body{
    background:unset!important;
}
.dir-ltr{
    direction:ltr;
}
p{
    color: #747583!important;
    font-size:18px!important;
}
.footer{
    background: #161C28;
}
.color-green{
    color: #0C4F4E!important;
}
.text-light-green{
    color: rgba(70, 131, 93, 1)!important;
}
.text-primary-green{
    color: rgba(58, 168, 112, 1)!important;
}
.footer .card{
    background:unset!important;
    box-shadow:none!important;
}
.footer .menu-link{
    color: #E2E8F0!important;
    font-size: 16px;
    font-weight: 400;
}
.footer-menu-title{
    color:#FFF;
    margin-bottom: 20px;
}
.social-icons{
    position: absolute;
    top: -30px;
    display: flex;
    gap: 15px;
}
.social-icons img {
    max-width: 55px !important;
    transition:0.3s all;
}
.social-icons a:hover img{
    transform: scale(1.15);
}
.scrolltop{
    border-radius:50%!important;
    background: rgba(58, 168, 112, 1)!important;
}
.border-top-thin{
    border-top: 1px solid #ffffff1c;
}
.border-bottom-thin{
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}
.footer-social-icons{
    list-style:none;
}
.footer-social-icons i{
    color: #E2E8F0!important;
    font-size:20px!important;
} 
.btn.btn-primary-dark-bordered{
    background: transparent;
    padding: 10px 25px !important;
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    border:1px solid #3AA870!important;
    color:#3AA870!important;
}
.btn.btn-primary-bordered{
    background: transparent;
    padding: 10px 25px !important;
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    border:1px solid #FFF!important;
    color:#FFF;
}
.btn.btn-primary-borderless{
    background: transparent;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
}
.btn.btn-primary-green {
    background: #3AA870;
    color: #FFF;
    padding: 10px 25px !important;
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    border:1px solid #3AA870!important;
}
.btn.btn-primary-white {
    background: #FFF;
    color: #0C4F4E;
    padding: 10px 25px !important;
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    border:1px solid #FFF!important;
}
.btn.btn-primary-green:hover{
    background:none;
    color:#3AA870!important;
}
.btn.btn-primary-white:hover{
    background:none;
    color:#FFF;
}
.about-intro{
   padding:50px 0;
}
.about-intro h1{
font-size: 75px;
    font-weight: 800;
    margin-bottom: 26px;
    color: #0C4F4E;

}
.about-intro p{
    font-size:22px;
    font-weight:500;
    color: #1E2A36;
}
.highlighted-word{
    position:relative;
}
.highlighted-word svg{
    position:absolute;
    top: 94px;
    left: 20px;
    fill:none!important;
    height: 24px;
}
.highlighted-word.small-highlight svg{
    top: 50px;
    left: 0px;
}
.clients-logo {
    border-top:1px solid #C1BDBD;
    padding-top:20px;
    padding-bottom:30px;
    text-align:center;
}
.clients-logo-extra {
    border-bottom:1px solid #c1bdbd57;
    border-top:1px solid #C1BDBD57;
    padding-top:30px;
}
.clients-logo img{
    width:auto;
    margin: 20px 0;
}

.counter-sec{
    background: linear-gradient(180deg, #146356 0%, rgba(20, 99, 86, 0.91) 89.61%, rgba(20, 99, 86, 0.317585) 155.04%, rgba(20, 99, 86, 0) 227.19%);
    padding: 100px 0;
}
.counter-sec h1{
    font-size: 25px;
    font-weight: 700;
}
.counter-sec span{
    font-size: 60px;
    font-weight: 800;
}
.frame-img{
    position: absolute;
    bottom: 0;
    width: 100%;
    filter: brightness(45);
    opacity: 0.4;
}
.circle-shape{
    position:absolute;
    left:0;
    top:0;
    z-index:-1;
}
.how-analyz .circle-shape{
    top:unset;
    right:unset;
    bottom:0;
    left:0;
}
.circle-shape.right-bottom-circle{
    top:unset;
    right:0;
    bottom:0;
    left:unset;
}
.circle-shape.right-top-circle{
    top:0;
    right:0;
    bottom:unset;
    left:unset;
}
h1.color-green{
    font-size: 35px;
    font-weight: 900;
}
.section-padding{
    padding:67px 0;
}
.planning-sec{
    padding:100px 0 30px 0;
}

.safty-sec{
    background: #0C4F4E;
    padding: 100px 0;
}
.safty-sec .safty-details h1{
    font-size: 45px;
    font-weight: 700;
}
.safty-sec p{
    padding-top: 15px;
}
img{
    max-width:100%!important;
}
.analyze-img{
    border-radius:20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07), 0px 20px 25px -5px rgba(0, 0, 0, 0.1);
}

