/* Header Navigation */
header {
    position: relative;
    z-index: 1000000000 !important;
}

/* Formular-Anpassungen */
#contactFormX .form-group input,
#contactFormX .form-group textarea {
    background-color: #0b0f16 !important;
}
#contactFormX .form-group input:focus,
#contactFormX .form-group textarea:focus {
    color: #e4e4e4;
}
#contactFormX .form-group input[type="file"] {
    background-color: transparent !important;
    display: block;
    max-width: 425px;
}

#contactFormX label span.required {
    color: #fb4206;
}
#contactFormX .error {
    color: #f1110a;
}
#contactFormX label {
    display: inherit;
    margin-bottom: 0;
}
#contactFormX .additional-info {
    font-size: 0.75em;
    line-height: 1.1;
    color: #0e2231;
    position: relative;
    z-index: 10000;
}
#contactFormX .additional-info a {
    display: block;
}
#contactFormX .control-label {
    position: relative;
    clear: both;
}
#contactFormX img.preview {
    clear: both !important;
}

.form-group {
    margin: 0;
}
.form-group input,
.form-group select,
.form-group textarea,
.btn-group {
    position: relative;
    z-index: 10000 !important;
    text-align: left !important;
    margin-bottom: 25px;
}

.btn-group label {
    text-transform: none;
    letter-spacing: inherit !important;
}
.btn-group .btn:not(.border) i::before {
    margin-right: 5px;
}
.btn-group .btn-default {
    background-color: #f86e53;
}
.btn-group .btn-default:hover {
    background-color: #F95C3D;
    color:#ffffff !important;
}
.btn-group .btn-default.active {
    background-color: #997f4b !important;
}

.form-group select {
    background-color: #0b0f16 !important;
}

.input-group,
.form-group button
 {
    margin-bottom: 25px;
}

.form-control {
    z-index: 90000 !important;
}
.input-lg {
    height: 50px;
    padding: 4px 10px;
    font-size: 15px;
}
.form-group.clearfix {
    clear: both;
}

a.btn.border.small {
    /* display: block; */
    text-transform: none;
    margin-top: 7px;
    /* background-color: #2b231e !important; */
}
a.btn.border.small i::before {
    color: #39312c !important;
}
a.btn.border.small:hover i::before {
    color: #eadede !important;
}
a.btn.border.small strong {
    font-weight: bold;
    color: red;
}

button.btn i {
    margin-right: 5px;
}
button.btn i::before {
    color: #222 !important;
}
button.btn.border.small:hover i::before {
    color: #fff !important;
}
button.btn.border.small strong {
    font-weight: bold;
    color: red;
}

/* Search Form & Search Results */
#search-result-meta span.search,
#search-result span.highlight {
    background-color: rgba(226,251,106,0.4);
    padding: 5px 0;
    font-weight: bold;
    font-style: italic;
}
#search-result {
    position: relative;
}
.srcx-wrp {
    border: 1px solid #0c0a09;
    border-radius: 7px;
    padding: 15px 0;
    margin-bottom: 15px;
}
.srcx-wrp h3 {
    text-transform: none;
    margin-bottom: 5px;
}
.srcx-wrp p {
    font-size: 0.875em;
    margin: 0 0 5px 0;
}
.srcx-wrp span.sml {
    display: block;
    font-size: 0.75em;
    color: #2b231e;
    text-decoration: underline;
}

/* Item Tables */
table th.fix-id-col {
    width: 120px;
}
table th.fix-ca-col {
    width: 160px;
}
table th.fix-detail-col {
    width: 80px;
}

/* Main Navigation */
@media (min-width: 1025px) {
    .menu-header .nav li .btn {
        margin-top: 21px !important;
    }
}

