﻿@font-face {
    font-family: 'Aloha';
    src: url('../fonts/Aloha.otf') format('opentype');
}


html {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 1em;
}

samp {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
}

textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: inherit;
    line-height: inherit;
}


p {
    line-height: 1.2;
    margin: 0;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.text {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
}
/*@media all and (min-width:768px)*/
.navbar-nav {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin-top: 26px;
}

.navbar-brand {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    margin-top: 22px;
}

.captionsub {
    margin-top: 20px;
}

.bg-mixedPrimary {
    height: 100%;
    background: linear-gradient(117deg, #fff 50%, rgba(102,204,102, 0.6) 50%);
}

.bg-primary-right::before {
    content: "";
    position: absolute;
    background-color: #00aca9;
    right: 0px;
    left: 50%;
    margin-left: -15px;
    top: 0px;
    bottom: 0px;
}

.bg-red {
    color: #fff;
    background: #E5005B;
}

.bg-green {
    color: #fff;
    background: #007D89;
}

.bg-green-light {
    color: #fff;
    background: #007D89;
}

.bg-sand {
    color: #494949;
    background: #E4DBCF;
}

.bg-sand-dark {
    color: #fff;
    background: #AD9E93;
}

.bg-red h1,
.bg-red h2,
.bg-red h3,
.bg-red h4,
.bg-red h5,
.bg-red h6,
.bg-red .h1,
.bg-red .h2,
.bg-red .h3,
.bg-red .h4,
.bg-red .h5,
.bg-red .h6 {
    color: #ffffff;
}

.bg-red .border-bottom-sm:after {
    background-color: #ffffff;
}

.bg-red a {
    color: #ffffff;
}

    .bg-red a:hover {
        color: #3d3d3d;
    }

.bg-red .post-time {
    background-color: #3d3d3d;
    color: #ffffff;
}

.bg-red .line-inset-1:before {
    background-color: rgba(255, 255, 255, 0.64);
}

.bg-red .btn-primary {
    background: #3d3d3d;
    color: #ffffff;
    border-color: #3d3d3d;
}

    .bg-red .btn-primary:hover {
        background: transparent;
        color: #3d3d3d;
        border-color: #ffffff;
    }

.bg-red-right {
    position: relative;
}

    .bg-red-right:before {
        content: "";
        position: absolute;
        background-color: #00aca9;
        right: 0px;
        left: 50%;
        margin-left: -15px;
        top: 0px;
        bottom: 0px;
    }

@media (max-width: 1199px) {
    .bg-primary-right:before {
        display: none;
    }
}

.text-red {
    color: #E5005B;
}

    .text-red.light {
        color: #E5005B;
    }

.RelieveLetra {
    color: #43464c;
    text-shadow: 0px 2px 3px #85ab82;
}

.responsive-slider {
    width: 100% !important;
    position: relative;
}

    .responsive-slider [data-animate] {
        opacity: 0;
    }

    .responsive-slider .slides {
        position: relative;
        overflow: hidden;
    }

        .responsive-slider .slides ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
            white-space: nowrap;
            font-size: 0;
        }

            .responsive-slider .slides ul li {
                display: inline-block;
                max-width: 100%;
            }

                .responsive-slider .slides ul li .slide-body {
                    display: inline-block;
                    position: relative;
                    max-width: 100%;
                    font-size: 14px;
                }

                    .responsive-slider .slides ul li .slide-body img {
                        max-width: 100%;
                    }

                    .responsive-slider .slides ul li .slide-body .caption {
                        position: absolute;
                        color: #fff;
                        text-shadow: 0px 1px 0px #8A8989;
                    }

                        .responsive-slider .slides ul li .slide-body .caption.header {
                            top: 28%;
                            left: 8%;
                        }

                            .responsive-slider .slides ul li .slide-body .caption.header h2 {
                                font-size: 40px;
                            }

                                .responsive-slider .slides ul li .slide-body .caption.header h2 i {
                                    font-size: 35px;
                                }

@media (min-width: 481px) and (max-width: 767px) {
    .responsive-slider .slides ul li .slide-body .caption.header h2 {
        font-size: 25px;
    }

        .responsive-slider .slides ul li .slide-body .caption.header h2 i {
            font-size: 20px;
        }
}

@media (max-width: 480px) {
    .responsive-slider .slides ul li .slide-body .caption.header h2 {
        font-size: 16px;
    }

        .responsive-slider .slides ul li .slide-body .caption.header h2 i {
            font-size: 14px;
        }
}

.responsive-slider .slides ul li .slide-body .caption.sub {
    bottom: -8px;
    right: -20px;
    font-weight: bold;
}

@media (min-width: 481px) and (max-width: 767px) {
    .responsive-slider .slides ul li .slide-body .caption.sub {
        font-size: 11px;
        bottom: 0px;
    }
}

@media (max-width: 480px) {
    .responsive-slider .slides ul li .slide-body .caption.sub {
        font-size: 10px;
        bottom: 5px;
    }
}

.responsive-slider .slides ul li .slide-body .caption.img-html5 {
    top: 13%;
    width: 30%;
}

    .responsive-slider .slides ul li .slide-body .caption.img-html5 img {
        max-width: 100%;
    }

.responsive-slider .slides ul li .slide-body .caption.img-css3 {
    top: 57%;
    width: 10%;
}

    .responsive-slider .slides ul li .slide-body .caption.img-css3 img {
        max-width: 100%;
    }

.responsive-slider .slides ul li .slide-body .caption.img-bootstrap {
    top: 48%;
    width: 11%;
}

    .responsive-slider .slides ul li .slide-body .caption.img-bootstrap img {
        max-width: 100%;
    }

.responsive-slider .slides ul li .slide-body .caption.img-twitter {
    top: 19%;
    width: 11%;
}

    .responsive-slider .slides ul li .slide-body .caption.img-twitter img {
        max-width: 100%;
    }

.responsive-slider .slides ul li .slide-body .caption.img-jquery {
    top: 66%;
    width: 33%;
}

    .responsive-slider .slides ul li .slide-body .caption.img-jquery img {
        max-width: 100%;
    }

.responsive-slider .slider-control {
    position: absolute;
    font-size: 60px;
    color: #fff;
    top: 40%;
    background-color: rgba(74,74,74,0.7);
}

    .responsive-slider .slider-control.left {
        left: 0;
        padding-left: 0;
        -webkit-border-radius: 0px 6px 6px 0px;
        border-radius: 0px 6px 6px 0px;
    }

        .responsive-slider .slider-control.left:hover {
            text-decoration: none;
            padding-left: 10px;
        }

    .responsive-slider .slider-control.right {
        right: 0;
        padding-right: 0;
        -webkit-border-radius: 6px 0px 0px 6px;
        border-radius: 6px 0px 0px 6px;
    }

        .responsive-slider .slider-control.right:hover {
            text-decoration: none;
            padding-right: 10px;
        }

@media (max-width: 480px) {
    .responsive-slider .slider-control.left,
    .responsive-slider .slider-control.right {
        display: none;
    }
}

.responsive-slider .pages {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

    .responsive-slider .pages .page {
        display: inline-block;
        color: transparent;
        width: 5px;
        height: 5px;
        border: 3px solid #fff;
        border-radius: 50%;
        opacity: 0.5;
    }

        .responsive-slider .pages .page.active {
            opacity: 1;
        }



.imgContainer {
    width: 370px;
    height: 276px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

figure figcaption {
    margin-top: 23px;
    text-align: justify;
}

.bg-white {
    background-color: #ffffff;
    color: #4a4a49;
    font-family: "Akrobat-SemiBold";
}

.block-hover .overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden;
    background-color: #00ACA9;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.link {
    font-size: 14px;
    font-weight: 700;
    color: #00ACA9;
    text-transform: uppercase;
}

    .link:hover {
        color: #85ab82;
    }

html, body, #iconwrapper {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

    #iconwrapper td {
        vertical-align: middle;
        text-align: center;
    }

.normaltextblock {
    text-align: justify;
    overflow-y: scroll;
    max-height: 190px;
}

.normaltextblock-nomaxheight {
    text-align: justify;
    overflow-y: scroll;
}

.normaltextblock-noscroll {
    text-align: justify;
    max-height: 171px;
    min-height: 171px;
}

.normaltextblock-noscroll-nolimit {
    text-align: justify;
    font-size: 16px;
    font-family: Calibri;
}

.heading-panel {
    background-color: #fff;
    border-top: 1px solid #43464c;
    color: #494949;
    min-height: 39px;
    font-family: "Open Serif";
}

a:hover {
    text-decoration: none;
    color: #85ab82;
}

.isStuck {
    z-index: 999;
    background: #fff;
    color: #fff;
}

.toTop {
    width: 40px;
    height: 40px;
    background: #007D89;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -moz-box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.4);
    color: #fff;
    position: fixed;
    right: 40px;
    bottom: 40px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 99999;
}

    .toTop:focus {
        background: #00ACA9;
        color: #fff;
    }

.bg-secondary-right:before {
    content: '';
    position: absolute;
    background-color: #4A4A49;
    right: 0;
    left: 50%;
    margin-left: -15px;
    top: 0;
    bottom: 0;
}

.bg-secondary {
    background: #4A4A49;
    color: #ffffff;
}

.bg-secondary-light-right:before {
    content: '';
    position: absolute;
    background-color: #8A8989;
    right: 0;
    left: 50%;
    margin-left: -15px;
    top: 0;
    bottom: 0;
}

.bg-secondary-light {
    background: rgba(138, 137, 137, 0.3);
    color: #4A4A49;
    /*text-shadow: 1px 1px rgba(74, 74, 74, 0.4);*/
}

.box-inset-2 {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    min-height: 171px;
    max-height: 171px;
}

.box-inset-2-black-background {
    background: #4A4A49;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    min-height: 200px;
    max-height: 200px;
}

.page .box-inset-4 {
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
}

.block-hover-black-background {
    position: relative;
    overflow: hidden;
}

    .block-hover-black-background .overlay {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        overflow: hidden;
        background-color: #4A4A49;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }


    .block-hover-black-background:hover .overlay {
        top: 100%;
    }

        .block-hover-black-background:hover .overlay .icon {
            opacity: 0;
            filter: alpha(opacity=0);
        }

footer {
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #4A4A49;
    font-size: 13px;
    font-weight: 700;
}

.parent {
    padding: 30% 0;
    float: left;
}

.child {
    margin: 0 auto;
}

.heading-panel {
    background-color: #9c9c9c;
    border-top: 1px solid #494949;
    color: #ffffff;
    min-height: 39px;
    font-family: Arial;
}

.footer-panel {
    background-color: #4A4A49;
    border-top: 1px solid #494949;
    color: #fff;
    min-height: 29px;
    font-family: Arial;
}


.thumbnail {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 270px;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail img {
        width: 100%;
        height: auto;
        -moz-transition: 0.5s all ease;
        -webkit-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }

    .thumbnail .overlay {
        display: block;
        position: relative;
        width: auto;
        height: auto;
        overflow: hidden;
    }

        .thumbnail .overlay:before {
            content: "";
            position: absolute;
            top: 50%;
            right: -50%;
            bottom: 50%;
            left: -50%;
            background: rgba(153, 191, 156, 0.5);
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            z-index: 2;
        }

        .thumbnail .overlay:after {
            content: "";
            font: 700 17px 'Open Sans', sans-serif;
            line-height: 100%;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            text-transform: uppercase;
            color: #8abfda;
            text-align: center;
            letter-spacing: 1.25px;
            position: absolute;
            background: transparent;
            top: 50%;
            right: 0;
            left: 0;
            z-index: 333;
            opacity: 0;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

    .thumbnail:hover img {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .thumbnail:hover a:before {
        top: -20%;
        bottom: -20%;
    }

    .thumbnail:hover a:after {
        opacity: 1;
    }

    .thumbnail .caption {
        padding: 43px 10px 47px;
        position: relative;
        z-index: 2;
        background: #E4DBCF;
    }

        .thumbnail .caption a:hover {
            color: #000;
        }

        .thumbnail .caption h3 {
            line-height: 30px;
            color: #464646;
        }

            .thumbnail .caption h3 + .offs {
                margin-top: 30px;
            }

        .thumbnail .caption h4 {
            color: #464646;
        }

        .thumbnail .caption * + p {
            margin-top: 8px;
        }

.thumbnail__mod {
    max-width: 100%;
}

    .thumbnail__mod .caption {
        text-align: left;
    }

        .thumbnail__mod .caption h4 {
            color: #007D89;
        }

        .thumbnail__mod .caption p.h5 {
            color: #2E2D2C;
        }

        .thumbnail__mod .caption * + p {
            margin-top: 16px;
        }

@media (max-width: 1199px) {
    .thumbnail__mod {
        max-width: 570px;
    }
}

.isStuck .navbar-brand a:hover, .isStuck .navbar-brand a:focus, .isStuck .navbar-brand a {
    color: #fff;
    filter: brightness(5);
}

.marked-list {
    position: relative;
    padding-left: 39px;
    line-height: 25px;
    text-align: justify;
}

.divOrg {
    /*background: #E4DBCF;*/
    border: 2px solid #85ab82;
}

.divOrgWhiteBkg {
    border: 2px solid #8A8989;
}

.divOrgRedBkg {
    /*background: #EC5F78;*/
    border: 2px solid #E5005B;
    /*color: white;*/
}

.divOrgGreenBkg {
    /*background: #85ab82;*/
    border: 2px solid #00ACA9;
    /*color: white;*/
}

.divOrgSkinBkg {
    /*background: #E4DBCF;*/
    border: 2px solid #D4C1B2;
}

.divOrgInvBkg {
    /*background: #8A8989;*/
    border: 2px solid #4A4A49;
    /*color: white;*/
}

hr {
    color: rgba(74, 74, 74, 0.1);
    width: 98%;
}

.table {
    display: table;
}

.table-row {
    display: table-row;
    min-height: 60px;
}

.table-cell {
    display: table-cell;
}

.bevelBox {
    background: #4A4A49;
    border: 1px solid #2E2D2C;
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}


.bg-clear {
    background-color: #f5f5f5;
}

.bg-sm-full-width.bg-red:before,
.bg-md-full-width.bg-red:before {
    background-color: #E5005B;
}

.bg-red:before {
    background-color: #E5005B;
}

.bg-sm-full-width.bg-sand:before,
.bg-md-full-width.bg-sand:before {
    background-color: #AD9E93;
}

.bg-sand:before {
    background-color: #AD9E93;
}

.bg-sm-full-width.bg-green:before,
.bg-md-full-width.bg-green:before {
    background-color: #00ACA9;
}

.bg-green:before {
    background-color: #00ACA9;
}

.bg-sm-full-width.bg-light:before,
.bg-md-full-width.bg-light:before {
    background-color: #85ab82;
}

.bg-light:before {
    content: '';
    position: absolute;
    background-color: #85ab82;
    right: 15px;
    left: -15px;
    top: 0;
    bottom: -100%;
}



.bg-sm-full-width.bg-light-sand:before,
.bg-md-full-width.bg-light-sand:before {
    background-color: #E4DBCF;
}

.bg-light-sand:before {
    content: '';
    position: absolute;
    background-color: #E4DBCF;
    right: 15px;
    left: -15px;
    top: 0;
    bottom: -100%;
}

.bg-secondary-right-variant-1:before {
    content: '';
    position: absolute;
    background-color: #007D89;
    right: 0;
    left: 50%;
    margin-left: -15px;
    top: 0;
    bottom: 0;
}

.inverse-bg-secondary-right-variant-1:before {
    content: '';
    position: absolute;
    background-color: #007D89;
    left: 0;
    right: 50%;
    margin-left: -15px;
    top: 0;
    bottom: 0;
}

.inverse-bg-secondary-right-variant-1 {
    overflow: hidden;
    position: relative;
}



@media (max-width: 991px) {
    .bg-secondary-right-variant-1:before {
        display: none;
    }

    .inverse-bg-secondary-right-variant-1:before {
        display: none;
    }
}
/**/

/**/
.bg-secondary-right-variant-x:before {
    content: '';
    position: absolute;
    background-color: #4A4A49;
    right: 0;
    left: 50%;
    margin-left: -15px;
    top: 0;
    bottom: 0;
}

.inverse-bg-secondary-right-variant-x:before {
    content: '';
    position: absolute;
    background-color: #4A4A49;
    left: 0;
    right: 50%;
    margin-left: -15px;
    top: 0;
    bottom: 0;
}

.inverse-bg-secondary-right-variant-x {
    overflow: hidden;
    position: relative;
}



@media (max-width: 991px) {
    .bg-secondary-right-variant-x:before {
        display: none;
    }

    .inverse-bg-secondary-right-variant-x:before {
        display: none;
    }
}


.bg-secondary-right-variant-2:before {
    content: '';
    position: absolute;
    background-color: #4A4A49;
    right: 0;
    left: 41%;
    margin-left: -12px;
    top: 0;
    bottom: 0;
}

.bordertable {
    border: 1px solid #8A8989;
    border-collapse: collapse;
    text-align: justify;
    padding: 10px;
}

.bg-genteBIS-banner {
    background-image: url(../images/02_about-us_banner3r.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-tecnologia-banner {
    background-image: url(../images/02_about-us_banner4r.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-competencias-banner {
    background-image: url(../images/competencies.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-ArcaSpecs-banner {
    background-image: url(../images/Archive.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-ArcaSOA-banner {
    background-image: url(../images/Neural.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Vault-banner {
    background-image: url(../images/vault_banner.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Meeting-banner {
    background-image: url(../images/MeetingBg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Movility-banner {
    background-image: url(../images/Movility.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Mobile-banner {
    background-image: url(../images/EjecutivaBg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% top;
    background-attachment: fixed;
}

.bg-NETBill-banner {
    background-image: url(../images/UncoverIdea.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% top;
    background-attachment: fixed;
}


.bg-Technology-banner {
    background-image: url(../images/Technology.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-XcsSpecs-banner {
    background-image: url(../images/GrowMoney.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Fiber-banner {
    background-image: url(../images/Fiber.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-FaceRecognition-banner {
    background-image: url(../images/FaceRecognition.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Fingerprint-banner {
    background-image: url(../images/Fingerprint.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Reception-banner {
    background-image: url(../images/NETBill-Banner.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Crowd-banner {
    background-image: url(../images/Crowd.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-FastSales-banner {
    background-image: url(../images/FastSales-Banner.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-NB-banner {
    background-image: url(../images/NB-Banner01.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-ARCA-banner {
    background-image: url(../images/Arca-Banner01.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Direktor-banner {
    background-image: url(../images/Direktor-Banner01.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-Unni-banner {
    background-image: url(../images/Unni-Banner01.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

/*AccordionSection*/

html.accordion {
    margin-top: 20px;
}

.accordion-li {
    margin-bottom: 4px;
    background-color: transparent;
}

.accordion-a {
    font-family: "calibri";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #9c9c9c;
    background-color: transparent;
}

.accordion-b {
    font-family: calibri;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    background-color: transparent;
}

ACCORDION #main ul.accordion {
    list-style-type: none;
    padding-left: 0px;
}

.accordion {
    max-width: 740px;
    margin: 0 auto;
    border-top: 1px solid rgba(138, 137, 137, 0.3);
}

    .accordion .accordion-li {
        border-bottom: 1px solid rgba(138, 137, 137, 0.1);
        position: relative;
    }

        .accordion .accordion-li .accordion-content {
            display: none;
            padding: 10px 25px 30px;
            color: inherit;
        }

    .accordion .accordion-a, .accordion .accordion-a:hover, .accordion .accordion-a:active {
        color: inherit;
    }

    .accordion .accordion-a {
        width: 100%;
        display: block;
        cursor: cell;
        line-height: 2.7;
        text-indent: 15px;
        user-select: none;
    }

        .accordion .accordion-a:after {
            width: 8px;
            height: 8px;
            border-right: 1px solid #8A8989;
            border-bottom: 1px solid #8A8989;
            position: absolute;
            right: 14px;
            content: " ";
            top: 17px;
            transform: rotate(-45deg);
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

    .accordion .accordion-content {
        /*line-height: 1.7;*/
        padding: 5px;
    }

.accordion-a.active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*END Accordion section*/


/*Text Carousel section*/
div.scrollmenu {
    background-color: #AD9E93;
    overflow: auto;
    white-space: nowrap;
}

    div.scrollmenu a {
        display: inline-block;
        color: #4A4A49;
        text-align: center;
        padding: 14px;
        text-decoration: none;
    }

        div.scrollmenu a:hover {
            background-color: #85ab82;
        }
/*END Text Carousel section*/

/*Text Carousel section*/
div.transparentscrollmenu {
    background-color: rgba(0,51,102,0.4);
    overflow: auto;
    white-space: nowrap;
}

    div.transparentscrollmenu a {
        display: inline-block;
        color: whitesmoke;
        text-align: center;
        padding: 14px;
        text-decoration: none;
    }

        div.transparentscrollmenu a:hover {
            background-color: #66cc00;
        }
/*END Text Carousel section*/

/*Star Rating*/

.acidjs-rating-stars,
.acidjs-rating-stars label::before {
    display: inline-block;
}

    .acidjs-rating-stars label:hover,
    .acidjs-rating-stars label:hover ~ label {
        color: #189800;
    }

    .acidjs-rating-stars * {
        margin: 0;
        padding: 0;
    }

    .acidjs-rating-stars input {
        display: none;
    }

.acidjs-rating-stars {
    unicode-bidi: bidi-override;
    direction: rtl;
}

    .acidjs-rating-stars label {
        color: #ccc;
    }

        .acidjs-rating-stars label::before {
            content: "\2605";
            width: 18px;
            line-height: 18px;
            text-align: center;
            font-size: 18px;
            cursor: pointer;
        }

    .acidjs-rating-stars input:checked ~ label {
        color: #f5b301;
    }

.acidjs-rating-disabled {
    opacity: .50;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

/*END Star Rating*/



/*FAQ*/

*, *::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *::after, *::before {
        content: '';
    }

.cd-faq {
    width: 90%;
    max-width: 1024px;
    margin: 2em auto;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

    .cd-faq:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width: 768px) {
    .cd-faq {
        position: relative;
        margin: 4em auto;
        box-shadow: none;
    }
}

.cd-faq-categories a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    padding: 0 28px 0 16px;
    background-color: #494949;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    white-space: nowrap;
    border-bottom: 1px solid rgba(138, 137, 137, 0.3);
    text-overflow: ellipsis;
}

    .cd-faq-categories a::before, .cd-faq-categories a::after {
        /* plus icon on the right */
        position: absolute;
        top: 50%;
        right: 16px;
        display: inline-block;
        height: 1px;
        width: 10px;
        background-color: red;
    }

    .cd-faq-categories a::after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.cd-faq-categories li:last-child a {
    border-bottom: none;
}

@media only screen and (min-width: 768px) {
    .cd-faq-categories {
        width: 20%;
        float: left;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    }

        .cd-faq-categories a {
            font-size: 13px;
            font-size: x-small;
            font-weight: 600;
            padding-left: 24px;
            padding: 0 24px;
            -webkit-transition: background 0.2s, padding 0.2s;
            -moz-transition: background 0.2s, padding 0.2s;
            transition: background 0.2s, padding 0.2s;
        }

            .cd-faq-categories a::before, .cd-faq-categories a::after {
                display: none;
            }

    .no-touch .cd-faq-categories a:hover {
        background: red;
    }

    .no-js .cd-faq-categories {
        width: 100%;
        margin-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-faq-categories {
        position: absolute;
        top: 0;
        left: 0;
        width: 200px;
        z-index: 2;
    }

        .cd-faq-categories a::before {
            /* decorative rectangle on the left visible for the selected item */
            display: block;
            top: 0;
            right: auto;
            left: 0;
            height: 100%;
            width: 7px;
            background-color: #007D89;
            opacity: 0;
            -webkit-transition: opacity 0.2s;
            -moz-transition: opacity 0.2s;
            transition: opacity 0.2s;
        }

        .cd-faq-categories .selected {
            background: #42464b !important;
        }

            .cd-faq-categories .selected::before {
                opacity: 1;
            }

        .cd-faq-categories.is-fixed {
            /* top and left value assigned in jQuery */
            position: fixed;
        }

    .no-js .cd-faq-categories {
        position: relative;
    }
}

.cd-faq-items {
    position: fixed;
    height: 100%;
    width: 90%;
    top: 0;
    right: 0;
    text-align: justify;
    background: #ffffff;
    padding: 0 5% 1em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) translateX(100%);
    -moz-transform: translateZ(0) translateX(100%);
    -ms-transform: translateZ(0) translateX(100%);
    -o-transform: translateZ(0) translateX(100%);
    transform: translateZ(0) translateX(100%);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
}

    .cd-faq-items.slide-in {
        -webkit-transform: translateZ(0) translateX(0%);
        -moz-transform: translateZ(0) translateX(0%);
        -ms-transform: translateZ(0) translateX(0%);
        -o-transform: translateZ(0) translateX(0%);
        transform: translateZ(0) translateX(0%);
    }

.no-js .cd-faq-items {
    position: static;
    height: auto;
    width: 90%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

@media only screen and (min-width: 768px) {
    .cd-faq-items {
        position: static;
        height: auto;
        width: 78%;
        float: right;
        overflow: visible;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        -ms-transform: translateZ(0) translateX(0);
        -o-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
        padding: 0;
        background: transparent;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-faq-items {
        float: none;
        width: 100%;
        padding-left: 220px;
    }

    .no-js .cd-faq-items {
        padding-left: 0;
    }
}

.cd-close-panel {
    position: fixed;
    top: 5px;
    right: -100%;
    display: block;
    height: 40px;
    width: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    z-index: 2;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: right 0.4s;
    -moz-transition: right 0.4s;
    transition: right 0.4s;
}

    .cd-close-panel::before, .cd-close-panel::after {
        /* close icon in CSS */
        position: absolute;
        top: 16px;
        left: 12px;
        display: inline-block;
        height: 3px;
        width: 18px;
        background: red;
    }

    .cd-close-panel::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .cd-close-panel::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .cd-close-panel.move-left {
        right: 2%;
    }

@media only screen and (min-width: 768px) {
    .cd-close-panel {
        display: none;
    }
}

.cd-faq-group {
    /* hide group not selected */
    display: none;
}

    .cd-faq-group.selected {
        display: block;
    }

    .cd-faq-group .cd-faq-title {
        background: transparent;
        box-shadow: none;
        margin: 1em 0;
    }

.no-touch .cd-faq-group .cd-faq-title:hover {
    box-shadow: none;
}

.cd-faq-group .cd-faq-title h2 {
    text-transform: uppercase;
    font-size: 12px;
    font-size: small;
    font-weight: 700;
    color: #8A8989;
}

.no-js .cd-faq-group {
    display: block;
}

@media only screen and (min-width: 768px) {
    .cd-faq-group {
        /* all groups visible */
        display: block;
    }

        .cd-faq-group > li {
            background: #ffffff;
            margin-bottom: 6px;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
            -webkit-transition: box-shadow 0.2s;
            -moz-transition: box-shadow 0.2s;
            transition: box-shadow 0.2s;
        }

    .no-touch .cd-faq-group > li:hover {
        box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
    }

    .cd-faq-group .cd-faq-title {
        margin: 2em 0 1em;
    }

    .cd-faq-group:first-child .cd-faq-title {
        margin-top: 0;
    }
}

.cd-faq-trigger {
    position: relative;
    display: block;
    margin: 1.6em 0 .4em;
    line-height: 1.2;
}

@media only screen and (min-width: 768px) {
    .cd-faq-trigger {
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 300;
        margin: 0;
        padding: 24px 72px 24px 24px;
    }

        .cd-faq-trigger::before, .cd-faq-trigger::after {
            /* arrow icon on the right */
            position: absolute;
            right: 24px;
            top: 50%;
            height: 2px;
            width: 13px;
            background: #cfdca0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transition-property: -webkit-transform;
            -moz-transition-property: -moz-transform;
            transition-property: transform;
            -webkit-transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            transition-duration: 0.2s;
        }

        .cd-faq-trigger::before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            right: 32px;
        }

        .cd-faq-trigger::after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .content-visible .cd-faq-trigger::before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .content-visible .cd-faq-trigger::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

.cd-faq-content p {
    font-size: 14px;
    font-size: x-small;
    text-align: justify;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.4;
    color: #8A8989;
}

@media only screen and (min-width: 768px) {
    .cd-faq-content {
        display: none;
        padding: 0 24px 30px;
    }

        .cd-faq-content p {
            line-height: 1.6;
        }

    .no-js .cd-faq-content {
        display: block;
    }
}


/*END FAQ*/

/*Directorio*/
* {
    box-sizing: border-box;
}

.myInput {
    background-image: url('/Content/images/search-icon.png');
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: small;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    height: 20px;
}

.directorioUL {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#directorioUL li a {
    border: 1px solid #4A4A49;
    margin-top: -1px; /* Prevent double borders */
    background-color: #fff;
    padding: 12px;
    text-decoration: none;
    font-size: small;
    color: #4A4A49;
    display: block;
}

    #directorioUL li a:hover:not(.header) {
        background-color: #4A4A49;
        color: #fff;
    }
/*END Directorio*/

.box-skin-2 {
    position: relative;
    padding-top: 43px;
    padding-bottom: 45px;
    padding-left: 62px;
    padding-right: 62px;
    overflow: hidden;
}

#bluredglass {
    border-radius: 8px;
}

    #bluredglass:before {
        height: 100%;
        background: inherit;
        box-shadow: inset 0 0 0 200px rgba(255,255,255,0.2);
        filter: blur(15px);
    }

/*TOOLTIP*/

.tooltipwrapper {
    -webkit-transform: translateZ(0); /* webkit flicker fix */
    -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

    .tooltipwrapper .tooltip {
        background: rgba(69,68,68,0.91);
        font-size: 16px;
        font-family: Calibri;
        min-width: 300px;
        bottom: 100%;
        color: #ffffff;
        display: block;
        left: -10px;
        margin-bottom: 15px;
        opacity: 0;
        padding: 20px;
        pointer-events: none;
        position: absolute;
        width: 100%;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
        -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    }

        /* This bridges the gap so you can mouse into the tooltip without it disappearing */
        .tooltipwrapper .tooltip:before {
            bottom: -20px;
            content: " ";
            display: block;
            height: 20px;
            left: 0;
            position: absolute;
            width: 100%;
        }

        /* CSS Triangles - see Trevor's post */
        .tooltipwrapper .tooltip:after {
            border-left: solid transparent 10px;
            border-right: solid transparent 10px;
            border-top: solid #454444 10px;
            bottom: -10px;
            content: " ";
            height: 0;
            left: 50%;
            margin-left: -13px;
            position: absolute;
            width: 0;
        }

    .tooltipwrapper:hover .tooltip {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

/* IE can just show/hide with no transition */
.lte8 .tooltipwrapper .tooltip {
    display: none;
}

.lte8 .tooltipwrapper:hover .tooltip {
    display: block;
}
/*FIN TOOLTIP*/

.intrinsic-container {
    position: relative;
    height: 0;
    overflow: hidden;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
    padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
    padding-bottom: 75%;
}

.intrinsic-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
    endeos
*/

.endeos-unslider {
    position: relative;
    overflow: auto;
    height: 400px !important;
    text-align: center;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);
}

    .endeos-unslider li {
        list-style: none;
    }

    .endeos-unslider ul {
        padding: 0;
    }

        .endeos-unslider ul li {
            float: left;
            height: 400px !important;
            width: 25% !important;
            display: block
        }

            .endeos-unslider ul li p {
                font-size: 9px;
                float: right;
                margin-right: 0px !important;
                margin-top: 380px
            }

    .endeos-unslider .btn, .endeos-unslider .dot {
        -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    }

    .endeos-unslider .dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 20px;
    }

        .endeos-unslider .dots li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 4px;
            text-indent: -999em;
            border: 2px solid #fff;
            border-radius: 6px;
            cursor: pointer;
            opacity: .4;
            -webkit-transition: background .5s, opacity .5s;
            -moz-transition: background .5s, opacity .5s;
            transition: background .5s, opacity .5s;
        }

            .endeos-unslider .dots li.active {
                background: #fff;
                opacity: 1;
            }


.endeoscontainer {
    margin: 0 !important;
    width: 100% !important;
}

.endeoscol-xs-12 {
    width: 100% !important;
    padding: 0 !important;
    overflow: hidden !important;
}
/*fin endeos*/

.feed .time__label {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    background-color: #00ACA9;
    text-align: center;
    padding-left: 30px;
    padding-right: 27px;
    font-weight: 700;
    font-size: 36px;
    font-family: Akrobat-Bold;
}

.bullet-list {
    position: relative;
    padding-left: 39px;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

    .bullet-list:before {
    }

    .bullet-list li {
        position: relative;
    }

        .bullet-list li:before {
        }

        .bullet-list li:after {
            position: absolute;
            content: "";
            height: 6px;
            width: 6px;
            left: -39px;
            top: 10px;
            line-height: 1.5;
            background-color: #3a3a3a;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }


.whitebullet-list {
    position: relative;
    padding-left: 39px;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

    .whitebullet-list:before {
    }

    .whitebullet-list li {
        position: relative;
    }

        .whitebullet-list li:before {
        }

        .whitebullet-list li:after {
            position: absolute;
            content: "";
            height: 6px;
            width: 6px;
            left: -39px;
            top: 10px;
            line-height: 1.5;
            background-color: #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

.whitecontainer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.whitemarked-list {
    position: relative;
    padding-left: 39px;
    line-height: 31px;
    letter-spacing: 0.1em;
}

    .whitemarked-list:before {
        content: "";
        position: absolute;
        left: 3px;
        top: 12px;
        bottom: 14px;
        width: 2px;
        background-color: lightgray;
    }

    .whitemarked-list li {
        position: relative;
    }

        .whitemarked-list li:before {
            position: absolute;
            content: "";
            height: 2px;
            width: 27px;
            left: -35px;
            top: 14px;
            background-color: lightgray;
            -moz-transition: 0.2s;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

        .whitemarked-list li:after {
            position: absolute;
            content: "";
            height: 9px;
            width: 9px;
            left: -39px;
            top: 11px;
            background-color: #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1360px) {
    .container {
        width: 1330px;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1570px;
    }
}

@media (min-width: 1680px) {
    .container {
        width: 1650px;
    }
}

@media (min-width: 1920px) {
    .container {
        width: 1840px;
    }
}

@media (min-width: 1930px) {
    .container {
        width: 1890px;
    }
}

.form-control:focus {
    border-color: #007D89;
    outline: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 125, 137, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 125, 137, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 125, 137, 0.6);
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

    /* style glyph */
    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

/* align glyph */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.btn-primary-red {
    color: #ffffff;
    background-color: #E5005B;
    border-color: #EC5F78;
}

    .btn-primary-red:hover {
        color: #ffffff;
        background-color: #EC5F78;
        border-color: #E5005B;
    }

.roundCorners {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.all {
    width: 100%;
    float: left;
    margin: auto auto auto auto;
}


.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    background-color: #9c9c9c;
}

.tp-banner {
    width: 100%;
    position: relative;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.banner01-bigtext {
    background: rgba(0,52,109,0.2);
    line-height: 101%;
}

.light-gray {
    color: #58585A
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well-1 {
    padding-top: 139px;
    padding-bottom: 142px;
}

.well-2 {
    padding-top: 73px;
    padding-bottom: 86px;
}

.well-3 {
    padding-top: 80px;
    padding-bottom: 78px;
}

@media (max-width: 1199px) {
    .well-3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.well-4 {
    padding-top: 78px;
    padding-bottom: 81px;
}

.well-5 {
    padding-bottom: 62px;
    padding-top: 69px;
}

.well-6 {
    padding-top: 73px;
    padding-bottom: 86px;
}

@media (max-width: 991px) {
    .well-6 {
        padding-top: 43px;
        padding-bottom: 46px;
    }
}

@media (max-width: 767px) {
    .well-6 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.well-7 {
    padding-top: 73px;
    padding-bottom: 74px;
}

@media (max-width: 767px) {
    .well-7 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .well-8 {
        padding-top: 20px;
    }
}

@media (max-width: 991px) {
    .well-9 {
        padding-bottom: 20px;
    }
}

.well-10 {
    padding-top: 71px;
    padding-bottom: 81px;
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.well1 {
    padding-bottom: 90px;
    padding-top: 90px;
}

@media (max-width: 991px) {
    .well-md-none {
        padding-bottom: 4px;
        padding-top: 20px;
    }
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.gradientText {
    font-size: 72px;
    background: -webkit-linear-gradient(#eee, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*CHANGE FONT COLOR WITH GRADIENT*/

.blend {
    mix-blend-mode: screen;
    color: white;
    display: block;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 6vw;
}

.contrastText {
    height: inherit;
    background: inherit;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    filter: invert(1) grayscale(1) contrast(9);
}

/*CHANGE FONT COLOR WITH GRADIENT*/

/*PARALAX*/

.parallax_secH {
    float: left;
    width: 100%;
    text-align: center;
    padding: 70px 0px 70px 0px;
    background: url("../images/parallax-bg3.jpg");
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
    min-height: 360px;
}

    .parallax_secH.home_psecH {
        background: url("../images/parallax-bg-home.jpg");
        background-attachment: fixed;
        background-origin: initial;
        background-clip: initial;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
        position: relative;
        min-height: 360px;
    }

.parallax_secN {
    float: left;
    width: 100%;
    text-align: center;
    padding: 70px 0px 70px 0px;
    background: url("../images/parallax-bg3.jpg");
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
    min-height: 360px;
}

    .parallax_secN.home_psecN {
        background: url("../images/parallax-bg-cloud.jpg");
        background-attachment: fixed;
        background-origin: initial;
        background-clip: initial;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
        position: relative;
        min-height: 360px;
    }

/*PARALAX*/


.rotateLetter {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/*TIMELINE*/
/* Timeline */
.timeline,
.timeline-horizontal {
    list-style: none;
    padding: 20px;
    position: relative;
}

    .timeline:before {
        top: 40px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #f5f5f5;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline .timeline-item {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline .timeline-item:before,
        .timeline .timeline-item:after {
            content: "";
            display: table;
        }

        .timeline .timeline-item:after {
            clear: both;
        }

        .timeline .timeline-item .timeline-badge {
            color: #fff;
            width: 54px;
            height: 54px;
            line-height: 52px;
            font-size: 22px;
            text-align: center;
            position: absolute;
            top: 18px;
            left: 50%;
            margin-left: -25px;
            background-color: #7c7c7c;
            border: 3px solid #ffffff;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

            .timeline .timeline-item .timeline-badge i,
            .timeline .timeline-item .timeline-badge .fa,
            .timeline .timeline-item .timeline-badge .glyphicon {
                top: 2px;
                left: 0px;
            }

            .timeline .timeline-item .timeline-badge.primary {
                background-color: #605fa0;
            }

            .timeline .timeline-item .timeline-badge.info {
                background-color: #66cc66;
            }

            .timeline .timeline-item .timeline-badge.success {
                background-color: #e1b67f;
            }

            .timeline .timeline-item .timeline-badge.warning {
                background-color: #dbe17f;
            }

            .timeline .timeline-item .timeline-badge.danger {
                background-color: #815fa0;
            }

        .timeline .timeline-item .timeline-panel {
            position: relative;
            width: 46%;
            float: left;
            right: 16px;
            border: 1px solid #605fa0;
            background: #ffffff;
            border-radius: 2px;
            padding: 20px;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline .timeline-item .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -16px;
                display: inline-block;
                border-top: 16px solid transparent;
                border-left: 16px solid #c0c0c0;
                border-right: 0 solid #c0c0c0;
                border-bottom: 16px solid transparent;
                content: " ";
            }

            .timeline .timeline-item .timeline-panel .timeline-title {
                margin-top: 0;
                color: inherit;
            }

            .timeline .timeline-item .timeline-panel .timeline-body > p,
            .timeline .timeline-item .timeline-panel .timeline-body > ul {
                margin-bottom: 0;
            }

                .timeline .timeline-item .timeline-panel .timeline-body > p + p {
                    margin-top: 5px;
                }

        .timeline .timeline-item:last-child:nth-child(even) {
            float: right;
        }

        .timeline .timeline-item:nth-child(even) .timeline-panel {
            float: right;
            left: 16px;
        }

            .timeline .timeline-item:nth-child(even) .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-horizontal {
    list-style: none;
    position: relative;
    padding: 20px 0px 20px 0px;
    display: inline-block;
}

    .timeline-horizontal:before {
        height: 3px;
        top: auto;
        bottom: 26px;
        left: 56px;
        right: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .timeline-horizontal .timeline-item {
        display: table-cell;
        height: 280px;
        width: 20%;
        min-width: 320px;
        float: none !important;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0 auto;
        vertical-align: bottom;
    }

        .timeline-horizontal .timeline-item .timeline-panel {
            top: auto;
            bottom: 64px;
            display: inline-block;
            float: none !important;
            left: 0 !important;
            right: 0 !important;
            width: 100%;
            margin-bottom: 20px;
        }

            .timeline-horizontal .timeline-item .timeline-panel:before {
                top: auto;
                bottom: -16px;
                left: 28px !important;
                right: auto;
                border-right: 16px solid transparent !important;
                border-top: 16px solid #605fa0 !important;
                border-bottom: 0 solid #605fa0 !important;
                border-left: 16px solid transparent !important;
            }

        .timeline-horizontal .timeline-item:before,
        .timeline-horizontal .timeline-item:after {
            display: none;
        }

        .timeline-horizontal .timeline-item .timeline-badge {
            top: auto;
            bottom: 0px;
            left: 43px;
        }
/*TIMELINE*/
.SubTitle {
    text-transform: uppercase;
}

.uberAccordion {
    padding: 0;
}

    .uberAccordion > li {
        list-style: none;
        margin: 0;
    }

        .uberAccordion > li > h1 {
            background-color: #605fa0;
            margin: 0;
            font-size: 16px;
            padding: 5px;
            cursor: pointer;
            color:#ffffff;
        }

        .uberAccordion > li > div {
            background-color: #605fa0;
            padding: 15px;
            color: #ffffff;
        }


    /* Default CSS for sub-accordion */

    .uberAccordion .uberAccordion > li > h1 {
        font-size: 12px;
        padding: 5px;
        color: #ffffff;
    }

    .uberAccordion .uberAccordion > li > div {
        background-color: red;
        color: #FFF;
    }


    /* Default CSS for vertical orientation */

    .uberAccordion.accordion-vertical {
        height: 700px;
    }

    .uberAccordion .uberAccordion.accordion-vertical {
        height: 660px;
    }