'); }); })(jQuery); */ .logo { width: 264px; height: 58px; background-position: 0px 0px; } .icon_gp { width: 17px; height: 18px; background-position: -5px -63px; } .icon_tw { width: 19px; height: 18px; background-position: -34px -63px; } .icon_fb { width: 9px; height: 18px; background-position: -70px -63px; } .icon_pin { width: 18px; height: 18px; background-position: -96px -63px; } .icon_in { width: 18px; height: 18px; background-position: -126px -63px; } .icon_lupa { width: 24px; height: 26px; background-position: -149px -63px; } .icon_gear { width: 55px; height: 55px; background-position: -178px -63px; } .icon_files { width: 56px; height: 38px; background-position: -238px -63px; } .icon_folder { width: 42px; height: 50px; background-position: -299px -63px; } .icon_book { width: 45px; height: 45px; background-position: -346px -63px; } .icon_learn { width: 45px; height: 45px; background-position: 0px -118px; } .icon_board { width: 45px; height: 45px; background-position: -50px -118px; } .icon_lupa_2 { width: 45px; height: 45px; background-position: -100px -118px; } .icon_person { width: 45px; height: 45px; background-position: -150px -118px; } .icon_board_2 { width: 45px; height: 45px; background-position: -200px -118px; } .icon_hand { width: 45px; height: 45px; background-position: -250px -118px; } .icon_menu { width: 45px; height: 45px; background-position: -269px 0px; } .icon_check { width: 25px; height: 20px; background-position: -396px -63px; } .icon_close { width: 30px; height: 30px; background-position: -426px -63px; } /*COLORS*/ /*MEDIA QUERY SIZES*/ /*CSS NAMESPACES Component: c- c-card c-checklist Layout module: l- l-grid l-container Helpers: h- h-show h-hide States: is- has- is-visible has-loaded JavaScript hooks: js- js-tab-switcher */ /* styles */ body, html { font-size: 62.5%; background-color: #f1f1f1; } body.menuOpen { overflow-y: hidden; } .main { width: 100%; } .wrapper { width: 1200px; font-size: 16px; margin-left: auto; margin-right: auto; } @media only screen and (max-width: 1199px) { .wrapper { width: 96%; } } @media only screen and (max-width: 1024px) { .wrapper { width: 96%; } } @media only screen and (max-width: 768px) { .wrapper { width: 92%; } } @media only screen and (max-width: 600px) { body { padding-top: 125px; } .wrapper--interior .container_12 > .grid_3, .wrapper--interior .container_12 > .grid_9 { width: 98.34% !important; } } .visible_on_mobile { display: none; } .visible_on_ipadportrait { display: none; } @media only screen and (max-width: 768px) { .visible_on_ipadportrait { display: block; } .full_on_ipadportrait { width: 98.34% !important; } .hidden_on_ipadportrait { display: none; } } @media only screen and (max-width: 600px) { .visible_on_mobile { display: block; } .full_on_mobile { width: 98.34% !important; } .hidden_on_mobile { display: none; } } img { height: auto !important; } h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; font-weight: normal; } .c-to__top_arrow { position: fixed; z-index: 1000; bottom: 0px; right: 20px; width: 45px; height: 45px; opacity: 0; visibility: hidden; background-color: #44499c; border: solid 2px #fff; cursor: pointer; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .c-to__top_arrow.visible { bottom: 20px; opacity: 1; visibility: visible; } .c-mobile__menu { position: fixed; z-index: 3000; top: 124px; min-width: 260px; left: -260px; padding: 20px 0; height: calc(100% - 165px); background-color: #fff; overflow-y: auto; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .c-mobile__menu.visible { left: 0; } .c-mobile__menu .c-main__nav { height: auto; float: none; display: block; } .c-mobile__menu .c-main__nav ul li { float: none; height: auto; min-height: 50px; line-height: 50px; } .c-mobile__menu .c-main__nav a { position: relative; padding: 0 30px; } .c-mobile__menu .c-main__nav a span { position: absolute; right: 0; top: 0px; padding: 0 15px; font-size: 12px; background-color: #44499c; color: #fff; } .c-mobile__menu .c-main__nav .submenu { position: relative; visibility: visible; opacity: 1; display: none; } .c-mobile__menu_bg { content: ''; position: fixed; top: 0px; right: 0; z-index: 2999; width: 100%; height: 100%; visibility: hidden; opacity: 0; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .c-mobile__menu_bg.visible { opacity: 1; visibility: visible; } .c-main__container { position: relative; } .c-topo__social { position: relative; width: 100%; height: 40px; background-color: #f1f1f1; } .c-topo__social .wrapper { font-size: 0px; } .c-topo__social .sprite { position: absolute; top: 50%; left: 50%; -moz-transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); } .c-topo__social i { position: relative; display: inline-block; width: 30px; height: 30px; padding: 0 0px; margin-top: 5px; cursor: pointer; } .c-topo__social .icon_menu { display: none; position: absolute; z-index: 2; left: 0px; top: 0; background-color: #cccccc; -moz-transform: translate3d(0%, 0%, 0); -webkit-transform: translate3d(0%, 0%, 0); transform: translate3d(0%, 0%, 0); } .c-topo__social .icon_menu.selected, .c-topo__social .icon_menu:hover, .c-topo__social .icon_menu:active { background-color: #44499c; } @media only screen and (max-width: 1024px) { .c-topo__social { position: fixed; z-index: 3000; top: 0px; height: 45px; } .c-topo__social i { margin-top: 7px; } .c-topo__social .grid_12 { text-align: right; } .c-topo__social .icon_menu { display: block; } } .c-topo__main { width: 100%; height: 80px; background-color: #fff; } .c-topo__main .logo { float: left; margin-top: 11px; } @media only screen and (max-width: 1024px) { .c-topo__main { position: fixed; z-index: 3000; top: 44px; text-align: center; } .c-topo__main .logo { float: none; display: inline-block; } } .c-cycle__container { position: relative; width: 100%; overflow: hidden; } .c-cycle__item { position: absolute; width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .c-cycle__item_bg { position: absolute; width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .c-cycle__pager { position: absolute; z-index: 2000; left: 50%; bottom: 98px; margin-left: -595px; font-size: 0; } .c-cycle__pager ul { margin: 0px; padding: 0px; width: 100%; } .c-cycle__pager ul li { list-style: none; } .c-cycle__pager li { float: left; width: 20px; height: 20px; margin: 0 5px; border: solid 1px #fff; cursor: pointer; -moz-border-radius: 100%; border-radius: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .c-cycle__pager li.selected, .c-cycle__pager li:hover { background-color: #fff; } @media only screen and (max-width: 1199px) { .c-cycle__pager { margin-left: 0; left: 2%; } } .c-cycle__home { width: 100%; height: 505px; } .c-cycle__home .c-cycle__item h1, .c-cycle__home .c-cycle__item h2 { margin: 0px; padding: 0px; color: #fff; } .c-cycle__home .c-cycle__item h1 { margin-top: 250px; font-size: 50px; font-family: 'Sora', sans-serif; font-weight: 400; } .c-cycle__home .c-cycle__item h2 { font-family: 'Sora', sans-serif; font-weight: 300; font-size: 18px; } @media only screen and (max-width: 600px) { .c-cycle__home { height: auto; background-color: #d1b290; } .c-cycle__home .c-cycle__item h1 { margin-top: 0; font-size: 38px; } .c-cycle__home .c-cycle__item h2 { font-size: 14px; } .c-cycle__home .c-cycle__item_bg { position: relative; height: auto; padding-bottom: 40%; } .c-cycle__home .wrapper { padding: 80px 0; padding-top: 40px; } .c-cycle__home .c-cycle__pager { left: 4%; bottom: 30px; } } .c-main__nav { height: 80px; float: right; } .c-main__nav .submenu { position: absolute; z-index: 3000; padding: 15px 0; visibility: hidden; opacity: 0; background-color: #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .c-main__nav .submenu a { color: #000 !important; } .c-main__nav .submenu a:hover { color: #fff !important; } .c-main__nav .submenu li { height: 30px; line-height: 30px; font-size: 14px; float: none; } .c-main__nav a { padding: relative; display: block; width: 100%; height: 100%; padding: 0 12.5px; color: #000; outline: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .c-main__nav a:hover { color: #fff; } .c-main__nav ul { margin: 0px; padding: 0px; } .c-main__nav ul li { list-style: none; } .c-main__nav li { float: left; height: 80px; line-height: 80px; font-family: 'Sora', sans-serif; font-weight: 400; font-size: 18px; color: #000; vertical-align: middle; text-transform: uppercase; } .c-main__nav li.selected, .c-main__nav li:hover { background-color: #44499c; } .c-main__nav li.selected a, .c-main__nav li:hover a { color: #fff; } .c-main__nav li:hover .submenu { visibility: visible; opacity: 1; } .c-main__nav li.selected li.selected a { color: #fff !important; } @media only screen and (max-width: 1024px) { .c-main__nav { display: none; } } .c-block__title { margin-bottom: 30px; font-family: 'Sora', sans-serif; font-weight: 400; color: #44499c; font-size: 28px; } .c-block__sub_title { margin-bottom: 50px; font-family: 'Sora', sans-serif; font-weight: 300; font-size: 14px; } .c-block__list_1, .c-block__list_2, .c-block__list_3, .c-block__list_4, .c-block__list_5 { width: 100%; padding-top: 45px; padding-bottom: 90px; background-color: #c59d71; } @media only screen and (max-width: 600px) { .c-block__list_1, .c-block__list_2, .c-block__list_4 { padding-bottom: 50px; } .c-block__list_1 .grid_4, .c-block__list_2 .grid_4, .c-block__list_4 .grid_4, .c-block__list_1 .grid_3, .c-block__list_2 .grid_3, .c-block__list_4 .grid_3 { width: 98.34%; margin-bottom: 40px; } } .c-list__item { font-family: 'Sora', sans-serif; font-weight: 400; } .c-list__item img { width: 100%; margin-bottom: 30px; } .c-list__item .thumb_small { width: 120px; } .c-list__item .thumb_img { display: inline-block; width: 120px; margin-bottom: 5px; } .c-list__item .thumb_rounded { position: relative; display: inline-block; width: 120px; height: 120px; margin-bottom: 35px; background-color: #c59d71; overflow: hidden; -moz-border-radius: 100%; border-radius: 100%; } .c-list__item .thumb_rounded .sprite { position: absolute; left: 50%; top: 50%; -moz-transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); } .c-list__item h1 { color: #44499c; font-family: 'Sora', sans-serif; font-weight: 400; font-size: 18px; margin-bottom: 15px; } .c-list__item p { margin: 0px; padding: 0px; font-size: 14px; color: #000; } .c-list__item a { text-decoration: none; } .c-list__item .more { display: block; margin-top: 15px; font-size: 18px; color: #44499c; text-decoration: underline; } .c-list__item .more:hover { color: #c59d71; } .c-block__list_2, .c-block__list_3, .c-block__list_4 { background-color: #fff; text-align: center; } .c-block__list_2 .c-block__title, .c-block__list_3 .c-block__title, .c-block__list_4 .c-block__title { font-size: 34px; margin-bottom: 0; } .c-block__list_3 { color: #fff; background-color: #000; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .c-block__list_3 .c-block__title { color: #fff; margin-bottom: 110px; } .c-block__list_3 .c-list__item { padding-left: 40px; margin-left: 9.163%; text-align: left; font-size: 13px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .c-block__list_3 .c-list__item img { margin-bottom: 0; } .c-block__list_3 .c-list__item h1 { color: #c59d71; font-size: 14px; } .c-block__list_3 .c-list__item p { color: #fff; font-size: 13px; } .c-block__list_3 .c-list__item .more { font-size: 14px; color: #c59d71; } .c-block__list_3 .c-list__item .more:hover { color: #44499c; } .c-block__list_3 .c-list__item .thumb { position: absolute; left: -55%; width: 66.66%; margin-top: -50px; overflow: hidden; -moz-border-radius: 100%; border-radius: 100%; } @media only screen and (max-width: 600px) { .c-block__list_3 { padding-bottom: 40px; } .c-block__list_3 .grid_1 { display: none; } .c-block__list_3 .grid_2 { width: 98.34%; margin-left: 0.83%; } .c-block__list_3 .c-block__title { margin-bottom: 50px; } .c-block__list_3 .c-list__item { padding-left: 0; margin-bottom: 50px; } .c-block__list_3 .c-list__item .thumb { position: relative; left: 0; width: 120px; margin-bottom: 20px; margin-top: 0; } } .c-block__list_4 { background-color: #fff; } .c-block__list_4 .c-list__item { text-align: left; } .c-block__list_4--subareas { background-color: #f1f1f1; } .c-block__list_4--subareas .c-list__item { margin-bottom: 50px; } .c-block__list_5 { padding-top: 90px; padding-bottom: 60px; } .c-block__list_5 a { text-decoration: none; color: #44499c; } .c-block__list_5 .c-list__item { padding-left: 8.333%; margin-bottom: 30px; } .c-block__list_5 .c-list__item .thumb_img, .c-block__list_5 .c-list__item .sprite { position: absolute; left: 10.52%; } .c-block__list_5 .c-list__item .thumb_img img, .c-block__list_5 .c-list__item .sprite img { width: 45px; } .c-block__list_5 .wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media only screen and (max-width: 600px) { .c-block__list_5 { padding: 50px 0; } .c-block__list_5 .c-list__item .thumb_img { left: 0; } .c-block__list_5 .grid_3 { padding-left: 50px; width: 98.34%; } .c-block__list_5 .grid_3 .sprite { position: relative; left: 0; margin-bottom: 20px; } } .bt { display: block; width: 280px; height: 75px; line-height: 75px; vertical-align: middle; font-size: 22px; font-family: 'Sora', sans-serif; font-weight: 600; color: #fff; background-color: transparent; border: solid 3px #fff; text-align: center; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .bt:hover { color: #44499c; background-color: #fff; } .bt-red { border-color: #44499c; color: #44499c; } .bt-red:hover { color: #fff; background-color: #44499c; } .c-appeal__block { padding: 150px 0; color: #fff; background-color: #44499C; } .c-appeal__block h1 { font-size: 32px; font-family: 'Sora', sans-serif; font-weight: 600; } .c-appeal__block h2 { font-size: 20px; font-family: 'Sora', sans-serif; font-weight: 400; } .c-appeal__block .bt { position: absolute; right: 0; top: 50%; margin-top: -39px; } .c-appeal__block--bg { text-align: center; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } @media only screen and (max-width: 600px) { .c-appeal__block { padding: 50px 0; } .c-appeal__block h1 { font-size: 28px; } .c-appeal__block h2 { font-size: 17px; } .c-appeal__block .bt { position: relative; top: 0; left: 50%; margin-top: 40px; -moz-transform: translate3d(-50%, 0, 0); -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); } } .c-mapa { position: relative; } .c-mapa img { width: 100%; } .c-mapa h1 { position: absolute; width: 100%; margin-top: 80px; font-size: 34px; color: #c59d71; font-family: 'Sora', sans-serif; font-weight: 600; text-align: center; } @media only screen and (max-width: 600px) { .c-mapa h1 { margin-top: 30px; font-size: 18px; } } .c-main__footer { clear: both; background-color: #585a5c; color: #fff; padding: 70px 0; } .c-main__footer .wrapper { font-size: 12px; } .c-main__footer a { display: block; text-decoration: none; color: #fff; } .c-main__footer a:hover { color: #44499c; } .c-main__footer h1 { margin-bottom: 20px; font-size: 18px; font-family: 'Sora', sans-serif; font-weight: 400; text-transform: uppercase; } .c-contactos { background-color: #fff; } .c-form { padding-bottom: 100px; font-family: 'Sora', sans-serif; font-weight: 400; } .c-form p { margin: 0px; padding: 0px; margin-bottom: 30px; } .c-form h1 { margin-bottom: 10px; font-size: 28px; color: #44499c; } .c-form input[type="checkbox"] { position: relative; top: 3px; float: left; margin-right: 5px; } .c-form textarea, .c-form select, .c-form button.field, .c-form input[type="file"], .c-form input[type="text"] { width: 100%; height: 75px; padding: 0 10px; margin-bottom: 20px; font-family: 'Sora', sans-serif; font-weight: 400; outline: 0; border: solid 3px #999999; background-color: transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .c-form button.field, .c-form select { color: #aeaeae; } .c-form input[type="file"] { position: absolute; opacity: 0; right: 0; z-index: 2; cursor: pointer; } .c-form input[type="submit"] { margin-left: 51%; } .c-form textarea { height: 170px; padding-top: 20px; } .c-form div.error { display: none !important; } .c-form #ckbCorporateFinanceInfo { display: none; padding: 5px 10px; margin-right: 10px; font-size: 13px; text-transform: uppercase; background-color: #b5121b; color: #fff; float: left; } .c-form #ckbCorporateFinanceInfo.error { display: inline-block !important; } .c-form .error { border-color: #44499c !important; } .c-form .half.half { width: 49%; float: left; } .c-form .half.half.right { float: right; } .c-form .c-form__row { clear: both; } @media only screen and (max-width: 600px) { .c-form .half.half, .c-form .half.half.right { width: 100%; float: none; } .c-form input[type="submit"] { width: 100%; margin-left: 0; } } .c-form__investimento { margin-bottom: 50px; } .c-form__investimento .l-title1 { margin: 30px 0; font-size: 32px; font-family: 'Sora', sans-serif; font-weight: 400; color: #222222; text-align: center; text-transform: uppercase; } .c-form__investimento .l-title2 { position: relative; margin-top: 35px; margin-bottom: 35px; color: #44499C; font-size: 30px; font-family: 'Sora', sans-serif; font-weight: 400; text-align: center; text-transform: uppercase; } .c-form__investimento .l-title2 span { position: relative; padding: 5px 10px; z-index: 2; background-color: #f1f1f1; } .c-form__investimento .l-title2:after { content: ''; position: absolute; z-index: 1; left: 0px; top: 18px; width: 100%; height: 3px; background-color: #e1e1e1; } .c-form__investimento h2 { margin-bottom: 25px; font-family: 'Sora', sans-serif; font-weight: 400; font-size: 22px; text-align: center; text-transform: uppercase; } .c-form__investimento label, .c-form__investimento .label { display: block; margin-bottom: 10px; font-family: 'Sora', sans-serif; font-weight: 400; font-size: 18px; } .c-form__investimento .label_helper { display: inline-block; height: 50px; margin-left: 15px; line-height: 50px; vertical-align: middle; text-transform: uppercase; font-family: 'Sora', sans-serif; font-weight: 400; font-size: 18px; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .c-form__investimento .label_helper--2 { position: relative; margin-top: -50px; margin-left: 20px; margin-right: 20px; } .c-form__investimento div[id*="Info"] { position: absolute; display: none; botom: 0; right: 0px; margin-top: -50px; padding: 0 15px; height: 50px; line-height: 50px; font-family: 'Sora', sans-serif; font-weight: 300; font-size: 16px; color: #fff; background-color: #44499c; text-transform: uppercase; } .c-form__investimento div.error[id*="Info"] { display: block; } .c-form__investimento select, .c-form__investimento .c-checkbox, .c-form__investimento input[type="text"], .c-form__investimento textarea { width: 100%; height: 50px; padding: 0 20px; font-family: 'Sora', sans-serif; font-weight: 300; font-size: 18px; border: solid 3px #999999; background-color: #fff; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: 0; } .c-form__investimento select.ml, .c-form__investimento .c-checkbox.ml, .c-form__investimento input[type="text"].ml, .c-form__investimento textarea.ml { margin-right: 2.83%; } .c-form__investimento select.error, .c-form__investimento .c-checkbox.error, .c-form__investimento input[type="text"].error, .c-form__investimento textarea.error { border-color: #44499C; } .c-form__investimento textarea { padding: 10px 15px; height: 100px; line-height: 18px; } .c-form__investimento .c-checkbox { position: relative; display: inline-block; max-width: 50px; } .c-form__investimento .c-checkbox .sprite { position: absolute; top: 50%; left: 50%; margin-left: -12.5px; margin-top: -10px; } .c-form__investimento .l-field_2_column { max-width: 180px; margin-right: 0.83%; } .c-form__investimento .l-field_4_column { max-width: 480px; margin-right: 20px; } .c-form__investimento .c-form__row { font-size: 0px; margin-bottom: 30px; } .c-form__investimento .c-form__row--multy_field .field_row { position: relative; margin-bottom: 20px; } .c-form__investimento input[type="radio"] { display: none; } .bt--3, .bt--2 { height: 50px; line-height: 50px; width: auto; padding: 0 20px; text-transform: uppercase; outline: 0; cursor: pointer; } .bt--2.bt-red { color: #fff; background-color: #44499c; } .bt--2.bt-red:hover { background-color: #fff; color: #44499c; } .bt--3 { font-family: 'Sora', sans-serif; font-weight: 400; font-size: 18px; } .bt-gray { border: 0; color: #fff; background-color: #999999; } .c-box { padding: 30px; margin-bottom: 35px; font-family: 'Sora', sans-serif; font-weight: 300; color: #222222; border: solid 3px #e1e1e1; background-color: #ffffff; } .c-box li { font-size: 18px; margin-bottom: 5px; } .c-box h1 { font-family: 'Sora', sans-serif; font-weight: 400; color: #222222; font-size: 24px; text-align: center; } .c-box--2 { padding: 15px; font-size: 18px; border-color: #999999; } .l-anim_apeal, .l-bola_anim { position: relative; top: 100px; opacity: 0; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .l-anim_off { opacity: 1; top: 0; -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; transition: all 0s ease-in-out; } .l-anim_apeal_from_bottom, .l-bola_anim_from_bottom { opacity: 1; top: 0; } .l-bola_anim:nth-child(4) { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .l-bola_anim:nth-child(5) { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; } .l-bola_anim:nth-child(6) { -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } .c-faq__title { cursor: pointer; } .c-faq__title.selected, .c-faq__title:hover { color: #44499c; } .c-faq__content { display: none; padding: 10px 0 20px 10px; } .c-editor__container { background-color: #fff; } .video__container { position: relative; width: 100%; height: 325px; max-width: 560px; margin-bottom: 25px; } .video__container iframe { position: absolute; width: 100% !important; height: 100% !important; } @media only screen and (max-width: 600px) { .video__container { height: auto; padding-bottom: 58.03%; } } .c-team__item { position: relative; min-height: 180px; margin-bottom: 1.66%; background-color: #f0e9df; } .c-team__item .thumb { position: absolute; width: 36.84%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .c-team__item .text { position: absolute; bottom: 10px; right: 0; width: 57.89%; } .c-team__item .name { font-family: 'Sora', sans-serif; font-weight: 400; color: #44499c; font-weight: bold; } .c-team__item .name a { color: #44499c !important; text-decoration: none; } .c-team__item .name a:hover { text-decoration: underline; } .c-team__item .location { font-family: 'Sora', sans-serif; font-weight: 300; color: #c59d71; } .c-team__item:hover { background-color: #e7ddce; } .c-team__item:hover a, .c-team__item:hover a:hover { color: #000 !important; } @media only screen and (max-width: 600px) { .c-team__item.c-team__item { margin-bottom: 20px; width: 98.34%; } } .editor { padding: 50px 0; font-size: 14px; font-family: 'Sora', sans-serif; font-weight: 400; } .editor img { max-width: 100%; } .editor .spacer_left { padding-left: 20.4%; } .editor .spacer_right { padding-right: 20.4%; } .editor .container_half { padding-left: 20.4%; padding-right: 20.4%; } .editor blockquote { margin: 0 30px; } .editor hr { border-width: 0; height: 1px; width: 100%; background-color: #c59d71; margin-top: 30px; margin-bottom: 30px; } .editor .red { color: #44499c !important; } .editor .gold { color: #c59d71; } .editor b { font-family: 'Sora', sans-serif; font-weight: 600; } .editor p { margin-bottom: 20px; } .editor p:last-child { margin-bottom: 0; } .editor a { color: #44499c; text-decoration: underline; } .editor a:hover { color: #c59d71; } .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 { text-transform: uppercase; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .editor h1 { font-size: 24px; line-height: 26px; margin-top: 40px; margin-bottom: 20px; color: #c59d71; font-family: 'Sora', sans-serif; font-weight: 400; } .editor h2 { font-size: 18px; line-height: 20px; margin-top: 30px; margin-bottom: 15px; color: #c59d71; font-family: 'Sora', sans-serif; font-weight: 400; } .editor h1.main { margin-bottom: 60px; } .editor h1 + p { margin-top: 0px; } .editor .no_spacing { margin-bottom: 0; } .editor .upper { text-transform: uppercase; } .editor > h1, .editor > h2 { padding-top: 0; } .editor__third-left { width: 26.43%; float: left; margin: 0 20px 10px 0; } .editor__third-left img { width: 100%; } .editor__third-right { width: 26.43%; float: right; margin: 0 0px 10px 20px; } .editor__third-right img { width: 100%; } .editor__half-left { width: 48%; float: left; margin: 0 20px 10px 0; } .editor__half-left img { width: 100%; } .editor__half-right { width: 48%; float: right; margin: 0 0px 10px 20px; } .editor__half-right img { width: 100%; } .editor__big_half-left { width: 64.36%; float: left; margin: 0 20px 10px 0; } .editor__big_half-left img { width: 100%; } .editor__big_half-right { width: 64.36%; float: right; margin: 0 0px 10px 20px; } .editor__big_half-right img { width: 100%; } .editor__full { width: 100%; margin: 0 0px 20px 0px; } .editor__full img { width: 100%; } .editor__isotope { width: 102%; margin-left: -1%; } .editor__isotope-item { width: 48%; margin: 0 1%; margin-bottom: 2%; float: left; } .editor__isotope-item img { width: 100%; } @media only screen and (max-width: 768px) { .editor__third-left, .editor__third-right { width: 31.48%; } .editor__big_half-left, .editor__big_half-right { width: 60%; } } @media only screen and (max-width: 600px) { .editor { padding: 50px 0; } .editor .destak__half, .editor .destak__half-left, .editor .destak__half-right, .editor .destak { width: 100% !important; } .editor .destak__half-left { margin-right: 0; } .editor .destak__half-right { margin-left: 0; } .editor .spacer_left, .editor .spacer_right, .editor .container_half { padding-left: 0%; padding-right: 0%; } .editor .editor__page_title, .editor .editor__page_subtitle { clear: both; } .editor .editor__page_title { font-size: 26px; line-height: 26px; } .editor .editor__page_subtitle { font-size: 22px; line-height: 22px; } .editor__third-left, .editor__third-right { width: 48%; } .editor__half-left, .editor__half-left, .editor__big_half-left, .editor__big_half-right { width: 100%; } .editor__isotope { width: 100%; margin-left: 0; } .editor__isotope-item { width: 100%; } .editor__social { margin-right: 20px; } } .mceContentBody { font-size: 13pt; background-color: #fff; padding: 50px 0; font-size: 14px; font-family: 'Sora', sans-serif; font-weight: 400; } .mceContentBody img { max-width: 100%; } .mceContentBody .spacer_left { padding-left: 20.4%; } .mceContentBody .spacer_right { padding-right: 20.4%; } .mceContentBody .container_half { padding-left: 20.4%; padding-right: 20.4%; } .mceContentBody blockquote { margin: 0 30px; } .mceContentBody hr { border-width: 0; height: 1px; width: 100%; background-color: #c59d71; margin-top: 30px; margin-bottom: 30px; } .mceContentBody .red { color: #44499c !important; } .mceContentBody .gold { color: #c59d71; } .mceContentBody b { font-family: 'Sora', sans-serif; font-weight: 600; } .mceContentBody p { margin-bottom: 20px; } .mceContentBody p:last-child { margin-bottom: 0; } .mceContentBody a { color: #44499c; text-decoration: underline; } .mceContentBody a:hover { color: #c59d71; } .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 { text-transform: uppercase; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mceContentBody h1 { font-size: 24px; line-height: 26px; margin-top: 40px; margin-bottom: 20px; color: #c59d71; font-family: 'Sora', sans-serif; font-weight: 400; } .mceContentBody h2 { font-size: 18px; line-height: 20px; margin-top: 30px; margin-bottom: 15px; color: #c59d71; font-family: 'Sora', sans-serif; font-weight: 400; } .mceContentBody h1.main { margin-bottom: 60px; } .mceContentBody h1 + p { margin-top: 0px; } .mceContentBody .no_spacing { margin-bottom: 0; } .mceContentBody .upper { text-transform: uppercase; } /* helpers */ .ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; } .ir:before { content: ""; display: block; width: 0; height: 150%; } .hidden { display: none !important; visibility: hidden; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } .invisible { visibility: hidden; } .cf:before, .cf:after { content: " "; display: table; } .cf:after { clear: both; } .cf { *zoom: 1; } /*UI VIEW ANIM*/ [ui-view] { position: relative; z-index: 2; width: 100%; height: 100%; background-color: #fff; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } [ui-view].ng-enter { position: absolute; opacity: 0; -webkit-transition-delay: 0.5s; /* Safari */ transition-delay: 0.5s; } [ui-view].ng-enter-active { opacity: 1; } [ui-view].ng-leave { opacity: 1; } [ui-view].ng-leave-active { opacity: 0; } /* Styling for the ngProgress itself */ #ngProgress { margin: 0; padding: 0; z-index: 99998; background-color: #000 !important; color: #000 !important; box-shadow: 0 0 10px 0; /* Inherits the font color */ height: 2px; opacity: 0; /* Add CSS3 styles for transition smoothing */ -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } /* Styling for the ngProgress-container */ #ngProgress-container { position: fixed; margin: 0; padding: 0; top: 0; left: 0; right: 0; z-index: 99999; }
Please find bellow a summary of A+ Program projects engaged, confirmed for funding or funded directly through IMCI+ or the Investor Structure.
Adjusted 12.2.2020
Biomass company
Renewal Energy
Project Financing, Restructuring / Debt Financing
Funding Facilitators, Directors
12 Mio.€
Association
Fashion
Restructuring, MBO, Management Coaching, Strategy Development
Management Advisory and Coach
6 months
World leading Fair
Fashion
Restructuring, MBO, Management Coaching, Strategy Development
Management Advisory and Coach
6 months
Quality and Certification
Fashion
Restructuring, MBO, Management Coaching, Strategy Development
Management Advisory and Coach
6 months
Wood Production Factory
Wood Industry
Project Financing
Funding Facilitation, Corporate Finance Advisor
100 Mio.€
Aviation School
School
Project Financing, Development and Growth
Funding Facilitation, Corporate Finance Advisor
120 Mio.€
Bio Fuels
Energy
Private Placement, Equity, Debt
Funding Facilitation, Corporate Finance Advisor
160 Mio.US$
Real Estate Development
Real Estate
Registered Direct Offering
Funding Facilitation, Corporate Finance Advisor
40 Mio.US$
Port Logistics
Logistics
Sell Side M&A
Corporate Finance Advisor
10 Mio.US $
Property Management
Real Estate
Bank Debt, Project Financing
Corporate Finance Advisor
10 Mio.US$
Larger Agro Association
Agriculture
Debt Financing, Financial Restructuring, Corporate Restructuring
Funding Facilitator, Corporate Finance Advisor
50 Mio.€
Real Estate Development
Real Estate
Debt Financing, Growth Financing
Funding Facilitator, Corporate Finance Advisor
50 Mio.US$
Energy
Energy
Equity / Debt
Funding / Facilitators
157 Mio.US$
Energy
Energy
Equity / Debt
Funding / Equity
15 Mio.US$
Hotel
Hospitality
Equity / Debt
Funding / Facilitators
15 Mio.US$
Property Management
Real Estate
Debt
Funding / Facilitators
3.5 Mio.US$
Property Management
Real Estate
Strategic Joint Venture
Funding
22 Mio.US$
Hotel
Hospitality
Recapitalization / Deb
Funding
3.5 Mio.US$
House Development
Real Estate
Sell Side M&A
Funding / Corporate Advisor
280 Mio.US$
Development
Real Estate
Development
Funding / Facilitators
10 Mio.US$
Conglomerate
Energy Distributor
Development
Funding
15 Mio.US$
Real Estate Development
Real Estate
Debt Financing, Growth Financing
Funding Facilitator, Corporate Finance Advisor
50 Mio.US$