#header-not-used {
    height: 60px;
}

#footer .footer-widgets-wrap {
    padding: 40px;
}

body {
    background-image: url("images/pattern.bf67b03d651d.png");
    background-attachment: fixed;
}

.widget h4,
h4 {
    text-transform: none;
}

.widget h1,
h1,
#page-title h1 {
    text-transform: none;
}

p {
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 0;
}

label {
    text-transform: none;
}

#primary-menu ul li>a {
    text-transform: none;
}

.fancy-title.title-double-border:before,
.fancy-title.title-border:before,
.fancy-title.title-border-color:before {
    border-top: 3px double #124181;
}

.spost {
    margin-top: 10px;
    padding-top: 10px;
}

.feature-box h3 {
    text-transform: none;
}

.show {
    display: block !important;
}

#page-title {
    position: relative;
    background-color: #caddf8;
    border-bottom: 1px solid #aaddf8;
}

#page-title .container.has-image {
    position: relative;
    background-color: rgba(152, 171, 208, 0.7);
    padding: 20px;
    border-radius: 15px;
}

.breadcrumb {
    margin: 10px 0 0 0 !important;
    top: 100% !important;
    left: 0px !important;
    right: auto !important;
}

#page-title.page-title-dark .breadcrumb-item {
    color: #bbb;
}

.content-wrap {
    padding: 40px 0;
}

.entry-title h2 {
    text-transform: none;
}

.small-thumbs .entry-image,
.ievent .entry-image {
    float: left;
    width: 300px;
    margin: 0px 20px 20px 0;
}

#posts .entry {
    margin: 0 0 30px;
}


/* Rich text */

#content .rich-text p {
    padding-bottom: 10px;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    /*
    text-indent: 2em;
    */
}

#content .rich-text ul,
#content .rich-text ol {
    margin-left: 1.5em;
}

#content .rich-text h3,
#content .rich-text h4 {
    margin-top: 10px;
    margin-bottom: 5px;
}


/* end Rich text */

.social-icons-top {
    float: right;
    margin: 15px 0 40px 15px;
}

#logo {
    margin-left: -70px !important;
}

.retina-logo {
    margin-left: 70px !important;
}

.placeholder-image {
    background: rgb(67, 103, 219);
    background: linear-gradient(33deg, rgba(67, 103, 219, 1) 0%, rgba(31, 187, 209, 1) 68%, rgba(21, 213, 204, 1) 100%);
}


/* Social icons top fixes */

.social-icons-top {
    display: none;
}

@media screen and (min-width: 992px) {
    .social-icons-top {
        display: block;
    }
}

#map {
    width: 100%;
    height: 400px;
    background-color: grey;
    z-index: -1;
}

.entry-meta .tagcloud {
    font-size: 13px;
    line-height: 14px;
    font-style: italic;
}


/* For grayscale icons change img1 to img */

.clients-grid img1 {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


/* Slider thingies */

#slider {
    opacity: 0;
}

.slider-caption h2 {
    text-transform: none;
}

.slider-caption {
    display: none;
    position: absolute;
    font-weight: 900;
    bottom: 0 !important;
    top: 85% !important;
    left: 0 !important;
    padding-left: 15px;
    padding-right: 45px;
    width: 100%;
    max-width: 100%;
}

.slider-caption p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 1.25;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding-right: 70px;
}

@media screen and (max-width: 992px) {
    .slider-caption {
        top: 80% !important;
    }
    .slider-caption p {
        margin-top: 5px;
        margin-bottom: 0px;
        font-size: 20px !important;
        padding-right: 60px;
    }
    #page-title h1 {
        font-size: 24px;
    }
    #top-search form input {
        font-size: 16px !important;
        letter-spacing: 0.5px !important;
        font-weight: 100;
    }
    .fancy-title h3 {
        font-size: 22px;
    }
}

@media screen and (max-width: 760px) {
    .slider-caption {
        top: 80% !important;
    }
    .slider-caption p {
        margin-top: 5px;
        margin-bottom: 0px;
        font-size: 16px !important;
        padding-right: 50px;
    }
    #page-title h1 {
        font-size: 22px;
    }
    #page-title span {
        font-size: 18px;
    }
    #top-search form input {
        font-size: 14px !important;
        letter-spacing: 0.5px !important;
        font-weight: 100;
    }
    .fancy-title h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 560px) {
    .slider-caption {
        top: 70% !important;
    }
    .slider-caption p {
        margin-top: 5px;
        margin-bottom: 0px;
        font-size: 12px !important;
        padding-right: 30px;
    }
    #page-title h1 {
        font-size: 20px;
    }
    #page-title span {
        font-size: 16px;
    }
    #top-search form input {
        font-size: 12px !important;
        letter-spacing: 0.5px !important;
        font-weight: 100;
    }
    .fancy-title h3 {
        font-size: 18px;
    }
}

