@font-face {
    font-family: arlon-bold;
    src: url(../font/arlon-bold.ttf);
}

@font-face {
    font-family: arlon-light;
    src: url(../font/arlon-light.ttf);
}

@font-face {
    font-family: arlon-medium;
    src: url(../font/arlon-medium.ttf);
}

@font-face {
    font-family: arlon-regular;
    src: url(../font/arlon-regular.ttf);
}

@font-face {
    font-family: arlon-semi-bold;
    src: url(../font/arlon-semi-bold.ttf);
}

body {
    font-family: arlon-medium;
}

h1 {
    font-family: arlon-bold;
    /* color : #FFF; */
}

h2 {
    font-family: arlon-bold;
}

.row{
    --bs-gutter-x: 0rem;
}

.bg-padding{
	padding-top: 30px;
	padding-bottom: 30px;
}

.how-capsule{
    /*border-radius: 60%/100%;*/
    border-radius: 90px 105px 90px 105px;
    width: 350px;
    height: 11em;
    margin: 1em auto;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    margin-right: 0px;
}

.how-capsule p{
	transform: rotate(10deg);
	font-size: 20px;
}

html, body, .background {
    height: 100%;
}

.vid-bak {
    background-image: url(../images/founder.png);
    background-size: 100% 100%;
    height: 100vh;
    padding-top: 230px;
}

.vid-size {
    width: 500px;
    height: 315px;
}

.nav-font{
    font-size: 16px;
    margin-top: 50px;
    margin-left: 20px;
}

@media screen and (max-width: 768px) {
    .nav-font{
        font-size: 12px;
        margin-top: 10px;
        margin-left: 10px;
    }

    .how-capsule{
        margin-right: auto;
    }

    .vid-bak {
        background-image: url(../images/founder.png);
        background-size: 100% 100%;
        height: 60vh;
        padding-top: 70px;
    }

    .vid-size {
        width: 350px;
        height: 221px;
    }
}

.vid-padding {
}

@media screen and (max-width: 768px) {
    .mobile-center {
        text-align: center;
        align-items: center;
    }
}

.copyright {
        display: flex;
        justify-content: end;
    }

@media screen and (max-width: 768px) {
    .copyright {
        display: flex;
        justify-content: center;
    }
}

.founder-capsule1{
    border-radius: 90px 105px 90px 105px;
    width: 80px;
    height: 2em;
    margin: 1em auto;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #69b1d1;
}

.founder-capsule2{
    border-radius: 90px 105px 90px 105px;
    width: 300px;
    height: 9em;
    margin: 1em auto;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #d1e2ac;

}

.founder-capsule3{
    border-radius: 90px 105px 90px 105px;
    width: 350px;
    height: 11em;
    margin: 1em auto;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #035989;

}

.founder-capsule4{
    border-radius: 90px 105px 90px 105px;
    width: 120px;
    height: 3em;
    margin: 1em auto;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #88bf26;
}

.height1{
    height: 600px;
}

@media screen and (min-width: 768px) {

    .founder-capsule1{
        margin-top: 250px;
        
    }

    .founder-capsule2{
        margin-top: 350px;
        
    }
 
    .founder-capsule3{
        margin-top: 50px;
        
    }
 
    .founder-capsule4{
        margin-top: 400px;
        
    }
}

@media screen and (max-width: 768px) {

    .founder-capsule1{
        
    }

    .founder-capsule2{
        margin-bottom: 120px;
    }
 
    .founder-capsule3{
        
    }
 
    .founder-capsule4{
        margin-bottom: 120px;
        
    }
}

.overlay{
    position: relative;
    margin-top: -380px;
}

.iframe{
    width: 480px;
    height: 290px;
}

@media screen and (max-width: 768px) {
    .overlay{
        margin-top: -570px;
    }

    .iframe{
        width: 370px;
        height: 270px;
    }
}

@media screen and (min-width: 768px) {
    .container{
        padding-right: 170px;
        padding-left: 170px;
    }
}