/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'),  url('../fonts/lato/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/lato/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/lato/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */  url('../fonts/lato/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/lato/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/lato/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Lato Bold'), local('Lato-Bold'),  url('../fonts/lato/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/lato/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/lato/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */  url('../fonts/lato/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/lato/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/*
|--------------------------------------------------------------------------
| Revolution slider customization 
|--------------------------------------------------------------------------
*/

.tp-dottedoverlay.twoxtwo {
    /* background:url(assets/gridtile.png) */
    background: none !important;
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.tp-banner {
    width: 100%;
    position: relative;
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}
#rs-slider-fullscreen, #rs-slider-elements, #rs-slider-fullwidth {
    visibility: hidden;
    height: 100%;
}
.fullscreenvideo video, .html5-fullscreen, .no-video-playback-capabilitites, .video-flash {
    width: 100%;
    height: 100%;
}
/* typography */

#rs-slider-fullscreen h1, #rs-slider-fullscreen .h1, #rs-slider-fullscreen h2, #rs-slider-fullscreen .h2, #rs-slider-fullscreen h3, #rs-slider-fullscreen .h3,  #rs-slider-elements h1, #rs-slider-elements .h1, #rs-slider-elements h2, #rs-slider-elements .h2, #rs-slider-elements h3, #rs-slider-elements .h3,  #rs-slider-fullwidth h1, #rs-slider-fullwidth .h1, #rs-slider-fullwidth h2, #rs-slider-fullwidth .h2, #rs-slider-fullwidth h3, #rs-slider-fullwidth .h3 {
    margin: 0;
    padding: 0;
}
#rs-slider-fullscreen h1.x-large, #rs-slider-elements h1.x-large, h1.x-large {
    /*padding-bottom: 0.25em;*/
    padding-bottom: 10px;
    margin-bottom: 0;
}

@media (max-width: 480px) {
#rs-slider-fullscreen h1,  #rs-slider-fullscreen .h1,  #rs-slider-elements h1,  #rs-slider-elements .h1,  #rs-slider-fullwidth h1,  #rs-slider-fullwidth .h1 {
    font-size: 22px;
}
#rs-slider-fullscreen h2,  #rs-slider-fullscreen .h2,  #rs-slider-elements h2,  #rs-slider-elements .h2,  #rs-slider-fullwidth h2,  #rs-slider-fullwidth .h2 {
    font-size: 14px;
}
#rs-slider-fullscreen h3,  #rs-slider-fullscreen .h3,  #rs-slider-elements h3,  #rs-slider-elements .h3,  #rs-slider-fullwidth h3,  #rs-slider-fullwidth .h3 {
    font-size: 14px;
}
#rs-slider-fullscreen .btn,  #rs-slider-elements .btn,  #rs-slider-fullwidth .btn,  #rs-slider-fullscreen .btn.large,  #rs-slider-elements .btn.large,  #rs-slider-fullwidth .btn.large {
    white-space: nowrap;
    font-size: 14px;
    padding: 10px!important;
}
.slider-btn-wrapper {
    padding-top: 40px!important;
}
}

@media (max-width: 1000px) {
.shop-slider .slider-btn-wrapper {
    padding-top: 70px!important;
}
}
/*** OVerride, add class=".custom-nekoskin" to the slider container ***/

/* overide round style settings */

