/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

.footer a, .footer span {
    color: #aeb4be
}

.footer .menu ul li a, .footer-link {
    -webkit-transition: -webkit-transform .3s
}

.footer-link, .title-section h2 {
    position: relative;
    font-style: normal
}

hr, hr :before {
    transition-duration: 2s
}

    #home, hr :before {
        width: 100%;
        top: 0
    }

#home, nav {
    position: fixed
}

.btn-email, .footer-link, .link, .nav-links li a {
    text-decoration: none
}


@font-face {
    font-family: FontAwesome;
    src: url('../vendor/fonts/fontawesome-webfont.eot');
    src: url('../vendor/fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../vendor/fonts/fontawesome-webfont.woff') format('woff'),url('../vendor/fonts/FontAwesome.otf') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

.footer .menu ul li a:after, .footer-link:after {
    font: 14px/1 FontAwesome;
    display: inline-block;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

footer {
    background-color: #081d31;
    padding: 40px
}

.footer span {
    margin-bottom: .25rem
}

.footer ul {
    margin: 0 20px 0 0;
    padding-left: 10px;
    list-style: none !important
}

.menu-member, .nav-links li {
    list-style: none
}
    .menu-member, .nav-links li:hover {
        background: rgba(0, 0, 0, 0.1);
    }

.footer .menu ul li {
    text-align: -webkit-match-parent;
    list-style: none !important
}

    .footer .menu ul li a {
        transition: transform .3s
    }

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.footer .menu ul li a:after {
    content: "\f178";
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.footer .menu ul li::marker {
    list-style: none
}

.footer-link {
    font-weight: 400;
    display: inline-block;
    font-size: 13px;
    transition: transform .3s;
    color: #ddb505;
    position: inherit
}

    .footer-link:after, .link {
        -webkit-transition: -webkit-transform .3s
    }

.icon-link-out-hover:after {
    content: "" !important
}

.footer-link:after {
    content: "\f105";
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    margin: 0 7px;
    -webkit-transform: translate(0,1px);
    -ms-transform: translate(0,1px);
    transform: translate(0,1px);
    transition: transform .3s
}

.footer-link:focus, .footer-link:hover {
    color: #a1a1a1;
    outline: 0
}

    .footer-link:focus:after, .footer-link:hover:after, .link:focus:after, .link:hover:after {
        -webkit-transform: translate(20px,1px);
        -ms-transform: translate(20px,1px);
        transform: translate(20px,1px)
    }

.footer-nav-title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px
}

.footer .navbar-copy {
    margin-top: 20px;
    display: inline-block;
    border-top: 1px solid #01101d;
    padding-top: 0 20px;
    width: 100%
}

    .footer .navbar-copy li {
        display: list-item;
        text-align: center;
        float: left;
        padding: 20px;
        margin-left: 20px
    }

        .footer .navbar-copy li a {
            color: #ececec !important;
            text-decoration: none
        }

.contact-email, .text-center {
    text-align: center
}

.title-section {
    max-width: 80%
}

    .title-section h2 {
        font-family: roboto;
        font-weight: 700;
        font-size: 22px;
        line-height: 1.4;
        margin: 0 30px 0 0;
        display: inline-block;
        padding: 0
    }

.bg-hr-white {
    background: #fff !important
}

.bg-hr {
    background: #525252 !important
}

#Client, .banner {
    background-size: cover
}

#Client, .special-news {
    background-position: center
}

hr {
    height: 4px !important;
    transform-origin: left;
    transform: scale(0)
}

    hr[data-scroll=in] {
        transform: scale(1);
        transition-delay: 0.5s
    }

        hr[data-scroll=in]::before {
            transform: scale(0)
        }

    hr :before {
        content: '';
        position: absolute;
        left: 0;
        height: 100%;
        background: #e02bff;
        transform-origin: right
    }

.special-news h3, html .text-color-light, html .text-light {
    color: #fff !important
}

[data-plugin-animated-letters].initialized {
    opacity: 1;
    visibility: visible
}

#Client, .link, .special-news, .wrapper, nav .wrapper-nav {
    position: relative
}

#news {
    padding-top: 40px;
    margin-bottom: 50px
}

.wrapper {
    z-index: 1;
    
    background-color: #fff
}

section {
    opacity: 0;
    bottom: 0;
    transition-duration: .5s;
    transform-origin: top
}

    section.active {
        opacity: 1;
		z-index: 2;
        top: 0;
        transform-origin: bottom;
        transition-duration: 1s
    }

