@font-face {
    font-family: "DIN";
    src: url(../fonts/DINCond\ Black.otf);
}

@font-face {
    font-family: "DIN Bold";
    src: url(../fonts/DINCond\ Bold.otf);
}

@font-face {
    font-family: "DIN Medium";
    src: url(../fonts/DINCond\ Medium.otf);
}

body {
    font-family: 'DIN Medium';
}

html#priorities-page {
    padding-bottom: 45px;
}

html,
body {
    /*height: 100%;*/
    /* overflow-x: hidden; */
    /*padding-bottom: 50px;*/
}

body {
    padding-bottom: 0px;
}

.img-homes {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    object-fit: cover;
}

.guidelines .user {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    margin-top: 50px;
}

.guidelines .left-text {
    margin-top: 2rem;
    font-size: 1.2rem;
}

.guidelines .user .user_img img {
    padding-right: 10px;
    max-width: 70px;
}

.guidelines .user .user_info p {
    margin-bottom: 0;
    color: #334054;
    line-height: 1.2;
}

.box-buttons {
    display: flex;
    flex-direction: row;
}

.box-buttons a:first-child {
    margin-right: 60px;
}

.h-100vh {
    height: 100vh;
}

.guidelines {
    background: #334054;
}

.guidelines .footer-down {
    background: #EA5239;
}

#bookdetails .top {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

#bookdetails .top .bookn {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
    background: #DDDE3A;
    color: #fff;
    width: 25px;
    line-height: 29px;
    height: 25px;
    text-align: center;
    margin-right: 15px;
}

#bookdetails {
    color: #4F596B;
}

#bookdetails .all-info .description p {
    line-height: 1.1;
    font-size: 20px;
    margin-bottom: 0;
}

#bookdetails .all-info .pdf {
    display: inline-block;
    height: 25px;
    padding: 0px 20px;
    line-height: 28px;
    margin-top: 10px;
    font-size: 18px;
    background: #EA5239;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
}

#bookdetails .chapter {
    margin-bottom: 10px;
    cursor: pointer;
}

#bookdetails .chapter i {
    background: #EA5239;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
}

#bookdetails .all-info .pdf a {
    color: #fff;
}

#bookdetails .top .bookc p {
    margin-bottom: 0;
    line-height: 29px;
}

.column {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.left-column {
    background-image: url('../../img/sextant/lighthouse2.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.bg-blue-guide {
    background: #81CBD4;
}

.guide-content {
    height: 75vh;
}

.guidelines .left {
    clip-path: polygon(0 0, 37% 0, 100% 100%, 0% 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 40px;
}

.guidelines .left-col {
    max-width: 250px;
    margin-left: 20px;
}

.guidelines .left-col .insert-email {
    border: none;
    padding: 0;
    background: #334054;
    border-radius: 0;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    padding: 5px 50px;
    font-size: 18px;
    text-align: center;
    line-height: 1.1;
}

.guidelines .modal .modal-dialog {
    width: initial;
    max-width: 800px;
    height: initial;
    padding: initial;
    margin: 1.75rem auto;
}

.guidelines .modal .modal-dialog .modal-content {
    border: none;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
    padding-left: 20%;
}

.guidelines .modal .modal-dialog .modal-content .close {
    background: #DDDE3A;
    color: #fff;
    opacity: 1;
    font-size: 30px;
    width: 40px;
    padding: 0;
    margin: 0;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
}

.guidelines .modal .modal-dialog .modal-content .form-group .form-control {
    border: 3px solid #000;
}

.guidelines .modal .modal-dialog .modal-content .btn-primary {
    background: #EA5239;
    border: none;
    border-radius: 0;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
}

.guidelines .modal .modal-dialog .modal-header {
    border: none;
}

.guidelines .guide {
    display: flex;
    flex-direction: row;
    margin: 20px 0;
}

.guidelines .guide .guide-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 10px;
}

.guidelines .documents-div {
    /*display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 10px;
    position: relative;
    */    
    overflow-y: scroll;
    border: 10px solid #fff;
}

.guidelines .documents-div .row {
    width: 100%;
}
.overlay-opacity {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0);
    z-index: 3;
}

.guidelines .guide .guide-left {
    /*width: 130%;*/
}

.guidelines .guide .guide-right .number {
    clip-path: polygon(0 0, 80% 0, 100% 100%, 20% 100%);
    background: #DDDE3A;
    width: 30px;
    text-align: center;
    color: #fff;
}

.guidelines .guide .guide-right .category {
    font-size: 14px;
    margin-bottom: 0px;
    color: #4F596B;
}

.guidelines .guide .guide-right .title {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
    color: #EA5239;
    margin-bottom: 5px;
}

.guidelines .guide .guide-right .text {
    margin-bottom: 10px;
    line-height: 1.1;
    color: #4F596B;
    font-size: 16px;
}

.guidelines .guide .guide-right .see-more {
    background: #334054;
    transition: 0.5s ease all;
    color: #fff;
    text-align: center;
    font-size: 13px;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
    height: 50px;
    line-height: 13px;
    width: 125px;
    padding: 10px;
}

.guidelines .guide .guide-right .see-more:hover {
    background: #EA5239;
    transition: 0.5s ease all;
}

.guidelines .navbar {
    position: initial;
    padding-left: 0;
}

#pills-tabContent .tab-pane .tab-content::-webkit-scrollbar {
    display: block;
}

