.starter-template {
    padding-top: 96px;
}

.navbar-inverse {
    background-color: transparent;
    border: 0px;
    min-height: 96px;
    height: auto;
}

.navbar-inverse.scrolled {
    display: none;
}

.navbar-brand {
    padding-top: 22px;
}

.navbar-right {
    padding-top: 29px;
}

body {
    background-color: #a6b5c3;
    font-family: 'Roboto', sans-serif;
    color: #777777;
    font-size: 16px;
    line-height: 1.4em;
    position: relative;
}

h1 {
    font-size: 40px;
    font-weight: 500;
}

h2 {
    font-size: 20px;
    font-weight: 500;
}

a:hover {
    text-decoration: underline;
}

.navbar-inverse .navbar-nav>li>a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
}

.navbar-inverse .navbar-nav>.open>a {
    background-color: transparent !important;
    color: #fff;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:active {
    background-color: transparent;
    color: #fff;
}

.nav>li>a {
    padding: 10px 24px;
}

.icon-angle-down {
    padding-left: 7px;
}

.navbar-fixed-top.scrolled {
    transition: background-color 200ms linear;
}

.dropdown-menu {
    box-shadow: none;
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    text-decoration: underline;
    min-width: 200px;
    padding: 0px 0;
}

.dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #fff;
}

.dropdown-menu>li>a,
.dropdown-menu li a {
    text-decoration: underline;
    color: #fff;
    padding: 5px 20px;
    font-size: 13px;
}

.dropdown-menu li ul {
    list-style-type: none;
}

.dropdown-menu li ul li a {
    padding-left: 0;
    padding-right: 0;
}

.navbar-nav>li>.dropdown-menu {
    display: none;
}

.navbar-nav>li:hover>.dropdown-menu {
    display: block;
}

.navbar-right .dropdown-menu {
    left: 0;
}

.grivalia-img-home {
    display: block;
    margin: 0 auto;
    padding-top: 80px;
}

.gr-i-val h2 {
    text-align: center;
    color: #526590;
    line-height: 1.4em;
    font-weight: 500;
    font-size: 24px;
    padding-bottom: 10px;
}

#gr-i-val-gr {
    color: #526590 !important;
}

#gr-i-val-i {
    color: #5e65a5 !important;
}

#gr-i-val-val {
    color: #43507a !important;
}

.gr-i-val p {
    text-align: center;
    padding-bottom: 20px;
}

#certifications-home {
    text-align: center;
}

.leads-icons {
    padding-bottom: 20px;
}

.certifications-text p {
    text-align: center;
}

.certifications-text {
    padding-top: 10px;
    padding-bottom: 50px;
}

.footer {
    background-color: #fff;
    color: #4F5C67;
    font-size: 14px;
    padding: 50px 0px 50px 0px;
    /*padding: 150px 0px 50px 0px;*/
    margin-top: 0px;
    line-height: 19px;
}

.footer a {
    color: #4F5C67 !important;
}

.footer .form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    color: #777777;
    background-color: #FAFAFA;
    border: 1px solid #e2e2e2;
    border-radius: 0px;
    height: 2.8em;
}

.footer .form-control:focus {
    border-color: #DD7A7A;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset, 0 0 0px rgba(126, 239, 104, 0.6);
    outline: 0 none;
}

.footer .btn-default {
    background-color: #1b2264;
    color: #ffffff;
    border-right: 2px solid #8E8E8E;
    border-bottom: 2px solid #8E8E8E;
    height: 2.8em;
    margin-top: 20px;
    padding: 10px;
    border-radius: 0px;
    font-size: 16px;
}

.footer .btn-default:hover {
    background-color: #000000;
}

.carousel-indicators li.active {
    display: inline-block;
    color: #ffffff;
    text-indent: -18px;
}

.carousel-indicators li {
    display: none;
}

.carousel-indicators .active {
    background-color: transparent;
    border: 0px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    bottom: 10px;
    margin: 0;
}

/*.carousel-inner {*/
/*min-height: 100vh;*/
/*}*/
.carousel-inner>.item>img {
    /*width: auto;*/
    /*height: auto;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    background-position: center;
    min-height: 100vh;
    object-fit: cover;
}

.carousel .item {
    max-width: none;
    /*min-height: 100vh; !*slider height*!*/
}

.page-head-img {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 60px;
}

.contact-form-section {
    margin-top: 90px;
}

.page-title {
    text-align: center;
    color: #999999;
    font-size: 36px;
    letter-spacing: 0.2em;
    font-weight: 400;
}

.contact-form-section label {
    font-family: 'Roboto Slab', serif;
    font-size: 22px;
    line-height: 24px;
    color: #DCE6ED;
    display: block;
    font-weight: 400;
    padding-top: 8px;
}

.contact-form-section .form-control {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    color: #fff !important;
    font-family: 'Roboto', sans-serif;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}

.contact-form-section .form-group {
    margin-bottom: 50px;
}

