/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29-jun-2020, 17:45:00
    Author     : JESUS
*/

.apland-btn, #scrollUp, .welcome_slider .owl-dot.active::after, .newsletter-form-area .button, .footer_social_area a:hover, .footer_social_area a:focus, .tooltip-inner {
    background-color: #51999f;
}

.single_work_step .step-icon::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 50%;
    border: 5px dotted #51999f!important;
    top: 0;
    left: 0;
}

.single_work_step .step-icon i {
    font-size: 3rem;
    line-height: 90px;
    color: #51999f!important;
}

.single_benifits .icon_box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    width: 80px;
    height: 80px;
    font-size: 2.25rem;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-right: 1.5rem;
    background-color: #51999f!important;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    margin-top: 2px;
}
.single_benifits .icon_box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    width: 80px;
    height: 80px;
    font-size: 2.25rem;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-right: 1.5rem;
    background-color: #ffffff!important;
    color: #51999f!important;
    text-align: center;
    border-radius: 50%;
    margin-top: 2px;
}


.section_heading h3 span, .apland-btn:hover, .apland-btn:focus, .classy-nav-container a:hover, .classy-nav-container a:focus, .welcome_slider .owl-dot.active, .download_app_text a {
    color: #51999f!important;
}
.single_benifits:hover .single_benifits_text h5, .single_benifits:focus .single_benifits_text h5 {
    color: #51999f;
}
.download_app_area {
    position: relative;
    z-index: 1;
    /*background-color: #51999f!important;*/
    background-color: #51999f !important;
}

.section_heading h6 {
    text-transform: uppercase;
    margin-bottom: 1rem;
    letter-spacing: 1px;
    color: #ffffff;
    border-radius: 6px;
    padding: .5rem 1.5rem;
    background-color: #e8575e!important;
    font-weight: 400;
    display: inline-block;
}

.section_heading .line {
    width: 120px;
    height: 5px;
    margin: 30px auto 0;
    border-radius: 6px;
    background: #2d2ed4;
    background: -webkit-linear-gradient(to right, #e24997, #2d2ed4);
    background: linear-gradient(to right, #4d4d4d, #51999f);
}

.faq-accordian .card .card-header h6.collapsed {
    color: #51999f!important;
}

.faq-accordian .card .card-header h6 {
    cursor: pointer;
    padding: 1.75rem 2rem;
    color: #51999f!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.using_benefits_area {
    position: relative;
    z-index: 1;
    background-color: #51999f!important;
    overflow: hidden;
}

.single_work_step .step-icon::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 50%;
    border: 5px dotted #51999f!important;
    top: 0;
    left: 0;
}

.single_work_step:hover h5, .single_work_step:focus h5 {
    color: #51999f!important;
}

.single_work_step:hover .step-icon i, .single_work_step:focus .step-icon i {
    color: #51999f!important;
}

#preloader {
    background-color: #51999f!important;
}

.bg-black-overlay::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: #51999f!important;
    opacity: 0.8;
    z-index: -1;
}

.contact-content h6 {
    color: #51999f!important;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-weight: 700;
}

.register-area .register-content-wrapper p a {
    font-size: 13px;
    color: #51999f!important;
}

.single_price_plan .title .line {
    width: 80px;
    height: 4px;
    border-radius: 10px;
    background-color: #51999f!important;
}

.background_cm_verde{
    background-color: #51999f !important;
}
.background_cm_gris{
    background-color: #4d4d4d !important;
    color:white !important;
}
.cm_verde{
    color: #51999f !important;
}
.cm_gris{
    color: #4d4d4d !important;
}
/* Ejemplo
.hero-mymensingh.welcome_area {
    height:     height: 750px;
    overflow: hidden; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-mymensingh.welcome_area {
        height: 750px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-mymensingh.welcome_area {
        height: 650px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero-mymensingh.welcome_area {
        height: 800px; } }
@media only screen and (max-width: 575px) {
    .hero-mymensingh.welcome_area {
        height: 700px; } }
*/
.section_padding_75{
    padding-top: 75px;
    padding-bottom: 75px; }
@media only screen and (min-width: 575px) and (max-width: 1199px) {
    .section_padding_75{
        padding-top: 130px;
        padding-bottom: 130px; } }
.section_padding_75_0 {
    padding-top: 75px;
    padding-bottom: 0; }
@media only screen and (min-width: 575px) and (max-width: 1199px) {
    .section_padding_75_0{
        padding-top: 130px;
        padding-bottom: 0px; } }
.section_padding_0_75 {
    padding-top: 0;
    padding-bottom: 75px; }
@media only screen and (min-width: 575px) and (max-width: 1199px) {
    .section_padding_0_75{
        padding-top: 0px;
        padding-bottom: 130px; } }
.section_padding_75_25 {
    padding-top: 75px;
    padding-bottom: 25px; }
@media only screen and (min-width: 575px) and (max-width: 1199px) {
    .section_padding_75_25{
        padding-top: 130px;
        padding-bottom: 80px; } }