#pills-tabContent .tab-pane .tab-content::scrollbar {
    display: block;
}

.column a {
    text-decoration: none;
    color: #ffff00;
    text-align: center;
    font-size: 18px;
}

.text-yellow {
    color: #FFFF00;
}

.column .box {
    padding: 30px 70px 60px 70px;
    border-radius: 12px;
}

.our-expertise .main-content {
    background-image: url('../../img/sextant/our-expertise-bg.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.column .box.yellow-bg-tr {
    background: rgba(240, 194, 137, 1);
    background: -moz-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 194, 137, 1)), color-stop(100%, rgba(251, 237, 35, 0.75)));
    background: -webkit-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: -o-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: -ms-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: linear-gradient(to right, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c289', endColorstr='#fbed23', GradientType=1);
}

.column .box.blue-bg-tr {
    background: rgba(46, 157, 227, 1);
    background: -moz-linear-gradient(left, rgba(46, 157, 227, 1) 0%, rgba(16, 21, 247, 0.75) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46, 157, 227, 1)), color-stop(100%, rgba(16, 21, 247, 0.75)));
    background: -webkit-linear-gradient(left, rgba(46, 157, 227, 1) 0%, rgba(16, 21, 247, 0.75) 100%);
    background: -o-linear-gradient(left, rgba(46, 157, 227, 1) 0%, rgba(16, 21, 247, 0.75) 100%);
    background: -ms-linear-gradient(left, rgba(46, 157, 227, 1) 0%, rgba(16, 21, 247, 0.75) 100%);
    background: linear-gradient(to right, rgba(46, 157, 227, 1) 0%, rgba(16, 21, 247, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e9de3', endColorstr='#1015f7', GradientType=1);
}

.column h2 {
    text-align: center;
    font-size: 42px;
}

.right-column {
    background-image: url('../../img/sextant/our-expertise.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.navbar {
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4;
    padding: 25px 0px 0px 25px;
}

.our-expertise .main-content {
    padding-top: 150px;
    padding-bottom: 120px;
}

#pills-tab .nav-item .nav-link {
    padding-top: 3px;
    padding-bottom: 3px;
    background: rgba(0, 182, 255, 1);
    background: -moz-linear-gradient(left, rgba(0, 182, 255, 1) 0%, rgba(16, 21, 247, 0.7) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 182, 255, 1)), color-stop(100%, rgba(16, 21, 247, 0.7)));
    background: -webkit-linear-gradient(left, rgba(0, 182, 255, 1) 0%, rgba(16, 21, 247, 0.7) 100%);
    background: -o-linear-gradient(left, rgba(0, 182, 255, 1) 0%, rgba(16, 21, 247, 0.7) 100%);
    background: -ms-linear-gradient(left, rgba(0, 182, 255, 1) 0%, rgba(16, 21, 247, 0.7) 100%);
    background: linear-gradient(to right, rgba(0, 182, 255, 1) 0%, rgba(16, 21, 247, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b6ff', endColorstr='#1015f7', GradientType=1);
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
}

.guidelines .footer-icon {
    position: absolute;
    width: 30px;
    left: 10px;
    top: 5px;
    bottom: 0;
}

.footer-icon {
    position: absolute;
    width: 50px;
    left: 10px;
    top: -30px;
}

.guidelines .footer-down a {
    width: 20%;
}

.guidelines .div-check {
    width: 63%;
    clip-path: polygon(0 0, 96% 0%, 100% 100%, 0% 100%);
}

.div-check {
    padding-left: 70px;
    margin-left: 40px;
    padding-right: 30px;
}

.footer-down a {
    line-height: 40px;
    font-size: 16px;
}

.footer-down p {
    line-height: 40px;
    font-size: 16px;
}

#pills-tab .nav-item .nav-link.active {
    background: rgba(240, 194, 137, 1);
    background: -moz-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 194, 137, 1)), color-stop(100%, rgba(251, 237, 35, 0.75)));
    background: -webkit-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: -o-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: -ms-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    background: linear-gradient(to right, rgba(240, 194, 137, 1) 0%, rgba(251, 237, 35, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c289', endColorstr='#fbed23', GradientType=1);
    color: #0000FF;
}

.bg-blue {
    background: rgba(16, 21, 247, 1);
    background: -moz-linear-gradient(left, rgba(16, 21, 247, 1) 0%, rgba(0, 182, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(16, 21, 247, 1)), color-stop(100%, rgba(0, 182, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(16, 21, 247, 1) 0%, rgba(0, 182, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(16, 21, 247, 1) 0%, rgba(0, 182, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(16, 21, 247, 1) 0%, rgba(0, 182, 255, 1) 100%);
    background: linear-gradient(to right, rgba(16, 21, 247, 1) 0%, rgba(0, 182, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1015f7', endColorstr='#00b6ff', GradientType=1);
}

#pills-tabContent .tab-pane {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 140px;
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
    /*overflow-y: scroll;*/
}

#pills-tabContent .tab-pane::-webkit-scrollbar {
    display: none;
}

#pills-tabContent .tab-pane::scrollbar {
    display: none;
}

#pills-tabContent .tab-pane ul.tab-list {
    /*max-height: 440px;*/
    /*overflow-y: auto;*/
}

body.our-expertise {
    position: relative;
}

.our-expertise-html {
    /*overflow-y: hidden;*/
}

.contact-advisor {
    background: #FACD62;
    position: absolute;
    bottom: -300px;
    padding: 15px;
    border-radius: 12px;
    transition: 0.5s ease all;
    opacity: 0;
}

.advisor-open {
    bottom: 50px;
    opacity: 1;
    transition: 0.5s ease all;
    z-index: 10;
}

.contact-advisor .close-advisor {
    text-align: right;
}

.contact-advisor .close-advisor i {
    font-size: 22px;
}

.contact-advisor .d-flex {
    align-items: center;
}

.contact-advisor img {
    border-radius: 50%;
    max-width: 70px;
    margin-right: 15px;
    height: 60px;
}

/*.follow-us-div {
    display: flex !important;
    opacity: 0;
    position: absolute;
    bottom: -300px;
    transition: 0.5s ease all;
}

.follow-open {
    opacity: 1 !important;
    display: block !important;
    bottom: 50px !important;
    right: 0px !important;
    transition: 0.5s ease all !important;
}*/

.follow-us-div .round {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
}

.follow-us-div .twit {
    background: #479EDD;
}

.follow-us-div .fb {
    background: #326FB2;
}

.follow-us-div .lnk {
    background: #5C90C8;
}

.follow-us-div .yout {
    background: #D02E26;
}

.follow-us-div .round i {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
}

.person-profile a {
    display: inline-block;
    color: #0000FF;
}



.left-foot {
    display: flex;
}

.tab-img {
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    max-width: 323;
}

.right-foot .right-list {
    list-style-type: none;
    margin-bottom: 0;
}

.right-foot ul li {
    display: inline;
    margin-right: 20px;
}

.right-foot ul li:last-child {
    margin-right: 0;
}

.tab-content ul li {
    position: relative;
}

.footer-down {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(240, 194, 137, 1);
    background: -moz-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(255, 255, 0, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 194, 137, 1)), color-stop(100%, rgba(255, 255, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(255, 255, 0, 1) 100%);
    background: -o-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(255, 255, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(240, 194, 137, 1) 0%, rgba(255, 255, 0, 1) 100%);
    background: linear-gradient(to right, rgba(240, 194, 137, 1) 0%, rgba(255, 255, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c289', endColorstr='#ffff00', GradientType=1);
}

.tab-content ul li::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 8px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #FFFF00;
}

.bg-blue-tr {
    background-color: rgba(16, 21, 247, 0.8);
}

.our-expertise .main-content h2.title {
    background: #fff;
    padding: 10px 60px 10px 20px;
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    display: inline-block;
    margin-bottom: 0;
}

.navbar .navbar-brand img {
    width: 160px;
}

.animated.delay-03s {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.animated.delay-05s {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.menu-icon {
    width: 100px;
    cursor: pointer;
}

.main-content {
    min-height: 100vh;
}

.home .nav-compass img {
    height: 50px !important;
}

.priority .nav-compass {
    left: 0;
    top: 150px;
    transition: 0.5s ease all;
}

.priority .page-share i {
    font-size: 42px;
    color: #fff;
}

.priority .page-share .a2a_dd {
    padding: 5px 15px;
    color: #fff;
    margin-right: 15px;
    background: rgba(0, 10, 255, 1);
    background: -moz-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 10, 255, 1)), color-stop(100%, rgba(0, 183, 255, 1)));
    background: -webkit-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000aff', endColorstr='#00b7ff', GradientType=1);
}

.areas .area .area-content h2.title i {
    font-size: 20px;
    margin-right: 10px;
}

.priority.modal-open .nav-compass {
    left: calc(50% - 50px);
    top: calc(50% - 50px);
}

.priority .main-content {
    display: flex;
    flex-direction: column;
}

.priority.modal-open .main-content {
    justify-content: center;
    align-items: center;
}

#carousel-home {
    height: 100vh;
}

#carousel-home .carousel-inner {
    height: 100%;
}

#carousel-home .carousel-item {
    height: 100%;
}

