@import url("https://use.typekit.net/vtj1crr.css");
@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');


@font-face {
    font-family: LuckyFellasReg;
    src: url(../fonts/webfonts/Lucky_Fellas_W00_Regular.ttf)
}
.angelaiUrl{
  word-wrap: break-word;
}
.angelai-button-logo {
    width: 32px;
    margin-left: -3rem;
    margin-right: 1rem;
  }
  .hidden {
    display: none !important;
  }
  
.angelai-badge{
    width: 230px;  
    display: block;  
    margin-left: auto;  
    margin-right: auto;  
  }

.modal-content{
    margin-top: 6rem!important;
}
.links a{
    text-decoration: underline;
}
.links a:hover{
    text-decoration: underline;
}
.font-portada {
    font-family: Portada;
}
body,
html {
    scroll-behavior: smooth;
    font-family: poppins, sans-serif;
    color: #707070;
    font-size: 18px;
    height: 100%
}
.fontCentury {
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal
}
 
.fontKaneda {
    font-family: KanedaGothic, kaneda-gothic, sans-serif;
    font-weight: 500;
    font-style: normal
}

.fontKanedaReg {
    font-family: KanedaGothicReg, kaneda-gothic, sans-serif;
    font-weight: 400;
    font-style: normal
}

.fontLuckyFellas {
    font-family: LuckyFellasReg, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.firstP {
    color: #00b6f2
}

.secondP {
    color: #142e7b
}

.sunWest {
    color: #ff8000
}

.babyBlue {
    color: #67d4e5
}

ul {
    list-style: none
}

.weight-500 {
    font-weight: 500
}

.weight-550 {
    font-weight: 550
}

.weight-600 {
    font-weight: 600
}

.weight-700 {
    font-weight: 700
}

.weight-800 {
    font-weight: 800
}

.letter-spacing-2 {
    letter-spacing: 2px
}

.letter-spacing-4 {
    letter-spacing: 4px
}

.letter-spacing-6 {
    letter-spacing: 6px
}

.letter-spacing-8 {
    letter-spacing: 8px
}

.videoWrapper {
    display: flex;
    justify-content: center;
}

#widgetWrapper iframe {
    width: 100%;
    height: 94%
}


.text-orange {
    color: #f88002
}

.fixed-top {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    background-color: rgba(255, 255, 255, .95)
}

.navbar {
    background-color: #fff!important;
    padding: .25rem 1rem;
    z-index: 9999 !important; 
}

.navbar-brand img {
    width: 375px;
}
.angelai-btn {
    background: #00AAE4 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border-color: transparent;
    line-height: 20px;
    font-size: 19px;
    font-family: poppins, sans-serif;
    font-weight: 600;
    font-style: normal;
    
}
.clrd-btn{
    background: #00AAE4 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border-color: transparent;
    line-height: 20px;
    font-size: 16px;
    font-family: poppins, sans-serif;
    font-weight: 600;
    font-style: normal;
    padding: .75rem 1rem;
    margin-left: 1rem;
}

.clrd-btn:hover {
  text-decoration: none;
  background: #00abe4cb 0% 0% no-repeat padding-box;
}


.navbar-light .navbar-nav .nav-link {
    font-family: PT Sans, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 0px;
    color: #2F353EF5;
    padding-right: 1rem;
    z-index: 9999 !important;
}

.navbar .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #98DAF0;
    z-index: 9999 !important;
}

.navbar .navbar-toggler:focus, .navbar .navbar-toggler-icon:focus {
    outline: transparent;
}

.dropdown-menu {
    padding: 0;
    border: none;
}

.dropdown-item a, .navLink {
    color:#2F353EF5;;
    z-index: 9999 !important;
    transition: .15s;
}

.dropdown-item a:hover, .navLink:hover {
    color:#00AAE4;
    background-color: transparent;
    text-decoration: none;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color:transparent!important;
}

.navbar-collapse.collapse.show

a.navLink.dropdown-item.active {
    background-color: #007bff !important
}

a.navLink.dropdown-item.active {
    color:#2F353EF5;
    background-color: transparent !important;
}

.managers .btn-primary {
    width: 200px;
    background-color: #00AAE4;
    border-color: #00AAE4;
}

.btn-primary-light {
    background-color: #67d4e5;
    color: white;
    border: none;
    border-radius: 0;
    font-family: century-gothic;
    width: 200px
}

.btn-primary-light:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.managers .btn-primary:hover {
    background-color: #083f88;
    border-color: #083f88;
}

.marketManagers li::before {
    content: "\2022";
    color: #142e7b;
    font-weight: bolder;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}


.managers {
    height: 52%;
    background-position: top!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative
}


.sub-title {
    line-height: 24px;
    font-family: portada, sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    color: #00AAE4;
}

