@charset "utf-8";
/* CSS Document */
.top-bar{/*background:rgba(255,255,255,.8);*/ top:0;}
#top-bar__navigation-toggler{color:#fff;}
.top-bar__navigation .nav-link{color:#444;}
.zcwf_col_help{display:none;}

.custom-btn-style-1{background-color: #9d3a0e;
border-color: #9d3a0e;}
.custom-btn-style-1:hover{background-color: #444;
    border-color: #444;}
@media only screen and (max-width: 968px) {
	.start-screen{ background-color:#0e0d31;}
.display-968{display:block!important;}
.start-screen--full-height .start-screen__content__item{min-height:0; color:#fff;background-color: rgba(0,0,0,.1); background-size: cover;} 
.start-screen--full-height .start-screen__content__item h1{color:#fff;}
.start-screen--style-13 .img-shape:nth-of-type(1){max-width:100%; max-height:100%; left:0;}
}
@media only screen and (min-width: 768px) {
	.start-screen__content__item {
    padding-top: 101px;
}
.top-bar__navigation li{margin-left:45px;}
.h1, h1 {
    font-size:6rem;
}
}

.start-screen__shapes {
    object-fit: cover;
}

.is-sticky #top-bar__navigation-toggler , .is-expanded #top-bar__navigation-toggler{
    color:#ff641d;
}

#top-bar__navigation-toggler {
    margin-top: 10px;
}

