@font-face {
    font-family: InstrumentSans;
    src: url(assets/typography/InstrumentSans-VariableFont_wdth\,wght.ttf) format("opentype");
}

.nopadding{
    padding-left: 0 !important;
    padding-right: 0 !important;
} 

.row {
    --bs-gutter-x: 0px !important;
    padding-right: 0px;
    padding-left: 0px
}

.prin {
    background-color: #0E3F6E;
    border-bottom-left-radius: 3vh;
    border-bottom-right-radius: 3vh;
    width: 100%;
}

.title {
    width: 20vh;
    display: block;
    float: right;
}

h2,
.h2 {
    font-family: InstrumentSans;
    color: #EF6E1D;
    margin-bottom: 0.5rem;
    text-align: right;
    margin-top: 3rem !important;
    margin-left: 15px;
    margin-right: 2vh;
}

h3,
.h3 {
    font-family: InstrumentSans;
    color: #EF6E1D;
    margin-bottom: 0.5rem;
    margin-top: 3rem !important;
}

h4,
.h4 {
    text-indent: 1em;
    font-family: InstrumentSans;
    color:#ffffff;
    background-color: #0E3F6E;
    padding: 15px;
}

h5,
.h5 {
    font-family: InstrumentSans;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

h6,
.h6 {
    font-family: InstrumentSans;
    color: #ffffff;
    margin-top: 10vh !important;
    margin-right: 15vh;
    text-align: right;

}

p{
    font-family: InstrumentSans;
    color: #0E3F6E;
}

.line {
    border-left: 2px solid #0E3F6E;
    position: static;
    height: 100%;
}

.line2 {
    border-left: 2px solid #0E3F6E;
    position: static;
    height: 105vh;
}

.line3 {
    border-left: 2px solid #0E3F6E;
    position: static;
    height: 100%;
}

li{
    color: #0E3F6E;
    margin: 0 !important;
}

li::marker {
    color: #EF6E1D;   
}

.box{
    margin: 4% 4% ;
    text-align: left; 
}

.right {
    margin-left: 3vh;
}

input {
    margin: 0;
    border: 1.5px solid #0E3F6E;
    border-radius: 60px;
    padding: 7px ;
    width: 100%;
}

.form-check-input:checked {
    background-color: #EF6E1D!important;
    border-color: #EF6E1D!important;
}

.form-check-input:focus {
    border-color: none!important;
    outline: 0;
    box-shadow: none!important;
}

.dis{
    margin-top: 20px !important;
}

.marco{
    margin-top: 20px !important;
    margin-left: 20px !important;
}


select{
    font-family: InstrumentSans;
    margin: 0;
    border: 1.5px solid #0E3F6E;
    border-radius: 60px;
    padding: 7px ;
    width: 20rem;
    color: #0E3F6E;
}

label{
    color: #0E3F6E;
    margin-top: 4px !important;
}

.span{
    font-family: InstrumentSans;
    color: #0E3F6E;
}

.btn-c {
    color: white !important;
    background-color: #EF6E1D !important;
    border-color: #EF6E1D !important;
    border-radius: 60px !important;
    padding: 7px 20px !important;
}

.btn-c2 {
    color: #0E3F6E  !important;
    background-color: #D9D9D9 !important;
    border-color: #D9D9D9 !important;
    border-radius: 60px !important;
    padding: 7px 20px !important;
    text-decoration: none;
}

.btn-m{
    color: white !important;
    background-color: #0E3F6E !important;
    border-color: #0E3F6E !important;
    border-radius: 60px !important;
    padding: 7px 20px !important;
}

.btn-c:hover {
    color: #EF6E1D  !important;
    background-color: #ffffff !important;
    border-color: #EF6E1D !important;
    border-radius: 60px !important;
    padding: 7px 20px !important;
    src: "https://img.icons8.com/material-sharp/24/EF6E1D/right--v2.png" !important;
}


.modal-content {
    border: 1px solid #0E3F6E!important;
    border-radius: 1rem !important;
}

.modal-header {
    background-color: #0E3F6E !important;
    border-radius: 1rem 1rem 0 0  !important;
    color: white !important;
}

.btn-close {
    color: #fdfdfd;
    text-decoration: none;
    opacity: .75;
}

.modal-footer {
    border-top: 1px solid #ffffff !important;
}


@media (min-width: 260px) and (max-width: 768px) {
    .title {
        margin: 0 auto;
    }
    
    h6,
    .h6 {
        margin-top: 10vh !important;
        margin-right: 2vh;
        text-align: right;
    }

    h2,
    .h2 {
        margin-top: 0.2rem !important;
        text-align: center; 
    }

    .line {
        border-bottom: 2px solid #0E3F6E;
        height: 0;
        width: 100%;
    }
    
    .line2 {
        border-bottom: 2px solid #0E3F6E;
        height: 0;
        width: 100%;
    }

    .line3 {
        border-bottom: 2px solid #0E3F6E;
        height: 0;
        width: 100%;
    }
 
    .top {
        margin-top: 5vh;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .title {
        margin-left: 20%;
    }

    h6,
    .h6 {
        margin-top: 10vh !important;
        margin-right: 15vh;
        text-align: right;
    }

    .line2 {
        border-left: 2px solid #0E3F6E;
        position: static;
        height: 180vh;
    }
    }
    
@media (min-width: 992px) and (max-width: 1024px) {
    .title {
        margin-left: 100%;
    }

    h6,
    .h6 {
        margin-top: 10vh !important;
        margin-right: 5vh;
        text-align: right;
    }

    }

@media (min-width: 992px) and (max-width: 1380px) {

    h2,
    .h2 {
        font-size: x-large !important;
    }
}

@media (min-width: 1024px) and (max-width: 2560px) {
    .line2 {
        border-left: 2px solid #0E3F6E;
        position: static;
        height: 100%;
    }
}