/*!
 * Start Bootstrap - Stylish Portfolio v5.0.1 (https://startbootstrap.com/template-overviews/stylish-portfolio)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 */

body,
html {
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: rgba(255, 0, 114, 1);*/
    color: #0075c1;
    background: rgba(153, 255, 255, 1);
    /*background: rgba(153, 255, 255, 1);*/
}

.hide {
    display: none;
}

table.form-table2 {
    width: 100%;
    font-size: 15px;
    color: #666;
}

table.form-table2 .txt {
    border: 1px solid #ccc;
    padding: 3px;
}

table.form-table2 tr th {
    color: #2871b3;
    text-align: left;
}

table.form-table2 table {
    white-space: nowrap;
    font-size: 14px;
    margin: 10px 0;
    margin-left: 15px;
}

table.form-table2 table th {
    color: #666;
    padding-right: 5px;
}

table.form-table2 table td {
    padding-right: 15px;
}

.pre-loading {
    display: none;
}

.page-top {
    position: absolute;
    height: 100vh;
}

.logo {
    display: none;
    position: fixed;
    left: 15px;
    top: 15px;
    width: auto;
    height: auto;
    text-align: center;
    color: #fff;
    /*background: rgba(0, 123, 255, 1);*/
    background: rgba(153, 255, 255, 1);
    line-height: 50px;
    z-index: 999;
}

body {
    /*font-family: 'Source Sans Pro';*/
}

.header-gif {
    position: absolute;
    /*padding-top: 40vh;*/
    width: 50vw;
    height: 97vh;
    z-index: 1;
    /*background: rgba(0, 255, 255, 1);*/
}

.btn-xl {
    padding: 1.25rem 2.5rem;
}

.content-section {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
}

.content-section-heading h2 {
    font-size: 3rem;
}

.content-section-heading h3 {
    font-size: 1rem;
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

.text-faded {
    color: rgba(0, 117, 193, 1);
}

.textarea-fit {
    margin: 0px -72px 0px 0px;
    /*height: 60vh;*/
    /*width: 35vm;*/
    height: 90vh;
    width: 90vm;
}

/* Map */
.map {
    height: 30rem;
}

@media (max-width: 992px) {
    .map {
        height: 75%;
    }
}

.map iframe {
    pointer-events: none;
}

.scroll-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #99ffff;
    /*background: rgba(0, 123, 255, 1);*/
    background: rgba(255, 0, 114, 0.65);
    line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
    color: #0075c1;
}

.scroll-to-top:hover {
    background: rgba(255, 0, 114, 1);
}

.scroll-to-top i {
    font-weight: 800;
}

#canvas {
    /*width: 100vw;*/
    /*height: 100vh;*/
}

.masthead {
    min-height: 91vh;
    position: relative;
    display: table;
    width: 100%;
    height: 95vh;
    padding-top: 8rem;
    /*padding-bottom: 8rem;*/
    /*background: -webkit-gradient(linear, left top, right top, from(rgba(0, 123, 255, 1)), to(rgba(0, 123, 255, 1)));*/
    /*background: linear-gradient(90deg, rgba(0, 123, 255, 1) 0%, rgba(0, 123, 255, 1) 50%);*/
    background: -webkit-gradient(linear, left top, right top, from(rgba(153, 255, 255, 1)), to(rgba(153, 255, 255, 1)));
    background: linear-gradient(90deg, rgba(153, 255, 255, 1) 0%, rgba(153, 255, 255, 1) 50%);
    /*background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(153, 255, 255, 1)));*/
    /*background: linear-gradient(90deg, rgba(153, 255, 255, 1), rgba(153, 255, 255, 1));*/
    /*background-image:url(../img/bg-head.gif);*/
    background-position: left;
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-color: #ffffff !important;
}

.mastcontain {
    min-height: 95vh;
    position: relative;
    display: table;
    width: 100%;
    /*height: 120vh;*/
    padding-top: 8rem;
    /*padding-bottom: 8rem;*/
    /*background: -webkit-gradient(linear, left top, right top, from(rgba(0, 123, 255, 1)), to(rgba(0, 123, 255, 1)));*/
    /*background: linear-gradient(90deg, rgba(0, 123, 255, 1) 0%, rgba(0, 123, 255, 1) 50%);*/
    background: -webkit-gradient(linear, left top, right top, from(rgba(153, 255, 255, 1)), to(rgba(153, 255, 255, 1)));
    background: linear-gradient(90deg, rgba(153, 255, 255, 1) 0%, rgba(153, 255, 255, 1) 100%);
    /*background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(153, 255, 255, 1)));*/
    /*background: linear-gradient(90deg, rgba(153, 255, 255, 1), rgba(153, 255, 255, 1));*/
    background-position: left;
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-color: #ffffff !important;
}

