@import url("https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700");@import url("https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700");.nav, .pagination, .carousel, .panel-title a {cursor: pointer;}html {position: relative;width: 100%;min-height: 100%;}body {margin-bottom: 210px;font-family: "Open Sans", sans-serif !important;height: calc(100% - 210px);background: #fafafa;}@media (max-width: 991px) {body {margin-bottom: 0;}}.navbar-inverse {height: 60px;background: transparent;border-bottom: none;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.navbar-inverse.dark, .navbar-inverse.darkSearch {background: -moz-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: -webkit-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: linear-gradient(171deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2000000', endColorstr='#d9404040',GradientType=1 );box-shadow: 1px 1px 4px 0 rgba(80, 80, 80, 0.5);transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.navbar-inverse.dark a, .navbar-inverse.darkSearch a {color: #fff !important;}@media (max-width: 768px) {.navbar-inverse.hiddenMob {z-index: 1000;}}.navbar-inverse .nav-center-logo {position: absolute;left: 50%;margin: 12px 0 0 -20px;color: #fff;}.navbar-inverse .navbar-header .ng-menu {margin-left: 15px;float: left;}.navbar-inverse .navbar-header .login-logo {margin-top: 3px;background: transparent url(icons/home-54947bca36eafa125f0ae6c683983fca.svg);background-size: 30px 30px;width: 30px;height: 30px;}.navbar-inverse .navbar-header .login-logo:hover {background: transparent url(icons/home-active-f310a9de42bd136a0be60a58ec992ee7.svg);background-size: 30px 30px;}.navbar-inverse .navbar-header .ng-search {display: block;float: right;height: 100%;margin: 0;padding: 10px;}.navbar-inverse .navbar-header .ng-search.activeSearchVal {background: #00A160;}.navbar-inverse .navbar-header .ng-search .icon-search, .navbar-inverse .navbar-header .ng-search .icon-notifications {color: #fff;margin-right: 0;font-size: 36px;}.navbar-inverse .navbar-header .ng-search .icon-notifications.unread {color: #00A160;}.navbar-inverse .navbar-header .ng-search .icon-notifications-unread {color: #ff3333;font-size: 30px;position: absolute;top: 7px;right: -3px;}.navbar-inverse .navbar-header .login-click {display: block;float: right;height: 100%;margin: 0;padding: 10px;line-height: 35px;color: #fff;}.navbar-inverse .navbar-header #user-info {display: block;float: right;height: 100%;margin: 0;padding: 10px 0;position: relative;}.navbar-inverse .navbar-header #user-info .avatar-user {width: 40px;float: left;}.navbar-inverse .navbar-header #user-info .user-logged-menu {display: none;background: #e8eaeb !important;position: absolute;padding: 2px 16px;margin-top: 5px;right: 0;top: 56px;min-width: 200px;-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);}.navbar-inverse .navbar-header #user-info .user-logged-menu li {margin: 18px 0;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a {padding: 0;font-size: 16px;color: #979c9d !important;margin: 30px 0;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a i {width: 20px;height: 20px;float: left;margin-top: -2px;margin-right: 6px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a i.icon-wl {font-size: 26px;color: #00A160;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-profile, .navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-edit {display: inline-block;margin: 0;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-dashboard img {width: 20px;height: 20px;float: left;margin-right: 3px;margin-left: 2px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-company {font-weight: bold;text-decoration: underline;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-company span {width: 150px;margin: 0 0 0 37px;display: block;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-edit {float: right;font-size: 20px;margin-top: 4px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a.link-edit i {font-size: 18px;}.navbar-inverse .navbar-header #user-info .user-logged-menu li a span {margin-left: 10px;}.navbar-inverse .navbar-header #user-info .user-logged-menu.opened {display: block !important;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@media (max-width: 991px) {.navbar-inverse .navbar-header {margin-right: -15px;margin-left: -15px;float: initial;}}@media (min-width: 991px) {.navbar-inverse .navbar-header .ng-menu, .navbar-inverse .navbar-header .ng-search, .navbar-inverse .navbar-header .login-mobile, .navbar-inverse .navbar-header #user-info {display: none;}}@media (max-width: 991px) {.navbar-inverse .navbar-collapse.collapse {display: none !important;}}.navbar-inverse .navbar-left {margin-top: 2px;}.navbar-inverse #logo {height: 50px;background-image: url("/assets/logos/afdb_logo_white.png");display: inline-block;background-color: transparent;background-repeat: no-repeat;background-origin: content-box;background-position: center;background-size: 60px;margin-top: 1px;}.navbar-inverse .menu-label {color: white;font-size: 1.5em;padding-left: 0px;}.navbar-inverse .ng-menu {display: block;margin-top: 12px;color: #fff;}.navbar-inverse .ng-menu i {font-size: 32px;}.navbar-inverse .ng-menu:hover {cursor: pointer;}.navbar-inverse .navbar-right li a {padding: 20px 30px;color: #fff;}.navbar-inverse .navbar-right li a:hover {cursor: pointer;}@media (max-width: 1180px) {.navbar-inverse .navbar-right li a {padding: 20px 15px;}}.navbar-inverse .navbar-right li.search-header.activeSearch {background: #00A160;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.navbar-inverse .navbar-right li.search-header .fixed-padding {padding: 13px 15px;}.navbar-inverse .navbar-right li.search-header a {padding: 18px 15px;}.navbar-inverse .navbar-right li.search-header a .icon-search {color: #fff;font-size: 24px;margin-right: 0;}.navbar-inverse .navbar-right li.search-header a .icon-notifications {color: #fff;font-size: 34px;margin-right: 0;}.navbar-inverse .navbar-right li.search-header a .icon-notifications.unread {color: #00A160;}.navbar-inverse .navbar-right li.search-header a .icon-notifications-unread {color: #ff3333;font-size: 30px;position: absolute;top: 7px;left: 20px;}.navbar-inverse .navbar-right li.search-header a.searchActive .icon-search {color: #F9D410;}.navbar-inverse .navbar-right li.user-logged-in {min-width: 200px;max-width: 290px;height: 60px;margin-left: 10px;margin-right: 20px;}.navbar-inverse .navbar-right li.user-logged-in:hover {cursor: pointer;}.navbar-inverse .navbar-right li.user-logged-in img, .navbar-inverse .navbar-right li.user-logged-in p {display: inline-block;}.navbar-inverse .navbar-right li.user-logged-in .avatar-user {width: 50px;margin-right: 6px;margin-top: 5px;vertical-align: top;}.navbar-inverse .navbar-right li.user-logged-in .name-user {font-size: 11px;color: #fff;vertical-align: bottom;max-width: 230px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu {display: none;background: #e8eaeb !important;position: absolute;padding: 2px 16px;margin-top: 5px;right: 0;min-width: 200px;-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li {margin: 18px 0;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a {padding: 0;font-size: 16px;color: #979c9d !important;margin: 30px 0;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a i {width: 20px;height: 20px;float: left;margin-top: -2px;margin-right: 6px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a i.icon-wl {font-size: 26px;color: #00A160;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-profile, .navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-edit {display: inline-block;margin: 0;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-dashboard img {width: 20px;height: 20px;float: left;margin-right: 3px;margin-left: 2px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-company {font-weight: bold;text-decoration: underline;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-company span {width: 150px;margin: 0 0 0 37px;display: block;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-edit {float: right;font-size: 20px;margin-top: 4px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a.link-edit i {font-size: 18px;}.navbar-inverse .navbar-right li.user-logged-in .user-logged-menu li a span {margin-left: 10px;}.navbar-inverse .navbar-right li .opened {display: block !important;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.navbar-inverse .navbar-right li .closed {display: none !important;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.navbar-inverse .navbar-right li#help-menu-wrapper {float: left;cursor: pointer;display: block;width: 50px;height: 60px;background: transparent url(icons/help-abea28717c518679b2397b5be5d92bb0.svg) center center no-repeat;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu {position: relative;width: 50px;height: 60px;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu a.menu-button {display: block;width: 50px;height: 60px;text-align: center;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu {padding: 10px 12px;background: rgba(6, 5, 5, 0.7) !important;box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu > ul {position: absolute;top: 60px;right: 0px;display: none;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu li {height: 36px !important;line-height: 36px;}.navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu li a, .navbar-inverse .navbar-right li#help-menu-wrapper #help-menu .menu li #fixed-menu #help-menu-wrapper #help-menu.open > ul li a {line-height: 20px;font-size: 14px;font-weight: 400;color: #FFF;white-space: nowrap;padding: 0 !important;}.navbar-inverse .navbar-right li#help-menu-wrapper:hover ul {display: block !important;}.navbar-inverse .navbar-right li.list-lang {padding: 20px 10px 20px 30px;}.navbar-inverse .navbar-right li.list-lang .icon-dropdown_arrow_circle {font-size: 22px;color: #fff;}.navbar-inverse .navbar-right li.list-lang .current-lang {width: 18px;display: inline-block;vertical-align: super;}.navbar-inverse .navbar-right li.list-lang span {color: #fff;}.navbar-inverse .navbar-right li.list-lang ul {background: rgba(6, 5, 5, 0.7) !important;display: none;width: 56px;top: 60px;text-align: center;position: absolute;padding: 12px;right: 16px;}.navbar-inverse .navbar-right li.list-lang ul li {margin-bottom: 16px;}.navbar-inverse .navbar-right li.list-lang ul li a {padding: 0;color: #fff;}.navbar-inverse .navbar-right li.list-lang ul li:last-child {margin-bottom: 0;}.navbar-inverse .navbar-right li.list-lang:hover {cursor: pointer;}.navbar-inverse .navbar-right li.list-lang:hover ul {display: block;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.navbar-inverse .navbar-right .notification-override {min-width: 20px !important;margin-right: 0px !important;margin-left: 0px !important;}.navbar-inverse .navbar-right .notification-override .user-logged-menu {margin-top: -1px !important;}.navbar-inverse .navbar-right .notification-override .title {font-size: 15px;color: #979c9d !important;padding-top: 10px;padding-bottom: 5px;display: block;cursor: default;}.navbar-inverse .navbar-right .notification-override .title a {color: inherit !important;}.navbar-inverse .navbar-right .notification-override .title.padding {padding-bottom: 10px;cursor: pointer;font-size: 13px !important;font-weight: bold !important;}.navbar-inverse .navbar-right .notification-override li {border-bottom: solid 1px #bababa;padding-top: 5px;padding-bottom: 10px;margin-top: 0px !important;margin-bottom: 0px !important;width: 200px;}.navbar-inverse .navbar-right .notification-override li .message-container {color: #898989;font-size: 12px;line-height: 10px;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.navbar-inverse .navbar-right .notification-override li .message-container {line-height: 20px;}}.navbar-inverse .navbar-right .notification-override li .message-container:hover {color: #00A160 !important;}.navbar-inverse .navbar-right .notification-override li.no-border {border-bottom: none;}.navbar-inverse .navbar-right .notification-override:hover .list-unstyled {display: block !important;}.search-full-width {width: 100%;height: 50px;top: 60px;position: fixed;background: #00A160;z-index: 1029;animation-name: slidenavAnimation;animation-duration: 0.3s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;-webkit-animation-name: slidenavAnimation;-webkit-animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: forwards;-moz-animation-name: slidenavAnimation;-moz-animation-duration: 0.3s;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: forwards;}@keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes slidenavAnimation {from {opacity: 0;}to {opacity: 1;}}.search-full-width form {margin-bottom: 0;}.search-full-width .container {padding: 0;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.search-full-width .ie-search-row-fix {height: 50px;}}.search-full-width .form-group {width: 100%;}.search-full-width .form-group .input-text {height: 50px;padding-left: 0;}.search-full-width .form-group .input-text input {height: 100%;color: #fff;border-radius: 0;background: transparent;border: none;box-shadow: none;border-left: 1px solid #fff;width: 100%;padding: 0 14px;}.search-full-width .form-group .select-cat {height: 100%;padding-top: 15px;}.search-full-width .form-group .select-cat span {float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;max-width: calc(100% - 38px);}.search-full-width .form-group .select-cat:hover {cursor: pointer;background: #007848;}@media (max-width: 768px) {.search-full-width .form-group .select-cat:hover {background: #00A160 !important;}}.search-full-width .form-group .select-cat:hover .show-options {display: block;}.search-full-width .form-group .select-cat span {color: #fff;}.search-full-width .form-group .select-cat span:hover {cursor: pointer;}.search-full-width .form-group .select-cat .icon-dropdown_arrow_circle {float: right;font-size: 18px;color: #fff;}.search-full-width .btn-default {font-size: 12px;letter-spacing: 1px;text-transform: uppercase;color: #fff;border-radius: 0;padding: 4px 14px;border: none;margin-top: 12.5px;border-left: 1px solid #fff;border-right: 1px solid #fff;background: #00A160;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.search-full-width .btn-default:hover {background-color: #00ab66;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.search-full-width .show-options {background: #00A160;position: absolute;width: 100%;top: 50px;left: 0;display: none;}.search-full-width .show-options li {padding: 11px 20px;}.search-full-width .show-options li a {font-size: 14px;color: #fff;}.search-full-width .show-options li a:hover {text-decoration: none;}.search-full-width .show-options li:hover {cursor: pointer;background: #007848;}.search-full-width .close-arrow {padding-top: 16px;}.search-full-width .close-arrow .icon-close_slim {color: #fff;margin-top: 22px;font-size: 16px;}.search-full-width .close-arrow .icon-close_slim:hover {cursor: pointer;}@media (max-width: 768px) {.search-full-width {height: initial;padding-bottom: 20px;}.search-full-width .form-group .select-cat {padding-bottom: 16px;border: none;}.search-full-width .form-group .select-cat .select-cat-mobile {border: 1px solid #fff;border-radius: 1px;padding: 15px;height: 50px;}.search-full-width .form-group .select-cat .select-cat-mobile .icon-dropdown_arrow_circle {margin-right: 0;font-size: 24px;margin-top: -4px;}.search-full-width .form-group .input-text {padding-left: 15px;margin: 16px 0;}.search-full-width .form-group .input-text input {background: #fff;border-left: none;height: 50px;border-radius: 1px;color: #333;}.search-full-width .form-group .btn-default {width: 100%;margin: 16px 0;border: 1px solid #fff;border-radius: 24px;height: 50px;}.search-full-width .icon-close_slim {float: right;color: #fff;font-size: 36px;margin: 18px -5px 10px;}.search-full-width .show-cat-mobile {background: #fff;z-index: 9999;top: 0;bottom: 0;position: fixed;overflow-y: scroll;overflow-x: hidden;width: 100%;margin-left: -15px;}.search-full-width .show-cat-mobile .header-cat-mobile {background: #00A160;text-align: center;}.search-full-width .show-cat-mobile .header-cat-mobile button {font-size: 40px;position: absolute;right: 16px;opacity: 1;}.search-full-width .show-cat-mobile .header-cat-mobile button .icon-close_slim {color: #fff;}.search-full-width .show-cat-mobile .header-cat-mobile h2 {color: #fff;padding: 26px 0;font-size: 18px;font-weight: 300;margin: 0;}.search-full-width .show-cat-mobile ul {text-align: center;}.search-full-width .show-cat-mobile ul li {border-bottom: 1px solid #efeeee;padding: 16px 0;}.search-full-width .show-cat-mobile ul li a {color: #898989;font-size: 14px;}}.sub-navbar-menu {background: -moz-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: -webkit-linear-gradient(-57deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);background: linear-gradient(171deg, rgba(0, 0, 0, 0.99) 0%, rgba(64, 64, 64, 0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2000000', endColorstr='#d9404040',GradientType=1 );color: #fff;top: 0;width: 400px;position: fixed;z-index: 9999;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;-webkit-transform: scale(0.7);-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);}@media (max-width: 992px) {.sub-navbar-menu {height: 100%;}}@media (max-width: 540px) {.sub-navbar-menu {width: 100%;}}.sub-navbar-menu.showHiddenMenu {visibility: visible;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}@media (max-width: 992px) {.sub-navbar-menu.showHiddenMenu {height: 100%;}}.sub-navbar-menu .container-fluid > .row {margin-left: 0;margin-right: 0;}.sub-navbar-menu .sub-navbar-line {height: 1px;background: #F9D410;float: left;}.sub-navbar-menu .sub-navbar-top {max-width: 1280px;margin: 0 auto !important;}.sub-navbar-menu .sub-navbar-top h1 {font-size: 20px;font-weight: 600;margin-top: 21px;margin-bottom: 10px;text-transform: capitalize;}.sub-navbar-menu .sub-navbar-top .close-arrow {color: #00A160;margin-top: 8px;margin-right: 0;display: block;}.sub-navbar-menu .sub-navbar-top .close-arrow:hover {cursor: pointer;}.sub-navbar-menu .sub-navbar-top .sub-navbar-line {margin-top: 6px;background: #00A160;}.sub-navbar-menu .sub-navbar-bottom {max-width: 1280px;margin: 0 auto !important;padding: 10px 0 30px;}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom {overflow: scroll;height: 100%;}}.sub-navbar-menu .sub-navbar-bottom h2 {text-transform: uppercase;font-weight: 600;margin-left: 6px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-line {width: 25%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .row {padding-top: 10px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left h2 {font-size: 18px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul {list-style: none;padding-left: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li {margin-bottom: 20px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li a {color: #fff;font-size: 14px;font-weight: 600;text-transform: capitalize;letter-spacing: 1px;}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li a {font-size: 14px;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left ul li a:hover {color: #F9D410;text-decoration: none;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search {width: 100%;max-width: 84%;float: left;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .form-inline .form-group {width: 100%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search select, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search input, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search button {font-size: 12px;height: 40px;color: #fff;padding-left: 6px;border-radius: 0;background: transparent;border: none;box-shadow: none;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .input-text, .sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .btn-submit {padding: 0;border-bottom: 1px solid #F9D410;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat {padding: 10px 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat span {float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;max-width: calc(100% - 38px);}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat:hover {cursor: pointer;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .select-cat .icon-dropdown_arrow {font-size: 20px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options {position: absolute;border-bottom: none;background: #FFF;z-index: 5;top: 110px;padding: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul {margin-bottom: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li {width: 100%;text-transform: none;border-bottom: 1px solid #E1E1E1;margin-bottom: 0;padding: 6px 14px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li a {color: #888888;font-size: 13px;font-weight: 400;text-transform: capitalize;letter-spacing: 0;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li a:hover {cursor: pointer;text-decoration: underline;}@media (max-width: 480px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .show-options ul li a {font-size: 18px;text-align: center;display: block;margin: 0 auto;width: 100%;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .input-text input {margin-left: -4px;padding-left: 20px;width: 100%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .btn-submit button {float: right;margin-left: -4px;width: 40px;height: 40px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .btn-submit button i {font-size: 2.5em;}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search {max-width: 100%;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-left .form-search .input-text input {padding-left: 6px;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right {border-left: 1px solid #00A160;padding-left: 40px;}@media (max-width: 1200px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right {padding-left: 15px;}}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right {border-left: none;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right h2 {font-size: 16px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right p {font-size: 13px;margin-top: -6px;margin-right: 30px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .industry-sub-menu {margin-left: 35px;font-size: 12px;}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .btn-section {width: 100%;float: left;margin-top: 12px;}@media (max-width: 768px) {.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .btn-section {margin-top: 20px;}}.sub-navbar-menu .sub-navbar-bottom .sub-navbar-bottom-right .btn-section span {width: 100%;float: left;margin-bottom: 16px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section {width: 100%;float: left;text-transform: capitalize;}.sub-navbar-menu .sub-navbar-bottom .help-social-section h2 {margin-left: 0;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .sub-navbar-line {width: calc(100% + 20px);margin-left: -10px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section ul li a {font-size: 11px;color: #fff;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .help-menu {float: left;width: 100%;text-align: center;margin-bottom: 0;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .help-menu a:hover {cursor: pointer;}@media (max-width: 768px) {.sub-navbar-menu .sub-navbar-bottom .help-social-section .help-menu {margin: 0 0 28px 0;}}.sub-navbar-menu .sub-navbar-bottom .help-social-section .lang-menu {text-transform: uppercase;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .lang-menu .active-lang {font-size: 13px;text-decoration: underline;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu {margin-bottom: 0;margin-top: 20px;float: left;width: 100%;}@media (max-width: 768px) {.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu {margin-left: 0;}}@media (max-width: 992px) {.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu {margin-bottom: 20px;}}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i {opacity: .8;border-radius: 70px;width: 32px;height: 32px;display: block;text-align: center;line-height: 33px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-googleplus {text-indent: 1px;background: #de4f42;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-youtube {background: #e7422e;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-facebook {background: #395693;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-twitter {background: #34a5da;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-linkedin {background: #1571ad;line-height: 32px;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a i.icon-linkedin::before {margin-top: 0;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a:hover {color: #fff;}.sub-navbar-menu .sub-navbar-bottom .help-social-section .social-menu li a:hover i {opacity: 1;}footer {bottom: 0;width: 100%;padding: 40px 0;font: 11px regular, 'Open Sans';color: #7d7d7d;background-color: #ebebeb;border-top: 1px solid #e7e7e7;}footer .footer-menu .languages {height: 18px;line-height: 18px;}footer .footer-menu .languages .current-lang {margin-bottom: 0;}footer .footer-menu .languages .current-lang span {width: 60px;display: inline-block;}footer .footer-menu .languages .current-lang .icon-dropdown_arrow_circle {font-size: 18px;vertical-align: sub;}@media (max-width: 768px) {footer .footer-menu .languages .current-lang {text-align: center;width: 100px;margin: 0 auto;}}footer .footer-menu .languages ul {position: absolute;display: none;padding: 3px 0;}@media (max-width: 768px) {footer .footer-menu .languages ul {width: 100%;text-align: center;position: initial;margin: 0 auto;}}footer .footer-menu .languages ul li {padding: 0;}footer .footer-menu .languages:hover {cursor: pointer;}footer .footer-menu .languages:hover ul {width: 70px;display: block;}footer .footer-menu .language-mobile ul {width: 75% !important;position: fixed;z-index: 999999;background: #eaebec;opacity: 1;transform: translate(0, -50%);top: 50%;right: 0;left: 0;}footer .footer-menu .language-mobile ul li {width: 100%;border-bottom: 1px solid #7a7a7a;padding: 14px 20px;}footer .footer-menu .language-mobile ul li a {color: #7d7d7d;font-size: 13px;font-weight: 400;}footer .footer-menu .language-mobile ul li.active-lang a {font-weight: 700;color: #7d7d7d;}footer .footer-menu .language-mobile ul li:last-child {border-bottom: none;}footer .footer-menu .language-mobile .language-background-modal {width: 100%;height: 100%;left: 0;top: 0;position: fixed;opacity: .7;background-color: #252525;z-index: 1030;display: block;}footer .footer-menu ul {margin-bottom: 40px;}footer .footer-menu ul li {padding: 0 14px;}@media (max-width: 991px) {footer .footer-menu ul li {padding: 14px;}}@media (max-width: 768px) {footer .footer-menu ul li {display: block;}}footer .footer-menu ul li a {color: #7d7d7d;}footer .footer-menu ul li a:hover {cursor: pointer;}footer .footer-line {height: 1px;background-color: #d3d3d3;margin-bottom: 40px;}footer .connect-americas {text-align: center;}@media (min-width: 992px) and (max-width: 1199px) {footer .connect-americas {margin-top: -5px;}}@media (max-width: 991px) {footer .connect-americas {margin-bottom: 30px;}}footer .connect-americas img {display: inline-block;vertical-align: bottom;width: 116px;}@media (max-width: 768px) {footer .connect-americas img {margin-bottom: 12px;vertical-align: middle;}}footer .connect-americas p {display: inline-block;margin-right: 18px;line-height: 10px;font-size: 12px;}footer .supporters {text-align: left;}footer .supporters img {margin-right: 20px;margin-bottom: 10px;width: 100px;}footer .supporters a:first-child img {width: 80px;}@media (max-width: 991px) {footer .supporters {text-align: center;margin-bottom: 26px;}footer .supporters a:last-child img {margin-right: 0 !important;}}@media (max-width: 320px) {footer .supporters img {margin-right: 10px;}}footer .supporters p {display: inline-block;margin-right: 18px;line-height: 10px;font-size: 12px;}footer .partners {margin: 20px 0;display: flex;flex-flow: row wrap;align-content: space-between;justify-content: center;align-items: baseline;}footer .partners p {margin-right: 18px;line-height: 10px;font-size: 12px;text-align: center;width: 100%;}footer .partners > div {margin: 10px;}@media (min-width: 991px) {footer .partners > div {margin: 10px 15px;}}footer .partners img {width: 100%;max-width: 65px;max-height: 65px;}footer .follow-us {text-align: right;font-size: 14px;text-transform: uppercase;margin-top: 5px;margin-bottom: -31px;z-index: 1;}@media (max-width: 991px) {footer .follow-us {text-align: center;margin-bottom: 40px;}}footer .follow-us ul {display: inline-block;margin-bottom: 0;}footer .follow-us ul li a i.icon-googleplus {color: #de4f42;}footer .follow-us ul li a i.icon-youtube {color: #e7422e;}footer .follow-us ul li a i.icon-facebook {color: #395693;}footer .follow-us ul li a i.icon-twitter {color: #34a5da;}footer .follow-us ul li a i.icon-linkedin {color: #1571ad;}@media (max-width: 768px) {footer .follow-us ul {margin-top: 16px;}}footer .follow-us span {margin-right: 10px;vertical-align: super;}@media (max-width: 768px) {footer .follow-us span {display: block;}}footer .follow-us img {background-color: #00A160;}@media (max-width: 991px) {footer .follow-us img {text-align: center;margin-bottom: 6px;}}@media (max-width: 991px) {footer {position: initial !important;height: initial !important;}}.container .text-muted {margin: 20px 0;}.footer > .container {padding-right: 15px;padding-left: 15px;}body.modal-open {overflow-y: scroll;padding-right: 0 !important;}@media (max-width: 768px) {.modal-dialog {margin: 10px auto;}}.modal-backdrop {background-color: #252525;}.modal-backdrop.in {opacity: .7;}.login-click:hover {cursor: pointer;}.login-modal {z-index: 9999999;padding-right: 0 !important;}.login-modal .modal-dialog {max-width: 355px;}.login-modal .modal-content .modal-header {padding: 20px 0 10px;border-bottom: none;}.login-modal .modal-content .modal-header .login-logo {margin-top: 3px;background: transparent url(icons/home-54947bca36eafa125f0ae6c683983fca.svg);background-size: 30px 30px;width: 30px;height: 30px;}.login-modal .modal-content .modal-header .login-logo:hover {background: transparent url(icons/home-active-f310a9de42bd136a0be60a58ec992ee7.svg);background-size: 30px 30px;}.login-modal .modal-content .modal-header h4 {font-weight: 400;font-size: 16px;color: #7d7d7d;margin-top: 10px;}.login-modal .modal-content .modal-header .close {top: 2px;right: 0;position: absolute;background: #efefef;opacity: 1;height: 22px;width: 24px;border-top-right-radius: 6px;}.login-modal .modal-content .modal-header .close:active, .login-modal .modal-content .modal-header .close:focus {outline: none;}.login-modal .modal-content .modal-header .close span {color: #7d7d7d !important;opacity: 0.8;font-size: 19px;}.login-modal .modal-content .modal-header .close span:hover {color: #343437 !important;}.login-modal .modal-content .modal-body {padding: 15px;}.login-modal .modal-content .modal-body .form-group .form-control {height: 36px;line-height: 36px;font-size: 14px;color: #898989;background-color: #efefef;border-color: #efefef;border-radius: 3px;-webkit-box-shadow: none !important;box-shadow: none !important;}.login-modal .modal-content .modal-body .form-group .form-control::-webkit-input-placeholder {color: #898989;}.login-modal .modal-content .modal-body .form-group .form-control:-moz-placeholder {color: #898989;opacity: 1;}.login-modal .modal-content .modal-body .form-group .form-control::-moz-placeholder {color: #898989;opacity: 1;}.login-modal .modal-content .modal-body .form-group .form-control:-ms-input-placeholder {color: #898989;}.login-modal .modal-content .modal-body .form-group .form-control:focus {border-color: #F9D410;}.login-modal .modal-content .modal-body .btn-login {font-size: 14px;letter-spacing: 2px;min-width: 125px;height: 32px;border-radius: 20px;background-color: #00A160;color: #fff;text-transform: uppercase;border: none;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.login-modal .modal-content .modal-body .btn-login:hover {background: #006e42;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.login-modal .modal-content .modal-body #email {padding-left: 35px;background: #efefef url(login-signin/mail-ca55461da51fccd9f308d293b45eadd1.svg) 10px 11px no-repeat;background-size: 15px 12px;}.login-modal .modal-content .modal-body #password {padding-left: 35px;background: #efefef url(login-signin/password-56b20198bbbca4824047fb7a03735ec3.svg) 11px 6px no-repeat;background-size: 13px 17px;}.login-modal .modal-content .modal-body .success-recover {font-size: 13px;}.login-modal .modal-content .modal-body .success-recover h3 {font-size: 16px;}.login-modal .modal-content .modal-footer {text-align: center !important;padding: 0 15px 10px;height: 70px;border-top: none;}.login-modal .modal-content .modal-footer .modal-content-footer {border-top: 1px solid #707070;padding-top: 10px;}.login-modal .modal-content .modal-footer p, .login-modal .modal-content .modal-footer a {font-weight: 400;font-size: 12px;}.login-modal .modal-content .modal-footer p {color: #707070;}.login-modal .modal-content .modal-footer a {line-height: 24px;color: #00A160;text-decoration: underline;}.login-modal .modal-content .modal-footer a:hover {cursor: pointer;}.modal-contact-us-ok {z-index: 9999;color: #898989;}.modal-contact-us-ok .modal-dialog {max-width: 420px;}.modal-contact-us-ok .modal-header {border-bottom: none;}.modal-contact-us-ok .modal-header h4 {font-size: 26px;font-weight: 300;margin-bottom: 8px;margin-top: 6px;}.modal-contact-us-ok .modal-header h5 {font-size: 13px;line-height: 24px;max-width: 90%;margin: 0 auto;}.modal-contact-us-ok .modal-header hr {width: 100px;margin: 24px auto 16px;border: 1px solid #eee;}.modal-contact-us-ok .modal-body {padding: 0 24px;}.modal-contact-us-ok .modal-body .form-control {border-radius: 2px;background: #efefef;border: none;box-shadow: none;-webkit-box-shadow: none;}.modal-contact-us-ok .modal-body .form-control::-webkit-input-placeholder {color: #707070;}.modal-contact-us-ok .modal-body .form-control:-moz-placeholder {color: #707070;opacity: 1;}.modal-contact-us-ok .modal-body .form-control::-moz-placeholder {color: #707070;opacity: 1;}.modal-contact-us-ok .modal-body .form-control:-ms-input-placeholder {color: #707070;}.modal-contact-us-ok .modal-body textarea {max-width: 100%;min-width: 100%;}@media (min-width: 768px) {.modal-contact-us-ok .modal-body .padding-name {padding-right: 5px;}.modal-contact-us-ok .modal-body .padding-last-name {padding-left: 5px;}}@media (max-width: 767px) {.modal-contact-us-ok .modal-body .padding-name {margin-bottom: 15px;}}.modal-contact-us-ok .modal-footer {padding-top: 0;padding-bottom: 24px;border-top: none;}.modal-contact-us-ok .modal-footer .btn-radius-secondary {padding: 4px 34px;}.modal-contact-us-ok .modal-footer .btn-radius-secondary:active, .modal-contact-us-ok .modal-footer .btn-radius-secondary:focus {color: #fff;}.btn:focus, .btn:active {outline: none !important;}.btn-radius-main, #details-content .section-content .right-extra-information .btn-download, .btn-radius-secondary {border-radius: 24px;padding: 10px 28px;color: #fff;font-weight: 800;font-size: 14px;}.btn-radius-main:hover, #details-content .section-content .right-extra-information .btn-download:hover, .btn-radius-secondary:hover {color: #fff;}.btn-radius-main, #details-content .section-content .right-extra-information .btn-download {letter-spacing: 1px;text-transform: uppercase;background-color: #F9D410;min-width: 130px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.btn-radius-main:hover, #details-content .section-content .right-extra-information .btn-download:hover {background: #dbb905;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.btn-radius-secondary {font-weight: 400;background-color: #00A160;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.btn-radius-secondary:hover {background: #00ca78;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}section.bg-bottom {display: table;width: 100%;height: 400px;color: #fff;background: url(home/bg-bottom-ad5d824af756957e2841a7319105e4b6.jpg) center center no-repeat;background-size: cover;}section.bg-bottom .container {display: table-cell;text-align: center;vertical-align: middle;}section.bg-bottom h2 {font-size: 18px;font-weight: 300;line-height: 36px;margin-bottom: 26px;}section.bg-bottom h2 .footer-text-yellow {color: #F9D410;}@media (max-width: 768px) {section.bg-bottom h2 {line-height: 28px;}}.loader {margin-top: 38px;display: inline-block;}.loader .fa-spinner {width: 40px;height: 40px;display: block;background: url(icons/spinner-3c7688e63b92d6be16a6365de051e909.gif) left center no-repeat;background-size: 40px;}.break-word {word-break: break-word;-ms-word-break: break-word;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.break-word {display: inline-block;word-break: break-all;}}.strong-primary-color {font-weight: 700 !important;color: #F9D410 !important;}.strong-secondary-color {font-weight: 700 !important;color: #00A160 !important;}header.landing-mid-hero {margin-top: 60px;-webkit-background-size: cover !important;-moz-background-size: cover !important;background-size: cover !important;-o-background-size: cover !important;height: 200px;padding-top: 20px;color: #fff;}@media (max-width: 768px) {header.landing-mid-hero {height: initial;padding-bottom: 20px;}}header.landing-mid-hero h2 {font-size: 30px;font-weight: 300;color: #fff;margin-top: 20px;display: inline-block;}@media (max-width: 991px) {header.landing-mid-hero h2 {font-size: 18px;}}.block-ui-container {z-index: 999;}.strong {font-weight: 700;}@media (max-width: 768px) {.text-xs-center {text-align: center !important;}.text-xs-right {text-align: right !important;}.text-xs-left {text-align: left !important;}}@media (min-width: 768px) {.text-md-center {text-align: center !important;}.text-md-right {text-align: right !important;}.text-md-left {text-align: left !important;}}.disabled-link {pointer-events: none;}article h2 {max-width: 800px;margin-left: auto;margin-right: auto;}.can-use-private-messages .ngdialog-content {padding: 0 !important;border-radius: 0 !important;}.can-use-private-messages .ngdialog-content .modal-dialog {margin: 0;}.can-use-private-messages .ngdialog-content .ngdialog-close {background: transparent;border: none;outline: none;}.can-use-private-messages .ngdialog-content .ngdialog-close:before {color: #fff;font-size: 32px;}.can-use-private-messages .modal-header {background: #00A160;color: #fff;padding: 15px 20px;}.can-use-private-messages .modal-header .modal-title {color: #fff;text-transform: uppercase;font-weight: 700;font-size: 14px;}.can-use-private-messages .modal-body {padding: 20px 36px;text-align: center;}.can-use-private-messages .modal-body .btn {border: none;margin-top: 10px;margin-bottom: 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #F9D410;transition: background-color 0.5s ease;}.can-use-private-messages .modal-body .btn:hover {background-color: #dbb905;}.can-use-private-messages .modal-body ul {padding-left: 0;list-style: none;}.can-use-private-messages .modal-body ul li {margin: 20px 0;}.can-use-private-messages .modal-body ul li a {color: #00A160;font-weight: 600;text-decoration: underline;}input::-ms-clear {display: none;}#details-content {margin-bottom: 0;}#details-content header.landing-mid-hero.company-profile {position: relative;z-index: 1;}#details-content header.landing-mid-hero.company-profile .breadcrumb {margin-top: 50px;}#details-content header.landing-mid-hero.company-profile .company-roles {position: absolute;bottom: 0;left: 0;right: 0;height: 80px;background-color: rgba(0, 0, 0, 0.2);text-align: center;}#details-content header.landing-mid-hero.company-profile .company-roles span {color: #F9D410;line-height: 50px;margin-right: 10px;}#details-content header.landing-mid-hero .breadcrumb {margin-bottom: 0;background-color: transparent;}#details-content header.landing-mid-hero .breadcrumb a {color: #fff;}#details-content header.landing-mid-hero .icon-check {font-size: 28px;color: #fff;vertical-align: sub;}#details-content .extra-padding {padding: 0 40px;}#details-content .extra-padding-bottom {padding-bottom: 30px;}#details-content .no-margin-bottom {margin-bottom: 0;}#details-content .line {width: 100%;height: 1px;background: #d3d3d3;margin-bottom: 20px;}#details-content .key-indicators {color: slategrey;font-weight: 800;padding-bottom: 5px;font-size: 1.3em;}#details-content a.project-link {color: #00A160;text-decoration: underline;}#details-content .max-photo {width: 100%;max-width: 200px;}#details-content .max-photo-buyer {width: 100%;max-width: 100px;}#details-content .country-top {float: left;width: 44px;margin-right: 14px;margin-top: 18px;}#details-content .star-end-date {width: 100%;float: left;margin-top: 16px;}#details-content .star-end-date i {float: left;}#details-content .star-end-date span {padding-left: 4px;float: left;margin-top: -4px;}#details-content .section-content {color: #898989;}#details-content .section-content.company-profile {position: relative;z-index: 10;margin-bottom: 50px;}#details-content .section-content > .container {margin-top: -24px;padding: 24px 15px 30px 60px;background: #fff;}@media (max-width: 991px) {#details-content .section-content > .container {padding: 24px 15px;}}#details-content .section-content .top-information {margin-bottom: 40px;}#details-content .section-content .top-information .buyer {font-size: 12px;font-weight: 600;}#details-content .section-content .top-information .title-top-information {font-size: 14px;font-weight: 600;}#details-content .section-content .top-information .link-buyer-profile {font-size: 10px;font-weight: 600;color: #F9D410;text-transform: uppercase;text-decoration: underline;}#details-content .section-content .top-information h5 {margin-bottom: 0;margin-top: 18px;}#details-content .section-content .top-information h5.strong {font-weight: 700;}#details-content .section-content .middle-information h5 {font-weight: 700;margin-bottom: 20px;}@media (max-width: 768px) {#details-content .section-content .middle-information h5 {border-top: 1px solid #d3d3d3;margin-top: 30px;padding-top: 20px;}}#details-content .section-content .middle-information h5.country {color: #00A160;}#details-content .section-content .middle-information > p {line-height: 24px;margin-bottom: 30px;}#details-content .section-content .middle-information hr {margin-top: 30px;margin-bottom: 30px;}#details-content .section-content .middle-information .eligible-country {background-color: #f8f8f8;padding: 25px 25px 0;}@media (max-width: 768px) {#details-content .section-content .middle-information .eligible-country {margin-bottom: 40px;}}#details-content .section-content .middle-information .eligible-country .country-bottom {width: 20px;margin-bottom: 25px;margin-right: 10px;margin-top: 2px;}#details-content .section-content .max-width-information {max-width: 89%;}#details-content .section-content .max-width-information p {line-height: 24px;}#details-content .section-content .right-information {float: left;width: 100%;background: #f8f8f8;padding: 14px 18px;border-radius: 6px;margin-bottom: 24px;}#details-content .section-content .right-information h4 {font-size: 14px;}#details-content .section-content .right-information.no-radius-bottom {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}#details-content .section-content .right-information.no-radius-top {border-top-right-radius: 0;border-top-left-radius: 0;}#details-content .section-content .right-information .download-information {background: #ebebeb;margin-top: -20px;margin: 0 -18px -14px;padding: 18px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}#details-content .section-content .right-information .download-information li {background: url(icons/pdf-icon-2bcca299f5752a8716ad26f94c8424de.png) no-repeat;padding: 3px 0 3px 28px;margin-bottom: 10px;}#details-content .section-content .right-information .download-information li a {color: #00A160;font-size: 11px;word-break: break-all;font-weight: 700;}@media (max-width: 1180px) {#details-content .section-content .right-information .download-information li a {font-size: 11px;}}#details-content .section-content .right-information .registerCompany span {font-weight: 700;}#details-content .section-content .right-information .registerCompany a {font-size: 1em !important;color: #00A160;}#details-content .section-content .right-information .social-networks a {width: 26px;height: 26px;display: block;}#details-content .section-content .right-information .social-networks a.social-fb {background: #00A160 url(details-content/social-networks/facebook-0fa094946b7d7749f3b2c9f34ce0c2b8.svg) center center no-repeat;background-size: 26px;}#details-content .section-content .right-information .social-networks a.social-tw {background: #00A160 url(details-content/social-networks/twitter-e4b3705f60594c3d882eb35d6daaef4f.svg) center center no-repeat;background-size: 26px;}#details-content .section-content .right-information .social-networks a.social-ln {background: #00A160 url(details-content/social-networks/linkedin-bf351969db1184a510133bb5a3551045.svg) center center no-repeat;background-size: 26px;}#details-content .section-content .right-information .social-networks a.social-gp {background: #00A160 url(details-content/social-networks/google-plus-094afbaf8b554580b5a7ec9299e9dc9e.svg) center center no-repeat;background-size: 26px;}#details-content .section-content .right-information .hidden-content p {margin: 20px 0;}#details-content .section-content .right-information .hidden-content .btn-radius-main, #details-content .section-content .right-information .hidden-content .right-extra-information .btn-download, #details-content .section-content .right-extra-information .right-information .hidden-content .btn-download {padding: 4px 18px;box-shadow: none;}#details-content .section-content .right-information .show-content .external {text-align: center;margin-bottom: 10px;}#details-content .section-content .right-information .show-content .external a {background: #164c8a;color: #fff !important;letter-spacing: 0;text-transform: none;}#details-content .section-content .right-information .show-content h5 {display: inline-block;font-weight: 700;}#details-content .section-content .right-information .show-content a {color: #00A160;font-weight: 600;font-size: 12px;}#details-content .section-content .right-information .show-content i {display: inline-block;width: 20px;height: 14px;vertical-align: middle;margin-right: 8px;}#details-content .section-content .right-information .show-content .inquiries-icon {background: url(icons/inquiries-icon-db658c014bdf9640acc683ed1d310f86.svg) center center no-repeat;background-size: 20px;}#details-content .section-content .right-information .show-content .phone-icon {background: url(icons/phone-icon-30d43e63e021e8a11b4ff9b60676b01d.svg) center center no-repeat;background-size: 20px;height: 20px;margin-left: 2px;margin-right: 6px;}#details-content .section-content .right-information .show-content .email-icon {background: url(icons/email-icon-7ff0e9f890b326fb3af2849aff266d69.svg) center center no-repeat;margin-left: 2px;}#details-content .section-content .right-information .show-content .address-icon {background: url(icons/bank-contact-014778d1da87f45de9ba7775b802f9f0.svg) 0 0 no-repeat;background-size: 25px;width: 25px;height: 20px;margin-right: 2px;}#details-content .section-content .right-information .show-content .website-icon {background: url(icons/bank-contact-014778d1da87f45de9ba7775b802f9f0.svg) 2px -90px no-repeat;width: 25px;height: 20px;background-size: 22px;}#details-content .section-content .right-information .show-content .country-icon {background: url(icons/company-info-e68d1b86e91347e60d47246d13f976b7.svg) -2px -59px no-repeat;background-size: 25px;width: 20px;height: 22px;}#details-content .section-content .right-information .show-content .request {font-size: 12px;}#details-content .section-content .right-information .show-content .h5-download {text-transform: uppercase;font-size: 12px;font-weight: 600;}#details-content .section-content .array-content-section .strong-secondary-color {margin-bottom: 20px;}#details-content .section-content .array-content-section .panel {border-bottom: none;margin-bottom: 30px;}#details-content .section-content .array-content-section .panel .panel-heading {padding: 10px 15px;}#details-content .section-content .array-content-section .panel .panel-heading.panel-section {background: #f8f8f8;border-radius: 6px;}#details-content .section-content .array-content-section .panel .panel-heading.panel-section .icono-industry {margin-right: 6px;width: 36px;height: 25px;display: inline-block;background: #00A160 url(icons/white-industry-icon-1cf137cb3d2221e8119da58e28bad2f2.svg) center center no-repeat;vertical-align: text-bottom;}#details-content .section-content .array-content-section .panel .panel-heading.panel-section h4 {font-size: 16px;color: #00A160;border-bottom: 1px solid #00A160;padding-bottom: 18px;}@media (max-width: 768px) {#details-content .section-content .array-content-section .panel .panel-heading.panel-section h4 {font-size: 14px;}}#details-content .section-content .array-content-section .panel .panel-heading.panel-section .products-services-content li {border-top: 1px solid #d3d3d3;padding: 8px 0 16px;}#details-content .section-content .array-content-section .panel .panel-heading.panel-section .products-services-content li a {color: #898989;}#details-content .section-content .array-content-section .panel .panel-heading.panel-section .products-services-content li:first-child {border-top: none !important;}#details-content .section-content .array-content-section .panel .panel-heading.panel-section .products-services-content li:last-child {padding-bottom: 0;}#details-content .section-content .array-content-section .panel .panel-footer.show-more {background: #ebebeb;}#details-content .section-content .array-content-section .panel .panel-footer.show-more a {font-weight: 600;color: #898989;}#details-content .section-content .array-content-section .panel .panel-footer.show-more a:focus, #details-content .section-content .array-content-section .panel .panel-footer.show-more a:active {text-decoration: none;}#details-content .section-content .array-content-section .panel .panel-footer.show-more a:hover {text-decoration: underline;}#details-content .section-content .afdb-company-extra-fields-container {margin: 20px 0;}#details-content .section-content .icon-wl.icon-business {font-size: 30px;vertical-align: sub;}#details-content .section-content .attached-file {text-align: center;}#details-content .section-content .attached-file .col-md-3 {padding: 0 40px;margin-bottom: 14px;}@media (max-width: 768px) {#details-content .section-content .attached-file .col-md-3 {padding: 0 30px;}}#details-content .section-content .attached-file .col-md-3:last-child .line {display: none;}#details-content .section-content .attached-file span {color: #164c8a;font-size: 12px;font-weight: 600;margin: 12px 0 20px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}@media (max-width: 768px) {#details-content .section-content .attached-file span {text-align: left;font-size: 14px;font-weight: 400;margin-bottom: 6px;}}#details-content .section-content .attached-file .background-attached-file {height: 100px;width: 100%;border: 2px solid #164c8a;margin-top: 22px;background: #ebebeb;}@media (max-width: 768px) {#details-content .section-content .attached-file .background-attached-file {margin-top: 0;width: 88px;}}#details-content .section-content .attached-file .background-attached-file .img-attached-file {margin: 0 auto;width: 80px;height: 80px;background: #ebebeb url(icons/icons_attached_file-e69205df4d9619576b1ca65cfeb4c752.svg) center center no-repeat;}#details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-pdf {background-position: -180px 16px;}#details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-doc, #details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-docx {background-position: -82px 16px;}#details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-xls, #details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-xlsx, #details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-jpg, #details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-png, #details-content .section-content .attached-file .background-attached-file .img-attached-file.backg-gif {background-position: 16px 16px;}#details-content .section-content .attached-file .button-download {width: 100%;min-width: initial;text-align: center;margin: 0 auto;float: initial;box-shadow: none;text-transform: capitalize;font-size: 12px;letter-spacing: 0;font-weight: 600;padding: 6px 0;color: #fff !important;}@media (max-width: 768px) {#details-content .section-content .attached-file .button-download {width: calc(100% - 109px);margin-top: -64px;float: right;max-width: 140px;}}#details-content .section-content .right-extra-information {text-align: center;margin-top: 50px;}#details-content .section-content .right-extra-information p {font-weight: 600;}#details-content .section-content .right-extra-information .btn-download {font-weight: 900;background-color: #F9D410;margin-top: 15px !important;}#details-content .section-content .right-extra-information .btn-download :hover {text-decoration: none;background-color: #e5c106;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}#details-content .section-content .right-extra-information .favorites {padding-right: 40px;padding-bottom: 10px;text-align: right;}#details-content .section-content .right-extra-information .favorites-mobile {text-align: center;margin-bottom: 20px;}#details-content .section-content .right-extra-information .heart {margin-left: 20px;width: 25px;cursor: pointer;}#details-content .section-content .right-extra-information .separator-line {height: 1px;background: #CCC;width: 275px;margin-left: 35px;margin-bottom: 40px;}@media screen and (min-width: 992px) and (max-width: 1200px) {#details-content .section-content .right-extra-information .separator-line {margin: 0 35px;width: auto;}}@media screen and (max-width: 991px) {#details-content .section-content .right-extra-information .separator-line {margin: 0 0 25px 0;width: 100%;}}#details-content .bottom-information {margin-bottom: 0;color: #898989;}@media (max-width: 768px) {#details-content .bottom-information {margin-bottom: 30px;}}#details-content .bottom-information > .container {background: #fff;padding-top: 30px;padding-bottom: 20px;border-top: 1px solid grey;}#details-content .bottom-information h3 {font-size: 14px;font-weight: 500;height: 16px;line-height: 16px;margin: 2px 0 0;display: inline-block;max-width: 284px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}#details-content .bottom-information .see_all {float: right;color: #fff;padding: 2px 16px;font-size: 12px;text-transform: uppercase;background-color: #F9D410;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}#details-content .bottom-information .see_all:hover {text-decoration: none;background-color: #e5c106;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}#details-content .bottom-information .coming-soon {margin-top: 40px;font-size: 18px;}#details-content .bottom-information hr {margin-top: 3px;}#details-content .bottom-information ul li {margin-bottom: 20px;}#details-content .bottom-information ul li a {color: #888;}#details-content .afiche {max-width: 600px;}@media (max-width: 768px) {#details-content .afiche {width: 100%;}}#details-content .tab-event {margin-top: 30px;}#details-content .tab-event .nav-tabs {border-bottom: 1px solid #898989;}#details-content .tab-event .nav-tabs li {text-align: center;margin-bottom: 0 !important;margin-right: 16px;}#details-content .tab-event .nav-tabs li.active {border: none;border-bottom: 6px solid #00A160 !important;}#details-content .tab-event .nav-tabs li a, #details-content .tab-event .nav-tabs li a:hover, #details-content .tab-event .nav-tabs li a:focus {color: #555;padding-top: 0;font-size: 14px;border: none !important;margin-right: 0;background: none;}#details-content .tab-event .tab-content {margin-top: 30px;}#details-content .register-event {float: left;width: 100%;text-align: center;margin-top: 20px;}#details-content .register-event a {background: #00A160;color: #fff !important;letter-spacing: 0;text-transform: none;font-weight: 400;font-size: 14px;box-shadow: none;}#details-content .register-event a:hover {background: #007848;}#details-content .img-supporter {height: 60px;text-align: center;overflow: hidden;margin-bottom: 10px;display: block;}#details-content .img-supporter img {max-width: 100%;max-height: 100%;}#details-content .bank-information {margin-bottom: 30px;}#details-content .bank-information h5 {text-transform: uppercase;font-weight: 700;margin: 14px 0 20px;}@media (max-width: 768px) {#details-content .more-information {padding-bottom: 20px;}}#details-content .more-information ul {list-style: none;padding-left: 0;}#details-content .more-information ul li {margin: 10px 0;}#details-content .more-information h3 {font-size: 14px;font-weight: 700;color: #F9D410;margin-bottom: 30px;}#details-content .more-information .offices-description p {color: #F9D410;font-weight: 900;font-size: 24px;letter-spacing: 2px;display: inline-block;margin-left: 23%;}#details-content .business-objetives {margin-top: 30px;margin-bottom: 10px;margin-right: 10px;}@media (max-width: 768px) {#details-content .business-objetives {border-top: 1px solid #d3d3d3;padding-top: 30px;}}#details-content .business-objetives p {line-height: 24px;}#details-content .company-verified h5 {text-transform: uppercase;margin-bottom: 0;display: inline-block;font-weight: 600;}#details-content .company-verified a {color: #00A160;font-weight: 700;}#details-content .company-verified .link-verified a {display: none;}#details-content .company-verified .link-verified:hover {cursor: default;}#details-content .company-verified .link-verified:hover a {display: block;}#details-content .company-verified .icon-check {color: #00A160;font-size: 24px;vertical-align: sub;}#details-content .company-verified .icon-check.woman {margin-left: 5px;color: #ee4d86 !important;}#details-content .company-country {background: url(icons/company-info-e68d1b86e91347e60d47246d13f976b7.svg) 0 -43px no-repeat;padding-left: 24px;margin-bottom: 14px;font-weight: 500;}#details-content .company-employees {background: url(icons/company-info-e68d1b86e91347e60d47246d13f976b7.svg) -2px -4px no-repeat;padding-left: 24px;background-size: 23px;margin-bottom: 14px;font-weight: 500;}#details-content .company-established {background: url(icons/company-info-e68d1b86e91347e60d47246d13f976b7.svg) 0 -22px no-repeat;padding-left: 24px;font-weight: 500;}#details-content .rating-section {font-size: 12px;font-weight: 600;margin: 18px 0 10px;}#details-content .rating-section span {outline: none;}#details-content .star-on, #details-content .star-off {width: 18px;height: 18px;vertical-align: sub;}#details-content .star-on {background: #00A160 url(icons/star-blank-a896629faaf41ea0b4fc4199fc1195f5.svg) no-repeat;}#details-content .star-off {background: url(icons/star-grey-401e0cc9241259a57100031c5b5bb794.svg) no-repeat;}#details-content .slider-custom-detail {float: left;width: 100%;margin-top: 12px;}#details-content .slider-custom-detail.article-slider .item {min-height: 240px;}#details-content .slider-custom-detail .carousel-control {display: none;}#details-content .slider-custom-detail .carousel-indicators {width: 100%;position: static;left: 0;margin-left: 0;margin-top: 10px;}@media (max-width: 768px) {#details-content .slider-custom-detail .carousel-indicators {margin-top: 0;}}#details-content .slider-custom-detail .carousel-indicators li {background-color: rgba(0, 0, 0, 0.2);border: none;margin: 0 6px;}#details-content .slider-custom-detail .carousel-indicators .active {width: 10px;height: 10px;background-color: #00A160;}#details-content .slider-custom-detail a {float: left;width: 100%;color: #898989 !important;margin-bottom: 18px;padding-bottom: 10px;}#details-content .slider-custom-detail a .icon-private-message {position: absolute;left: 91%;margin-top: -30px;width: 19px !important;font-size: 12px;}#details-content .slider-custom-detail a .img-company-employees {float: left;width: 50px;height: 50px;overflow: hidden;}#details-content .slider-custom-detail a .img-company-employees img {width: 100%;}#details-content .slider-custom-detail a .inf-company-employees {max-width: 200px;text-align: left;padding-left: 66px;}#details-content .slider-custom-detail a .inf-company-employees h2 {margin: 0 0 6px;font-size: 14px;}#details-content .slider-custom-detail a .inf-company-employees span {font-weight: 500;min-height: 17px;display: block;}#details-content .slider-custom-detail:last-child a {margin-bottom: 0;}#details-content .article-content > div, #details-content .video-content > div {padding: 24px 15px !important;box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);}#details-content .article-content hr, #details-content .video-content hr {border-color: #c6c6c6;}#details-content .article-content .title, #details-content .video-content .title {font-weight: 300;line-height: 1.3em;margin: 20px 0 52px;font-size: 50px;}@media (max-width: 768px) {#details-content .article-content .title, #details-content .video-content .title {font-size: 20px;font-weight: 300;line-height: 1.5em;margin: 20px 0 36px;}}#details-content .article-content .body, #details-content .video-content .body {font-size: 16px;line-height: 30px;text-align: justify;width: 70%;margin: 0 0 30px 20%;}@media (max-width: 768px) {#details-content .article-content .body, #details-content .video-content .body {font-size: 14px;line-height: 24px;text-align: left;width: 100%;margin: 0;}}#details-content .article-content .author-date, #details-content .video-content .author-date {margin-bottom: 10px;}#details-content .article-content .related-bibliography h5, #details-content .video-content .related-bibliography h5 {text-transform: uppercase;font-size: 16px;}#details-content .article-content .related-bibliography .related-section, #details-content .video-content .related-bibliography .related-section {padding-left: 20px;margin-bottom: 20px;}#details-content .article-content .related-bibliography .related-section ul a, #details-content .video-content .related-bibliography .related-section ul a {color: #00A160;text-decoration: underline;font-weight: 600;}#details-content .article-content .related-bibliography .bibliography-section, #details-content .video-content .related-bibliography .bibliography-section {background: #f8f8f8;padding: 20px;}#details-content .article-content .user-no-active-comment, #details-content .video-content .user-no-active-comment {background: #f8f8f8;padding: 20px 0;}#details-content .article-content .user-no-active-comment p, #details-content .video-content .user-no-active-comment p {margin: 12px 0;}#details-content .article-content .user-no-active-comment .btn-radius-main, #details-content .article-content .user-no-active-comment .section-content .right-extra-information .btn-download, #details-content .section-content .right-extra-information .article-content .user-no-active-comment .btn-download, #details-content .video-content .user-no-active-comment .btn-radius-main, #details-content .video-content .user-no-active-comment .section-content .right-extra-information .btn-download, #details-content .section-content .right-extra-information .video-content .user-no-active-comment .btn-download {padding: 6px 28px;}#details-content .article-content .user-active-comment .group-check, #details-content .video-content .user-active-comment .group-check {margin-top: -10px;}#details-content .article-content .user-active-comment .group-check em, #details-content .video-content .user-active-comment .group-check em {font-weight: 400;font-size: 12px;vertical-align: text-top;}#details-content .article-content .user-active-comment .btn-radius-secondary, #details-content .video-content .user-active-comment .btn-radius-secondary {padding: 6px 28px;font-weight: 600 !important;font-size: 13px;text-transform: none;}#details-content .article-content .user-active-comment .btn-radius-cancel, #details-content .video-content .user-active-comment .btn-radius-cancel {background: #ebebeb;color: #898989;}#details-content .article-content .user-active-comment .btn-radius-cancel:hover, #details-content .video-content .user-active-comment .btn-radius-cancel:hover {background: #d7d7d7;}#details-content .similar-articles, #details-content .similar-videos, #details-content .similar-projects {padding: 16px 0;background: #e1e1e1;}#details-content .similar-articles hr, #details-content .similar-videos hr, #details-content .similar-projects hr {width: 100px;border-top: 2px solid #898989;}#details-content .similar-articles h5, #details-content .similar-articles h6, #details-content .similar-videos h5, #details-content .similar-videos h6, #details-content .similar-projects h5, #details-content .similar-projects h6 {color: #898989;font-weight: 700;line-height: 18px;}#details-content .similar-articles a:hover, #details-content .similar-videos a:hover, #details-content .similar-projects a:hover {color: #898989;}#details-content .similar-articles .similar-img, #details-content .similar-videos .similar-img, #details-content .similar-projects .similar-img {height: 160px;text-align: center;overflow: hidden;background-repeat: no-repeat !important;background-size: cover !important;}#details-content .section-comments {padding: 20px 0;}#details-content .section-comments .comment {color: #898989;padding: 20px 30px;margin-bottom: 20px;background: #fff;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}#details-content .section-comments .comment .comment-user {margin-bottom: 6px;}#details-content .section-comments .comment .comment-user img {width: 50px;float: left;}#details-content .section-comments .comment .comment-user .comment-information {padding-left: 60px;}#details-content .section-comments .comment .comment-user .comment-information h5 {margin: 6px 0;color: #00A160;}#details-content .section-comments .comment .comment-user .comment-information span {font-size: 12px;}#details-content .section-comments .comment .comment-body {font-size: 13px;}#details-content .section-comments .comment .comment-reply {margin-top: 30px;}#details-content .section-comments .comment .btn-radius-secondary {padding: 6px 28px;font-weight: 600 !important;font-size: 13px;text-transform: none;}#details-content .heroMobile h2 {font-size: 22px;font-weight: 300;line-height: 28px;}#details-content .slider-mobile .carousel-control {display: none;}#details-content .section-detail-mobile > .container {padding: 0 15px;margin-top: 0;}#details-content .section-detail-mobile .no-padding {padding: 0 0 30px;}#details-content .section-detail-mobile .buyer {font-weight: 700;text-transform: capitalize;text-decoration: underline;}#details-content .section-detail-mobile .link-buyer-profile {font-size: 12px;font-weight: 700;color: #00A160;text-transform: capitalize;text-decoration: underline;}#details-content .section-detail-mobile .company-country, #details-content .section-detail-mobile .company-employees, #details-content .section-detail-mobile .company-established {font-weight: 500;margin-bottom: 20px;}#details-content .section-detail-mobile .information-item {padding-bottom: 20px;}#details-content .section-detail-mobile .information-item .country-top {margin-top: 12px;}#details-content .section-detail-mobile .information-item h5 {margin-bottom: 2px;}#details-content .section-detail-mobile .offices-description p {margin-left: 0;}#details-content .section-detail-mobile .line {margin-top: 20px;}#details-content .section-detail-mobile .nav-tabs {background: #f8f8f8;border-bottom: none;margin-bottom: 20px;padding: 0 15px;}#details-content .section-detail-mobile .nav-tabs .two-items, #details-content .section-detail-mobile .nav-tabs .three-items, #details-content .section-detail-mobile .nav-tabs .four-items {text-align: center;}#details-content .section-detail-mobile .nav-tabs .two-items {width: 50%;}#details-content .section-detail-mobile .nav-tabs .three-items {width: 33.33333333%;}#details-content .section-detail-mobile .nav-tabs .four-items {width: 25%;}#details-content .section-detail-mobile .nav-tabs li a {color: #898989;font-size: 12px;font-weight: 600;border: none;padding: 10px 0px;}#details-content .section-detail-mobile .nav-tabs li a:hover {background: #f8f8f8;border: none;}#details-content .section-detail-mobile .nav-tabs li.active a {background: #f8f8f8;color: #00A160;border: none;border-bottom: 6px solid #00A160;}#details-content .section-detail-mobile .right-information .download-information {text-align: center;}#details-content .section-detail-mobile .right-information .download-information li {background: url(icons/pdf-icon-2bcca299f5752a8716ad26f94c8424de.png) top center no-repeat;padding: 28px 0 3px 0;margin-bottom: 10px;}#details-content .section-detail-mobile .panel-accordion-group .panel-group .panel-title a {display: block;width: 100%;color: #898989;text-transform: uppercase;}#details-content .section-detail-mobile .panel-accordion-group .panel-group .panel-default, #details-content .section-detail-mobile .panel-accordion-group .panel-group .panel-default .panel-heading {border-radius: 0;border-color: #f5f5f5;}#details-content .section-detail-mobile .panel-accordion-group .panel-group .panel-default .panel-heading, #details-content .section-detail-mobile .panel-accordion-group .panel-group .panel-default .panel-heading .panel-heading {background: #ebebeb url(icons/down-arrow-grey-tab-2bc8807e4e8545a298c76c8b0a7b4fe5.svg) right 10px center no-repeat;background-size: 20px;}#details-content .section-detail-mobile .panel-accordion-group .panel-group .panel-default .panel-body, #details-content .section-detail-mobile .panel-accordion-group .panel-group .panel-default .panel-heading .panel-body {background-color: #fff;}#details-content .share-content h5 {margin-bottom: 22px;letter-spacing: 3px;}#details-content .share {display: inline-block;width: 32px;height: 32px;border-radius: 50%;margin: 0 14px;}#details-content .share.share-facebook {background: #3b5998 url(icons/original-facebook-ee08dc3368396d3fcb486c58a1047ce1.svg) center center no-repeat;}#details-content .share.share-twitter {background: #00aced url(icons/original-twitter-26bd72ba3993fd514fa075108a5a68c7.svg) center center no-repeat;}#details-content .share.share-linkedin {background: #0077b5 url(icons/original-linkedin-377016d890e9115b0f12341fb836a119.svg) center center no-repeat;}#details-content .share.share-google-plus {background: #d34836 url(icons/original-googleplus-549c656e584760a108a5a71700fd979f.svg) center center no-repeat;}#details-content .share.share-email {background: lightgrey url(icons/original-mail-4eb3dfd86e51b4fa83929d8e1e08080b.svg) center center no-repeat;}.project-main-box {box-shadow: 0 0 15px #83837e;margin-bottom: 50px;padding-top: 50px !important;}.project-main-box .company-information .company-logo {padding-left: 30px;}.project-main-box .company-information .company-logo .max-photo {border-radius: 5px;}.project-main-box .company-information .company-logo .logo-sponsor {border: solid 1px #dcd9d9;margin-top: 10px;height: 10em;display: block !important;}.project-main-box .company-information .company-logo .sponsor-title {margin-top: 5px;}.project-main-box .company-information .company-logo .sponsor-title a {text-transform: uppercase;color: #00A160;text-decoration: underline;font-size: 12px;font-weight: 600;}@media screen and (min-width: 992px) and (max-width: 1200px) {.project-main-box .company-information .company-logo .sponsor-title .see-sponsor {width: 100%;text-overflow: ellipsis;overflow: auto;font-size: 11px;}}.project-main-box .company-information .see-sponsor {margin: 1em 0 0 0;background-color: #F9D410;color: #fff;font-weight: 600 !important;font-size: 1em;letter-spacing: 1px;}.project-main-box .company-information .see-sponsor:hover {text-decoration: none;background-color: #e5c106;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.project-main-box .company-information h5 {margin-bottom: 8px;font-weight: 600;}.project-main-box .company-information .development-impact span {font-weight: 600;}.project-main-box .company-information .left-item {padding-bottom: 0.5em;}.project-main-box .company-information .right-item {padding-bottom: 0.5em;}.project-main-box .right-information {box-shadow: 0 0 10px #CCC;background-color: #F8F8F8;width: 80% !important;margin: 0 auto;float: none !important;}.project-main-box .right-information .show-content .apply-project {float: left;width: 100%;text-align: center;margin-top: 1em;margin-bottom: 1em;position: relative;}.project-main-box .right-information .show-content .apply-project button {background: #F9D410;color: #fff !important;letter-spacing: 1px !important;text-transform: none;font-weight: 900 !important;font-size: 1em;box-shadow: none;}.project-main-box .right-information .show-content .apply-project button:hover {text-decoration: none;background-color: #e5c106;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.project-main-box .right-information .show-content .apply-project button:hover + .apply-tooltip {display: block;}.project-main-box .right-information .show-content .apply-project .apply-tooltip {display: none;position: absolute;top: -55px;margin: 0 25px;padding: 5px;background: rgba(0, 0, 0, 0.9);color: #fff;text-align: center;}.project-main-box .right-information .show-content .company-data-container {margin-left: 25px;}.project-main-box .right-information.similar-deals {float: left !important;margin: 50px 10% 0;}.project-main-box .export-pdf {margin-top: 2em;}.project-main-box .deal-type-mobile {color: slategrey;font-size: 1.3em;text-align: center;font-style: italic;}.project-main-box .attached-files-container, .project-main-box .readiness-indicators-container {margin-bottom: 25px;margin-left: 15px;}.project-main-box .readiness-indicators-container .instruments-values {margin-left: 15px;}.project-main-box .readiness-indicators-container .instruments-values li {position: relative;margin-left: 10px !important;}.project-main-box .readiness-indicators-container .instruments-values li::before {content: "\2022";color: #F9D410;font-weight: bold;position: absolute;width: 20px;display: block;left: -24px;top: -8px;font-size: 26px;}@media (max-width: 768px) {.project-main-box {padding-top: 25px !important;margin-bottom: 0;}.project-main-box .company-information .company-logo {text-align: center;margin-bottom: 15px;}.project-main-box .company-information .company-logo .max-photo {height: 150px;border-radius: 5px;}.project-main-box .company-information .company-logo .sponsor-title {margin-top: 15px;}.project-main-box .company-information .business-objetives {border-top: none !important;padding-top: 0 !important;}.project-main-box .apply-project-container .show-content {overflow: hidden !important;}.project-main-box .apply-project-container .show-content .apply-project {float: none !important;}.project-main-box .apply-project-container .show-content .apply-project button {background-color: #F9D410;color: #fff;letter-spacing: 1px !important;text-transform: none;font-weight: 900 !important;font-size: 1em;box-shadow: none;border-radius: 24px;padding: 10px 28px;}.project-main-box .apply-project-container .show-content .company-data-container {margin-left: 25px;}.project-main-box .apply-project-container .show-content .company-data-container h5 {margin-bottom: 0;margin-top: 18px;}.project-main-box .apply-project-container .show-content .company-data-container h5.strong {font-weight: 700;}.project-main-box .more-information {overflow: hidden;}}