.navbar-brand-centered {
    position: absolute;
    left: 50%;
    display: block;
    width: 160px;
    text-align: center;
    background-color: transparent;
}

.navbar > .container .navbar-brand-centered,
.navbar > .container-fluid .navbar-brand-centered {
    margin-left: -80px;
}

#tnta #tnta_header_bg_color {
    padding-top: 10px;
    background: rgba(44, 112, 175, 1);
    background: -moz-linear-gradient(left, rgba(44, 112, 175, 1) 0%, rgba(26, 118, 224, 1) 0%, rgba(32, 63, 96, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(44, 112, 175, 1)), color-stop(0%, rgba(26, 118, 224, 1)), color-stop(100%, rgba(32, 63, 96, 1)));
    background: -webkit-linear-gradient(left, rgba(44, 112, 175, 1) 0%, rgba(26, 118, 224, 1) 0%, rgba(32, 63, 96, 1) 100%);
    background: -o-linear-gradient(left, rgba(44, 112, 175, 1) 0%, rgba(26, 118, 224, 1) 0%, rgba(32, 63, 96, 1) 100%);
    background: -ms-linear-gradient(left, rgba(44, 112, 175, 1) 0%, rgba(26, 118, 224, 1) 0%, rgba(32, 63, 96, 1) 100%);
    background: linear-gradient(to right, rgba(44, 112, 175, 1) 0%, rgba(26, 118, 224, 1) 0%, rgba(32, 63, 96, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c70af', endColorstr='#203f60', GradientType=1);
    /*url("../images/bg.jpg") fixed */
}

#tnta .tnta_head_title {
    /*    text-align: center;*/
    color: #fff;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 14px;
}

#tnta {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
}

.navbar-default {
    background: linear-gradient(to right, rgba(44, 112, 175, 1) 0%, rgba(26, 118, 224, 1) 0%, rgba(32, 63, 96, 1) 100%) !important;
    /*    border-color: #42a5f5 !important;*/
    border-radius: 0px;
    /*        position: fixed;*/
    /*        z-index: 9999;*/
    margin-top: 88px;
}

.tnta_image {
    width: 100%;
    object-fit: cover !important;
}

.menu {
    text-align: center;
}

.logo {
    text-align: center !important;
    margin: none !important;
    margin-bottom: 8px;
}

.logo p {
    margin: none !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: none !important;
}

.tnta_logo {
    width: 90px;
}

.navbar {
    padding: 10px 10px;
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

#navbar_header a {
    font-size: 13px;
    text-align: justify;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff !important;
    background-color: none !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    border-radius: 0px !important;
    font-size: 13px;
}

.nav > li {
    font-size: 13px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 600;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: none !important;
}

.dropdown-menu > li > a {
    display: block !important;
    padding: 10px 20px !important;
    clear: both !important;
    font-weight: 600 !important;
    line-height: 1.42857143 !important;
    color: #fff !important !important !important;
    white-space: nowrap !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    background-color: rgb(28, 93, 166);
}

.dropdown-menu > li > a:hover {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 600;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    background-color: #42a5f5;
}

/* .dropdown-menu {background-color:#42a5f5;} */
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fbf8f8 !important;
}

.dropdown-menu > li > a {
    display: block !important;
    clear: both !important;
    line-height: 1.42857 !important;
    color: rgb(255, 255, 255) !important;
    white-space: nowrap !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
    background-color: rgb(28, 93, 166) !important;
    padding: 10px 20px !important;
}

/*=========================
  Icons
 ================= */

/* footer social icons */
#footer_icons ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

#footer_icons ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */
#footer_icons .social-network a.icoRss:hover {
    background-color: #F56505;
}

#footer_icons .social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

#footer_icons .social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

#footer_icons .social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

#footer_icons .social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

#footer_icons .social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

#footer_icons .social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
#footer_icons .social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}

#footer_icons a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

#footer_icons .social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
    margin-left: 100px;
}

#footer_icons .social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

#footer_icons .social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

#footer_icons .social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

#footer_icons a {
    background-color: none;
}

#sub-floor {
    color: #ffffff;
    background: linear-gradient(to right, rgba(44, 112, 175, 1) 0%, rgba(26, 118, 224, 1) 0%, rgba(32, 63, 96, 1) 100%);
    padding: 20px 0px;
}

@media (min-width:768px) {

    #navbar_header ul li a {
        text-decoration: none;
        position: relative;
    }

    #navbar_header ul li a:before {
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        content: "";
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        transform: scale(0, 1);
        transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    }

    #navbar_header ul li a:after {
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
        content: "";
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        transform: scale(1, 0);
        transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    }


    #navbar_header ul li a:hover:before {
        opacity: 1;
        transform: scale(1);
    }

    #navbar_header ul li a:hover:after {
        opacity: 1;
        transform: scale(1);
    }


}