.custom-neko-skin .tp-leftarrow.round, .custom-neko-skin .tp-rightarrow.round {
    background: none!important;
    line-height: 40px;
    text-align: center;
    opacity: 0.2;
}
.custom-neko-skin .tp-leftarrow.round:hover, .custom-neko-skin .tp-rightarrow.round:hover {
    opacity: 1;
}
.custom-neko-skin .tp-rightarrow.round:before, .custom-neko-skin .tp-leftarrow.round:before {
    font-family: 'custom-icons';
    color: white;
    font-size: 40px;
}
.custom-neko-skin .tp-rightarrow.round:before {
    content: '\e8cc';
}
.custom-neko-skin .tp-leftarrow.round:before {
    content: '\e8cd';
}
.custom-neko-skin .tp-bullets.simplebullets.round .bullet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #FFF;
    display: inline-block;
    margin: 0 5px;
    opacity: 0.5;
}
.custom-neko-skin .tp-bullets.simplebullets.round .bullet:hover, .custom-neko-skin .tp-bullets.simplebullets.round .bullet.selected {
    cursor: pointer;
    opacity: 1;
}
/* overide preview4 style settings */
.custom-neko-skin .tp-bullets.preview4 .bullet {
    background: none!important;
    border: 2px solid #FFF!important;
    width: 10px!important;
    height: 10px!important;
    margin: 5px;
}
.custom-neko-skin .tp-bullets.preview4 .bullet:hover, .custom-neko-skin .tp-bullets.preview4 .bullet.selected {
    background: #fff!important;
    width: 10px!important;
    height: 10px!important;
    border: 2px solid #FFF!important;
    ;
}
/*
|--------------------------------------------------------------------------
| bloc images
|--------------------------------------------------------------------------
*/	
/*** News ***/

.news-1 {
    background-image: url(../images/news/news-3.jpg);
}
.news-2 {
    background-image: url(../images/news/news-2.jpg);
}
.news-3 {
    background-image: url(../images/news/news-1.jpg);
    background-position: top right;
}
.city {
    background-image: url(../images/theme-pics/city.jpg);
    background-position: center center;
}
.team-1 {
    background-image: url(../images/team/team-corporate-1.jpg);
}
.team-2 {
    background-image: url(../images/team/team-corporate-2.jpg);
}
.team-3 {
    background-image: url(../images/team/team-corporate-3.jpg);
    background-position: top right;
}
/*** adjust some icons ***/

/** single portfolio **/
#back-to-portfolio i:before {
    margin-right: 17px;
}
/** NEKO AJAX a bouger dans le framework **/
.neko-Ajax-loader {
    overflow: hidden;
    position: relative;
}
.neko-Ajax-loader .swiper-preloader {
    position: absolute;
    left: 0;
    bottom: -300px;
    z-index: 1;
    text-align: center;
    line-height: 100px;
    background: rgba(255, 255, 255, .6);
    height: 100px;
    width: 100%;
    opacity: 0;
    font-size: 25px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.neko-Ajax-loader .swiper-preloader.visible {
    bottom: 0px;
    opacity: 1;/*z-index: 1;*/
}

@media (max-width: 1025px) {
.swiper-horizontal .swiper-scrollbar {
    height: 30px;
    bottom: auto;
    top: 0;
    background: rgba(255,255,255,.6);
}
.swiper-horizontal .swiper-scrollbar-drag {
    background: rgba(0,0,0,.6);
}
}
/** NEKO AJAX a bouger dans le framework **/

/* fix align in template-services.html */
.service-row {
    margin-right: -50px;
    margin-left: -50px;
}
/* image position absolute on home */
.img-absolute {
    position: relative;
}
.img-absolute .img-absolute-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.img-absolute-spacer {
    height: 100px;
}
/*** coming soon ***/

#coming-soon-3 label {
    display: none;
}
#coming-soon-3 .form-control {
    color: white;
    font-weight: bold;
}
.logo-coming-soon {
    width: 200px;
}

@media (max-width: 1024px) {
body.header-6 .menu-header:not(.scroll-header) .navbar-default .navbar-nav > li > a.btn.border {
    color: #222;
    border-color: #222;
}
}

@media (max-width: 1024px) {
.neko-mega-menu.image-background {
    background: none;
}
}
.fullcoveredvideo {
    top: auto!important;
    bottom: 0!important;
}
/* FORM-ELE;EMT */
.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}
.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}
.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: -15%;
    left: 5%;
    color: #459A0C;
}
.checkbox label input[type="checkbox"] {
    display: none;
}
.checkbox label input[type="checkbox"]+.cr>.cr-icon {
    opacity: 0;
}
.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
    opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled+.cr {
    opacity: .5;
}