#Client {
    background-image: url(../img/HMV-2.jpg);
    min-height: 550px;
    background-attachment: fixed;
    background-repeat: no-repeat
}

#videos {
    position:relative;
    background: #eee;
    padding: 10px;
}
video[poster] {
    background: #eee;
}
video[poster] {
    height: 100%;
    width: 100%;
}
.video-wrapper{
    position:relative;
}
   .video-wrapper p {
        font-style: normal;
        font-weight: 700;
        text-decoration: none;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        color: #242526;
        /*position: absolute;
        top: 40%;*/
        width: 94%;
        text-align: center;
    }

.font-weight-extra-bold, .font-weight-extrabold {
    font-weight: 800 !important
}

.text-12 {
    font-size: 3.5em !important
}

.w-auto {
    width: auto !important
}

.font-weight-medium {
    font-weight: 500 !important
}

.line-height-5 {
    line-height: 1.5 !important
}

.transform3dy-n50 {
    transform: translate3d(0,-50%,0)
}

.left-100pct {
    left: 100%
}

.right-100pct {
    right: 100%
}

.top-50pct {
    top: 50%
}

.opacity-3 {
    opacity: .3 !important
}

.banner-one {
    background-image: url(../img/banner-1.jpg)
}

.banner-two {
    background-image: url(../img/banner-2.jpg)
}

.banner-three {
    background-image: url(../img/banner-3.jpg)
}

.transform3dx-n50 {
    transform: translate3d(-50%,0,0)
}

.left-50pct {
    left: 50%
}

.porto-big-title {
    letter-spacing: -22px;
    font-size: 7rem;
    line-height: .8
}

.thumb-info .thumb-info-type {
    background-color: #0248a3
}

.contact h2, .news-banner h2, .text-white {
    color: #fff
}

.experts-module-full-image__eyebrow-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 80px auto 30px;
    max-width: 1600px;
    width: 100%
}

.experts-module-full-image__eyebrow {
    font-family: roboto;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 1.4;
    color: #333;
    margin: 0 30px 0 0
}

.experts-module-full-image__line {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    color: #a1a1a1
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    color: #fff !important;
    background-color: #0248a3 !important;
    border-color: #0248a3 !important
}

    .nav-links .mobile-item, .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span, nav input {
        display: none
    }

.link, .link:after, .social-network ul li {
    display: inline-block
}

.link {
    font-family: roboto,sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #ddb505;
    font-size: 20px;
    transition: transform .3s
}

.category-news, .category-news-special, .news-release h3, .special-news h3 {
    font-family: roboto;
    font-style: normal;
    font-weight: 700
}

.link:after {
    content: "\f178";
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 7px;
    -webkit-transform: translate(0,1px);
    -ms-transform: translate(0,1px);
    transform: translate(0,1px);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.link:focus, .link:hover {
    color: #e4e4e4;
    outline: 0
}

.news-relese-item {
    padding: 20px 0;
    min-height: 140px;
    border-bottom: 1px solid #aeb4be
}

    .news-relese-item a:hover {
        color: #b6b4b4 !important
    }

.category-news {
    font-size: 16px;
    color: #a0a0a0 !important
}

.news-release h3, .special-news h3 {
    font-size: 22px;
    line-height: 1.4;
    margin: 0 30px 0 0;
    text-transform: none !important;
    position: relative;
    display: inline-block;
    padding: 0
}

.special-news {
    height: 50vh;
    background-size: auto 100%;
    -webkit-transition: background .4s ease-out;
    transition: background .4s ease-out;
    width: 100%
}

    .special-news:hover, .thumb-info:hover {
        background-size: auto 120% !important
    }

.wrapper-nav .logo, nav.sticky .logo, nav:hover .logo {
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 60px;
    width: 130px
}

.news-relese-item-special {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding-bottom: 40px;
    padding-left: 40px;
    width: 100%;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.77, 0, .175, 1);
    transition: transform .7s cubic-bezier(.77, 0, .175, 1);
    background-image: -webkit-linear-gradient(270deg,transparent,rgba(0,0,0,.6));
    background-image: linear-gradient(180deg,transparent,rgba(0,0,0,.6))
}

.category-news-special {
    font-size: 16px;
    background: #fff;
    padding: 4px 8px;
    width: auto;
    color: #ddb505
}

.nav-links li a, .newsroom-bar {
    font-family: roboto;
    font-weight: 500
}

