.sppb-btn.
.sp-slider .sppb-sp-slider-button .sp-slider-btn-text{
    background: #66c00f !important;
    font-weight: 600;
}

body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background-color: #66c00f;
    text-transform:uppercase;
    font-weight:600;
}


/*slide btn*/
.home-default-slider .sp-slider-btn-text:hover .sp-slider-btn-icon {
    transform: none;
}

/********
link button
*********/
a.main-link-btn:hover,
a.main-link-btn:focus,
a.main-link-btn:visited{
    color: black !Important;
}

/*transparent*/
a.main-link-btn:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-blk.png');
    position:absolute;
    width:18px;
    height:18px;
    left: 115px;margin-top:3px;
    background-repeat: no-repeat;
    background-size: 18px;
}
a.sppb-btn,
a.modal-btn{ border-radius: 30px !Important;}

/*long*/
a.main-link-btn-2:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-blk.png');
    position:absolute;
    width:18px;
    height:18px;
    left: 145px;margin-top:3px;
    background-repeat: no-repeat;
    background-size: 18px;
}



/*modal*/
.sppb-addon.main-link-btn .sppb-modal-selector {
    padding:0 !Important;
}
.sppb-addon.main-link-btn .sppb-modal-selector:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-blk.png');
    position:absolute;
    width:18px;
    height:18px;
    left: 90px;
    background-repeat: no-repeat;
    background-size: 18px;
}

a.sppb-modal-selector:hover,
a.sppb-modal-selector:focus{
    background: #70A91B !important;
}

a#sppb-modal-5ac25dd6-e509-43a7-bb89-32aa0fc8bf3b-selector:hover,
a#sppb-modal-5ac25dd6-e509-43a7-bb89-32aa0fc8bf3b-selector:focus{
    background: transparent !important;
}
/*green*/
a.main-btn-green,
a.main-btn-green-2,
a.main-btn-green-3{
    border-radius:30px;
    padding-right:40px;
}
a.main-btn-green:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-white.png');
    position:absolute;
    width:16px;
    height:16px;
    left: 115px;margin-top:2px;
    background-repeat: no-repeat;
    background-size: 16px;
}

a.main-btn-green-2:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-white.png');
    position:absolute;
    width:16px;
    height:16px;
    margin-left: 10px;margin-top:2px;
    background-repeat: no-repeat;
    background-size: 16px;
}
a.main-btn-green-3:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-white.png');
    position:absolute;
    width:16px;
    height:16px;
    margin-left: 10px;margin-top:2px;
    background-repeat: no-repeat;
    background-size: 16px;
}


/*modal button*/
.modal-btn a:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-white.png');
    position:absolute;
    width:16px;
    height:16px;
    left: 100px;
    background-repeat: no-repeat;
    background-size: 16px;
}
.modal-btn a.sppb-btn {
    padding: 8px 35px 10px 22px !important;
}
.modal-btn a.sppb-btn:hover,
.modal-btn a.sppb-btn:focus{
    background-color: #6A9632 !important;
}

/*contact*/
button#bfSubmitButton{background:#65c010 !Important;}
button#bfSubmitButton:hover{background:#70A91B !important;box-shadow:none;}
button#bfSubmitButton:after{
    content: " ";
    background: url('/images/1_Kotak/icon/right-arrow-white.png');
    position:absolute;
    width:16px;
    height:16px;
    margin-left: 2px;margin-top:2px;
    background-repeat: no-repeat;
    background-size: 16px;
}


/*button back*/
button.ksbackbtn.sppb-btn {
    margin-bottom: 30px;
    background: #66c00f !important;
    font-weight: 600;
    color: #FFFFFF;
    border-radius:100px;
}

button.ksbackbtn.sppb-btn:hover{
    background: #70A91B !important;
}

