﻿html, body {
    width: 100%;
    overflow-x: hidden;
}

body {
    font-family: 'Poppins', sans-serif;
    color: #141414;
}

a {
    color: #1e638e;
}

    a:hover {
        text-decoration: none;
    }

img {
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.ratio {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
}

.ratio43 {
    padding: 75% 0 0 0;
}

.ratio169 {
    padding: 56.25% 0 0 0;
}

.ratioS {
    padding: 100% 0 0 0;
}

.ratioL {
    padding: 48% 0 0 0;
}

.ratio91 {
    padding: 91.12% 0 0 0;
}

.ratio113 {
    padding: 113.51% 0 0 0;
}

.ratio img, .ratio div {
    position: absolute;
    display: block;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.btns {
    margin-left: -5px;
    margin-right: -5px;
}

    .btns .btn {
        margin: 0 5px 10px 5px;
    }

.btn-rounded {
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding: 12px 15px;
    min-width: 180px;
    letter-spacing: 1px;
    border: 2px solid transparent;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
}

.btn-bg-orange {
    background-color: #ffa400;
    color: #fff;
}

    .btn-bg-orange:hover {
        background-color: #1e638e;
        color: #fff;
        border-color: #ff9c00;
    }

.btn-bg-blue {
    background-color: #1e638e;
    color: #fff;
}

    .btn-bg-blue:hover {
        background-color: #ffa400;
        color: #fff;
        border-color: #1e638e;
    }

.bg-blue {
    background-color: #1e638e;
}

.bg-orange {
    background-color: #ffa400;
}

.section, .section-sm {
    padding-top: 50px;
    padding-bottom: 50px;
}

.sectionTitle-u {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    background-image: url('/Images/section-title-line.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 25px;
    text-align: center;
}

    .sectionTitle-u.text-white {
        background-image: url('/Images/section-title-line-white.png');
    }

.sectionTitle-sm-u {
    font-size: 20px;
}

.sectionIntro {
    font-size: 14px;
    line-height: 30px;
    max-width: 570px;
    margin: 0 auto;
}

#header #headerTop {
    padding: 20px 0;
}

    #header #headerTop .details {
        list-style: none;
        padding: 0;
        margin: 0 -2px;
    }

        #header #headerTop .details li {
            display: inline-block;
            vertical-align: middle;
            padding: 0 2px 10px 2px;
        }

            #header #headerTop .details li.email:before {
                content: "|";
                color: #ff9c00;
                margin-right: 7px;
            }

            #header #headerTop .details li a {
                color: #ff9c00;
            }

            #header #headerTop .details li.facebook a i {
                background-color: #1e638e;
            }

            #header #headerTop .details li a i {
                background-color: #ff9c00;
                color: #fff;
                font-size: 12px;
                width: 33px;
                height: 33px;
                line-height: 33px;
                border-radius: 100%;
                text-align: center;
                display: inline-block;
                vertical-align: middle;
                padding: 0;
            }

    #header #headerTop ul.navbar-nav {
        margin-left: -15px;
        margin-right: -15px;
    }

        #header #headerTop ul.navbar-nav > li {
            position: relative;
        }

            #header #headerTop ul.navbar-nav > li > a {
                color: #0d0d0d;
                font-size: 14px;
                padding: 10px 15px;
                text-transform: uppercase;
                letter-spacing: 1px;
            }

#header .navbar-nav > li .sub-menu {
    display: none;
}

#header #headerBottom {
    background-color: #ffa400;
    padding: 20px 0;
}

    #header #headerBottom ul.navbar-nav li a {
        text-transform: uppercase;
        color: #fff;
        padding: 10px 15px;
        letter-spacing: 1px;
    }

#hero {
    position: relative;
    background-color: #141414;
    padding: 9.28% 0 13% 0;
}

    #hero .hero-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: .3;
        z-index: 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
    }

    #hero .hero-text {
        z-index: 1;
        color: #fff;
        text-align: center;
    }

        #hero .hero-text h1 {
            font-size: 32px;
            text-transform: uppercase;
            font-weight: 900;
            letter-spacing: 4px;
            margin-bottom: 35px;
        }

        #hero .hero-text .content {
            letter-spacing: 1px;
        }

        #hero .hero-text .btns {
            margin-top: 35px;
        }

#theme {
    background-color: #1e638e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

    #theme h1, #theme .h1 {
        font-size: 32px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: 3px;
        margin: 0;
    }