.social-network {
    margin: 0 auto;
    width: 100%
}

    .social-network ul {
        list-style: none;
        text-align: center
    }

        .social-network ul li {
            background-color: silver;
            padding: 10px 14px;
            cursor: pointer;
            border-radius: 4px;
            opacity: .5
        }

            .social-network ul li:hover {
                opacity: 1
            }

            .social-network ul li i {
                font-size: 20px
            }

nav.sticky {
    background: #fff;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 30%);
    transition: 2s
}

    nav.sticky .nav-links li a {
        color: #242526 !important
    }

.navbar-left {
    left: 0;
    width: 100%
}

/*nav.content-bar {
    transition: 2s ease-in;
    min-height: 500px;
    background: #fff
}*/

nav {
    z-index: 99;
    width: 100%
}

    nav:hover {
        background: #fff;
        transition: .5s
    }

    nav .wrapper-nav {
        max-width: 1300px;
        padding: 0 30px;
        height: 100px;
        line-height: 100px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255,255,255,.4)
    }

.wrapper-nav .logo {
    background-image: url(../img/LOG-ENG-02.png)
}

nav.sticky .logo, nav:hover .logo {
    background-image: url(../img/LOG-ENG-01.png);
    transition: .5s
}

nav:hover .nav-links li a {
    font-family: roboto;
    color: #242526
}

.wrapper-nav .nav-links {
    display: inline-flex;
    margin-top: 20px
}

.nav-links li a {
    color: #f2f2f2;
    font-size: 16px;
    padding: 9px 15px;
    border-radius: 5px;
    transition: .3s;
    width: 100%
}

    .nav-links li a:hover {
        color: #242526;
        border-radius: 0
    }

.nav-links .drop-menu {
    position: absolute;
    width: 180px;
    line-height: 45px;
    top: 100px;
    opacity: 0;
    visibility: hidden
}

.nav-links li:hover .drop-menu, .nav-links li:hover .mega-box {
    transition: .3s;
    top: 100px;
    opacity: 1;
    visibility: visible
}

.drop-menu li a {
    font-family: roboto;
    width: 100%;
    display: block;
    padding: 0 0 0 15px;
    font-weight: 400;
    border-radius: 0
}

.mega-box {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 30px;
    top: 80px;
    opacity: 0;
    visibility: hidden
}

    .mega-box .content {
        background: #fff;
        padding: 25px 20px;
        display: flex;
        width: 100%;
        justify-content: space-between
    }

        .mega-box .content .row-box {
            width: calc(25% - 30px);
            line-height: 36px
        }

.content .row-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.content .row-box header {
    color: #242526;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: roboto
}

.content .row-box .mega-links {
    margin-left: -40px;
    border-left: 1px solid rgba(177,177,177,.4);
    min-height: 250px
}


.row-box .mega-links li {
    font-family: roboto;
    /*padding: 0 20px*/
}

    .row-box .mega-links li a {
        padding: 6px 10px;
        color: #d9d9d9;
        font-size: 16px;
        display: block;
         line-height:22px;
    }

        .row-box .mega-links li a:hover {
            color: #b9b9b9
        }

.wrapper-nav .btn {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display: none
}

    .wrapper-nav .btn.close-btn {
        position: absolute;
        right: 30px;
        top: 10px
    }

