/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

table th, table td {
  border: 1px solid silver;
  padding: 5px;
}

.messages--error  {display:none;}

body {
    font-family: 'Nunito', 'Varela Round', 'Roboto', 'Lato', sans-serif !important;
    font-size: 16px;
    color: #000;
}

a.logo.navbar-btn.pull-left {
    padding-right: 5px;
}

a.name.navbar-brand {
    color: #19325a;
    font-size: 32px;
    height: auto;
    margin: 20px 0 0;
    min-height: 25px;
    padding: 0;
    letter-spacing: -2px;
    font-weight: 700;
}

.navbar-text {
    color: #19325a !important;
    float: left;
    font-size: 12.2px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
}

a.name.navbar-brand:hover {
    color: #19325a;
}

.menu--main li a {
    color: #19325a !important;
    font-size: 16px;
    line-height: 2.5;
    padding: 0 10px;
}

.path-frontpage .page-header {
    background: -webkit-gradient(linear, left top, left bottom, from(#f55b34), color-stop(0.24, #ff6363), to(#c2290e));
    border: 0 solid #ffffff;
    border-radius: 10px;
    box-shadow: 0 3px 11px rgb(0 0 0 / 50%), 0 0 1px rgb(235 99 65) inset;
    font-size: 20pt;
    line-height: 34px;
    margin: auto;
    max-width: 625px;
    padding: 13px;
    text-align: center;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 20%), 0 1px 0 rgb(255 255 255 / 30%);
}

section#block-menufooter a {
    font-size: 14px;
}

section#block-footerlogo a {
    color: #233b61 !important;
    font-size: 23px;
    font-weight: bold;
    margin: 0;
}

section#block-footerlogo {
    margin-bottom: 60px;
    text-align: right;
}

section#block-footerlogo img {
    height: 35px;
    margin-right: 3px;
    vertical-align: bottom;
    width: 35px;
}

#dashwrap {
    background-color: rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 20px auto 10px auto;
    padding: 25px 10px 15px 10px;
    border-radius: 5px;
}

.flex-direction-nav a {
    height: 45px !important;
}

.path-frontpage .top-bar {
    padding: 0;
}


/*flexslider home */

#flexslider_views_slideshow_main_slides-block_1,
#slide-outer {
    position: relative;
    height: 50vw;
    max-height: 600px;
    min-height: 300px;
    overflow: hidden;
    width: 100vw;
    margin-bottom: -60px;
}

#flexslider_views_slideshow_main_slides-block_1 #slide-words-wrapper,
#slide-image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    width: 100vw;
}

#slide-words-wrapper {
    z-index: 9999999;
    height: inherit;
    max-height: inherit;
    min-height: inherit;
    xbackground: linear-gradient(rgba(255, 255, 255, .8), transparent);
}

.path-frontpage .view-id-slides .slides li:nth-child(1) #slide-words-wrapper,
.page-node-240 .view-id-slides .slides li:nth-child(1) #slide-words-wrapper {
    background: linear-gradient(rgba(0, 50, 125, .5), transparent);
}

.path-frontpage #slide-words, 
.page-node-240 #slide-words  {
    max-width: 1140px;
    margin: auto !important;
    xpadding: 10px;
    text-align: left;
    z-index: 999999;
    height: inherit;
    max-height: inherit;
    min-height: inherit;
}

.path-frontpage #slide-words-inner,
.page-node-240 #slide-words-inner {
    color: white;
    position: relative;
    xpadding: 10px;
    /* top:10px; xtransform: translateY(-20%);left: 10px; */
}

.path-frontpage .view-id-slides .slides li:nth-child(1) #slide-words-inner,
.page-node-240 .view-id-slides .slides li:nth-child(1) #slide-words-inner {
    background-color: rgba(0, 0, 0, 0);
    top: 0px;
    transform: unset;
    text-align: center;
}

.path-frontpage .view-id-slides .slides li:nth-child(4) #slide-words-inner,
.page-node-240 .view-id-slides .slides li:nth-child(4) #slide-words-inner {
    background: linear-gradient(rgba(250, 50, 100, .9), rgba(200, 25, 50, .9));
    box-shadow: rgba(0, 0, 0, .3) 10px 10px 10px;
}