#content {
    font-size: 14px;
    line-height: 30px;
}

    #content ul {
        padding-left: 15px;
    }

    #content.about {
        line-height: 24px;
    }

    #content .introduction {
        font-size: 24px;
        font-weight: bold;
        line-height: 36px;
    }

        #content .introduction p {
            margin-bottom: 30px;
        }

    #content .ratio .overlay-orange {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border: 2px solid #ff9c00;
    }

.section .itemP {
    min-height: 350px;
}

    .section .itemP .bg-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .section .itemP .overlay-orange {
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border: 2px solid #ff9c00;
    }

.section .itemT {
    padding: 50px 25px;
}

    .section .itemT.right {
        font-size: 18px;
        line-height: 24px;
    }

    .section .itemT.left {
        font-size: 14px;
        line-height: 30px;
    }

        .section .itemT.left p {
            margin-bottom: 30px;
        }

    .section .itemT h3 {
        font-size: 24px;
    }

    .section .itemT ul {
        padding-left: 20px;
    }

        .section .itemT ul li {
            margin-bottom: 15px;
        }

.columns {
    margin-left: -35px;
    margin-right: -35px;
}

    .columns .column {
        padding-left: 35px;
        padding-right: 35px;
    }

.service .icon {
    border-radius: 0 15px 0 0;
    background-color: #ff9c00;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
    height: 100px;
    width: 100px;
}

    .service .icon img {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0 auto;
        max-width: 35px;
    }
.service #quoteForm {
    z-index:9;
}
.service #quoteForm .form-box {
    box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    border-radius: 15px;
    background-color: #fff;
    padding: 25px;
}

    .service .form-box .form-control {
        height: 55px;
        border-radius: 0;
        text-transform: uppercase;
        color: #0d0d0d;
        letter-spacing: 1px;
    }

    .service .form-box textarea.form-control {
        height: 190px;
        resize:none;
    }

.serviceList .item {
    padding: 15px;
}

    .serviceList .item .box {
        border-radius: 30px;
        border: 2px solid #e6e6e6;
        text-align: center;
        padding: 45px 35px;
        display: block;
        height: 100%;
        -webkit-transition: .2s background-color ease-in-out;
        -o-transition: .2s background-color ease-in-out;
        transition: .2s background-color ease-in-out;
    }

    .serviceList .item:hover .box {
        background-color: #ff9c00;
    }

    .serviceList .item .box .icon {
        border-radius: 50%;
        background-color: #ff9c00;
        position: relative;
        height: 100px;
        width: 100px;
        border: 2px solid #fff;
        display: block;
        margin: 0 auto 15px auto;
    }

        .serviceList .item .box .icon img {
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            margin: 0 auto;
            max-width: 35px;
        }

    .serviceList .item .box h3 {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 3px;
        text-transform: uppercase;
        background-image: url('/Images/section-title-line.png');
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 30px;
        margin-bottom: 30px;
        color: #0d0d0d;
        -webkit-transition: .2s color ease-in-out;
        -o-transition: .2s color ease-in-out;
        transition: .2s color ease-in-out;
    }

    .serviceList .item:hover .box {
        border-color: transparent;
    }

        .serviceList .item:hover .box h3 {
            background-image: url('/Images/section-title-line-white.png');
        }

        .serviceList .item:hover .box h3,
        .serviceList .item:hover .box .itemIntroduction {
            color: #fff;
        }

    .serviceList .item .box .itemIntroduction {
        font-size: 12px;
        line-height: 24px;
        height: 72px;
        overflow: hidden;
        color: #0d0d0d;
        -webkit-transition: .2s color ease-in-out;
        -o-transition: .2s color ease-in-out;
        transition: .2s color ease-in-out;
    }

        .serviceList .item .box .itemIntroduction p {
            margin: 0;
        }

.otherServiceList .item .box {
    padding-top: 66px;
    padding-bottom: 66px;
}

.listList {
    margin-bottom: -30px;
}

    .listList .item {
        text-align: center;
        padding-bottom: 30px;
    }

        .listList .item img {
            max-height: 55px;
            margin: 0 auto;
        }

        .listList .item h3 {
            font-size: 18px;
            color: #fff;
            text-transform: uppercase;
            font-weight: 500;
            margin: 30px 0 0 0;
        }