.message_notes {
    background-image: linear-gradient(transparent, transparent 37px, #ccc 37px, #ccc 38px, transparent 38px);
    background-color: transparent;
    background-size: 100% 4rem;
    color: #fff !important;
    font-family: 'Roboto', sans-serif;
    border: 0px solid #CCC;
    width: 100%;
    height: 200px;
    line-height: 4rem;
    margin: 0 auto;
    padding: 4px 8px;
}

.contact-form-section .btn-primary,
.contact-form-section .btn-primary:focus {
    color: #fff;
    background-color: #4F5C67;
    border: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin: 0 0 0 auto;
    padding: 13px 14px;
    border-radius: 0;
}

.mid-image-section {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.contact-info {
    text-align: center;
    padding-top: 50px;
}

.overview-head {
    padding-top: 30px;
}

.overview-text {
    padding-top: 70px;
    padding-bottom: 50px;
}

.overview-assets {}

.overview-assets p {
    font-weight: 900;
    padding-left: 30px;
    padding-right: 30px;
}

.objective-mid-image-section {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

.contact-form-section form {
    padding-top: 50px;
}

.page-sub-title {
    text-align: center;
    color: #999999;
    font-size: 24px;
    letter-spacing: 0.2em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

#objective-top-text {
    padding-bottom: 60px;
}

.page-sidebar {
    padding-top: 25px;
}

.person-img {
    margin: 20px auto 0;
    background-color: #dce6ed;
    width: 290px;
    height: 290px;
    object-fit: cover;
    object-position: 0 0;
}

.person-name {
    text-align: center;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    line-height: 24px;
    font-weight: bold;
    font-size: 20px;
    color: #DCE6ED;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.peron-desc {
    color: #4F5C67;
    font-weight: 300;
    font-size: 14px;
    padding: 10px 10px 0;
}

.people-container {
    margin-top: 180px;
}

.people-row {
    padding-top: 50px;
    background-color: #DCE6ED;
    margin-bottom: 20px;
}

.people-title-row {
    margin-bottom: 35px;
}

.team-category {
    padding-bottom: 30px;
}

.people-block {
    padding-bottom: 30px;
}

.left-contact-info {
    border-right: 2px solid #AEAEAE;
    padding-right: 18px;
}

.right-contact-info {
    padding-left: 18px;
}

@media all and (max-width: 685px) {
    .footer {
        padding: 50px 0px 50px 0px;
    }
}

@media all and (max-width: 550px) {
    .footer {
        padding: 50px 0px 50px 0px;
    }
}

.carousel {
    position: relative;
    margin-bottom: -100px;
}

.objective-assets p {
    font-weight: 900;
    padding-left: 60px;
    padding-right: 60px;
}

.objective-assets hr {
    width: 80%;
}

.objective-first-sec {
    /*background: url(/img/grivalia_objective-back1.png);*/
    /*background-size: cover;*/
    /*height: 583px;*/
    /*padding-top: 87px;*/
    /*margin-top: 50px;*/
}

.objective-second-sec {
    /*background: url(/img/grivalia_objective-back2.png);*/
    /*background-size: cover;*/
    /*height: 583px;*/
    /*padding-top: 95px;*/
    /*margin-top:50px*/
}

@media (max-width: 991px) {
    .objective-assets p {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/*@media (max-width: 843px) {*/
/*.objective-first-sec{*/
/*height: 720px !important;*/
/*}*/
/*}*/
/*@media (max-width: 650px) {*/
/*.objective-second-sec{*/
/*height: 600px !important;*/
/*}*/
/*}*/
/*.objective-first-sec:before{*/
/*content: ""; !* This is necessary for the pseudo element to work. *!*/
/*display: block; !* This will put the pseudo element on its own line. *!*/
/*margin: 0 auto; !* This will center the border. *!*/
/*width: 50%; !* Change this to whatever width you want. *!*/
/*padding-top: 20px; !* This creates some space between the element and the border. *!*/
/*border-bottom: 1px solid black; !* This creates the border. Replace black with whatever color you want. *!*/
/*}*/
.footer-links a {
    color: #777777;
}

.footer-links a:hover {
    color: #213664;
}

.footer-links {
    padding-top: 57px;
    line-height: 12px;
    text-align: right;
}

.page-text {
    padding-bottom: 40px;
    padding-top: 30px;
}

.page-text h2 {
    text-align: center;
    color: #526590;
    line-height: 1.4em;
    font-weight: 400;
    font-size: 16px;
}

.block-with-line h2 {
    text-align: center;
    color: #526590;
    line-height: 1.4em;
    font-weight: 400;
    font-size: 24px;
}

.block-with-line p {
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}

.grivalia-icons {
    margin: 0 auto;
    display: block;
}

.block-with-line {}

.block-with-icons h1 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #526590;
    /*background-color: #526590;*/
    margin: 0 auto;
    padding: 8px 0px;
    margin-top: 150px;
    margin-bottom: 80px;
    /*border-bottom: 2px solid #526590;*/
}

.block-with-icons p {
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}

#potential {
    width: 370px;
}

#excellence {
    width: 480px;
}

#manner {
    width: 420px;
}

.block-with-icons img {
    padding-top: 50px;
    padding-bottom: 30px;
}

.block-with-line img {
    padding-top: 50px;
    padding-bottom: 30px;
}

#overview-sec-text {
    padding-top: 0px !important;
}

.overview-text p {
    text-align: center;
    font-size: 16px;
}

.icon-phone,
.icon-print,
.icon-envelope {
    padding-right: 10px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0;
    border-radius: 0 0 0 0;
}

.chart-pic {
    padding-top: 50px;
    display: block;
    margin: 0 auto;
}

.lang-selector {
    margin-top: 8px;
}

.el-selector {
    border-right: 2px solid #AEAEAE;
    padding-right: 5px;
}

.en-selector {
    padding-left: 6px;
}

.lang-selector a {
    /*color: #666666 !important;*/
    color: #fff !important;
}

.cookie-consent {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #E6E6E6;
    color: #000;
    text-align: center;
    padding: 8px;
}

.cookie-consent__message {
    color: #ffffff;
}

.js-cookie-consent-agree {
    background-color: #777;
    border: 0 !important;
    margin-left: 20px;
    color: #fff !important;
}

.cookie-banner {
    padding-left: 0px !important;
}

@media (max-width: 767px) {
    .navbar-fixed-top.scrolled .navbar-collapse {
        background-color: #EEEEEE !important;
        transition: background-color 200ms linear;
        margin-top: 26px;
    }

    .navbar-inverse .navbar-collapse {
        border: 0px;
        margin-top: 26px;
    }

    .navbar.navbar-inverse.navbar-fixed-top {
        background: rgb(238 238 238 / 95%);
    }

    .navbar-inverse .navbar-collapse:hover {
        /*background-color: #EEEEEE !important;*/
        margin-top: 26px;
    }

    .navbar-nav .open .dropdown-menu {
        padding-left: 20px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #666666;
    }

    .lang-selector {
        margin-left: 24px;
    }

    .footer-links {
        text-align: left;
    }

}

.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:focus {
    background-color: #666666;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #9d9d9d;
}

.navbar-inverse .navbar-toggle {
    border: 0px;
    margin-top: 30px;
}

.team-category {
    font-size: 16px;
}

.custom-control-label {
    display: inline-block !important;
    padding-left: 10px;
    padding-bottom: 50px;
}

#business_approach {
    padding-top: 50px;
}

ul.financial-results-list {
    list-style: none;
    padding-left: 20px;
}

ul.financial-results-list li:before {
    content: "\00BB";
    margin-right: 10px;
}

button.btn-collapse {
    border: none;
    background-color: #213664;
    font-size: 20px;
    padding: 0 10px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

button.btn-collapse:before {
    content: "-";
}

button.btn-collapse.collapsed:before {
    content: "+";
}

.js-cookie-consent.cookie-consent {
    z-index: 16;
    box-shadow: #121212 2px 2px 14px 2px;
    font-size: 14px;
}

#cookie-consent-additional-info {
    margin-top: 10px;
}

#cookie-consent-additional-info-inner {
    max-height: 250px;
    overflow-y: scroll;
}

.js-cookie-consent.cookie-consent *:not(a) {
    color: #777;
}

#cookie-consent-additional-info {
    text-align: left;
}

#cookie-consent-additional-info .checkbox label strong {
    padding-left: 10px;
}

#cookie-consent-additional-info .essential-cookies-section {
    border: 1px solid #ddd;
    padding: 10px;
}

#cookie-consent-additional-info .essential-cookies-section table {
    margin-bottom: 0;
}

.js-cookie-consent.cookie-consent .cookie-consent__btn_more_info {
    background: none;
    border: none;
    color: #777;
}

.js-cookie-consent.cookie-consent .cookie-consent__btn_more_info i:before {
    content: "\f107";
    margin-left: 5px;
}

.js-cookie-consent.cookie-consent .cookie-consent__btn_more_info.collapsed i:before {
    content: "\f106" !important;
}

#company-profile-page .page-text h2 {
    font-size: 20px;
}