.MLO {
    background-color: #19c1f3
}

.MLO h1 {
    color: #fff;
    display: flex;
    justify-content: flex-end;
    padding-right: 1.5rem;
    margin-bottom: 0
}

.MLO p {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: flex-end;
    color: #fff;
    /*padding-right: 1.5rem;*/
    padding: 0 1.5rem 0 4.1rem;
    /*line-height: .75;*/
    font-size: 1.1rem
}

.lo-details {
    box-shadow: 0px 12px 42px #00000012;
    border-radius: 6px;
}

.lo-details a {
    color: #676F86;
}

.MLO img {
    display: flex;
    margin-top: 3rem;
    margin-right: 1.5rem;
    margin-left: auto
}

.Title h2 {
    color: #142e7b;
    font-size: 1.5rem
}

.DetailTable {
    margin: auto
}

.DetailTable legend {
    color: #142e7b
}

.SubDetailTable {
    color: #142e7b;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 8px rgba(128, 128, 128, .41)
}

.SubDetailTable th {
    font-weight: 600 !important
}

.calPadd {
    padding-left: 3rem
}

footer p {
    font-size: 12px
}

footer {
    background: rgba(248, 248, 248, .46);
    box-shadow: 1px 1px 8px #d2d2d2
}

footer a {
    color: #5c5c5c
}


.footer-list a {
    color: #F4F6FAF5;
}

.back-top {
    color: #fff;
    right: 20px;
    font-size: 22px;
    position: fixed;
    z-index: 1600;
    opacity: 0;
    visibility: hidden;
    bottom: 40px;
    height: 40px;
    width: 40px;
    background: #67d4e5;
    text-align: center;
    line-height: 38px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.back-top-visible {
    opacity: .55;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.back-top:focus,
.back-top:hover {
    opacity: 1;
    color: #fff;
    background: #103082
}


.blue-rectangle {
    bottom: 0px;
    left: 0;
    background: linear-gradient(to top, #00AAE4 45%, transparent 45%);
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.footer-bottom, .footer-bottom a {
    color: #BBB;
}

.footer-disclaimer a {
    color: rgb(255, 255, 255);
}

.footer-disclaimer a:hover {
    color: rgba(255, 255, 255, 0.75);
}

footer .container-fluid {
    width: 75%;
}

/* Flyers section */

.loan-srvce,
.section-1 {
    padding: 80px 0;
    padding-bottom: 0;
}

.ttle {
    color: #2d3691;
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 10px;
    position: relative;
    text-align: center
}

.ttle:after {
    content: '';
    position: absolute;
    background-color: #083e89;
    height: 2px;
    width: 100%;
    max-width: 190px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.loan-srvce .ttle {
    margin-bottom: 40px
}

.section-2 {
    background-color: #f5f5f5;
    padding: 80px 0
}

.icn-bx img {
    width: 100%;
    max-width: 70px;
    max-height: 70px;
    min-height: 70px;
    object-fit: scale-down
}

.icn-bx h3 {
    color: #2d3691;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px auto
}

.aplybtn {
    display: block;
    width: 100%;
    max-width: 210px;
    text-align: center;
    margin: 30px auto auto;
    background-color: #094591;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 5px;
    border-radius: 5px
}

.aplybtn:hover {
    color: #fff;
    background-color: #1756a5
}

.srvces {
    filter: grayscale(1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 6px;
}

.srvces-innr {
    min-height: 260px;
    background-color: rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    box-shadow: 1px 1px 8px rgba(128, 128, 128, .43);
}

.srvces-innr h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin: 0;
    width: 100%;
    max-width: 200px;
    text-transform: uppercase
}

.loan-srvce > .row > div {
    margin-bottom: 30px
}
.srvces:hover {
    filter: none;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

.srvces-innr:hover {
    background-color: rgba(31, 173, 228, .5)
}
#collapseHome {
    color: #007bff;
    cursor: pointer;
}
#collapseHome:hover {
    color: #0056b3;
}
.card {
    border-radius: 6px;
    overflow: hidden;
    border: none
}

.card img {
    box-shadow: 1px 1px 8px rgba(128, 128, 128, .43);
    border-radius: 6px;
    -webkit-transition: .9s ease;
    transition: .4s ease
}

.card img:hover {
    overflow: hidden;
    transform: scale(1.08)
}

h4.card-title {
    color: #2d3691;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.share-btns-list {
    list-style: none;
    display: inline-block;
    
}

.share-btns-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.resp-sharing-button__link {
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  height: 28px;
}

.resp-sharing-button {
  border-radius: 4px;
  transition: 25ms ease-out;
  padding: 4.3px 10px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}


.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
    color: #fff!important;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
    color: #fff!important;
}

.resp-sharing-button--download {
  background-color: #de0e2e;
  border-color: #de0e2e;
    color: #fff;
}

.resp-sharing-button--download:hover,
.resp-sharing-button--download:active {
  background-color: #d10a29;
  border-color: #d10a29;
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: intial;
}
.fixed-top {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #fff
}
@media (max-width:1199.98px) {
    h3 {
        font-size: 1.5rem
    }
}
@media (min-width:992px) {
    .navbar-nav{
        transform: translateX(-3rem);
    }
#mloContent{
    padding-top: 7rem;
}
.footer-bottom{
    margin-top: -1rem;
}
.clrd-btn {
   max-width: 250px;
}
.modal-content{
    margin-top: 12rem!important;
}
}
@media (min-width:1300px) {
    .clrd-btn {
       max-width: 260px;
    }
    }
@media (max-width:991.98px) {
    .navbar-brand img {
        width: 250px;
    }

    .navbar-nav {
        width: 100%
    }

    .navbar-nav .nav-link {
        padding-left: 1rem;
    }

    .navbar .dropdown-toggle::after {
        float: right;
    }

    .navbar-nav .clrd-btn {
        margin-left: 0;
    }

    .MLO {
        margin: 0 auto
    }

    .MLO h1 {
        text-align: center;
        font-size: 5rem;
        letter-spacing: 8px;
        justify-content: center;
        padding-top: 0;
        padding-right: 0
    }

    .MLO p {
        color: #fff;
        justify-content: center;
        padding: .5rem;
        font-size: 1.8rem
    }

    .MLO img {
        padding: 2.5rem;
        margin: auto
    }

    .middleMenu ul li {
        display: block;
        padding: 1.8rem;
        letter-spacing: 4px
    }

    h3 {
        font-size: 1.3rem
    }
    .logo{
        padding-left: 0!important;
    }  
    #mloContent{
        padding-top: 5rem;
    }
    .footer-bottom{
        margin-top: -1.8rem;
    }
    .links{
        padding-bottom: 1.5rem;
    }
}
@media only screen and (min-width:477px) and (max-width:767px) {
    #mloContent{
        padding-top: 4rem!important;
    }
}
@media only screen and (min-width:320px) and (max-width:476px) {
    .logo{
        margin-left: -20px;
    }  
    #mloContent{
        padding-top: 3rem!important;
    }
}
@media (max-width:400px) {
    .fixed-top {
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
        transition: .8s;
        background-color: #fff
    }
}
footer {
    background: #1C2253 0% 0% no-repeat padding-box;
}