.partnerLogos .item {
    padding-bottom: 30px;
}

    .partnerLogos .item .box {
        border: 2px solid #e6e6e6;
        padding: 15px;
        width: 210px;
        height: 80px;
        text-align: center;
    }

        .partnerLogos .item .box img {
            max-height: 100%;
        }

.blogList {
    margin-bottom: -50px;
}

    .blogList .item {
        text-align: center;
        padding-bottom: 50px;
    }

        .blogList .item .ratio {
            background-color: #1e638e;
            background-image: url('/Images/missingImage.png');
            background-repeat: no-repeat;
            background-position: center;
        }

            .blogList .item .ratio span, .blog .ratio span {
                position: absolute;
                top: 0;
                right: 0;
                color: #fff;
                font-size: 16px;
                line-height: 20px;
                text-transform: uppercase;
                background-color: #ff9c00;
                padding: 15px 20px;
                text-align: center;
            }

        .blogList .item h3 {
            text-transform: uppercase;
            font-size: 16px;
            margin: 25px 0 0 0;
            letter-spacing: 1px;
        }

            .blogList .item h3 a {
                color: #141414;
            }

        .blogList .item .itemDate {
            color: #8a8888;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

        .blogList .item .btn-link {
            font-size: 12px;
            color: #1e638e;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 600;
        }

            .blogList .item .btn-link:hover {
                color: #ff9c00;
                text-decoration: none;
            }

#content.blog {
    line-height: 24px;
}

    #content.blog p {
        margin-bottom: 25px;
    }

.blog h1 {
    font-size: 24px;
    text-transform: uppercase;
}

.blog .date {
    color: #8a8888;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 30px;
}

.teamList .item {
    padding: 15px;
}

    .teamList .item .ratio, .missingImage {
        background-image: url('/Images/missingImage.png');
        background-repeat: no-repeat;
        background-position: center;
/*        -webkit-box-shadow: inset 0px 0px 0px 2px #ff9c00;
        box-shadow: inset 0px 0px 0px 2px #ff9c00;*/
        border:2px solid #ff9c00;
    }


    .teamList .item .overlay-text {
        padding: 40px 20px;
        background-color: #ff9c00;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
        top: auto;
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
    }

        .teamList .item .overlay-text span {
            height: 50px;
            width: 50px;
            position: absolute;
            top: -25px;
            left: 0;
            right: 0;
            color: #fff;
            display: block;
            margin: 0 auto;
            background-color: #141414;
            border-radius: 50%;
            line-height: 50px;
        }

    .teamList .item .title {
        padding: 40px 20px;
        background-color: #ff9c00;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

            .teamList .item .overlay-text span i {
                margin: 0 auto;
                padding: 0 0 0 2px;
            }

    .teamList .item .overlay-text h3,
    .teamList .item .title h3{
        font-size: 16px;
        color: #fff;
        margin: 0 0 5px 0;
    }

    .teamList .item .overlay-text p,
    .teamList .item .title p{
        margin-bottom: 0;
        color: #141414;
        font-size: 14px;
        line-height: 18px;
    }

#contact {
    background-color: #0d0d0d;
    background-image: url('/Images/contact-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    #contact .form-horizontal .form-group {
        margin-bottom: 40px;
    }

    #contact .form-horizontal .form-control {
        height: 55px;
        border-radius: 0;
        text-transform: uppercase;
        color: #0d0d0d;
        letter-spacing: 1px;
    }

    #contact .form-horizontal textarea.form-control {
        height: 190px;
    }

    #contact .form-horizontal .form-control::-webkit-input-placeholder {
        color: #0d0d0d;
    }

    #contact .form-horizontal .form-control::-moz-placeholder {
        color: #0d0d0d;
    }

    #contact .form-horizontal .form-control:-ms-input-placeholder {
        color: #0d0d0d;
    }

    #contact .form-horizontal .form-control::-ms-input-placeholder {
        color: #0d0d0d;
    }

    #contact .form-horizontal .form-control::placeholder {
        color: #0d0d0d;
    }

    #contact .form-horizontal .form-control:-ms-input-placeholder {
        color: #0d0d0d;
    }

    #contact .form-horizontal .form-control::-ms-input-placeholder {
        color: #0d0d0d;
    }

    #contact .contactDetails .item {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 50px;
    }

        #contact .contactDetails .item .icon {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            border: 2px solid #fff;
            text-align: center;
            position: relative;
            margin-right: 20px;
        }

            #contact .contactDetails .item .icon i {
                font-size: 30px;
                color: #fff;
                position: absolute;
                top: 50%;
                left: 0;
                right: 0;
                -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                transform: translate(0, -50%);
            }

        #contact .contactDetails .item p:not(:first-of-type) {
            margin-bottom: 0;
        }

        #contact .contactDetails .item p:first-of-type {
            margin-bottom: 5px;
        }

        #contact .contactDetails .item p a {
            color: #fff;
        }

    #contact + #footer {
        border: 0;
    }

