/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Cairo' !important;
    color: black !important;
}
.brbtm{
    padding-top:2.5vh !important;
    border-bottom:1px solid;
    border-bottom-color:burlywood;
}
.TableRows {
    background-color: azure;
    border-bottom: groove;
    border-bottom-color: cadetblue;
    padding-left: 3rem !important;
    border: 1px !important;
}
.brdrlst{
    border:2px solid;
    border-radius: 15px !important;
    border-color:burlywood !important;
}
th {
    text-align: center !important;
}

.TableHeaders {
    background-color: cornflowerblue;
    border-bottom: groove;
    border-bottom-color: #4682b4 !important;
    text-align: center !important;
}
/*4682b4*/
.DivInfo {
    background-color: darkcyan !important;
    border-radius: 11px;
    /*border-top: solid;
    border-bottom: thin !important;*/
    box-shadow: 6px 0px 6px 6px lightgrey;
    padding: 6px;
}
.DivSent{
    background-color: coral !important;
    border-radius: 11px;
    /*border-top: solid;
    border-bottom: thin !important;*/
    box-shadow: 6px 0px 6px 6px lightgrey;
    padding: 6px;
}
ulHeader {
    border-radius: 2333344px !important;
}

.list-group-item:last-child {
    border-top-right-radius: 14px !important;
    border-bottom-right-radius: 14px !important;
    border-top-left-radius: 14px !important;
    border-bottom-left-radius: 14px !important;
}

li {
    border-radius: 11px !important;
    margin-top: 3.3px !important;
    margin-right: 6px !important;
}

hr {
    /*border-width: 0.24px !important;*/
    border-color: darkgray !important;
}

td {
    padding: 2px !important;
}

