.dark1 .form-group label {
color: #fff;
}
.dark1 input[type=date] {
-webkit-appearance: listbox;
width: 100%;
height: 55px;
border: 1px solid #1e1e1e;
padding: 0 10px 0 20px;
color: #9a9a9a;
text-transform: uppercase;
background: #1e1e1e;
font-size: 13px;
}
.dark1 select{
height: 54px;
background-color: #1e1e1e;
border-color: transparent;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
border: 1px solid #1e1e1e;
padding: 6px 10px;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
outline: 0;
color: #9a9a9a;
}
.dark2 .icon-box.icon-box-one {
display: flex;
padding-bottom: 5px;
border: 1px solid #303030;
padding: 25px 20px 20px;
transition: .3s;
position: relative;
z-index: 1;
}
.dark3 .icon-box.style-two {
background: #272727;
}
.dark3 .icon-box.style-two .icon-box-content h2 {
color: #fff;
}
.dark4 .extra-service-desc li {
color: #fff;
padding: 7px 0;
}
.dark4 .service-curosel-style-three .em_service_content {
overflow: hidden;
background: #1e1e1e;
padding: 25px 30px;
text-align: center;
border-bottom: 3px solid #DBA765;
}
.dark5 .luxury-single-blog_adn {
margin-bottom: 30px;
text-align: left;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
background: transparent;
border: 0;
}
.dark5 .blog-page-title_adn a {
margin-bottom: 0;
text-transform: none;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
color: #fff;
}
.dark5 .blog-content_adn p {
margin: 16px 0 15px;
color: #9a9a9a;
}
.dark6 label {
color: #fff;
cursor: pointer;
margin: 0;
padding: 0;
font-size: 17px;
font-weight: 500;
margin-bottom: 6px;
}
.dark6 input[type=date] {
-webkit-appearance: listbox;
width: 100%;
height: 55px;
border: 1px solid #272727;
padding: 0 10px 0 20px;
color: #9a9a9a;
text-transform: uppercase;
background: #272727;
font-size: 13px;
}
.dark6 select, .form-control {
height: 54px;
background-color: #272727;
border-color: transparent;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
border: 1px solid #272727;
padding: 6px 10px;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
outline: 0;
color: #9a9a9a;
}