p.lead {color: #934030;}
.dark-main-color {background-color: #934030 !important;}
.btn-default, .btn.default {background-color: #934030;}
footer#main-footer #footer-rights {background-color: #934030;}
footer#main-footer #footer-rights a {color: #ffffff !important; text-decoration: underline;}
ul.social-icons.squared.light-main-color a.rss,
ul.social-icons.circle.light-main-color a.rss,
ul.social-icons.rounded.light-main-color a.rss,
ul.social-icons.squared.light-main-color a.facebook,
ul.social-icons.circle.light-main-color a.facebook,
ul.social-icons.rounded.light-main-color a.facebook,
ul.social-icons.squared.light-main-color a.twitter,
ul.social-icons.circle.light-main-color a.twitter,
ul.social-icons.rounded.light-main-color a.twitter,
ul.social-icons.squared.light-main-color a.gplus,
ul.social-icons.circle.light-main-color a.gplus,
ul.social-icons.rounded.light-main-color a.gplus,
ul.social-icons.squared.light-main-color a.dribbble,
ul.social-icons.circle.light-main-color a.dribbble,
ul.social-icons.rounded.light-main-color a.dribbble,
ul.social-icons.squared.light-main-color a.linkedin,
ul.social-icons.circle.light-main-color a.linkedin,
ul.social-icons.rounded.light-main-color a.linkedi {background-color: #934030;}


.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-prev {background-color: #F95C3D;}
.owl-theme .owl-controls .owl-buttons .owl-next:hover,
.owl-theme .owl-controls .owl-buttons .owl-prev:hover {background-color: #934030;}

.navbar-default .navbar-nav > li > a:not(.btn){color: #934030;}
.menu-header .nav > li .neko-mega-menu.sub-menu h2 {color: #934030; text-decoration: underline;}
.nav > li > a.active,
.menu-header .nav > li.active > a.active,
.menu-header .nav > li > a.active:hover,
.menu-header .nav > li.active > a.active:hover,
.menu-header .nav > li > a:hover,
.menu-header .nav > li.active > a:hover {color: #F95C3D !important;}

.menu-header .nav > li .neko-mega-menu.sub-menu .mega-inner ul > li > a:not(.btn),
.menu-header .nav > li .sub-menu a:not(.btn) {color: #2E2929;}

.btn-default, .btn.default:hover {background-color: #F95C3D; color:#ffffff !important;}
ul.social-icons.squared.light-main-color a.rss:hover,
ul.social-icons.circle.light-main-color a.rss:hover,
ul.social-icons.rounded.light-main-color a.rss:hover,
ul.social-icons.squared.light-main-color a.facebook:hover,
ul.social-icons.circle.light-main-color a.facebook:hover,
ul.social-icons.rounded.light-main-color a.facebook:hover,
ul.social-icons.squared.light-main-color a.twitter:hover,
ul.social-icons.circle.light-main-color a.twitter:hover,
ul.social-icons.rounded.light-main-color a.twitter:hover,
ul.social-icons.squared.light-main-color a.gplus:hover,
ul.social-icons.circle.light-main-color a.gplus:hover,
ul.social-icons.rounded.light-main-color a.gplus:hover,
ul.social-icons.squared.light-main-color a.dribbble:hover,
ul.social-icons.circle.light-main-color a.dribbble:hover,
ul.social-icons.rounded.light-main-color a.dribbble:hover,
ul.social-icons.squared.light-main-color a.linkedin:hover,
ul.social-icons.circle.light-main-color a.linkedin:hover,
ul.social-icons.rounded.light-main-color a.linkedi:hover {background-color: #F95C3D;}

.menu-header .nav > li .sub-menu a.active:not(.btn),
.menu-header .nav > li .sub-menu a.active:hover:not(.btn){color: #cccccc !important;}


#neko-to-top {border-color: #F95C3D; color: #000000 !important;}
#neko-to-top i {color: #000000 !important;}

a {color:#934030;}
a:hover, a:focus, a:active { color: #F95C3D !important;}