.normal-contain {
    min-height: 30rem;
    /*position: absolute;*/
    position: relative;
    display: table;
    width: 100%;
    min-height: 91vh;
    height: auto;
    padding-top: 8rem;
    /*padding-bottom: 8rem;*/
    /*background: -webkit-gradient(linear, left top, right top, from(rgba(0, 123, 255, 1)), to(rgba(0, 123, 255, 1)));*/
    /*background: linear-gradient(90deg, rgba(0, 123, 255, 1), rgba(0, 123, 255, 1));*/
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 244, 244, 1)), to(rgba(244, 244, 244, 1)));
    background: linear-gradient(90deg, rgba(244, 244, 244, 1), rgba(244, 244, 244, 1));
    /*background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(153, 255, 255, 1)));*/
    /*background: linear-gradient(90deg, rgba(153, 255, 255, 1), rgba(153, 255, 255, 1));*/
    /*background-position: left;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff !important;
}

.masthead h1 {
    font-size: 4rem;
    margin: 0;
    padding: 0;
}

@media (max-width: 1280px) {
    .masthead {
        height: auto;
    }

    .header-gif {
        height: 93vh;
    }
}

@media (max-width: 1080px) {

    .logo {
        /*display: block;*/
        position: fixed;
        left: 15px;
        top: 15px;
        width: auto;
        height: auto;
        text-align: center;
        color: #0075c1;
        background: rgba(153, 255, 255, 1);
        line-height: 50px;
        z-index: 999;
    }

    .header-gif {
        display: none;
    }

    .masthead {
        height: auto;
        color: #0075c1;
        /*background: -webkit-gradient(linear, left top, right top, from(rgba(0, 123, 255, 1)), to(rgba(0, 123, 255, 1)));*/
        /*background: linear-gradient(90deg, rgba(0, 123, 255, 1), rgba(0, 123, 255, 1));*/
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 1)));
        background: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    }

    .mastcontain {
        height: auto;
        color: #0075c1;
        /*background: -webkit-gradient(linear, left top, right top, from(rgba(0, 123, 255, 1)), to(rgba(0, 123, 255, 1)));*/
        /*background: linear-gradient(90deg, rgba(0, 123, 255, 1), rgba(0, 123, 255, 1));*/
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 1)));
        background: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    }

    .normal-contain {
        height: auto;
        color: #0075c1;
        /*background: -webkit-gradient(linear, left top, right top, from(rgba(0, 123, 255, 1)), to(rgba(0, 123, 255, 1)));*/
        /*background: linear-gradient(90deg, rgba(0, 123, 255, 1), rgba(0, 123, 255, 1));*/
        background: -webkit-gradient(linear, left top, right top, from(rgba(244, 244, 244, 1)), to(rgba(244, 244, 244, 1)));
        background: linear-gradient(90deg, rgba(244, 244, 244, 1), rgba(244, 244, 244, 1));
    }

    .masthead h1 {
        font-size: 5.5rem;
    }

    .display-lg-only {
        display: none;
    }
}

.table .table {
    color: rgba(0, 117, 193, 1);
    background-color: #99FFFF;
}

.dropdown-menu {
    color: #0075c1;
    background-color: rgba(255, 255, 255, 1);
}

