/*
Theme Name: Elision Child
Theme URI: http://demo.qodeinteractive.com/elision/
Description: A child theme of Elision Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.0
Template: elision
*/
@import url("../elision/style.css");

.projects_holder.v3.hover_text .mix {
    width:33.33333333%;
}

.row::after {
    clear: both;
}

.col-md-6 {
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.bg-gray {
  background-color: #DAD5D1;
}

.bg-gray-light{
  background-color: #f5f5f5;
}


.wpcf7  .wpcf7-select {
  font-size: 13px;
  width: 100%;
  height: 40px;
  -webkit-border-radius: 0; 
}

.single-formation .wpcf7-textarea {
    width: 96%!important;
}

.text-center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

.two_columns > div {
  width:50%;
  float:left;
  margin-top: -70px;
}

@font-face {
  font-family: 'appaloosa';
  src: url('fonts/appaloosa.eot?79858754');
  src: url('fonts/appaloosa.eot?79858754#iefix') format('embedded-opentype'),
       url('fonts/appaloosa.woff2?79858754') format('woff2'),
       url('fonts/appaloosa.woff?79858754') format('woff'),
       url('fonts/appaloosa.ttf?79858754') format('truetype'),
       url('fonts/appaloosa.svg?79858754#appaloosa') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'appaloosa';
    src: url('../font/appaloosa.svg?79858754#appaloosa') format('svg');
  }
}
*/
 
 [class^="app-icon-"]:before, [class*=" icon-"]:before {
  font-family: "appaloosa";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
	font-size: 120%;
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


.icon-price:before { content: '\e800'; color: #787d81;} /* '' */
.icon-calendar {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
}

.icon-calendar:before { content: '\e801'; color: #787d81;} /* '' */
.icon-duration { font-size: 20px; } 
.icon-duration:before { content: '\e804'; color: #787d81;} /* '' */
.icon-study:before { content: '\e805'; } /* '' */
.icon-006-vision:before { content: '\e806'; } /* '' */
.icon-team { font-size: 26px;} /* '' */
.icon-team:before { content: '\e807'; color: #787d81} /* '' */
.icon-objective:before { content: '\e808'; } /* '' */
.icon-location:before { content: '\f031';  color: #333333} /* '' */


.projects_holder article .course_hover.hover_feature_holder {
	bottom: 66px;
	height: 100%;
}


.projects_holder article .preview .Defaults-graduation-cap {
    left: 50%;
    margin-left: -28px;
    top: 30%;
}

.projects_holder article .course_hover a.preview {
    transform: translateY(calc(100% + 27px));
}


.course_hover  .Defaults-graduation-cap{
    height: 30px;
    width: 30px;
}

.course_description {
	bottom: 0;
	position: absolute;
	width:100%;
	left: 0;
	right: 0;
	background-color: rgba(250,250,250,0.8);
	display: block;
	min-height: 72px;
	z-index: 100;
}

.course_title_inner {
	vertical-align: middle;
	width: 94%;
	height: 100%;
	padding: 15px 3%;
	text-align: center;
}

.course_title {
    margin: 0 .5333333333333333em;
    display: block;
    font-size: 18px;
    color: #333333!important;
}


.course_title a{
    color: #333333!important;
}


.course_date_list {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 1em;
    width: auto;
    text-align: right;
	z-index: 101;
}

.course_date_list p {
    display: inline-block;
    padding: 5px 12px;
    background-color: rgba(250,250,250,0.8);
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 14px !important;
    color: #333333;
    margin: 0!important;
}

.course_date_list .icon-calendar {
	font-size: inherit;
	margin: 0;
	display:inline;
}


.course_description.course_title > a{
	color: #000 !important;
} 


.course_date_list .icon-calendar::before{
	color:inherit;
}

.course-cta {
	color:#fff;
	display: block;
	float: right;
	opacity: 1; 
}

	.course-cta .image_holder{
		color: #fff;
		min-height:197px;
		background-color: #ff3333;
		padding: 15px 30px;
	}

	.course-cta .image_holder h3,
	.course-cta .image_holder p,
	.course-cta .image_holder a,
	.course-cta .image_holder .fa-paper-plane:before {
		color: #fff !important;
		text-align: left !important;
	}
	
		.course-cta .image_holder .fa-paper-plane {
			font-size: 24px;
			color: #fff;
		}

.course-footer-links {
  margin-top: 30px;
}


.course-footer-links .btn{
    display: inline-block;
    padding: 6px 16px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50px;
    transition: .5s ease-in-out
}

.course-footer-links .btn:hover{
    padding: 6px 20px;
}

  .course-footer-links .btn-normal .app-icon {
      color: #333333;
  }

  .course-footer-links .btn-normal:hover {
      border: 1px solid #ff3333
  }

  .course-footer-links .btn-normal:hover .app-icon{
      color: #ff3333
  }

  .course-footer-links .btn-brand{
      background-color: #ff3333;
      border: 1px solid #ff3333;
      color: #fff;
  }

    .course-footer-links .btn-brand .app-icon{
        color: #fff;
    }

  .icon-down{
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    display: inline-block;
    margin: 0 5px 10px;
    vertical-align: text-top;
  }


    .course-footer-links .btn-brand:hover{
        background-color: #ff3333;
        border: 1px solid #ff3333;
    }

  .course_list_page {
    text-align: right;
  }

.course-form,
.related-course-section {
  position: relative;
  padding: 2rem 0;
}

  .course-form::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 20px 0;
      border-color: #f5f5f5 transparent transparent;
      position: absolute;
      left: 50%;
      top: 0;
      -webkit-transform: translate(-50%,0);
      transform: translate(-50%,0);
      z-index: 1;
  }

.course-form h2,
.related-course-section h2{
  margin-bottom: 30px;
  color: #333333;
}


/* Page formateur */
.teaser__picture {
    display: block;
    position: relative;
}

.teaser__by {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #fff;
  font-size: 1em;
  width: 33%;
}

.formateur-header .teaser__by{
  left: 50%;
  transform: translateX(-50%);
  width: 134px;
}
  .formateur-header .teaser__by img{
    width: 130px;
    height: 130px;
    margin: 0 0 15px 0;
}
  

.teaser__by h4 {
  color:#fff
}

.course_place {
  position: absolute;
  bottom: 15px;
  right: 30px;
  color: #fff;
  font-size: 1em;
  width: 77%;
  text-align: right;
}

.course_place p{
    display: inline-block;
    padding: 10px 15px;
    background-color: rgba(250,250,250,0.8);
    border: 1px solid #fff;
    border-radius: 30px;
  font-size:14px!important;
  color: #333333;
}


/* Popup */
#popup {
  position:fixed;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.7);
  overflow:hidden;
  top:-10000px;
  opacity:0;
  -webkit-transition:opacity .5s linear;
  -o-transition:opacity .5s linear;
  -moz-transition:opacity .5s linear;
  transition:opacity .5s linear
  }
  
  @media (max-width:767px) {
  #popup {
  display:none
  }
  }
  
  #popup.fade_in {
  opacity:1;
  top:0
  }
  
  #popup.fade_out {
  opacity:0
  }
  
  #popup #popup_wrapper {
  width:100%;
  height:100%;
  text-align:center
  }
  
  #popup #popup_wrapper .table_cell_center {
  padding:60px
  }
  
  #popup #popup_wrapper .table_cell_center .box {
  position:relative;
  display:inline-block;
  height:400px;
  width:100%;
  max-width:800px;
  background-color:#fff;
  font-size:0;
  transition:opacity .5s ease-out,-webkit-transform .3s cubic-bezier(0.19,1,0.22,1);
  transition:transform .3s cubic-bezier(0.19,1,0.22,1),opacity .5s ease-out;
  transition:transform .3s cubic-bezier(0.19,1,0.22,1),opacity .5s ease-out,-webkit-transform .3s cubic-bezier(0.19,1,0.22,1),-moz-transform .3s cubic-bezier(0.19,1,0.22,1),-o-transform .3s cubic-bezier(0.19,1,0.22,1);
  transform:translateY(-1000px);
  opacity:0
  }
  
  #popup #popup_wrapper .table_cell_center .box.show {
  -webkit-transform:translateY(0);
  -moz-transform:translateY(0);
  -ms-transform:translateY(0);
  -o-transform:translateY(0);
  transform:translateY(0);
  opacity:1
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col {
  position:relative;
  display:inline-block;
  width:50%;
  height:100%;
  vertical-align:top
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col {
  background-color:#fff;
  text-align:center;
  padding:40px 40px 40px 60px;
  font-size:15px;
  text-align:left
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col h2 {
  font-size:27px;
  color:#ff6666;
  line-height:1em;
  margin-bottom:20px;
  font-weight:700;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col p {
  line-height:1.3em;
  font-weight:600;
  margin-bottom:30px
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col p a {
  color:#ff6666
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col p a:hover {
  text-decoration:underline
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col a.btn {
  position:relative;
  display:inline-block;
  margin-bottom:15px;
  padding:0 20px;
  line-height:34px;
  -webkit-border-radius:20px;
  border-radius:20px;
  color:#fff;
  letter-spacing:.02em;
  font-size:15px;
  font-weight:600;
  background-color:#ff6666;
  -webkit-transition:all .3s linear;
  -o-transition:all .3s linear;
  -moz-transition:all .3s linear;
  transition:all .3s linear
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col a.btn:hover {
  background-color:#606060
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col .share_wrapper p {
  margin-bottom:15px;
  font-size:13px
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col .share_wrapper a {
  margin-right:10px
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col .share_wrapper a.linkedin {
  position:relative;
  display:inline-block;
  background-color:#000;
  height:35px!important;
  width:35px!important;
  line-height:35px;
  -webkit-border-radius:25px;
  border-radius:25px;
  background-position:center;
  -webkit-background-size:40% 40%;
  background-size:40%;
  background-repeat:no-repeat
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col .share_wrapper a.linkedin:hover {
  background-color:#ff6666
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col .share_wrapper a span.dashicons {
  position:relative;
  display:inline-block;
  background-color:#000;
  height:35px!important;
  width:35px!important;
  line-height:35px;
  -webkit-border-radius:25px;
  border-radius:25px
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col .share_wrapper a span.dashicons:before {
  color:#fff;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  margin-top:-4px;
  font-size:18px
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col .share_wrapper a:hover span.dashicons {
  background-color:#ff6666
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input {
  font-family:"Assistant"
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email] {
  border:none;
  line-height:50px;
  height:50px;
  font-size:16px;
  padding:0 15px;
  width:100%;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-border-radius:25px;
  border-radius:25px;
  -webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.3) inset;
  box-shadow:1px 1px 3px rgba(0,0,0,0.3) inset;
  -webkit-transition:background-color .3s linear;
  -o-transition:background-color .3s linear;
  -moz-transition:background-color .3s linear;
  transition:background-color .3s linear;
  margin-bottom:10px
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email]::-webkit-input-placeholder {
  font-weight:600;
  color:#606060
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email]:-moz-placeholder {
  font-weight:600;
  color:#606060
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email]::-moz-placeholder {
  font-weight:600;
  color:#606060
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email]:-ms-input-placeholder {
  font-weight:600;
  color:#606060
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email]::-ms-input-placeholder {
  font-weight:600;
  color:#606060
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email]::placeholder {
  font-weight:600;
  color:#606060
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email]:focus {
  border:1px #9D9D9D solid
  }
  
  @media (max-width:575px) {
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=email] {
  width:60%
  }
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=submit] {
  position:relative;
  display:inline-block;
  border:none;
  line-height:40px;
  -webkit-border-radius:0;
  border-radius:0;
  background-color:#ff6666;
  color:#fff;
  padding:0 15px;
  -webkit-border-radius:25px;
  border-radius:25px;
  cursor:pointer;
  font-size:15px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-weight:700;
  text-transform:uppercase;
  -webkit-transition:background-color .3s linear;
  -o-transition:background-color .3s linear;
  -moz-transition:background-color .3s linear;
  transition:background-color .3s linear
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=submit]:hover {
  background-color:#606060
  }
  
  @media (max-width:575px) {
  #popup #popup_wrapper .table_cell_center .box .box_col.left_col input[type=submit] {
  width:35%;
  font-size:14px;
  padding:0 5px
  }
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.right_col {
  background-color:#EFEFEF;
  background-position:center;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat
  }
  
  #popup #popup_wrapper .table_cell_center .box .box_col.right_col.newsletter {
  background-color:#fff
  }
  
  #popup #popup_wrapper .table_cell_center .box .close {
  position:absolute;
  top:0;
  right:0;
  background:url(../img/close.svg) no-repeat center #ff6666;
  -webkit-background-size:40% 40%;
  background-size:40%;
  height:37px;
  width:37px;
  cursor:pointer
  }
  
  #popup #popup_wrapper .table_cell_center .box .close:hover {
  background-color:#606060
  }