#company-profile-page .separator {
    height: 1px;
    width: 300px;
    background-color: #ddd;
    margin: 0 auto;
}

#company-profile-page .grivalia-icons {
    border-color: #666666;
    width: 94px;
    height: 94px;
    background-color: #e5e5e5;
    border-radius: 50%;
    position: relative;
    margin-bottom: 30px;
}

#company-profile-page .grivalia-icons img {
    width: 58px;
    position: absolute;
    top: 18px;
    left: 19px;
}

#company-profile-page .grivalia-icons-text {
    text-align: center;
    font-weight: bold;
    color: #666;
}

#company-profile-page .grivalia-icon-container {
    margin-bottom: 150px;
}

#company-profile-page .main-pillars-header {
    background-image: url("../img/bridge-background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 36px;
    letter-spacing: 0.2em;
    color: #ededed;
    padding: 50px;
    line-height: 40px;
    text-align: center;
}

#company-profile-page .stats-container {
    margin-top: 50px;
}

#company-profile-page .stats-container .mb-sm {
    margin-bottom: 10px;
}

#company-profile-page .stats-container .mb-lg {
    margin-bottom: 20px;
}

#company-profile-page .stats-container .mb-xl {
    margin-bottom: 50px;
}

#company-profile-page .stats-container .stats-text {
    text-align: center;
    font-weight: bold;
}

#company-profile-page .stats-container .stats-text-heading {
    min-height: 45px;
}

#company-profile-page .stats-container .stats-number {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #666;
    font-weight: 100;
}

#company-profile-page .stats-container .separator {
    width: 200px;
}

#company-profile-page .stats-container .separator.separator-sm {
    width: 75px;
}

#company-profile-page .blue-section {
    margin-top: 100px;
    background-color: #243063;
    padding: 100px 0 50px 0;
    color: #fff;
    margin-bottom: 100px;
}

#company-profile-page .blue-section p {
    margin-bottom: 50px;
    font-weight: bold;
}

#company-profile-page .track-record-title {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    font-weight: 100;
    color: #52658f;
}

#company-profile-page .track-record-subtitle {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
    font-weight: 100;
    color: #4d4d4d;
}

#company-profile-page .track-record-content {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.3px;
}

#company-profile-page .track-record-stats-title {
    background-color: #243063;
    color: #fff;
    padding: 10px;
    text-align: center;
}

#company-profile-page .featured-project {
    margin-top: 50px;
    background-color: #002e6d;
    padding-top: 50px;
    padding-bottom: 75px;
    color: #fff;
}

#company-profile-page .featured-project-title {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 100px;
}

#company-profile-page .featured-project-address {
    text-align: center;
    margin-bottom: 50px;
}

#company-profile-page .featured-project-address span {
    background-color: #fff;
    color: #002e6d;
    padding: 5px 30px;
    font-size: 20px;
    font-weight: 100;
}

#company-profile-page .project-icons {
    margin-bottom: 100px;
}

#company-profile-page .project-icon-group {
    text-align: center;
    margin-bottom: 50px;
}

#company-profile-page .project-icon-group .icon {
    width: 94px;
    height: 94px;
    background-color: #e5e5e5;
    border-radius: 50%;
    position: relative;
    margin: 0 auto 30px auto;
}

#company-profile-page .project-icon-group .icon img {
    width: 58px;
    position: absolute;
    top: 18px;
    left: 18px;
}

#company-profile-page .project-icon-group .number {
    font-size: 40px;
    line-height: 40px;
    font-weight: 100;
    margin-bottom: 10px;
}

#company-profile-page .project-photo {
    margin-bottom: 15px;
}

#company-profile-page .awards .awards-title {
    font-size: 36px;
    line-height: 44px;
    color: #52658f;
    margin: 100px 0;
    text-align: center;
}

#company-profile-page .awards .award-stat {
    margin-bottom: 75px;
}

#company-profile-page .awards .stats-text {
    font-size: 24px;
    line-height: 29px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}

#company-profile-page .awards .stats-number {
    font-size: 48px;
    line-height: 58px;
    font-weight: 100;
    color: #666666;
    text-align: center;
}

#company-profile-page .awards .separator {
    width: 100px;
    margin-bottom: 50px;
}

#company-profile-page .separator-full {
    width: 100% !important;
}

#company-profile-page .award-logo {
    margin-bottom: 100px;
}

#company-profile-page .award-logo-title {
    font-size: 36px;
    line-height: 40px;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 100;
}

#company-profile-page .award-logo-image {
    margin-bottom: 20px;
}

#company-profile-page .award-logo-image img {
    height: 100px;
    margin: 0 auto;
}

#company-profile-page .award-logo-text {
    font-size: 24px;
    line-height: 29px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}

#company-profile-page .award-image {
    margin-bottom: 30px;
}

#company-profile-page .page-text h2 {
    color: #52658f;
}


/* new site style start*/

/*.navbar-header img {*/
/*    width: 85%;*/
/*}*/

.video-container {
    background-color: #fff;
}

.hm-video {
    width: 100% !important;
    height: auto !important;
}

.video-container>img {
    display: none;
}

nav .container-fluid .navbar-right {
    margin-right: 40px;
}


.footer .container-fluid {
    margin-left: 70px;
    margin-right: 70px;
}

.footer {}

.footer .footer-info-col {
    padding-top: 25px;
}

.footer .txt-header {
    font-weight: bold;
}

.footer i {
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    padding: 5px 6px;
}

.partner-block {
    margin-top: 95px;
    padding: 45px 0 75px;
    background-color: #A6B5C3;
}

.partner-block .page-title {
    color: #DCE6ED;
    font-size: 28px;
    text-align: left;
    letter-spacing: 0;
}

.partner-block #objective-top-text {
    color: #4F5C67;
    font-size: 22px;
}

.partner-block p {
    color: #4F5C67;
}

/* home style start */

.home-container {
    background-color: #fff;
    margin-bottom: 20px;
}

.home-container .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#homeCarousel .item img {
    width: 100vw;
    height: 100vh;
}

#homeCarousel .item .slide-top-txt {
    position: absolute;
    top: 120px;
    left: 85px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    border-left: 2px solid #fff;
    padding-left: 15px;
}

#homeCarousel .slide-bottom-txt {
    position: absolute;
    bottom: 0;
    left: 85px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    border-left: 2px solid #fff;
    padding-left: 15px;
    padding-bottom: 50px;
}

@media (max-width: 1107px) {
    #homeCarousel .item .slide-top-txt {
        top: 155px;
    }
}

@media (max-width: 767px) {
    #homeCarousel .item .slide-top-txt {
        top: 104px;
    }

    #homeCarousel .item .slide-bottom-txt {
        padding-bottom: 30px;
    }
}

@media (max-width: 526px) {

    #homeCarousel .item .slide-top-txt,
    #homeCarousel .item .slide-bottom-txt {
        left: 55px;
    }
}

/* home style end */
/* overview style start */
.overview-container {
    background-color: #fff !important;
}

