
.video-pop-up {
    height: 750px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}


.currency {
    font-size: 20px;
    color: #838d99;
}


.tabsArea {
    display: table !important;
}

    .tabsArea > .tabs30:first-of-type {
        border-right: 1px solid#2d3640;
    }


    .tabsArea > .tabs15:not(:last-of-type) {
        border-right: 1px solid#2d3640;
    }

.tabs15 {
    display: table-cell !important;
    float: none;
    vertical-align: middle;
    padding: 10px 25px;
}

.tabsContent {
    display: table;
    margin-left: auto !important;
    margin-right: auto !important;
}

.tab-left-select-box, .tab-right-exchange {
    display: table-cell !important;
    vertical-align: middle;
    float: none !important;
}


.tabs30 {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding: 15px;
}




.whiteModel > a > img:last-of-type {
    margin-bottom: 30px;
    margin-top: 20px;
}

.annualParagraph p {
    font-size: 16px !important;
    line-height: 24px !important;
    padding-top: 5px;
    font-family: "Roboto";
    font-weight: 300;
}

.homeSlider .sustaSlider {
    min-height: 900px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: inherit !important;
    overflow: hidden !important;
}

.homeSlider .sliderElement {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    min-height: 700px;
    overflow: hidden !important;
}

.sustaSlider .carousel-captions {
    padding-top: 150px !important;
}

.carousel-captions {
    padding: 0 !important;
    z-index: 999 !important;
    padding-left: 7.5px !important;
    position: relative;
    margin-left: 0;
    padding-top: 100px !important;
    margin-left: auto;
    margin-right: auto;
}



    .carousel-captions.landingCaptionArea h3 {
        font-size: 42px !important;
        margin: 0 !important;
        margin-bottom: 5px !important;
        color: #fff !important;
        text-align: left !important;
        line-height: 50px !important;
        font-family: "Roboto","Arial",sans-serif !important;
        font-weight: 300;
    }



    .carousel-captions.landingCaptionArea p {
        font-size: 18px !important;
        color: #fff !important;
        line-height: 28px !important;
        text-align: left !important;
        font-family: "Roboto","Arial",sans-serif !important;
        margin-top: 20px !important;
    }

    .carousel-captions.landingCaptionArea p {
        font-size: 18px !important;
        color: #fff !important;
        line-height: 28px !important;
        text-align: left !important;
        font-family: "Roboto","Arial",sans-serif !important;
        margin-top: 20px !important;
    }

