    body {
        font-size: 17px;
    }
    
    .margin-top30 {
        margin-top: 30px;
    }
    
    .margin-bottom30 {
        margin-bottom: 30px;
    }
    
    .padding-top30 {
        padding-top: 30px;
    }
    
    .the-headline {
        margin-bottom: 20px;
    }
    
    .the-headline h1,
    .the-headline h2 {
        color: #111111;
        line-height: 1.3;
        font-size: 32px;
        margin-bottom: 0px;
    }
    
    .caret {
        margin-top: -3px;
    }
    
    .cikautxo-bg {
        background-color: #00649a;
    }
    
    .idioma {
        background-color: #FFF;
        font-size: 10px!important;
        padding: 10px!important;
        text-transform: none;
    }
    
    .idiomadropdown li a {
        background-color: #FFF;
        font-size: 12px!important;
        padding: 8px;
        display: block;
        text-align: center;
        color: #333;
    }
    
    .idiomadropdown li a:hover {
        background-color: #eee;
        color: #000;
    }
    
    ul.dropdown-menu.idiomadropdown {
        background: #FFF!important;
        border-radius: 0;
        min-width: 120px;
    }
    
    a:hover {
        text-decoration: none;
    }
    
    .navbar-toggle {
        margin-top: 15px;
    }
    
    .navbar-collapse {
        max-height: 100%;
        height: 100%;
    }
    
    .header {
        border-style: solid;
        left: 0;
        width: 100%;
        z-index: 1000;
        -webkit-transition: height .3s;
        -moz-transition: height .3s;
        transition: height .3s;
    }
    
    .header .navbar {
        margin-bottom: 0;
        -webkit-transition: height .3s;
        -moz-transition: height .3s;
        transition: height .3s;
        height: 106px;
    }
    
    .navbar-default {
        background-color: #303543;
        border: 0;
    }
    
    .navbar-default .navbar-toggle {
        background: #333;
        border-color: #333;
    }
    
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #f7f7f7;
    }
    
    .navbar-default .navbar-toggle .icon-bar {
        background: #212121;
    }
    
    .navbar-default .navbar-nav>li {
        padding: 0 15px;
    }
    
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 0 0 10px;
        color: #333;
        border-bottom: 0 solid transparent;
        line-height: 1;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .05em;
    }
    
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #079cec;
    }
    
    .dropdown:hover>.sub-menu {
        display: block;
    }
    
    .redq a {
        color: #575757;
    }
    
    .redq a:hover {
        color: #079cec;
    }
    
    ul.nav .dropdown {
        position: relative;
        z-index: 2;
    }
    
    ul.sub-menu {
        list-style: none;
        padding-left: 0;
        position: absolute;
        min-width: 18.3em;
        top: 100%;
        line-height: 24px;
        display: none;
        background: white;
        border: 1px solid #ebebeb;
        border-style: solid;
        border-top-width: 2px;
    }
    
    ul.sub-menu li {
        border-bottom: 1px solid #e4e4e4;
    }
    
    ul.sub-menu a {
        padding: 10px 15px;
        display: block;
    }
    
    ul.sub-menu a:hover {
        background: #f7f7f7;
        text-decoration: none;
    }
    
    ul.sub-menu ul.sub-menu {
        left: 100%;
        top: 0;
    }
    
    ul.sub-menu>li.menu-item>ul.sub-menu {
        display: none;
        left: 100%;
    }
    
    .navbar-brand {
        font-size: 30px;
        height: auto;
        float: none;
    }
    
    @media (min-width:768px) {
        .navbar {
            line-height: 1.6;
            font-size: 14px;
        }
        .header {
            height: 111px;
        }
        .navbar-nav {
            float: none;
            margin-left: -15px;
        }
        .navbar-brand>img {
            margin-left: -15px;
        }
        .navbar-nav>li {
            float: none;
            text-align: left;
            display: inline-block;
        }
        .navbar-default .navbar-collapse {
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
        }
        .navbar-default .navbar-nav>li {
            padding: 23px 35px;
        }
        .navbar-default .navbar-nav>li>a {
            padding: 0;
        }
        .sub-caret {
            position: absolute;
            top: 39%;
            right: 15px;
            color: #fff;
        }
        .dropdown:hover>.sub-menu {
            display: block !important;
        }
    }
    
    .navbar-default .navbar-collapse {
        border-color: transparent;
        box-shadow: none;
    }
    
    @media (max-width:1200px) {
        .navbar-default .navbar-nav>li>a {
            font-size: 12px;
        }
        .navbar-default .navbar-nav>li {
            padding-left: 10px;
            padding-right: 10px;
        }
    }
    
    @media (max-width:767px) {
        .navbar-default .navbar-nav>li>a {
            font-size: 14px;
            padding: 15px;
            text-transform: none;
            border-bottom: 1px solid rgba(0, 0, 0, 0.10);
        }
        .default-skin.header {
            border: 0;
            background: #fff;
        }
        .navbar-brand {
            min-height: 60px;
        }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }
        .default-skin ul.sub-menu li {
            border-top: 1px solid #ebebeb;
            border-bottom: 0;
        }
    }
    
    @media (min-width:768px) {
        .default-skin.header {
            background: #FFF;
        }
        .default-skin .redq a:hover {
            color: #079cec;
        }
        .default-skin ul.sub-menu {
            border-top-color: #079cec;
            box-shadow: 0 2px .09px rgba(0, 0, 0, 0.10);
        }
    }
    
    a.mobile-menu-close {
        display: none;
    }
    
    @media (max-width:767px) {
        a.mobile-menu-close {
            position: fixed;
            top: 40px;
            right: 10px;
            font-size: 20px;
            display: block;
            z-index: 9999;
            cursor: pointer;
            padding: 13px;
            width: 46px;
            text-align: center;
        }
        .nav .sub-menu {
            position: static;
            float: none;
            display: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            box-shadow: none;
        }
        ul.sub-menu>li.menu-item>ul.sub-menu {
            display: block!important;
        }
    }
    
    body {
        font-family: Roboto, Arial;
        font-size: 15px;
        line-height: 1.75;
        color: #333;
        font-weight: 300;
        overflow-x: hidden;
        position: relative;
    }
    
    img {
        max-width: 100%;
        border: 0;
        height: auto;
    }
    
    p:last-child {
        margin-bottom: 0;
    }
    
    .accentcolor {
        color: #079cec;
    }
    
    .accentcolorcikautxo {
        color: #00649a;
    }
    
    a {
        color: inherit;
    }
    
    a,
    a:focus,
    a:hover,
    a:active {
        text-decoration: none;
    }
    
    .btn {
        padding: 12px 30px;
        margin-top: 15px;
    }
    
    .btn,
    .btn:hover {
        font-size: 12px;
        border-radius: 0;
        font-weight: 700;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        letter-spacing: 1px;
        min-width: 120px;
    }
    
    section {
        clear: both;
        float: none;
        position: relative;
    }
    
    #footer .widget {
        margin-bottom: 20px;
    }
    
    #footer .widget .footer-contact p {
        position: relative;
        padding-left: 20px;
    }
    
    #footer .widget .footer-contact p .fa {
        position: absolute;
        left: 0;
        top: 5px;
        font-size: 15px;
        color: #079cec;
    }
    
    #footer .inner {
        background: #262626;
        padding: 80px 0 40px 0;
        color: #999;
        position: relative;
    }
    
    #footer .inner a {
        color: #999;
    }
    
    #footer .inner .footer-logo {
        margin-bottom: 20px;
    }
    
    .footer2 {
        font-weight: 400;
        position: relative;
    }
    
    .footer2 a:hover {
        color: #00649a!important;
    }
    
    #footer.footer2 .copyright {
        color: #ccc;
    }
    
    #footer .inner ul {
        list-style: none;
        padding-left: 0;
    }
    
    #footer .widget-title {
        text-transform: uppercase;
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: normal;
        margin-top: 0;
    }
    
    #footer small {
        display: block;
        font-size: 90%;
    }
    
    #footer.footer2 .copyright {
        background-color: #333;
        padding: 15px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    #footer a:hover {
        color: #fff;
    }
    
    #footer h3 {
        margin-top: 20px;
    }
    
    .gallery-item {
        overflow: hidden;
    }
    
    a:focus {
        outline: none;
        border: 0;
        outline: 0;
    }
    
    .gallery-item {
        margin-top: 0!important;
    }
    
    .logoarea {
        align-self: center;
        line-height: 5px;
        justify-content: space-between;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        font-weight: 700;
        min-height: 80px;
    }
    
    .logoarea .dropdown {
        display: inline-block;
        top: 20%;
    }
    
    .logoarea .dropdown .idioma {
        margin-top: 6px;
    }
    
    .social-widget .social-bg {
        font-size: 15px;
        display: inline-block;
        margin-right: 7px;
        margin-bottom: 7px;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        border: 0;
        border-radius: 50%;
        border: 1px solid;
    }
    
    .social-widget .social-bg i {
        line-height: 32px;
    }
    
    button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }
    
    h1,
    h2,
    h3 {
        line-height: 1.6;
    }
    
    p {
        margin: 0 0 15px;
    }
    
    small {
        font-size: 90%;
    }
    
    #menu-top-menu li.dropdown .dropdown-btn {
        position: absolute;
        right: 14%;
        top: 6px;
        width: 34px;
        height: 30px;
        border: 1px solid #333;
        text-align: center;
        font-size: 16px;
        line-height: 26px;
        color: #333;
        cursor: pointer;
        z-index: 5;
        display: none;
    }
    
    #back-to-top {
        position: fixed;
        bottom: 40px;
        right: 20px;
        z-index: 9999;
        width: 55px;
        height: 55px;
        text-align: center;
        line-height: 55px;
        background-color: #079cec;
        cursor: pointer;
        border: 0;
        border-radius: 50%;
        text-decoration: none;
        transition: opacity 0.3s ease-out;
        opacity: 0;
        font-size: 24px;
        transition: all 0.3s;
        z-index: 1;
        color: #fff;
    }
    
    #back-to-top.show {
        opacity: 1;
    }
    
    #back-to-top i {
        line-height: 50px;
    }
    
    #back-to-top:hover {
        background: #00649a;
        color: #fff !important;
    }
    
    @media (min-width:1100px) {
        .navbar-nav {
            text-align: center;
            margin-left: -30px;
        }
    }
    
    @media (max-width:1100px) {
        #footer .widget {
            font-size: 14px;
            padding-top: 20px;
            padding-bottom: 0;
        }
        #footer .inner {
            padding-bottom: 20px;
        }
    }
    
    @media (min-width:768px) {
        .default-skin.header {
            background: transparent;
            border-width: 0;
        }
        .navbar-default,
        .navbar-default .navbar-nav>li>a:focus,
        .navbar-default .navbar-nav>li>a {
            color: #333;
        }
        .navbar-default .navbar-nav>li>a:hover {
            color: #00649a;
        }
        ul.sub-menu,
        .dropdown-menu {
            background: #252934;
        }
        ul.sub-menu {
            border: 0;
        }
        .redq a {
            color: rgba(255, 255, 255, 1);
        }
        ul.sub-menu li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }
        ul.sub-menu li:last-child {
            border-bottom: 0;
        }
        ul.sub-menu a,
        .redq a {
            -webkit-transition: all .3s ease-in;
            -moz-transition: all .1s ease-in;
            -o-transition: all .1s ease-in;
            transition: all .1s ease-in;
        }
        ul.sub-menu a:hover,
        .redq a:hover {
            color: #079cec;
            background: #303543;
            -webkit-transition: all .1s ease-in;
            -moz-transition: all .1s ease-in;
            -o-transition: all .1s ease-in;
            transition: all .1s ease-in;
        }
        .navbar {
            border-radius: 0;
        }
        .default-skin.header {
            transition: all 0.4s;
        }
        .navbar-default {
            background-color: #FFF;
        }
        .navbar-default .navbar-nav>li {
            transition: all .4s;
        }
        .navbar-default .navbar-nav>li.highlight {
            background-color: #f8c7500;
            min-width: 180px;
            text-align: center;
            position: absolute;
            right: 0;
            overflow: hidden;
        }
        .navbar-default .navbar-nav>li.highlight:before {
            content: '';
            position: absolute;
            left: 10px;
            top: 0px;
            width: 100%;
            height: 100%;
            background: #079cec;
            transition: all 500ms ease;
        }
        .navbar-default .navbar-nav>li.highlight>a {
            color: #fff;
        }
        .header,
        .header .navbar {
            height: auto;
        }
        .navbar {
            line-height: 0;
        }
    }
    
    @media only screen and (max-width:768px) {
        .container>.navbar-header {
            margin: 0;
        }
        #footer .inner {
            padding: 40px 15px 40px 15px;
        }
        .header .navbar {
            height: 66px;
            line-height: 66px;
        }
        .widget {
            height: auto!important;
        }
        #footer.footer2 .copyright {
            margin: 0px auto;
            text-align: center;
        }
        #footer.footer2 .copyright .text-right {
            text-align: center;
        }
        .container {
            max-width: 100%;
        }
        .logoarea .col-md-4 {
            width: 100%;
        }
        .logoarea .col-md-4 .navbar-brand>img {
            display: block;
            margin: 0px auto;
        }
    }
    
    @media (max-width:500px) {
        #footer .widget {
            font-size: 14px;
            padding-top: 0;
        }
        #footer .widget {
            margin-bottom: 20px;
        }
    }
    
    @media (max-width: 680px) {
        .hide-phone {
            display: none!important;
        }
    }
    /*! CSS Used from: http://127.0.0.1:5500/assets/css/home-model.css */
    
    .sec-title {
        position: relative;
        padding-bottom: 35px;
    }
    
    .sec-title .title {
        position: relative;
        color: #009dea;
        font-size: 18px;
        font-weight: 700;
        padding-left: 80px;
        margin-bottom: 15px;
        text-transform: uppercase;
    }
    
    .sec-title .title:before {
        position: absolute;
        content: '';
        left: 0px;
        top: 11px;
        width: 70px;
        height: 2px;
        background-color: #009dea;
    }
    
    .sec-title h2 {
        position: relative;
        color: #222222;
        font-size: 36px;
        font-weight: 500;
        line-height: 1.3em;
        display: inline-block;
    }
    
    .gallery-section {
        position: relative;
        padding: 40px 0px;
        background-color: #f3f3f3;
    }
    
    .gallery-section .filters {
        margin-top: 30px;
    }
    
    .gallery-section .filters .filter-tabs {
        position: relative;
        padding-left: 0;
    }

    .gallery-section .filters .filter-tabs li:first-child{
        margin-left: 0;
    }

    .gallery-section .filters li {
        position: relative;
        display: inline-block;
        color: #000000;
        padding: 0px 0px;
        cursor: pointer;
        font-size: 16px;
        font-weight: 400;
        margin-left: 35px;
        padding-bottom: 5px;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        font-family: 'Arimo', sans-serif;
    }
    
    .gallery-section .filters .filter:after {
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        width: 0%;
        opacity: 0;
        height: 2px;
        background-color: #009dea;
        transition: all 600ms ease;
        -webkit-transition: all 600ms ease;
        -ms-transition: all 600ms ease;
        -o-transition: all 600ms ease;
    }
    
    .gallery-section .filters .filter.active,
    .gallery-section .filters .filter:hover {
        color: #009dea;
    }
    
    .gallery-section .filters .filter.active::after,
    .gallery-section .filters .filter:hover::after {
        opacity: 1;
        width: 100%;
    }
    
    .gallery-section .gallery-item {
        margin-bottom: 40px;
    }
    
    .gallery-item.mix {
        display: none;
    }
    
    .gallery-item {
        position: relative;
        margin-bottom: 30px;
    }
    
    .gallery-item .inner-box {
        position: relative;
    }
    
    .gallery-item .inner-box .image {
        position: relative;
    }
    
    .gallery-item .inner-box .image img {
        position: relative;
        width: 100%;
        display: block;
    }
    
    .gallery-item .inner-box .image .overlay-box {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 70%;
        opacity: 0;
        text-align: center;
        transition: all 0.9s ease;
        -moz-transition: all 0.9s ease;
        -webkit-transition: all 0.9s ease;
        -ms-transition: all 0.9s ease;
        -o-transition: all 0.9s ease;
    }
    
    .gallery-item .inner-box:hover .image .overlay-box {
        opacity: 1;
        width: 100%;
    }
    
    .gallery-item .inner-box .image .overlay-box .content {
        position: relative;
        padding: 22px 0px;
        background-color: rgba(0, 157, 234, 0.80);
    }
    
    .gallery-item .inner-box .image .overlay-box .content ul {
        position: relative;
        margin-bottom: 6px;
    }
    
    .gallery-item .inner-box .image .overlay-box .content ul li {
        position: relative;
        padding-right: 10px;
        margin-right: 12px;
        display: inline-block;
        line-height: 1em;
        border-right: 1px solid #ffffff;
    }
    
    .gallery-item .inner-box .image .overlay-box .content ul li:last-child {
        margin-right: 0px;
        padding-right: 0px;
        border-right: none;
    }
    
    .gallery-item .inner-box .image .overlay-box .content ul li a {
        position: relative;
        color: #ffffff;
        font-size: 14px;
    }
    
    .gallery-item .inner-box .image .overlay-box .content h3 {
        position: relative;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.4em;
        height: 2.8em;
        overflow: hidden;
        width: 300px;
        margin: 0 auto;
    }
    
    .gallery-item .inner-box .image .overlay-box .content h3 a {
        position: relative;
        color: #ffffff;
    }
    
    .gallery-item .inner-box .image .overlay-box .read-more {
        position: relative;
        color: #ffffff;
        font-weight: 500;
        font-size: 14px;
        padding: 10px 0px;
        display: block;
        text-transform: capitalize;
        background-color: rgba(51, 51, 51, 0.90);
        font-family: 'Poppins', sans-serif;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }
    
    .gallery-item .inner-box .image .overlay-box .read-more:hover {
        color: #009dea;
    }
    
    .gallery-item .inner-box .image .overlay-box .read-more .icon {
        position: relative;
        font-weight: 600;
        top: 1px;
        margin-left: 5px;
    }
    
    .news-section-two {
        position: relative;
        padding: 40px 0px;
    }
    
    .news-block-two {
        position: relative;
        margin-bottom: 40px;
    }
    
    .news-block-two .inner-box {
        position: relative;
        border: 1px solid #bbbbbb;
    }
    
    .news-block-two .inner-box .image-column {
        position: relative;
    }
    
    .news-block-two .inner-box .image-column .image {
        position: relative;
    }
    
    .news-block-two .inner-box .image-column .image img {
        position: relative;
        width: 100%;
        display: block;
    }
    
    .news-block-two .inner-box .image-column .image .overlay-box {
        position: absolute;
        left: 0px;
        top: 0px;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
        background-color: rgba(34, 34, 34, 0.80);
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .news-block-two .inner-box:hover .image-column .image .overlay-box {
        opacity: 1;
    }
    
    .news-block-two .inner-box .image-column .image .overlay-box .icon {
        position: relative;
        top: 46%;
        margin: 0 auto;
        margin-top: -30px;
        width: 40px;
        height: 40px;
        color: #009dea;
        font-size: 14px;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        font-weight: 400;
        display: inline-block;
        background-color: #ffffff;
    }
    
    .news-block-two .inner-box .image-column .image .post-date {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 50px;
        height: 60px;
        padding: 10px 6px;
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        line-height: 1.4em;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #009dea;
    }
    
    .news-block-two .content-column {
        position: relative;
    }
    
    .news-block-two .content-column .content-inner {
        position: relative;
        padding-top: 25px;
        padding-right: 20px;
    }
    
    .news-block-two .content-column .content-inner h3 {
        position: relative;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.4em;
        height: 2.8em;
        overflow: hidden;
        margin: 10px 0;
    }
    
    .news-block-two .content-column .content-inner h3 a {
        position: relative;
        color: #222222;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .news-block-two .content-column .content-inner h3 a:hover {
        color: #009dea;
    }
    
    .news-block-two .content-column .content-inner .text {
        position: relative;
        color: #888888;
        font-size: 14px;
        line-height: 1.8em;
        margin-bottom: 25px;
    }
    
    .news-block-two .content-column .content-inner .post-meta {
        position: relative;
    }
    
    .news-block-two .content-column .content-inner .post-meta li {
        position: relative;
        display: inline-block;
    }
    
    .news-block-two .content-column .content-inner .post-meta li a {
        position: relative;
        color: #888888;
        font-size: 14px;
        font-weight: 500;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .news-block-two .content-column .content-inner .post-meta li a .icon {
        position: relative;
        color: #009dea;
        margin-right: 8px;
    }
    
    .news-block-two .content-column .content-inner .post-meta li a:hover {
        color: #009dea;
    }
    
    .news-block-two .content-column .content-inner .post-meta li.read-more a {
        color: #0f9be0;
    }
    
    .news-section-two .owl-dots {
        display: none;
    }
    
    .news-section-two .owl-nav {
        position: absolute;
        content: '';
        right: 0px;
        top: -90px;
    }
    
    .news-section-two .owl-nav .owl-prev,
    .news-section-two .owl-nav .owl-next {
        width: 35px;
        height: 35px;
        display: inline-block;
        text-align: center;
        line-height: 32px;
        font-size: 16px;
        color: #222222;
        margin-left: 10px;
        background: none;
        border: 1px solid #bbb !important;
        outline: none;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .news-section-two .owl-nav .owl-prev:hover,
    .news-section-two .owl-nav .owl-next:hover {
        color: #ffffff;
        border-color: #222222;
        background-color: #222222;
    }
    
    @media only screen and (max-width: 1140px) {
        .sec-title h2 {
            font-size: 30px;
        }
        .news-block-two .content-column .content-inner {
            padding-top: 15px;
        }
        .news-block-two .content-column .content-inner .text,
        .news-block-two .content-column .content-inner h3 {
            margin-bottom: 10px;
        }
    }
    
    @media only screen and (max-width: 1023px) {
        .gallery-section .sec-title .pull-right {
            width: 100%;
        }
        .gallery-section .filters li {
            margin-left: 0px;
            margin-right: 20px;
        }
        .gallery-section .filters {
            margin-top: 30px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        .sec-title h2 {
            font-size: 25px;
        }
        .news-block-two .content-column .content-inner {
            padding: 20px 20px 20px;
        }
        #menu-top-menu li.dropdown .dropdown-btn {
            display: block;
        }
    }
    
    @media only screen and (max-width: 599px) {
        .sec-title .title:before {
            display: none;
        }
        .sec-title .title {
            padding-left: 0px;
        }
        .gallery-section .filters li {
            margin-bottom: 12px;
        }
        .news-section-two .owl-nav {
            position: relative;
            top: 0px;
            margin-top: 10px;
        }
        .news-section-two .owl-nav .owl-prev,
        .news-section-two .owl-nav .owl-next {
            margin-left: 0px;
            margin-right: 10px;
        }
    }
    
    a,
    .sec-title .title,
    .gallery-section .filters .filter.active,
    .gallery-section .filters .filter:hover,
    .gallery-item .inner-box .image .overlay-box .read-more:hover,
    .news-block-two .content-column .content-inner h3 a:hover,
    .news-block-two .inner-box .image-column .image .overlay-box .icon,
    .news-block-two .content-column .content-inner .post-meta li a .icon,
    .news-block-two .content-column .content-inner .post-meta li a:hover,
    .news-block-two .content-column .content-inner .post-meta li.read-more a {
        color: #009dea;
    }
    
    .sec-title .title:before,
    .gallery-section .filters .filter:after,
    .news-block-two .inner-box .image-column .image .post-date {
        background-color: #009dea;
    }
    
    .gallery-item .inner-box .image .overlay-box .content {
        background-color: rgba(0, 157, 234, 0.80);
    }
    /* banner */
    
    [digood-id="home_banner_box"] .auto-container {
        position: static;
        max-width: 1200px;
        padding: 0px 15px;
        margin: 0 auto;
    }
    
    [digood-id="home_banner_box"] .theme_color {
        color: #079cec;
    }
    
    [digood-id="home_banner_box"] .main-slider {
        position: relative;
    }
    
    [digood-id="home_banner_box"] .main-slider .slide {
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    
    [digood-id="home_banner_box"] .main-slider .slide.mask {
        position: relative;
    }
    
    [digood-id="home_banner_box"] .main-slider .slide.mask::before {
        display: block;
        content: ' ';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.3;
        filter: alpha(opacity=30);
    }
    
    [digood-id="home_banner_box"] .main-slider .slide .digood-banner_content_box {
        position: absolute;
        display: flex;
        align-items: center;
        height: 100%;
    }
    
    [digood-id="home_banner_box"] .main-slider h2 {
        position: relative;
        color: #ffffff;
        font-size: 54px;
        font-weight: 700;
        line-height: 1.1em;
        margin-bottom: 10px;
        opacity: 0;
        padding-left: 30px;
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 100ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
    }
    
    [digood-id="home_banner_box"] .main-slider h2:before {
        position: absolute;
        left: 0px;
        top: 0px;
        content: '';
        width: 135px;
        height: 135px;
        z-index: -1;
        background-color: #079cec;
    }
    
    [digood-id="home_banner_box"] .main-slider h2.alternate {
        color: #079cec;
        padding-left: 0px;
        margin: 0;
    }
    
    [digood-id="home_banner_box"] .main-slider h2.light::before,
    [digood-id="home_banner_box"] .main-slider h2.alternate::before {
        display: none;
    }
    
    [digood-id="home_banner_box"] .main-slider h2.light {
        padding-left: 0px;
    }
    
    [digood-id="home_banner_box"] .main-slider .active h2 {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        transition-delay: 1000ms;
    }
    
    [digood-id="home_banner_box"] .main-slider h3 {
        position: relative;
        color: #ffffff;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 20px;
        display: inline-block;
        opacity: 0;
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 100ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
    }
    
    [digood-id="home_banner_box"] .main-slider h3.alternate,
    [digood-id="home_banner_box"] .main-slider h3.light {
        font-size: 38px;
        font-weight: normal;
        margin: 0;
    }
    
    [digood-id="home_banner_box"] .main-slider h3.alternate {
        color: #fff;
    }
    
    [digood-id="home_banner_box"] .main-slider h3.light {
        color: #ffffff;
    }
    
    [digood-id="home_banner_box"] .main-slider .active h3 {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        transition-delay: 1500ms;
    }
    
    [digood-id="home_banner_box"] .main-slider .text {
        position: relative;
        color: #ffffff;
        font-size: 18px;
        opacity: 0;
        line-height: 1.7em;
        font-weight: 400;
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 100ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
    }
    
    [digood-id="home_banner_box"] .main-slider .text.alternate {
        color: #fff;
    }
    
    [digood-id="home_banner_box"] .main-slider .active .text {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        transition-delay: 2000ms;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-dots {
        position: absolute;
        left: 50%;
        bottom: 20px;
        margin-left: -30px;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-dots .owl-dot {
        position: relative;
        width: 20px;
        height: 20px;
        margin: 0px 4px;
        overflow: hidden;
        border-radius: 50px;
        display: inline-block;
        border: 1px solid #ffffff;
        outline: none;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-dots .owl-dot:before {
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 50%;
        background-color: #ffffff;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-dots .owl-dot.active::before,
    [digood-id="home_banner_box"] .main-slider .owl-dots .owl-dot:hover::before {
        height: 100%;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-nav {
        position: absolute;
        left: 0px;
        top: 50%;
        z-index: 1;
        width: 100%;
        margin-top: -20px;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-nav .owl-prev,
    [digood-id="home_banner_box"] .main-slider .owl-nav .owl-next {
        color: #343434;
        background: white;
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 1;
        font-weight: 600;
        outline: none;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-nav .owl-prev {
        position: absolute;
        left: 30px;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-nav .owl-next {
        position: absolute;
        right: 30px;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    [digood-id="home_banner_box"] .main-slider .owl-nav .owl-prev:hover,
    [digood-id="home_banner_box"] .main-slider .owl-nav .owl-next:hover {
        background-color: #079cec;
        color: #fff;
    }
    
    @media only screen and (min-width: 1024px) {
        /* 右对齐 */
        [digood-id="home_banner_box"] .main-slider .content.offset-right {
            max-width: 610px;
            margin-left: 610px;
        }
        /*居中对齐*/
        [digood-id="home_banner_box"] .main-slider .content.offset-center {
            max-width: 610px;
            margin-left: 300px;
            text-align: center;
        }
    }
    
    @media only screen and (max-width: 1023px) {
        [digood-id="home_banner_box"] .main-slider h2 {
            font-size: 80px;
            padding-left: 0px;
        }
        [digood-id="home_banner_box"] .main-slider h2:before {
            display: none;
        }
        [digood-id="home_banner_box"] .main-slider h3.light,
        [digood-id="home_banner_box"] .main-slider h3.alternate {
            font-size: 30px;
        }
        [digood-id="home_banner_box"] .main-slider h3.alternate span {
            font-size: 35px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        [digood-id="home_banner_box"] .main-slider .owl-nav {
            display: none!important;
        }
        [digood-id="home_banner_box"] .main-slider h2 {
            font-size: 20px;
            padding-left: 0px;
            margin: 0;
        }
        [digood-id="home_banner_box"] .main-slider h3 {
            font-size: 18px;
            margin: 10px 0;
        }
        [digood-id="home_banner_box"] .main-slider .text {
            font-size: 16px;
        }
        [digood-id="home_banner_box"] .main-slider .text br {
            display: none;
        }
        .navbar-default .navbar-nav>li {
            padding-left: 0;
            padding-right: 0;
            text-indent: 12px;
        }
        .navbar-default .navbar-nav>li .dropdown-btn {
            text-indent: 0;
        }
    }
    
    @media only screen and (max-width: 599px) {
        [digood-id="home_banner_box"] .main-slider h2 {
            font-size: 24px;
        }
        [digood-id="home_banner_box"] .main-slider h3,
        [digood-id="home_banner_box"] .main-slider h3.light,
        [digood-id="home_banner_box"] .main-slider h3.alternate {
            font-size: 16px;
            margin: 0;
        }
        [digood-id="home_banner_box"] .main-slider h3.alternate span {
            font-size: 18px;
        }
        [digood-id="home_banner_box"] .main-slider .text {
            font-size: 14px;
        }
    }
    
    @media only screen and (max-width: 479px) {
        [digood-id="home_banner_box"] .main-slider .text br {
            display: none;
        }
    }
    /* /banner */
    /* mobile-menu */
    
    #mobile-menu-wrap {
        position: fixed;
        top: 0;
        right: -330px;
        z-index: 100;
        visibility: hidden;
        width: 360px;
        height: 100%;
        background: #fff;
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        border-left: 1px solid #e4e4e4;
        box-shadow: 0 -2px 8px 1px rgba(0, 0, 0, 0.06)
    }
    
    #mobile-menu-wrap .navbar-nav {
        margin: 100px -15px;
    }
    
    .mobile-menu-open #mobile-menu-wrap {
        visibility: visible;
        -webkit-transition: -webkit-transform .5s;
        transition: transform .5s;
        -webkit-transform: translate3d(-320px, 0, 0);
        transform: translate3d(-320px, 0, 0);
        overflow-x: hidden
    }
    
    #container {
        position: relative;
        z-index: 99;
        -webkit-transition: -webkit-transform .5s;
        transition: transform .5s;
        -webkit-transform-origin: 50% 1%;
        transform-origin: 50% 1%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    
    .mobile-menu-open #container {
        -webkit-transform: translate3d(-320px, 0, 0);
        transform: translate3d(-320px, 0, 0)
    }
    
    @media(max-width:767px) {
        .navbar-default .navbar-nav>li a>.caret {
            display: none;
        }
        .mobile-menu-open .navbar-collapse {
            padding: 0
        }
        .mobile-menu-open ul.sub-menu li a {
            padding-left: 25px
        }
        .mobile-menu-open ul.sub-menu ul li a {
            padding-left: 35px
        }
        .mobile-menu-open ul.sub-menu ul ul li a {
            padding-left: 45px
        }
        .header .navbar .navbar-brand.large {
            position: relative;
            z-index: 99;
            -webkit-transition: -webkit-transform .5s;
            transition: transform .5s;
            -webkit-transform-origin: 50% 1%;
            transform-origin: 50% 1%;
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d
        }
        .mobile-menu-open .header .navbar .navbar-brand.large {
            -webkit-transform: translate3d(-320px, 0, 0);
            transform: translate3d(-320px, 0, 0)
        }
        .mobile-menu-open .header .navbar .navbar-brand.mobile {
            display: block;
            margin-top: 40px;
            font-size: 14px;
            font-weight: 700;
            letter-spacing: 2px;
            font-family: inherit;
            text-transform: uppercase
        }
        a.mobile-menu-close {
            position: fixed;
            top: 10px;
            right: 26px;
            font-size: 20px;
            display: block;
            z-index: 9999;
            cursor: pointer;
            padding: 13px;
            width: 46px;
            text-align: center;
        }
        .nav .sub-menu,
        .nav .dropdown-menu {
            position: static;
            float: none;
            display: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            box-shadow: none
        }
        ul.sub-menu>li.menu-item>ul.sub-menu {
            display: block !Important;
        }
    }
    /* /mobile-menu */

    /* bread */
    .banner_area_plane {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        min-height: 200px;
        position: relative;
    }

    .banner_area_plane:before {
        content: "";
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .banner_area_plane .banner_content h3 {
        padding-top: 100px;
        color: #fff;
        font-size: 35px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
    }

    .banner_link {
        background: #f1f1f1;
        border-bottom: 1px solid #d3d3d3;
    }

    .banner_link .b_crum_link_inner a {
        font-size: 16px;
        color: #242424;
        font-family: "Lato", sans-serif;
        letter-spacing: .32px;
        margin-right: 25px;
        line-height: 60px;
        position: relative;
        -webkit-transition: all 400ms linear 0s;
        -o-transition: all 400ms linear 0s;
        transition: all 400ms linear 0s;
    }

    .banner_link .b_crum_link_inner a:before {
        content: "\f101";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        left: -14px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #242424;
    }

    .banner_link .b_crum_link_inner a:last-child {
        margin-right: 0px;
    }

    .banner_link .b_crum_link_inner a:first-child:before {
        display: none;
    }

    .banner_link .b_crum_link_inner a:hover,
    .banner_link .b_crum_link_inner a.active {
        color: #242424;
    }
    /* /bread */