.overview-container .page-head-img-container.page-head-img {
    background-image: url(/img/overview/overview_hero-overlay.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 948px;
    padding: 100px 0 !important;
}

.overview-container .main-scope-container {
    background-image: url(/img/overview/overview_middle.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /*margin-top: 135px;*/
    margin-top: 55px;
    /*padding-bottom: 200px;*/
    padding-bottom: 1px;
}

.overview-container .page-head-img .img-container-content {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: 200;
    line-height: 53px;
    text-align: center;
    margin: 180px auto;
    padding: 80px;
}

.overview-container div.desc-txt {
    color: #22272C;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    margin-bottom: 85px;
    line-height: 35px;
    text-align: center;
}

.overview-container div.desc-heading {
    font-family: 'Roboto Slab', serif;
    font-size: 35px;
    line-height: 50px;
    font-weight: 100;
    text-align: center;
    color: #22272C;
    margin-top: 50px;
    margin-bottom: 85px;
}

.overview-container .main-scope-container .main-scope-desc {
    margin-top: 80px;
    margin-bottom: 100px;
    text-align: center;
    color: #fff;
}

.overview-container .main-scope-container .main-scope-desc .main-scope-heading {
    font-family: 'Roboto Slab', serif;
    font-size: 35px;
    line-height: 50px;
    font-weight: 300;
    margin-bottom: 20px;
}

.overview-container .main-scope-container .main-scope-desc .main-scope-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 24px;
}

.overview-container .main-scope-container .boxes-wrapper-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
}

.overview-container .main-scope-container .boxes-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 180px;
    width: 100%;
}

.overview-container .main-scope-container .icons-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px;
}

.overview-container .main-scope-container .icons-wrapper .content-wrapper {
    flex-grow: 1;
    flex-shrink: 0;
}

.overview-container .main-scope-container .content-wrapper {
    flex: 1 1 0;
    margin-right: 20px;
}

.overview-container .main-scope-container .content-wrapper:last-child {
    margin-right: 0;
}

.overview-container .main-scope-container .transparent-container {
    margin-bottom: 10px;
    background-color: #f4f4f45e;
    display: flex;
    justify-content: center;
}

.overview-container .main-scope-container .white-container {
    padding: 28px 23px 0 23px;
    background-color: #ffffff;
    text-align: center;
    color: #232326;
    display: flex;
    justify-content: center;
}

.overview-container .main-scope-container .white-container .heading {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 29px;
}

.overview-container .main-scope-container .white-container .price {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 39px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.overview-container .main-scope-container .white-container .description {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 28px;
}

.square-icon-box {
    position: relative;
    width: 100%;
}

.square-icon-box:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.square-icon-box-content {
    position: absolute;
    width: 100%;
    height: 100%;
}

.overview-container .main-scope-container .transparent-container img {
    max-width: 80px;
    margin: auto;
}

.overview-container .services-container {
    /*margin: 90px auto 200px;*/
    margin: 90px auto 0px;
    color: #3E5264;
}

.overview-container .services-container .heading {
    font-size: 35px;
    line-height: 50px;
    font-family: 'Roboto Slab', serif;
    text-align: center;
    font-weight: 100;
    color: #22272C;
}

.overview-container .services-container .service-icons-container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
}

.overview-container .services-container .services {
    padding-top: 110px;
    display: flex;
    justify-content: center;
    margin-bottom: 180px;
    width: 100%;
    flex-wrap: wrap;
}

.overview-container .services-container .services .service-box {
    width: 14%;
    text-align: center;
    /*margin-bottom: 145px;*/
    margin-bottom: 100px;
    margin-right: 100px;
}

.overview-container .services-container .services .service-box.no-mr {
    margin-right: 0;
}

.overview-container .services-container .services .service-box img {
    height: 85px;
    margin-bottom: 20px;
}

.overview-container .services-container .services .description {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    line-height: 33px;
    font-weight: 300;
}

.overview-container .download-container .content-wrapper {
    margin: -105px auto 100px;
}

.overview-container .download-container img {
    border-radius: 35%;
    margin-bottom: 22px;
    height: 216px;
}

.overview-container .download-container .content-wrapper .text {
    margin-bottom: 80px;
}

.overview-container .download-container .content-wrapper .btn {
    color: #fff;
    background-color: #4F5C67;
    border-radius: 4px;
    padding: 16px 65px;
    margin-bottom: 60px;
}

.overview-container .download-container .content-wrapper .btn a {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
}

.overview-container .download-container {
    background-color: #DCE6ED;
    margin: 0 auto;
    text-align: center;
}

/* overview style end */

