/*
* @package Paperplane
* @copyright (C) 2016 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <stars.joomla@gmail.com>
* @authorurl <http://themeforest.net/user/joomlastars>
*/

/* Archiv */

.team-box {
    display: block;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 480px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

/* Typography */

.short-section-title {
    text-transform: uppercase;
}

/* Blog */
.blog-title {
    color: #323133;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 68px;
    margin-bottom: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
	
}
/* Contact */
#contact-section {
    background-color: #ffffff;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 100px;
    width: 100%;
}

/* Subscribe */
#subscribe-section-overlayer {
    padding-top: 160px;
}

/* Team */
#team-section {
    background-color: #ffffff;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 100px;
    width: 100%;
}
/* Slider */
.owl-home .slide-desc {
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-bottom: 25px;
    text-transform: capitalize;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
}

.owl-home .slide-title {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 90px;
    margin-bottom: 15px;
    text-transform: inherit;
}


/* Aktuelles */
.post-title, .post-title a {
    color: #323133;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 15px;
    position: relative;
    text-transform: inherit;
    width: 100%;
}


/* Map */

#map-section {
    background-color: #ffffff;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    width: 100%;
	overflow-x: visible;
    overflow-y: visible;
    position: relative;
    z-index: 1;
}

/* Team */
#contact-section {
    padding-top: 40px;
}

/* Logo */
.navbar-header a {
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

/* Social Media*/
.skill-box .skill-value::after {
    color: #323133;
    content: "";
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    right: 20%;
    text-align: center;
    top: 60%;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 13px;
    z-index: 2;
}

.skill-box .skill-title {
    color: #ffffff;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}

#subscribe-section-overlayer {
    background-color: rgba(0, 0, 0, 0.3);
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%;
}
	
/* Pagination */

.k2Pagination ul li, table.calendar tr td.calendarDateLinked a:hover, table.calendar tr td.calendarToday {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}

div.k2Pagination ul li a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0082b5;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: pointer;
}

div.k2Pagination ul li.active a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0082b5;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}

div.k2Pagination ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #666;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #dddddd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #dddddd;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #dddddd;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #dddddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    vertical-align: middle;
}

	
	/* Change colour */
.btn-nesto, .post-meta, .tags li a, .stop-video, .play-video, .post-image, .client-img, .btn-nesto-o, .pager li > a, .btn.btn-nesto, .pricing-table, .btn.btn-nesto-o, .pager li > span, #name.form-error, #email.form-error, .breadcrumb > li a, .btn-nesto-o:hover, #subject.form-error, #message.form-error, .comments .avatar-image, .team-box .member-header, .pricing-table .table-price, .pricing-table .table-button, #contactform .form-control:hover, #contactform .form-control:focus, .post-replay .form-control:hover, .post-replay .form-control:focus, .feature-box-style-1 .feature-icon, .feature-box-style-2 .feature-icon, .feature-box-style-3 .feature-icon, .search-widget .form-control:hover, .search-widget .form-control:focus, #newsletter-form .form-control:hover, #newsletter-form .form-control:focus, #owl-testimonials-wrapper .owl-page span, .feature-box-style-1:hover .feature-icon, .feature-box-style-2:hover .feature-icon, .feature-box-style-3:hover .feature-icon {
    border-bottom-color: #0082b5;
    border-left-color: #0082b5;
    border-right-color: #0082b5;
    border-top-color: #0082b5;
}
a, .digit, .stop-video, .play-video, .form-message, .pager li > span, .nav > li > a:hover, .nav > li > a:focus, .submenu ul li a:hover, .navbar-nav > li.active a, .section-list ul li::before, .skill-box .skill-value span, .skill-box .skill-value::after, .feature-box-style-3 .feature-number, .pricing-table .table-feature ul li::before {
    color: #0082b5;
}

.post-image, .tags li a::after, .btn-nesto::after, .post-title::after, .stop-video::after, .play-video::after, .blog-title::after, .client-name::after, .btn-nesto-o::after, .widget-title::after, .pager li > a::after, .section-title::after, .breadcrumb > li a::after, .team-box .member-social, .nav > li > a:hover::after, .nav > li > a:focus::after, .short-section-title::after, .team-box .member-name::after, .skill-box .skill-title::after, div.slide-item .portfolio-info, .number-box .box-numbers::after, .navbar-nav > li.active a::after, .pricing-table .table-title::after, .pricing-table .table-price::after, .skill-box .skill-value span::before, .pricing-table .table-button a::after, .feature-box-style-1 .feature-icon::after, .feature-box-style-2 .feature-icon::after, .feature-box-style-3 .feature-icon::after, .feature-box-style-2 .feature-title::after, .feature-box-style-3 .feature-title::after, #owl-testimonials-wrapper .owl-page:hover span, #owl-testimonials-wrapper .owl-page.active span {
    background-color: #0082b5;
}