.row {
    margin: 0 !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* start editing from here */
a {
    text-decoration: none;
}

.txt-rt {
    text-align: right;
}
/* text align right */
.txt-lt {
    text-align: left;
}
/* text align left */
.txt-center {
    text-align: center;
}
/* text align center */
.float-rt {
    float: right;
}
/* float right */
.float-lt {
    float: left;
}
/* float left */
.clear {
    clear: both;
}
/* clear float */
.pos-relative {
    position: relative;
}
/* Position Relative */
.pos-absolute {
    position: absolute;
}
/* Position Absolute */
.vertical-base {
    vertical-align: baseline;
}
/* vertical align baseline */
.vertical-top {
    vertical-align: top;
}
/* vertical align top */
nav.vertical ul li {
    display: block;
}
/* vertical menu */
nav.horizontal ul li {
    display: inline-block;
}
/* horizontal menu */
img {
    max-width: 100%;
}
/*end reset*/
/****-----start-body----****/
body {
    text-align: center;
    /*background: url("../images/GL_Bk.png") 0px 0px no-repeat !important;*/
    background-size: cover !important;
    background-attachment: fixed;
    color: white !important;
    font-size: 1rem !important;
    font-family: 'Cairo' !important;
}

.fntBold {
    font-weight: 600;
}

.layer {
    background-color: rgba(236, 226, 226, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.txtBx {
    height: 34px !important;
    border-radius: 0.5rem !important;
    background-color: white !important;
    color: black !important;
    border-color: cadetblue;
}

.lblr {
    text-align: right !important;
    font-weight: 400 !important;
}
.w-70{
    width:70% !important;
}
.W-10 {
    width: 14% !important;
}

@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    src: local('Cairo Bold'), local('Cairo-Bold'), url(https://fonts.gstatic.com/s/cairo/v6/SLXLc1nY6Hkvalqaa46L59A.woff) format('woff');
}


.padding-all {
    padding: 11px;
    font-size: 0.98rem !important;
    font-family: 'Cairo' !important;
}

.multxt {
    min-height: 5rem !important;
    max-height: 15rem;
    border-radius: 0.5rem !important;
    background-color: white !important;
    color: black !important;
    border-color: cadetblue !important;
}

.lblLogin {
    text-align: left !important;
    font-weight: 400 !important;
}

.header {
    text-align: center;
    padding-bottom: 33px;
    font-size: 1.3rem !important;
}

    .header h1 img {
        width: 7%;
    }

p, a {
    /*font-family: "Asap-Regular";*/
}

.header h1 {
    font-size: 50px;
    color: #fff;
    /*font-family: "Audiowide-Regular";*/
    /*letter-spacing: 3px;*/
    margin: 0 auto;
}


.design-w3l {
    width: 36%;
    margin: 0 auto;
}

.mail-form-agile {
    padding: 12px 22px;
    text-align: center;
    margin: 0px;
    /*background: rgba(23, 218, 218, 0.18);*/
    /*color: #000;*/
    color: black !important;
    margin: 0 auto;
}

.padding {
    margin: 20px 0 30px;
}

.mail-form-agile input[type="text"], .mail-form-agile input[type="password"] {
    padding: 13px 10px;
    width: 92.5%;
    font-size: 16px;
    outline: none;
    /*background: transparent;*/
    /*border: 0px;*/
    /*border-bottom: 1px solid #fff;*/
    border-radius: 2px;
    border-color: cadetblue;
    /*font-family: "Asap-Regular";*/
    /*letter-spacing: 1.6px;*/
    color: #000;
}

::-webkit-input-placeholder {
    color: #b4b0b0 !important;
    font-weight: 400;
}

.mail-form-agile input[type="submit"] {
    font-size: 18px;
    padding: 4px 4px;
    /*letter-spacing: 1.2px;*/
    border: groove;
    text-transform: capitalize;
    outline: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    /*background: #D65B88;
    color: #fff;*/
    cursor: pointer;
    margin: 0 auto;
    /*font-family: "Asap-Regular";*/
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
}

    .mail-form-agile input[type="submit"]:hover {
        -webkit-transition-duration: 0.9s;
        transition-duration: 0.9s;
        background: rgba(91, 157, 214, 0.76);
    }

.footer {
    text-align: center;
    padding-top: 75px;
    letter-spacing: 1.6px;
    line-height: 22px;
}

    .footer p {
        font-size: 16px;
        color: #fff;
        margin: 0px;
        letter-spacing: 1.4px;
    }

        .footer p a {
            color: #D65B88;
            font-weight: blod;
            -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
        }

            .footer p a:hover {
                color: #51cbe1;
                -webkit-transition-duration: 0.8s;
                transition-duration: 0.8s;
            }





/*-- responsive media queries --*/


@media screen and (max-width:1440px) {
    .design-w3l {
        width: 40%;
    }

    .header h1 img {
        width: 8.5%;
    }

    .lblLogin {
        text-align: left !important;
    }
}

@media screen and (max-width:1366px) {
    .lblLogin {
        text-align: left !important;
    }
}

@media screen and (max-width:1280px) {
    .design-w3l {
        width: 46%;
    }

    .mail-form-agile {
        padding: 40px;
    }

    .lblLogin {
        text-align: left !important;
    }
}


@media screen and (max-width:1080px) {
    .padding-all {
        padding: 80px 50px;
    }

    .header h1 img {
        width: 8%;
    }

    .header h1 {
        font-size: 44px;
    }

    .lblr {
        text-align: right !important;
    }

    .lblLogin {
        text-align: left !important;
    }
}



@media screen and (max-width:991px) {
    .lblLogin {
        text-align: left !important;
    }

    .design-w3l {
        width: 54%;
    }

    .lblr {
        text-align: right !important;
    }
}


@media screen and (max-width:800px) {
    .lblLogin {
        text-align: center !important;
    }

    .padding-all {
        padding: 75px 30px;
    }

    .design-w3l {
        width: 60%;
    }

    .header h1 {
        font-size: 40px;
    }

    .header {
        padding-bottom: 50px;
    }

    .footer {
        padding-top: 50px;
    }

    .lblr {
        text-align: right !important;
    }
}


@media screen and (max-width:667px) {
    .lblLogin {
        text-align: center !important;
    }

    .design-w3l {
        width: 75%;
    }

    .lblr {
        text-align: right !important;
    }
}

@media screen and (max-width:640px) {
    .lblLogin {
        text-align: center !important;
    }

    .header h1 img {
        width: 10%;
    }

    .header h1 {
        font-size: 36px;
    }

    .mail-form-agile {
        padding: 35px 30px;
    }

        .mail-form-agile input[type="text"], .mail-form-agile input[type="password"] {
            font-size: 14px;
        }

        .mail-form-agile input[type="submit"] {
            font-size: 16px;
        }

    .footer p {
        font-size: 14px;
    }

    .lblr {
        text-align: right !important;
    }
}


@media screen and (max-width:568px) {
    .padding-all {
        padding: 60px 20px;
    }

    body {
        font-size: 0.8rem !important;
    }

    .header h1 {
        font-size: 32px;
    }

    .lblLogin {
        text-align: center !important;
    }

    .lblr {
        text-align: right !important;
    }
}

@media screen and (max-width:480px) {
    .lblr {
        text-align: right !important;
    }

    body {
        font-size: 0.7rem !important;
    }
}

.lblLogin {
    text-align: center !important;
}

.header h1 {
    font-size: 28px;
}

.design-w3l {
    width: 92%;
}

.mail-form-agile input[type="submit"] {
    font-size: 14px;
}

.footer p {
    font-size: 13px;
}

}

@media screen and (max-width:414px) {
    .lblr {
        text-align: right !important;
    }

    .padding-all {
        padding: 50px 10px;
    }

    .header h1 {
        font-size: 24px;
    }

    .lblLogin {
        text-align: center !important;
    }
       body{
        font-size:0.6rem !important;

    }
}

@media screen and (max-width:384px) {
    .lblr {
        text-align: right !important;
    }
       body{
        font-size:0.6rem !important;

    }
    .header {
        padding-bottom: 30px;
    }

        .header h1 {
            font-size: 22px;
        }

    .lblLogin {
        text-align: center !important;
    }

    .design-w3l {
        width: 100%;
    }
}

@media screen and (max-width:320px) {
    .lblr {
        text-align: right !important;
    }
       body{
        font-size:0.6rem !important;

    }
    .lblLogin {
        text-align: center !important;
    }

    .header h1 {
        font-size: 18px;
    }
}