/* track-record page style start */
.track-record-container .page-head-img {
    background-image: url(/img/trackrecord/track_hero-overlay.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 945px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.track-record-container .img-container-content {
    font-weight: 200;
    max-width: 730px;
    font-family: 'Roboto Slab', serif;
    font-size: 40px;
    line-height: 53px;
    color: #fff;
    text-align: center;
    margin: 100px auto;
    z-index: 20;
}

.track-record-container .heading {
    color: #2D3236;
    font-family: 'Roboto Slab', serif;
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 110px;
    text-align: center;
    font-weight: 100;
}

.track-record-container .text {
    color: #2D3236;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 28px;
    padding: 0 70px;
}

.white-container {
    background-color: #fff;
    padding: 50px 0 140px;
}

.track-record-container .white-container {
    padding: 60px 0 20px 0;
}

.track-record-container .achievements-container {
    text-align: center;
    background-color: #DCE6ED;
    color: #232326;
    padding: 20px 0 180px;
}

.track-record-container .achievements-container .heading {
    margin-bottom: 110px;
}

.track-record-container .achievements-container .title {
    font-family: 'Roboto Slab', serif;
    color: #232326;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
    font-weight: 300;
}

.track-record-container .achievements-container .price {
    font-family: 'Roboto Slab', serif;
    color: #232326;
    font-size: 33px;
    line-height: 44px;
    margin-bottom: 6px;
    font-weight: 300;
}

.track-record-container .achievements-container .text {
    font-family: 'Roboto Slab', serif;
    color: #232326;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    padding: 0;
}

.track-record-container .achievements-container hr {
    margin: 50px 0;
    border: 1px solid #A6B5C3;
}

.track-record-container .awards .white-container {
    padding-top: 0;
}

.track-record-container .awards .heading {
    margin-bottom: 25px;
}

.track-record-container .awards hr {
    background-color: #bec9d3;
    margin-bottom: 50px;
}

.track-record-container .virtues-container-wrapper {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
}

.track-record-container .virtues-container {
    display: flex;
    align-items: flex-start;
}

.track-record-container .virtues-col-txt {
    font-family: 'Roboto Slab', serif;
    color: #232326;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #4F5C67;
    margin-right: 65px;
}

.track-record-container .virtues-col-txt:last-child {
    margin-right: 0;
}

.track-record-container .awards .subheading {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #2D3236;
    text-align: center;
    margin-bottom: 140px;
}

.track-record-container .awards .text {
    font-family: 'Roboto Slab', serif;
    text-align: center;
}

.track-record-container .awards .text .cont1 {
    color: #707070;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}

.track-record-container .awards .text .cont2 {
    font-weight: 300;
    color: #232326;
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 50px;
}

.track-record-container .awards .text .cont3 {
    font-weight: 300;
    color: #707070;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}

.track-record-container .awards .two-awards {
    margin-top: 80px;
}

.track-record-container .awards .two-awards .award-col {
    padding: 0 125px;
}

.track-record-container .awards .two-awards img {
    max-height: 199px;
    margin: 0 auto 30px auto;
}

.track-record-container .awards .two-awards .title {
    color: #A6B5C3;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.track-record-container .awards .two-awards .text {
    color: #4F5C67;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
    padding: 0;
}

.track-record-container .awards .awards-carousel .slick-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.awards-carousel.slick-slider .slick-arrow {
    position: absolute;
    z-index: 12;
    top: 350px;
    border: 1px;
    padding: 3px 10px;
    border-radius: 45%;
}

.awards-carousel.slick-slider .slick-prev.slick-arrow {
    left: 15px;
}

.awards-carousel.slick-slider .slick-next.slick-arrow {
    right: 15px;
}

.track-record-container .awards .two-awards .year {
    color: #4F5C67;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    margin-bottom: 30px;
}

.track-record-container .all-awards {
    margin: 90px 0;
    text-align: center;
}

.track-record-container .all-awards .award-column {
    margin-left: 10px;
    margin-right: 10px;
    width: 19.5%;
}

.track-record-container .awards .award-column .description {
    font-family: 'Roboto Slab', serif;
    background-color: #DCE6ED;
    color: #A6B5C3;
    min-height: 315px;
    padding: 20px;
}

.track-record-container .awards .award-column .description .title {
    /*font-size: 30px;*/
    font-size: 18px !important;
    line-height: 30px;
    /*line-height: 39px;*/
    /*margin-bottom: 56px;*/
    margin-bottom: 80px;
}

.track-record-container .awards .award-column .description .year {
    font-weight: bold;
    font-size: 10px;
    line-height: 24px;
}

@media (max-width: 992px) {
    .track-record-container .page-head-img {
        min-height: 500px;
    }
}

/* track-record page style end */
/* commercial-real-estate page style start */

.commercial-real-estate-container {
    background-color: #fff;
}

.commercial-real-estate-container .page-head-img-container.page-head-img {
    background-image: url(/img/commercial/commercial-black-1920.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 950px;
    padding: 260px 0 !important;
}

.commercial-real-estate-container .img-container-content {
    margin: 100px auto 180px;
    color: #fff;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    font-size: 40px;
    line-height: 53px;
    text-align: center;
}

.commercial-real-estate-container .commercial-features {
    padding: 60px 50px 100px;
    margin: 0 auto;
    text-align: center;
    color: #232326;
}

.commercial-real-estate-container .commercial-features .content-container {
    padding-bottom: 30px;
}

.commercial-real-estate-container .commercial-features .content-container .heading {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 1px solid #bbbbbb;
}

.commercial-real-estate-container .commercial-features .content-container .content {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 33px;
    line-height: 44px;

}

.commercial-real-estate-container .box-container {
    width: 70%;
    height: 800px;
    position: relative;
    margin: 20px 0px 60px;
    float: right;
}


.commercial-real-estate-container .box-container .box {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    margin: 70px 0 0 -340px;
}

.commercial-real-estate-container .box-container .box img {
    max-width: 100%;
}

.commercial-real-estate-container .box-container .box-overlay {
    background-color: #DCE6ED;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    padding: 100px 70px 0 410px;
    color: #4F5C67;
}

.commercial-real-estate-container .box-container .box-overlay .title {
    font-family: 'Roboto Slab', serif;
    font-size: 35px;
    line-height: 50px;
    font-weight: 300;
    margin-bottom: 20px;
}

.commercial-real-estate-container .box-container .box-overlay .content {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 28px;
}

.commercial-real-estate-container .contribution-container {
    margin: 60px auto;
}

.commercial-real-estate-container .contribution-container .heading {
    font-family: 'Roboto Slab', serif;
    font-size: 35px;
    font-weight: 100;
    padding: 10px 65px;
    line-height: 50px;
    color: #22272C;
}

.commercial-real-estate-container .contribution {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px 5px;
}

.commercial-real-estate-container .contribution .contribution-option {
    width: 25%;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #232326;
    margin: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #bbbbbb;
}

.project-carousel .project-column {
    margin: 0 10px;
    max-height: 400px;
}

.project-carousel .slick-list {
    padding: 0 20% 0 0;
}

.commercial-real-estate-container .projects {
    margin-top: 100px;
}

.commercial-real-estate-container .projects .gallery-txt {
    color: #A6B5C3;
    font-family: 'Roboto Slab', serif;
    margin: 100px auto;
    font-size: 35px;
    line-height: 50px;
    font-weight: 100;
}

.project-carousel .slick-arrow {
    border-radius: 50%;
    padding: 3px 10px;
    position: absolute;
    z-index: 12;
    top: 190px;
    border: 1px;
}

.project-carousel .slick-arrow.slick-prev {
    left: 25px;
}

.project-carousel .slick-arrow.slick-next {
    right: 15px;
}

@media (max-width: 570px) {
    .project-carousel .slick-arrow {
        top: 120px;
    }
}

@media (max-width: 420px) {
    .project-carousel .slick-arrow {
        top: 80px;
    }
}

@media (max-width: 1550px) {
    .commercial-real-estate-container .box-container .box-overlay {
        padding: 70px 40px 0 270px;
    }

    .commercial-real-estate-container .box-container .box {
        width: 60%;
    }

    .commercial-real-estate-container .box-container .box-overlay {
        padding: 70px 40px 0 340px;
    }

    .commercial-real-estate-container .box-container .box-overlay .title {
        font-size: 30px;
        line-height: 42px;
    }
}

@media (max-width: 1230px) {

    .commercial-real-estate-container .box-container .box {
        margin: 70px 0 0 -200px;
    }
}

@media (max-width: 992px) {
    .commercial-real-estate-container .page-head-img-container.page-head-img {
        min-height: 550px;
        padding: 150px 0 !important;
    }

    .commercial-real-estate-container .contribution-container .heading {
        padding: 10px 20px;
    }

    .commercial-real-estate-container .box-container .box-overlay {
        height: 500px;
        padding: 20px;
    }

    .commercial-real-estate-container .box-container {
        width: 100%;
    }

    .commercial-real-estate-container.commercial .box-container .box {
        width: 100%;
        margin: 500px 0 0;
    }

    .commercial-real-estate-container.commercial .box-container .box-overlay .title {
        font-size: 26px;
        line-height: 30px;
    }

    .commercial-real-estate-container .box-container .box img {
        max-height: 400px;
        margin: 0 auto;
        display: block;
    }

    .commercial-real-estate-container .contribution .contribution-option {
        margin: 20px;
        width: 50% !important;
    }
}


/* commercial-real-estate page style end */

/* reo page style start */

.commercial-real-estate-container.reo .page-head-img-container.page-head-img {
    background-image: url(/img/reo/reo-header-img.jpg);
}

.commercial-real-estate-container.reo .box-container {
    height: 540px;
}

.commercial-real-estate-container.reo .box-container .box-overlay {
    padding: 60px 70px 0 350px;
}

.commercial-real-estate-container .box-container .box {
    margin: 100px 0 0 -340px;
}

.commercial-real-estate-container.reo .project-carousel .project-column {
    max-height: 485px;
}

@media (max-width: 1340px) {
    .commercial-real-estate-container.reo .box-container .box-overlay {
        padding: 60px 70px 0 270px;
    }

    .commercial-real-estate-container.reo .box-container .box {
        margin: 100px 0 0 -320px;
    }
}


@media (max-width: 992px) {
    .commercial-real-estate-container.reo .box-container .box-overlay {
        padding: 60px;
    }

    .commercial-real-estate-container.reo .box-container {
        height: 820px;
    }

    .commercial-real-estate-container.reo .box-container .box {
        width: 100%;
        margin: 470px 0 0;
    }

    .commercial-real-estate-container.reo .box-container .box-overlay {
        height: 600px;
        padding: 20px;
    }

    .commercial-real-estate-container.reo .box-container .box img {
        margin: 130px auto 0;
        display: block;
    }
}

/* reo page style end */

/* investments page style start */

.commercial-real-estate-container.investments .page-head-img-container.page-head-img {
    background-image: url(/img/investments/hospitality-header-img-blck-35.jpg);
}

.commercial-real-estate-container.investments .box-container {
    height: 1080px;
}

.commercial-real-estate-container.investments .box-container .box-overlay {
    padding: 170px 100px 0 410px;
}

.commercial-real-estate-container.investments .contribution .contribution-option {
    width: 18%;
}

@media (max-width: 1340px) {
    .commercial-real-estate-container.investments .box-container .box-overlay {
        padding: 130px 100px 0 300px;
    }

    .commercial-real-estate-container.investments .box-container .box {
        margin: 100px 0 0 -300px;
    }

}

@media (max-width: 1180px) {
    .commercial-real-estate-container.investments .box-container .box-overlay {
        padding: 100px 80px 0 230px;
    }
}

@media (max-width: 992px) {
    .commercial-real-estate-container.investments .box-container .box-overlay {
        padding: 20px;
    }

    .commercial-real-estate-container.investments .box-container .box {
        width: 100%;
        margin: 400px 0;
    }

    .commercial-real-estate-container.investments .box-container .box img {
        margin: 100px auto 0;
    }
}

@media (max-width: 670px) {


    .commercial-real-estate-container.investments .box-container .box-overlay {
        height: 600px;
    }

    .commercial-real-estate-container.investments .box-container .box img {
        margin: 200px auto 0;
    }
}

@media (max-width: 620px) {
    .commercial-real-estate-container.investments .box-container .box img {
        margin: 400px auto 0;
    }

    .commercial-real-estate-container.investments .box-container .box-overlay .title {
        font-size: 24px;
        line-height: 30px;
    }

    .commercial-real-estate-container.investments .box-container .box-overlay .content {
        font-size: 18px;
        line-height: 26px;
    }

    .commercial-real-estate-container.investments .box-container .box-overlay {
        height: 800px;
    }
}

@media (max-width: 380px) {
    .commercial-real-estate-container .box-container .box {
        margin: 570px 0 0 !important;
    }

    .commercial-real-estate-container.commercial .box-container .box {
        margin: 620px 0 0 !important;
    }

    .commercial-real-estate-container .box-container .box-overlay {
        height: 700px !important;
    }

    .commercial-real-estate-container .box-container {
        height: 1000px !important;
    }

    .commercial-real-estate-container.investments .box-container .box-overlay {
        height: 970px !important;
    }

    .commercial-real-estate-container.investments .box-container {
        height: 1230px !important;
    }
}

/* investments page style end */


/* financial statements page style start */


.financial-statements .page-head-img>img {
    width: 100%;
}

.financial-statements {
    background-color: #fff;
}

.financial-statements #accordion {
    border: 1px solid #e0e0e0;
    background-color: #00000008;
    border-bottom: 0;
    border-radius: 5px;
    padding-top: 13px;
}

.financial-statements #accordion .nav.nav-tabs {
    padding-left: 13px;
}

.financial-statements #accordion .tab-content {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 5px;
}

.financial-statements #accordion .tab-pane {
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    color: #000000;
    text-align: center;
    padding: 10px 10px 23px;
}

.financial-statements #accordion .tab-pane .heading {
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 26px;
}

