.oleez-header .dropdown-menu {
    background-color: #f2f2f2;
}
.oleez-what-we-do img {
    width: 100%;
}
.oleez-landing-carousel .carousel-item .carousel-caption {
    width: auto;
}
.theme-icon {
    font-size: 4em;
    margin-bottom: 15px;
}
#logo {
    max-height: 80px;
}
.btn {
    padding: .8em 1.5em;
    font-weight: bold;
    letter-spacing: 1px;
}
.phoneboxx {
background-color: #383838;
position: absolute;
top: 13%;
right: 0;
}
.phoneboxx-resp {
position:relative;
}
/* Non-hamburger menu */
@media (min-width: 992px) {
    .responsive-menu {
        display: none;
    }
	
	.phoneboxx-resp {
		display:none;
	}
    .normal-menu {
        display: flex;
    }
    .navbar-nav .dropdown-menu {
        margin-top: -3px;
    }
    .dropdown-menu li {
        position: relative;
    }
    /* Show menu on hover */
    .navbar-nav li:hover > .dropdown-menu {
        display: block;
    }
    /* Position 2nd level dropdowns */
    ul.dropdown-menu > li > ul.dropdown-menu {
        top: -5px;
        right: 100%;
    }
    /* Animate dropdowns */
    .animate-drop {
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
    }
}

/* Hamburger menu */
@media (max-width: 991px) {
	.oleez-landing-carousel .carousel-item .carousel-caption h2 {
		font-size:20px;
	}
	.oleez-header .navbar-brand img {
		width: 137px;
	}
	.phoneboxx {
		display:none;
	}
	.phoneboxx-resp {
		display:block;
	}
	.dropdown-toggle.nav-link::before {
		content: "\f0d7" !important;
		font-family: 'Font Awesome 5 Free' !important;
		font-style: normal;
		font-weight: 900;
	}
    .overlay-menu {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.5;
        left: 0;
        top: 0;
        display: none;
        z-index: 999;
        cursor: pointer;
    }
	.oleez-header .navbar-nav .nav-link:not(.nav-link-btn)::before {
		background-color: transparent !important;
	}
    .oleez-header .responsive-menu {
        display: flex;
    }
    .oleez-header .normal-menu {
        display: none;
    }
    .oleez-header .dropdown-submenu {
        position: relative;
    }
    .oleez-header .dropdown-menu {
        background-color: transparent;
        border:none;
    }
    .oleez-header .dropdown-toggle {
        position:absolute !important;
        right: 0px;
        top: 0px;
    }
    .oleez-header .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 25px;
        padding-top: 50px;
        width: 80%;
        height: 100vh;
		background-color: #f2f2f2;
		z-index: 1049;
        overflow: auto;
    }
    .oleez-header .navbar-collapse.collapsing {
        height: 100vh;
        transition: right 0.1s ease;
        right: -80%;
    }
    .oleez-header .navbar-collapse.show {
        right: 0;
        transition: right 0.3s ease;
    }
	.oleez-header .dropdown-menu {
		border-radius: 0;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 20px;
		opacity: 0.7;
	}
}

.news-card.news-card-1::before {
   	background-image:linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/mini1.jpg);
}
.news-card.news-card-2::before {
   	background-image:linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/mini2.jpg);
}
.news-card.news-card-3::before {
   	background-image:linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/mini3.jpg);
}

.oleez-about-work-with-us {

    padding: 80px 0 100px !important;

}
.separator {

    padding: 0px 8px;

}
.breadcrumb {

    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 0;
    list-style: none;
    background-color: #f2f2f2;
    font-size: 12px;
    border-radius: 0px;
    color: #222 !important;

}
.breadcrumb a {
    color: #222;
}
.oleez-what-we-do {
    padding-top: 30px;
    padding-bottom: 109px;
}
.oleez-landing-carousel .carousel-item .carousel-caption h2 span {
    background-color:#0c5ba5;
    color: #fff;
}
.oleez-landing-section .oleez-landing-section-content .oleez-landing-section-verticals .number {

    font-size: 20px;
    color: #0c5ba5;
    line-height: 1;
    display: inline-block;
    margin-right: 13px;

}
.theme-icon {

    color:#0c5ba5;

}
.oleez-landing-section:nth-child(2n+1) {

    background-color: #f7f7f7;

}
.news-card {

    padding: 32px 24px;
    background-color: #28a750;
    height: 100%;
    position: relative;
    color: #fff;

}
.news-card .post-meta .post-category {

    color: #76fea1;;

}
.oleez-header .navbar-nav .nav-link:not(.nav-link-btn)::before {
   background-color: #287bc9;

margin-top: 11px;

}
.oleez-page-title {
    font-size: 3em;
}
.oleez-landing-section {

    padding-top: 80px;
    padding-bottom: 125px;

}
.oleez-landing-carousel .carousel-item {

    padding-left: 0px;

}
.carousel-inner {

    max-height: 700px;

}
.oleez-landing-carousel .carousel-item .carousel-caption {

    left: 3%;
}
.oleez-landing-carousel .carousel-item .carousel-caption .carousel-item-link::after {
    color: #fff;
}
.oleez-footer .footer-content .footer-widget-text .widget-title {
    color: #c5c5c5;
}
.theme-icon {
display: block;
float: left;
margin-top: -5px;
margin-right: 9px;
}
.btn-success {

    color: #fff;
    background-color: rgb(63, 185, 149);
    border-color: rgb(63, 185, 149);

}
.btn-success:hover {

    color: #fff;
    background-color: #1e7547;
    border-color: #1e7547;

}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {

    color: #fff;
    background-color: #790a0a;
    border-color: #790a0a;

}