#carousel-home .carousel-item img {
    height: 100%;
    object-fit: cover;
}

#carousel-home .item-content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

#carousel-home .item-content h2 {
    color: #FFFF00;
    max-width: 280px;
    font-size: 5.2rem;
}

#carousel-home .item-content h4 {
    color: #FFFF00;
    font-size: 1.8rem;
    max-width: 60%;
}

#carousel-home .item-content .light-button {}

#carousel-home .item-content .light-button i:hover {
    color: #FFFF00;
    transition: 0.5s ease all;
}

#carousel-home .item-content .light-button i {
    font-size: 60px;
    color: #fff;
    transition: 0.5s ease all;
}

.navbar-2 {
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: initial;
    line-height: 45px;
    z-index: 4;
    background: rgba(0, 10, 255, 0.5);
}

.contact-advisor {
    background: #FACD62;
    position: absolute;
    bottom: -300px;
    padding: 15px;
    border-radius: 12px;
    transition: 0.5s ease all;
    opacity: 0;
    display: none;
}

.contact-advisor .close-advisor {
    text-align: right;
}

.contact-advisor .close-advisor i {
    font-size: 22px;
}

.advisor-open {
    display: block;
    bottom: 50px;
    opacity: 1;
    transition: 0.5s ease all;
    z-index: 10;
}

