@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700&display=swap');

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;  background-color:#242c37;
}

.headerHome {
    padding-top: 50%;
    background-size: 100%;
    position: relative;
    background-color: #000;
}

    .headerHome:after {
        content: "";
        background: url(../images/headerHome.jpg) no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: -webkit-fill-available;
        opacity: 0.6;
        background-size: cover;
    }

.headerAbout {
    height: 400px;
    background-size: 100%;
    position: relative;
    background-color: #000;
}

    .headerAbout:after {
        content: "";
        background: url(../images/fdemo.jpg) no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: -webkit-fill-available;
        opacity: 0.6;
        background-size: cover;
    }

.headerDemo {
    height: 400px;
    background-size: 100%;
    position: relative;
    background-color: #000;
}

    .headerDemo:after {
        content: "";
        background: url(../images/demobg.jpg) no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: -webkit-fill-available;
        opacity: 0.6;
        background-size: cover;
    }

.headerContact {
    height: 400px;
    background-size: 100%;
    position: relative;
    background-color: #000;
}

    .headerContact:after {
        content: "";
        background: url(../images/lapheader.jpg) no-repeat;
        background-position-y: -200px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: -webkit-fill-available;
        opacity: 0.6;
        background-size: cover;
    }

.navbar-default {
    background: none;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

    .navbar-default .navbar-nav > li > a {
        padding: 6px 15px;
        color: #fff;
    }

        .navbar-default .navbar-nav > li > a.active,
        .navbar-default .navbar-nav > li > a:hover {
            color: #FFC514;
        }

.navbar-right {
    margin-top: 27px;
}

.yborder {
    border: solid 2px #FFC514 !important;
    color: #FFC514 !important;
}

    .yborder:hover {
        background: #FFC514 !important;
        color: #242c37 !important;
    }

a:hover {
    text-decoration: none;
}

.headerIn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 600px;
    margin-left: -300px;
    margin-top: -60px;
    text-align: center;
    z-index: 9;
}

    .headerIn a,
    a.box {
        color: #fff;
        padding: 6px 15px;
        border: solid 2px #fff;
        margin: 0 15px;
        min-width: 96px;
        display: inline-block;
        text-align: center
    }

        a.box:hover,
        .headerIn a:hover {
            background: #fff;
            color: #242c37;
            text-decoration: none;
        }

    .headerIn h1 {
        margin-bottom: 0;
    }

    .headerIn h2 {
        margin-top: 8px;
        margin-bottom: 33px;
    }

h1 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
}

h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}


.wrap {
    max-width: 1440px;
    margin: auto;
    border-bottom: 0;
    border-top: 0;
}

.coolage .row {
    margin: 0;
    background: #242c37;
}

.coolage img {
    width: 100%;
}

.coolage .imgContainer {
    padding: 0;
}

.tLink {
    text-align: center;
    padding-top: 100px;
}

    .tLink h1 {
    }

.fDemo {
    background: url(../images/fdemo.jpg) no-repeat;
    height: 706px;
    display: table;
    background-size: cover;
    width: 100%;
    padding-top: 96px;
    text-align: center
}

.lDemo img {
    max-height: 456px;
    margin-bottom: 70px;
}

footer {
    background: url(../images/footer.jpg) no-repeat;
    background-size: cover;
    padding: 48px 0 8px;
    font-size: 11px;
    font-weight: 300;
    color: #fff;
    display: table;
    width: 100%;
}

.fIn {
    max-width: 1330px;
    margin: auto;
    line-height: 1.8
}

    .fIn a {
        color: #fff;
    }

.login {
    background: url(../images/bgfront.jpg) no-repeat
}

    .login footer {
        background: none;
        position: fixed;
        bottom: 0;
        width: 100%;
    }

