@font-face {
    font-family: PlusJakertaSans;
    src: url("../font/PlusJakartaSans.ttf");
}

@font-face {
    font-family: Urbanist;
    src: url("../font/Urbanist-Regular.ttf");
}

body {
    font-family: PlusJakertaSans;
}

.background-light-blue{
    background-color: #e7f5fe;
}

.background-blue{
    background-color:#036ca6;
    color:white;
}

#main-container{
    background-color:#036CA6;
}


#main-inner{
    margin-right:10%;
    margin-left:10%;
    padding:50px;
}

.widget{
    border-radius: 10px;
    min-height:500px;
}

.widget-white{
    background-color:white !important;
}

.widget-green{
    background-color:#07A5A4 !important;
    color:white !important;
}

.widget-login{
    padding:20px;
}

.widget-header{
    font-weight: bolder !important;
}


.white-link{
    color:white !important;
}

#white-lower{
    background-image: url("https://languageaccesstools.com/wp-content/uploads/2023/08/about_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color:black;
}

.white-lower-inner{
    margin-right:10%;
    margin-left:10%;
    padding:50px;
    padding: 140px 0px 200px 0px;
}

#blue-lower{
    background-color:#036ca6;
    color:white;
}

.blue-lower-inner{
    margin-right:10%;
    margin-left:10%;
    padding:50px;
    padding: 140px 0px 200px 0px;
}



.white-link:hover{
    color:#07A5A4 !important;
    text-decoration: none !important;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.top-header{
    font-size: 14px;
    padding-top:9px;
    padding-bottom:9px;
}

.header-social li{
    display: inline;
    margin-left:5px;
    margin-right:5px;
}

.no-bullet{
    list-style-type: none !important;
    
}

#sticky-header{
    height:116px;
}

#sticky-header li{
    display: inline;
}

#menu-lat-menu{
    list-style-type: none !important;
    margin-top: 40px;
}

.black-link{
    color:black !important;
    font-size:16px;
}

.black-link:hover{
    color:black !important;
    text-decoration: none !important;
}

.menu-li{
    padding-left:15px;
    padding-right:15px;
    font-weight:lighter;
}

.btn-green{
    background-color:#07A5A4 !important;
    color:white;
    border-radius: 30px;
}

.btn-green-sm-radius{
    background-color:#07A5A4 !important;
    color:white;
    border-radius: 5px;
}

.btn-blue{
    background-color:#036ca6 !important;
    color:white;
    border-radius: 5px;
}

.btn-blue:hover{
    background-color:#035b8a !important;
}

#div-get-a-quote{
    margin-top:30px;
}

.fa-magnifying-glass{
    margin-right:30px;
}

#center-main-container{
    max-width: 1250px;
    background-color:white !important;
    margin-right: auto;
    margin-left: auto;
    width:50%;
    padding:2%;
    margin-top:50px;
    margin-bottom:50px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.28);
}

#footer{
    background-color:#00194C;
    min-height:50px;

}

#center-div{
    padding-top:100px;
    display:inline;
    margin-right:15%;
    margin-left:15%;
}

.inline-module{
    display:inline-block;
    margin-left:5%;
    margin-right:5%;
    vertical-align: top;
}


.footer-header{
    font-family: Urbanist;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    color:white;
    display: inline-block;
}

.color-white{
    color:white !important;
}

.signup-control-customer{
    font-size:14px;
    border-radius: 5px;
    padding: 13px 16px;
    font-weight: 500;
    height: 50px;
}

.signup-control-cc{
    font-size:14px;
    border-radius: 5px;
    padding: 13px 16px;
    font-weight: 500;
    height: 50px;
}


.mb-10{
    margin-bottom: 5px;
}

.hover-eye:hover{
    background-color:#07A5A4 !important;
    color:white;
    cursor: pointer;
}

.color-red{
    color:red !important;
}

#cc-container{
    display:none;
}

#btn-signup-wizard-back{
    display:none;
}


.label-sm{
    font-size: .7rem;
    margin-bottom: .1rem;
}

#wizard-bottom-toolbar{
    margin-top:10px;
}

#frequency-amount{
    font-weight:bold;
    background-color:#036ca6;
    color:white;
    border-radius: 5px;
    padding:5px;
}

#form-signup-credit-card-cvv{
    margin-left: 120px;
}

#form-signup-credit-card-number{
    font-weight:bold !important;
    font-size: 1.25em;
    border-right:0px !important;
}

#form-signup-credit-card-number::placeholder{
    color:#d1d3d4;
    text-shadow:none;
}

#form-signup-credit-card-cvv::placeholder{
    color:#b9babb;
    text-shadow:none;
}


#card-image{
    background-color:white !important;
}

.container-body{
    margin-left:10%;
    margin-right:10%;
}

.text-bold{
    font-weight: bold !important;
}

#pp-container-1{
    background-color: white;
}

#pp-container-2{
    background-color: #e7f5fe;
}

#pp-container-3{
    background-color: white;
}

.carousel-item{
    max-height:400px;
}

.widget.slider{
    margin-top:50px;
}

.temp-height{
    min-height:50px;
}

.plan-box{
    width:400px;
    background-color:white;
    border:1px solid #ccc;
    border-radius:10px;
    min-height:200px;
    padding:10px;
}

#pp-container-inner-2{
    padding-top: 50px;
    padding-bottom: 50px;
}



.plan-image{
    height:250px;
    border-radius:10px;
}

.price-table{
    width:100%;
}

.td-green{
    color: #07A5A4;
    font-weight:bold;
}

.connect-image{
    border-radius:10px;
}

.feature-box{
    width:400px;
    background-color:white;
    border:1px solid #ccc;
    border-radius:10px;
    min-height:350px;
    padding:10px;
}

.feature-box-title{
    text-align: center !important;
}

.about-box-title{
    text-align: center !important;
}

#white-hr{
    border-top: 1px solid rgb(255, 255, 255);
}


