/* HIRAL -- image text card carousel css start*/
.text-card-carousel-wrapper {background-color: #ffffff;}
.text-card-carousel-wrapper.grey-bg {background-color: #F8F8F8;}
.text-card-carousel-main {padding: 83px 0 56px;position: relative;display: flex;flex-direction: row;align-items: flex-start;min-height: 555px;}
.text-card-carousel-main .container-fluid {width: 100%;}
.left-content {padding-top: 60px;z-index: 1;position: relative;}
.left-content.only-title {padding-top: 80px;}
.left-content .carousel-title p {font-family: 'optimaRoman', sans-serif;font-size: 3.6rem;line-height: 4.2rem;color: #000000;margin-bottom: 20px;}
.left-content .carousel-detail p {font-family: 'notosans-light', sans-serif;font-size: 1.6rem;line-height: 2.6rem;color: #000000;font-weight: 300;margin: 0;}
.card-item * {transition: all .3s ease-in-out;}
.card-item {height: 100%;}
.card-block-main {position: relative;overflow: hidden;height: 100%;display: flex;flex-direction: column;}
.card-block-main.with-slide-line {border-bottom: 1px solid rgba(0,0,0,0.14);padding-bottom: 15px;margin-bottom: 1px;}
.card-block-main .image {min-height: 211px;background-repeat: no-repeat;background-size: cover;background-position: center center;}
.card-block-main .card-bottom {display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.slick-active .card-block-main .card-bottom.borderBottom {border-bottom: 1px solid rgba(0, 0, 0, 0.14);}
.card-block-main .card-bottom .card-title {font-family: 'optimaRoman', sans-serif;font-size: 1.8rem;line-height: 2.2rem;color: #000000;margin: 30px 0 14px;}
.card-block-main .card-bottom .card-content > p {font-family: 'notosans-light', sans-serif;font-size: 1.4rem;line-height: 2rem;color: #000000;font-weight: 300;margin-bottom: 14px;}
.card-block-main .card-bottom .card-link-wrapper .link-cta {font-family: 'notosans-light', sans-serif;font-size: 1.1rem;line-height: 2.6rem;color: #000000;font-weight: 400;}
.card-block-main .card-bottom .card-link-wrapper .link-cta:hover, .card-block-main .card-bottom .card-link-wrapper .link-cta:focus {opacity: 1;}
.card-carousel-wrapper.left-content-card-carousel .slick-list {width: 100%;padding-right: 12%;}
.card-carousel-wrapper .slick-slider .slick-slide {opacity: 0.5;width: 288px;}
.card-carousel-wrapper .slick-slider .slick-active {opacity: 1;}
.card-carousel-wrapper .slick-slider .slick-active + .slick-active {opacity: 0.5;}
.card-carousel-wrapper .sliding-arrows {width: fit-content;margin-top: -20px;margin-left: -98px;position: relative;}
.card-carousel-wrapper .sliding-arrows ul {display: flex;align-items: center;justify-content: center;margin: 0
;}
.card-carousel-wrapper .sliding-arrows li {margin: 0;padding: 0;min-width: auto;line-height: normal;}
.card-carousel-wrapper .sliding-arrows li:first-child {margin-right: 33px;}
.card-carousel-wrapper .sliding-arrows li::before {display: none;}
.card-carousel-wrapper .sliding-arrows .slick-arrow .cta {color: #000000;font-size: 2.2rem;line-height: 2.6rem;display: inline-block;height: 26px;padding: 0;border: none; background: unset;}
.card-carousel-wrapper .sliding-arrows .slick-arrow .cta:hover, .card-carousel-wrapper .sliding-arrows .slick-arrow .cta:focus {opacity: 1;}
.card-carousel-wrapper .sliding-arrows .slick-arrow.slick-disabled .cta {opacity: 0.4;cursor: unset;}
.card-carousel-wrapper .sliding-arrows .slick-arrow .cta .icon {font-size: 2.2rem;line-height: 2.6rem;}
.card-carousel-wrapper .sliding-arrows .slide-count {font-family: 'notosans-light', sans-serif;font-size: 1.1rem;line-height: 1.6rem;color: #000000;font-weight: 500;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
/** slider within grid **/
.text-card-carousel-main.slider-in-grid .slider-container {max-width: 1152px;}
/** flex css **/
.carousel-with-left-content .row, .slider-container .row {display: flex;flex-wrap: wrap;}
.text-card-carousel-main .carousel-with-left-content .row.justify-content-start {justify-content: flex-start !important;}
.text-card-carousel-main .slider-container {position: absolute;margin: 0 auto;left: 0;right: 0;z-index: 0;height: 100%;max-width: 100%;}
.text-card-carousel-main .slider-container .row.justify-content-end {justify-content: flex-end !important;}

@media all and (min-width: 1299.98px){
    .card-carousel-wrapper.left-content-card-carousel {margin-left: calc(100% - 96%);}
    .slider-in-grid .card-carousel-wrapper.left-content-card-carousel {margin-left: 0px;}
}
@media all and (max-width: 991.98px){
    .card-carousel-wrapper.left-content-card-carousel .slick-list {padding-right: 0;}
    .left-content {padding-top: 0;padding-right: 10px;}
    /*.card-carousel-wrapper.left-content-card-carousel .slick-list .slick-slide {max-width: 264px;min-width: 264px;}*/
}
@media all and (max-width: 767.98px){
    .text-card-carousel-main {display: block;padding: 40px 0 45px;}
    .carousel-with-left-content .row, .slider-container .row {display: block;}
    .left-content {padding: 0;}
    .left-content .carousel-title p {font-size: 2.8rem;line-height: 3.2rem;margin-bottom: 17px;}
    .text-card-carousel-main .slider-container {position: relative;left: auto;right: auto;margin: 0;height: auto;}
    .text-card-carousel-main .slider-container .card-carousel-wrapper {display: flex;flex-direction: column-reverse;}
    .card-carousel-wrapper .sliding-arrows {margin: 28px 0 18px;}
    .card-carousel-wrapper .sliding-arrows ul {padding: 0;}
    /*.card-carousel-wrapper.left-content-card-carousel .slick-list .slick-track {display: block;}*/
}
/* HIRAL -- image text card carousel css end */



body#ip3-korea-notice .articlePageTitle h1, body#ip3-spain-notice .articlePageTitle h1{font-size:15px !important;}

body#ip3-korea-notice .articlePageContent p, body#ip3-spain-notice .articlePageContent p{font-size: 11px !important;}

body#ip3-spain-notice section.topMainMenu.mainNavMenu, body#ip3-spain-notice #footerWrapper, body#ip3-spain-notice .mobile-mburger, body#ip3-korea-notice section.topMainMenu.mainNavMenu, body#ip3-korea-notice #footerWrapper, body#ip3-korea-notice .mobile-mburger {display: none!important}

body#ip3-korea-notice .breadcrumb, body#ip3-spain-notice .breadcrumb{opacity: 0;}



body#ip3-korea-notice section.headerWrapperInner, body#ip3-spain-notice section.headerWrapperInner {min-height: 40px;}
body#ip3-korea-notice .header-ticker-iframe iframe#IframeSharePrice, body#ip3-spain-notice .header-ticker-iframe iframe#IframeSharePrice {display: none;}
body#ip3-korea-notice article.header-search, body#ip3-spain-notice article.header-search {display: none;}