.text-dark-green{
    color: #0C4F4E!important;
}
.fs-18{
    font-size:18px!important;
}
.fs-25{
    font-size:25px!important;
}

.modal-dialog {
      max-width: 800px!important;
      margin: 30px auto!important;
  }

.modal-body {
  position:relative!important;
  padding:0px!important;
}
.btn-close {
  position:absolute;
  right:-30px;
  top:0;
}
.play-video-btn{
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 9;
    border-radius: 50%;
    background: #00000070;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: none;
}
.play-video-btn i{
font-size: 40px !important;
    line-height: 100px !important;
    color: #FFF !important;
    margin-left: 5px;
}
/*header*/
.header{
    background: #0C4F4E!important;
}
.header-menu .menu-item a span{
    color: #FFF !important;
    font-size: 18px;
    transition:0.3s all;
}
.header-menu .menu-item a:hover span{
    color: #212529!important;
}
.header .btn.btn-primary-borderless:hover, .header .btn.btn-primary-borderless:hover span {
    color: #181C32 !important;
}

ul.estedama-list{
       list-style: none!important;
}
.estedama-list li{
       margin:5px 0;
}
.estedama-list li .fa-check-circle{
    color:#0C4F4E!important;
}

.resources-sec{
    background: rgba(232, 243, 238, 1);
}
.resources-sec .circle-shape{
    z-index:0;
}

.contact-sec{
    background: rgba(245, 248, 248, 1);
}
.estedama-form{
    background:#FFF;
    padding: 25px;
    border-radius: 12px;
}
.estedama-form input,.estedama-form textarea{
    background: rgba(247, 247, 247, 1)!important;
    border-color: rgba(247, 247, 247, 1);
    min-height:56px;
}
.contact-sec iframe{
    height:533px;
    width:100%;
    border-radius:12px;
}
.list-group-numbered {
    list-style:decimal!important;
}
.content{
    padding:unset!important;
}
/*login*/
.form-label{
    font-size: 16px!important;
    font-weight: 700!important;
}
.password-box{
    position:relative;
}
.show-pass-icon{
    position: absolute;
    left: 10px;
    top: calc(50% - 12.5px);
    width: 25px;
}
.form-control-lg{
    border-radius:8px;
    padding:1.825rem 1.5rem;
    min-height:56px!important;
}
.form-control{
    border-radius:8px!important;
    background:transparent!important;
    height:56px!important;
}
/*register*/
.checked-success{
    background: rgba(70, 131, 93, 1);
    border-radius:50%;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
}
.checked-success i{
    color:#FFF!important;   
    line-height:35px!important;
}
.form-register{
    background: rgba(247, 247, 247, 1);
    padding: 25px 30px;
    border-radius: 8px;
}
/*dashboard*/
.aside-bg-primary{
    background: #1b6256 !important;
}
.aside-logo{
    border-bottom:1px solid #FFF;    
}
.profile-completed{
    gap:10px;
    align-items: center;
    padding: 10px 20px;
    border-radius: 8px;
}
.profile-completed-progress .progress{
    width:70px;
    background:#e1e3e5;
    height: 0.5rem;
}
    .profile-completed-progress .progress .progress-bar{
        background: #3aa870;
    }
.profile-completed-icon{
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
}
.profile-completed-icon{
    padding: 5px;
    background: #FFF;
    border-radius: 50%;
}
.bg-light-gray{
    background:#f7f9fb!important;
}
.bg-light-green{
    background: rgba(232, 243, 238, 1)!important;
}
.profile-completed .progress-percent{
    color: #3aa870;
    font-weight: 900;
}
.db-intro-card{
    background:#e8f3ee;
    padding: 25px 20px;
    border:1px solid #3aa870;
    border-radius:15px;
}
.symbol,.symbol > img{
    border-radius:50%!important;
}
.db-notify{
    background: #fae3de;
    border-radius: 12px;
    padding: 10px 12px !important;
}
    .db-notify .fa-bell{
        color: #dc2626 !important;
        font-size: 25px;
    }
.btn .badge{
    top: -11px !important;
    right: -8px;
    border-radius: 50%;
    border: 3px solid #FFF;
}

.btn-switch-theme{
    background: #e8f3ee !important;
    border-radius: 12px !important;
    padding: 23px  !important;
}

