/*
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
Version: 2.1.0
Author: Sean Ngu
Website: http://www.seantheme.com/color-admin-v2.1/frontend/blog/
*/
/*body {
    overflow-x: hidden;
}*/

#header.header {
    transition-duration: 0s !important;
    transition-delay: 0s !important;
    background: #fff;
        
    -webkit-box-shadow: 0px 5px 49px -19px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 5px 49px -19px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 49px -19px rgba(0,0,0,0.25);
}

.brand-logo {
    border-color: #4DCACA #31A3A3 #1D8888;
}
a,
.sidebar-social-list > li a:hover,
.sidebar-social-list > li a:focus,
.navbar .nav.navbar-nav > li.active > a, 
.navbar .nav.navbar-nav > li > a:focus, 
.navbar .nav.navbar-nav > li > a:hover {
    color: #dbcf2b;
}
a:hover,
a:focus {
    color: #dbcf2b;
    text-decoration: none;
}
.pace-progress {
    background: #00acac;
}
.pace .pace-activity {
    border-top-color: #00acac;
    border-left-color: #00acac;
}

.post-title a {
    font-weight: 300;
}

/* Tags cloud */
.tagcloud ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tagcloud ul li {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;
}
.tagcloud ul li a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.tagcloud ul li a:hover {
	background-color: #dbcf2b;
	border: 1px solid #b5ab22;
	color: #fff;
}

.navbar-brand {
    width: 190px;
}

h4.title a {
    margin: 0;
    color: #333;
    font-size: 13px;
    text-transform: initial;
    letter-spacing: 0;
    line-height: 20px;
}

.about {
    font-size: 1.2rem;
}

.input-group.sidebar-search {
    width: 100%;
}

.sidebar-social-list {
    text-align: center;
}

.sidebar-social-list a {    
    display: inline-block;
    padding: 3%;
    color: #333;
    font-size: 20px;
}

#header #header-navbar {
    text-align: center;
}

#header #header-navbar ul {
    float: none !important;
    margin: 0 auto;
    display: inline-block;
}

#header .footer-menu {
    display: none;
}

.header-menu {
    position: relative;
}

.logo-container {
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.big-logo {
    max-width: 295px;
    margin: 10px 0px 20px 0px;
}

.small-logo-container {
    position: absolute;
    top: 13px;
    left: 0px;
}

.small-logo {
    opacity: 0;
    max-width: 120px;
}

.mobile-logo {
    margin: 15px 0px 0px 15px;
    max-width: 100px;
}

#content.content {
    margin-top: 215px;
}

#footer .header-menu {
    display: none;
}

#header .custom-css .dropdown-menu {
    padding: 0px 10px 10px 10px;
    margin-top: -5px;
    background: #fff;
    -webkit-box-shadow: 0px 20px 49px -19px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 20px 49px -19px rgba(0,0,0,0.45);
    box-shadow: 0px 20px 49px -19px rgba(0,0,0,0.45);
}

#header .custom-css .dropdown-menu a {
    display: block;
}

#header .custom-css .dropdown-menu a {
    padding: 5px 7px;
    white-space: nowrap;
}

.bg-cover,
.has-bg {
    min-height: 450px;
}

.has-bg .bg-cover:before {
    background: none;
}

.has-bg .bg-cover {
    top: 50px;
}

.bg-cover {
    background-position: center center;
    background-size: 100%; 
    background-repeat: no-repeat;
}

.page-title {
    padding: 0px 0px 100px;
    text-align: center;
}

.logos div {
    text-align: center;
}

.logos img {
    max-width: 95%;
}

#re-tech-dach img {
    max-width: 110%;
}

.post-recent-posts {
    list-style: none;
}

.post-recent-posts li {
    display: block;
    float: left;
    width: 30%;
    margin-right: 2%;
}

.post-recent-posts li img {
    max-width: 200px;
}

.social-media-share-buttons{
    margin-top: 2.5%;
    text-align: right;
}

.sidebar-social-list a.facebook:hover {
    color: #3b5998;
}

.sidebar-social-list a.twitter:hover {
    color: #0084b4;
}

.sidebar-social-list a.linkedin:hover {
    color: #0077b5;
}