footer i {
    font-size: 1.5rem
}

footer .container-fluid {
    width: 75%;
}

footer p {
    font-size: 16px;
    line-height: 20px;
}

.footer-list {
    align-self: flex-end;
}

.footer-list p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.footer-list a {
    color: #F4F6FAF5 !important;
}

footer h2 {
    font-family: Lucky Fellas, sans-serif;
    font-weight: normal;
    font-size: 44px;
    line-height: 22px;
    color: #98DAF0;
}


.footer-line {
    border: 1px solid #BBB;
    opacity: 0.5;
}

.footer-disclaimer p {
    font-size: 14px;
}

@media only screen and (max-width: 1299.75px) {
    footer .container-fluid {
        width: 90%;
    }
}

@media only screen and (max-width: 976.75px) {
    .footer-list {
        align-self: flex-start;
    }

    footer .container-fluid {
        width: 95%;
    }
}

@media only screen and (max-width: 766.75px) {
    .footer-list p {
        line-height: 34px;
    }
    .footer-disclaimer{
       padding-bottom: 1.5rem;
    }
}
@media (min-width:767px) {
.bannerdetails{
display: flex;
}
.angelai-badge{
    margin-left: 5rem;
}
}
@media (max-width:767.98px) {
   .navbar-brand {
        width: 80%;
    }
    .navbar-brand img {
        max-width:100%;
    }
    
    .managers {
        height: 94%;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative
    }
    
    .managers .btn-primary-light, .managers .btn-primary {
        width: 100%;
    }
    
    .contactCard  {
        text-align: center; 
    }
}

@media (max-width:575.98px) {

    footer {
        font-size: 12px
    }


    h4 {
        font-size: 1.25rem
    }

    h5 {
        font-size: 1.2rem
    }

    .findManager {
        font-size: 1.8rem;
        letter-spacing: 2px
    }
}
@media only screen and (min-width: 350px) and (max-width: 399px){
    .navbar-brand img {
        width: 95%!important;
    }
}
@media (max-width:399.98px) {
    .navbar-brand {
        width: 70%;
    }
    .navbar-brand img {
        width: 190px;
    }
    .managers {
        height: 95%;
    }
    .managers h1 {
        font-size: 1.75rem;
    }
}