#footer {
    border-top: 1px solid #bdbdbd;
}

    #footer #footerTop {
        padding: 60px 0;
    }

        #footer #footerTop ul li {
            padding: 5px 0;
        }

            #footer #footerTop ul li a {
                color: #0d0d0d;
                text-transform: uppercase;
                font-size: 10px;
                letter-spacing: 1px;
                padding: 5px 0;
            }

                #footer #footerTop ul li a[href="#"] {
                    cursor: default;
                    pointer-events: none;
                }

                #footer #footerTop ul li a:hover {
                    color: #ffa400;
                }

        #footer #footerTop ul > li:first-child a {
            font-size: 12px;
            font-weight: 600;
        }

        #footer #footerTop ul > li:first-child > a:after {
            content: "";
            height: 1px;
            width: 20px;
            background-color: #ffa400;
            display: block;
            margin-top: 8px;
        }

        #footer #footerTop .socials a.facebook i {
            background-color: #1e638e;
        }

        #footer #footerTop .socials a i {
            background-color: #ff9c00;
            color: #fff;
            font-size: 12px;
            width: 33px;
            height: 33px;
            line-height: 33px;
            border-radius: 100%;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            padding: 0;
        }

    #footer #footerBottom {
        background-color: #1e638e;
        color: #fff;
        padding: 25px 0;
        font-size: 12px;
    }

@media(max-width: 767px) {
    #header .nav-scroller {
        position: absolute;
        overflow-y: scroll;
        overflow-x: hidden;
        width: 100%;
        height: 100%;
    }

    #header ul.navbar-nav > li {
        margin: 5px 0;
    }

        #header ul.navbar-nav > li > a {
            padding: 5px 10px;
            text-align: left;
        }

        #header ul.navbar-nav > li a:after {
            content: ' \f078';
            font-family: 'Font Awesome 5 Pro';
            font-weight: 900;
            font-size: 14px;
            padding-left: 5px;
        }

        #header ul.navbar-nav > li > a.expand::after {
            content: ' \f077';
        }

        #header ul.navbar-nav > li a:only-child:after {
            content: "";
        }

        #header ul.navbar-nav > li ul {
            list-style: none;
            margin: 0;
            padding-left: 20px;
            background-color: none;
        }

            #header ul.navbar-nav > li ul li a {
                color: #fff;
                text-align: left;
                display: block;
                padding: 5px;
                font-size: 16px;
            }

    #header ul.navbar-nav li {
        border: none;
    }

    #header .navbar-toggler {
        border-width: 0;
        outline: 0;
    }

    #header .animated-icon {
        width: 30px;
        height: 25px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

        #header .animated-icon span {
            display: block;
            position: absolute;
            height: 3px;
            width: 100%;
            border-radius: 9px;
            opacity: 1;
            left: 0;
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

        #header .animated-icon span {
            background: #fff;
        }

            #header .animated-icon span:nth-child(1) {
                top: 0px;
            }

            #header .animated-icon span:nth-child(2),
            #header .animated-icon span:nth-child(3) {
                top: 10px;
            }

            #header .animated-icon span:nth-child(4) {
                top: 20px;
            }

        #header .animated-icon.open span:nth-child(1) {
            top: 11px;
            width: 0%;
            left: 50%;
        }

        #header .animated-icon.open span:nth-child(2) {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        #header .animated-icon.open span:nth-child(3) {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        #header .animated-icon.open span:nth-child(4) {
            top: 11px;
            width: 0%;
            left: 50%;
        }

    #header .nav-wrapper {
        position: fixed;
        top: 0;
        left: 100%;
        padding: 0;
        width: 100%;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        display: block;
        height: 100%;
        z-index: 999;
    }

    #header .btn-close {
        position: absolute;
        left: 0;
        background: #1e638e;
        padding: 20px;
        border: 0;
        top: 0;
        border-radius: 0;
    }

        #header .btn-close .animated-icon span {
            background: #fff;
        }


    #header .navbar-collapse.collapsing .nav-wrapper {
        height: 100% !important;
        margin-left: 50%;
        left: 50%;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    #header .navbar-collapse.show .nav-wrapper {
        left: 0;
    }

    #header .nav-group {
        margin-left: 70px;
        padding: 15px;
    }

        #header .nav-group::after {
            content: "";
            display: block;
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 70px;
            right: 0;
            bottom: 0;
            background: #1e638e;
            z-index: -1;
        }

        #header .nav-group .callus {
            padding-left: 10px;
            margin-top: 10px;
        }

            #header .nav-group .callus i {
                color: #0086ac;
                margin-right: 5px;
            }

            #header .nav-group .callus a {
                color: #fff;
                font-weight: bold;
            }
}