.about {
    text-align: justify;
}

.logos {
    margin-top: 2%;
}


#footer img {
    width: 50%;
    margin-bottom: 8%;
}

.footer-social {
    height: 20px;
}

.social-media-list a {
    color: #fff;
}

#footer,
#footer-copyright {
    position: relative;
}

#footer ul.nav.navbar-nav li {
    height: 28px;
    width: 100%;
    display: block;
    float: none; 
}

#footer ul.nav.navbar-nav > li a {
    padding: 0px 15px 0px 0px;
    color: #919497;
    font-size: 13px;
    font-weight: 300;
    line-height: 28px;
}

#footer a.mail {
    color: #919497;
}

#footer a.mail:hover,
.social-media-list li a:hover,
#footer ul.nav.navbar-nav a:hover {
    background: none;
    color: #dbcf2b;
    text-decoration: none;
}

.list-site .post-desc {
    text-align: justify;
}

.navbar-toggle .icon-bar {
    background: #aaa;
}

.variables-text {
    text-align: right;
}

@media (max-width: 767px) {
    .bg-cover,
    .has-bg {
        min-height: 200px;
    }
    
    #content.content {
        margin-top: 30px;
    }
    
    ul.post-list {
        margin-top: 50px;
    }
    
    .post-recent-posts {
        padding: 0px 0px 0px 12px;
    }
    
    .post-recent-posts li img {
        max-width: 100px;
    }
    
    #footer ul.nav.navbar-nav > li > a {
        padding: 0px 15px 0px 0px;
    }
    
    .pagination-container li {
        font-size: 1.3rem;
    }
    
    .desktop-menu {
        display: none;
    }
    
    .variables-text {
        text-align: left;
    }
}

.disabled.hidden {
    display: none;
}

/* ===== newsletter ===== */

.blog-content {
    position: relative;
}

.newsletter-btn,
.newsletter-btn:focus,
.newsletter-btn:active,
.newsletter-btn:visited {
    position: fixed;
    z-index: 2000;
    top: 45%;
    left: 0%;
    
    display: block;
    padding: .5% .6% .6% .6%;
    
    color: #fff;
    font-size: 2.4rem;
    text-align: center;
    background: #dbcf2b;
    
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}



.newsletter-btn:hover {
    color: #fff;
    background: #021d49;
}

.newsletter-container {
    position: fixed;
    top: 0px;
    left: -340px;
    width: 340px;
    
    background: #dbcf2b;
}

.newsletter-form {
    text-align: center;
}

.newsletter-form input {
    border: none;
    outline: none;
    padding-left: 10px;
}

.newsletter-form * {
    color: #74757e;
}

.newsletter-form .input-name {
    width: 280px;
    height: 50px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 1.875rem;
}

.newsletter-form .input-email {
    width: 220px;
    height: 50px;
    font-size: 16px;
    font-weight: 300;
}

.newsletter-container h3,
.newsletter-container h5 {
    text-align: center;
    padding: 0px 40px;
}

.newsletter-container h3 {
    margin: 100px 0px 30px 0px;
    font-size: 28px;
}

.newsletter-container h5 {
    margin: 0px 0px 35px 0px;
    font-size: 18px;
}

.newsletter-form a.send-btn {
    display: inline-block;
    width: 60px;
    height: 50px;
    
    color: #fff;
    background: #021d49;
    font-size: 2.2rem;
    margin-left: -2px;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

a.send-btn {
    line-height: 50px;
    text-decoration: none !important;
}

.send-btn i {
    color: #fff;
    margin-top: 12px;
}

#newsletter-personal-data-processing-acceptance {
    padding: 30px 40px 0px 30px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    font-style: italic;
    text-align: justify;
}

.newsletter-footer {
    padding: 30px 40px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-align: center;
    font-style: italic;
}

#name-error,
#email-error {
    display: none;
    margin-left: 40px;
    text-align: left;
    color: #c31515;
}

.mobile-close-newsletter {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 340px;
    height: 100px;
    color: #707478;
}

.mobile-close-newsletter i {
    margin: 10px;
    font-size: 30px;
}


.loader {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
