/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.clients-title {
	margin: 0;
}

.message {
	--cnvs-input-btn-line-height: 2.5
}

.espaciado-inferior {
	margin-bottom: 70px;
}

.icon-black {
	color:black;
}
.section-1 {
	margin-bottom: 0;
}
.end {
	padding-bottom: 0;
}
:root {
	--cnvs-themecolor: #F18052;
	--cnvs-themecolor-rgb: 241, 128, 82;
}
.whatsapp-chat {
    position: fixed;
    bottom: 100px;
    right: 75px;
    z-index: 9999;
}
.whatsapp-icon {
    position: absolute;
    bottom: 0;
}
.whatsapp-img {
    background-color: #00a82d !important;
    height: 50px;
    width: 50px;
    border-radius: 60px;
    /* text-align: center; */
    background: #00a82d;
    padding: 13px;
    box-shadow: 0 5px 8px rgba(0,0,0,.3);
    line-height: 55px;
    cursor: pointer;
    display: block;
}
.whatsapp-i{
    vertical-align: top;
}

.our-services {
    margin-bottom: 130px;
}

.clients-bg {
    background-color: var(--cnvs-promo-light);
}

.media-box p {
    margin-bottom: 3rem;
}
.e-services {
    padding-bottom: 0;
}
#oc-portfolio {
    padding-bottom: 100px;
}
.uil {
    color: gray;
}

.owl-nav button {
    color: green;
}