@media(min-width:768px) {
    .section .itemT.left {
        padding: 50px 50px 50px 15px;
    }

    .section .itemT.right {
        padding: 50px 15px 50px 50px;
    }
}

@media(min-width:992px) {
    .section {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    #header.home #headerBottom {
        background: none;
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
    }

    #header ul.navbar-nav > li {
        position: relative;
    }

    #header.home #headerBottom ul.navbar-nav > li:hover > a:after {
        content: "";
        background-color: #ff9c00;
        height: 1px;
        width: 100%;
        display: block;
    }

    #header ul.navbar-nav > li .sub-menu {
        position: absolute;
        top: 100%;
        background-color: #ffa400;
        min-width: 240px;
        display: none;
        z-index: 2;
        padding-top: 20px;
    }

    #header.home ul.navbar-nav > li .sub-menu {
        padding-top: 0;
    }

    #header #headerTop ul.navbar-nav > li .sub-menu {
        right: 15px;
    }

    #header #headerBottom ul.navbar-nav > li .sub-menu {
        left: 25px;
    }


    #header ul.navbar-nav > li:hover .sub-menu {
        display: block;
    }

    #header ul.navbar-nav > li .sub-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #header ul.navbar-nav > li .sub-menu ul li {
            border-bottom: 1px solid #fff;
        }

    #header.home ul.navbar-nav > li .sub-menu ul li {
        border: 0;
    }

    #header ul.navbar-nav > li .sub-menu ul li a {
        color: #fff;
        padding: 5px 10px !important;
        -webkit-transition: .2s background-color linear;
        -o-transition: .2s background-color linear;
        transition: .2s background-color linear;
    }


    #header ul.navbar-nav > li .sub-menu ul li:hover a {
        background-color: #1e638e;
    }

    #theme {
        padding: 80px 0;
    }

        #hero .hero-text h1,
        #theme h1, #theme .h1 {
            font-size: 40px;
        }

    .teamList .item .overlay-text {
        bottom: -100%;
    }

    .teamList .item:hover .overlay-text {
        bottom: 0;
    }

    .section .itemT {
        max-width: 480px;
    }
}

@media(min-width: 1200px) {
    .col-xl-five {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }

    #header #headerBottom ul.navbar-nav li a {
        padding: 10px 25px;
    }

    #hero .hero-text h1,
    #theme h1, #theme .h1 {
        font-size: 48px;
    }

    .section .itemT {
        max-width: 570px;
    }
}

@media(min-width: 1600px) {
    .container {
        max-width: 1400px;
    }

    .itemP {
        min-height: 650px;
    }

    .section .itemT {
        max-width: 700px;
        padding: 100px 50px;
    }

        .section .itemT.left {
            padding: 100px 100px 100px 15px;
        }

        .section .itemT.right {
            padding: 100px 15px 100px 100px;
        }

    .blogList {
        margin-bottom: -90px;
    }

        .blogList .item {
            padding-bottom: 90px;
        }
}

/*Recaptcha Validation*/
.validation-summary-errors {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 10px;
    color: #721c24;
    margin-bottom: 10px;
}

    .validation-summary-errors ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

/*Cookie Policy*/
.cookieLaw {
    color: #fff;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .8);
    padding: 5px;
    text-align: center;
    border-top: 3px white solid;
    display: none;
}

    .cookieLaw .btn {
        background-color: #000;
        color: #fff;
    }