.financial-statements #accordion .tab-pane p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 20px;
}

.financial-statements #accordion .tab-pane a {
    color: #fff;
    background-color: #444F58;
    padding: 9px 16px 11px;
    border-radius: 4px;
    text-decoration: none;
}

.financial-statements #accordion .tab-pane a>span::before {
    transition: all 0.3s ease;
    content: "HERE";
}

.financial-statements #accordion .tab-pane a:hover span::before {
    content: "DOWNLOAD";
}

.financial-statements #accordion .nav-tabs>li>a {
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    line-height: 21px;
    color: #4F5C67;
}

.financial-statements #accordion .nav-tabs>li.active>a {
    color: #000000;
}

.financial-statements hr {
    margin-top: 82px;
}

.financial-statements hr.separate-files {
    margin-top: 30px;
}

.financial-statements .extra-files {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-content: center;
    justify-content: center;
}

.extra-files a {
    width: 40%;
    margin: 5px;
}

/* financial statements page style end */
/* careers page style start */
.careers-container.page-head-img {
    background-image: url(/img/careers-hero-overlay.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0 20px !important;
}

/* careers page style end */
/* contact style start*/

.contact-container.page-head-img {
    background-image: url(/img/contact_bg-overlay.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0 !important;
    min-height: 950px;
}


.contact-container .contact-form-section .heading,
.careers-container .contact-form-section .heading {
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-size: 40px;
    line-height: 24px;
    color: #fff;
}

.custom-checkbox label {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
}

.contact-form-section input[type=checkbox] {
    margin: 4px 5px 0 0;
}

/* contact style end*/

.people-container .person-col {
    display: none;
}

body.playing-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
}

.video-overlay .video-container {
    width: 100%;
    height: 100%;
}

.video-overlay .video-container video {
    /*width: 100%;
    height: auto;
    background: #000;
    position: fixed;*/
}

#main-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
}

#stop-video {
    background-color: transparent;
    border: 0;
    color: #ffffff;
    position: fixed;
    display: block;
    text-decoration: none;
    bottom: 15px;
    right: 15px;
    float: right;
    z-index: 1080;
}

