/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*

 Custom CSS file for ifchypre.org

- Colors

*/
@font-face {
  font-family: "Marianne";
  src: url('../fonts/marianne/marianne_regular/Marianne-Regular.woff2') format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Marianne-Light";
  src: url('../fonts/marianne/marianne_regular/Marianne-Regular.woff2') format("woff2");
  font-weight: 200;
}
@font-face {
  font-family: "Marianne-Bold";
  src: url('../fonts/marianne/marianne_bold/Marianne-Bold.woff2') format("woff2");
  font-weight: 800;
}
@font-face {
  font-family: "Marianne-BoldItalic";
  src: url('../fonts/marianne/marianne_bolditalic/Marianne-Bold_Italic.woff2') format("woff2");
}
@font-face {
  font-family: "Marianne-Italic";
  src: url('../fonts/marianne/marianne_italic/Marianne-Regular_Italic.woff2') format("woff2");
}
.bg-white-100 {
  background-color: #ffffff !important;
}
.bg-black-100 {
  background-color: #000000 !important;
}
.bg-black-50 {
  background-color: #808080 !important;
}
.bg-black-25 {
  background-color: #bfbfbf !important;
}
.bg-black-10 {
  background-color: #ffffff !important;
}
.fg-black-100 {
  color: #000000 !important;
}
.fg-black-50 {
  color: #808080 !important;
}
.fg-black-25 {
  color: #bfbfbf !important;
}
.fg-black-10 {
  color: #ffffff !important;
}
.ifc-media-s {
  width: 400px !important;
  height: 392px !important;
}
.ifc-media-m {
  width: 610px !important;
  height: 517px !important;
}
.ifc-media-l {
  width: 820px !important;
  height: 642px !important;
}
.ifc-media-xl {
  width: 1240px !important;
  height: 892px !important;
}
.ifc-header-logo img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 180px;
  background-color: #FFFFFF !important;
}
.uppercase {
  text-transform: uppercase;
}
.text-right {
  text-align: right;
}
.ifc-search-right {
  float: right !important;
  font-size: 20px;
  text-align: right;
  margin: 0px !important;
}
.ifc-nav {
  width: 100% !important;
  border-bottom: 1px solid #3558a2;
}
.g-toplevel .active {
  border-bottom: 1px solid #3558a2;
  text-decoration: none !important;
  padding: 4px 8px 4px 12px !important;
}
.g-toplevel span {
  box-shadow: 0 0 0 0 !important;
}
.g-dropdown {
  border: 5px solid #E5E5E5 !important;
  background-color: #FFFFFF !important;
  width: 400px !important;
}
.g-dropdown .active {
  padding: 0 !important;
  background-color: transparent !important;
  font-family: "Marianne-Bold" !important;
}
.g-dropdown a {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border-bottom: 1px solid #808080 !important;
  padding: 10px 10px 10px 10px !important;
}
.g-dropdown a:hover {
  background-color: #3558a2 !important;
  padding: 10px 10px 10px 10px !important;
}
.mod-languages li {
  margin-right: 3px !important;
  margin-bottom: 20px !important;
}
.mod-languages a {
  background-color: transparent !important;
  border: 1px solid #3558A2 !important;
  color: #3558A2 !important;
  text-align: center !important;
}
.lang-active a {
  background-color: #3558a2 !important;
  border: 1px solid #3558a2 !important;
  color: #FFFFFF !important;
}
#g-footer {
  background-image: url('../../../../images/footer.png') !important;
  background-origin: border-box;
  background-repeat: no-repeat;
  background-position-x: 25%;
  background-position-y: 75%;
}
.ifc-footer {
  max-height: 250px;
}
.ifc-footer-logo {
  float: left !important;
  max-height: 120px !important;
}
.ifc-footer-contact-info {
  list-style-type: none;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-left: 18px !important;
  line-height: 1.5;
}
.ifc-footer-partners {
  margin-left: 10px !important;
}
.ifc-footer-partners img {
  padding-left: 20px !important;
  max-height: 90px !important;
  min-height: 90px !important;
  max-width: 110px !important;
  min-width: 110px !important;
}
.ifc-footer-contact-btn {
  background-color: #21AB88 !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  font-size: 18px !important;
  border-radius: 5px;
}
.ifc-footer-social {
  display: block;
  border-radius: 55px;
  font-size: 22px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.ifc-footer-social-icons {
  display: flex !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.ifc-footer-social-icons li {
  margin-left: auto !important;
  margin-right: auto !important;
  color: #FFFFFF;
}
.ifc-footer-social a {
  color: #FFFFFF !important;
  font-size: 26px;
}
.ifc-footer-social a:hover {
  color: #9AABD0 !important;
}
.ifc-footer-link {
  color: #FFFFFF !important;
}
.ifc-footer-link:hover {
  text-decoration: underline;
}
.ifc-footer-newsletter {
  text-align: center;
  background-color: transparent !important;
  color: #ffffff;
  margin-top: -20px !important;
}
.ifc-footer-btn-white {
  background: #fff !important;
  color: #3558a2 !important;
  border: 8px #3558a2 double !important;
  float: right;
}
.ifc-footer-btn-white:hover {
  background: #3558a2 !important;
  color: #ffffff !important;
  border: 8px #ffffff double !important;
}
.ifc-footer-newsletter-btn:hover {
  background-color: #3558a2;
  color: #3558a2;
}
.ifc-footer-p {
  padding-top: 5px;
  padding-left: 10px !important;
  margin-bottom: -10px !important;
  font-size: 18px;
}
.ifc-footer-form {
  max-height: 150px;
  margin-top: 10px;
}
.ifc-newsletter-footer-input {
  color: #000 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.ifc-subscribe-text {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.alert-message {
  color: #fff !important;
  background-color: #3558a2 !important;
  text-align: center;
  font-size: 24px;
  width: 60%;
  z-index: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
joomla-alert[type="info"] {
  background-color: transparent !important;
}
.ifc-newsletter-footer-btn {
  margin: 0px !important;
  width: 90%;
  background-color: #21AB88 !important;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 18px;
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.ifc-main-link {
  color: #3558a2 !important;
}
.ifc-sidebar-social, .ifc-sidebar-newsletter {
  min-height: 234px !important;
  max-height: 234px !important;
  background-color: #3558A2 !important;
}
.ifc-sidebar-social-title {
  color: #FFFFFF;
  font-size: 26px !important;
  line-height: 1.2;
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.ifc-sidebar-newsletter-title {
  color: #FFFFFF;
  font-size: 26px !important;
  line-height: 1.2;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.ifc-sidebar-social-icons {
  display: flex !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.ifc-sidebar-social-icons li {
  margin-left: auto !important;
  margin-right: auto !important;
  color: #FFFFFF;
  float: left;
}
.ifc-sidebar-social a {
  color: #FFFFFF !important;
  font-size: 38px;
}
.ifc-sidebar-social a:hover {
  color: #9AABD0 !important;
}
.ifc-sidebar-newsletter {
  padding-bottom: 20px;
  text-align: center;
  background-color: #3558A2 !important;
  color: #ffffff;
}
.ifc-sidebar-newsletter-btn {
  background-color: #76AB6B;
  border: 0px #FFFFFF solid;
  border-radius: 15px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 3px;
  padding-bottom: 7px;
  color: #FFFFFF;
  font-size: 20px !important;
}
.ifc-main-carousel img {
  max-height: 550px !important;
}
.ifc-carousel-newsletter-btn {
  border-radius: 0px !important;
  background-color: transparent !important;
  width: 100% !important;
  height: 600px !important;
  font-size: 16px !important;
  color: #FFFFFF;
}
.owl-dots {
  bottom: 2% !important;
}
.owl-prev {
  left: 1% !important;
  border: 0 !important;
}
.owl-next {
  right: 1% !important;
  border: 0 !important;
}
.ifc-section-title {
  color: #3558A2 !important;
  font-family: "Marianne-Bold" !important;
  border-bottom: 2px solid #3558A2;
}
.ifc-array-article {
  margin-left: auto !important;
  margin-right: 10px !important;
  min-height: 350px;
  padding: 7px 10px 5px 10px;
}
.ifc-section-articles img:hover {
  box-shadow: 1px 1px 10px 1px #808080 !important;
  transition: all 0.2s;
}
.ifc-intro-image {
  max-height: 360px !important;
}
.ifc-section-articles h3 {
  font-weight: bold;
  font-size: 14pt !important;
  line-height: 1.2;
}
.g-array-item {
  display: inline-block;
}
.g-array-item-details {
  font-family: "Marianne";
  margin-top: 10px !important;
}
.g-array-item-text {
  margin-top: 10px !important;
}
.ifc-result-item {
  padding: 5px 10px 5px 10px !important;
}
.result__item {
  border-top: 0px solid !important;
}
#q, .js-finder-search-query {
  background-color: white !important;
  border: 1px solid #808080 !important;
}
.ifc-result-item img {
  max-width: 250px;
  padding-right: 60px;
}
.ifc-result-item a {
  text-decoration: none !important;
}
.ifc-result-item a:hover {
  text-decoration: none !important;
}
.ifc-search-button {
  border-radius: 5px !important;
}
.awesomplete {
  width: 80% !important;
  margin-right: 10px;
}
.ifc-content-end-margin {
  margin-bottom: 250px !important;
}
.ifc-category-blog-article {
  min-height: 320px !important;
  padding: 7px 10px 5px 10px !important;
}
.ifc-category-blog-article h2 {
  font-weight: bold;
  font-size: 14pt !important;
  line-height: 1.2;
  margin: 0px !important;
}
.ifc-category-blog-article dd {
  font-size: 90% !important;
  font-family: "Marianne-Light" !important;
  text-transform: none !important;
}
.ifc-courses-menu li {
  background-color: #FFFFFF;
  display: block !important;
  padding: 5px 10px 5px 25px !important;
}
.ifc-courses-menu .active {
  padding: 5px 10px 5px 25px !important;
  background-color: #3558A2 !important;
}
.ifc-courses-menu .active a {
  background-color: #3558A2 !important;
  color: #FFFFFF !important;
}
.ifc-category-item {
  min-height: 50px;
}
.ifc-category-item-with-image {
  min-height: 150px;
}
.ifc-category-item-with-image img {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.ifc-category-title {
  text-align: center !important;
  font-family: "Marianne-Bold" !important;
  font-size: 12pt !important;
}
.ifc-accordion-title {
  font-family: "Marianne-Bold";
  color: #000000;
  font-size: 18px !important;
}
.ifc-accordion-sub-title {
  color: #3558A2 !important;
  font-size: 14px !important;
}
@media screen and (max-width: 1770px) {
  .ifc-header-logo img {
    margin-left: 0px !important;
    max-height: 100px !important;
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 780px) {
  .ifc-logo {
    margin-left: 0px !important;
  }
  .ifc-header-logo img {
    margin-left: 0px !important;
    max-height: 80px !important;
    margin-bottom: 0px !important;
  }
  .lang-inline {
    float: right;
    margin-right: 0px !important;
  }
  .ifc-bottom-border {
    width: 100% !important;
  }
}
.if-mobile-menu {
  width: 87% !important;
}
.ifc-contact-submit-btn {
  background-color: #3558a2;
  color: #ffffff;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
.ifc-contact-reset-btn {
  background-color: #BFBFBF;
  color: #ffffff;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
.ifc-contact-accept-chk {
  float: right;
}
.ifc-ul {
  list-style-type: none;
}
.ifc-ol {
  list-style-type: none;
}
.ifc-ol p {
  line-height: 1.3;
}
.ifc-title {
  font-family: "Marianne-Bold";
  color: #3558A2;
  border-bottom: 2px solid #3558A2;
  font-size: 30px !important;
}
.ifc-title-2 {
  font-family: "Marianne-Bold";
  color: #3558A2;
  border-bottom: 2px solid #3558A2;
  font-size: 28px !important;
}
.ifc-title-3 {
  font-family: "Marianne-Bold";
  color: #3558A2;
  font-size: 20px !important;
}
.ifc-title-4 {
  font-family: "Marianne-Bold";
  color: #000000;
  font-size: 18px !important;
}
.ifc-sub-title {
  font-family: "Marianne-Bold";
  color: #000000;
  font-size: 14px !important;
  overflow: auto !important;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.ifc-text-justified {
  font-family: "Marianne";
  color: #000000;
  text-align: justify;
}
.ifc-bottom-border {
  border-bottom: 2px solid #3558A2;
  width: 35%;
}
.member-name {
  margin-top: 0px !important;
  line-height: 1.1;
  font-family: "Marianne-Bold";
  text-align: left !important;
  color: #000;
}
.team-ul {
  list-style: none;
  margin-top: 0px;
  line-height: 1.2;
  font-size: 14px;
}
.contact-link {
  float: right;
  font-size: 16px;
}
.inputbox {
  background-color: white !important;
}
.ifc-courses-menu-heading {
  color: #3558a2 !important;
}
.ifc-courses-heading-item {
  border-bottom: 2px solid #000000 !important;
  color: #000000 !important;
}
.ifc-courses-card {
  background-color: #3558A2;
  color: #ffffff;
  line-height: 1.2 !important;
  margin-bottom: 30px !important;
}
.ifc-courses-card img {
  max-height: 250px !important;
  min-height: 250px !important;
}
.ifc-courses-card img:hover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
  overflow: hidden !important;
  transform: scale(0.99);
}
.ifc-btn-white, .item-tags a {
  background-color: #3558a2 !important;
  border-radius: 0px !important;
  padding: 5px 8px 8px 5px !important;
  border: 2px solid #ffffff;
  color: #ffffff;
  margin: 3px 0px 3px 0px !important;
  display: inline-block;
}
.ifc-btn-white:hover, .item-tags a:hover {
  border: 2px solid #3558a2 !important;
  color: #3558A2 !important;
  background-color: #ffffff !important;
  margin: 3px 0px 3px 0px !important;
  display: inline-block;
}
.align-bottom {
  position: absolute;
  bottom: 0px !important;
  margin-bottom: -20px !important;
}
.btn-courses-read-more {
  background-color: #76AB6B;
  border: 0px #FFFFFF solid;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 7px;
  color: #FFFFFF;
  font-size: 14px !important;
}
.course-info-text {
  text-align: left !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
}
.course-section-title {
  font-family: "Marianne-Bold";
  text-align: center;
  text-transform: uppercase;
}
.course-section {
  margin-left: 10px;
}
.courses-card, .exam-card {
  margin-bottom: 10px !important;
  border: 1px solid #000;
}
.course-title, .exam-title {
  margin-top: 0px !important;
  padding: 0 !important;
  font-family: "Marianne-Bold";
  text-transform: uppercase !important;
  color: #000 !important;
}
.ifc-course-timetable {
  padding-left: 20px !important;
  margin: 0 !important;
  background-color: #97BAFD;
  color: #FFFFFF;
}
.course-registration-btn {
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 20px !important;
  float: right !important;
  background-color: #3558A2 !important;
  color: #FFFFFF !important;
}
.ifc-exams-table {
  border-top: 1px solid #3558A2 !important;
  border-bottom: 1px solid #3558A2 !important;
  border-left: 0px !important;
  border-right: 0px !important;
  line-height: 1.2;
}
.ifc-exam-th {
  padding-left: 20px !important;
}
.ifc-exams-table td {
  border: 1px solid #808080 !important;
}
.exams-duration-td {
  border-left: 1px solid #3558A2 !important;
}
.exam-registration-btn {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 4px;
  padding-bottom: 5px;
  background-color: #3558A2 !important;
  color: #FFFFFF !important;
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}
.exam-secondary-btn {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 4px;
  padding-bottom: 5px;
  background-color: #ffffff !important;
  color: #000000 !important;
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
  border: 1px solid #000000;
}
.exam-card-text {
  margin: 0 !important;
  padding: 0 !important;
}
.exm_img {
  width: 35px !important;
}
.item-title a {
  color: #ffffff !important;
}
.item-tags a {
  background-color: #08927C;
  color: #ffffff;
  padding: 10px 20px 10px 20px;
  border-radius: 15px;
}
.study-in-france-submenu a {
  font-size: 18px !important;
  margin-right: 20px !important;
}
.study-in-france-tabs {
  display: flex;
  align-items: center;
  text-align: center;
}
.ifc-study-title {
  font-family: "Marianne-Bold";
  color: #3558a2;
}
.ifc-study-sub-title {
  font-family: "Marianne-Bold";
  color: #3558a2;
}
.ifc-symbole {
  background: url('../../../../images/symbols/symbole.svg') !important;
  background-repeat: no-repeat;
  background-size: auto;
  background-repeat: no-repeat !important;
  background-position: 110% 85% !important;
  background-size: 800px !important;
}
.ifc-symbole-l {
  background: url('../../../../images/symbols/symbole.svg') !important;
  background-repeat: no-repeat;
  background-size: auto;
  background-repeat: no-repeat !important;
  background-position: 10% 85% !important;
  background-size: 200px !important;
}
.title-image {
  margin-right: 5px;
  margin-bottom: 10px;
}
.ifc-test {
  content: "";
  position: relative;
  top: -224px;
  left: -180px;
  display: block;
  width: 40px;
  height: 250px;
  background-color: #f6ea34;
  opacity: 0.8;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  z-index: 1;
  margin-bottom: -280px !important;
}
.ifc-test_2 {
  content: "";
  position: relative;
  top: -224px;
  left: -180px;
  display: block;
  width: 40px;
  height: 250px;
  background-color: #3558a2;
  opacity: 0.8;
  -webkit-transform: rotate(155deg);
  -ms-transform: rotate(155deg);
  transform: rotate(155deg);
  z-index: 1;
  margin-bottom: -280px !important;
}
.ifc-test_3 {
  content: "";
  position: relative;
  left: 90%;
  bottom: 10%;
  display: block;
  width: 220px;
  height: 45px;
  background-color: #037cc2;
  -webkit-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
  transform: rotate(-18deg);
  opacity: 0.9;
  z-index: 1;
}
.cube-image-wrapper img {
  background-color: transparent !important;
  transform: scale3d(1, 1, 1) !important;
}
.cube-image-wrapper:hover img {
  transform: scale3d(1, 1, 1) !important;
}
.cube-image-wrapper:after {
  opacity: 0 !important;
}
.cube-content-wrapper {
  max-width: 22.5rem;
  padding: 4.5rem 0 !important;
  margin: 0 auto;
}
.cube-content-wrapper .item-label {
  display: inline-block;
  padding: 0.35em 0.85em;
  margin-bottom: 0.5rem;
  line-height: 1.1538;
  border-radius: 2.5rem;
  text-align: center;
}
.cube-content-wrapper .item-title {
  display: inline-block !important;
  margin-bottom: 10px !important;
  padding-bottom: 0px !important;
  margin-bottom: 1rem;
}
.cube-content-wrapper .item-title a.item-link {
  display: block;
}
.cube-content-wrapper .item-title a.item-link .item-link-text {
  display: inline-block;
  margin-left: 0.25rem;
  transition: transform 0.3s;
}
.cube-content-wrapper .item-title a.item-link:hover .item-link-text {
  transform: translate3d(15px, 0, 0);
}
.cube-content-wrapper .item-tags .tag {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.35rem 0;
  text-transform: uppercase;
}
.cube-content-wrapper .item-tags .tag .fa {
  margin-right: 0.15rem;
  vertical-align: text-top;
}
.cube-content-wrapper .item-tags .tag a:hover {
  color: inherit;
}
.hidden-label {
  display: none !important;
}
/*# sourceMappingURL=custom_72.css.map */