.slider-caption-ribbon {
    grid-column-start: 1;
    grid-row-start: 3;
    background: rgba(17, 68, 119, 0.45);
    /* background: linear-gradient(0deg, rgba(17,68,119,1) 0%, rgba(148,187,233,0.8295693277310925) 56%, rgba(148,187,233,0) 100%);
    */
}

.slider-caption-ribbon p {
    color: #ddd;
}

.dark .slider-caption,
.dark .slider-caption h2 a {
    color: #EEE;
}

.slider-caption,
.slider-caption h2 a {
    color: #111;
}


/* End slider */

.mega-menu-content {
    opacity: 0;
}

#primary-menu ul li .mega-menu-content {
    top: auto;
}

.wi {
    font-size: 25px
}


/* Hamburger dropdown */

.dropdown {
    position: relative;
    display: inline-block;
}

.hamburger-dropdown-content {
    display: none;
    position: absolute;
    background-color: #adf;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 200, 0.2);
    z-index: 1;
}

@media screen and (max-width: 760px) {
    .hamburger-dropdown-content {
        position: fixed;
        left: 40%;
    }
}

.hamburger-dropdown-content a {
    color: black;
    padding: 12px 16px;
    font-size: 1rem;
    text-decoration: none;
    display: block;
}

.hamburger-dropdown-content a:hover {
    background-color: #ddd
}


/* end Hamburger */


/* Top search */

#top-search form input {
    height: auto;
    font-size: 24px;
    letter-spacing: 1.5px;
}

#primary-menu ul li .mega-menu-content.style-2 ul li>a {
    padding-left: 2px;
    padding-top: 3px;
    /* padding-bottom: 7px; */
}

#primary-menu ul li .mega-menu-content.style-2 ul li>a {
    padding-bottom: 4px;
}

#primary-menu ul li>a {
    line-height: 18px;
}

.entry-meta li {
    color: #147;
}

.divider {
    color: #0074D9;
}

.divider:before,
.divider:after,
.divider.divider-center:before,
.divider.divider-center.divider-short:before,
.divider:after {
    border-top: 2px solid #0074D9;
}

.clients-grid li {
    padding: 5px 0;
}

.topmargin-xs {
    margin-top: 10px !important;
}

.bottommargin-xs {
    margin-bottom: 10px !important;
}

.fancy-title {
    margin-bottom: 10px;
}

.feature-box.fbox-center.fbox-light .fbox-icon i {
    line-height: 64px;
}

.feature-box.fbox-center .fbox-icon {
    width: 64px;
    height: 64px;
}

.content-wrap .header-stick {
    margin-top: 20px !important;
}

.rich-text .richtext-image figcaption {
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 16px;
    margin-bottom: 16px;
}

.rich-text .richtext-image.left {
    float: left;
    margin: 0 5px 5px 0;
}

.rich-text .richtext-image.right {
    float: right;
    margin: 0 0 5px 5px;
}

.rich-text .richtext-image.full-width {
    margin: 0;
    width: 100%;
    height: auto;
}

.rich-text .richtext-image.centered {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


/* Sector - section */


/* Remove films for now
.section-image {
    -webkit-filter: opacity(50%);
    filter: opacity(50%);
}

.section-image-div {
    border-radius: 0.25rem !important;
    position: relative;
}

.section-image-div:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    background-color: #0074D9;
    background-size: 100% 100%;
    border-radius: 0.25rem !important;
  }
  */

h4.sector-title {
    font-size: 17px;
    padding-bottom: 2px !important;
}


/* end Sector - section */


/* secondary toc */

.sec-toc ul {
    margin-left: 25px;
}

.sec-toc ul.level-1 {
    margin-left: 15px;
}

.sec-toc .active {
    font-style: italic;
}

.sec-toc .current {
    font-weight: 900;
}

.si-share span {
    float: left;
}


/* Fix styles for printing */

@media print {
    body {
        margin: 0;
        color: #000;
        background-color: #fff;
    }
    #right-sidebar {
        display: none;
    }
    #header {
        display: none;
    }
    #footer {
        display: none;
    }
    #breadcrumb {
        display: none;
    }
    #page-title {
        margin: 0;
        padding: 0;
        color: #000;
        background-color: #fff;
    }
    #page-title .container {
        margin: 0;
        padding: 0;
        color: #000;
        background-color: #fff;
    }
    .dropdown {
        display: none;
    }
    .si-share {
        display: none;
    }
}


/* end Fix styles for printing */

h4.card-title {
    font-weight: 300;
    /*
    word-spacing: 0px;
    letter-spacing: -1px;
    */
}

.entry-image {
    margin-bottom: 5px;
}

.flip-card-back:after {
    opacity: 0.3;
}

.owl-carousel .owl-nav [class*=owl-] {
    opacity: 0.8 !important;
}

a.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media (max-width: 575.98px)
{
    .container, #header.full-header .container, .container-fullwidth {
        
        padding-left: 20px !important; 
        padding-right: 20px !important;
    }
}