.contact-advisor .d-flex {
    align-items: center;
}

.contact-advisor img {
    border-radius: 50%;
    max-width: 70px;
    margin-right: 15px;
    height: 60px;
}

.contact-advisor p.name {
    margin-bottom: 0;
    color: #02A0E2;
    line-height: 1.1;
}

.contact-advisor p.function {
    margin-bottom: 0;
    color: #0000FF;
}

.contact-advisor p.function a {
    color: #0000FF;
}

.main-content>img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
}

.priorities .main-content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
}

.main-content .nav-compass {
    margin-top: 100px;
    background-image: url('../../img/sextant/compass-yellow.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: shadow-pulse 1s infinite;
    border-radius: 50%;
    z-index: 1052;
    cursor: pointer;
    transition: 0.3s ease all;
}

.main-content .nav-compass.guidelines {
    background-image: url('../../img/sextant/guidelines.svg') !important;
    animation: shadow-pulse-yellow 1s infinite;
}

.main-content .left-column .nav-compass {
    animation: shadow-pulse-yellow 1s infinite;
}

.main-content .right-column .nav-compass {
    background-image: url('../../img/sextant/compass-expertise.png');
}

.main-content .nav-compass:hover {
    transform: scale(1.2);
    transition: 0.5s ease all;
}

.modal-dialog {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.modal-content {
    height: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0;
    background: rgba(65, 155, 207, 0.6);
    background: -moz-linear-gradient(left, rgba(65, 155, 207, 0.6) 0%, rgba(65, 68, 207, 0.6) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(65, 155, 207, 0.6)), color-stop(100%, rgba(65, 68, 207, 0.6)));
    background: -webkit-linear-gradient(left, rgba(65, 155, 207, 0.6) 0%, rgba(65, 68, 207, 0.6) 100%);
    background: -o-linear-gradient(left, rgba(65, 155, 207, 0.6) 0%, rgba(65, 68, 207, 0.6) 100%);
    background: -ms-linear-gradient(left, rgba(65, 155, 207, 0.6) 0%, rgba(65, 68, 207, 0.6) 100%);
    background: linear-gradient(to right, rgba(65, 155, 207, 0.6) 0%, rgba(65, 68, 207, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#419bcf', endColorstr='#4144cf', GradientType=1);
}

.close {
    font-size: 90px;
    text-shadow: none;
    color: #fff;
    z-index: 1060;
    position: absolute;
    top: 0;
    right: 30px;
}

.al-animated {
    opacity: 1 !important;
}

.modal-left {
    padding-left: 40px;
}

.modal-left img {
    max-width: 60%;
    margin-bottom: 50px;
    opacity: 0;
}

.modal-left .div,
.modal-right .div {
    margin-bottom: 25px;
    border-bottom: 1px solid #fff;
    opacity: 0;
}

.modal-left .div .p1,
.modal-right .div .p1 {
    color: #FFFF00;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.1;
}

.modal-right .row>div {
    opacity: 0;
}

.modal-right img {
    max-width: 40px;
    height: 45px;
}

.modal-right p {
    color: #fff;
    line-height: 1;
    font-size: 20px;
}

.modal-right p span {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.2;
}

.modal-right p span.spanNr {
    font-size: 36px;
}

.modal-right .middle-col {
    display: flex;
    justify-content: center;
}

.modal-right .middle-col>div {
    padding-left: 10px;
}

.modal-right .middle-col p.title {
    font-size: 20px;
    margin-bottom: 10px;
}

.modal-right .middle-col p {
    font-size: 16px;
    margin-bottom: 0px;
}

.above-text {
    margin-bottom: 15px !important;
}

.above-text img {
    max-width: 45px !important;
    height: 60px;
}

.above-text p {
    color: #000;
}

.above-text p span {
    font-weight: bold;
}

.modal .container-fluid.position-absolute {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.modal .d-flex {
    align-items: center;
}

.modal-left .div .p2,
.modal-right .div .p2 {
    color: #fff;
    font-size: 28px;
    line-height: 1.1;
}

.main-content .nav-compass img {
    max-width: 15px;
    transition: 0.2s ease all;
}

.priorities .main-content .under-compass {
    position: absolute;
    bottom: 30%;
}

.priorities .main-content .above-compass {
    position: absolute;
    top: 20%;
    max-width: 440px;
    padding: 20px;
    text-align: center;
    background: rgba(50, 111, 178, 0.5);
    border-radius: 12px;
}

.priorities .main-content .under-compass p {
    font-size: 24px;
    font-weight: 600;
    background: -webkit-linear-gradient(left, #FAC574, #FFFF00);
    background: -o-linear-gradient(right, #FAC574, #FFFF00);
    background: -moz-linear-gradient(right, #FAC574, #FFFF00);
    background: linear-gradient(to right, #FAC574, #FFFF00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.priorities .main-content .above-compass p {
    color: #FFFF00;
    font-size: 22px;
}

.priorities .main-content .areas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
}

.priorities .main-content .areas>div {
    flex: 0 50%;
    box-sizing: border-box;
}

.priorities .main-content .areas .area {
    opacity: 0;
    transition: 0.5s ease all;
    cursor: pointer;
    z-index: 3;
}

.priorities .areas .area:hover {
    opacity: 1;
}

.navbar-2 a {
    color: #A7A706;
}

.priority .content-right {
    position: relative;
}

.priority .main-content>.container {
    padding-top: 150px;
}

.priority .content-right .bottom-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000FF;
}

.priority .content-right {
    height: 100%;
    padding: 150px 25px 10px 25px;
}

.priority .title-div {
    top: 0;
    left: 0;
    padding-left: 20px;
    padding-top: 40px;
    padding-right: 50px;
    padding-bottom: 20px;
}

.priority .title-div .title {
    color: #fff !important;
}

.priority .content-right .d-flex {
    align-items: center;
    margin-bottom: 30px;
}

.better-share {
    position: absolute;
    bottom: 0px;
}

.better-share img {
    position: absolute;
    left: -70px;
    top: -30px;
    max-width: 100px;
}

.better-share p {
    background: #EA5239;
    clip-path: polygon(0 100%, 0 0, 100% 0, 88% 100%);
    padding-left: 35px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
}

.priority .page-share {
    position: absolute;
    right: 15px;
    top: 0;
    display: flex;
    align-items: center;
}

.priority .page-share a {
    color: #5555FF;
}

.priority .page-share img {
    max-width: 40px;
    margin-left: 15px;
}

.better-share a {
    color: #fff;
    font-size: 22px;
}

.better-share a p {
    clip-path: none;
    line-height: 1.1;
    background: none;
}

.priority .content-right .middle-content p {
    line-height: 1.2;
    font-size: 18px;
}

.priority .content-right .info-content .person {
    border-radius: 50%;
}

.priority .content-right .info-content p.name {
    margin-bottom: 0;
    color: #02A0E2;
    line-height: 1.1;
}

.follow-us-div {
    display: none !important;
    opacity: 0;
    position: absolute;
    bottom: -300px;
    transition: 0.5s ease all;
}

.follow-open {
    opacity: 1 !important;
    display: flex !important;
    bottom: 50px !important;
    right: 0px !important;
    transition: 0.5s ease all !important;
}

.follow-us-div .twit {
    background: #479EDD;
}

.follow-us-div .fb {
    background: #326FB2;
}

.follow-us-div .lnk {
    background: #5C90C8;
}

.follow-us-div .yout {
    background: #D02E26;
}

.follow-us-div .round {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
}

.follow-us-div .round i {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
}

.priority .content-right .info-content p.function {
    margin-bottom: 0;
    color: #0000FF;
}

.priority .content-right .info-content p.function a {
    color: #0000FF;
}

.person-profile a {
    display: inline-block;
    color: #0000FF;
}

.person-profile .round {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
}

.person-profile .round i {
    line-height: 30px;
    color: #fff;
}

.person-profile .twt .round {
    background: #009FE3;
}

.person-profile .eml .round {
    background: #81CBD4;
}

.person-profile .lnk .round {
    background: #4991CD;
}

.priority .content-right .d-flex img {
    max-width: 70px;
    margin-right: 20px;
}

.priority .content-right p.category {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #009FE3;
}

.priority .content-right h2.title {
    font-size: 34px;
    color: #0000FF;
}

.priority .content-right .bottom-content p {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.1;
}

.priority .content-right .bottom-content p.p1 {
    font-weight: bold;
}

.areas .area {
    position: relative;
}

.areas .area .shape {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.areas .area:hover {
    opacity: 1;
    transition: 0.3s ease all;
    cursor: pointer;
}

.areas .area .area-content {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.areas #area1 .area-content {
    top: 20%;
    left: 10%;
}

.areas #area2 .area-content {
    left: initial;
    bottom: initial;
    top: 20%;
    right: 20%;
}

.areas #area3 .area-content {
    bottom: 15%;
    left: 13%;
    top: initial;
}

.areas #area4 .area-content {
    bottom: 22%;
    top: initial;
    right: 20%;
    left: initial;
}

.areas .area .area-content img {
    max-width: 50px;
    margin-right: 20px;
}

.areas .area .d-flex {
    align-items: center;
}

/* .img2{
    max-width: 50px !important;
    height: 55px;
    margin-right: 0 !important;
} */
.areas .area .area-content h2.title {
    color: #0000FF;
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height: 1.1;
}

.areas .area .area-content p.category {
    color: #8CCCCA;
    font-size: 26px;
    margin-bottom: 0;
    line-height: 28px;
}

.content-right-shape {
    clip-path: polygon(0 100%, 0 0, 100% 15%, 100% 100%);
    background: rgba(255, 254, 2, 1);
    background: -moz-linear-gradient(top, rgba(255, 254, 2, 1) 0%, rgba(250, 194, 121, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 254, 2, 1)), color-stop(100%, rgba(250, 194, 121, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 254, 2, 1) 0%, rgba(250, 194, 121, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 254, 2, 1) 0%, rgba(250, 194, 121, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 254, 2, 1) 0%, rgba(250, 194, 121, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 254, 2, 1) 0%, rgba(250, 194, 121, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe02', endColorstr='#fac279', GradientType=0);
}

.priority.light .content-right-shape {
    background: #EBEBEB;
}

.middle-content ul li {
    font-size: 20px;
}

.text-orange {
    color: #EA5239;
}

.text-blue {
    color: #0000FF;
}

.text-grey {
    color: #575756;
}

.light .middle-content .scope {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    height: 60px;
    line-height: 60px !important;
    background: rgba(0, 9, 255, 1);
    background: -moz-linear-gradient(45deg, rgba(0, 9, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 9, 255, 1)), color-stop(100%, rgba(0, 183, 255, 1)));
    background: -webkit-linear-gradient(45deg, rgba(0, 9, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(0, 9, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(0, 9, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: linear-gradient(45deg, rgba(0, 9, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0009ff', endColorstr='#00b7ff', GradientType=1);
}

.light .middle-content .company {
    width: 8%;
    float: left;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-bottom: 15px;
    margin-left: 1%;
    margin-right: 1%;
}

.light.our-vision .overflow-scroll {
    overflow-y: auto;
}

.overflow-scroll {
    overflow-y: scroll;
    overflow-x: hidden;
}

.light .middle-content {
    max-height: 500px;
}

.light .light-effects .img-ef {
    max-width: 90px;
}

.light .light-effects .d-flex {
    margin-bottom: 0;
}

.light .light-effects .d-flex img {
    margin: 0;
    max-width: 45px;
    height: 60px;
}

.light .icon-nr {
    max-width: 40px !important;
}

.area1-shape {
    clip-path: polygon(0 0, 63% 0, 100% 100%, 0 55%);
    background: rgba(250, 195, 121, 1);
    background: -moz-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250, 195, 121, 1)), color-stop(100%, rgba(255, 254, 2, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: linear-gradient(135deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac379', endColorstr='#fffe02', GradientType=1);
}

.area2-shape {
    clip-path: polygon(0 100%, 60% 0, 100% 0, 100% 36%);
    background: rgba(250, 195, 121, 1);
    background: -moz-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250, 195, 121, 1)), color-stop(100%, rgba(255, 254, 2, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: linear-gradient(135deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac379', endColorstr='#fffe02', GradientType=1);
}

.area3-shape {
    clip-path: polygon(0 100%, 0 32%, 100% 0, 57% 100%);
    background: rgba(250, 195, 121, 1);
    background: -moz-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250, 195, 121, 1)), color-stop(100%, rgba(255, 254, 2, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: linear-gradient(135deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac379', endColorstr='#fffe02', GradientType=1);
}

.area4-shape {
    clip-path: polygon(0 0, 100% 55%, 100% 100%, 56% 100%);
    background: rgba(250, 195, 121, 1);
    background: -moz-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250, 195, 121, 1)), color-stop(100%, rgba(255, 254, 2, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    background: linear-gradient(135deg, rgba(250, 195, 121, 1) 0%, rgba(255, 254, 2, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac379', endColorstr='#fffe02', GradientType=1);
}

.shape-blue {
    background: rgba(0, 10, 255, 1);
    background: -moz-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 10, 255, 1)), color-stop(100%, rgba(0, 183, 255, 1)));
    background: -webkit-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    background: linear-gradient(45deg, rgba(0, 10, 255, 1) 0%, rgba(0, 183, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000aff', endColorstr='#00b7ff', GradientType=1);
}

.shape-orange {
    background: rgba(204, 26, 24, 1);
    background: -moz-linear-gradient(45deg, rgba(204, 26, 24, 1) 0%, rgba(235, 92, 63, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(204, 26, 24, 1)), color-stop(100%, rgba(235, 92, 63, 1)));
    background: -webkit-linear-gradient(45deg, rgba(204, 26, 24, 1) 0%, rgba(235, 92, 63, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(204, 26, 24, 1) 0%, rgba(235, 92, 63, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(204, 26, 24, 1) 0%, rgba(235, 92, 63, 1) 100%);
    background: linear-gradient(45deg, rgba(204, 26, 24, 1) 0%, rgba(235, 92, 63, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1a18', endColorstr='#eb5c3f', GradientType=1);
}

.light .middle-content .character-img {
    max-height: 200px;
}

.light .middle-content p.character {
    padding: 5px 0;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

.color-yellow {
    color: #FFFF00 !important;
}

.navbar .float-right {
    animation: shadow-pulse 1s infinite;
    border-radius: 50%;
}

.navbar-2 .float-right {
    animation: none;
}


@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(27, 170, 189, 0.2);
    }

    100% {
        box-shadow: 0 0 0 100px rgba(255, 255, 255, 0);
    }
}

@keyframes shadow-pulse-yellow {
    0% {
        box-shadow: 0 0 0 0px rgba(255, 255, 0, 0.2);
    }

    100% {
        box-shadow: 0 0 0 100px rgba(255, 255, 255, 0);
    }
}

@media (min-width: 1500px) {}

@media (max-height: 1000px) {
    .our-expertise-html {
        /* overflow-y: scroll; */
        /*height: 100vh;*/
    }

    #pills-tabContent .tab-pane {
        /*max-height: 350px;*/
    }

    .main-content {
        /*height: 100%;*/
    }

    #pills-tabContent .tab-pane {
        padding-top: 30px;
    }

    .tab-img {
        justify-content: flex-start;
    }
}

@media(max-width:991px) {
    .areas .area .area-content h2.title {
        font-size: 1.2rem;
    }

    .areas #area3 .area-content {
        left: 10%;
        bottom: 20%;
    }

    .areas .area .area-content p.category {
        font-size: 22px;
    }

    .areas #area4 .area-content {
        bottom: 20%;
        right: 15%;
    }

    .areas #area2 .area-content {
        top: 25%;
        right: 17%;
    }

    #pills-tabContent .tab-pane {
        padding-top: 20px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
        width: 100%;
        height: auto;
    }
}

@media (max-width: 768px) {
    .areas .area .area-content h2.title i {
        font-size: 12px;
    }

    #carousel-home .item-content h4 {
        font-size: 1.4rem;
    }

    #carousel-home .item-content .light-button i {
        font-size: 40px;
    }

    .priorities .main-content .above-compass p {
        font-size: 18px;
    }

    .priorities .main-content .under-compass p {
        font-size: 20px;
    }

    .priorities .main-content .above-compass {
        padding: 0 20px;
        line-height: 20px;
    }

    .areas .area .area-content p.category {
        font-size: 16px;
    }

    .areas .area .area-content h2.title {
        font-size: 16px;
    }

    .areas .area .area-content img {
        max-width: 25px;
        margin-right: 10px;
    }

    .areas #area3 .area-content {
        left: 5%;
        bottom: 30%;
    }

    .area3-shape {
        clip-path: polygon(0 100%, 0 30%, 100% 0, 100% 100%);
    }

    .area4-shape {
        clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
    }

    .area2-shape {
        clip-path: polygon(0 100%, 0 0, 100% 0, 100% 60%);
    }

    .area1-shape {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 60%);
    }

    .areas #area1 .area-content {
        top: 30%;
    }

    .areas #area2 .area-content {
        top: 30%;
    }

    .areas #area4 .area-content {
        bottom: 35%;
    }

    .modal.show .modal-dialog {
        height: 100vh;
        overflow-y: scroll;
    }

    .modal-content {
        overflow-y: scroll;
    }

    .modal .container-fluid.position-absolute {
        padding-top: 50px;
    }

    .modal-open .main-content .nav-compass {
        position: absolute;
        top: 0px;
        left: 0;
        transition: 0.3s ease all;
        transform: scale(0.7);
    }

    .modal-left {
        padding-left: 0px;
    }

    .modal-right .container-fluid {
        padding: 0;
    }

    .modal-right {
        width: 100%;
        margin-top: 0px;
    }

    .col-md-5.offset-md-2.h-100 {
        height: auto !important;
    }

    .priority .main-content>.container {
        padding-top: 100px;
    }

    .priority .content-right {
        padding: 100px 25px 0px 25px;
        /*height: auto;*/
    }

    .priority .main-content .container.h-100 .row.h-100 {
        flex-direction: column-reverse;
    }

    .light .light-effects .img-ef {
        max-width: 50px;
    }

    .priority .content-right .d-flex {
        margin-bottom: 20px;
    }

    .better-share {
        position: initial;
        margin-top: 25px;
        display: none;
    }

    .better-share p {
        display: table;
        padding-right: 25px;
    }

    .better-share img {
        left: -45px;
        top: -5px;
    }

    .priority .nav-compass {
        top: 100px;
        left: calc(50% - 50px);
    }

    .above-text p {
        font-size: 16px;
    }

    .above-text {
        margin-bottom: 0px !important;
    }

    .above-text br {
        display: none;
    }

    .priority .content-right h2.title {
        line-height: 1;
        font-size: 24px;
        width: 60%;
    }

    .priority .content-right .d-flex img {
        max-width: 40px;
    }

    .above-text img {
        max-width: 35px !important;
        height: 45px;
        margin-right: 5px !important;
    }

    .above-text p span {
        font-size: 20px;
    }

    .priority .content-right .d-flex {
        margin-bottom: 0px;
    }

    .priority .title-div {
        padding-bottom: 5px;
        z-index: 2;
        right: 0;
    }

    .modal-left img {
        max-width: 40%;
    }

    .modal-left .div .p2,
    .modal-right .div .p2 {
        font-size: 22px;
    }

    .light .middle-content {
        max-height: 350px;
        margin-top: 35px;
        padding-right: 0 !important;
    }

    .priority .content-right .middle-content p {
        font-size: 18px;
    }

    .special-div .d-flex {
        flex-direction: column;
    }

    .special-div .d-flex p {
        font-size: 14px;
        padding: 0 15px;
        margin-top: 10px;
    }

    .our-expertise .main-content {
        height: 800px;
        padding-bottom: 0;
        width: 1500px;
    }

    .footer-down {
        position: static;
        display: table-footer-group;
        width: 100%;
    }

    .div-check {
        padding-left: 70px;
        margin-left: 0px;
        padding-right: 0px;
    }

    .left-foot {
        width: 100%;
        display: flex;
    }

    .right-foot {
        display: none;
    }


    .tab-content {
        width: 100%;
    }

    #pills-tabContent {
        width: 100%;
    }

    #pills-tabContent .tab-pane {
        padding-top: 20px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        min-height: 1000px;
    }

    .our-expertise .main-content {
        padding-top: 150px;
        width: 100%;
        height: 1500px;
    }

    #pills-tabContent .tab-pane ul.tab-list {
        min-height: 900px;
        width: 80%;
        font-size: 1rem;
    }

    .h2 {
        font-size: 1.5rem;
    }

    .navbar {
        background: none;
        position: relative;
    }

}

a.download:hover, a.see-more:hover {
    cursor: pointer;
}

@media(max-width: 576px) {
    .priority .nav-compass {
        top: 20px;
    }
}




/* canvas { float: left; }
  #container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
  }
  #land {
    background-image: url("../../img/land.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100%;
  }
  #lake-img {}
  #water {
    background-image: url("../../img/sea.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    height: 100vh;
    width: 100%;
    -webkit-filter: url("#turbulence");
    filter: url("#turbulence");
    overflow: hidden;

  }
  #sky {
    background-image: url("../../img/sky.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100%;
  } */
/* ------------------------------------------------------------- */

.scene {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 100vh;
}

.layer {
    position: absolute;
    left: -10%;
    top: 0;
    width: 110%;
    height: 100%;
    background-size: cover;
}

.layer-bg {
    background: url('../../img/sky2.png') center no-repeat;
    background-size: cover;
    z-index: 2;
}

.layer-middle {
    background: url('../../img/sea2.png') center no-repeat;
    background-size: cover;
    z-index: 1;
    top: -5%;
    height: 105vh;
}

.layer-top {
    background: url('../../img/land2.png') center no-repeat;
    background-size: cover;
    z-index: 3;
}