.loginIn {
    margin: 200px auto;
    width: 360px;
    border: solid 3px #ffc516;
    padding: 25px 40px;
    display: table
}

    .loginIn h1 {
        text-align: center;
        margin: 0;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .loginIn .form-control {
        border-radius: 0;
        border: solid 2px #ffc516;
    }

.row.auth {
    margin-left: -22px;
    margin-right: -21px;
}

.loginIn .col-sm-2 {
    padding: 0 7px;
}

.loginIn p {
    color: #fff;
    text-transform: uppercase;
    margin: 52px auto 15px;
}

.loginIn .box {
    display: table;
    margin: auto;
    background: no-repeat;
    width: 96px;
    height: 36px;
}

.aboutSec {
    background: #242c37;
}

    .aboutSec.white {
        background: #fff;
    }

.white .aboutIn .abtdata p {
    color: #0f1d2a;
}

.white .aboutIn a {
    color: #333;
    border-color: #0f1d2a;
}

.aboutIn {
    display: table;
    margin: auto;
}

    .aboutIn img {
        width: 400px;
        max-width: 400px;
        margin: 118px auto 100px;
        display: table;
    }

    .aboutIn .abtdata {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        .aboutIn .abtdata p {
            color: #fff;
            font-size: 14px;
            font-weight: 300;
            line-height: 1.8
        }

        .aboutIn .abtdata a {
            margin-top: 35px;
        }

.conIn {
    width: 100%;
    max-width: 1440px;
    margin: 60px auto;
    display: table;
}

    .conIn .form-control {
        margin-bottom: 20px;
        border: solid 2px #ffc514;
        border-radius: 0;
        color: #0f1d2a;
    }

    .conIn p,
    .conIn h1,
    .conIn a {
        color: #0f1d2a;
    }

.coolage .conIn .row {
    background: none;
    margin-left: -15px;
    margin-right: -15px;
}

.conIn .box {
    color: #0f1d2a;
    border: solid 2px #0f1d2a;
    text-transform: uppercase;
    min-width: 96px;
    height: 36px;
}

.conIn h1 {
    font-size: 18px;
}

.contForm form {
    border: solid 2px #0f1d2a;
    padding-bottom: 15px;
    max-width: 80%;
    padding: 15px;
}

.contForm textarea {
    height: 210px;
}

.contbg {
    height: 360px;
    background: url(../images/contbg.jpg) no-repeat;
    width: 100%;
    display: table;
    background-size: cover
}

.contl {
    line-height: 2;
}

.contlbg {
    background: url(../images/bgfront.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding-top: 60px;
}

    .contlbg h1,
    .contlbg p,
    .contlbg a {
        color: #fff;
    }

    .contlbg hr {
        border-top: solid 2px #ffc514;
        margin-top: 170px;
    }

.publicbg.row {
    margin-top: 30px;
}

.conIn .contForm.contdemo form {
    border: none;
}

    .conIn .contForm.contdemo form hr {
        border-top: solid 2px #ffc514;
        margin-top: 20px;
        max-width: 300px;
        margin-left: 0
    }

    .conIn .contForm.contdemo form h1 {
        color: #ffc514;
    }

.conIn .contForm.contdemo .form-control {
    border-color: #0f1d2a
}

input[type="checkbox"],
input[type="radio"] {
    width: 20px;
    height: 20px;
    border: solid 2px #000;
    margin-right: 20px;
}

    input[type="checkbox"]:before {
        content: "";
        width: 20px;
        height: 20px;
        position: relative;
        border: solid 2px #000;
        display: block
    }

    input[type="radio"]:before {
        content: "";
        width: 20px;
        height: 20px;
        position: relative;
        border: solid 2px #000;
        display: block;
        border-radius: 10px;
    }

label span {
    padding-left: 10px;
    position: relative;
    top: 4px;
}

.checkbox + .checkbox {
    margin-top: 20px;
}

.setPasswordText {
    color: #fff;
}
.backgcustom {
    background-color: #242c37;
}
.backgcustom .wrap{
    background-color: #fff;
}
.m-t-20 {
    margin: 20px;
}
.secPassInput.form-control {
    padding: 6px 10px;;
}
.validation-summary-errors ul {
    padding-left: 0;
}

.validation-summary-errors ul li {
    color: #fff;
    list-style: none;
    text-align: center;
}