.right-drop-menu li 
{
	float: left;
}
/*.desktop-menu 
{
	display: none;
}*/
.menu-image img 
{
	width: 100%;
}
.menu-space 
{
	padding: 15px;
}
.dropdown-menu li {
}
.brand-menu
{
	width: 1000px !important;
}
.brand-menu li a {
    float: left;
    list-style: none;
    width: 33%;
}
.brand-menu li a:before {
    content: "\ea4a";
}

.single-widget img {
    width: 57%;
}
/*.single-widget{
    text-align: center;
}*/
.header-logo a img {
    width: 35%;
}
/*.brand-menu {
    width: 1300px !important;
    position: absolute !important;
    left: -120px !important;
}
.brand-menu-3 {
    width: 1200px !important;
    position: absolute !important;
    left: -500px !important;
}
.brand-menu-2 {
    width: 1236px !important;
    position: absolute !important;
    left: -350px !important;
}
*/
/*slider*/
.rslides1_nav.prev, .rslides1_nav.next{
position: absolute;
    top: 0;
    font-size: 20px;
    z-index: 9;
    top: 84%;
    background: black;
    border-radius: 3px;
    font-weight: 900;
    color: white;
    width: auto;
    padding: 6px 10px;
}

.rslides1_nav.next
{
    right:20px;
}
.rslides1_nav.prev 
{
  left: 20px;
}
/*slider*/
.exclusive-area 
{
    background: #dba521;
}
.exclusive-area span 
{
    color: white !important;
}
.exclusive-area h2
{
    color: white !important;    
    font-size: 35px;

}
.mb-logo img {
    width: 49%;
    margin-top: -15px;
}
.service-image {
    background: #00000047;
    text-align: center;
    padding: 30px 0;
    /* box-shadow: 3px 9px 4px 0px rgb(255 255 255 / 54%); */
    border: 2px dotted white;
}

p{
    font-family: 'EB Garamond', serif;
}
.service-image h3 {
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    padding: 30px 0;
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: 1px;
}
.service-image p {
    color: white;
    font-weight: 400;
    padding: 25px 16px;
    font-size: 19px;
}
h1, h2, h3, h4, h5, h6 
{
    font-family: 'Alice', serif;

}
.header-logo {
    position: absolute;
    z-index: 9;
    top: 17%;
    left: 4%;
}
.banner-header h3 {
    color: white;
    font-family: 'Alice';
    font-size: 50px;
    margin-top: 0;
    font-weight: 200;
}
.view-morebutotn a {
background: white;
    padding: 5px 20px;
    color: black;
}
.view-morebutotn a:hover {
    background: none;
    border: 2px solid white;
    color: white;
}
.banner-header {
    position: absolute;
    top: 40%;
    left: 5%;
    background: #00000075;
    padding: 20px 49px;
}
.menu-right {
    justify-content: right;
}
.header-logo a img {
    width: 45%;
    margin-bottom: 31px;
}
.slogan h3 {
    margin-bottom: 0;
    padding: 8px 0;
    color: white;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Alice';
    font-size: 15px;
}
.gallery-img 
{
    margin-bottom: 30px;
}
.slogan 
{
    background: black;
    text-align: center;
}
.service-carousel {
    background-image: url(../../assets/img/service-bg.jpg);
    padding: 100px 0;
    background-color: #0000007d;
    background-blend-mode: multiply;
}

.service-carousel .owl-prev {
    background: black !important;
    color: white !important;
    height: 30px;
    width: 69px;
}
.service-carousel .owl-next {
    background: black !important;
    color: white !important;
    height: 30px;
    width: 69px;
}
.single-exclusive-four img {
    width: 100%;
}
.space
{
    padding: 50px;
}
.single-exclusive-four 
{
    padding-bottom: 50px;
}
.clients-image img {
    width: 80%;
    border: 2px solid #80808038;
    padding: 15px;
    margin-bottom: 30px;
}
.view-morebutotn {
    margin-top: 20px;
}
.slogan h3 span {
    color: #bbbaba;
    font-size: 13px;
}
@media(max-width: 768px)
{
	.brand-menu
	{
		width: inherit !important;
	}
    .header-area .eorik-nav-style-two 
    {
        position: inherit;
        z-index: 0;
        right: 0;
    }
    .slider 
    {
        padding-top: 72px !important;
    }
    .header-logo 
    {
        display: none;
    }
    .banner-header h3 {
    color: white;
    font-family: 'Alice';
    font-size: 16px;
    margin-top: 0;
    font-weight: 200;
    }
    .banner-header {
        position: absolute;
        top: 27%;
        left: 5%;
        background: #00000075;
        padding: 7px 13px;
    }
    .rslides1_nav.prev, .rslides1_nav.next 
    {
        display: none;
    }
}