@media screen and (max-width:970px) {
    #close-btn:checked ~ .btn.menu-btn, .wrapper-nav .btn {
        display: block
    }

    .wrapper-nav .nav-links {
        position: fixed;
        height: 100vh;
        /*width: 100%;*/
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #fff;
        display: block;
        padding: 50px 10px;
        line-height: 50px;
        overflow-y: auto;
        box-shadow: 0 15px 15px rgba(0,0,0,.18);
        transition: .3s;
    }
    .wrapper-nav .btn{
        color:#ddb505;
    }

    .mega-box, .nav-links .drop-menu {
        position: static;
        top: 65px;
        opacity: 1;
        visibility: visible;
        max-height: 0;
        overflow: hidden;
        transition: .3s
    }

    ::-webkit-scrollbar {
        width: 10px
    }

    ::-webkit-scrollbar-track {
        background: #fff
    }

    ::-webkit-scrollbar-thumb {
        background: #fff
    }

    #menu-btn:checked ~ .nav-links {
        left: 0
    }

    #menu-btn:checked ~ .btn.menu-btn, .nav-links .desktop-item {
        display: none
    }

    .nav-links li {
        margin: 15px 10px
    }

        .nav-links li a {
            padding: 0 20px;
            display: block;
            font-size: 20px
        }

    .nav-links .drop-menu {
        padding-left: 20px;
        width: 100%;
        box-shadow: none
    }

    #showDrop:checked ~ .drop-menu, #showMega:checked ~ .mega-box {
        max-height: 100%
    }
    #showDrop:checked ~ .drop-menu, #showMega2:checked ~ .mega-box {
        max-height: 100%
    }
    #showDrop:checked ~ .drop-menu, #showMega3:checked ~ .mega-box {
        max-height: 100%
    }
    #showDrop:checked ~ .drop-menu, #showMega4:checked ~ .mega-box {
        max-height: 100%
    }

    .nav-links .mobile-item {
        display: block;
        color: #242526;
        font-size: 20px;
        font-weight: 500;
        padding-left: 20px;
        cursor: pointer;
        border-radius: 5px;
        transition: .3s
    }

        .nav-links .mobile-item:hover {
            background: #ececec
        }

    .drop-menu li, .row-box .mega-links li {
        margin: 0
    }

        .drop-menu li a {
            border-radius: 5px;
            font-size: 18px
        }

    .mega-box {
        padding: 0 20px
    }

        .mega-box .content {
            box-shadow: none;
            flex-direction: column;
            padding: 20px 20px 0
        }

            .mega-box .content .row-box {
                width: 100%;
                margin-bottom: 15px;
                border-top: 1px solid rgba(255,255,255,.08)
            }

                .mega-box .content .row-box:first-child, .mega-box .content .row-box:nth-child(2) {
                    border-top: 0
                }

    .content .row-box .mega-links {
        border-left: 0;
        padding-left: 15px
    }

    .content .row-box header {
        font-size: 19px
    }
}

.hidden, .invisible {
    visibility: hidden
}

.newsroom-bar {
    font-size: 1em;
    color: #777;
    line-height: 22px;
    display: block;
    border-bottom: 1px solid #a7a6a6
}

@media(max-width:991px) {
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px
    }
}

.content .row-box img{
    padding:10px 0px;
}
.content .row-box .mega-links {
    min-height: 200px;
}
.contact-email P {
    margin: 0;
    padding: 0
}

.title-contact-indicative {
    padding-top: 7.2rem;
    padding-bottom: 7.2rem;
    font-size: 4.8rem;
    line-height: 1
}

.btn-email {
    font-family: roboto,sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #ddb505;
    display: inline-block;
    font-size: 20px;
    position: relative;
    background-color: #747374 !important;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.date-news, .news-text-title {
    font-family: roboto;
    font-style: normal;
    line-height: 1.4;
    font-weight: 700;
    text-align: center
}

.contact-email a {
    padding: 4px 15px !important;
    color: #f7f8f9 !important
}

.contact-usa {
    font-weight: 700
}

.contact-banner {
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.trending-topics__tile-info p {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.43;
    color: #fff;
    margin-bottom: 20px
}

.img-project-default {
    min-height: 260px
}


.button-publication {
    background: #081d31 !important;
    padding: 30px;
    height: 90px;
    width: 90px;
    text-align: center;
    margin: 10px
}

.about-banner, .banner {
    /*min-height: 400px;*/
    background-position: center;
    background-repeat: no-repeat
}

.button-publication a i, .button-publication p {
    color: #fff !important;
    font-size: 2em
}

.banner {
    width: 100%;
    color: #fff !important
}

.contact-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/contact.jpg)
}


.publication-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/BannerRedaccion.png);
    height: 500px;
}

.about-banners {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/aboutUs.png);
    height: 500px;
}

.jobs-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/BannerEmpleo.png);
    height: 500px;
}

.news-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/fise2.png);
    height: 500px;
}

.responsability-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/BannerRespSocial.png);
    height: 500px;
}

.ethics-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/oficina.jpg);
    height: 500px;
}

.project-exp {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/BannerRedaccion.png);
    height: 500px;
}

.benefit-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/banner-benefit.jpg);
    height: 500px;
}
.joinHMV-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/banner-joinHMV.jpg);
    height: 500px;
}
.registration-banner {
    background-image: linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),url(../img/banner-registration.jpg);
    height: 500px;
}

.container-text {
    margin: 0 auto;
    width: 700px
}

.news-text-title {
    font-size: 5vh;
    padding-top: 30%
}

.date-news {
    color: #acacac;
    font-size: 1.4vh
}

.news {
    padding: 40px 20px;
}