.btn .badge.badge-danger{
    background:#dc2626!important;
}
.profile-menu{
    border-right: 2px solid #d4d8e1;
    margin: 15px 15px 15px 0;
}
.search-input{
    background: none!important;
    border: none!important;
    min-width: 250px;
}
.search-form{
    background: #f7f9fb;
    border-radius: 12px;
}
.search-form button{
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    margin: auto;
    padding: 0!important;
}
.search-form button:hover{
    background: #e8f3ee;
}
.pocket-card{
    background: #3aa870;
    border-radius: 20px;
    margin: 0px 25px;
    text-align: center;
    padding: 5px 10px 15px;
}
.pocket-card img{
    width:110px;
}
.form-inline .form-control.search-input {
       width:100%!important;
}
/*popup style*/
.swal2-styled.swal2-confirm{
    background-color: #fecaca!important;
    color: #dc2626 !important;
    font-weight: 700 !important;
}
.swal2-html-container .trush-img{
        width: 200px!important;
}
.swal2-popup{
    padding:0!important;   
}
.swal2-container .swal2-html-container{
    max-height:unset!important;
}
.swal2-modal .swal2-title{
    color: #35414b !important;
    font-size: 22px!important;
    font-weight: 700 !important;
    text-align: start !important;
    margin: 0 !important;
    background: #e8f3ee;
    padding: 13px!important;
}
.swal2-popup .swal2-actions {
    margin: 0 auto 1.5rem auto!important;
}
.swal2-html-container h3 {
    text-align: start!important;
    margin-top: 30px!important;
}
.swal2-styled.swal2-cancel{
    background-color: #f7f7f8 !important;
    color: #1f2b37 !important;
    font-weight: 700 !important;
}
table .btn-group .btn-sm.btn-primary,
table .btn-group .btn-sm.btn-info,
table .btn-group .btn-sm.btn-danger,
table .btn-group .btn-sm.btn-warning {
    background:transparent!important;
    border-radius:5px!important;
}
table .btn-group .btn-sm.btn-primary i,
table .btn-group .btn-sm.btn-info i,
table .btn-group .btn-sm.btn-danger i,
table .btn-group .btn-sm.btn-warning i{
    color:#131313!important;
    font-size: 17px!important;
}
table .btn-group .btn-sm.btn-primary:hover,
table .btn-group .btn-sm.btn-info:hover,
table .btn-group .btn-sm.btn-danger:hover,
table .btn-group .btn-sm.btn-warning:hover{
    background:#e8f3ee!important;
}
table .text-danger{
    color:#dc2626!important;
}
table .text-success{
    color:#34c759!important;
}
table .bg-danger{
    background-color:#fae3de !important;
}
table .bg-success{
    background-color:#e8f3ee !important;
}
table .bg-primary,table .bg-warning{
    background:#cadbe7!important;
}
table#Subject-table tbody tr td.bg-gray{
    background-color: transparent !important;
}
table tbody tr:hover{
    background-color:#f5faf8 !important;
}
.page-item.active .page-link{
    color: #1c1c1c !important;
    background-color: #F4F6FA!important;
    border-color: #F4F6FA!important;
}
.card-header.bg-warning{
    background:none!important;
}
.card-header.bg-warning .text-white{
    color:#0C4F4E!important
}
.statistics-card{
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1)!important;
    border: none!important;
}
.statistics-card .card-header{
    border-bottom: 2px solid rgba(240, 240, 240, 1)!important;
}
.btn.tab-switch{
    min-width: 300px;
    background: rgba(217, 240, 228, 1);
    border: 2px solid #d9f0e4 !important;
    color: #3aa870;
    padding: 15px 0 !important;
}
.btn.tab-select{
    background: transparent!important;
    border: 2px solid rgba(229, 229, 229, 1)!important;
    color: #3aa870;
    padding: 10px 15px!important;
}
.btn.tab-select.active{
    background: rgba(217, 240, 228, 1)!important;
    border: 2px solid #d9f0e4 !important;
    color: #3aa870;
}
.btn.tab-switch.active{
    background: #3aa870;
    color: #FFF;
    border-color: #3aa870 !important;
}
.btn.tab-switch:hover{
    color:#3aa870!important;
    border-color:#3aa870!important;
    background:#FFF!important;
}
.btn-export{
    box-shadow: 0px 2px 10px 0px rgba(124, 141, 181, 0.12)!important;
}
.btn-export-dark{
    padding: calc(0.775rem + 1px) calc(1.5rem + 1px) !important;
    background: #3AA870 !important;
    color: #FFF !important;
    border-radius: 8px !important;
    font-weight: 700 !important;
    border: 1px solid #3AA870 !important;
}
.border-light-blue{
    border: 1px solid rgba(230, 237, 255, 1)!important;
}
.statistics-select-year{
    padding:40px 20px!important;
}
.statistics-carousel .carousel-control-prev {
    width: 40px;
    height: 40px;
    background:rgba(217, 217, 222, 1)!important;
    border-radius: 5px;
    left: 100px !important;
    right: unset!important;
    opacity: 1!important;
}
.statistics-carousel .carousel-control-next-icon ,.statistics-carousel .carousel-control-prev-icon {
    background-image: none!important;
}
.statistics-carousel .carousel-control-next {
    width: 40px;
    height: 40px;
    background: rgba(202, 237, 219, 1)!important;
    border-radius: 5px;
    left: 50px !important;
    right: unset!important;
    opacity: 1!important;
}
.statistics-carousel .carousel-control-next-icon i{
    line-height:27px;
    color: rgba(58, 168, 112, 1)!important;
}
.statistics-carousel .carousel-control-prev-icon i {
    line-height:27px;
    color: rgba(146, 147, 158, 1)!important;
}
.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
        background: rgba(243, 248, 244, 1)!important;
}
.report-modal .modal-content{
        border-radius: 15px!important;
}
.report-modal .modal-header{
        border-radius: 15px 15px 0 0!important;
        background:rgba(232, 243, 238, 1);
}
.accordion-flush .accordion-button{
    font-size: 19px !important;
    font-weight: 700!important;
}
.report-table{
    border:none!important;    
}
.report-table td, .report-table th , .table.report-table tbody tr:last-child td{
    border-bottom: 1px solid #dee2e6!important;
}
.report-table td:not(:last-child), .report-table th:not(:last-child) {
    border-left: 1px solid #dee2e6!important;
}
.accordion-flush .accordion-item{
    border: 1px solid rgba(229, 229, 229, 1)!important;
    border-radius: 0.475rem!important;
    margin-bottom: 18px;
}
.accordion-flush .accordion-button:not(.collapsed){
    background:none!important;
    border-bottom:none!important;
}
.modal-header.ss{
    background: rgb(232, 243, 238)!important;
}
input.bg-light-success{
    background:#e8f3ee!important;
}
@media (min-width:767.98px){
    .modal-dialog.modal-md{
         max-width: 500px !important;
    }
}
/*responsive*/
@media only screen and (min-width: 991.98px) and (max-width:1254px){
    .header-menu .menu-item a span{
        font-size: 16px;
    }   
    .menu-rounded .menu-link{
        padding:5px!important;
    }
    .header .btn{
        font-size: 18px;
        padding: 8px 20px !important;
    }
}
@media only screen and (min-width: 992px){
    .header .header-menu .menu > .menu-item.here > .menu-link {
        background-color:unset!important;
        border-bottom:1px solid #FFF;
        border-radius: 0;
    }
}
@media only screen and (min-width: 768px){
    .svg-bg svg {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 115%;
    }
    .clients-logo img{
    width: 90%;
    padding: inherit;
}
}
@media only screen and (max-width:767.98px){
    .about-intro h1 {
        font-size:50px;
    }
    h1.color-green,.safty-sec .safty-details h1{
        font-size:27px;
    }
    .highlighted-word svg {
        top: 57px;
        left: -40px;
    }
    .counter-sec{
        text-align:center;
    }
    .counter-sec .counter-item{
        margin-bottom:25px;
    }
    .highlighted-word svg{
        display:none;
    }
    .header .btn{
        font-size: 16px;
        padding: 8px 20px !important;
    }
    .planning-step{
        text-align:center;   
    }
    .planning-sec{
        padding:40px 0 0px 0;
    }
    .section-padding {
        padding: 50px 0;
    }
    .form-register{
        padding:15px 10px;
    }
}

@media only screen and (max-width:991.98px){
        .step-next{
        display:none;
    }
}
.sector-box{
    border: 1px solid #e5e5e5;
    padding: 15px;
    border-radius: 12px;
    background: #FFF;
    margin-top:15px;
}

.step-next{
    position: absolute;
    left: 20px;
    top: 50px;
    width:100px;
}

.text-underline{
    text-decoration:underline;
}

.footer .menu-item .menu-link{
    padding-right: 0!important;
    padding-left: 0!important;
}