.sliderElement::after {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0 !important;
    width: 50% !important;
    height: 100% !important;
    content: "";
    display: block;
    background: -moz-linear-gradient(60deg, #000000 0%, transparent 75%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #000000), color-stop(75%, transparent)); /* safari4+,chrome */
    background: -webkit-linear-gradient(60deg, #000000 0%, transparent 75%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(60deg, #000000 0%, transparent 75%); /* opera 11.10+ */
    background: -ms-linear-gradient(60deg, #000000 0%, transparent 75%); /* ie10+ */
    background: linear-gradient(60deg, #000000 0%, transparent 75%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr=transparent,GradientType=1 ); /* ie6-9 */
    z-index: 1;
    opacity: 0.7 !important;
}

@media screen and (max-width:768px) {
    .sliderElement::after {
        width: 100% !important;
    }

    .mobile-slider-only {
        display: block !important;
    }
}


.btnLandingSlider {
    border: none !important;
    margin-top: 25px;
    float: left;
}

.sliderTabMenu {
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    background: #fff !important;
    padding: 50px 25px;
    border-bottom: 15px solid #C51F2B;
}

    .sliderTabMenu ul li a {
        text-align: left;
        color: #8B95A1 !important;
    }

    .sliderTabMenu ul li:not(.active) a {
        border-top: 1.5px solid #eaedf2 !important;
        border-radius: 0 !important;
    }

    .sliderTabMenu ul li.active a {
        background-color: transparent !important;
        border-top: 1.5px solid #C51F2B !important;
        border-radius: 0 !important;
    }

        .sliderTabMenu ul li.active a .title {
            font-size: 14px;
            line-height: 1em;
        }

        .sliderTabMenu ul li.active a > .title {
            font-family: "Roboto","Arial",sans-serif;
            margin-top: 15px;
            color: #1f1e21 !important;
            font-weight: 500;
        }

    .sliderTabMenu ul li:not(.active) a > .title {
        font-family: "Roboto","Arial",sans-serif;
        margin-top: 15px;
        font-weight: 300;
    }

/** slider v2 **/

.sliderTabMenuV2 {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    padding: 70px 25px;
}

    .sliderTabMenuV2 ul li a {
        text-align: left;
        color: #8B95A1 !important;
        margin-left: 1px;
        margin-right: 1px;
    }

    .sliderTabMenuV2 ul li:not(.active) a {
        border-top: 1.5px solid #eaedf2 !important;
        border-radius: 0 !important;
    }

    .sliderTabMenuV2 ul li.active a {
        background-color: transparent !important;
        border-top: 5.5px solid #fff !important;
        border-radius: 0 !important;
    }

        .sliderTabMenuV2 ul li.active a .title {
            font-size: 14px;
            line-height: 1em;
            color: #fff !important;
        }

        .sliderTabMenuV2 ul li.active a > .title {
            font-family: "Roboto","Arial",sans-serif;
            margin-top: 15px;
            color: #fff !important;
            font-weight: 500;
        }

    .sliderTabMenuV2 ul li:not(.active) a > .title {
        font-family: "Roboto","Arial",sans-serif;
        margin-top: 15px;
        color: #fff !important;
        font-weight: 300;
    }

/** slider v2 **/

.subtext {
    position: absolute;
    z-index: 100;
    transform: translate(350px,-180px);
}

.display-None {
    display: none !important;
}


/** slider v3 **/

.sliderTabMenuV3 {
    position: absolute;
    z-index: 999;
    padding: 30px 25px;
}

    .sliderTabMenuV3 ul li a {
        text-align: left;
        color: #8B95A1 !important;
        margin-left: 1px;
        margin-right: 1px;
    }

    .sliderTabMenuV3 ul li:not(.active) a {
        border-top: 1.5px solid #eaedf2 !important;
        border-radius: 0 !important;
    }

    .sliderTabMenuV3 ul li.active a {
        background-color: transparent !important;
        border-top: 5.5px solid #fff !important;
        border-radius: 0 !important;
    }

        .sliderTabMenuV3 ul li.active a .title {
            font-size: 14px;
            line-height: 1em;
            color: #fff !important;
        }

        .sliderTabMenuV3 ul li.active a > .title {
            font-family: "Roboto","Arial",sans-serif;
            margin-top: 0px;
            color: #fff !important;
            font-weight: 500;
        }

    .sliderTabMenuV3 ul li:not(.active) a > .title {
        font-family: "Roboto","Arial",sans-serif;
        margin-top: 16px;
        color: #fff !important;
        font-weight: 300;
    }

/** slider v2 **/
.boxContainer {
    margin-top: 100px;
}

.shortBox {
    min-height: 285px;
    display: table;
}

    .shortBox .title {
        font-size: 24px !important;
        line-height: 26px !important;
        display: block;
    }

.shortBoxRed {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.blackBoxBlog {
    background-color: #cf0a2c !important;
}

.shortBoxRed::before {
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 1;
    content: "";
}

.fullWidthBox {
    min-height: 230px;
    display: table;
}

    .fullWidthBox .fullBoxContent {
        display: table-cell;
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 25px;
    }

.fullBoxContent div.icon-wrapper {
    display: block;
    margin-top: 25px;
}

.fullWidthBox .fullBoxContent > img:last-of-type {
    margin-top: 35px;
    padding-bottom: 35px;
}

.fullWidthBox .fullBoxContent .title {
    display: block;
    font-size: 24px;
    margin-top: 0 !important;
    margin-bottom: 35px !important;
    padding-top: 35px;
}

.box {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-bottom: 25px;
}


.longBox {
    height: 570px;
    display: table;
}

    .longBox::before {
        background-color: rgba(0,0,0,0.3);
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0;
        bottom: 0;
        display: block;
        z-index: 1;
        content: "";
    }

.fullWidthBox {
    background-position-x: right !important;
    background-size: 100% !important;
}

.longBoxContent {
    display: table-cell;
    position: relative;
    vertical-align: bottom;
    padding-bottom: 50px !important;
    z-index: 999;
    padding-left: 25px;
    padding-top: 50px;
    padding-right: 100px;
}

    .longBoxContent a {
        display: block;
    }


    .longBoxContent img:last-of-type {
        margin-top: 25px;
    }

.miniBoxContent {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    z-index: 999;
    padding-left: 25px;
    padding-right: 100px;
    padding-top: 25px;
}


.blackBoxBlog .blogAuthor {
    display: table !important;
    margin-top: 25px;
}

    .blackBoxBlog .blogAuthor .personImage, .blackBoxBlog .blogAuthor .personInfo {
        display: table-cell !important;
        float: none !important;
        vertical-align: middle !important;
        padding-bottom: 25px;
    }

    .blackBoxBlog .blogAuthor .personInfo {
        padding-left: 10px;
    }

    .blackBoxBlog .blogAuthor .personImage img {
        margin: 0 !important;
    }

.blackBoxBlog .first-title {
    display: block;
    font-size: 24px;
}

.blackBoxBlog .miniBoxContent .title {
    display: block;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #fff !important;
    margin: 0 !important;
    margin-bottom: 5px !important;
}

.blackBoxBlog .personInfo .sub-title {
    display: block;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0 !important;
    margin: 0 !important;
}


.blackBoxBlog .personInfo .bottom-title i, .blackBoxBlog .personInfo .bottom-title {
    display: block;
    /*color: #8B95A1 !important;*/
    color: #fff !important;
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 0 !important;
    margin: 0 !important;
}



.longBoxContent .title {
    display: block;
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    font-size: 26px !important;
    line-height: 34px;
    font-family: "Roboto","Arial",sans-serif !important;
}

.longBoxContent p {
    color: #DDE3EB !important;
    font-size: 14px !important;
    line-height: 22px !important;
    margin-bottom: 15px;
}


.miniBoxContent .first-title {
    font-family: "Roboto",Arial,sans-serif !important;
    color: #fff;
    padding-bottom: 15px;
    font-weight: 300;
}

.boxContent img:first-of-type {
    margin-top: 25px;
}


.shortBoxRedProperties {
    padding-top: 0 !important;
}

.redBoxContent {
    display: table-cell;
    z-index: 999;
    position: relative;
    padding-left: 25px;
    padding-right: 100px;
    vertical-align: middle;
}

    .redBoxContent .title, .redBoxContent p {
        color: #fff !important;
    }

    .redBoxContent p {
        margin-top: 20px;
    }

.absoluteBottomImage {
    position: absolute;
    bottom: 40px !important;
    display: block;
    z-index: 999 !important;
    left: 25px;
}

.miniBoxContent .title, .miniBoxContent p {
    color: #fff !important;
}



.redBoxContent > img:first-of-type {
    padding-top: 35px !important;
}

.landingBg {
    background-color: #f4f6f9 !important;
}


.popularBg {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.imgCircleNew {
    background-color: #F4F6F9 !important;
    height: 168px;
    width: 168px;
    position: relative;
}

    .imgCircleNew > img {
        height: 56px !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }




.releatedContent, .releatedContent > img {
    width: 100% !important;
}

.visor-carousel .carousel-control[href]:hover, .visor-carousel .carousel-control[data-target]:hover {
    text-shadow: none !important;
    color: #fff !important;
    opacity: 1 !important;
}

.visor-carousel .carousel-control[href], .visor-carousel .carousel-control[data-target] {
    text-shadow: none !important;
    opacity: 1 !important;
    color: #fff !important;
}

/* SLIDER AREA */


.visor-carousel {
    margin-bottom: 25px;
    position: relative;
    margin-top: 9px;
}

    .visor-carousel,
    .visor-carousel .visor-wrapper,
    .visor-carousel .carousel-inner > .item,
    .visor-carousel .carousel-inner > .item > img {
        height: 450px;
    }

        .visor-carousel .carousel-inner > .item > img {
            position: absolute;
            width: 100%;
        }

.preSlider {
    background: #2D3640 !important;
    height: 100%;
    padding-bottom: 35px;
}

.itemBg {
    background-position: center center !important;
    background-size: cover !important;
    opacity: 0.1;
    background-repeat: no-repeat !important;
}



    .itemBg.active {
        opacity: 1 !important;
    }

    .itemBg::after {
        content: "";
        background: rgba(0,0,0,0.3);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 1;
    }

/*.itemBg:not(.active)::after {
        content: "";
        background: rgba(0,0,0,0.6);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 999;
    }

    .itemBg.active::after {
        content: "";
        background: rgba(0,0,0,0.3);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 1;
    }*/

.visor-carousel .carousel-control.left.layout-landscape, .visor-carousel .carousel-control.right.layout-landscape {
    width: 35px !important;
    min-width: 35px !important;
    z-index: 1000;
}


.carousel-captions > p {
    margin-top: 20px;
    margin-bottom: 25px;
}

.carousel-captions > p {
    font-size: 16px !important;
    line-height: 26px !important;
}


.carousel-captions > h1 {
    font-size: 26px !important;
    line-height: 36px !important;
}





.carousel-captions > h1, .carousel-captions > p {
    text-align: left !important;
}


/* SLIDER AREA */



.paragraphArea > p:last-of-type:not(:first-of-type) {
    margin-bottom: 0 !important;
}

.bg-gray .newsContainer > .newsContent > p, .bg-gray .newsContainer > .newsContent > h5 {
    color: #fff !important;
}

.doubleContent > h1 {
    color: #C51F2B !important;
    font-family: 'Roboto';font-weight: bold;
}


.container-fluid.bg-red.py-3.mt-5 {
    margin-top: 0 !important;
}

.footerAreas {
    background-color: #DDE3EB;
}

.annualReport .biggerTitle, .annualReport .bigTitle {
    color: #fff !important;
}

.annualReport.bg-white, .annualReport.bg-white .biggerTitle {
    color: #000 !important;
}

    .annualReport.bg-white .bigTitle {
        color: #c51f2b !important;
    }

.annualReport, .releatedContainer {
    background-color: #cf0a2c !important;
    color: #fff;
}

.simpleContent.releatedArea > h1 {
    color: #fff !important;
    margin: 0;
    margin-bottom: 30px;
    margin-top: 0 !important;
    font-family: "Roboto","Arial";
    font-weight: 500;
}


.annualReport .btnSpecial b {
    color: #fff;
}


.doubleContentColumn .btnSpecial b {
    color: #C51F2B;
}


.annualReport .btnSpecial {
    background: none !important;
    border-color: #fff;
    margin-top: 15px;
}

.dropdown-toggle > img {
    margin-left: 5px;
}

.navbar {
    border-radius: 0 !important;
    border: none !important;
}



.nav > li > a:hover, .nav > li > a:focus {
    background: none !important;
}

.out-container {
    padding: 0 !important;
}


.nav-center-list {
    margin-bottom: 0;
    margin-top: 0;
}

.language {
    display: table !important;
}

    .language img, .language b {
        vertical-align: middle;
    }

    .language img {
        padding-top: 0.8px;
    }

.socialRightMenu {
    border-left: 1px solid #dde3eb;
}

ul.navbar-nav > li > a {
    font-size: 12px;
    color: #5E6B79;
    font-family: "Roboto","Arial";
    font-weight: 500;
}

.navbar-right li a, .navMobileBottom li a {
    font-family: "Roboto","Arial" !important;
}

.footer-social .smallerText {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
}

.bottomNavMenu ul.navbar-nav > li > a {
    color: #1f1e21;
    font-family: 'Roboto';font-weight: bold;
}

.navbar {
    margin-bottom: 0;
}

.openNavSideBar ul li a {
    font-size: 16px !important;
    line-height: 18px !important;
    color: #5E6B79 !important;
}

.navMenu-Part-1 > a > div, .navMenu-Part-2 > a > div {
    font-size: 16px;
    line-height: 32px;
    color: #5E6B79;
    padding: 7.5px 0;
    border-bottom: 1px solid #DDE3EB;
}

.navMenu-Part-1 > a:first-of-type > div:first-of-type, .navMenu-Part-2 > a > :first-of-type {
    border-top: 1px solid #DDE3EB;
}

@media screen and (min-width:1200px) {

    .investor-page .sliderBottomArea .container {
        width: 100%;
        height: 100%;
        display: table;
    }


    .history-right-arrow {
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        right: 0;
        display: block;
    }

    .content-desc {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .pl-50 {
        padding-left: 50px;
    }

    .openNavSideBar ul li a {
        padding-right: 75px;
    }

    .navOpenTabArea .releatedArea {
        margin-left: 50px !important;
    }
}

@media screen and (min-width:768px) {

    .multiple-content-fluid {
        margin-bottom: -75px;
    }

    /*.ekko-lightbox {
        top:104px!important;
        bottom:50px!important;
        height:100%!important;
    }*/

    .navbar-fixed-top.navbar {
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }

    .sm-pl-0 {
        padding-left: 0 !important;
    }

    .sm-pr-0 {
        padding-right: 0 !important;
    }

    .photo-gallery-indicator li {
        width: 18px;
        height: 18px;
    }

        .photo-gallery-indicator li.active {
            width: 18px;
            height: 18px;
        }

    .contactUsArea {
        margin-top: 100px;
    }

    .mini-related-area-2 .related-item {
        border-right: 15px solid #fff !important;
    }

    .ourVisionContainer {
        margin-bottom: 50px;
    }

    .nav.tabs > li.active {
        background-color: #f5f5f5 !important;
    }

    .nav-center-list > li {
        border-bottom: 2px solid #fff;
    }

        .nav-center-list > li:hover {
            border-bottom: 2px solid #c51f2b;
        }

    .nav.tabs li div, .nav.tabs li a {
        padding-bottom: 15px;
        padding-top: 15px;
        padding-right: 15px;
    }

    .go-back {
        display: table !important;
        float: right;
        cursor: pointer;
    }

        .go-back img {
            vertical-align: baseline;
        }

        .go-back b {
            font-size: 12px;
        }

    .openNavSideBar .nav-tabs li div, .openNavSideBar .nav-tabs li a {
        padding-top: 15px;
    }

    .out-container {
        height: 495px;
    }

    .navOpenTabArea {
        height: 495px !important;
        overflow: hidden;
    }

    .openNavSideBar ul li {
        display: table-header-group;
        width: 100%;
        table-layout: fixed;
    }


        .openNavSideBar ul li div, .openNavSideBar ul li a {
            display: table-cell;
            float: none;
            vertical-align: middle;
            font-size: 16px !important;
            line-height: 18px !important;
            color: #5E6B79 !important;
        }



    .navOpenTabArea .releatedArea {
        display: table;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

        .navOpenTabArea .releatedArea .releatedContentItem {
            display: table-cell;
            vertical-align: middle;
            padding: 15px;
        }

    .openNavSideBar {
        display: table;
        float: right;
        padding: 10px 0;
    }

    .collapse.navbar-collapse.js-navbar-collapse.nav-center {
        display: table !important;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background: none !important;
    }

    .navbar-inverse .rightArea {
        padding-top: 10px;
    }

    .nav.tabs li:hover {
        background-color: #f5f5f5;
        padding-left: 20px;
    }

    .navBrandContainer {
        border-right: 1px solid #dde3eb;
    }

    .navbar-brand {
        display: table !important;
        float: none;
        padding: 0;
        margin: 0 auto;
        padding: 0;
    }



    .out-container {
        width: 144.6% !important;
        left: -24.3%;
        overflow: hidden;
    }

    .navAllContainer {
        display: table;
    }

    .navMenuContainer, .navBrandContainer {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}

.navbar-inverse {
    margin-bottom: 0;
    border-radius: 0 !important;
}

.bottomNavMenu, .navRightMenu, .navMenuContainer {
    padding: 0;
}


.navBrandContainer {
    /*border-bottom: 1px solid #dde3eb;*/
}

.navRightMenu {
    border-bottom: 1px solid #dde3eb;
}

a.navbar-brand {
    height: 100%;
}




.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #ff3546;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
    }

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

@media screen and (max-width:767px) {

    .smallText.color-white.sm-down-textCenter {
        margin-bottom: 20px !important;
    }

    .mobile-search-result-2-wrapper .d-table-cell {
        vertical-align: middle;
        float: none;
    }

    .koc-logo {
        margin: 0 !important;
    }

    .history-tabs.mobile-search-result-2-area {
        height: 135px !important;
    }

        .history-tabs.mobile-search-result-2-area.without-url {
            height: 75px !important;
            padding-top: 17.5px;
        }


    .mobile-search-result-2-wrapper {
        max-width: 270px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
        margin-bottom: 15px;
    }

    .timeline-panel {
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    }

    .timeline-inverted.visible-xs {
        position: relative !important;
    }

        .timeline-inverted.visible-xs::before,
        .timeline li:not(:last-of-type)::before {
            content: '';
            background: #f0f2f7;
            width: 3px;
            height: 20px !important;
            bottom: -20px;
            left: 50%;
            transform: translateX(-50%);
            position: absolute;
            display: block;
            z-index: 2 !important;
        }

    .investor-page .sliderBottomArea .tabs15 > h5 {
        line-height: 6px !important;
    }

    .investor-page .sliderBottomArea .moneyBigger .bigTitle {
        font-size: 20px !important;
    }

    .tabsArea {
        padding-top: 5px;
    }

    .tabs15 {
        padding: 0 7.5px 0 7.5px !important;
    }

    .tabsArea > .tabs15,
    .tabsArea > .tabs30:first-of-type {
        border: none !important;
    }

    .currency {
        font-size: 14px;
    }

    .investor-page .sliderBottomArea .tabs30.topTab img {
        padding-right: 5px !important;
        padding-top: 10px !important;
    }

    .investor-page .sliderBottomArea .tabs15 > h3 {
        line-height: 20px !important;
        font-size: 18px !important;
    }


    .figure-wrapper {
        display: table !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .map-description {
        margin-top: 30px;
    }

    .simple-page-content-wrapper.twoColumnTextArea {
        padding-top: 0 !important;
    }

    .doubleContent .textAreaButtonWrapper .col-sm-6 {
        padding: 0 !important;
    }

        .doubleContent .textAreaButtonWrapper .col-sm-6:nth-child(2) {
            margin-top: 15px;
        }

    .photo-gallery-wrapper .title-area,
    .all-figures-wrapper .title-area {
        padding: 0 !important;
    }


    .photo-gallery-wrapper {
        padding-top: 30px !important;
    }

    .sliderTabMenu {
        display: none;
    }

    .sliderTabMenuV2 {
        display: none;
    }

    .sliderTabMenuV3 {
        position: absolute;
        z-index: 999;
        padding: 2px 55px;
    }

    .sustain-tab .tab-text2 a {
        margin-top: 0px !important;
    }

    .ourVisionContainer {
        margin-bottom: 15px;
    }


    .management-team-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .box {
        padding: 0 !important;
    }

    #navigationBarMobile {
        border: none !important;
    }

        #navigationBarMobile:hover {
            background: none !important;
        }

    .dropdown-toggle > img {
        margin-left: 15px;
    }

    .navMobileBottom {
        padding-top: 20px;
        border-top: 1px solid #eee;
        margin-top: 0;
    }

        .navMobileBottom > li > a {
            padding-top: 7.5px;
            padding-bottom: 7.5px;
            font-size: 14px !important;
            color: #5E6B79 !important;
        }

    .language {
        margin-top: 10px;
    }

    .navMobile > li {
        margin-bottom: 0px;
    }


        .navMobile > li > a {
            color: #1f1e21 !important;
        }

    .mobileDropDown > li.open {
        border-bottom: none !important;
    }

        .mobileDropDown > li.open > a:first-of-type {
            border-bottom: 1px solid #dde3eb;
        }

    .navMobile > li > a {
        font-size: 14px !important;
        font-family: 'Roboto';font-weight: bold;
    }

    .mobileDropDown {
        padding: 0;
    }



    div.navbar-collapse.collapse.in > ul > li > ul > li > ul {
        background-color: #f5f5f5;
        padding-bottom: 15px;
    }

    div.navbar-collapse.collapse.in > ul > li > ul {
        padding-top: 5px;
        padding-bottom: 15px;
        background-color: #f5f5f5;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #f5f5f5 !important;
    }

    .imgMarNeed {
        padding-right: 0 !important;
        margin-right: -15px;
        margin-top: -12px !important;
    }


    .mobileDropDown {
        padding-top: 0;
    }

    .dropdownPad {
        margin-left: 15px;
    }

    ul.navMobile {
        padding: 20px 0;
    }

    ul.mobileDropDown li:not(:last-child) {
        border-bottom: 1px solid #dde3eb;
    }

    ul.mobileDropDown li a {
        padding: 10px 30px !important;
        background-color: #f5f5f5;
    }

    ul.mobileDropDown li div img {
        float: right;
        padding-right: 15px;
        margin-top: -18.75px;
    }

    ul.mobileDropDown li {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .navbar-brand img {
        margin-top: 2.5px;
    }

    .openNavSideBar ul li div, .openNavSideBar ul li a {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

    .openNavSideBar ul li a {
        width: 100%;
    }

    .openNavSideBar ul {
        padding: 15px 0 15px 15px;
        background-color: #f5f5f5;
        margin-bottom: 15px;
    }

        .openNavSideBar ul li:not(:last-child) {
            border-bottom: 1px solid #dde3eb;
        }

        .openNavSideBar ul li div img {
            float: right;
            padding-right: 15px;
        }

        .openNavSideBar ul li {
            display: table;
            width: 100%;
            table-layout: fixed;
        }
}





/*yeni kodlar*/
.container-fluid {
    max-width: 1920px !important;
}


@media screen and (min-width: 1400px) {
    .container {
        width: 1200px !important;
    }
}


.twoColumnTextArea .simpleContent .simpleMaxWidth {
    max-width: 768px;
    margin: 0 auto;
}

.twoColumnTextArea .hidden-xs {
    margin-left: auto !important;
    margin-right: auto !important;
}

.paragraphArea {
    max-width: 768px !important;
    margin: 0 auto;
}

.doubleArea .doubleContent {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
}

.doubleArea {
    width: 100% !important;
}

/*yeni kodlar*/


.sliderTabMenu {
    max-width: 1200px !important;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .15);
}

.sliderTabMenuV2 {
    max-width: 1200px !important;
}

.sliderTabMenuV3 {
    max-width: 1200px !important;
}



html, body {
    overflow-x: hidden;
}


.preNavList li a:first-of-type > img {
    vertical-align: top !important;
}

.preNavList li:first-of-type:hover {
    text-decoration: none !important;
}

/* --------------------------------------------  */

/* 


    FONT style

*/

.f18 {
    font-size: 18px !important;
}

b, strong {
    font-weight: unset !important;
    font-family: "Roboto","Arial";
    font-weight: 500;
}

html, body, p {
    font-family: "Roboto","Arial";
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto","Arial";
}


.bigNumber {
    font-size: 50px;
    color: #D0021B;
    font-family: "Roboto","Arial";
    font-weight: 500;
}

.smallInfo {
    color: #252D35;
    font-size: 16px;
}

.smallerText {
    font-size: 14px;
}

.biggerTitle {
    font-size: 32px !important;
    font-family: "Roboto" ;font-weight: 300;
}

    .biggerTitle + h1.color-red {
        margin: 5px 0 0 0 !important;
    }

.bigTitle {
    font-size: 42px !important;
    display: block;
    font-family: 'Roboto';font-weight: bold;
}

.smallP {
    font-size: 16px !important;
    line-height: 24px !important;
}


.paragraphArea p {
    font-size: 16px;
    line-height: 28px;
    color: rgba(139,149,161,0.9);
}

.titleArea, .paragraphArea {
    padding-top: 65px;
    overflow: hidden;
}

.paragraphArea {
    padding-top: 72.5px;
    overflow: hidden;
}

.innovationDesc .paragraphArea {
    padding-top: 50px !important;
}

.circleArea {
    margin-top: 50px !important;
}

.circleImage {
    display: table-cell;
    vertical-align: middle;
    width: 170px;
}

.circleInfoText {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}

.releatedContentItem a.popularText > span {
    font-size: 16px !important;
    font-family: 'Roboto' !important;font-weight: bold;
    margin-top: 20px !important;
    color: #1f1e21 !important;
    text-align: center !important;
    display: block;
}

.circleInfoText h5, .circleInfoText h6, .circleInfoText h1 {
    margin: 0;
    padding: 0;
}

.circleInfoText h1 {
    margin-top: 25px;
}

.circleInfoText h6 {
    margin-top: 15px;
}

.annualReport .text {
    margin-top: 15px;
}

.prizeContainer {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

    .prizeContainer h6 {
        font-size: 14px;
        margin: 0;
        color: #8B95A1;
    }

.brBottom {
    border-bottom: 1px solid #A5AEBA;
}

.prizeContainer h5 {
    font-size: 16px;
    color: #252D35;
    margin: 0;
    margin-top: 7.5px;
    margin-bottom: 5px;
}

.paragraphArea.listCircle p {
    padding: 0 15px;
}


.circleInfoText span {
    text-align: left;
}


.solukTitle {
    font-size: 16px;
    color: #8B95A1;
}

.fullVideo {
}

    .fullVideo p {
        margin: 0 !important;
        margin-bottom: -5px !important;
    }

.video2 {
    margin-top: 75px;
}

.biggerP {
    font-size: 28px !important;
    line-height: 42px !important;
    color: #252D35 !important;
    font-family: 'Roboto','Arial',sans-serif;
    font-weight: 300;
}

.whiteModel {
    border: 1.5px solid #dde3eb;
    padding-bottom: 0 !important;
    margin-bottom: 25px;
    padding: 0 30px;
}

.whiteModelContainer {
    margin-top: 50px;
}

.whiteModel > img:first-of-type {
    margin-top: 25px;
    height: 75px;
}

.whiteModel img:last-of-type:not(:first-of-type), .telephoneNumber {
    margin-top: 30px;
    margin-bottom: 30px;
}

.whiteModel h5 {
    font-family: 'Roboto';font-weight: bold;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.whiteModel p {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #8B95A1;
}


.color-white {
    color: #fff !important;
}


/* 

    FONT style

*/

/* --------------------------------------------  */


/* 

   SOME REQUIREMENTS

*/

.whiteModelContainer > div.col-md-4.col-sm-6 {
    float: right;
}

.whiteModelContainer:after {
    clear: both;
    content: "";
    display: block;
}

.mx-auto {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bg-white {
    background-color: #fff !important;
}


.color-red {
    color: #C51F2B !important;
}



.bg-red {
    background-color: #C51F2B !important;
}

.color-black {
    color: #252D35;
}

.bold {
    font-family: 'Roboto' !important;font-weight: bold;
}


.smallText {
    font-size: 12px;
}




/* 
   SOME REQUIREMENTS
*/

/* --------------------------------------------  */
/* PRESENTATION */


.preNavigation .preNavList {
    list-style-type: none;
    z-index: 9;
    position: relative;
    margin-bottom: 0 !important;
}

.preNavigation {
    margin-top: 25px;
}

.investor-slider .preNavigation {
    margin-bottom: 10px !important;
}


.preNavigation .preNavList li {
    display: inline;
    font-size: 14px;
    color: #fff;
    padding-right: 7.5px;
}

    .preNavigation .preNavList li a {
        color: #fff;
    }


    .preNavigation .preNavList li:not(:last-child):not(:first-child)::after {
        content: url("../images/icons/rightArrowIcon.png");
        padding-left: 8.5px;
        vertical-align: middle;
    }


.pre {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

    .pre:not(.preSlider):after {
        position: absolute;
        content: "";
        background: -moz-linear-gradient(60deg, #000000 0%, transparent 75%);
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #000000), color-stop(75%, transparent));
        background: -webkit-linear-gradient(60deg, #000000 0%, transparent 75%);
        background: -o-linear-gradient(60deg, #000000 0%, transparent 75%);
        background: -ms-linear-gradient(60deg, #000000 0%, transparent 75%);
        background: linear-gradient(60deg, #000000 0%, transparent 75%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr=transparent,GradientType=1 );
        z-index: 1;
        opacity: 0.7 !important;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }


.preDisplay {
    display: block;
    position: relative;
    z-index: 99 !important;
}

.preText {
    max-width: 550px;
    margin: 0 auto;
}

.preContent {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: center !important;
    color: #fff;
    margin: 0 auto;
}


.shareMini {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 25px;
}

.preSimple .iconsFooter > .sortSimpleShare {
    text-align: center !important;
    margin: 0 10px;
}

.sortSimpleShare:hover {
    text-decoration: none !important;
}

.preContent p {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 28px !important;
    font-family: "Roboto" ;font-weight: 300;
}

.discover {
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}

    .discover .discover-text {
        color: #fff;
        display: block;
        font-size: 14px !important;
    }

.preContent h1 {
    font-size: 52px;
    font-family: "Roboto","Arial";
    padding: 0;
    margin: 0 !important;
    font-weight: 300;
}

    .preContent h1:not(:first-of-type) {
        margin-top: 7.5px !important;
    }

.annualReport h1 {
    margin-top: 0 !important;
}

.ourVision h1 {
    margin-top: 0;
}

.ourVision h2 {
    margin-bottom: 0;
}

.annualReport h2 {
    margin-bottom: 0;
    margin-top: 0;
}

.preContent b {
    font-family: 'Roboto';font-weight: bold;
}

.preContent p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 28px;
}

div.preBottomNav {
    margin-top: 0 !important;
}

.listItem {
}


div.preBottomNav > div.listItem {
    font-size: 1em;
    color: #fff;
    background-color: #C51F2B;
    height: 90px;
    padding: 0;
}

    div.preBottomNav > div.listItem > a {
        display: block;
        position: relative;
        color: #fff !important;
        width: 100%;
        height: 100%;
    }

        div.preBottomNav > div.listItem > a .listItem-title {
            display: block;
            width: 100%;
            text-align: center;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            font-family: 'Roboto',"Arial";
            font-size: 16px;
            
        }


div.listItem:not(:first-of-type) {
    border-left: 1px solid #b3bcc9;
}


.presentationCenterArea {
    display: table;
    min-height: 400px;
    margin-left: auto;
    margin-right: auto;
}

/* PRESENTATION */

/* --------------------------------------------  */



/* QUOTE */
div.quoteArea {
    padding: 0 15px;
    margin-top: 100px;
}

    div.quoteArea > img {
        margin-bottom: 50px;
    }


    div.quoteArea > p {
        font-size: 42px;
        line-height: 62px;
        color: #252D35;
    }




.releatedContent::after {
    position: absolute;
    background-color: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.bottomContent h5, .bottomContent img {
    z-index: 999;
    display: block;
    position: relative;
}

/* QUOTE */

.simpleContent p {
    font-size: 16px;
    line-height: 30px;
    color: #8B95A1;
}

.col-sm-10.simpleContent h1, .col-sm-10.simpleContent h2, col-sm-10.simpleContent h3, col-sm-10.simpleContent h4, col-sm-10.simpleContent h5, col-sm-10.simpleContent h6 {
    font-family: 'Roboto';font-weight: bold;
    font-size: 22px !important;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
    line-height: 32px !important;
}

.simpleContent h2 {
    font-family: 'Roboto' !important;
    font-weight: 500;
}

.quoteTab, .quoteContent {
    display: table-cell;
}

.quoteTab {
    padding-right: 40px;
}

.quoteContent h6 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0 !important;
}

.verticalShare {
    font-size: 16px;
    color: #8B95A1;
    margin-left: 10px;
}

.quoteSnippet {
    margin-top: 45px;
    margin-bottom: 45px;
}

    .quoteSnippet p {
        font-size: 28px;
        line-height: 42px;
        font-style: italic;
        color: #C51F2B !important;
        font-family: 'Roboto' !important;font-weight: 300;
    }

    .quoteSnippet h6 {
        color: #C51F2B !important;
    }

/*.quoteSnippet h6 b{
        font-family:'RobotoBold'!important;
    }*/

.verticalSocial {
    list-style-type: none;
    border: 1px solid #BFC8D2;
    padding-left: 0;
    width: 65px;
    text-align: center;
    padding-bottom: 20px;
}

    .verticalSocial li {
        display: block;
        margin-top: 20px;
    }

.socialList > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.bgFluid {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.ourVisionContainer {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.ourVisionContainer {
    position: relative !important;
}

    .ourVisionContainer .container {
        display: block;
        z-index: 999;
        position: relative;
    }

    .ourVisionContainer::after {
        display: block;
        position: absolute;
        content: "";
        background: rgba(197,31,43,0.9);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

.titleArea h1 {
    margin-top: 7.5px !important;
}

.titleArea h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* --------------------------------------------  */

/*

   FOOTER

*/



div.footerNavigation .supNavItem {
    font-size: 12px;
    color: #5F6C7B;
    margin-bottom: 25px;
    font-family: "Roboto","Arial";
    font-family: 'Roboto';font-weight: bold;
    display: block;
}

div.footerNavigation .subNavITem {
    font-size: 12px;
    color: #999;
    margin-bottom: 15px;
    font-family: 'Roboto';font-weight: bold;
    font-family: 'Roboto',"Arial";
    display: block;
}


.footer-social img {
    margin-right: 17.5px;
}

.footerAreas {
    padding-top: 50px;
    padding-bottom: 75px;
}

.bgSimpleFull {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    padding: 250px 0;
}

.bottomContent > img:last-of-type {
    float: right;
}

.releatedContent {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: auto !important;
    margin-bottom: 15px;
    position: relative;
    height: 250px !important;
}

    .releatedContent h5 {
        color: #fff;
        font-size: 20px;
        line-height: 28px;
    }


    .releatedContent span {
        display: table-cell;
    }

    .releatedContent img {
        display: table-cell;
        position: relative;
    }

        .releatedContent img::after {
            content: "";
            display: block;
            background-color: (0,0,0,0.4);
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
        }

    .releatedContent span.bottomContent {
        position: absolute;
        bottom: 0;
        width: 100%;
        display: table;
        padding: 7.5px 15px;
    }


.releatedArea h1 {
    font-size: 28px !important;
    line-height: 42px !important;
    color: #5F6C7B !important;
}


.releatedContainer {
    background-color: #f5f5f5;
    padding-bottom: 45px;
    padding-top: 50px;
    margin-top: 35px;
}

/*

   FOOTER

*/



/* --------------------------------------------  */



/*

   ANNUAL REPORTS

*/

/*
.btnRectangle{
    width:270px;
    height:60px;
    border:1px solid   #252D35;
    border-radius:2px;
    position:relative;
}
.btnRectangle b{
    font-size:12px!important;
    color:#252D35;
    padding-left:15px;
    line-height:12px;
}


.btnRectangle div{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:250px;
}



*/

.buttonText {
    font-size: 12px !important;
    color: #252D35;
}


.btnSpecial {
    border: 1px solid #252D35;
    border-radius: 2px;
    max-width: 300px;
    line-height: 12px;
    width: 100%;
    padding-right: 20px;
    padding: 25px 20px;
}

.mt-7 {
    margin-top: 45px;
}


/*

   ANNUAL REPORTS

*/


/* --------------------------------------------  */



/* 
   BS4 SOME CLASSES
*/



.d-block {
    display: block;
}


.m-0 {
    margin: 0 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 0.25rem 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.m-3 {
    margin: 1rem 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-4 {
    margin: 1.5rem 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}



.p-0 {
    padding: 0 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}


.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 0.25rem 0.25rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem 0.5rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-3 {
    padding: 1rem 1rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-4 {
    padding: 1.5rem 1.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-5 {
    padding: 3rem 3rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    display: table-cell !important;
}

.doubleImage {
    background-color: #F4F6F9;
    display: table-cell;
    vertical-align: middle;
}

@media screen and (min-width:992px) and (max-width:1200px) {

    .twoColumnTextArea {
        padding-bottom: 37.5px;
    }

    .biggerTitle {
        font-size: 24px !important;
    }

    .bigTitle {
        font-size: 32px !important;
    }
}

@media screen and (min-width:992px) {

    .multiple-content-fluid {
        margin-top: 100px;
    }

    .empty-paragraph {
        width: 100%;
        min-height: 80px;
        display: block;
    }

    .sm-pad-30 {
        padding-right: 30px;
        margin-bottom: 0 !important;
    }

    .ourVision-wrapper {
        display: table !important;
        padding: 100px 0;
    }

        .ourVision-wrapper .paragraphArea {
            padding: 0 !important;
        }

        .ourVision-wrapper p.bigger {
            font-size: 24px !important;
            line-height: 32px !important;
        }

        .ourVision-wrapper > div {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

            .ourVision-wrapper > div:first-child {
                display: table-cell;
                float: none;
                vertical-align: top;
            }
}


.title42 {
    font-size: 42px !important;
    color: #252D35 !important;
    line-height: 50px !important;
}


.newsContent, .newsImage {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.newsContent {
    padding: 0 !important;
}

    .newsContent h6 {
        font-size: 14px !important;
        color: #8B95A1;
        margin: 0 !important;
    }

    .newsContent h5 {
        font-size: 16px !important;
        line-height: 24px;
        font-family: 'Roboto';font-weight: bold;
        margin: 0 !important;
        margin-top: 5px !important;
        color: #252D35;
    }


    .newsContent p {
        padding-top: 0;
        line-height: 24px;
        font-size: 16px !important;
        color: #252D35;
        margin-bottom: 0;
    }

.newsContainer {
    display: table;
    padding: 21.5px 0 20px 0;
    width: 100%;
}

.allEvent {
    float: right;
    padding-right: 15px;
    font-family: 'Roboto';font-weight: bold;
    font-size: 12px;
    padding-top: 30px;
}

    .allEvent a {
        color: #333 !important;
    }

.search-result-fluid .newsContainer:last-of-type {
    border-bottom: 1.5px solid #dde3eb;
}

.newsContainer {
    margin-top: 1.5px;
    border-top: 1.5px solid #dde3eb;
}

.newsFluid .titleArea h1 {
    margin-top: -1.5px !important;
}


.twoColumnTextArea .newsContainer:nth-last-child(2) {
    border-bottom: 1.5px solid #DDE3EB;
}

.newsFluid {
    padding-bottom: 15px;
}


.carreerStory .quoteSnippet {
    border: 1.5px solid #dde3eb;
    padding: 35px;
    margin: 0 0 15px 0 !important;
}

    .carreerStory .quoteSnippet p {
        font-size: 22px !important;
        line-height: 32px !important;
    }

.quoteAuthor {
    display: table;
}

.carreerStory .quoteSnippet:first-of-type {
    margin-top: 75px !important;
}

.quoteAuthor img {
    display: table-cell;
    vertical-align: middle;
}


.quoteAuthor h6 {
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
}


/* 
   BS4 SOME CLASSES
*/

.annualReport {
    border-top: 1px solid #BFC8D2;
    padding-top: 100px;
    padding-bottom: 100px;
}

.br-top-none {
    border-top: none !important;
}


.bg-gray {
    background-color: #5F6C7B;
    color: #fff !important;
}

    .bg-gray .titleArea > h1 {
        background-color: #5F6C7B;
        color: #fff !important;
    }



.noBorder {
    border: none !important;
}

.doubleContent h1 {
    font-size: 42px;
    color: #252D35;
    line-height: 50px;
    font-family: 'Roboto';font-weight: bold;
    margin: 0 0 30px 0;
    padding: 0;
}

.doubleContent ul {
    padding: 20px;
    padding-bottom: 0;
    margin: 0;
}


.innovation .doubleContent h1 {
    font-family: 'Roboto';font-weight: bold;
}

/*.doubleContent p, .doubleContent ul li {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #8B95A1;
    margin: 0;
}*/



.modelFirst {
    margin-top: 0;
}

.innovationDesc {
    margin-top: 25px;
    margin-bottom: 55px;
}


.circleInfoText h1.bigNumber {
    font-family: 'Roboto';font-weight: bold;
}


/*  IE9 and IE10*/
@media screen and (min-width:0\0) {

    .img-responsive {
        width: 100%;
    }
}

/*  IE10 and higher*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .img-responsive {
        width: 100%;
    }
}



/*.twoColumnTextArea {
    margin-top: 25px !important;
    padding-bottom: 75px;
}*/


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (max-width: 768px) {

    .card-susta-description .Navbox1 {
        width: 50%;
        height: 70px !important;
        height: 193px;
        width: 196px;
        color: #FFFFFF;
        font-family: "Roboto";
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 36px;
    }

    .buttonAreaCollab {
        margin-left: 16px;
    }

    .card-susta-description .Navbox2 {
        width: 50%;
    }



    .card-susta-description .Navbox3 {
        width: 100%;
        height: 22px;
        width: 134px;
        font-family: "Roboto";
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 23px;
    }

        .card-susta-description .Navbox3 a {
            color: #FFFFFF !important;
            text-decoration: underline !important;
        }
}

@media screen and (min-width: 768px) {
    .navMenuContainer .bottomNavMenu .dropdown.mega-dropdown.open .openNavSideBarContainer nav ul li > div > img {
        margin-top: -0.55px !important;
    }

    .border-container {
        padding-bottom: 85px;
        margin-top: 35px;
    }

    .border-container-2 {
        padding-bottom: 75px;
        margin-top: 75px;
    }

    .all-figures-wrapper .title-area,
    .photo-gallery-wrapper .title-area {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .photo-gallery-wrapper .title-area {
        padding-top: 50px !important;
    }

    .sliderArea2 .carousel-indicators {
        bottom: 0 !important;
    }

    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

.card-susta-description .Navbox1 {
    width: 50%;
    height: 70px !important;
    height: 193px;
    width: 196px;
    color: #FFFFFF;
    font-family: "Roboto";
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
}

.card-susta-description .Navbox2 {
    width: 50%;
}

.card-susta-description .Navbox3 {
    width: 100%;
    height: 22px;
    width: 134px;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
}

    .card-susta-description .Navbox3 a {
        color: #FFFFFF !important;
        text-decoration: underline !important;
    }

@media screen and (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }

    #sliderArea1 .doubleContentColumn.hidden-xs {
        width: 50% !important;
    }

    .slider-area-1-grid {
        margin-left: 10.5% !important;
        width: 88.7% !important;
    }

    .slider-area-1-gridV2 {
        margin-left: 10.5% !important;
        width: 100% !important;
    }

    .card-susta-description .Navbox1 {
        width: 50%;
        height: 70px !important;
    }

    .card-susta-description .Navbox2 img {
        width: 92px;
        height: 92px;
        margin: 15px;
        margin-top: 25px;
    }

    .card-susta-description .Navbox2 {
        width: 50%;
        height: 250px !important;
    }

    .card-susta-description .Navbox3 {
        width: 65%;
    }
}

@media screen and (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }

    /*.contactUsArea {
        margin-top: 250px;
    }*/
}


@media screen and (min-width:1201px) and (max-width:1599px) {
    #sliderArea1 .col-lg-offset-2.left-double {
        padding-left: 0 !important;
        margin-left: 7.5px !important;
        width: 65% !important;
    }
}

@media screen and (min-width:1600px) {
    #sliderArea1 .doubleContentColumn.hidden-xs {
        width: 43% !important;
    }

    .navigation-box-wrapper {
        padding-right: 30px;
    }

    .navigation-box-wrapperV2 {
        padding-right: 30px;
    }

    .col-lg-offset-2.left-double {
        padding-left: 30px !important;
        margin-left: 11% !important;
    }

    #sliderArea1 .col-lg-offset-2.left-double {
        padding-left: 30px !important;
        margin-left: 16% !important;
    }

    .doubleContent:not(.left-double) {
        left: 42.5%;
        transform: translateX(-50%);
    }

    .slider-area-1-grid {
        margin-left: 21% !important;
        width: 78.2% !important;
    }

    .slider-area-1-gridV2 {
        margin-left: 20.4% !important;
        width: 78.2% !important;
    }
}


.bottomCouldWhiteColor .biggerP, .bottomCouldWhiteColor h2, .bottomCouldWhiteColor p {
    color: #fff !important;
}



.simplePageFullBg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

@media screen and (max-width:767px) {
    .simplePageFullBg {
        min-height: 320px !important;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sliderArea2 .carousel-indicators {
        bottom: 25px !important;
        margin-bottom: 0 !important;
    }

    .sliderArea2 {
        padding-bottom: 25px;
    }

    .navMobileBottom {
        margin-bottom: 0 !important;
    }
}

#counterFirst {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-left: 1.5rem !important;
}

#counterSecond {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.newsTitle h1 {
    color: #C51F2B !important;
}

.activityTitle h1 {
    color: #fff !important;
}

.allEvent a.color-white, .activityContent p {
    color: #fff !important;
}

.newsImage .imgNews, .prizeContainer .imgNews {
    height: 90px !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 160px !important;
}

.newsFluid.bg-gray p, .newsFluid.bg-gray .allEvent a {
    color: #fff !important;
}

.newsFluid.bg-white p .newsFluid.bg-white .allEvent a {
    color: #333 !important;
}

.newsFluid.bg-white .titleArea h1 {
    color: #C51F2B !important;
}

.financialRightButton .btnSpecial {
    border: 1px solid #C51F2B !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .financialRightButton .btnSpecial b {
        color: #C51F2B !important;
    }



iframe {
    width: 100% !important;
    height: 570px !important;
}


@media screen and (min-width:768px) {
    .financialLeftText p:last-of-type {
        margin-bottom: 0 !important;
    }

    .financialRightButton {
        padding-left: 30px;
    }

    .simplePageFullBg, .video-pop-up {
        min-height: 500px !important;
        max-width: 1920px !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .slider-area-1-grid {
        margin-left: 7.25% !important;
        width: 91.95% !important;
    }

    .empty-paragraph {
        margin-bottom: 0 !important;
    }

    .simplePageFullBg, .video-pop-up {
        min-height: 300px !important;
    }

    .customTextArea4 {
        padding-bottom: 40px;
    }
}


.language:hover {
    cursor: pointer;
}

.navLang div.dropdown-menu > a.language {
    padding: 5px;
    padding-left: 15px;
    width: 100px;
}

    .navLang div.dropdown-menu > a.language > img:first-of-type {
        padding-right: 7.5px;
        padding-left: 15px;
    }

    .navLang div.dropdown-menu > a.language > b {
        color: #5E6B79 !important;
    }

    .navLang div.dropdown-menu > a.language:hover {
        background-color: #C51F2B !important;
        text-decoration: none !important;
    }

        .navLang div.dropdown-menu > a.language:hover > b {
            color: #fff !important;
            text-decoration: none !important;
        }

#landingCarousel .video-slider {
    position: relative;
}

    #landingCarousel .video-slider .sliderElement::after {
        background-color: transparent !important;
    }

#landingCarousel video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    right: 0;
    bottom: 0;
    background-size: cover;
    overflow: hidden;
}


.hero-1,
.hero-2 {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

    .hero-2::after {
        position: absolute;
        background: rgba(0,0,0,0.2);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        display: block;
    }

.hero-1 {
    height: 650px;
}

    .hero-1 .container {
        height: 100%;
        position: relative;
        z-index: 8 !important;
    }

.hero-2 {
    height: 400px;
}

@media screen and (min-width:768px) {
    .description {
        background: rgba(197,31,43,0.9);
        position: absolute;
        bottom: 50px;
        border-radius: 2.5px;
        padding: 35px 45px;
    }
}


.description p {
    color: #fff;
    font-family: "Roboto" ;font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

    .description p.title {
        color: #fff;
        font-family: 'Roboto';font-weight: bold;
        font-size: 36px;
        line-height: 1.1em;
        margin-bottom: 15px;
    }

@media screen and (max-width:768px) {

    .footerAreas {
        padding-bottom: 30px !important;
    }

    .history-tabs {
        height: 100px !important;
    }

        .history-tabs .form-group {
            margin: 0 !important;
        }

    .tab-wrapper {
        padding: 0 !important;
    }

    .tab-panel {
        margin-top: 15px !important;
    }

    .select-box-1 {
        margin-left: auto;
        margin-right: auto;
    }

        .select-box-1 button:hover,
        .select-box-1 button:focus,
        .select-box-1 button:active {
            background-color: rgba(207,10,44,1) !important;
        }

        .select-box-1 button {
            display: block;
            width: 100%;
            max-width: 270px;
            margin-left: auto;
            margin-right: auto;
            height: 52px !important;
            background-color: #fff !important;
            border: #fff;
            color: #3B444D;
            font-family: "Roboto";font-weight: bold;
            font-size: 14px;
            border-radius: 2px;
            box-shadow: 0px 2px 4px 0 rgba(194, 194, 194, 0.50);
        }

        .select-box-1 .dropdown-menu {
            width: 100%;
            max-width: 270px;
            left: 50% !important;
            transform: translateX(-50%) !important;
            font-family: "Roboto";font-weight: bold;
            font-size: 14px;
            color: #3B444D;
            text-align: center;
            padding: 0;
        }

            .select-box-1 .dropdown-menu li {
                padding: 0;
                margin: 0;
            }

                .select-box-1 .dropdown-menu li a {
                    padding: 7.5px 0;
                }

    .hero-1 {
        height: 550px;
    }

    .description p {
        font-size: 14px;
        line-height: 22px;
    }

        .description p.title {
            font-size: 26px;
            line-height: 1.1em;
        }
}


@media screen and (min-width:992px) {


    .blog-list {
        margin-top: 35px;
        margin-bottom: 50px;
    }

        .blog-list .blog-list-style-1 {
            display: table;
            width: 100%;
            margin-bottom: 35px;
            height: 325px !important;
            margin-bottom: 35px;
            overflow: hidden;
        }

            .blog-list .blog-list-style-1 .image-cell,
            .blog-list .blog-list-style-1 .description-cell {
                display: table-cell !important;
                float: none !important;
                vertical-align: middle !important;
                width: 50%;
                padding: 0 !important;
            }

            .blog-list .blog-list-style-1 .description-cell {
                padding-top: 50px;
                padding-bottom: 50px;
            }

        .blog-list .blog-list-style-2.blog-list-style-3.different-height {
            height: 345px;
        }
}



/* blog style 2 */

.blog-list .blog-list-style-2 {
    height: 325px;
    position: relative;
}

    .blog-list .blog-list-style-2:not(.blog-list-style-3)::after {
        content: "";
        background: rgba(197,31,43,0.9);
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 1;
    }

.blog-list .blog-list-style-3 {
    background-color: rgba(115,114,117,1);
}

.blog-list .blog-list-style-2:not(.different-height) .content {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    padding-left: 17.5px;
    padding-right: 30px;
    z-index: 5;
}

.blog-list .blog-list-style-2.different-height .content {
    display: block;
    position: absolute;
    top: 85px;
    color: #fff;
    padding-left: 10px;
    padding-right: 30px;
    z-index: 5;
}

.blog-list .blog-list-style-2 .content .title {
    font-size: 20px;
    font-family: "Roboto";
    line-height: 1.2em;
    margin-bottom: 15px;
    display: block;
}

.blog-list .blog-list-style-2 .content .text {
    font-size: 16px !important;
    font-family: "Roboto";
    line-height: 24px !important;
    font-weight: 300;
}

    .blog-list .blog-list-style-2 .content .text p:last-of-type {
        margin-bottom: 0 !important;
    }

.blog-list .blog-list-style-2 .content .created-date {
    display: block;
    color: #fff;
    margin-bottom: 15px;
    font-family: 'Roboto' !important;font-weight: 300;
    font-size: 12px;
    line-height: 1em;
}

.blog-list-style-3,
.blog-list-style-2,
.blog-list-style-1 {
    position: relative;
}


.target-page {
    display: block;
    margin-top: 35px !important;
}

.target-page-absolute {
    position: absolute;
    bottom: 30px;
    margin-left: 15px;
    display: block;
    z-index: 5;
}

.blog-list-style-1 .target-page-absolute {
    bottom: 30px;
    margin-left: 30px;
}

.blog-list-style-3 .target-page-absolute {
    position: absolute;
    bottom: 30px;
    margin-left: 15px;
    display: block;
    z-index: 5;
}

/* blog style 2 */

.blog-list .blog-list-style-1 {
    margin-bottom: 20px;
}


    .blog-list .blog-list-style-1 .image-cell,
    .blog-list .blog-list-style-2 {
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    .blog-list .blog-list-style-1 .description-cell {
        background-color: rgba(115,114,117,1);
    }

        .blog-list .blog-list-style-1 .description-cell.red {
            background-color: rgba(207,10,44,1);
        }

        .blog-list .blog-list-style-1 .description-cell .content {
            padding-left: 35px;
            padding-right: 70px;
        }

            .blog-list .blog-list-style-1 .description-cell .content .title {
                display: block;
                font-size: 28px;
                line-height: 34px;
                color: #fff;
                font-family: 'Roboto' !important;font-weight: 300;
            }

            .blog-list .blog-list-style-1 .description-cell .content .target-page {
                margin-top: 35px;
                display: block;
            }

.blog-list .created-date {
    display: block;
    color: #fff;
    margin-bottom: 20px;
    font-family: 'Roboto' !important;font-weight: 300;
    font-size: 12px;
    line-height: 1em;
}

.blog-list .blog-list-style-1 .description-cell,
.blog-list .blog-list-style-2 {
    position: relative;
}

.blog-list .blog-list-style-1 .created-date {
    position: absolute;
    top: 50px;
    left: 35px;
    z-index: 99;
    display: block;
}

.blog-list .blog-list-style-2:not(.blog-list-style-3) .created-date {
    position: absolute;
    top: 50px;
    left: 35px;
    z-index: 99;
    display: block;
}

.blog-list .blog-list-style-2.blog-list-style-3 {
    position: relative;
}

    .blog-list .blog-list-style-2.blog-list-style-3 .created-date {
        position: absolute;
        top: 50px;
        left: 25px;
        z-index: 99;
        display: block;
    }

@media screen and (max-width:992px) {

    .margin-top-20 {
        margin-top: 20px;
    }

    .blog-list .row > .col-xs-12 .col-xs-12 {
        padding: 0 !important;
    }

    .blog-list .blog-list-style-2 .content {
        padding-left: 15px;
        padding-right: 30px;
        z-index: 5;
    }

    .blog-list .blog-list-style-1 .image-cell {
        height: 250px;
        width: 100%;
    }

    .blog-list .blog-list-style-1 .description-cell {
        background: #CF0A2C !important;
    }

        .blog-list .blog-list-style-1 .description-cell .content {
            background: #CF0A2C !important;
            padding: 30px 17.5px !important;
        }

            .blog-list .blog-list-style-1 .description-cell .content .title {
                display: block;
                font-size: 26px;
                line-height: 32px;
                color: #fff;
                font-family: 'Roboto' !important;font-weight: 300;
            }

            .blog-list .blog-list-style-1 .description-cell .content .target-page {
                margin-top: 15px;
            }
}


/*
    Timeline
*/

.timeline-bg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 200px !important;
    width: 100% !important;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}



    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border-radius: 2px;
            z-index: 2;
            padding: 0;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

        /*.timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }*/

        /*.timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }*/

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 20px;
            height: 20px;
            line-height: 20px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -10px;
            border: 5px solid #c01921;
            border-radius: 50%;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }



        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
            z-index: 2;
        }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }


.timeline-title {
    margin-top: 0;
    color: inherit;
    font-family: "Roboto";
    font-size: 26px;
    line-height: 1.2em;
}

.timeline-body {
    padding: 30px;
}

    .timeline-body > p,
    .timeline-body > ul {
        margin-bottom: 0;
    }

    .timeline-body p {
        font-size: 16px;
        color: #969FAA;
        line-height: 22px;
        font-family: "Roboto";
        font-weight: 300;
    }

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media screen and (max-width: 767px) {

    .description {
        background: rgba(197,31,43,0.9);
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 2.5px;
        padding: 25px 25px;
    }

    ul.timeline:before {
        left: 40px;
    }

    .target-page {
        margin-top: 20px !important;
    }

    .container.blog-list {
        margin-bottom: 20px;
    }

    .container {
        max-width: 450px !important;
    }

    .customTextArea4 .biggerTitle,
    .customTextArea4 .bottomTitle,
    .customTextArea4 .botomTitle,
    .customTextArea4 .bigTitle {
        text-align: left;
        display: inline;
    }

    .annualReport .biggerTitle,
    .annualReport .bigTitle {
        text-align: left;
        display: inline;
    }

    .financialArea .biggerTitle,
    .financialArea .bigTitle,
    .financialArea .color-red {
        text-align: left;
        display: inline;
    }


    .contactUsArea .biggerTitle,
    .contactUsArea .bigTitle,
    .contactUsArea .color-white {
        text-align: left;
        display: inline;
    }

    .annualReport .btnSpecial {
        margin-left: 0 !important;
        margin-top: 10px !important;
    }

    .timeline > li > .timeline-line-left,
    .timeline > li > .timeline-line-right {
        display: none;
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    .timeline-body {
        padding-left: 17.5px;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}


@media screen and (max-width:767px) {
    .timeline-badge {
        display: none;
    }

    .timeline-panel {
        float: none !important;
        width: 100% !important;
    }
}

@media screen and (min-width:768px) {

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline-panel {
        max-width: 450px;
    }
}

/* History Tabs */

.history-tabs {
    height: 200px;
    position: relative;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

    .history-tabs::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(197,31,43,0.9);
        display: block;
    }


    .history-tabs .container {
        height: 100%;
        position: relative;
        z-index: 9;
    }

        .history-tabs .container .tab-wrapper,
        .tab-wrappers {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }

    .history-tabs .tab-item {
        background-color: #fff;
        border-radius: 2px;
        cursor: pointer;
    }

        .history-tabs .tab-item:not(.active) {
            border: 1px solid#979797;
        }


        .history-tabs .tab-item.active {
            box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.75);
            padding-top: 1px;
            padding-bottom: 1px;
            z-index: 1;
        }

        .history-tabs .tab-item:not(:first-of-type) {
            border-left: none !important;
        }

        .history-tabs .tab-item .date-range {
            display: block;
            text-align: center;
            background-color: #fff;
            font-family: "Roboto";font-weight: bold;
            font-size: 18px;
            padding: 30px 0;
        }

.tab-panel {
    margin-top: 50px;
}

.first-event {
    overflow: hidden;
    height: 225px !important;
    margin-bottom: 75px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    border-radius: 2px;
    padding: 0 !important;
}

    .first-event .description-area {
        position: relative;
        height: 100%;
    }

    .first-event .timeline-body {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .first-event .half-img {
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        height: 230px !important;
    }

.history-tabs-wrapper .tab-panel:not(.active) {
    display: none;
}

.history-tabs.tab-wrapper .tab-panel.active {
    display: block;
}

.history-tabs-wrapper .tab-panel {
    margin-bottom: 15px;
}

.fluid-sideby {
    margin-top: 50px;
    padding: 0 !important;
}


    .fluid-sideby .topTitle {
        font-family: "Roboto" !important;
        font-weight: 300;
        font-size: 42px;
        line-height: 50px;
        color: #fff;
        display: block;
    }

    .fluid-sideby .bigTitle, .paragraphArea .bigTitle {
        font-family: "Roboto" !important;font-weight: bold;
        font-size: 42px;
        line-height: 50px;
        color: #fff;
        display: block;
    }


    .fluid-sideby .side-1 {
        background-color: #2d3640 !important;
    }

    .fluid-sideby .side-2 {
        background-color: #c01921 !important;
    }

    .fluid-sideby .side-1,
    .fluid-sideby .side-2 {
        height: 200px;
        position: relative;
        height: 100%;
        padding: 0 !important;
    }

        .fluid-sideby .side-1 .content,
        .fluid-sideby .side-2 .content {
            padding: 0;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }
/* History Tabs */
@media screen and (min-width:768px) {

    .history-tabs .tab-item:hover {
        box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.75);
    }



    .fluid-sideby {
        height: 300px;
    }

    .content-wrapper {
        padding: 0 !important;
    }
}

@media screen and (max-width:768px) {
    .fluid-sideby {
        height: 400px;
    }


    .annualTitle {
        margin-bottom: 10px;
    }

    .annualParagraph {
        margin-bottom: 0px;
    }

    .annualReport .btn-wrapper {
        padding-right: 15px !important;
    }

    .fluid-sideby .content {
        left: 50%;
        width: 100%;
        transform: translate(-50%,-50%) !important;
    }

    .fluid-sideby .side-1,
    .fluid-sideby .side-2 {
        height: 200px;
        position: relative;
        padding: 0 !important;
    }

        .fluid-sideby .side-1 .content,
        .fluid-sideby .side-2 .content {
            text-align: center;
        }

    .timeline {
        padding-bottom: 0 !important;
    }
}

a:hover {
    text-decoration: none !important;
}

p.bigger {
    font-family: "Roboto" ;font-weight: 300;
    font-size: 28px;
    color: #252d35;
    line-height: 42px;
}

.biggerTitle {
    display: block;
}

.color-red {
}

.founder-container {
    padding: 0 !important;
}

.founder-area {
    height: 330px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
}

    .founder-area::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(197,31,43,0.9);
        display: block;
    }

    .founder-area .row,
    .founder-area .content-wrapper {
        height: 100%;
        position: relative;
    }

        .founder-area .content-wrapper .content {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 99;
            padding-right: 15px;
        }

            .founder-area .content-wrapper .content .title {
                display: block;
                color: #fff;
                font-family: "Roboto";
                font-size: 26px;
                line-height: 34px;
                margin-bottom: 15px;
                margin-top: 15px;
            }

            .founder-area .content-wrapper .content p {
                color: #fff;
                font-family: "Roboto";
                font-size: 16px !important;
                line-height: 22px !important;
                font-weight: 300;
            }

.board-of-directors {
    margin-top: 75px;
    padding-bottom: 100px;
}

    .board-of-directors .title {
        display: block;
        font-family: "Roboto" !important;
        font-size: 42px;
        line-height: 50px;
        color: #252d35;
        text-align: center;
        margin-bottom: 65px;
    }

        .board-of-directors .title .title-second {
            font-family: "Roboto" !important;font-weight: bold;
            color: #c51f2b;
        }

    .board-of-directors .slider-card .name {
        font-family: "Roboto";font-weight: bold;
        font-size: 20px;
        line-height: 28px;
        color: #252d35;
        display: block;
    }

    .board-of-directors .slider-card .degree {
        font-family: "Roboto";
        font-size: 18px;
        line-height: 26px;
        color: #8b95a1;
        display: block;
    }

    .board-of-directors .slider-card-wrapper {
        padding: 0 !important;
    }

    .board-of-directors .slider-card {
        border: 1px solid #ebe9e9 !important;
        margin: 0 15px !important;
        display: block;
    }

        .board-of-directors .slider-card .card-description {
            padding: 15px 15px 15px 30px;
            display: block;
        }

        .board-of-directors .slider-card .photo {
            height: 320px;
            margin: -1px;
            background-position: center center !important;
            background-repeat: no-repeat !important;
            background-size: cover !important;
        }

    .board-of-directors .clearfix {
        height: 35px;
        display: block;
    }

.carousel-indicators {
    margin-bottom: -62.5px;
}

    .carousel-indicators li {
        border: 1px solid #c51f2b;
    }

        .carousel-indicators li.active {
            background-color: #c51f2b;
            border: none !important;
        }

.bg-white-gray {
    background: #f4f6f9;
}

.all-figures-wrapper {
    padding: 50px 0;
}

    .all-figures-wrapper .title-area {
        margin-bottom: 50px;
    }

.title-area .title {
    display: block;
    font-family: "Roboto" !important;
    font-size: 40px;
    line-height: 50px;
    color: #252d35;
    text-align: center;
}

.title-area .title-second {
    font-family: "Roboto" !important;font-weight: bold;
    color: #c51f2b;
}

.figure-item .figure-number {
    display: block;
    font-family: 'Roboto ';
    font-size: 120px;
    line-height: 1em;
    color: #cf0a2c;
    position: relative;
    font-weight: bold;

}

.figure-item {
    margin-top: 25px;
    margin-bottom: 25px;
}

    .figure-item .figure-number::after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 65px;
        height: 3.5px;
        background: #cf0a2c;
        display: block;
    }

    .figure-item .figure-title {
        padding-top: 30px;
        display: block;
        font-family: 'Roboto';font-weight: bold;
        font-size: 20px;
        line-height: 1em;
        color: #d4d4d4;
    }

.relatedArea2 {
    padding-left: 0;
    padding-right: 0;
}

    .relatedArea2 .related-item {
        height: 100%;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        position: relative;
        height: 340px;
    }



        .relatedArea2 .related-item:not(.active)::after {
            content: '';
            background: rgba(0,0,0,0.3);
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            position: absolute;
            transition: all linear 0.25s;
        }


        .relatedArea2 .related-item.active::after,
        .relatedArea2 .related-item:hover::after {
            content: '';
            background: rgba(197,31,43,0.9);
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            position: absolute;
        }


        .relatedArea2 .related-item .content .title {
            color: #fff;
            font-size: 38px;
            line-height: 46px;
            font-family: "Roboto";font-weight: bold;
            display: block;
        }

.mini-related-area-2 .related-item .content .title {
    font-size: 20px;
    line-height: 28px;
}

.mini-related-area-2 .related-item .content .content-paragraph {
    margin-top: 10px;
}

    .mini-related-area-2 .related-item .content .content-paragraph p {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        font-family: 'Roboto';
        font-weight: 300;
    }

.relatedArea2 .related-item .content .target-page-icon {
    margin-top: 15px;
}

.relatedArea2 .related-item .content {
    display: block;
    z-index: 2;
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
}

#about-carousel.carousel-type-1 {
    /*margin-top: 75px;*/
}

.carousel-type-1 {
    height: 750px;
}

    .carousel-type-1 .carousel-inner,
    .carousel-type-1 .carousel-inner .item,
    .carousel-type-1 .carousel-inner .item .container {
        height: 100%;
    }

        .carousel-type-1 .carousel-inner .item .container {
            position: relative;
        }

        .carousel-type-1 .carousel-inner .item {
            background-position: center center !important;
            background-repeat: no-repeat !important;
            background-size: cover !important;
        }

            .carousel-type-1 .carousel-inner .item .carousel-caption {
                background: rgba(45,54,64,0.9);
                width: 100%;
                left: 0;
                padding: 50px 0 25px 35px;
                bottom: 50px;
            }

                .carousel-type-1 .carousel-inner .item .carousel-caption .title-area {
                    padding: 0;
                    position: relative;
                    height: 100%;
                }

                    .carousel-type-1 .carousel-inner .item .carousel-caption .title-area .title-setting {
                        text-align: left;
                        display: block;
                        color: rgba(255,255,255,0.9);
                    }

            .carousel-type-1 .carousel-inner .item .container .carousel-indicators {
                padding-bottom: 15px;
                margin-bottom: 0;
                bottom: 0;
                left: auto;
                width: 100%;
                text-align: right;
                right: 30px;
            }

                .carousel-type-1 .carousel-inner .item .container .carousel-indicators li.active,
                .carousel-type-1 .carousel-inner .item .container .carousel-indicators li.actives {
                    background-color: #fff;
                    border: none !important;
                }

                .carousel-type-1 .carousel-inner .item .container .carousel-indicators li {
                    border-color: #fff;
                }

            .carousel-type-1 .carousel-inner .item .carousel-caption .paragraphArea {
                padding: 0 !important;
                text-align: left;
                color: rgba(255,255,255,0.9);
            }

                .carousel-type-1 .carousel-inner .item .carousel-caption .paragraphArea p {
                    color: rgba(255,255,255,0.9);
                }

                .carousel-type-1 .carousel-inner .item .carousel-caption .paragraphArea .title {
                    font-family: 'Roboto';font-weight: bold;
                    font-size: 26px;
                    line-height: 28px;
                    display: block;
                    margin-bottom: 5px;
                    color: rgba(255,255,255,0.9);
                }

            .carousel-type-1 .carousel-inner .item .container .carousel-indicators .target-page-text {
                color: #fff;
                font-size: 10px;
                display: inline-block;
                vertical-align: text-top;
                line-height: 1em;
                padding-left: 5px;
                padding-top: 3.2px;
                font-family: 'Roboto';font-weight: bold;
            }

                .carousel-type-1 .carousel-inner .item .container .carousel-indicators .target-page-text:hover {
                    color: #C51F2B;
                }

            .carousel-type-1 .carousel-inner .item .container .btn-nobg {
                margin-top: 15px;
                margin-bottom: 15px;
            }

.btn-nobg {
    background: transparent !important;
    border-color: #fff;
}

    .btn-nobg b {
        color: #fff;
    }

.customTextArea2 .paragraphArea {
    margin-bottom: 75px;
    margin-top: 75px !important;
    padding: 0 !important;
}

.doubleContent2 .paragraphArea {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.btn-center {
    margin-left: auto;
    margin-right: auto;
    display: table !important;
}

.doubleContent2TargetButtonWrapper {
    padding: 50px 0;
}

.btn-border-red {
    border-color: #C51F2B;
}

.slider-area1-navigation {
    padding-bottom: 30px;
    z-index: 1 !important;
    overflow-x: hidden;
}

    .slider-area1-navigation .navigation-box {
        padding-left: 5px;
        padding-right: 5px;
    }

.slider-area1-navigationV2 {
    padding-bottom: 15px;
    z-index: 1 !important;
    overflow-x: hidden;
}

    .slider-area1-navigationV2 .active {
        opacity: 1 !important;
    }

    .slider-area1-navigationV2 .navigation-boxV2 {
        padding-right: 5px;
    }

.navigation-control-box {
    background-color: #C51F2B;
}

    .navigation-control-box .title {
        font-size: 36px;
        color: #fff;
        font-family: 'Roboto';font-weight: bold;
        margin-left: 30px;
        margin-right: 30px;
        padding-top: 30px;
        display: block;
    }

    .navigation-control-box .arrow-box {
        position: absolute;
        bottom: 15px;
        right: 15px;
    }

        .navigation-control-box .arrow-box a:first-of-type {
            padding-right: 15px;
        }


.slider-area1-navigation-image, .navigation-control-box {
    height: 245px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    z-index: 2;
}

    .slider-area1-navigation-image, .navigation-control-box a {
        cursor: pointer;
    }

.slider-area1-navigation .slider-area1-navigation-image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
}

.slider-area1-navigation .active .navigation-box:first-child .slider-area1-navigation-image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(197,31,43,0.6);
    left: 0;
    top: 0;
}


.slider-area1-navigation-imageV2, .navigation-control-boxV2 {
    height: 330px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    z-index: 2;
    background-color: #1C577A;
}

    .slider-area1-navigation-imageV2, .navigation-control-boxV2 a {
        cursor: pointer;
    }

.slider-area1-navigationV2 .slider-area1-navigation-imageV2::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    left: 0;
    top: 0;
}

.slider-area1-navigationV2 .active .navigation-boxV2:first-child .slider-area1-navigation-imageV2::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(28, 87, 122);
    opacity: 0.5;
    left: 0;
    top: 0;
}

.slider-area1-navigation-fist-title {
    width: 100%;
    padding: 20px 45px;
    position: absolute;
    text-align: left;
    font-size: 22px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 300;
    z-index: 2;
    text-align: left
}

.slider-area1-navigation-titleV2 {
    width: 80%;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translate(15%,-50%);
    text-align: left;
    font-size: 28px;
    color: #fff;
    line-height: 46px;
    font-family: "Roboto" ;font-weight: 300;
    z-index: 2;
    text-align: left;
}

.slider-area1-navigation-title {
    width: 100%;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    font-family: "Roboto" ;font-weight: 300;
    z-index: 2;
    text-align: center;
}

.margin-top-180 {
    margin-top: 180px;
}

.falanfilan span,
.falanfilan h3 {
    font-size: 21px
}

.card-susta-description {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

    .card-susta-description .Navbox1 {
        width: 100%;
    }

    .card-susta-description .Navbox2 {
        width: 25%;
        height: 200px;
    }

    .card-susta-description .Navbox3 {
        width: 85%;
    }

#sustabilitiy .carousel-inner {
    height: 970px;
}

.sliderArea1 .carousel-inner {
    height: 100%;
}

.slider-area1-navigation .carousel-inner {
    /*width: 10000px !important;*/
}

.slider-area1-navigation .navigation-item {
    width: 255px;
    float: left;
}

.slider-area1-navigation .item {
    display: block;
}

.slider-area1-navigationV2 .carousel-inner {
    /*width: 10000px !important;*/
}

.slider-area1-navigationV2 .navigation-itemV2 {
    width: 770px;
    float: left;
    overflow: hidden;
    opacity: 0.5;
}


.slider-area1-navigationV2 .nextactive {
    display: block;
}


/* 
Slider Area 1
*/
/*.multi-item-carousel .carousel-control {
    width: 4%;
}

    .carousel-control.left, .carousel-control.right {
        margin-left: 15px;
        background-image: none;
    }

@media (max-width: 767px) {
    .multi-item-carousel .carousel-inner .active.left {
        left: -100%;
    }

    .multi-item-carousel .carousel-inner .next {
        left: 100%;
    }

   .multi-item-carousel .carousel-inner .prev {
        left: -100%;
    }

    .multi-item-carousel .active > div {
        display: none;
    }

      .multi-item-carousel .active > div:first-child {
            display: block;
        }
}

@media (min-width: 992px ) {
   .multi-item-carousel .carousel-inner .active.left {
        left: -16.7%;
    }

    .multi-item-carousel .carousel-inner .next {
        left: 16.7%;
    }

    .multi-item-carousel .carousel-inner .prev {
        left: -16.7%;
    }
}*/
/* 
Slider Area 1
*/

.textAreaButtonWrapper {
    margin-top: 25px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.doubleContent2 .textAreaButtonWrapper {
    margin-top: 25px;
}

.customTextArea4 {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    margin-top: 0 !important;
    padding-top: 25px;
    margin-bottom: 25px !important;
}


    .customTextArea4::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(197,31,43,0.9);
        left: 0;
        top: 0;
        display: block;
    }

    .customTextArea4 .paragraphArea p {
        color: #fff !important;
    }

.textAreaButtonWrapper2 {
    padding-left: 0;
}

.customTextArea4 .container {
    z-index: 2222;
    position: relative;
    display: block;
}

.preDisplay {
    padding-left: 0;
    padding-right: 0;
}



.contactUsArea {
    background: #Cf0A2C;
}

    .contactUsArea .paragraphArea p,
    .contactUsArea .paragraphArea span {
        color: #fff;
    }

.sliderArea2 .doubleContent2,
.sliderArea2 /*.doubleArea*/ {
    height: 100% !important;
}

.sliderArea2V2 .arrow-box .prev-selector,
.sliderArea2V2 .arrow-box .next-selector {
    cursor: pointer;
}

.contactUsArea .informationArea {
    padding-top: 35px;
    margin-top: 15px;
}

    .contactUsArea .informationArea .addressInfo,
    .contactUsArea .informationArea .phoneInfo,
    .contactUsArea .informationArea .faxInfo,
    .contactUsArea .informationArea .emailInfo,
    .contactUsArea .informationArea .nameInfo {
        display: block;
        position: relative;
        margin-bottom: 20px;
        color: #fff;
        font-family: "Roboto" ;font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        padding-left: 40px;
    }


        .contactUsArea .informationArea .addressInfo::before {
            content: '';
            position: absolute;
            left: 0;
            top: -5px;
            background: url('/Content/images/map-icon.png');
            width: 24px;
            height: 32px;
            background-position: center center !important;
            background-size: contain !important;
            background-repeat: no-repeat !important;
        }

        .contactUsArea .informationArea .phoneInfo::before {
            content: '';
            position: absolute;
            top: -5px;
            left: 0;
            background: url('/Content/images/phone-icon.png');
            width: 24px;
            height: 32px;
            background-position: center center !important;
            background-size: contain !important;
            background-repeat: no-repeat !important;
        }

        .contactUsArea .informationArea .nameInfo::before {
            content: '';
            position: absolute;
            left: 0;
            top: -5px;
            background: url('/Content/images/card-icon.png');
            width: 24px;
            height: 32px;
            background-position: center center !important;
            background-size: contain !important;
            background-repeat: no-repeat !important;
        }

        .contactUsArea .informationArea .faxInfo::before {
            content: '';
            position: absolute;
            left: 0;
            top: -5px;
            background: url('/Content/images/fax-icon.png');
            width: 24px;
            height: 32px;
            background-position: center center !important;
            background-size: contain !important;
            background-repeat: no-repeat !important;
        }

        .contactUsArea .informationArea .emailInfo::before {
            content: '';
            position: absolute;
            left: 0;
            top: -5px;
            background: url('/Content/images/mail-icon.png');
            width: 24px;
            height: 32px;
            background-position: center center !important;
            background-size: contain !important;
            background-repeat: no-repeat !important;
        }

.contactUsArea .informationRightArea {
    padding-top: 35px;
    margin-top: 15px;
    color: #fff;
    font-family: "Roboto" ;font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}

    .contactUsArea .informationRightArea .dropdown.special {
        margin-top: 25px;
    }

.dropdown.special button,
.dropdown.special .dropdown-menu {
    width: 350px;
    border-radius: 1.5px;
}

.dropdown.special button {
    text-align: left;
    padding-left: 20px;
    font-family: 'Roboto';
    height: 50px;
    color: #1f1e21;
    margin-bottom: 7.5px;
}

    .dropdown.special button span {
        float: right;
        padding-top: 3px;
        padding-right: 7.5px;
    }

.dropdown.special .dropdown-menu li.active {
    display: none;
}

.contactUsArea .informationRightArea .tab-item .col-sm-4 {
    padding-left: 0;
}


.contactUsArea .informationRightArea .tab-item:not(.active) {
    display: none;
    font-size: 21px;
    margin-top: 25px;
    text-align: center;
}

.photo-gallery-wrapper {
    padding-bottom: 100px;
    margin-top: 25px;
}

    .photo-gallery-wrapper .carousel-indicators {
        bottom: 0px !important;
    }

    .photo-gallery-wrapper .photo-gallery-carousel {
        margin-top: 50px;
    }

        .photo-gallery-wrapper .photo-gallery-carousel .carousel-background {
            height: 500px;
            background-position: center center !important;
            background-repeat: no-repeat !important;
            background-size: cover !important;
            cursor: pointer;
        }

html.modal-open {
    overflow: hidden !important;
}

.galleryModalWrapper .modal-body {
    padding: 5px;
}


.galleryModalWrapper .modal-dialog {
    margin: 0 auto !important;
    top: 50%;
    transform: translateY(-50%) !important;
}

body.rand-page .all-figures-wrapper {
    padding-top: 0 !important;
}


.slider-area1-navigation-fluid {
    overflow-x: hidden !important;
}

.f-light {
    font-family: "Roboto" ;font-weight: 300;
}

.btn-white-x {
    border-color: #fff !important;
}

    .btn-white-x .buttonText {
        color: #fff !important;
    }

.navbar-fixed-top.navbar {
    background-color: #fff;
    z-index: 9999;
}

@media screen and (max-width:767px) {
    body {
        padding-top: 57px;
    }

    .history-tabs .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #DDE3EB !important;
    }
}

.main-tab-Sustability {
    height: 300px;
    /*//width: 300px*/
}

@media screen and (min-width:768px) {
    body {
        padding-top: 106.7px;
    }



    .navAllContainer {
        border-bottom: 1px solid #dde3eb;
    }
}

.navbar-collapse {
    overflow-y: inherit !important;
}

.color-green {
    color: #098129;
}

.color-light-green {
    color: #05B533;
}

.sustain-hero {
    height: 1264px;
}

.pre:not(.preSlider):after {
    background-color: transparent;
}

.main-tab {
    height: 182px;
}

.main-tab-Sustability {
    height: 328px;
}

.sustain-tab {
    height: 388px;
}

.tab-text {
    font-family: Roboto;
    font-size: 22px;
    color: #FFFFFF;
    left: 15px;
    bottom: 20px;
    position: absolute;
    font-weight: bold;
}

.tab-text2 {
    font-family: Roboto;
    font-size: 22px;
    color: #FFFFFF;
    left: 15px;
    bottom: 60px;
    position: absolute;
    font-weight: bold;
}

.tab-textV2_1 {
    font-family: Roboto;
    font-size: 22px;
    color: #FFFFFF;
    left: 40px;
    top: 70px;
    position: absolute;
    width: 70%;
    font-weight: bold;
}

.tab-textV2_2 {
    font-family: Roboto;
    font-size: 18px;
    color: #FFFFFF;
    left: 40px;
    bottom: 80px;
    position: absolute;
    width: 80%;
    font-weight: bold;
}

.tab-textV2_3 {
    bottom: 40px;
    position: absolute;
    left: 40px;
}

.tab-arrow {
    margin-left: 20px;
    position: absolute;
    bottom: 20px;
}

.sustainability-targets-container {
    margin-top: -200px;
    z-index: 3;
    position: relative;
}

.sustainability-targets-containerV2 {
    margin-top: -100px;
    z-index: 3;
    position: relative;
}

.sustainability-targets-outer {
    height: auto;
    background-image: -webkit-linear-gradient(rgba(119,217,145,0.00) 0%, #098129 25%);
    background-image: -o-linear-gradient(rgba(119,217,145,0.00) 0%, #098129 25%);
    background-image: linear-gradient(rgba(119,217,145,0.00) 0%, #098129 25%);
    padding-top: 70px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    max-height: 420px;
}

.sustainability-targets-outerV2 {
    height: auto;
    background-image: -webkit-linear-gradient(rgba(119,217,145,0.00) 0%, #098129 25%);
    background-image: -o-linear-gradient(rgba(119,217,145,0.00) 0%, #098129 25%);
    background-image: linear-gradient(rgba(119,217,145,0.00) 0%, #098129 16%);
    padding-top: 35px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

.sustainability-targets-timeline {
    height: 36vw;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 24vw;
}

.target-icon {
    float: left;
    width: 8vw;
    height: 8vw;
    margin-top: 3vw;
    transition-duration: 0.25s;
}

.sustainability-targets-line {
    opacity: 0.3;
    background-color: #FFFFFF;
    position: absolute;
    top: 7vw;
    width: 100%;
    height: 1px;
}

.target-item {
    width: 20vw;
    height: 312px;
    float: left;
    transition-duration: 0.25s;
    cursor: pointer;
    padding-left: 3vw;
    position: relative;
}

.target-texts {
    opacity: 0.0;
    transition-duration: 0.25s;
}

.target-heading {
    position: absolute;
    left: 19vw;
    right: 0;
    top: 7vw;
    margin-top: -7.4vw;
    font-family: Roboto;
    font-size: 5.4vw;
    color: #FFFFFF;
    transition-duration: 0.25s;
    font-weight: bold;
}

.target-text {
    position: absolute;
    left: 19vw;
    right: 0;
    bottom: 0px;
    top: 7vw;
    font-family: Roboto;
    font-weight: 300;
    font-size: 3.2vw;
    color: #FFFFFF;
    padding-top: 8px;
}

@media screen and (min-width: 992px) {


    .target-heading {
        font-size: 54px;
        margin-top: -74px;
    }

    .target-text {
        font-size: 22px;
    }
}

.target-item.active {
    width: 80vw;
    max-width: 800px;
    min-width: 300px;
    transition-duration: 0.25s;
}

    .target-item.active .target-icon {
        float: left;
        width: 14vw;
        height: 14vw;
        transition-duration: 0.25s;
        margin-top: 0;
    }

    .target-item.active .target-texts {
        display: block;
        opacity: 1.0;
        transition-duration: 0.25s;
    }

    .target-item.active .heading {
        transition-duration: 0.25s;
    }

.navigation-box-wrapperV2 {
    padding-right: 0px;
}

@media screen and (min-width: 1600px) {
    .navigation-box-wrapper {
    }

    .navigation-box-wrapperV2 {
    }

    .supply-chain-page .customTextArea4 {
        margin-bottom: 55px !important;
    }

    .with-border {
        padding-top: 50px;
    }

        .with-border .navigation-control-box {
            position: relative;
        }

            .with-border .navigation-control-box::before {
                position: absolute;
                top: -50px;
                left: 0;
                background: #8B95A1;
                height: 2px;
                width: 100%;
                content: '';
                display: block;
            }

        .with-border .multi-item-carousel {
            position: relative;
            margin-top: -55px !important;
        }

            .with-border .multi-item-carousel .carousel-inner {
                padding-top: 55px;
            }

            .with-border .multi-item-carousel::before {
                content: '';
                display: block;
                position: absolute;
                top: 5px !important;
                left: 0;
                background: #BFC8D2;
                height: 2px;
                width: 780px;
                z-index: 99;
            }

    .target-item {
        width: 300px;
        padding-left: 70px;
    }

        .target-item.active {
            width: 750px;
        }

    .target-icon {
        width: 135px;
        height: 135px;
        margin-top: 68px;
    }

    .target-item.active .target-icon {
        margin-left: 50px !important;
        width: 200px;
        height: 200px;
        margin-top: 30.5px !important;
    }

    .target-heading {
        left: 370px;
        right: 0;
        top: 136px;
        margin-top: -74px;
    }

    .target-text {
        left: 370px;
        top: 136px;
        padding-top: 8px;
    }

    .sustainability-targets-line {
        top: 136px;
    }
}

.small-icon-section {
    background-color: #098129;
    position: relative;
    z-index: 5;
}

.small-icon-image {
    height: auto;
    width: 100%;
    border-bottom: 0px solid white;
    margin-bottom: -1px;
}

.middle-paragraph {
    margin-top: 20px;
    opacity: 0.9;
    font-family: Roboto;
    font-size: 18px;
    color: #8B95A1;
    line-height: 28px;
}

.society-background {
    width: 100%;
    float: left;
}

.society-tab {
    height: 205px;
    background-position: center;
}

.employee-tab {
    height: 340px;
    background-position: center;
    background-clip: content-box !important;
}

/*.employee-tab .employee-tab .tab-text {
        left: 30px !important;
    }*/


/*.employee-tab {
    margin-bottom: 30px !important;
}*/

.title-area {
    padding-top: 53px;
    padding-bottom: 80px;
}

.world-title {
    padding-top: 0;
    padding-bottom: 80px;
    margin-top: 0px;
    position: relative;
    z-index: 6;
}

.square {
    height: 115px;
}

@media screen and (min-width: 992px) {

    .col-md-2x {
        width: 20% !important;
        float: left;
    }

    .career-stories-fluid {
        margin-top: 75px;
    }

    .square {
        height: auto;
    }

        .square:after {
            content: "";
            display: block;
            padding-bottom: 100%;
        }
}

.sustainability-timeline-outer {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden !important;
}

.sustainability-timeline {
    height: auto;
    min-height: 300px;
    width: 3000px;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
}

.sustainability-timeline-line {
    position: absolute;
    top: 67px;
    width: 100%;
    height: 6px;
    background-color: #D8D8D8;
    z-index: -1;
}

.timeline-item {
    width: 260px;
    height: auto;
    float: left;
    text-align: center;
    transition-duration: 0.25s;
}

.year-circle-out {
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 28px;
    margin-left: 80px;
    margin-right: 80px;
    border: 6px solid #DEDEDE;
    background-color: #c5c5c5;
    padding: 3px;
    border-radius: 50px;
    cursor: pointer;
    transition-duration: 0.25s;
}

.year-circle-in {
    width: 82px;
    height: 82px;
    border: 13px solid #454447;
    background-color: #68676A;
    border-radius: 41px;
    text-align: center;
    transition-duration: 0.25s;
}

.timeline-text {
    opacity: 0.0;
    font-family: Roboto;
    font-size: 18px;
    color: #8B95A1;
    line-height: 24px;
    transition-duration: 0.25s;
}

.year {
    font-family: Roboto;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 54px;
    transition-duration: 0.25s;
    font-weight: bold;
}

.timeline-item.active .year-circle-out {
    width: 140px;
    height: 140px;
    margin-top: 0px;
    margin-bottom: 8px;
    margin-left: 60px;
    margin-right: 60px;
    border: 7px solid #c4eecf;
    background-color: #97e1aa;
    padding: 6px;
    border-radius: 70px;
    transition-duration: 0.25s;
}

.timeline-item.active .year-circle-in {
    width: 114px;
    height: 114px;
    border: 18px solid #047B23;
    background-color: #05B533;
    border-radius: 57px;
    transition-duration: 0.25s;
}

.timeline-item.active .timeline-text {
    display: inline;
    opacity: 1.0;
    transition-duration: 0.25s;
}

.timeline-item.active .year {
    font-size: 24px;
    line-height: 77px;
    transition-duration: 0.25s;
}

.sustainability-text-area-1 p {
    color: #fff !important;
}

.map-popup {
    padding: 24px 34px;
    background: #FFFFFF;
    box-shadow: 0 2px 24px 0 rgba(184,184,184,0.50);
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .map-popup {
    }
}

@media screen and (min-width:768px) {
    .landing-page-slider-description-area {
        min-height: 225px !important;
    }

    .map-popup {
        max-width: 400px;
    }

    .follow-us {
        width: auto !important;
    }
}

.map-heading {
    font-family: Roboto;
    font-size: 20px;
    color: #CF0A2C;
    margin-bottom: 12px;
    font-weight: bold;
}

.map-numbers {
    width: 288px;
    margin-left: auto;
    margin-right: auto;
}

.map-number {
    font-family: Roboto;
    font-size: 84px;
    color: #000000;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
}

.map-number-type {
    font-family: Roboto;
    font-size: 12px;
    padding-top: 28px;
    color: #8B95A1;
    text-align: left;
    vertical-align: top;
    display: table-cell !important;
    width: 50px !important;
    font-weight: 300;
}

.map-numbes {
    width: 100% !important;
}

    .map-numbes tbody {
        float: left !important;
    }


.map-description {
    font-family: Roboto;
    font-size: 12px;
    color: #8B95A1;
    text-align: left;
    width: 288px;
    font-weight: 300;
}

    .map-description p {
        margin-bottom: 0 !important;
    }

#mapContainer {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}



.main-tab:hover::before {
    width: 100% !important;
    border-bottom: 3px solid #fff;
}

.main-tab-Sustability:hover::before {
    width: 100% !important;
    border-bottom: 3px solid #fff;
}

.employee-tab {
    margin-bottom: 15px !important;
}

    .employee-tab .tab-text {
        left: 30px;
    }

.main-tab::before,
.target-hover-border-green::before {
    position: absolute;
    content: '';
    bottom: 0;
    width: 0% !important;
    left: 0;
    transition: width .75s !important;
}

.main-tab-Sustability::before,
.target-hover-border-green::before {
    position: absolute;
    content: '';
    bottom: 0;
    width: 0% !important;
    left: 0;
    transition: width .75s !important;
}

.target-hover-border-green:hover::before {
    width: 100% !important;
    border-bottom: 3px solid #05B533;
}

.employee-tab.target-hover-border-green::before {
    left: 15px;
}

.employee-tab.target-hover-border-green:hover::before {
    width: 90% !important;
    width: calc(100% - 30px) !important;
}

.w-h-full {
    width: 100%;
    height: 100%;
}


.landing-slider-pill.active .landing-carousel-number {
    color: #C51F2B;
    font-family: 'Roboto';font-weight: bold;
    display: block;
    margin-top: 10px;
}

.landing-slider-pill:not(.active) .landing-carousel-number {
    color: #8B95A1;
    font-family: 'Roboto';font-weight: bold;
    display: block;
    margin-top: 10px;
}

.landing-slider-pillV2.active .landing-carousel-numberV2 {
    color: #fff;
    font-family: 'Roboto';font-weight: bold;
    display: block;
    margin-top: 10px;
}

.landing-slider-pillV2:not(.active) .landing-carousel-numberV2 {
    color: #fff;
    font-family: 'Roboto';font-weight: bold;
    display: block;
    margin-top: 10px;
}

.landing-slider-pill {
    cursor: pointer;
}

    .landing-slider-pill .title {
        display: block;
    }

.landing-slider-pillV2 {
    cursor: pointer;
}

    .landing-slider-pillV2 .title {
        display: block;
    }

.slider-area-1-container::before {
    content: '';
    position: absolute;
    padding-right: 100%;
}

.pre {
    overflow: hidden !important;
}

    .pre video {
        z-index: -1;
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        right: 0;
        bottom: 0;
        background-size: cover;
        overflow: hidden;
    }

.preBottomNav {
    z-index: 2 !important;
}

.photo-gallery-indicator li {
    border: 1px solid #d8d8d8;
    background-color: #d8d8d8;
    margin: 2px !important;
}

    .photo-gallery-indicator li.active {
        border: 1px solid #c51f2b;
    }

.investor-pre-bottom-nav {
    display: table !important;
    width: 100% !important;
}

    .investor-pre-bottom-nav .listItem {
        display: table-cell !important;
        float: none !important;
    }

.investor-slider {
    padding-bottom: 0 !important;
}

.simple-page-content-wrapper {
    margin-top: 75px;
    margin-bottom: 50px;
}

.simple-page .mini-related-area-2 {
    margin-bottom: 75px;
}

.table-center {
    margin-left: auto !important;
    margin-right: auto !important;
    display: table !important;
}

.position-left {
    margin-right: auto !important;
}

.position-right {
    margin-left: auto !important;
}

.macro-button-wrapper {
    margin-top: 10px;
    margin-bottom: 25px;
}

.simpleContent img {
    max-width: 100% !important;
    height: auto !important;
}

.quoteTab img {
    width: 40px !important;
    height: 35px !important;
    max-width: 40px !important;
}

.bread-crumb-wrapper {
    padding: 50px 0;
}

    .bread-crumb-wrapper .bread-crumb-list {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bread-crumb-wrapper .bread-crumb-list li img {
            vertical-align: text-top;
            display: inline-block;
        }

        .bread-crumb-wrapper .bread-crumb-list li {
            display: inline;
            font-size: 14px;
            color: #000 !important;
            padding-right: 7.5px;
            line-height: 14px;
        }

            .bread-crumb-wrapper .bread-crumb-list li a {
                color: #000 !important;
                font-family: 'Roboto' !important;font-weight: 500;font-weight: 500;
            }

            .bread-crumb-wrapper .bread-crumb-list li:not(:first-child) a:hover {
                text-decoration: underline !important;
                cursor: pointer !important;
            }

            .bread-crumb-wrapper .bread-crumb-list li:not(:last-of-type):not(:first-of-type) ::after {
                content: url(../images/icons/rightArrowBlack.png);
                padding-left: 8.5px;
                vertical-align: text-top;
                display: inline-block;
                padding-top: 1px;
            }

.press-releases-page {
}

.thumbnail-container {
    margin-bottom: 50px;
}

    .thumbnail-container .thumbnail-item {
        border-left: 15px solid #fff;
        border-right: 15px solid #fff;
        box-sizing: border-box;
        position: relative;
        height: 340px;
        background-position: center center !important;
        background-size: cover !important;
    }

        .thumbnail-container .thumbnail-item:not(.archive-item) {
            margin-bottom: 30px;
            cursor: pointer;
        }

            .thumbnail-container .thumbnail-item:not(.archive-item)::after {
                content: '';
                position: absolute;
                bottom: 0px;
                height: 100px;
                left: 0;
                width: 75%;
                width: calc(100%);
                z-index: 1;
                background: linear-gradient(360deg, rgba(0,0,0,0.75) 2.5%, transparent 75%);
            }

            .thumbnail-container .thumbnail-item:not(.archive-item) a {
                z-index: 5;
            }

            .thumbnail-container .thumbnail-item:not(.archive-item) .title {
                position: absolute;
                z-index: 2;
                bottom: 40px;
                left: 40px;
                font-family: 'Roboto' !important;
                font-size: 20px;
                color: #fff;
            }

.title-area-2 {
    padding: 50px 0;
}

.press-menu {
    background: #cf012c;
    padding: 35px 0;
}

    .press-menu .menu-list {
        list-style-type: none;
        padding: 0 15px;
        display: table;
        width: 100%;
        margin-bottom: 0;
    }

        .press-menu .menu-list li {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

            .press-menu .menu-list li.search-icon {
                padding-left: 10px;
            }

.search-input-2,
.search-input-2:active,
.search-input-2:focus {
    width: 100%;
    background: transparent;
    border: transparent;
    outline: none;
    color: #fff !important;
    font-size: 12px;
    padding-bottom: 5px;
    font-family: 'Roboto' !important;font-weight: 300;
    border-bottom: 1px solid #fff;
}

    .search-input-2::placeholder {
        color: #fff !important;
        font-family: 'Roboto' !important;font-weight: 300;
        font-size: 12px;
    }



.press-menu .menu-list li a {
    font-family: 'Roboto' ;font-weight: 500;
    color: #fff;
    font-size: 16px;
}

.archive-item-block {
    margin-bottom: 45px;
}

    .archive-item-block .item-description {
        padding-top: 20px;
        font-family: "Roboto" ;font-weight: 300;
        font-size: 20px;
        color: #252d35;
        line-height: 20px;
    }

        .archive-item-block .item-description .download a span {
            color: #c92636;
            font-family: 'Roboto' !important;
            font-size: 16px;
            display: inline-block;
            padding-right: 2.5px;
            font-weight: bold;
        }

        .archive-item-block .item-description .download a img {
            vertical-align: top;
        }

.archive-item .file-type {
    position: absolute;
    bottom: 10px;
    left: 20px;
}

    .archive-item .file-type ul {
        padding: 0;
        list-style-type: none;
    }

        .archive-item .file-type ul li {
            display: inline-block;
            padding: 5px 15px;
            border-radius: 7.5px;
            background-color: #fff;
            font-family: 'Roboto' ;font-weight: 500;
            color: #9d9c9e;
            margin-right: 5px;
        }

.pagination.pagination-large {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

    .pagination.pagination-large li {
        display: inline-block;
        border-radius: 5px !important;
    }

        .pagination.pagination-large li .glyphicon {
            top: 3.5px;
        }

        .pagination.pagination-large li a {
            padding: 7.5px 15px !important;
        }

        .pagination.pagination-large li a,
        .pagination.pagination-large li {
            font-family: 'Roboto' !important;font-weight: 300;
            font-size: 20px;
            color: #a0a8b3;
        }

            .pagination.pagination-large li.active a {
                background-color: transparent;
                color: #a0a8b3;
                border: 1.5px solid #dedede !important;
                box-shadow: 0px 0px 10px 1px rgba(222, 222, 222, 0.75);
            }

.file-list-item-wrapper {
    padding-left: 0 !important;
    padding-right: 10px !important;
    display: table;
}

.file-list-item {
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    padding: 7.5px !important;
    display: table;
    margin-bottom: 15px;
    width: 100%;
}

    .file-list-item:hover {
        background-color: #F3F3F3;
    }

    .file-list-item .file-icon {
        min-width: 50px !important;
        display: table-cell;
        float: none;
        vertical-align: middle;
        max-width: 50px !important;
        width: 50px !important;
    }

    .file-list-item .file-description {
        font-size: 16px;
        line-height: 20px;
        text-decoration: none !important;
        font-family: 'Roboto' !important;font-weight: 300;
        display: table-cell;
        float: none;
        vertical-align: middle;
        text-align: center;
        padding: 0 15px;
        color: #252D35 !important;
    }

.simple-page-content-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.simpleContent {
    margin-top: 25px !important;
}

.simpleMaxWidth {
    margin-top: 15px !important;
}

.social-tab {
    margin-top: 35px !important;
}


@media screen and (min-width: 992px) {
    .simple-page-render-area {
        margin-top: 50px !important;
    }

    .social-tab {
        margin-top: 65px !important;
    }
}

a:focus {
    text-decoration: none !important;
}

#search-media-button {
    cursor: pointer !important;
}

.bind-image {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.cursor-pointer {
    cursor: pointer;
}

.doubleContent .bigTitle,
.doubleContent .biggerTitle {
    display: inline !important;
    line-height: 28px !important;
}

.doubleContent .bigTitle {
    line-height: 36px !important;
}

.text-center {
    text-align: center;
}

@media screen and (min-width:768px) {


    .sticky .navRightMenu {
        /*display:none!important;*/
    }

    .bigTitle, .biggerTitle {
        font-size: 42px !important;
    }

    .flex-baseCard .boxAreaLong span {
        font-size: 32px !important;
    }

    .bigTitleV2, .biggerTitleV2 {
        font-size: 42px !important;
        text-align: center;
    }

    .financialMainTable .titleArea .biggerTitle,
    .investor-page .bigTitle, .investor-page .biggerTitle {
        font-size: 32px !important;
    }

    .doubleContent .bigTitle,
    .doubleContent .biggerTitle {
        line-height: 30px !important;
    }

    .investor-page .doubleContent .bigTitle,
    .investor-page .doubleContent .biggerTitle {
        line-height: 28px !important;
    }

    .financialMainTable .titleArea .bigTitle {
        font-size: 40px !important;
    }
}

@media screen and (min-width:1200px) {
    .col-lg-6 .btnSpecial {
        width: 100% !important;
    }

    #sliderArea1 .item {
        height: auto !important;
    }

    .sliderArea2 .item .doubleContentColumn,
    .sliderArea2 .item {
        height: auto !important;
    }
}



.contact-info p {
    color: #252d35;
    font-size: 18px;
    line-height: 28px;
    margin: 0 !important;
}

.twoColumnTextArea .dropdown-menu,
.twoColumnTextArea .dropdown-menu li {
    margin: 0 !important;
    padding: 0 !important;
    border-top: 1px !important;
}

    .twoColumnTextArea .dropdown-menu li a {
        padding: 15px 20px;
        cursor: pointer;
    }

.twoColumnTextArea .btn.btn-default.dropdown-toggle {
    margin-bottom: 0 !important;
}

    .twoColumnTextArea .btn.btn-default.dropdown-toggle:hover,
    .twoColumnTextArea .btn.btn-default.dropdown-toggle:hover,
    .twoColumnTextArea .btn.btn-default.dropdown-toggle:focus {
        background-color: #C51F2B !important;
        color: #fff !important;
    }

        .twoColumnTextArea .btn.btn-default.dropdown-toggle:hover span,
        .twoColumnTextArea .btn.btn-default.dropdown-toggle:active span,
        .twoColumnTextArea .btn.btn-default.dropdown-toggle:focus span {
            color: #fff !important;
        }

.tab-item.informationArea:not(.active) {
    display: none;
}

.tab-item.contact-list.informationArea {
    margin-top: 50px;
}



.map-fluid {
    margin-bottom: 10px;
}

.bg-gray-2 {
    background-color: #f0f0f0;
}

.error-description {
    padding: 50px;
}

    .error-description h1 {
        color: #c51f2b;
        font-family: 'Roboto';font-weight: bold;
        font-size: 60px;
        margin: 0;
        padding: 0;
    }

.btn-error-page {
    margin-top: 25px;
}

.error-paragraphs {
    margin-top: 30px;
}

    .error-paragraphs p {
        font-family: "Roboto" ;font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        color: #252d35;
    }

.error-description-wrapper .page-list {
    color: #C51F2B;
    padding: 15px;
    margin-top: 10px;
}

    .error-description-wrapper .page-list li {
        padding: 2.5px 0;
    }

        .error-description-wrapper .page-list li a {
            color: #c51f2b;
            font-family: "Roboto" ;font-weight: 300;
            font-size: 16px;
            padding-left: 10px;
        }


.btn-error-page:hover,
.btn-error-page:active,
.btn-error-page:focus,
.btn-error-page:hover b,
.btn-error-page:hover strong {
    background-color: #C51F2B !important;
    color: #fff !important;
}

.navbar-right .dropdown-menu {
    padding: 0 !important;
    border-radius: 0px !important;
}

.navLang div.dropdown-menu > a.language {
    padding: 10px 0;
}

.photo-gallery-indicator {
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
    margin-right: 0;
}



.navbar-fixed-top {
    width: 100% !important;
}

.main-tab .tab-text img {
    margin-top: 10px;
}

.main-tab-Sustability .tab-text img {
    margin-top: 10px;
}

.search-result-description {
    font-size: 24px;
    color: #252d35;
    line-height: 32px;
    font-family: "Roboto" ;font-weight: 300;
    padding-bottom: 5px;
}

.newsContent {
    padding-left: 20px !important;
    vertical-align: top;
}

.search-result-fluid {
    background: #f4f6f9;
    padding: 100px 0;
}

.newsContent h6 {
    color: #8b95a1 !important;
    font-size: 14px;
    line-height: 22px;
    font-family: "Roboto" ;font-weight: 300;
}

    .newsContent h6 a {
        color: #8b95a1 !important;
    }

.newsContent h5 {
    margin-top: 0px !important;
    font-family: 'Roboto';font-weight: bold;
}

.newsContent p {
    font-size: 16px !important;
    color: #252d35;
    line-height: 24px !important;
    font-family: "Roboto" ;font-weight: 300;
}

.newsImage {
    width: 160px;
    height: 90px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.no-result {
    display: block;
    padding: 105.5px 0;
}

.ui-front {
    z-index: 9999 !important;
}

.ui-autocomplete {
    /*display:block!important;*/
    border-radius: 2.5px;
}

.ui-menu .ui-menu-item-wrapper {
    font-family: 'Roboto' !important;font-weight: 300;
    color: #252D35 !important;
    font-size: 16px !important;
    padding: 0 !important;
    display: table !important;
    width: 100% !important;
}
/*.ui-menu-item:hover,
.ui-menu-item:focus,
.ui-menu-item:visited,
.ui-menu-item:active,
.ui-menu-item-wrapper.ui-state.active,
.ui-menu .ui-menu-item-wrapper:hover,
.ui-menu .ui-menu-item-wrapper:focus,
.ui-menu .ui-menu-item-wrapper:active,
.ui-menu .ui-menu-item-wrapper:visited
.ui-menu-item-wrapper.ui-state.active
{
    background:#C51F2B!important;
    border-color:#c51f2b!important;
    color:#fff!important;
}*/

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    /*border: 1px solid #C51F2B;
    background: #C51F2B;
    color: #ffffff !important;*/
    background: inherit !important;
    /*border: none !important;*/
    border-color: transparent;
}


.btn {
    transition: all linear .15s;
}



.tab-wrappers .dropdown-menu,
.tab-wrapper .dropdown-menu {
    z-index: 299 !important;
    max-height: 250px;
    overflow-y: scroll;
}

    .tab-wrappers .dropdown-menu li a,
    .tab-wrapper .dropdown-menu li a {
        background-color: #DDE3EB;
        color: #252D35 !important;
        padding: 10px 0;
    }

    .tab-wrapper .dropdown-menu li,
    .tab-wrappers .dropdown-menu li {
        border: none !important;
        border-bottom: 1px solid#8B95A1 !important;
    }

.innovation-page .homeSlider {
    background: #fff !important;
}

.innovation-page .landingBg {
    background: #fff !important;
}

html.nav-open {
    overflow-y: hidden !important;
}

.navbar.visible-xs.navbar-fixed-top.nav-open {
    padding-bottom: 5px;
}
/*.navbar.visible-xs.navbar-fixed-top.nav-open{
    overflow-y:scroll!important;
    height:100%!important;
}*/

#chart-xs {
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.tabs30 canvas {
    /*background: linear-gradient(-180deg, #232B32 0%, #424d58 100%) !important;*/
}

.fullWidthBox {
    color: #2D3640 !important;
}


.writer-info-wrapper {
    border-top: 1px solid #979797;
    margin-bottom: 35px;
    margin-top: 35px;
    padding-top: 40px;
    display: table !important;
    width: 100% !important;
}

    .writer-info-wrapper .writer-picture,
    .writer-info-wrapper .writer-info {
        display: inline-table !important;
        float: none;
        vertical-align: middle;
    }

        .writer-info-wrapper .writer-picture .picture-circle {
            max-width: 64px !important;
        }

.writer-label {
    display: block !important;
    font-size: 14px !important;
    color: #8B95a1 !important;
    line-height: 28px !important;
    font-family: 'Roboto' !important;
}

.writer-info-wrapper .writer-info {
    padding-left: 25px !important;
}

.writer-info-wrapper .writer-name {
    font-family: 'Roboto' !important;font-weight: bold;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #333a40;
}

.writer-job {
    font-family: 'Roboto' !important;font-weight: 300;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #333a40;
}

.tag-cloud {
    display: table !important;
    width: 100% !important;
    margin-top: 25px;
}

    .tag-cloud ul {
        padding-left: 0 !important;
        list-style-type: none !important;
    }

        .tag-cloud ul li {
            cursor: pointer;
            background-color: #e9edee !important;
            display: inline;
            color: #777 !important;
            font-size: 12px !important;
            padding: 7.5px 15px;
            border-radius: 100px;
        }

.bg-red-2 {
    background-color: #cf012c !important;
}

.search-media-button {
    cursor: pointer !important;
}

.z-index-999 {
    z-index: 999 !important;
}

/* button hover effects */

.btn.btn-lg.btnSpecial.btn-border-red:hover,
.btn.btn-lg.bg-white.btnSpecial.btn-border-red:hover {
    background-color: #C51F2B !important;
    color: #fff !important;
}

    .btn.btn-lg.btnSpecial.btn-border-red:hover span,
    .btn.btn-lg.btnSpecial.btn-border-red:hover strong,
    .btn.btn-lg.bg-white.btnSpecial.btn-border-red:hover span,
    .btn.btn-lg.bg-white.btnSpecial.btn-border-red:hover strong {
        color: #fff !important;
    }

.btnLandingSlider:hover,
.customTextArea4 .textAreaButtonWrapper2 a:hover,
.annualReport .btnSpecial:hover {
    background: #fff !important;
}

    .btnLandingSlider:hover b,
    .customTextArea4 .textAreaButtonWrapper2 a:hover strong,
    .annualReport .btnSpecial:hover b {
        color: #c51f2b !important;
    }

/* button hover effects */



.navMargin {
    margin-top: 25px;
}

@media (max-width:768px) {
    .video-pop-up {
        height: 320px !important;
    }

    .navMargin {
        margin-top: 80px;
    }
}

.ekko-lightbox .modal-body {
    padding: 0 !important;
    border: none !important;
}

.ekko-lightbox .modal-content {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

.ekko-lightbox-nav-overlay a {
    opacity: 1 !important;
}

    .ekko-lightbox-nav-overlay a span {
        padding: 0 !important;
        border: 2px solid #fff !important;
        border-radius: 23.5px !important;
        font-size: 30px !important;
        flex-grow: unset !important;
        width: 47px;
        text-align: center !important;
    }

    .ekko-lightbox-nav-overlay a:first-of-type {
        margin-left: -150px !important;
        padding-left: 75px !important;
    }

    .ekko-lightbox-nav-overlay a:last-of-type {
        margin-right: -150px !important;
        padding-right: 75px !important;
    }

    .ekko-lightbox-nav-overlay a:last-child span {
        position: absolute !important;
        right: -75px;
    }

.ekko-lightbox .modal-header {
    background: none !important;
    border: none !important;
    padding: 10px 0 10px 0 !important;
}

    .ekko-lightbox .modal-header button {
        opacity: 1 !important;
    }

        .ekko-lightbox .modal-header button span {
            color: #fff !important;
            opacity: 1 !important;
            border: 1.5px solid #fff !important;
            border-radius: 50% !important;
            width: 27px !important;
            height: 27px !important;
            display: block !important;
            font-size: 20px !important;
            text-align: center !important;
            text-shadow: none !important;
            font-family: "Roboto" ;font-weight: 300;
        }

.ekko-lightbox {
    background: transparent !important;
    z-index: 99999 !important;
    top: 64px;
    bottom: 20px;
    overflow: hidden !important;
}


.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    width: 100% !important;
    height: 100% !important;
}


.ekko-lightbox .modal-dialog {
    margin: 0 !important;
    width: 100%;
    height: 100%;
}

.full-video-area {
    position: relative;
}

.play-icon {
    top: calc(50% - 41.5px);
    left: 50%;
    transform: translate(-50%);
    position: absolute;
    display: block;
    max-width: 83px !important;
}

.d-block {
    display: block !important;
}

.ekko-lightbox {
    /*overflow:scroll!important;*/
    /*height:100%!important;*/
}

.socialRightMenu a:hover,
.navLang a:hover {
    opacity: 0.8 !important;
}



.custom-search:hover {
    opacity: 0.5 !important;
}



.visor-carousel .item {
    transition: all .8s ease !important;
}


.list-writer-info {
    display: table !important;
    position: absolute;
    bottom: 20px;
    z-index: 6 !important;
    left: 20px;
    right: 20px;
}

.list-writer-info-name {
    color: #fff;
    font-family: 'Roboto' !important;
    font-size: 18px;
    display: block;
    line-height: 26px;
}

.list-writer-info-job {
    color: #fff;
    font-family: 'Roboto' !important;font-weight: 300;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
}

.list-writer-picture,
.list-writer-info-detail {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
}

.list-writer-info-detail {
    padding-left: 10px !important;
}

.list-writer-info .list-writer-picture .picture-circle {
    height: 60px;
    width: auto;
}

#load-posts .blog-list-style-1 .image-cell {
    position: relative !important;
}

#load-posts .description-cell {
    display: block;
}

@media screen and (max-width:767px) {
    .list-writer-info {
        bottom: 15px;
        left: 15px;
        right: 15px;
    }
}


.blog-mobile-list {
    margin-top: -15px !important;
}

.dropdown.mega-dropdown .mega-dropdown-menu {
    opacity: 0;
    visibility: hidden;
    transition: ease-out 0.5s, visibility 0s linear 0s, z-index 0s linear 0.01s;
    display: block;
    top: 100%;
    z-index: -1;
    height: 0 !important;
}

.dropdown.mega-dropdown.open .mega-dropdown-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    height: 495px !important;
}

.carousel.fade {
    opacity: 1;
}

    .carousel.fade .item {
        -moz-transition: all ease-out .4s !important;
        -o-transition: all ease-out .4s !important;
        -webkit-transition: all ease-out .4s !important;
        transition: all ease-out .4s;
        left: 0 !important;
        opacity: 0;
        top: 0;
        position: absolute;
        width: 100%;
        display: block !important;
        z-index: 1;
    }

        .carousel.fade .item:first-of-type {
            top: auto;
            position: relative;
        }

        .carousel.fade .item.active {
            -moz-transition: all ease-out .4s !important;
            -o-transition: all ease-out .4s !important;
            -webkit-transition: all ease-out .4s !important;
            transition: all ease-out .4s;
            z-index: 2;
        }


        .carousel.fade .item.active {
            left: 0% !important;
            right: 0% !important;
            opacity: 1 !important;
        }


    .carousel.fade .carousel-inner > .item.next,
    .carousel.fade .carousel-inner > .item.active.right {
        left: 1.5% !important;
        right: -1.5% !important;
        opacity: 0 !important;
    }

    .carousel.fade .carousel-inner > .item.prev,
    .carousel.fade .carousel-inner > .item.active.left {
        left: -1.5% !important;
        right: 1.5% !important;
        opacity: 0 !important;
    }

        .carousel.fade .carousel-inner > .item.next.left,
        .carousel.fade .carousel-inner > .item.prev.right,
        .carousel.fade .carousel-inner > .item.active {
            left: 0;
        }


    /*career-stories slider effect*/
    .carousel.fade .homeSlider .item .doubleImage {
        -webkit-transform: translateX(+20px) !important;
        transform: translateX(+20px) !important;
        transition: all ease-out .6s !important;
    }

    .carousel.fade .homeSlider .item.active .doubleImage {
        -webkit-transform: translateX(0px) !important;
        transform: translateX(0px) !important;
    }


    .carousel.fade .homeSlider .item .doubleContent {
        left: calc(50% - 20px);
        transition: all ease-out .6s !important;
    }

    .carousel.fade .homeSlider .item.active .doubleContent {
        left: 50%;
    }


/*Landing carousel fade*/
.carousel.fade-x .item {
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1;
}

    .carousel.fade-x .item:first-of-type {
        top: auto;
        position: relative;
    }


    .carousel.fade-x .item.active {
        transition: all ease-out 1.6s !important;
        z-index: 2;
        transform: scale(1.1) !important;
    }

        .carousel.fade-x .item.active .landingCaptionArea {
            transform: scale(0.9) !important;
        }

    .carousel.fade-x .item.active {
        left: 0% !important;
        right: 0% !important;
        opacity: 1 !important;
    }

#mapContainer {
    position: relative;
}

#map-filter {
    position: absolute;
    left: 35px;
    bottom: 35px;
    display: block;
    z-index: 99 !important;
    background: #fff;
    padding: 15px;
    padding-bottom: 0;
    width: 275px;
}

    #map-filter .checkbox {
        font-size: 14px;
        font-family: 'Roboto' ;font-weight: 500;
        color: #252d35;
    }


.checkbox {
    display: block;
    height: 35px;
    width: 100% !important;
    position: relative;
}

#map-filter hr {
    margin-top: -5px !important;
    margin-bottom: 20px !important;
}

.checkbox label {
    width: 100% !important;
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

    .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        right: 5px;
        top: 2px;
        margin-left: -20px;
        border: 1px solid #cccccc;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

.checkbox input[type="checkbox"] {
    opacity: 0;
}

    .checkbox input[type="checkbox"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }


.checkbox-danger input[type="checkbox"]:checked + label::before {
    border-color: #cd1332;
    content: '✓';
    color: #cd1332;
    font-weight: bold;
    font-size: 12px;
    padding-left: 3px;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.sustain-hero-box {
    cursor: pointer;
}

.innovation-page .discover {
    cursor: pointer;
}

#sliderx {
    opacity: 0;
    transition: 0.5s !important;
}

.verticalSocial li .socialPopUp img {
    height: 30px;
}

@media(min-width:768px) {
    .annualTitle .biggerTitle {
        font-size: 32px !important;
    }

    .annualTitle .bigTitle {
        font-size: 38px !important;
    }

    #sliderArea2 div.col-sm-6.doubleContentColumn.hidden-xs.hidden-sm > div > p > span > span {
        line-height: 50px;
    }

    .doubleContent .bigTitle, .doubleContent .biggerTitle {
        line-height: 48px !important;
    }

    /*.press-menu .menu-list .d-table {
        width: auto;
    }*/

    .press-menu .menu-list .d-table li:not(:last-of-type) {
        padding-right: 30px;
    }
}

.description-instead-menu {
    min-width: 350px;
    color: #fff !important;
    font-family: 'Roboto' !important;font-weight: 300;
    padding-top: 2.5px;
    font-size: 14px;
}

.app-description {
    padding-right: 60px;
}

    .app-description p {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        font-family: "Roboto" ;font-weight: 300;
    }

.nav-anchors .listItem a {
    cursor: pointer;
}

@media screen and (min-width:768px) {
    .slider-area1-navigation .carousel-inner {
        width: 10000px;
    }

    .slider-area1-navigationV2 .carousel-inner {
        width: 10000px;
    }
}


/*.ui-state-active h4,
.ui-state-active h4:visited {
    color: #26004d;
}*/

.ui-menu-item {
    border: 1px solid #ececf9;
}

.ui-widget-content .ui-state-active {
    /*background-color: white !important;*/
    /*border: none !important;*/
}

.list_item_container {
    float: left;
    width: 100% !important;
}

.ui-widget-content .ui-state-active .list_item_container {
    background-color: #f5f5f5;
}

.search-complete-thumb-image {
    max-width: 15%;
    float: left;
    padding: 10px;
    overflow: hidden !important;
}

    .search-complete-thumb-image img {
        max-width: 50px !important;
        width: 100% !important;
        height: auto !important;
    }

.list_item_container .label {
    max-width: 85%;
    float: left;
    padding: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    color: #252D35 !important;
    text-align: left;
    /*position: absolute;*/
    /*top: 50%;
    transform: translateY(-50%);*/
    font-family: 'Roboto' !important;font-weight: 500;
}

.list_item_container h4 {
    font-size: 14px !important;
    margin-top: 10px !important;
    line-height: 20px !important;
    margin-bottom: 3.5px !important;
    font-family: 'Roboto' !important;font-weight: 500;
}

.list_item_container p {
    font-family: 'Roboto' !important;font-weight: 300;
    color: #252d35 !important;
    padding-right: 15px !important;
    margin-bottom: 5px;
}

    .list_item_container p:last-of-type {
        margin-bottom: 12.5px;
    }


#ui-id-2 .ui-menu-item-wrapper {
    padding: 10px 15px 10px 15px !important;
}

    #ui-id-2 .ui-menu-item-wrapper.ui-state-active {
        background: #f5f5f5 !important;
        color: #C51F2B !important;
    }

#ui-id-2 {
    width: 14% !important;
    position: fixed !important;
}

.target-item:not(.active) .target-texts {
    display: none !important;
}

.iframe-wrapper {
}

    .iframe-wrapper iframe {
        height: 100% !important;
        margin-top: 35px;
        border: 0 !important;
        min-height: 750px;
    }

.accordion-wrapper .panel {
    margin-bottom: 25px;
    border: 1px solid #BFC8D2;
    border-radius: 2px;
}

    .accordion-wrapper .panel .panel-title {
        font-family: 'Roboto';font-weight: bold;
        font-size: 20px;
        color: #303030;
        line-height: 28px;
    }

    .accordion-wrapper .panel .panel-heading {
        padding: 30px 30px 30px 30px !important;
        background: none !important;
        border: none !important;
        border-radius: 0 !important;
    }

    .accordion-wrapper .panel .panel-body {
        padding: 0 30px 30px 30px !important;
        border: none !important;
        font-family: 'Roboto';
        font-size: 16px;
        line-height: 28px;
        color: #8b95a1;
    }

.chart-wrapper {
    margin-top: 50px;
}



.flex-base {
    display: flex;
    justify-content: safe center;
}

    .flex-base .listItem {
        width: calc(25% - 100px)
    }

.thegrid:first-child {
    width: 1200px !important;
}

.flex-baseCard2 {
    margin: auto;
    display: flex;
    max-width: 1200px;
    padding-left: 30px;
    padding-right: 30px;
    align-items: center;
    padding-bottom: 25px;
    justify-content: space-evenly !important;
}

.flex-baseCard {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    padding-left: 30px;
    padding-right: 30px;
    align-items: center;
    padding-bottom: 25px;
    justify-content: space-between;
}

    .flex-baseCard > div {
        width: 49%;
        margin-top: 15px;
    }

    .flex-baseCard div:nth-child(3n+1) {
        width: 100%;
    }

    .flex-baseCard .boxAreaSmall {
        padding: 80px 0px 21px 40px;
        background-size: contain;
        background-repeat: round;
        background-size: cover;
        width: 100%;
        max-width: 330px;
        height: 330px;
        padding-top: 80px;
    }

        .flex-baseCard .boxAreaSmall span {
            height: 138px;
            color: #FFFFFF;
            font-family: "Roboto" !important;
            font-size: 32px;
            letter-spacing: 0;
            line-height: 46px;
            font-weight: 300;
        }

    .flex-baseCard .boxAreaLong {
        padding: 50px 40px 50px 40px;
        min-height: 330px;
        background-size: contain;
        background-repeat: round;
    }

        .flex-baseCard .boxAreaLong span {
            color: #FFFFFF;
            font-family: "Roboto" !important;
            font-size: 32px;
            line-height: 35px;
            text-align: left;
            font-weight: 300;
        }



.group-7-copy-1 {
    height: 330px;
    width: 550px;
}

    .group-7-copy-1 span {
        color: #fff;
        line-height: 48px;
    }

    .group-7-copy-1 .Navbox1 {
        width: 80%;
    }

@media screen and (max-width:767px) {
    .iframe-wrapper iframe {
        min-height: 950px;
    }

    .accordion-wrapper .panel {
        margin-bottom: 15px;
    }

    .chart-wrapper {
        margin-top: 20px;
    }

    .iframe-wrapper iframe {
        margin-top: 15px !important;
    }

    .accordion-wrapper .panel .panel-heading {
        padding: 22.5px 15px 22.5px 15px !important;
    }

        .accordion-wrapper .panel .panel-heading .panel-title {
            padding-right: 35px;
        }

    .accordion-wrapper .panel .panel-title {
        font-size: 18px;
        line-height: 24px;
    }

    .accordion-wrapper .panel .panel-body {
        padding: 0 15px 15px 15px !important;
        font-size: 16px;
        line-height: 22px;
    }
}

.panel-heading {
    position: relative;
    width: 100%;
    display: block;
}

    .panel-heading:after {
        content: "";
        background: url('/Content/images/up-arrow.svg');
        width: 14px;
        height: 10px;
        position: absolute;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        right: 15px;
        top: 50%;
        top: calc(50%);
        top: calc(50% - 6px);
        transform: translate(-50%);
    }

    .panel-heading.collapsed :after {
        background: url('/Content/images/down-arrow.svg');
        width: 14px;
        height: 9px;
    }

.graph-wrapper canvas {
    margin-bottom: 50px;
}

.inputCollabrator {
    height: 50px;
    border: solid 1px #D3D3D3;
}

.labelCollabrator {
    color: #252D35;
    font-family: "Roboto" ;font-weight: 300;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    float: left;
    margin-top: 30px;
}

.redSpan {
    color: #CF0A2C;
    font-family: "Roboto";
    font-size: 12px;
    letter-spacing: 0;
}

.normalSpanTop {
    color: #8B95A1;
    font-family: "Roboto";
    font-size: 12px;
    letter-spacing: 0;
}

.topContactP {
    color: #8B95A1;
    font-family: "Roboto";
    font-size: 18px;
    letter-spacing: 0;
    padding-bottom: 15px;
    text-align: left !important;
}

.contactArea {
    margin-bottom: 20px;
}

.disclaimerArea {
    margin-bottom: 40px;
}

.disclaimerTitle {
    font-size: 15px;
    color: #252D35;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 25px;
}

.disclaimerDesc {
    color: #8B95A1;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
}

.clarification {
    margin-left: 16px !important;
    margin-bottom: 20px !important;
    display: flex;
    align-items: center;
}

.clarificationText {
    font-family: "Roboto";font-weight: bold;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    margin-left: 8px;
    margin-top: 2px;
}

.clarificationSpan {
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    color: #252D35;
    margin-top: 1px;
}
.clarificationInp {
    margin:  0 !important;
}


.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    max-width: inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.center-footer-modal {
    text-align: center !important;
    border-top: 0 !important;
}

p span {
    display: block;
    font-size: 16px !important;
}

.modalHeader {
    font-size: 28px !important;
}

.imageSuccess {
    height:200px;
}

.btnModalSuccess {
    max-width: 200px !important;
}

.display-none-p {
    display: none !important;
}

.subButton {
    margin-top: -30px;
    margin-bottom: 30px;
}

.validation-text {
    font-family: 'Roboto';font-weight: bold;
    font-size: 14px !important;
}

.modal-content {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.mail-button {
    border-color: gray !important;
    background-color: lightgray !important;
}

.clarification-modal-body {
    max-height: calc(100vh - 330px);
    overflow-y: auto;
}

.noHover {
    pointer-events: none;
}

body{
    max-width:1920px;
    margin:0px auto;
}