﻿body {
    background: #f2f2f2;
}

.navbar .nav-item:not(:last-child) {
    margin-right: 35px;
}

.dropdown-toggle::after {
    transition: transform 0.15s linear;
}

.show.dropdown .dropdown-toggle::after {
    transform: translateY(3px);
}

.dropdown-menu {
    margin-top: 0;
}
.selectedy {
    border: 2px solid #000 !important;
    border-top: 3px solid #000 !important;
}
a[href], input[type='submit'], input[type='image'], label[for], input[type='checkbox'], select, checkbox, button, .pointer {
    cursor: pointer !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
   
    font-size: 11px;
}
a.afff {
    color: #fff !important
}
.pagefluid {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.primaryContent {
    float: left;
    width: 100%;
}

.blockContent {
    float: left;
    width: 100%;
}

.blockImg {
    width: 100%;
}

.blockContainer {
    position: relative;
    z-index: 1
}

.blockContent {
    box-sizing: border-box;
}

    .blockContent:before, .blockContent:after {
        content: '';
        display: table
    }

    .blockContent:after {
        clear: both
    }

.ieLTE7 .blockContent {
    zoom: 1
}

.blockContent .blockImg {
     
}

.blockContent.layoutB.hasImg .blockImg {
    
    padding-bottom: 0
}

.blockContent.hasImg.imgOnly .blockImg, .blockContent.hasImg.layoutB.imgOnly .blockImg {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0
}

.ieLTE8 .blockContent {
    position: relative;
    z-index: 1
}

.blockImg img {
    width: auto;
    height: auto;
    max-width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0 0 0 0;
}

img {
    border: none;
}

.logo_1 {
    margin: 0;
    padding: 0;
}

    .logo_1 img {
        width: auto;
        height: auto;
        max-width: 100%;
        text-align: center;
        display: block;
        margin: 0 auto;
        padding: 0 0 1px 0;
    }

section {
    width: 100%;
    padding: 90px 0;
}

.section-bg {
    background-color: #fafafb;
}

.section-title {
    text-align: center;
    padding-bottom: 50px;
}
table {
    border-collapse: collapse;
}
    .section-title h2 {
        font-size: 24px;
        letter-spacing: 1px;
        font-weight: 700;
        padding: 10px 20px;
        margin: 0;
        background: #263847;
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
        border-radius: 10px;
    }

    .section-title h3 {
        margin: 15px 0 0 0;
        font-size: 32px;
        font-weight: 700;
    }

        .section-title h3 span {
            color: #428bca;
        }

    .section-title p {
        margin: 15px auto 0 auto;
        font-weight: 500;
        color: #919191;
    }

@media (min-width: 1024px) {
    .section-title p {
        width: 50%;
    }
}

.pagebg1 {
    background-color: rgba(0,0,0,.9);
    background-image: url(/Content/imgs/bg1.png);
    background: linear-gradient(0deg, rgba(255, 0, 150, 0.3), rgba(255, 0, 150, 0.3)), url(/Content/imgs/bg1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.about {
    background: linear-gradient(rgba(12, 13, 14, 0.4), rgba(12, 13, 14, 0.4)), url("/Content/imgs/bgw1.jpg") fixed center center;
    background-size: cover;
    padding: 120px 0;
}

.aboutbg2 {
    background: linear-gradient(rgba(12, 13, 14, 0.5), rgba(12, 13, 14, 0.5)), url("/Content/imgs/bgw2.jpg") fixed center center;
    background-size: cover;
    padding: 120px 0;
    color: #fff;
}

.aboutbg3 {
    background: linear-gradient(rgba(12, 13, 14, 0.6), rgba(12, 13, 14, 0.6)), url("/Content/imgs/Z.jpg") fixed center center;
    background-size: cover;
    padding: 120px 0;
    color: #fff;
}

.navbardfw {
    background-color: #fff;
}
    /* change the brand and text color */
    .navbardfw .navbar-brand,
    .navbardfw .navbar-text {
        color: rgba(255,255,255,.8);
        padding: 0.8rem 1rem;
    }
    /* change the link color and add padding for height */
    .navbardfw .navbar-nav .nav-link {
        color: #263847;
        padding: 1rem 1rem;
        text-transform: uppercase;
    }
    /* change the color of active or hovered links */
    .navbardfw .nav-item.active .nav-link,
    .navbardfw .nav-item:hover .nav-link {
        color: #263847;
        background-color: #fff; /* add background-color to active links */
    }

.aboutbg5 {
    background-color: #fff;
}

    .aboutbg5 h5 {
        font-size: 26px;
        padding: 15px;
    }

    .about h3 {
        color: #fff;
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .about p {
        color: #fff;
    }

    .about .cta-btn {
        font-family: "Raleway", sans-serif;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 35px;
        border-radius: 4px;
        transition: 0.5s;
        margin-top: 20px;
        background: #263847;
        color: #fff;
    }

        .about .cta-btn:hover {
            background: #5697d0;
        }


.cta {
    background: linear-gradient(rgba(12, 13, 14, 0.2), rgba(12, 13, 14, 0.2)), url("/Content/imgs/lg_header2.jpg") fixed center center;
    background-size: cover;
    padding: 120px 0;
}

    .cta h3 {
        color: #fff;
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .cta p {
        color: #fff;
    }

    .cta .cta-btn {
        font-family: "Raleway", sans-serif;
        font-weight: 500;
        font-size: 24px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 35px;
        border-radius: 4px;
        transition: 0.5s;
        margin-top: 20px;
        background: #263847;
        color: #fff;
        text-decoration: none;
    }

        .cta .cta-btn:hover {
            background: #5697d0;
            text-decoration: none;
        }

.page6ss {
    background-color: #000;
    padding: 120px 0;
    color: #fff;
}

.headerContainer {
    background-color: #fff;
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
    border-width: 0;
}

.headerContainer {
    background-image: url("/Content/imgs/lg_header2.jpg?dpr=2")
}

@media screen and (-o-min-device-pixel-ratio:5/4),screen and (-webkit-min-device-pixel-ratio:1.25),screen and (min-resolution:120dpi) {
    .headerContainer {
        background-image: url("/Content/imgs/lg_header2.jpg?dpr=2")
    }
}

@media screen and (min-width:768px) {
    .headerContainer {
        background-image: url("/Content/imgs/lg_header2.jpg?dpr=2")
    }
}

@media screen and (min-width:768px) and (-o-min-device-pixel-ratio:5/4),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.25),screen and (min-width:768px) and (min-resolution:120dpi) {
    .headerContainer {
        background-image: url("/Content/imgs/lg_header2.jpg?dpr=2")
    }
}

@media screen and (min-width:1025px) {
    .headerContainer {
        background-image: url("/Content/imgs/lg_header2.jpg?dpr=2")
    }
}

@media screen and (min-width:1025px) and (-o-min-device-pixel-ratio:5/4),screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.25),screen and (min-width:1025px) and (min-resolution:120dpi) {
    .headerContainer {
        background-image: url("/Content/imgs/lg_header2.jpg?dpr=2")
    }
}

.headerContainer:before, .headerContainer > body > .plxBg-img:before, .headerContainer > .plxBg-img:before {
    content: '' !important;
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    opacity: .1
}

.headerContainer.plxBg:before {
    content: none !important
}

.headerContainer, .headerContent {
    position: relative
}

    .headerContent h1.siteName, .headerContent h1.siteName a {
        text-align: center;
        color: #423134;
        font-family: minionpro,"Times New Roman",Times,serif;
        font-style: normal;
        font-weight: 400;
        font-size: 40px;
        text-transform: uppercase;
        letter-spacing: normal;
    }

.siteName {
    line-height: .8
}

@media only screen and (max-width:767px) {
    .headerContent h1.logo, .headerContent h1.logoAndSiteName a.logo {
        max-width: 400px
    }
}



img.autoimg {
    width: auto;
    height: auto;
    max-width: 100%;
}

.text_Cent {
    text-align: center;
}

img.left, img.alignleft {
    float: left;
    margin: 10px 20px 10px 0;
}

img.right, img.alignright {
    float: right;
    margin: 10px 0 10px 20px;
}

img.center, img.aligncenter {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0 0 1px 0;
}

.imgcnn {
    border-radius: 6px;
    object-fit: cover;
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
    position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 5px;
    background: #fff;
    transition: 0.5s;
    height: 100%;
}

    .team .member .pic {
        overflow: hidden;
        width: 180px;
        border-radius: 50%;
    }

        .team .member .pic img {
            transition: ease-in-out 0.3s;
        }

    .team .member:hover {
        transform: translateY(-10px);
    }

    .team .member .member-info {
        padding-left: 30px;
    }

    .team .member h4 {
        font-weight: 700;
        margin-bottom: 5px;
        font-size: 20px;
        color: #37517e;
    }

    .team .member span {
        display: block;
        font-size: 15px;
        padding-bottom: 10px;
        position: relative;
        font-weight: 500;
    }

        .team .member span::after {
            content: "";
            position: absolute;
            display: block;
            width: 50px;
            height: 1px;
            background: #cbd6e9;
            bottom: 0;
            left: 0;
        }

    .team .member p {
        display: block;
        font-size: 15px;
        padding-bottom: 10px;
        position: relative;
        font-weight: 500;
    }

.navCC ul {
    margin: 0;
    padding: 15px;
    text-align: center;
    list-style: none;
     
}

    .navCC ul li {
        display: inline-block;
    }

        .navCC ul li a {
            display: block;
            padding: 5px 5px;
            font-size: 13px;
            text-decoration: none;
            color: #000;
          
        }

            .navCC ul li a:hover {
                color: #fff;
                background-color: #000;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -khtml-border-radius: 3px;
                border-radius: 3px;
            }

#myDivFixb {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 50px;
    z-index: 99;
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    padding: 6px; /* Some padding */
}
.bntRed {
    background-color: red;
}
.bntRed:hover {
        background-color: #555;}
.bntjoin {
    border: 1px solid #000;
    color:#fff; 
}
.navbardfw .nav-item.active .nav-link,
.navbardfw .nav-item .nav-link:active,
.navbardfw .nav-item .nav-link:focus,
.navbardfw .nav-item:hover .nav-link {
    color: #ff6a00;
}
.subNav {
    margin: 0;
    padding: 0;
}
    .subNav li {
        list-style: none;
    }
        .subNav li a {
            /* border-bottom: 1px solid #263847; */
            text-transform: uppercase;
            color: #263847;
        }
.subNav li.active_sub a {
    color: #ff6a00;
}