.path-frontpage .view-id-slides .slides li:nth-child(2) #slide-words-inner,
.page-node-240 .view-id-slides .slides li:nth-child(2) #slide-words-inner {
    background: linear-gradient(rgba(250, 150, 10, .9), rgba(200, 100, 0, .9));
    box-shadow: rgba(0, 0, 0, .3) 10px 10px 10px;
}

.path-frontpage .view-id-slides .slides li:nth-child(3) #slide-words-inner,
.page-node-240 .view-id-slides .slides li:nth-child(3) #slide-words-inner {
    background: linear-gradient(rgba(150, 200, 10, .9), rgba(100, 150, 0, .9));
    box-shadow: rgba(0, 0, 0, .3) 10px 10px 10px;
}

.navbar {
    margin-bottom: 0;
}

.highlighted {
    background-color: #eee;
    clear: both;
}

@media (min-width:960px) {
    #slide-words-inner h1 {
        font-size: 60px;
    }
    .page-node-204 .field--name-body .col-sm-4,
    .page-node-240 .field--name-body .col-sm-4 {
        height: 260px;
    }
}

#slide-image-wrapper {
    padding: 0px;
}

#slide-image-wrapper.col-lg-12 img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    min-height: 300px;
}

#slide-image-wrapper.col-lg-12 {
    animation-name: example;
    animation-duration: 25s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    z-index: -99999;
}

#intro {
    text-align: center;
}

.flex-control-paging li a {
    background: rgba(100, 100, 100, 0.5);
}

.flex-control-paging li a.flex-active {
    background: rgba(150, 150, 150, 1);
}

.path-frontpage .flexslider,
.page-node-240 .flexslider {
    border: none;
}

.path-frontpage .view-id-slides.view-display-id-block_1 .view-content,
.page-node-240 .view-id-slides.view-display-id-block_1 .view-content {
    overflow: hidden;
}

.path-frontpage .glyphicon-block .icon img,
.page-node-240 .glyphicon-block .icon img {
    width: 60px;
}

.services-inner .inner {
    border: 2px solid #cccccc;
    display: inline-block;
    margin: 1%;
    max-width: 220px;
    min-height: 310px;
    padding: 0 5px;
    text-align: center;
}

#block-awau-bootstrap-awau-bootstrap-block-1 {
    padding-bottom:  20px;
margin-bottom: 20px;
}

/*-----end-frontpgage-----*/

/*----new frontpage---------*/

.page-node-240 .page-header {
    display: none;
}

.page-node-240 .main-container {
  width:  100vw;
  max-width:  100vw;
}

.page-node-240 .node__title {
    display: none;
}

body.page-node-240 [property="dc:title"] {
    display: none !important;
}

.page-node-240 #services-wrapper {
  background-color: #eee;
  padding:  10px 10px 20px 10px;
}

.page-node-240 #services {
  max-width:  1140px;
  margin: auto;
}

.page-node-240 .js-quickedit-page-title.page-header {
  display: none;
}

/* Make Hero Section Full Screen */

.page-node-240 #hero {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Background Video Styling */

.page-node-240 #hero video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1; /* Puts the video behind everything */
}

/* Overlay Text Styling */

.page-node-240 #slide-words-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    z-index: 2; /* Ensures the text appears above the video */
    background: rgba(0, 0, 0, 0.5); /* Optional: Adds contrast for readability */
    padding: 20px;
    border-radius: 8px;
}

/* Typography Styling */

.page-node-240 h1 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 10px;
}


.page-node-240 .home-desc {
    font-size: 1.5rem;
    font-weight: 300;
}


/*----end new frontpage---------*/




.website h2 {
    color: #666666;
}

.reporting h2 {
    color: #073763;
}

.press-office h2 {
    color: #38761d;
}

.promoter h2 {
    color: #000000;
}

.website .contact a {
    background: #ffffff none repeat scroll 0 0;
    color: #434343;
}

