header.show {
    background: #0b0b0b;
}
.header--nav--menu a{
	color: #000000
}
.btn--trigger--booking{
    background: #0f0f0e;
    box-shadow: 0px -6px 10px 0px #0b0b0b;
}
body{
	color: ;
	background: ;
}
a {
    color: #0f0f0e;
}
a:hover {
    color: #0f0f0e;
}
button,
.btn {
    /* -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12); */
    
    background-color: #d78d4d;
    border-color: #d78d4d;
}
.btn:active,
.btn:focus,
.btn:hover,
button:active,
button:focus,
button:hover {
    background-color: #d78d4d;
    border-color: #d78d4d;
}
.btn-primary {
    background-color: #d78d4d;
    border-color: #d78d4d;
}
.intro--zone h3 {
    color: #d78d4d;
}
.intro--zone--line {
    background: #d78d4d;
}
.header--logo{
	width: px;
}
.footer--image{
	width: px;
}
footer {
    background: #d78d4d;
    color: #4d4d4d;
}
.footer--widget--text p{
	color:  #4d4d4d;
}
.footer--social .icon{
	color:  #4d4d4d;
    border-color: #4d4d4d;
}
.btw--footer {
    background: #d78d4d;
    color:  #4d4d4d;
}
footer address span a {
    color:  #4d4d4d;
}
.ir--join{
    background: #d78d4d;
    color: #4d4d4d;
}
.ir--join--content{
    color: #4d4d4d;
}
button.ib-control{
    background: #d78d4d !important;
    border-color: #d78d4d !important;
}
.ib-widget a{
    color: #0f0f0e !important;
}
.totop{
    background: #d78d4d;
}
.loggin--mobile{
    background: #d78d4d;
}