.overlay:after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(24,201,130,0.6) !important; opacity: 1 !important; z-index: 0; } .overlay.overlay-primary.alpha-4:after { background: rgba(24,201,130,0.5) !important; } .st-nav a:hover { color: #18C982; } .border-1{ border: 1px solid rgba(24,201,130,.3) !important; } .border-2{ border: 2px solid rgba(24,201,130,.3) !important; } .bg-soft1{ background: rgba(24,201,130,.01) !important; } .bg-soft2{ background: rgba(24,201,130,.02) !important; } .bg-soft3{ background: rgba(24,201,130,.03) !important; } .bg-soft{ background: rgba(24,201,130,.1) !important; } .navigation.fixed-top .nav-link:before { transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1); content: ""; display: block; position: absolute; width: 0; height: 0.1875rem; bottom: 12px; border-radius: 0.625rem; background: #18C982; } .link:hover{ color: rgba(24,201,130, 3) !important; text-decoration: underline; transition: all 0s ease-in-out !important; } .form-control:hover { border: 1px solid rgba(24,201,130,1) !important; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #fff; background-color: #18C982 !important; border-color: #18C982 !important; } .btn-primary:hover { color: #fff; background-color: #222d2a; border-color: #222d2a; } .btn.btn-primary:hover { box-shadow: 0 4px 11px rgba(24,201,130,.1); } .form-control:focus{ color:#495057; background-color:#fff; border-color:#18C982; outline:0; box-shadow:none } .btn-primary.disabled,.btn-primary:disabled{ color:#fff; background-color:#18C982; border-color:#18C982} .btn-outline-primary{ color:#18C982; border-color:#18C982} .btn-outline-primary:hover{ color:#fff; background-color:#18C982; border-color:#18C982} .btn-outline-primary.disabled,.btn-outline-primary:disabled{ color:#18C982; background-color:transparent } .btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{ color:#fff; background-color:#18C982; border-color:#18C982} .btn-link{ font-weight:500; color:#18C982; text-decoration:none } .dropdown-item:focus,.dropdown-item:hover{ background: #f9f9f9 !important; transition: 0.1s; color:#18C982 !important; text-decoration:none; background-color:transparent } .dropdown-item.active,.dropdown-item:active{ color:#18C982; text-decoration:none; background-color:transparent } .custom-file-input:focus~.custom-file-label{ border-color:#18C982; box-shadow:0 0 0 .2rem rgba(24,201,130,.2) } .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{ color:#18C982; } .navbar-light .navbar-nav .nav-link.disabled{ color:rgba(24,201,130,.3) } .navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{ color:#18C982} .navbar-light .navbar-text a{ color:#18C982} .navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{ color:#18C982} .navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{ color:#18C982} .navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{ color:#18C982} .badge-primary{ color:#fff; background-color:#18C982} .bg-primary{ background-color:#18C982!important } .text-primary{ color:#18C982!important } .btn.btn-light-primary{ background:rgba(24,201,130,.1); color:#18C982} .btn.btn-light-primary:hover{ color:#fff; background-color:#18C982; box-shadow:0 4px 11px rgba(24,201,130,.3) } .badge-primary-soft{ background-color: rgba(24,201,130,.1); color: #18C982; } a.badge-primary-soft:focus,a.badge-primary-soft:hover{ background-color:rgba(24,201,130,.1); color:#18C982} .badge-white-soft.active{ background-color:#fff; color:#18C982} .badge-white-soft.active:focus,.badge-white-soft.active:hover{ background-color:#f6f9fc; color:#18C982} .bg-primary::-moz-selection{ color:#18C982; background:#fff } .bg-primary::selection{ color:#18C982; background:#fff } .bg-primary{ color:#18C982; background:#fff } .svg-injector{ width:auto; height:auto; fill:none; stroke:currentcolor; stroke-width:0; stroke-linecap:round; stroke-linejoin:round; color:#18C982} .breadcrumb .breadcrumb-item a{ color:#18C982} ::-moz-selection{ color:#fff; background:#18C982} ::selection{ color:#fff; background:#18C982} ::-moz-selection{ color:#fff; background:#18C982} .navbar-dark .navbar-text a{ color:#18C982} .navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{ color:#18C982} .scroll-to-top{ font-size:20px; text-align:center; color: #18C982; background-color: rgba(24,201,130,.1); text-decoration:none; position:fixed; bottom:20px; right:20px; display:none; border-radius:50%; width:35px; height:35px; line-height:35px; z-index:9999; outline:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease } .scroll-to-top i{ color:#18C982} .scroll-to-top:hover{ color:#fff; background:#18C982} .icon-style-two .icon{ display:inline-block; vertical-align:middle; border-radius:50px; padding:10px; line-height:2.2rem; text-align:center; background-color:rgba(24,201,130,.1); color:#18C982; height:3.5rem; width:3.5rem } .list-style1 i{ color:#18C982; font-size:12px; background:rgba(24,201,130,.1); border-radius:30px; padding:7px; line-height:13px } .hover-primary:hover{ color:#18C982; transition:all .3s ease-in-out } .fill-primary{ fill:#18C982} .overlay-primary{ background-color: #18C982 !important; } .overlay-primary:before{ background-color: #18C982 !important; } .overlay.overlay-primary.alpha-4:after { opacity: .5 !important; } @media (max-width:991.98px){ .navbar-dark .navbar-nav .nav-link:hover{ color:#6a747b; color:#18C982 } .navbar-dark .navbar-nav .nav-link:focus{ color:#18C982 } } .footer-list-style li a:hover{ color:#18C982} .footer-list-style-two li a:hover{ color:#18C982; text-decoration: underline; } .footer-title-style2:after{ position:absolute; content:''; background:#18C982; width:60px; height:2px; bottom:2px; left:0; right:0; margin:0 auto } .accordion>.card .btn-link:after{ background:0 0; content:"-"; right:17px; left:inherit; font-size:20px; height:auto; -webkit-transform:none; transform:none; width:auto; position:absolute; color:#18C982; top:0; bottom:0; margin:auto 0; height:34px } .social-icon li a{ font-size:1.16rem; color:#18C982} .social-icon3 li a{ width:35px; height:35px; line-height:35px; border:1px solid #18C982; text-align:center; border-radius:50%; font-size:15px; display:inline-block } .social-icon3 li a:hover{ background-color:#18C982; color:#fff } .tab-style-one .resp-tabs-list li.resp-tab-active{ border:1px solid #18C982; border-bottom:none; border-color:#18C982!important; margin-bottom:-1px; border-top:4px solid #18C982!important; border-bottom:0 #fff solid; border-bottom:none; background-color:#fff; color:#18C982; -ms-border-top-left-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-top-left-radius:5px; -o-border-top-left-radius:5px; -ms-border-top-right-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-top-right-radius:5px; -o-border-top-right-radius:5px; -ms-border-radius-top-left:5px; -webkit-border-radius-top-left:5px; -moz-border-radius-top-left:5px; -o-border-radius-top-left:5px; -ms-border-radius-topright:5px; -webkit-border-radius-topright:5px; -moz-border-radius-topright:5px; -o-border-radius-topright:5px; border-top-left-radius:5px; border-top-right-radius:5px; border-top:none!important; border-left:none!important; border-right:none!important } .tab-style-one .resp-tabs-list li.resp-tab-active:after{ content:""; background:#18C982; height:1px; width:100%; position:absolute; bottom:-1px; left:0; margin:0 auto; right:0 } .html-code .copy-clipboard:hover{ background:#18C982; color:#fff!important } ul.pagination li a { background: #f1f1f1; padding: 10px 20px; color: #18C982; font-size: 14px; font-weight: 500; border-radius: 4px; margin-right: 4px; } ul.pagination li a:hover { background:#18C982; color: #fff !important; } .pagination>.active>a{ z-index: 2; color: #fff; cursor: default; background-color: #18C982 !important; border-color: #514adf !important; } .icon-plan i { background-color: rgba(24,201,130,.1); border-color: #18C982; font-size: 16px; color: #18C982; padding: 20px; border-radius: 50px; } .purple .pricing-label { background: #cad2ff; color: #18C982; } .purple .price-tag { color: #18C982; } .ui-state-default:hover { background: rgba(24,201,130,.1); color: #18C982; } .ui-state-active { background: rgba(24,201,130,.1); color: #18C982; } .staff-rdo > input + div:hover{ border: 2px solid #18C982; } .staff-rdo > input:checked + div { background-color: #fff; border: 2px solid #18C982; border-radius: 4px; } .bg-primary-soft{ background-color: rgba(24,201,130,.1); color: #18C982; } .ui-timepicker-standard .ui-state-hover { border: 1px solid #fff !important; background-color: rgba(24,201,130,.1) !important; color: #18C982 !important; } .learn-more{ color: #18C982 !important; text-decoration: underline; } .btn-aceptar{ text-decoration: none; padding: 5px 10px; border-radius: 4px !important; color: #18C982 !important; border: 1px solid #18C982 !important; background-color: #fff !important; font-size: 12px !important; } .btn-aceptar:hover{ text-decoration: none; padding: 5px 10px; border-radius: 4px !important; color: #fff !important; border: 1px solid #18C982 !important; background-color: #18C982 !important; font-size: 12px !important; } .service-rdo > input + div:hover{ border: 2px solid #18C982; } .service-rdo > input{ visibility: hidden; position: absolute; } .service-rdo > input:checked + div { background-color: #fff; border: 2px solid #18C982; border-radius: 4px; } .slider-section .owl-theme .owl-nav [class*=owl-]{ background:#18C982; color:#fff; width:3rem; height:3rem } .slider-section .owl-theme .owl-nav [class*=owl-]:hover{ background:#fff; color:#18C982} .btn-primary { color: #fff; background-color: #18C982; border-color: #18C982; } .badge-primary-soft { background-color: rgba(24,201,130,.1); color: #2D69E1; } .service_extra_checkbox_label:hover { border: solid 2px #18C982 !important; } .service_extra_checkbox:checked + .service_extra_checkbox_label{ border: 2px solid #18C982 !important; } .navigation.navbar-sticky .nav-link.active, .navigation.navbar-sticky .nav-link:hover { color: #18C982 !important; } .navigation.fixed-top .nav-link.active, .navigation.fixed-top .nav-link:hover { color: #18C982 !important; } .navigation .btn-outline { color: #18C982 !important; border-color: #18C982 !important; } .navigation .btn-outline:hover { color: #ffffff !important; background-color: #18C982 !important; border-color: #18C982 !important; } .navigation .btn-solid, .navigation.navbar-sticky .btn-solid { color: #ffffff; background-color: #18C982 !important; border-color: #18C982 !important; } .btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show { background-color: #18C982 !important; border-color: #18C982 !important; } .btn-secondary:hover { background-color: #18C982 !important; border-color: #18C982 !important; } .cdropdown-content a:hover { background-color: rgba(24,201,130,.09);; color: #18C982 !important; border-radius: 6px; }