/* Side Menu */
#sidebar-wrapper {
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: translateX(250px);
    transform: translateX(250px);
    /*background: #1D809F;*/
    background: rgba(153, 255, 255, 1);
    /*background-color: #007bff;*/
    /*border-color: #007bff;*/
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 1.3rem;
    font-weight: bold;
    z-index: 99;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li.sidebar-nav-item a {
    display: block;
    text-decoration: none;
    color: #0075c1;
    padding: 15px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #343a40;
    background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    font-size: 1.2rem;
    background: rgba(153, 255, 255, 0.1);
    height: 80px;
    line-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.sidebar-nav > .sidebar-brand a {
    color: #343a40;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #343a40;
    background: none;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.menu-toggle {
    position: fixed;
    right: 15px;
    top: 15px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #0075c1;
    background: rgba(153, 255, 255, 1);
    /*background-color: #007bff;*/
    /*border-color: #007bff;*/
    line-height: 50px;
    z-index: 999;
}

.menu-toggle i {
    color: #0075c1;
    background: rgba(153, 255, 255, 1);
}

.menu-toggle:focus, .menu-toggle:hover {
    color: #343a40;
}

.menu-toggle:hover {
    /*background: #343a40;*/
    background: rgba(153, 255, 255, 0.8);
    /*background-color: #0882F0;*/
    /*border-color: #007bff;*/
}

.service-icon {
    background-color: #343a40;
    color: #1D809F;
    height: 7rem;
    width: 7rem;
    display: block;
    line-height: 7.5rem;
    font-size: 2.25rem;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.callout {
    padding: 15rem 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), url("../img/bg-callout.jpg");
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-callout.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.callout h2 {
    font-size: 3.5rem;
    font-weight: 700;
    display: block;
    max-width: 30rem;
}

.portfolio-item {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 530px;
    margin: auto auto 1rem;
}

.portfolio-item .caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    background-color: rgba(33, 37, 41, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.portfolio-item .caption .caption-content {
    color: #fff;
    margin: auto 2rem 2rem;
}

.portfolio-item .caption .caption-content h2 {
    font-size: 0.8rem;
    text-transform: uppercase;
}

.portfolio-item .caption .caption-content p {
    font-weight: 300;
    font-size: 1.2rem;
}

@media (min-width: 992px) {
    .portfolio-item {
        max-width: none;
        margin: 0;
    }

    .portfolio-item .caption {
        -webkit-transition: -webkit-clip-path 0.25s ease-out, background-color 0.7s;
        -webkit-clip-path: inset(0px);
        clip-path: inset(0px);
    }

    .portfolio-item .caption .caption-content {
        -webkit-transition: opacity 0.25s;
        transition: opacity 0.25s;
        margin-left: 5rem;
        margin-right: 5rem;
        margin-bottom: 5rem;
    }

    .portfolio-item img {
        -webkit-transition: -webkit-clip-path 0.25s ease-out;
        -webkit-clip-path: inset(-1px);
        clip-path: inset(-1px);
    }

    .portfolio-item:hover img {
        -webkit-clip-path: inset(2rem);
        clip-path: inset(2rem);
    }

    .portfolio-item:hover .caption {
        background-color: rgba(29, 128, 159, 0.9);
        -webkit-clip-path: inset(2rem);
        clip-path: inset(2rem);
    }
}

footer {
    color: #0075c1;
    background: rgba(153, 255, 255, 1);
    padding-top: 5rem;
    padding-bottom: 5rem;
    z-index: 99;
}

footer.footer {
    color: #0075c1;
    background: rgba(153, 255, 255, 1);
    padding-top: 5rem;
    padding-bottom: 5rem;

}

footer.footer .social-link {
    display: block;
    height: 4rem;
    width: 4rem;
    line-height: 4.3rem;
    font-size: 1.5rem;
    background-color: #1D809F;
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 123, 255, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 123, 255, 0.1);
}

footer.footer .social-link:hover {
    background-color: #155d74;
    text-decoration: none;
}

a {
    color: #1D809F;
}

a:hover, a:focus, a:active {
    color: #155d74;
}

.text-matsutek {
    color: rgba(0, 117, 193, 1);
}

.btn-matsutek {
    color: rgba(0, 117, 193, 1);
    /*background-color: #007bff;*/
    background-color: #99FFFF;
    /*border-color: #343a20;*/
    /*background-color: #007bff;*/
    /*border-color: #007bff;*/
}

.btn-matsutek:hover {
    color: rgba(255, 255, 255, 1);
    /*background-color: #43646E;*/
    /*border-color: #43646E;*/
    /*background-color: #0882F0;*/
    border-color: #007bff;
    background-color: rgba(0, 117, 193, 1);
    /*background-color: rgba(255, 0, 114, 1);*/
}

.btn-matsutek:focus, .btn-matsutek.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.75);
}

.btn-matsutek.disabled, .btn-matsutek:disabled {
    color: rgba(255, 255, 255, 0.7);
    background-color: #607075;
    border-color: #607075;
}

.btn-matsutek:not(:disabled):not(.disabled):active, .btn-matsutek:not(:disabled):not(.disabled).active,
.show > .btn-matsutek.dropdown-toggle {
    color: rgba(255, 255, 255, 0.7);
    background-color: #607075;
    border-color: #607075;
}

.btn-matsutek:not(:disabled):not(.disabled):active:focus, .btn-matsutek:not(:disabled):not(.disabled).active:focus,
.show > .btn-matsutek.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-dark {
    /*color: rgba(255, 255, 255, 1);*/
    /*background-color: #007bff !important;*/
    /*background-color: #343a40 !important;*/
    color: #0075c1;
    background-color: #99ffff !important;
}

.btn-dark:hover {
    color: #0075c1;
    background-color: #99ffff !important;
}

.btn {
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 123, 255, 0.1);
    box-shadow: 0px 3px 3px 0px rgba(0, 123, 255, 0.1);
    font-weight: 700;
    z-index: 2;
}

.bg-primary {
    /*background-color: #0075c1 !important;*/
    background-color: #0075c1 !important;
}

.text-primary {
    color: #0075c1 !important;
}

.text-secondary {
    color: #ecb807 !important;
}
