* {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

body {
    font-family: 'Roboto', sans-serif;
    font-family: 'Inter', sans-serif;
}

ul {
    list-style: none;
    margin-bottom: 0;
    font-family: 'Inter', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

p {
    font-family: 'Inter', sans-serif;
}

.ml_auto {
    margin-left: 15%;
}

.navbar-expand-sm .navbar-nav .nav-link {
    text-transform: uppercase;
    font-size: 17px;
    padding: 0px 20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: black;
}

.btn_request {
    background-color: #ff7b003d;
    border-radius: 8px;
    padding: 9px 22px !important;
    border: 1px solid #37947D;
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    margin-left: 63px !important;
    margin-top: -3%;
}

.btn_request:hover {
    background-color: #ff7b003d;
    border: 1px solid #ff7b003d;
    ;
}

.background {
    background-color: #875534;
    padding: 10px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-top: -9px;
    padding-right: 0;

}

.background li a {
    font-weight: 400 !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
}

.btn_login {
    background-color: transparent;
    border: 1px Solid white;
    padding: 8px 27px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    margin-right: 10px;
    font-size: 16px !important;
}

.background .pt_5 {

    padding-top: 10px !important;
}

.btn_login:hover,
.btn_login:focus,
.btn_login:active {
    background-color: transparent;
    border: 1px Solid white;
    padding: 8px 27px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    margin-right: 10px;
    font-size: 16px !important;
}

.btn_login i {
    margin-right: 10px;
}

.banner {
    background-image: url('../images/banner-background.webp');
    width: 100%;
    height: 100%;
    padding: 80px 0px 80px;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner h1 {
    font-size: 43px;
    font-weight: 600;
    color: #875534;
    line-height: 58px;
    margin-bottom: 15px;
}

.banner p {
    font-size: 15px;
    line-height: 25px;
}

.modal_left {
    background-image: url(../images/modal_left_background.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 50px;
    padding-top: 122px;
}

.btn_start {
    margin-top: 20px;
    background-color: #213A35;
    padding: 8px 25px;
    color: white;
    border-radius: 35px;
}

.btn_start img {
    width: 26px;
    margin-left: 15px;
}

.btn_start:hover,
.btn_start:focus,
.btn_start:active {
    background-color: #213A35 !important;
    padding: 8px 25px;
    color: white !important;
    border-radius: 35px !;
}

.right_img img {
    width: 100%;
    margin-right: -50px;
}

.modal_left img {
    width: 100%;
    border-radius: 149px;
    height: 406px;
}

.RequestDemo .modal-body {
    overflow: hidden;
    padding: 0;
}

.RequestDemo .modal-content {
    overflow: hidden;
}

.RequestDemo h1 {
    font-size: 35px;
    font-weight: 500;
}

.RequestDemo p {
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.RequestDemo label {
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.RequestDemo .form-control {
    font-size: 15px;
    padding: 10px 15px;
    background-color: #dddddd1c;
    border-radius: 0;
}

.RequestDemo .form-control:focus {
    box-shadow: none;
}

.btn_request_send {
    background-color: #213A35;
    border-radius: 5px;
    font-size: 20px;
    padding: 12px 50px;
    color: white;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 30px;
}

.btn_request_send:hover,
.btn_request_send:focus,
.btn_request_send:active {
    background-color: #213A35 !important;
    color: white !important;
}

.pr-0 {
    padding-top: 30px;
    padding-right: 40px;
}

.RequestDemo {
    top: 10%;
}

.RequestDemo .btn-close {
    position: absolute;
    right: 8px;
    top: 7px;
    opacity: 1;
}

.brands {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    background: white;
    margin-top: -70px;
}

.brands img {
    width: 60%;
    margin: auto;
}

.heading h2 {
    text-align: center;
    margin-top: 5px;
    font-size: 25px;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
}

.heading h2::after {
    position: absolute;
    right: -36px;
    top: 17px;
    width: 25px;
    height: 2px;
    background-color: #707070;
    content: '';
}

.heading h2::before {
    position: absolute;
    right: -41px;
    top: 14px;
    width: 7px;
    height: 7px;
    background-color: #707070;
    content: '';
    border-radius: 50%;
}

.brand_slider {
    margin-bottom: 30px;
    margin-top: 50px;
}

.service_card {
    border-radius: 8px;
    background-color: white;
    width: 90%;
    margin-top: 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.service_icon {
    width: 150px;
    height: 150px;
    padding: 44px;
    padding-left: 46px;
    border-top-right-radius: 153px;
    border-bottom-left-radius: 151px;
    border-bottom-right-radius: 137px;
}

.background_service1 {
    background-color: #FFF0F4;
}

.background_service2 {
    background-color: #EAFDF7;
}

.background_service3 {
    background-color: #afb2c045;
}

.background_service4 {
    background-color: #F3EFFD;
}

.service_icon img {
    width: 70px;
}

.service_content {
    padding: 40px 45px 36px;
}

.service {
    margin-top: 100px;
    overflow: hidden;
    padding: 30px 0px;
    margin-bottom: 70px;
    position: relative;
}

.service_content h4 {
    font-size: 22px;
}

.service_content p {
    font-size: 15px;
}

.service_background {
    background-color: #FCF9FF;
    position: absolute;
    top: 13%;
    left: 0;
    z-index: -1;
    height: 622px;
    width: 100%;
    content: '';
}

.shape1 {
    position: absolute;
    left: -6px;
    width: 180px;
    height: 180px;
    content: '';
    background-color: transparent;
    opacity: 0.1;
    top: 12%;
    border: 17px solid #F90D4C;
    transform: rotate(45deg);
}

.shape2 {
    position: absolute;
    right: -6px;
    width: 180px;
    height: 180px;
    content: '';
    background-color: transparent;
    opacity: 0.1;
    top: 40%;
    border: 17px solid #906AEE;
    transform: rotate(45deg);
}

.service_plan .decription li {
    display: inline;
    margin-right: 30px;
    position: relative;
    font-weight: 500;
    margin-left: 15px;
    padding-left: 5px;
}

.service_plan .decription {
    padding-inline: 0;
    margin-top: 10px;
}

.service_plan .decription li::after {
    position: absolute;
    left: -10px;
    width: 8px;
    height: 8px;
    content: '';
    background-color: black;
    top: 6px;
    border-radius: 50%;
}

.plan_section {
    margin-top: 100px;
    margin-bottom: 100px;
}

.price_box {
    border: 1px solid #ddd;
    background-color: white;
}

.price_name {
    display: inline-block;
    margin-bottom: 80px;
    position: relative;
    background-color: #213A35;
    text-align: center;
    color: white;
    font-size: 20px;
    padding: 15px 100px;
}

.price_name::after {
    position: absolute;
    bottom: -31px;
    left: 43%;
    right: 50%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 33px solid #213A35;
    content: '';
}

.plan_price {
    font-size: 40px;
    font-weight: 600;
    color: black;
    margin-bottom: 30px;
}

.plan_price span {
    font-size: 28px;
    font-weight: 500;
}

.plan_type {
    font-size: 20px;
    background-color: #DBDBDB;
    color: #875534;
    padding: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

.features li {
    background-color: #F5F5F5;
    font-size: 14px;
    font-weight: 500;
    color: black;
    padding: 10px;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}

.features li:hover {
    background-color: #ffdfc2;
}

.features {
    padding-inline: 0;
    margin-top: 25px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.features li img {
    width: 20px;
    margin-right: 5px;
}

.sticky {
    position: fixed;
    box-shadow: 0 0 8px 0 #969494;
    width: 100%;
    z-index: 999999;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    background: #ffffff !important;
}

.header {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn_buy {
    background-color: #213A35;
    font-size: 18px;
    font-weight: 600;
    color: white;
    margin-left: 20px;
    padding: 15px 147px;
    margin-top: 30px;
    border-radius: 12px;
    margin-right: 20px;width: auto;
    margin-bottom: 30px;
}

.border1 {
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
}

.btn_buy:focus,
.btn_buy:hover,
.btn_buy:active {
    background-color: white !important;
    border: 1px solid #213A35 !important;
    color: black !important;
}

.border2 {
    border-bottom-right-radius: 35px;
}

.testimonial_inner_box {
    border: 1px solid #ddd;
    padding: 20px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.testimonial_image img {
    width: 80px;
    border-radius: 50%;
    border: 8px solid #F5F5F5;
    margin: auto;
    margin-top: -59px;
    margin-bottom: 20px;
}

.testimonial_slider_box {
    margin: 50px 15px;
}

.testimonial_slider_box i {
    font-size: 30px;
    color: #983098;
    margin-top: 5px;
    margin-bottom: 10px;
}

.testimonial_slider_box p {
    font-size: 15px;
    line-height: 28px;
}

.testimonial_slider_box h3 {
    font-size: 18px;
    font-weight: 600;
    color: black;
    margin-top: 30px;
    text-align: center;
}

.testimonial_slider_box h5 {
    font-size: 14px;
    color: #875534;
    text-align: center;
}

.testimonial_slider .slick-dots li button {
    display: none;
}

.testimonial_slider .slick-dots li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #875534;
}

.testimonial_slider .slick-dots li.slick-active {
    background-color: #875534;
}

.footer {
    background-color: #F5F5F5;
    padding-top: 70px;
    padding-bottom: 30px;
}

.footer_left_icon {
    width: 57px;
    height: 50px;
    padding: 12px;
    margin-right: 15px;
    border: 1px solid #875534;
    border-radius: 5px;
    text-align: center;
}

.footer_left_icon i {
    font-size: 24px;
    color: #875534;
}

.footer_contact h4 {
    font-size: 20px;
    font-weight: 600;
    color: black;
}

.footer_contact p {
    font-size: 14px;
    line-height: 28px;

}

.footer_contact p a {
    color: black;
    text-decoration: none;
}

.bottom_footer p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 28px;
}

.footerlinks h4 {
    margin-top: 71px;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}

.footerlinks .footer_links {
    padding-inline: 0;
}

.footerlinks .footer_links li {
    font-size: 14px;
    line-height: 28px;
}

.footerlinks .footer_links li a {
    color: black;
    text-decoration: none;
}

.footer_border_right {
    position: relative;
}

.footer_border_right::after {
    position: absolute;
    top: 0;
    right: 46px;
    height: 26px;
    content: '';
    width: 2px;
    background-color: #983098;
}

.social_media_links ul {
    padding-inline: 0;
}

.social_media_links ul li {
    display: inline-block;
    border-radius: 5px;
    width: 30px;
    text-align: center;
    height: 30px;
    padding-top: 4px;
    margin-right: 16px;
}

.social_media_links ul li a {
    color: white;
    text-align: center;
}

.facebook {
    background-color: #1877F2;
}

.twitter {
    background-color: #03A9F5;
}

.linkedin {
    background-color: #0A66C2;
}

.instagram {
    background-color: #f62782;
}

.copyright p {
    margin: 15px 0px;
    font-weight: 500;
}

.back_to_top {
    position: fixed;
    bottom: 36px;
    right: 36px;
    width: 50px;
    color: white;
    height: 50px;
    background-color: #37947D;
    z-index: 9999;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    text-align: center;
    font-size: 35px;
    border-radius: 50%;
    font-weight: 400;
}

.back_to_top img {
    width: 48%;
    margin-top: -8px;
}

.testimonial_section {
    margin-bottom: 100px;
}

.crm_banner {
    position: relative;
    padding: 205px 0px 415px;
}

.crm_banner {

    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    z-index: -1;
    background-image: url('../images/crm_background.webp');
}

.crm_banner h1 {
    font-size: 43px;
    font-weight: 600;
    line-height: 58px;
    margin-bottom: 15px;
}

.crm_banner p {
    width: 90%;
    font-size: 15px;
    line-height: 25px;
    color: white;
}

.customized_crm {
    margin: 100px 0px;
}

.heading2 h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: 59px;
}

.customized_crm p {
    font-size: 18px;
    line-height: 33px;
    font-weight: 500;
    color: black;
}

.crm_service {
    width: 100%;
    padding: 60px 0px 160px;
    background-image: url('../images/rw-pattern9.webp');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
}

.crm_services_box {
    background-color: #ffffff;
    padding: 30px;
    text-align: center;
    border-bottom: 8px solid #875534;
}

.crm_services_box h2 {
    font-size: 30px;
    font-weight: 500;
    text-align: start;
    color: black;
}

.heading2 h2 {
    font-size: 43px;
    text-align: start;
    color: black;
    margin-bottom: 50px;
}

.heading2 h2:after,
.heading2 h2::before {
    display: none
}

.crm_services_box p {
    font-size: 15px;
    line-height: 28px;
    text-align: start;
}

.crm_services_box img {
    width: 100px;
    text-align: center;
    margin: 20px;
    margin-left: auto;
}

.crm_services_box p a {
    color: #875534;
    font-weight: 600;
    text-decoration: none;
}

.project_management_section .heading2 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}

.project_management_section .heading2 h2 {
    margin-bottom: 15px;
}

.project_management_features {
    position: relative;
    padding: 40px 0px;
}

.project_management_features::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 1500px;
    height: 100%;
    content: '';
    z-index: -1;
    background-color: #E1D4CC;
}

.project_management_section {
    overflow: hidden;
    margin: 110px 0px;
}

.project_management {
    width: 80%;
}

.project_management_features ul {
    padding-inline: 0;
    margin-left: -30px;
}

.project_management_features ul li {
    align-items: center;
    display: flex;
    cursor: pointer;
    width: 90%;
    padding: 31px 30px;
    margin: 50px 0px;
    transition: 0.4s;
}

.project_management_features ul li:hover {
    width: 100%;
}

.project_management_features ul li .project_management_features_heading {
    width: 80%;
}

.project_management_features_icon {
    width: 20%;
    text-align: right;
}

.project_management_features_icon img {
    width: 60px;
    height: 60px;
}

.project_management_features_heading h4 {
    font-size: 23px;
    font-weight: 500;
    margin: 0;
    line-height: 35px;
    color: white;
    position: relative;
}

.project_mangement_color_features4 {
    background-color: #67666C;
    position: relative;
}

.project_mangement_color_features1 {
    background-color: #336193;
    position: relative;
}

.project_mangement_color_features2 {
    background-color: #0A5E69;
    position: relative;
}

.project_mangement_color_features3 {
    background-color: #FFBD11;
    position: relative;
}

.project_mangement_color_features4::after {
    position: absolute;
    left: 0%;
    bottom: -27%;
    width: 0;
    height: 0;
    border-top: 33px solid #67666c;
    border-left: 31px solid transparent;
    content: '';
}

.project_mangement_color_features2::after {
    position: absolute;
    left: 0%;
    bottom: -25%;
    width: 0;
    height: 0;
    border-top: 31px solid #0A5E69;
    border-left: 31px solid transparent;
    content: '';
}

.project_mangement_color_features3::after {
    position: absolute;
    left: 0%;
    bottom: -25%;
    width: 0;
    height: 0;
    border-top: 31px solid #FFBD11;
    border-left: 31px solid transparent;
    content: '';
}

.project_mangement_color_features1::after {
    position: absolute;
    left: 0%;

    bottom: -25%;
    width: 0;
    height: 0;
    border-top: 31px solid #336193;
    border-left: 31px solid transparent;
    content: '';
}

.project_mangement_color_features1::before {
    border-bottom: 60px solid #336193;
    border-left: 62px solid transparent;
    border-right: 60px solid transparent;
    content: "";
    height: 0;
    right: -91px;
    position: absolute;
    top: 31px;
    width: 0;
    transform: rotate(90deg);
}

.project_mangement_color_features4::before {
    border-bottom: 60px solid #67666c;
    border-left: 62px solid transparent;
    border-right: 60px solid transparent;
    content: "";
    height: 0;
    right: -91px;
    position: absolute;
    top: 31px;
    width: 0;
    transform: rotate(90deg);
}

.project_mangement_color_features3::before {
    border-bottom: 60px solid #FFBD11;
    border-left: 62px solid transparent;
    border-right: 60px solid transparent;
    content: "";
    height: 0;
    right: -91px;
    position: absolute;
    top: 31px;
    width: 0;
    transform: rotate(90deg);
}

.project_mangement_color_features2::before {

    border-bottom: 60px solid #0A5E69;
    border-left: 62px solid transparent;
    border-right: 60px solid transparent;
    content: "";
    height: 0;
    right: -91px;
    position: absolute;
    top: 31px;
    width: 0;
    transform: rotate(90deg);
}

.features1 h4 {
    height: auto;
}

.crm_trust_icon .brands {
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    margin-bottom: 70px;
}

.books_management {
    position: relative;
    padding: 100px 0px;
}

.books_management .container .row {
    align-items: center;
}

.books_management:after {
    background-color: #68BFEB;
    color: white;
    position: absolute;
    top: 0;
    width: 94%;
    right: 0;
    margin: auto;
    z-index: -1;
    height: 100%;
    left: 0;
    content: '';
    border-top-left-radius: 300px;
    border-bottom-right-radius: 300px;
}

.books_management img {
    width: 60%;
    margin: auto;
}

.books_management h1 {
    font-size: 43px;
    font-weight: 500;
    color: white;
    line-height: 60px;
}

.books_management p {
    font-size: 22px;
    color: white;
    line-height: 38px;
}

.whychoose .heading2 h1 {
    font-size: 28px;
    text-align: center;
}

.whychoose {
    margin: 50px 0px 150px;
}

.whychoose_box .whychoose_icon {
    width: 90px;
    align-items: center;
    height: 90px;
    border-radius: 50%;
    background-color: #f5f5f5;
    padding: 15px;
    margin: auto;
    margin-bottom: 30px;
    line-height: 57px;
    margin-top: 30px;
}

.whychoose_box h3 {
    font-size: 18px;
    font-weight: 600;
}

.whychoose_icon img {
    width: 70%;
}

.whychoose_box p {
    width: 80%;
    margin: auto;
    line-height: 25px;
    font-size: 15px;
    margin-top: 15px;
}

.whychoose_box1 {
    position: relative;
}

.whychoose_box1::after {
    position: absolute;
    right: 0;
    width: 2px;
    height: 191px;
    top: 26%;
    content: '';
    background-color: #983098;
}

.whychoose_box2 {
    position: relative;
}

.whychoose_box2::after {
    position: absolute;
    left: 0;
    width: 2px;
    height: 191px;
    top: 26%;
    content: '';
    background-color: #983098;
}

.invoice_img img {
    width: 86%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 12px;
    margin-bottom: 53px;
    height: 500px;
}

.invoice_img {
    padding-left: 6%;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.invoice_img::after {
    background-image: url(../images/invoice\ background.webp);
    position: absolute;
    top: 0;
    content: '';
    left: -200px;
    background-size: cover;
    width: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    height: 84%;
}

.invoice .row {
    align-items: center;
}

.invoice .heading2 {
    width: 80%;
    margin-left: 3%;
}

.invoice .heading2 h1 {
    font-size: 30px;
    line-height: 31px;
}

.invoice .heading2 p {
    font-size: 25px;
    line-height: 42px;
    width: 67%;
    font-weight: 500;
}

.inventory_mangement {
    overflow: hidden;
    padding: 70px 0px;
    margin-bottom: 60px;
}

.inventory_mangement_content {
    padding-left: 100px;
}

.inventory_mangement_content h1 {
    font-size: 30px;
    line-height: 31px;
    font-weight: 600;
    margin-bottom: 20px;
}

.inventory_mangement_content p {
    font-size: 25px;
    line-height: 42px;
    font-weight: 500;
}

.inventory_mangement .row {
    align-items: center;
}

.inventory_mangement img {
    width: 68%;
    border: 10px solid #dddd;
    border-radius: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.inventory_right_img {
    position: relative;
    width: 100%;
}

.inventory_right_img::after {
    width: 100%;
    content: '';
    z-index: -1;
    position: absolute;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    left: 132px;
    height: 600px;
    top: -55px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/fine-wood-texture_149197-66.webp);
}

.inventory_benefits {
    margin-top: 100px;
    margin-bottom: 60px;
}

.inventory_benefits .heading h2 {

    font-size: 30px;
    line-height: 31px;
    font-weight: 600;
    margin-bottom: 20px;
}

.benefits_card {
    height: 250px;
    cursor: pointer;
    position: relative;
}

.benefits_card img {
    width: 100%;
    height: 100%;
}

.benefits_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.4s;
    height: 100%;
    content: '';
    opacity: 0;
    padding: 20px;
    background-color: #00000085;
    color: white;
}

.benefits_content h2 {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 500;
}

.benefits_content p {
    text-align: right;
    font-size: 15px;
    padding-top: 88px;
}

.benefits_card:hover .benefits_content {
    opacity: 1;
}

.inventory_features .heading h2::before {
    display: none;
}

.inventory_features .heading h2::after {
    display: none;
}

.inventory_features {
    margin-top: 150px;
}

.optimization_section .nav {
    display: block;
    margin-left: 130px;
}

.optimization_section .nav-link {
    font-weight: 500;
    font-size: 18px;
    background-color: white;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 18px 30px;
    color: black;
    color: black;
}

.optimization_section {
    position: relative;
    padding: 100px 0px;
    overflow: hidden;
}

.optimization_section .nav-item {
    margin: 20px 0px;
}

.optimization_section::after {
    background-image: url('../images/optimzation-back.webp');
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    width: 86%;
    height: 100%;
    z-index: -1;
    content: '';
    opacity: 0.1;
}

.optimization_section .nav-pills .nav-link.active,
.optimization_section .nav-pills .show>.nav-link {
    background-color: #213A35;
}

.optimization_right_img {
    background-color: white;
    border-radius: 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 30px;
    margin-right: -85px;
}

.optimization_right_img img {
    width: 100%;
}

.optimization_section .tab-content h2 {
    font-size: 20px;
    font-weight: 600;
}

.optimization_section .tab-content p {
    font-size: 15px;
}

.tab_content {
    width: 70%;
}

.book_management_integrates {
    background-color: #FFF1E5;
    margin-bottom: 100px;
}

.book_management_integrates .brands {
    padding-top: 80px;
    padding-bottom: 50px;
    background-color: transparent;
    margin-bottom: 0;
}

.inventory_management_report_box {
    padding: 50px 150px 100px;
}

.inventory_management_report_box h2 {
    font-size: 28px;
    font-weight: 600;
    color: black;
    line-height: 45px;
}

.inventory_report_des {
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 15px;
}

.inventory_management_report_box img {
    width: 100%;
    border: 10px solid #ddd;
    border-radius: 35px;
}

.inventory_management_report {
    background-image: url('../images/report-background.webp');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.report_type {
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.right_report {
    padding-left: 100px;
}

.report_type h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.report_type p {
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    margin-bottom: 0;
}

.report_type_bg2 {
    color: white;
    background-color: #213A35;
}

.report_type_bg1 {
    background-color: #E1E1E1;
}

.hrms_banner {
    position: relative;
    background-image: url(../images/hrms-banner.webp);
    width: 100%;
    height: auto;
    background-position: bottom;
    padding: 100px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

.hrmc_banner_heading h1 {
    text-align: center;
    font-size: 43px;
    font-weight: 600;
    color: white;
}

.hrmc_banner_heading p {
    text-align: center;
    font-size: 25px;
    color: white;
    width: 60%;
    margin: auto;
    margin-top: 30px;
}

.hrms_about {
    margin: 0px 183px;
    margin-top: 40px;
    border-radius: 30px;
    background-color: #368773;
    padding: 40px 30px;
}

.hrms_about ul {
    padding-inline: 0;
}

.hrms_about ul li {
    display: flex;
    width: 33.33%;
    float: left;
    align-items: center;
}

.hrms_about ul li .hrms_about_icon img {
    width: 80px;
    height: 80px;
}

.hrms_about ul li .hrms_about_icon {
    margin-right: 25px;
    margin-left: 25px;
}

.hrms_banner_content h4 {
    font-size: 25px;
    padding-top: 20px;
    font-weight: 700;
    color: white;
}

.hrms_banner_content p {
    font-size: 18px;
    color: white;
}

.crm_mockup img {
    width: 70%;
}

.crm_mockup {
    margin-top: 0;
    margin-bottom: -11%;
    padding-top: 1.50%;
}

.main_banner {
    position: relative;
    padding-bottom: 1%;
    margin-bottom: 5%;
}

.main_banner::after {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #F5F5F5;
    content: '';
    height: 100%;
    width: 100%;
    z-index: -1;
}

.main_banner .brands {
    margin-top: 0px;
    padding: 0;
}

.main_banner .book_management_integrates {
    margin-bottom: 0;
    background-color: transparent;
    margin-top: 10%;
}

.main_banner .brands img {
    width: 40%;
    margin: auto;
}

.main_banner .brand_slider {
    margin-bottom: 30px;
    margin-top: 86px;
}

.main_banner .heading h2 {

    font-size: 27px;
    font-weight: 600;
}

.main_banner .heading h2::after,
.main_banner .heading h2::before {
    display: none;
}

.brand_slider2 {
    padding-top: 5%;
    padding-bottom: 2%;
}

.hrms_choose p {
    width: 100%;
}

.hrms_choose .whychoose_icon img {
    width: 82%;
}

.heading3 h1 {
    font-size: 28px;
    font-weight: bold;
    padding-left: 60px;
    line-height: 40px;
}

.heading3 p {
    padding-left: 60px;
}

.service_hrms {
    margin-bottom: 100px;
    position: relative;
    overflow: hidden;
}

.hrms_service_content {
    border: 1px solid #ddd;
    padding: 40px;
    background-color: white;
    border-radius: 12px;
}

.hrms_service_content img {
    width: auto;
    margin: auto;
    margin-top: -135px;
    margin-bottom: 10px;
    height: 247px;
}

.hrms_services {
    padding-left: 300px;
    padding-top: 50px;
    padding-bottom: 111px;
}

.hrms_service_box {
    margin: 30px;
    padding-top: 110px;
    position: relative;

}

.count_number {

    position: absolute;
    left: -30px;
    font-size: 87px;
    color: #963096;
    content: '';
    top: 52%;
    font-weight: 600;
    opacity: 0.1;
}

.hrms_service_content h3 {
    font-size: 28px;
    font-weight: 600;
}

.service_hrms::after {
    position: absolute;

    top: 0;
    right: 0;
    opacity: 0.8;
    width: 37%;
    height: 100%;
    z-index: -1;
    content: '';
    background-image: url('../images/bg-hrms.webp');
}

.hrms_service_content p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0;
}

.circle1 {
    position: absolute;
    right: -45px;
    top: 12%;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    content: '';
    background-color: #FF7B00;
}

.circle2 {
    position: absolute;
    right: 102px;
    top: 25%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    content: '';
    background-color: #FF7B00;
}

.download_app {
    background-color: #c7ebff;
    padding: 100px 0px;
    text-align: center;
}

.download_app h2 {

    font-size: 28px;
    font-weight: bold;
    padding-left: 60px;
    line-height: 40px;

}

.download_app ul {
    margin-top: 60px;
    margin-bottom: 30px;
}

.download_app ul li {
    display: inline-block;
    margin-right: 10px;
}

.download_app ul li a {
    background-color: white;
    padding: 25px 40px;
    border-radius: 35px;
}

.download_app ul li a img {
    width: 200px;
    height: 48px;
}

.ios_download a {
    background-color: #FF7B00 !important;
}

.page_title {
    background-color: #875534;
    padding: 100px 0px;
}

.page_title h3 {
    font-size: 28px;
    font-weight: 500;
    color: white;

}

.page_title .btn {
    background-color: #213A35;
    padding: 15px 110px;
    font-size: 18px;
    color: white;
    border-radius: 35px;
    margin-top: 20px;

}

.page_title .btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: white;
    border: 1px solid white;
}



.yearly_monthly li {
    display: inline-block;
    margin-right: 30px;
}

.all_price {
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
}

.all_price::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 307px;
    background-color: #F5F5F5;
    content: '';
    z-index: -1;
    top: 33px;
}

.all_price .price_heading {
    background-color: #E0D3CA;
    padding: 15px 30px;
    border: 1px solid #875534;
    border-radius: 7px;
}

.all_price h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
}

.yearly_monthly li label {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
}

.form-check-input:focus {
    box-shadow: none;
}

.yearly_monthly li input {
    width: 20px;
    height: 20px;
}

.yearly_price {
    display: none;
}

.yearly_monthly .input-box {
    display: flex;
}

.yearly_monthly {
    float: right;
}

.yearly_monthly li:last-child {
    margin-right: 0;
}

.book_yearly_price {
    display: none;
}

.faq {
    margin: 100px 0px;
}

.faq .card-header {
    padding: 15px;
    background-color: white;
    border-radius: 5px;
    border-bottom: none;
}

.faq .card {
    margin-bottom: 30px;
}

.faq .card button {
    display: block;
    width: 100%;
    padding: 0;
    padding-right: 30px;
    text-align: left;
    color: black;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
}

.faq .card button i {

    position: absolute;
    top: 15px;
    right: 13px;
    width: 30px;
    text-align: center;
    height: 30px;
    background: #ffdfc2;
    line-height: 30px;
    border-radius: 50%;

}

.faq .btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: black !important;
}

.faq .card-body p {
    font-size: 15px;
}

.login {
    background-image: url('../images/login_bg.webp');
    position: relative;
    background-size: cover;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.login_form {
    max-width: 570px;
    width: 100%;
    margin: 0 auto 30px;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 0;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}

.cube {
    position: absolute;
    top: 80vh;

    left: 9vw;
    width: 10px;
    height: 10px;
    border: solid 1px #D7D4E4;
    transform-origin: top left;
    transform: scale(0) rotate(0deg) translate(-50%, -50%);
    animation: cube 12s ease-in forwards infinite;
}

.cube:nth-child(2) {
    animation-delay: 2s;
    left: 25vw;
    top: 40vh;
}

.cube:nth-child(2n) {
    border-color: #FFF;
}

.cube:nth-child(3) {
    animation-delay: 4s;
    left: 75vw;
    top: 50vh;
}

.cube:nth-child(4) {
    animation-delay: 6s;
    left: 90vw;
    top: 10vh;
}

.login-14 .cube:nth-child(5) {
    animation-delay: 8s;
    left: 10vw;
    top: 85vh;
}

@keyframes cube {
    from {
        transform: scale(0) rotate(0deg) translate(-50%, -50%);
        opacity: 1;
    }

    to {
        transform: scale(20) rotate(960deg) translate(-50%, -50%);
        opacity: 0;
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.top_info {
    background-color: #ECE5DF;
    padding: 30px;
}

.top_info h2 {
    text-align: right;
    font-size: 25px;
    font-weight: 600;
}

.top_info p {
    text-align: right;
    margin-bottom: 0;
}

.login_form_inner {
    padding: 20px 40px;
}

.login_form_inner h2 {
    margin-top: 20px;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 48px;
    text-align: center;
    color: black;
}

.form_group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.login_group .input-group-text {

    padding: 16px 24px;
    background-color: white;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.login_group label {
    font-size: 16px;
    font-weight: 500;
    color: black;
    margin-bottom: 10px;
}

.login_group .form-control {
    padding: 10px 20px;font-size: 13px;
    font-weight: 500;
    color: black;
}

.login_group .form-control::placeholder {
    font-weight: 500;
    color: black;
}

.login_group .form-control:focus {
    box-shadow: none;
    border-color: #dee2e6;
}

.forget_password {
    text-align: right;

}

.forget_password a {
    font-size: 14px;
    font-weight: 500;
    color: black;
    text-decoration: none;
}

.btn_submit {
    margin-top: 45px;
    padding: 10px 50px;
    margin-bottom: 30px;
    color: white;
    background-color: #213A35;
    border-radius: 35px;
}

.btn_submit:hover,
.btn_submit:focus,
.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: white !important;
    background-color: #213A35 !important;
}

.have_account {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
}

.have_account a {
    color: #213A35;
    font-weight: 600;
    margin-left: 5px;
    text-decoration: none;
}

.social_media_login ul li {
    display: inline-block;
    float: left;
    width: 30%;
    margin-right: 25px;
}
.social_media_login ul li:last-child{
    margin-right: 0;
}
.social_media_login ul {
    padding-inline: 0;
}

.social_media_login ul li {
    text-align: center;
    padding: 10px 10px;
}

.social_media_login ul li a {
    text-transform: uppercase;
    text-decoration: none;
    color: white;
}

.social_media_login ul li a i {
    margin-right: 5px;
}

.social_media_login ul li.facebook {
    background-color: #3B579D;
    color: white;
}

.social_media_login ul li.twitter {
    background-color: #26B7F6;
    color: white;
}

.social_media_login ul li.google {
    background-color: #EA4335;
    color: white;
}
.resetpassword_hide{
    display: none;
}
.register .login_form{
    
    max-width: 700px;
}