@media (max-width: 767px) {
    .overview-container .main-scope-container .boxes-wrapper {
        display: block;
    }

    .overview-container .main-scope-container .boxes-wrapper .content-wrapper {
        max-width: 300px;
        margin: 0 auto 20px auto;
    }

    .overview-container .page-head-img .img-container-content {
        font-size: 28px;
        padding: 50px 15px;
        line-height: 38px;
    }

    .overview-container div.desc-heading {
        font-size: 28px;
    }

    .overview-container div.desc-txt {
        padding: 40px;
    }

    .contact-container .contact-form-section .heading,
    .careers-container .contact-form-section .heading {
        font-size: 24px;
    }

    .partner-block .cv-content {
        margin-top: 35px;
    }

    .people-container .person-col {
        display: block;
    }

    .people-title-row {
        padding-top: 0;
        display: none;
    }

    .person-img {
        padding: 40px 20px 0;
    }

    .people-container .people-block .people-row {
        background-color: #A6B5C3;
    }

    .overview-container .services-container .services .description {
        font-size: 18px;
    }

    .overview-container .services-container .heading,
    .overview-container .main-scope-container .main-scope-desc .main-scope-heading {
        font-size: 30px;
    }
}

@media (min-width: 833px) and (max-width: 1200px) {
    .overview-container .main-scope-container .boxes-wrapper {
        flex-wrap: wrap;
    }

    .overview-container .main-scope-container .boxes-wrapper .content-wrapper {
        flex: 0 0 30%;
        margin-bottom: 20px;
    }

    .overview-container .main-scope-container .boxes-wrapper .content-wrapper:nth-child(3) {
        margin-right: 0;
    }

    .track-record-container .virtues-container {
        flex-wrap: wrap;
    }

    .track-record-container .virtues-col-txt {
        flex: 0 0 46%;
        margin-bottom: 50px;
    }

    .track-record-container .virtues-col-txt:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 832px) {
    .overview-container .services-container .services .service-box {
        width: 50%;
        margin-right: 0;
    }

    .track-record-container .virtues-container {
        display: block;
    }

    .track-record-container .virtues-col-txt {
        width: 100%;
        margin-bottom: 50px;
        margin-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 1400px) {
    .overview-container .services-container .services .service-box {
        width: 25%;
        margin-right: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    nav .container-fluid .navbar-right {
        margin-top: 80px;
        margin-left: 45px;
        float: none !important;
    }
}

@media (max-width: 991px) {
    .track-record-container .achievements-container .achievement-item {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
        padding: 5px 0;
    }

    .navbar-right {
        padding-top: 0;
    }

    .navbar-nav>li>.dropdown-menu {
        padding-left: 30px;
        position: static;
        float: none;
        width: auto;
    }

    .navbar-inverse .navbar-nav>li,
    .navbar-inverse .navbar-nav>li>a,
    .navbar-inverse .lang-selector a,
    .navbar-inverse .navbar-collapse.collapse.in .dropdown-menu>li>a {
        color: #656060 !important;
    }

    .navbar-nav>li:hover>.dropdown-menu {
        display: none;
    }

    ul.nav li.dropdown.open>ul.dropdown-menu {
        display: block;
    }
}

@media (max-width: 526px) {
    .navbar-brand img {
        padding-top: 15px;
        max-width: 237px;
    }
}

/* new site style end*/

/*About page style start*/
.about-container {
    background-color: #ffffff;
}

.about-container .page-head-img-container.page-head-img {
    background-image: url(/img/about/grivalia_about-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 948px;
    padding: 100px 0 !important;
}

.about-container .page-head-img .img-container-content {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: 200;
    line-height: 53px;
    text-align: center;
    margin: 180px auto;
    padding: 80px;
}

.about-container .desc-heading {
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
    line-height: 26px;
    font-weight: 400;
    color: #405565;
    padding: 0 10px;
    margin-top: 50px;
    margin-bottom: 85px;
}

.about-container .main-scope-container {
    background-image: url(/img/about/grivalia_about_cont_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 55px;
    padding-bottom: 1px;
}

.about-container .main-scope-container .boxes-wrapper-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
}

.about-container .main-scope-container .boxes-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 180px;
    width: 100%;
}

.about-container .main-scope-container .boxes-wrapper .heading {
    font-size: 22px;
    font-weight: 300;
}

.about-container .main-scope-container .content-wrapper {
    background-color: #253b71c7;
    flex: 1 1 0;
    margin: 0 10px;
}

.about-container .main-scope-container .transparent-container {
    /*margin-bottom: 10px;*/
    display: flex;
    justify-content: center;
}

.about-container .main-scope-container .transparent-container img {
    max-width: 120px;
    margin: auto;
}

.about-container .main-scope-container .text-container {
    padding: 28px 23px 0 23px;
    text-align: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.about-container .main-scope-container .main-scope-desc {
    margin-top: 80px;
    margin-bottom: 100px;
    text-align: center;
    color: #fff;
}

.about-container .main-scope-container .main-scope-desc .main-scope-heading {
    font-family: 'Roboto Slab', serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    margin-bottom: 20px;
}

.about-container .services-container {
    margin: 80px auto 50px;
}

.about-container .services-container .heading {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 42px;
}

.about-container .services-container .text {
    font-size: 25px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 40px;
}

.about-container .services-container .services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.about-container .services-container .service {
    margin-bottom: 30px;
}

.about-container .services-container .service img {
    max-width: 80px;
    display: block;
    margin: 0 auto 30px;
}

.about-container .services-container .service .title {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 20px;
}

.about-container .services-container .service .description {
    font-size: 22px;
    line-height: 26px;
    font-weight: 300;
}

.about-container .values-container {
    background-color: #dce6ed;
    padding: 60px;
}

.about-container .values-container .title {
    font-size: 40px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 25px;
}

.about-container .values-container .text {
    font-size: 25px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 30px;
    line-height: 30px;
}

.about-container .values-container .value {
    font-size: 25px;
    line-height: 28px;
    font-weight: 300;
    color: rgb(62 82 100);
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(62 82 100);
}




/**/
.about-container .objectives-container {
    background-image: url(/img/about/grivalia_about_cont_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 55px;
    padding-top: 60px;
    padding-bottom: 50px;
}

.about-container .objectives-container .objectives-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
}

.about-container .objectives-container .objectives-wrapper .objective {
    background-color: #253b71c7;
    margin: 0 10px 20px;
    width: 33.33%;
}

.about-container .objectives-container .objectives-wrapper .objective img {
    max-width: 120px;
    display: block;
    margin: 60px auto;
}

.about-container .objectives-container .objectives-heading {
    font-size: 40px;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}

.about-container .objectives-container .objectives-wrapper .objective .heading {
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    padding: 10px;
    text-align: center;

}

@media (max-width: 992px) {
    .about-container .objectives-container .objectives-wrapper {
        flex-wrap: wrap;
    }

    .about-container .objectives-container .objectives-wrapper .objective {
        /*margin: 0 10px 20px;*/
        width: 100%;
    }
}

/* About Page new content style start */
.about-container .boxed-container .container {
    padding: 80px 25px;
}

.about-container .corporate-governance-container {
    margin: 80px auto 70px;
}

.about-container .corporate-governance-container .heading {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 42px;
}

.about-container .corporate-governance-container .text {
    font-size: 25px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 40px;
}

.about-container .corporate-governance-container hr {
    width: 33.33%;
    margin-top: 30px;
    margin-bottom: 70px;
    border-top: 2px solid #a6b5c3;
}

.about-container .conduct-boxed-container .container {
    background-color: #e6e6e6;
}

.about-container .whistleblowing-boxed-container .container {
    margin: 80px auto 80px;
    background-color: #dce6ed;
}

.about-container .work-annoyance-boxed-container .container {
    margin: 80px auto 0px;
    background-color: #c8d8e3;
}

.about-container .work-annoyance-boxed-container .btn,
.about-container .whistleblowing-boxed-container .btn,
.about-container .conduct-boxed-container .btn {
    padding: 20px;
    font-size: 26px;
    width: 100%;
    font-weight: 300;
    background-color: #3e5264;
    color: #ffffff;
    display: block;
}

.about-container .accordion .card-body {
    color: #3e5264;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    padding-left: 15px;
}

.about-container .whistleblowing-boxed-container .btn-link,
.about-container .work-annoyance-boxed-container .btn-link {
    font-size: 26px;
    font-weight: 300;
    color: #000;
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    border-bottom: 1px solid #3e5264;
}

.about-container .work-annoyance-boxed-container .col1,
.about-container .whistleblowing-boxed-container .col1,
.about-container .conduct-boxed-container .col1 {
    padding-right: 60px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.about-container .work-annoyance-boxed-container .col1 .heading,
.about-container .whistleblowing-boxed-container .col1 .heading,
.about-container .conduct-boxed-container .col1 .heading {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 42px;
    color: #000;
}

.about-container .work-annoyance-boxed-container .col2 .heading,
.about-container .whistleblowing-boxed-container .col2 .heading,
.about-container .conduct-boxed-container .col2 .heading {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 42px;
    color: #000;
}

.about-container .work-annoyance-boxed-container .col2 .text,
.about-container .whistleblowing-boxed-container .col2 .text,
.about-container .conduct-boxed-container .col2 .text {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 30px;
}


.about-container .flex-row {
    display: flex;
}

.about-container .faqs-heading {
    font-size: 36px;
    font-weight: 300;
    margin-top: 60px;
    margin-bottom: 30px;
    line-height: 42px;
    color: #000;
}

.about-container .modal-dialog {
    width: 70%;
}

.about-container .conduct-boxed-container .modal-dialog .title,
.about-container .whistleblowing-boxed-container .modal-dialog .title {
    font-size: 36px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 42px;
    color: #000;
}

.about-container .modal-dialog p {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 30px;
    color: #000;
}

.about-container .modal-dialog .sm-text {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 26px;
    color: #3e5264;
}

.about-container .modal-dialog .col-title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 30px;
    color: #000;
}

.about-container .modal-dialog .modal-body {
    padding: 15px 60px;
}

.about-container .conduct-boxed-container .modal-dialog p,
.about-container .modal-dialog a {
    color: #3e5264;
}

.about-container .conduct-boxed-container .modal-dialog hr {
    border-top: 1px solid #3e5264;
    width: 70%;
}

.about-container .modal-dialog .semi-bold {
    font-weight: 500;
}

.about-container .structure-img {
    width: 100%;
}

.about-container .modal-dialog .heading {
    font-size: 36px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 42px;
    color: #3e5264;
}

.about-container .modal-dialog .text {
    font-size: 26px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 34px;
    color: #3e5264;
}

/* .work-annoyance-boxed-container */

.about-container .structure-container {
    margin: 40px 0px 0px;
    padding: 30px 50px;
}

.about-container .structure-container .heading {
    font-size: 36px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 42px;
    color: #3e5264;
}

.about-container .structure-container .text {
    font-size: 26px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 34px;
    color: #3e5264;
}

.about-container .modal-footer,
.about-container .modal-header {
    border-top: 0;
    border-bottom: 0;
}

/* 1200px */
@media (max-width: 1200px) {
    .about-container .boxed-container .flex-row {
        flex-wrap: wrap;
    }

    .about-container .boxed-container .flex-row .col1,
    .about-container .boxed-container .flex-row .col2 {
        width: 100%;
    }

    .about-container .work-annoyance-boxed-container .btn,
    .about-container .whistleblowing-boxed-container .btn,
    .about-container .conduct-boxed-container .btn {
        width: auto;
        max-width: 100%;
        margin: 30px 0 40px;
        font-size: 20px;
        white-space: pre-line;
    }

    .about-container .work-annoyance-boxed-container .col1,
    .about-container .whistleblowing-boxed-container .col1,
    .about-container .conduct-boxed-container .col1 {
        flex-direction: column;
    }
}

@media (max-width: 992px) {
    .about-container .modal-dialog {
        width: 100%;
    }

    .about-container .modal-dialog .modal-body {
        padding: 15px 20px;
    }

    .about-container .corporate-governance-container .heading,
    .about-container .work-annoyance-boxed-container .col1 .heading,
    .about-container .whistleblowing-boxed-container .col1 .heading,
    .about-container .conduct-boxed-container .col1 .heading,
    .about-container .structure-container .heading {
        font-size: 30px;
        line-height: 34px;
    }

    .about-container .faqs-heading {
        font-size: 28px;
    }

    .about-container .whistleblowing-boxed-container .btn-link,
    .about-container .work-annoyance-boxed-container .btn-link {
        font-size: 18px;
    }

    .about-container .accordion .card-body {
        font-size: 16px;
        line-height: 22px;
    }

    .about-container .work-annoyance-boxed-container .col1,
    .about-container .whistleblowing-boxed-container .col1,
    .about-container .conduct-boxed-container .col1 {
        padding-right: 15px;
    }

    .about-container .corporate-governance-container .text,
    .about-container .work-annoyance-boxed-container .col2 .text,
    .about-container .whistleblowing-boxed-container .col2 .text,
    .about-container .conduct-boxed-container .col2 .text,
    .about-container .structure-container .text {
        font-size: 18px;
        line-height: 24px;
    }

    .about-container .conduct-boxed-container .modal-dialog .title,
    .about-container .whistleblowing-boxed-container .modal-dialog .title {
        font-size: 24px;
        line-height: 32px;
    }

    .about-container .structure-container {
        padding: 30px 25px;
    }

    .about-container .modal-dialog .text,
    .about-container .modal-dialog p {
        font-size: 18px;
        line-height: 26px;
    }

    .about-container .modal-dialog .col-title {
        font-size: 18px;
    }

    .about-container .modal-dialog .sm-text {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width: 640px) {

    .about-container .corporate-governance-container .heading,
    .about-container .work-annoyance-boxed-container .col1 .heading,
    .about-container .whistleblowing-boxed-container .col1 .heading,
    .about-container .conduct-boxed-container .col1 .heading,
    .about-container .structure-container .heading {
        font-size: 24px;
    }

    .about-container .faqs-heading {
        font-size: 24px;
    }

}

/* About Page new content style end */