:root {
    --color-primary: #224ce8;
    --color-secundary: #31c1f9;
}

.navbar {
    background-color: var(--color-primary) !important;
}

.navbar .navbar-brand img {
    transition: height 0.30s ease-out;
    height: 66px;
}

.navbar.sticky-bar .navbar-brand img {
    height: 40px;
}

.nav-link{
    padding-left: 25px !important;
    font-weight: 600 !important;
}

.pt-100 {
    padding-top: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

h6 .badge {
    background-color: transparent;
    border: 1px solid #ffffff33;
    border-radius: 30px;
    padding: 10px 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    font-size: 16px;
}

h1 {
    line-height: 41px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #ffffff;
}

h2 {
    font-size: 32px;
    line-height: 41px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
}

h6 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #12304A;
    text-align: left;
    display: inline-block;
}

h5 {
    font-size: 24px;
    line-height: 38px;
    font-weight: 400;
    letter-spacing: 0px;
}

h1 span,
h2 span {
    color: #309df7;
}

a {
    font-size: 24px;
    line-height: 26px;
    font-weight: inherit;
    letter-spacing: 0px;
    color: #309df7;
}

a:hover {
    color: #FFF;
}

p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0 0 15px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.btn.section-button-contactus {
    background-color: var(--color-secundary);
    color: var(--color-primary);
    font-family: Jost;
    text-decoration: none;
    white-space: nowrap;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 65px;
    border-radius: 27px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    --bs-btn-border-color: none !important;
    --bs-btn-hover-border-color: none !important;
    --bs-btn-active-border-color: none !important;
}

.btn.section-button-contactus:hover {
    color: var(--color-primary);
    background-color: #309df7;
}

.section-description p {
    color: #FFFFFF;
    margin: 0 0 15px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-size: 18px;
    font-weight: normal;
}

.section-description p strong {
    font-weight: bold;
}

.section-prod .card {
    background: none;
    border: none;
    margin: 5px 5px;
    padding: 50px 30px 35px;
    border-radius: 12px;
    text-align: center;
    color: #FFFFFF;
}

.section-prod .card h2.card-title {
    font-size: 48px;
    font-weight: bold;
    padding: 20px 0;
}

.section-home-2,
.section-footer {
    background-color: transparent;
}

.section-home,
.section-contact,
.section-home-5,
.section-about,
.section-consultancy {
    background-color: var(--color-primary);
}

.section-home .section-seemore h6 .badge {
    background-color: transparent;
    border: 1px solid #ffffff33;
}

.section-home .section-seemore .btn.section-button-contactus {
    padding: 10px 35px 10px 35px;
}

.section-home-2 .section-seemore h6 .badge {
    color: #12304A;
    border: 1px solid #E8E8E8;
}

.section-home-2 .section-seemore h2 {
    color: #12304A;
}

.section-home-2 .section-seemore p {
    color: #12304A;
}

.section-home-2 .section-seemore .btn.section-button-contactus {
    padding: 10px 35px 10px 35px;
}

.section-home-3 {
    background-color: #c0f8d1;
}

.section-home-3 .section-seemore h2 {
    color: #12304A;
    text-align: center;
}

.section-home-3 .section-seemore .btn {
    font-family: Jost;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 15px 35px 15px 35px;
    border-width: 2px;
    border-radius: 27px;
    margin: 0 10px 15px 0;
    color: var(--color-primary);
    background-color: #dbdddf00;
    border-color: var(--color-primary);
}

.section-home-3 .section-seemore .btn:hover {
    color: #31c1f9;
    background-color: #d3d3d300;
    border-color: #6e8cfc;
}

.section-footer {
    background-color: transparent;
}

.section-footer h6 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #12304A;
    text-align: left;
}

.section-footer p {
    color: #12304a;
}

.section-home-5 .section-softproman .card {
    margin: 5px 5px;
    padding: 50px 30px 35px;
    border-radius: 12px;
    text-align: center;
    color: #FFFFFF;
    min-height: 350px;
}

.section-home-5 .section-softproman .card.card-my1 {
    background-color: #43c9c7;
}

.section-home-5 .section-softproman .card.card-my2 {
    background-color: #ff6868;
}

.section-home-5 .section-softproman .card.card-my3 {
    background-color: #49a8ff;
}

.section-contact h6 {
    text-align: center;
}

.section-contact .section-seemore h6 {
    text-align: left;
}

.section-contact .section-seemore .my-contact h2 {
    color: #000000;
}

.section-contactusdetail h6 {
    font-weight: bold;
    color: #FFFFFF;
}

.section-consultancy h4 {
    color: #FFFFFF;
}

.rigth__code{
    margin-right: 6px !important;
}

.list-group-item{
    padding-left: 0px !important;
    font-size: 18px !important;
}

.txt__footer{
    font-size: 18px;
    font-weight: 400;
    line-height: 33.4px;
    margin-block-start: -4px;
    margin-block-end: 0px;
    font-weight: 300;
}

body{
    font-family: 'Jost', sans-serif !important;
}

.foot__edit{
    font-size: 18px !important;
    border: none !important;
    padding: 0px 0px 7px 0px !important;
    font-weight: 300;
}

.foot__edit:hover{
    background-color: transparent !important;
    color: #8ddcd9 !important;
    text-decoration: underline !important;
}

.txt__title__home{
    font-size: 47px;
    font-weight: 600;
    line-height: 57px;
}

.txt__about__title{
    font-size: 47px;
    font-weight: 500;
    margin-top: 15px;
}

.we__are__nor{
    margin: 62px 0px 44px 0px;
    font-size: 18px;
    width: 90%;
    font-weight: 300;
}

@media (min-width: 1100px) {
    .media__section{
        padding: 0px 200px 0px 200px;

    }
  }

  .media__section{
    margin-top: 46px;
  }

  .diss__contact{
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 47px;
}

.tlf__edit{
    text-decoration: none;
    display: block;
}

.back__code__nor{
    background-color: #2754f8;
    padding: 150px 60px 40px;
    border-radius: 10px;
}

.form-control{
    border-width: 0 0 1px 0;
    border-radius: 0px;
}

.contact__me{
    padding: 10px 35px 10px 35px !important;
}

.address__cont{
    border-right: 1px solid rgba(255,255,255,0.2);
    padding: 0px;
}

.txt__develop{
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 47px;
}

.sub__develop{
    font-size: 28px !important;
    line-height: 37px;
}

@media (min-width: 1100px) {
    .develop__sub__cont{
        padding: 0px 200px 0px 200px;

    }
  }

  .web__develop{
    margin-top: 10px;
    margin-bottom: 60px;
    font-size: 32px;
  }

  .sub__web__dev{
    font-size: 18px;
    font-weight: 600;
  }

  .f-18{
    font-size: 18px !important;
    font-weight: 300 !important;
  }

  .home__sub{
    display: block !important;
    color: #12304A !important;
    font-size: 32px !important;
  }