body.product-detail-page main.product-detail-main-wrapper section.intro-section a.getstart-btn {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-brand {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .nav-item .nav-link {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .nav-item.active .nav-link:after {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .dropdown:hover, body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .dropdown.show {
    border: 1px solid #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .dropdown ul.dropdown-menu > li > a:hover {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .dropdown .dropdown-toggle {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .nav-item.active .nav-link:after {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section h1 {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar .navbar-nav .nav-item.active .nav-link:after {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section h1 {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section:after {
    border-right: 30vw solid #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.permissions-managmenet-section .section-title h1 {
    color: #ef4172; 
}
body.product-detail-page main.product-detail-main-wrapper section.permissions-managmenet-section .section-title h5 {
    color: #ef4172; 
}
body.product-detail-page main.product-detail-main-wrapper section.apply-section:after {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.apply-section .apply-info-wrapper a.getstart-btn {
    background-color: #ef4172;
    box-shadow: 0px 8px 26px -10px #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.testimonials-section:after {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.feature-section-wrapper a.getstart-btn {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .detail-shape {
    background: -moz-linear-gradient(left, #ffffff 0%, #ef4172 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%, #ef4172 100%);
    background: linear-gradient(to right, #ffffff 0%, #ef4172 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ef4172',GradientType=1 ); }
body.product-detail-page main.product-detail-main-wrapper section.intro-section .detail-shape:after {
      background-color: #ef4172;
}
.carousel-indicators li {
    background-color: #ef4172;
}
.carousel-control-prev, .carousel-control-next {
    color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.start-using-section ul.start-using-list li .fu-icon {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.feature-section-wrapper .feature-box .fu-icon {
    background-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.intro-section .navbar:before{
    border-bottom-color: #ef4172;
    border-right-color: #ef4172;
}
body.product-detail-page main.product-detail-main-wrapper section.testimonials-section .slider-nav-our-customer-testi .our-customers-img-item .our-customers-img-wrapper .our-customers-btn:after{
        border-left-color:#ef4172;
}