.thumb-info {
    display: block;
    text-decoration: none;
    max-width: 100%;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0,0,0);
    background-position: center;
    background-size: auto 100%;
    -webkit-transition: background .4s ease-out;
    transition: background .4s ease-out;
    height: 286px;
    width: 100%;
    position: relative
}

.container-load :before, .loader, .loader span {
    transform-origin: right bottom
}

.back-face-asesor {
    background-image: url(../img/joe.png)
}

.thumb-info-wrapper {
    position: absolute !important;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out
}

.thumb-member-container {
    font-size: 20px;
    font-weight: 700
}

.menu-member {
    border: 1px solid rgba(192,192,192,.5);
    padding-bottom: 10px;
    border-radius: 4px
}

.thumb-member-profession {
    color: #c5c5c5;
    padding-bottom: 10px
}

.menu-member li i {
    background-color: rgba(192,192,192,.5);
    padding: 4px 6px;
    margin: 4px;
    text-align: center;
    width: 26px
}


.card-body a {
    color: #212529 !important;
    text-decoration: none
}

.h3-header {
    font-size: 1.7em !important;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

#fh5co-main {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

    #fh5co-main .fh5co-narrow-content {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 4em 0
    }

.container .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    background: 0 0;
    border: 2px solid rgba(0,0,0,.1) !important;
    font-size: 18px;
    font-weight: 300;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    border-radius: 0 !important
}

.container-load :after, .container-load :before {
    content: "";
    background: var(--mid-color);
    position: absolute
}

.textbox-contact {
    height: 54px !important
}

#message {
    height: 130px !important
}

#container_load, .container-load {
    height: 100%;
    width: 100%;
    position: fixed;
    transition: 1s;
    z-index: 10000
}

.btn.btn-md {
    padding: 10px 25px !important
}

.btn-primary {
    background: #081d31 !important;
    color: #fff !important;
    border: 2px solid #081d31 !important;
    border-radius: 0 !important
}

.counter-about, .number {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #a1a1a1;
    text-decoration: none
}

.counter-about {
    background-color: #e9ecef;
    padding: 60px 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

    .counter-about h3 {
        color: #a1a1a1 !important
    }

.counter-about-text p {
    margin-top: 10px
}

.number {
    font-size: 50px;
    line-height: 58px;
    white-space: nowrap
}

#container_load {
    background-color: #191f26
}

    #container_load img {
        margin: 6% auto 1em;
        display: block
    }

:root {
    --light-color: #fff;
    --mid-color: #999;
    --dark-color: #111;
    --size: 30;
    --trans: ease
}

.container-load {
    background: #fcfcfc
}

    .container-load :before {
        width: 50%;
        height: 50%;
        left: 0;
        top: 0;
        animation: shadow 4s var(--trans) 0s infinite
    }

    .container-load :after {
        width: 33.33%;
        height: 33.33%;
        left: 50%;
        top: 16.66%;
        transform-origin: left bottom;
        animation: shadow 4s var(--trans) 1s infinite;
        transform: scale(0);
        z-index: -1
    }

.loader {
    width: calc(var(--size) * .5vmin);
    height: calc(var(--size) * .5vmin);
    background: #081d31;
    animation: outer 4s var(--trans) 0s infinite;
    position: relative;
    margin: 14% auto
}

    .loader span {
        width: 50%;
        height: 50%;
        display: block;
        background: var(--light-color);
        animation: 1s ease-in-out .5s infinite inner;
        top: 50%;
        left: 50%;
        position: absolute
    }

@keyframes outer {
    0% {
        transform: rotate(0) scale(1)
    }

    12.5% {
        transform: rotate(90deg) scale(1)
    }

    25% {
        transform: rotate(90deg) scale(.75)
    }

    37.5% {
        transform: rotate(180deg) scale(.75)
    }

    50% {
        transform: rotate(180deg) scale(.5)
    }

    62.5% {
        transform: rotate(270deg) scale(.5)
    }

    75% {
        transform: rotate(270deg) scale(.25)
    }

    87.5% {
        transform: rotate(360deg) scale(.25)
    }

    100% {
        transform: rotate(360deg) scale(1)
    }
}

@keyframes inner {
    100%,50% {
        transform: rotate(360deg)
    }
}

@keyframes shadow {
    0%,49.5%,8.25% {
        transform: scale(0)
    }

    16.5% {
        transform: scale(1)
    }

    100%,50%,50.5%,58.25% {
        transform: scale(0) rotate(180deg)
    }

    66.5% {
        transform: scale(.5) rotate(180deg)
    }
}