.reporting .contact a {
    background: #073763 none repeat scroll 0 0;
    color: #ffffff;
}

.press-office .contact a {
    background: #38761d none repeat scroll 0 0;
    color: #ffffff;
}

.promoter .contact a {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
}

.services-inner .inner .contact {
    margin: 10px 0;
}

.services-inner .inner .contact a {
    border: 2px solid #a3a3a3;
    padding: 0 35px;
}

.services-inner.clearfix {
    text-align: center;
}

.website,
.reporting,
.press-office {
    background: #f3f3f3 none repeat scroll 0 0;
}

@keyframes example {
    from {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.flex-control-nav {
    bottom: -50px;
    z-index: 9;
}

.flex-direction-nav a {
    height: 50px;
}

.book-menu {
    border-top: 1px solid #888;
    margin-bottom: 8px;
    padding-top: 8px;
    padding-left: 0;
}

.book-menu li {
    display: inline;
}

.book-menu a.page-previous,
.book-menu a.page-up,
.book-menu a.page-next {
    background-color: transparent;
    border: medium none;
    font-size: 12px;
    padding: 0 6px;
}

.book-menu .previous>a {
    float: left;
}

.book-menu .next>a {
    float: right;
}

.book-menu li>a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.book-menu {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.view-our-work .views-field-field-image-file img {
    width: 220px;
    padding: 10px;
}

section#block-service .block-title,
section#block-industry .block-title {
    background-color: #eee;
    border-radius: 5px;
    color: midnightblue;
    cursor: pointer;
    font-size: 20px;
    margin: 5px 0 !important;
    padding: 12px;
    text-align: center;
}

section#block-service ul,
section#block-industry ul {
    list-style: none;
}

.facets-checkbox {
    margin: 0 10px 0 0 !important;
}

.path-our-work .region-content .views-element-container {
    clear: both;
}

.page-node-204 .field--name-body .col-sm-4 {
    padding: 1%;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 30px 0 rgb(18 66 101 / 20%);
    transition: all 0.3s ease-in-out;
    border-radius: 12px;
    z-index: 1;
    margin: 1%;
}

.page-node-204 .icon {
    font-size: 25px;
}

.page-node-204 .heading {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 15px 0;
}

.page-node-204 .read-more {
    font-size: 14px;
    font-weight: bold;
    padding: 16px 0;
}

.page-node-204 .content li {
    padding: 2px 0;
}

@media screen and (min-width: 768px) {
    body {
        margin-top: 0;
    }
    .header-wnavbar,
    .region-footer,
    #block-awau-bootstrap-awau-bootstrap-block-1 .field--name-body,
    #block-dashboardcampaign .field--name-body,
    .main-container {
        max-width: 1140px;
        margin: auto !important;
        padding: 0;
    }
    div#navbar-collapse {
        float: right;
        margin-right: 5px;
        margin-top: 22px;
    }
    .menu--main>li.first>a {
        background: -webkit-gradient(linear, left top, left bottom, from(#b9fb5d), color-stop(0.24, #a9eb4d), to(#99db3d));
        border: 0 solid #ffffff;
        border-radius: 5px;
    }
    .page-node-204 .field--name-body .col-sm-4 {
        width: 30%;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .page-node-204 .field.field--name-body {
        padding: 15px;
    }
    .page-node-204 .field--name-body .col-xs-12 {
        padding: 20px;
        margin: 5px;
    }
    .navbar .logo {
        margin-right: 0;
        padding-left: 0;
    }
}

.page-node-204 .icon img {
    width: 50px;
}

.page-node-type-client div div div section div article div div div img {
      max-width: 220px;
      max-height:220px;
}

ol>li {
  margin-top:15px;
}

#eng-block {
  display: inline-block;
}

#eng-left, #eng-right {
  padding: 20px;
  border-radius: 5px;
  #margin: 10px;
}

#eng-left {
  background-color:lightblue;
}

#eng-right {
  background-color:lightyellow;
}

.page-node-type-article img {
  margin:  20px auto;
}