﻿.social-media .fa {
    padding: 10px;
    font-size: 15px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    margin: 18px 1px;
    border-radius: 50%;
    color: #666;
}

.about-sec {
    background: #fff;
}

.logo img {
    margin-top: 0px;
    float: left;
    padding-right: 20px;
}

.faq-sec {
    background: #fff;
}

.about-tst h2 {
    color: #000;
}

#navbar {
    padding: 0;
}

/*.stellarnav.dark li a {
    font-size: 15px;
}

.stellarnav.dark li a {
    font-size: 15px;
}*/

.stellarnav.dark ul ul {
    background: #fff;
}

.stellarnav.dark li a:hover {
    color: #5592cf !important;
}

.head-sec ul li a:hover {
    color: #5592cf !important;
}

.network h6 {
    color: #fff;
    margin: 0;
    padding: 7px;
    /*text-align: center;*/
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.stellarnav.dark li a:hover {
    color: #fff;
}

footer {
    background: #eee;
}

.footer-tst ul li a:hover {
    color: #111;
}

.footer-tst ul li a::before {
    color: #666;
}

.footer-tst h4 {
    color: #000;
    font-size: 20px;
}

.footer-tst ul li a {
    color: #666;
}

.bg-light {
    background: #4d4d4d;
}

.head-sec {
    text-align: left;
}

.populor {
    padding: 15px;
    background: #004494;
    box-shadow: 5px 10px 5px #ffffff;
}

.data {
    border: 2px solid #004494;
}

.newsss {
    background: #004494;
    padding: 107px 15px;
    margin: 0;
}

.faq-sec p {
    color: #fff;
}

.faq-sec h6 {
    color: #fff;
}

.heading1 {
    color: #fff;
}

.bg-light p {
    margin: 0;
    padding: 5px 0;
    color: #fcfcfc;
    opacity: 9;
    font-size: 15px;
}

.bg-light a {
    color: #fcfcfc;
    font-size: 15px;
    text-decoration: underline;
}

.stellarnav li li {
    border-bottom: none;
}

.network {
    color: #fff;
    margin: 0;
}

#banner:after {
    display: none;
}

.stellarnav li li a {
    font-weight: normal;
    font-size: 12px;
}

.moble-media {
    display: none;
    text-align: right;
}

    .moble-media ul {
        margin: 0;
        padding: 0;
    }

        .moble-media ul li {
            display: inline-block;
            color: #fff;
        }

            .moble-media ul li a {
                color: #fff;
            }

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width: 1169px) {
    .stellarnav.dark .menu-toggle span.bars span {
        background: #000;
    }
}

.head-sec {
    margin-top: 38px;
}
/*#videotag {
    object-fit: cover;
}*/

#videotag {
    /*position: absolute;*/
    background-attachment: fixed;
    left: 0px;
    object-fit: fill; /*! z-index: -1; */ /*! overflow: hidden; */
    width: 100%;
}

.text-white {
    color: #fff !important;
}

.dropbtn {
    color: white;
    border: none;
    background: transparent;
    margin: 0;
    padding: 0px;
}

.head-sec .dropbtn {
    color: black;
}

.dropbtn .fa {
    padding-right: 5px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99;
    right: 0;
    text-align: left;
}

    .dropdown-content a {
        color: black;
        padding: 10px 15px;
        text-decoration: none;
        display: block;
        font-size: 13px;
        border-bottom: 1px solid #eee;
    }

    .dropdown-content .fa {
        padding-right: 5px;
    }

    .dropdown-content a:hover {
        background-color: #ddd;
    }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: #fff;
}

.head-sec .dropdown:hover .dropbtn {
    color: #000;
}

.head-sec ul li {
    color: #000;
}

    .head-sec ul li a {
        color: #000;
    }

@media only screen and (max-width: 850px) {
    .vicon-bar {
        display: none;
    }
}

.vicon-bar {
    position: fixed;
    z-index: 10000 !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vicon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        font-size: 15px;
    }


.facebook {
    background: #3B5998;
    color: white;
    opacity: 0.8;
}

    .facebook:hover {
        opacity: 1 !important;
    }

.twitter {
    background: #55ACEE;
    color: white;
    opacity: 0.8;
}

    .twitter:hover {
        opacity: 1 !important;
    }

.google {
    background: #dd4b39;
    color: white;
    opacity: 0.8;
}

    .google:hover {
        opacity: 1 !important;
    }

.linkedin {
    background: #007bb5;
    color: white;
    opacity: 0.8;
}

    .linkedin:hover {
        opacity: 1 !important;
    }

.youtube {
    background: #bb0000;
    color: white;
    opacity: 0.8;
}

    .youtube:hover {
        opacity: 1 !important;
    }

.pinterest {
    background: #e60023;
    color: white;
    opacity: 0.8;
}

    .pinterest:hover {
        opacity: 1 !important;
    }

.flickr {
    background: #ff0081;
    color: white;
    opacity: 0.8;
}

    .flickr:hover {
        opacity: 1 !important;
    }

.tumblr {
    background: #314358;
    color: white;
    opacity: 0.8;
}

    .tumblr:hover {
        opacity: 1 !important;
    }

.topbarlogo {
    height: 80px;
    margin-top: 10px;
}

.main-title2 {
    padding-top: 10px;
    font-size: 20px;
    font-weight: 400;
}

.main-subtitle {
    font-size: 18px;
}

@media screen and (min-width:992px) and (max-width:1220px) {
    .logounodc {
        margin-left: -20px;
    }

    .main-title2 {
        padding-top: 10px;
        font-size: 19px;
        font-weight: 400;
    }
}