.big-capsule1 {
    background-image: url(../images/key-features.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 75px;
}

.item-capsule1{
    
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #003254;
    background-color: #f4de5b;

}

.item-capsule2{
        
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #035989;
}

.item-capsule3{
        
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #F4DE5B;
    background-color: #003254;
}

.item-capsule4{
    
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #88bf26;
}

.item-capsule5{
    
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #88bf26;
}

.item-capsule6{
    
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #003254;
    background-color: #d1e2ac;
}

.item-capsule7{
    margin-top: 30px;    
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #c16a48;
}

.item-capsule8{
    
    margin-top: 30px;;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #69b1d1;
}

.item-capsule9{
    margin-top: 30px;    
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #004879;
}

.item-capsule10{
    
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #003254;
    background-color: #f4de5b;
}

.item-capsule11{
    margin-top: 30px;    
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #c16a48;
}

.item-capsule12{
    margin-top: 30px;    
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #88bf26;
}

.item-capsule13{
    
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    background-color: #035989;
}

.item-capsule1 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule2 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule3 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 25px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule4 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule5 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 25px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule6 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule7 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule8 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule9 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule10 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule11 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule12 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}
.item-capsule13 p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .item-capsule1{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

    .item-capsule2{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule3{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule4{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule5{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule6{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule7{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule8{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule9{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule10{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule11{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule12{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

        .item-capsule13{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width:100px;
        height: 2.5em;
    }

    .item-capsule1 p{
        font-size: 11px;
        padding-top: 10px;
    }

    .item-capsule2 p{
        font-size: 11px;
        padding-top: 10px;
    }

    .item-capsule3 p{
        font-size: 11px;
        padding-top: 5px;
    }

    .item-capsule4 p{
        font-size: 11px;
        padding-top: 10px;
    }

    .item-capsule5 p{
        font-size: 11px;
        padding-top: 10px;
    }

    .item-capsule6 p{
        font-size: 11px;
        padding-top: 10px;
    }

    .item-capsule7 p{
        font-size: 11px;
        padding-top: 15px;
    }

    .item-capsule8 p{
        font-size: 11px;
        padding-top: 10px;
    }

    .item-capsule9 p{
        font-size: 11px;
        padding-top: 10px;
    }

    .item-capsule10 p{
        font-size: 11px;
        padding-top: 15px;
    }

    .item-capsule11 p{
        font-size: 11px;
        padding-top: 15px;
    }
    
    .item-capsule12 p{
        font-size: 11px;
        padding-top: 15px;
    }
    
    .item-capsule13 p{
        font-size: 11px;
        padding-top: 15px;
    }
}


.standard-capsule{
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
}

.standard-capsule p{
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 22px;
    line-height: 1;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .standard-capsule{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width: 110px;
        height: 3em;
    }
    .standard-capsule p{
        font-size: 10px;
        padding-top: 10px;
    }
}

.bullet{
    list-style-image: url(../images/bullet.png);
    font-size: 20px;
}

.carousel-indicators{
    bottom: -50px;
}

.carousel-indicators [data-bs-target] {
    background-color: #004879;
}

.pricing-bg
{
    background-color: #88bf26;
    color: #ffffff;
}


.pricing-border{
    border-style: solid;
    border-width: 2px;
    border-color: #004879;
    border-radius: 10px;    
}

.list-color{
    color: #004879;
}

.bullet-p{
    list-style-image: url(../images/bullet2.png);
}

.radius{
    border-radius: 10px;
}

.pricing-bg-e
{
    background-color: #004879;
    color: #ffffff;
}

.standard-capsule-erp{
    margin-top: 30px;
    border-radius: 37px 44px 37px 44px;
    width: 200px;
    height: 5em;
    padding-left: 10px;
    padding-right: 10px;
    transform: rotate(-10deg);
    text-align: center;
}

.standard-capsule-erp p{
    color: #ffffff;
    font-size: 16px;
    transform: rotate(10deg);
    padding-top: 22px;
    line-height: 1;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .standard-capsule-erp{
        margin-left: 10px;
        margin-top: 30px;
        border-radius: 30px 35px 30px 35px;
        width: 110px;
        height: 3em;
    }
    .standard-capsule-erp p{
        color: #ffffff;
        font-size: 10px;
        padding-top: 10px;
    }
}

.foot-heading{
    font-size: 40px;
    font-family: arlon-bold;
    line-height: 1.6;
}

.btn-theme{
    background-color: #87BE25 !important;
}