.header {
    background: transparent;
    z-index: 999;
    padding: 15px 0 20px;
    position: absolute;
    width: 100%;
}

.topbar ul li {
    display: inline-block;
    color: #001776;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}

.topbar ul li:last-child {
    margin-right: 0px;
}

.topbar ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
}

.topbar-left {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.topbar-left ul li i {
    margin-right: 5px;
    color: #fff;
}

.topbar-left ul li a {
    margin-right: 10px;
}

.topbar-right {
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.topbar-right ul li a {
    margin-left: 5px;
}

.topbar-right ul li a i {
    margin-right: 5px;
}


.search-main {
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.mega-menu .menu-links > li:last-child > a {
    padding-right: 0px;
}



.mega-menu .row {
    margin-left: 0px;
    margin-right: 0px;
}

.mega-menu .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}



.mega-menu .menu-links > li:last-child {
    padding-right: 0px;
}


.white-bg {
    background: #fff;
}


.bg-opacity-black-70:before {
    background: rgba(0, 0, 0, 0.24);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}


.bg-2 {
    background: url(../images/akustik-pu-sunger.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}


.page-wrapper {
    overflow: hidden;
}



.owl-carousel .owl-item img {
    transform-style: inherit;
}


.owl-carousel-2 {
    overflow: hidden;
}

.owl-carousel-2 .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: 46%;
    left: 0;
    width: 100%;
    cursor: pointer;
}

.owl-carousel-2 .owl-nav .owl-prev {
    display: block;
    position: absolute;
    text-indent: inherit;
    left: -44px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
}

.owl-carousel-2 .owl-nav .owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    right: -44px;
    width: auto;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
}

.owl-carousel-2 .owl-nav i {
    font-weight: normal;
    font-size: 20px;
    color: #626262;
    background: rgba(255, 255, 255, 0.7);
    padding: 12px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


.about {
    overflow: hidden;
}

ul.who-we-are-about i {
    color: #01247e;
    padding-right: 10px;
}

ul.who-we-are-about li {
    font-size: 14px;
    line-height: 30px;
}

.action-box {
    background: #001776;
    padding: 48px 0 40px;
}

.action-box1 {
    background: url(../images/banner-ust.jpg);
}

.action-box-button a.button i {
    padding: 13px 10px;
    width: 46px;
    font-size: 14px;
}

.action-box-button a.button span {
    font-size: 13px;
    padding: 11px 12px;
}


.inner-intro {
    height: 410px;
    display: block;
}

.inner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.inner-intro span {
    text-transform: capitalize;
}

.inner-intro h1 {
    text-transform: capitalize;
}

.intro-title {
    display: table-cell;
    vertical-align: bottom;
}

.intro-title p {
    font-size: 18px;
    text-transform: capitalize;
}

ul.page-breadcrumb li span {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

ul.page-breadcrumb {
    /*padding-top:60px;*/
    padding-bottom: 25px;
}

ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px;
}

ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}


.portfolio-block .portfolio-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}



.portfolio-block .grid-item {
    position: relative;
    height: auto;
    margin-bottom: 40px;
    width: 100%;
}

.portfolio-block .grid-item img {
   /* width: 100%;*/
}


.portfolio-block .portfolio-item {
    width: 100%;
}


.portfolio-fullwidth.portfolio-block.columns-2 .grid-item {
    margin-bottom: 0px;
    width: 50%;
}


.footer {
    background: #c2c2c2;
}

.footer-logo img {
    width: 65%;
}

.addresss-info li {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.addresss-info i {
    color: #01247e;
    padding-right: 5px;
    float: left;
    display: table-cell;
    width: 30px;
    line-height: 23px;
    font-size: 17px;
}

.addresss-info p {
    display: table;
    color: #000;
    margin-bottom: 0px;
}

.recent-post-image {
    float: left;
    display: table;
}

.recent-post-image img {
    vertical-align: middle;
    width: 70px;
    height: 60px;
}

.recent-post-info {
    display: table-cell;
    padding-left: 15px;
}

.recent-post-info a {
    color: #000;
    font-size: 14px;
    vertical-align: top;
}

.social-feed li {
    float: left;
    height: 70px;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 70px;
}

.social-feed li img {
    width: 70px;
    height: 70px;
}

.social-feed {
    display: inline-block;
}

.footer-Newsletter {
    display: inline-block;
}

.footer-useful-link.footer-hedding ul {
    margin-top: -6px;
}

.footer-Newsletter .form-control {
    border-left: 0px;
    height: 40px;
    font-size: 13px;
    color: #fff;
}

.footer-Newsletter .form-control:focus {
    border: 1px solid #2f2f2f;
    border-left: 0;
}

.footer-useful-link ul li {
    list-style: none;
}

.footer-useful-link ul li a {
    color: #fff;
    font-size: 14px;
    vertical-align: top;
    display: block;
    line-height: 26px;
}


.tags ul li {
    display: inline-block;
}

.tags ul li a {
    display: block;
    color: #6f6f6f;
    border: 1px solid #2f2f2f;
    background: transparent;
    border-radius: 13px;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: capitalize;
}

.tags ul li a:hover {
    background: transparent;
    color: #01247e;
    border-color: #01247e;
}

.footer-widget {
    background: #7d7d7d;
    padding: 20px 15px;
}

.footer-widget a {
    color: #01247e;
}

.footer-widget a:hover {
    color: #0386ac;
}

.footer-widget-social {
    text-align: right;
    margin-top: 5px;
}

.footer-widget-social li {
    display: inline-block;
}

.footer-widget-social a i {
    display: inline-block;
    color: #fff;
    background: #001776;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.footer-widget-social [data-tooltip],.footer-widget-social .tooltip {
    position: relative;
    cursor: pointer;
}

.footer-widget-social [data-tooltip]:before,.footer-widget-social [data-tooltip]:after,.footer-widget-social .tooltip:before,.footer-widget-social .tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -o-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -o-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-o-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -ms-transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-ms-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

.footer-widget-social [data-tooltip]:hover:before,.footer-widget-social [data-tooltip]:hover:after,.footer-widget-social [data-tooltip]:focus:before,.footer-widget-social [data-tooltip]:focus:after,.footer-widget-social .tooltip:hover:before,.footer-widget-social .tooltip:hover:after,.footer-widget-social .tooltip:focus:before,.footer-widget-social .tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -o-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.footer-widget-social .tooltip:before,.footer-widget-social [data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

.footer-widget-social .tooltip:after,.footer-widget-social [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 100px;
    text-align: center;
    background-color: #01247e;
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    border-radius: 3px;
}

.footer-widget-social [data-tooltip]:before,.footer-widget-social [data-tooltip]:after,.footer-widget-social .tooltip:before,.footer-widget-social .tooltip:after,.footer-widget-social .tooltip-top:before,.footer-widget-social .tooltip-top:after {
    bottom: 100%;
    left: 50%;
}

.footer-widget-social [data-tooltip]:before,.footer-widget-social .tooltip:before,.footer-widget-social .tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #01247e;
}

.footer-widget-social [data-tooltip]:after,.footer-widget-social .tooltip:after,.footer-widget-social .tooltip-top:after {
    margin-left: -50px;
}
