
/************* HEADER START ************/
.logo {
    width: 180px !important;
    height: auto;
}
.navbar-expand-lg .navbar-nav .nav-link{
	padding: 10px 14px !important;
    font-size: 14px !important;
}
.site-header {
    background: #5bc195 !important;
}
/************* HEADER START ************/


/************* GLOBAL ELEMENTS START ************/
h2{
	color: #2e6178 !important;
}
h5{
	color: #1da76b !important;
}
.cta-section::before{
	background-color: #5cf2b0 !important;
}
.news-category-block{
	background: #5f5f5f !important;
	color: #fff !important;
}
span.company{
	font-weight: bold !important;
	color: #2081ab !important;
}
/************* GLOBAL ELEMENTS END ************/


/************* TESTIMONIALS START ************/
#testimonial-carousel .carousel-indicators
{
	margin-top: 150px !important;
}
.testimonial-section::before{
	background-color: #5cf2b0 !important;
}
#testimonial-carousel .carousel-name{
	background: #3a7d9b !important;
}
#testimonial-carousel .carousel-name::before
{
	border-bottom: 10px solid #3a7d9b !important;
}
/************* TESTIMONIALS END ************/


/************* WHAT DO WE DO START ************/
.custom-text-block {
    padding: 0px 10px !important;
}
.services_section{
	position: relative;
    overflow: hidden;
    text-align: center;
}
.services_section::after {
    content: "";
    background: #5bc1ac;
    border-radius: 50%;
    position: absolute;
    bottom: -110px;
    right: -80px;
    width: 350px;
    height: 350px;
}
/************* WHAT DO WE DO END ************/


/************* OTHER SERVICES START ************/
.custom-block-body.custom_services {
    padding: 20px 10px !important;
	-webkit-box-shadow: 0px 0px 15px 4px rgba(240,240,240,1) !important;
	-moz-box-shadow: 0px 0px 15px 4px rgba(240,240,240,1) !important;
	box-shadow: 0px 0px 15px 4px rgba(240,240,240,1) !important;
}
.other_services_title {
	color: #ffffff !important;
    padding-top: 10px !important;
}
.news-image-services {
	margin-bottom: 30px !important;
}
/************* OTHER SERVICES END ************/

