@font-face {
    font-family: SourceSansPro;
    src: url(/fonts/SourceSansPro/SourceSansPro-Regular.ttf)
}
.header-title{
    font-family: SourceSansPro;
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f7f7f7;
}
.title-gradient{
    background: linear-gradient(88deg, #186f77 33%, #c3c4c5 119%);;
}
.header-aling-pr{
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
}
.header-aling-pr p {
    margin-left: 20px;
    margin-bottom: 0rem;
}
.header-aling{
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
    padding-top: 21px;
    padding-bottom: 21px;
}
.header-aling p{
    margin-left: 20px;
    margin-bottom: 0rem;
}
.header-icons{
    text-align: right;
    margin: auto;
    margin-right: 18px;
}
.header-icons img{
    margin-right: 20px;
}
.footer-d{
    background-color: #186f77;
}
.txt-f{
    font-family: SourceSansPro;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7f7f7;
}
.footer-aling{
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
    height: 73px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #dc0018 !important;
    background-color: #ffffff00;
}
.header-user-form{
    font-family: SourceSansPro;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.97;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}
.header-sub{
    font-family: SourceSansPro;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}
.input-form-ip{
    border-top: none;
    border-left: none;
    border-right: none;
    background: transparent;
    font-family: SourceSansPro;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.93;
    letter-spacing: normal;
    color: #4a4a4a;
    border-radius: 0px;
}
.btn-com-uc{
    padding: 8px 55px 9px 61px;
    border-radius: 24px;
    background: linear-gradient(to bottom, #dc0018 10%, #b21d27 100%);
    font-family: SourceSansPro;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7f7f7;
}
.btn-com-uc:hover{
    padding: 8px 55px 9px 61px;
    border-radius: 24px;
    background: linear-gradient(to bottom, #b21d27 10%, #dc0018 100%);
    font-family: SourceSansPro;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7f7f7;
}
.btn-com-f{
    padding: 8px 55px 9px 61px;
    border-radius: 24px;
    background: linear-gradient(to bottom, #dc0018 3%, #186f77 97%);
    font-family: SourceSansPro;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7f7f7;
}
.btn-com-f:hover{
    padding: 8px 55px 9px 61px;
    border-radius: 24px;
    background: linear-gradient(to bottom, #186f77 3%, #dc0018 97%);
    font-family: SourceSansPro;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7f7f7;
}
li a {
    color: #186f7761 !important;
    text-decoration: none;
    background-color: transparent;
}
li a:hover {
    color: #dc0018 !important;
    text-decoration: none;
    background-color: transparent;
}
.icon-component{
    color: #4a4a4a;
    margin-right: 10px;
}
.btn-form-n{
    width: 40px !important;
    height: 40px !important;
    padding: 8px 8px 9px 9px;
    border-radius: 4px;
    background-color: #515151;
    font-family: SourceSansPro;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f7f7f7;
}
.btn-form-n:hover{
    width: 40px;
    height: 40px;
    padding: 8px 8px 9px 10px;
    border-radius: 4px;
    background: linear-gradient(to bottom, #dc0018 10%, #b21d27 100%);
    color: #f7f7f7;
}
.btn-form-n:not(:disabled):not(.disabled):active, .btn-form-n:not(:disabled):not(.disabled).active, .show > .btn-form-n.dropdown-toggle{
    width: 40px;
    height: 40px;
    padding: 8px 8px 9px 10px;
    border-radius: 4px;
    background: linear-gradient(to bottom, #dc0018 10%, #b21d27 100%);
    color: #f7f7f7;
}
.label-forms-g{
    font-family: SourceSansPro;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}
.header-results{
    font-family: FontAwesome5Pro;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #186f77;
}
.header-sub-results{
    font-family: SourceSansPro;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.97;
    letter-spacing: normal;
    color: #186f77;
}
.icon-results{
    color:#186f77;
    margin-right: 10px;
}
.input-form-ip::placeholder {
    color: #4a4a4a;
}
video {
    max-width: 100%;
    height: auto;
}
.validation-block{
    display: block;
}
.validation-none{
    display: none;
}
.nav-link.disabled {
    color: #dc0018 !important;
    pointer-events: none;
    cursor: default;
}
.complete-infop{
    width: 14% !important;
}
.complete-infocc{
    width: 28% !important;
}
.complete-infopc{
    width: 42% !important;
}
.complete-infopce{
    width: 56% !important;
}
.complete-infofc{
    width: 70% !important;
}
.complete-infoie{
    width: 84% !important;
}
.complete-infohpc{
    width: 100% !important;
}
.img-footer-m{
    margin: 0px 10px 0px 10px;
}
.btn-com-f-dw {
    padding: 8px 35px 9px 35px;
    border-radius: 24px;
    background: linear-gradient(to bottom, #dc0018 3%, #186f77 97%);
    font-family: SourceSansPro;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7f7f7;
}
.btn-com-f-dw:hover{
    background: linear-gradient(to bottom, #186f77 3%, #dc0018 97%);
    color: #f7f7f7;
}
.result-c{
    font-family: SourceSansPro;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #003449;
}
@media only screen and (max-width: 541px) {
    .header-icons{
        text-align: center;
        margin: auto;
        margin-right: 0px;
    }
}
@media only screen and (max-width: 600px) {
    .scroll-m{
        overflow-x: scroll;
    }
    .scroll-m-ul{
        flex-wrap: inherit;
    }
    .img-play-a{
        display: none;
    }
    .header-aling{
        display: block;
        text-align: center;
    }
    .btn-com-uc{
        padding: 4px 27px 4px 31px;
        margin-top: 10px;
        
    }
    .btn-com-uc:hover{
        padding: 4px 27px 4px 31px;
        margin-top: 10px;
    }
    button.btn.btn-com-f {
        padding: 4px 27px 4px 31px;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 900px) {
    .img-footer-m {
        width: 90px;
    }
}