input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

*{
    font-family: 'Graphik', sans-serif !important;
}

.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands" !important;
}

.header.sticked {
    background: #0124FA;
    padding: 30px 0;
    box-shadow: 0px 2px 20px rgb(14 29 52 / 10%);
    height: 56px;
}

.navbar .get-a-quote, .navbar .get-a-quote:focus {
    background: #fff;
    padding: 7px 30px;
    margin-left: 30px;
    border-radius: 22px;
    color: #212529;
    font-weight: bold;
}

.hero {
    width: 100%;
    min-height: 50vh;
    background-color: var(--color-secondary);
    /* background-image: url('public/info/assets/img/gb1.jpg'); */
    background-image: none;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0px 0px 0px 0px;
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1279px){
    .navbar ul {
        position: absolute;
        inset: 0;
        padding: 50px 0 10px 0;
        margin: 0;
        background: #0124FA;
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
    }
}

.header {
    background: #0124FA;
    transition: all 0.5s;
    z-index: 997;
    padding: 30px 0;
    height: 56px;
}

section {
    padding: 50px 0;
    overflow: hidden;
}

.features .features-item h3 {
    font-weight: 600;
    font-size: 26px;
    color: #0A0D13;
}

.features {
    padding-top: 10px;
}

.features .features-item+.features-item {
    margin-top: 20px;
}

.testimonials {
    padding: 50px 0;
    background-color:  #000000f7 !important;
    background-image: none;
}

.testimonials::before {
    content:none;
}

.testimonials .testimonial-item .testimonial-img {
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.15);
    margin: 30px 15px 11px 25px;
}

.footer {
    font-size: 14px;
    background-color:  #0124FA;
    padding: 42px 30px 15px 30px;
    color: white;
}

.footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0px solid rgba(255, 255, 255, 0.2);
    font-size: 25px;
    color: rgba(255, 255, 255, 0.7);
    margin-right: 10px;
    transition: 0.3s;
}

.navbar .get-a-quote:hover, .navbar .get-a-quote:focus:hover {
    color: #fff;
    background: #0124FA;
    border-color: #fff;
    border-width: 1px;
    border-style: solid;
}

:root {
    /* Color palette  */
    --default: #999999;
    --red: #E74C3C;
    --color: #fff;
    --purple: #9B59B6;
    --yellow: #FEB506;
    --green: #62CB31;

    
    /* Card color */
    --bg-card: #fafafa;
    --bg-card-hover: #dadada;
}

h2, h4 , h5, h6{
    color: rgba(39,38,73,0.8);
    /* font-size: 32px; */
}

h3{
    color: rgba(39,38,73,0.8) !important;
    font-size: 32px !important;
}

.c-graphik{
    color: rgba(77,76,104);
    font-size: 16px !important;
}

.card{
    position: relative;
    background-color: transparent;
    display: inline-block;
    padding: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-width: 0px;  
    margin-right: 0px;
    margin-bottom: 0px;
}

@media screen and (max-width: 1277px) {
    .card{
        position: relative;
        background-color: transparent;
        display: inline-block;
        padding: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        border-width: 0px;  
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

.header .logo img {
    max-height: 60px;
}

@media screen and (min-width: 1277px) {
    .header .logo img {
        max-height: 60px;
        margin-right: 6px;
        margin-left: 75px;
    }
}

.card:hover{
    background-color:transparent;
}

.card.animate{
    border-bottom: none;
}

.card.animate:hover{
    background-color: transparent;
}

.card.animate:before{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 5px;
    width: 0%;
    transition: 0.5s;
}

.card.animate:hover:before{
    width: 100%;
}

.card.animate.default:before{
    background-color: var(--default)
}

.card.animate.blue:before{
    background-color: var(--color)
}

.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom: 70px;
    right: 12px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.float:hover {
    text-decoration: none;
    color: #fff;
    background-color:#007aff;
}

.my-float{
    margin-top:9px;
}

@media screen and (max-width: 408px) {
    .testimonials .testimonial-item .testimonial-img {
        width: 80px !important;
        border-radius: 50%;
        border: 6px solid rgba(255, 255, 255, 0.15);
        margin: 30px 15px 11px 25px;
    }
}

.logo-select{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right 0.75rem center !important;
    background-size: 16px 12px !important;
}

.form-floating{
    width: 100%;
}

.form-floating>.form-control {
    padding: 0rem 0.75rem;
    border-color: silver !important;
}

.form-floating>.form-control:hover {
    padding: 0rem 0.75rem;
    border-color: rgb(13, 110, 253) !important;
}

.form-floating>.form-control:focus {
    padding: 0rem 0.75rem;
    border-color: rgb(13, 110, 253) !important;
}

.form-floating>.form-select {
    padding: 0rem 0.75rem;
    border-color: silver !important;
}

.form-floating>.form-select:hover {
    padding: 0rem 0.75rem;
    border-color: rgb(13, 110, 253) !important;
}

.form-floating>.form-select:focus {
    padding: 0rem 0.75rem;
    border-color: rgb(13, 110, 253) !important;
}

.form-floating>label {
    position: absolute;
    top: 8px;
    left: 11px;
    height: 100%;
    padding: 0rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
    color: rgb(108, 117, 125);
}

.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    background: #fff;
    padding-inline-start: 3px;
    padding-inline-end: 3px;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transform: scale(0.85) translateY(-1.5rem) translateX(0.15rem);
    font-size: 19px;
    display: block;
}

.form-floating>.form-control~label {
    opacity: 1 !important;
    color: rgb(108, 117, 125);
}

.form-floating>.form-select~label {
    opacity: 1 !important;
    color: rgb(108, 117, 125);
}

.form-floating>.form-control:hover~label {
    opacity: 1;
    color: rgb(13, 110, 253);
    background: #fff;
    padding-inline-start: 3px;
    padding-inline-end: 3px;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transform: scale(0.85) translateY(-1.5rem) translateX(0.15rem);
    font-size: 19px;
    display: block;
}

.form-floating>.form-select:hover~label {
    opacity: 1;
    color: rgb(13, 110, 253);
    background: #fff;
    padding-inline-start: 3px;
    padding-inline-end: 3px;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transform: scale(0.85) translateY(-1.5rem) translateX(0.15rem);
    font-size: 19px;
    display: block;
}

.form-floating>.form-control:focus~label {
    opacity: 1;
    color: rgb(13, 110, 253);
    background: #fff;
    padding-inline-start: 3px;
    padding-inline-end: 3px;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transform: scale(0.85) translateY(-1.5rem) translateX(0.15rem);
    font-size: 19px;
    display: block;
}

.form-floating>.form-select:focus~label {
    opacity: 1;
    color: rgb(13, 110, 253);
    background: #fff;
    padding-inline-start: 3px;
    padding-inline-end: 3px;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transform: scale(0.85) translateY(-1.5rem) translateX(0.15rem);
    font-size: 19px;
    display: block;
}

.form-floating>.form-control, .form-floating>.form-select {
    height: calc(2.5rem + 1px);
    line-height: 1.25;
}

.form-floating>.form-select, .form-floating>.form-select {
    height: calc(2.5rem + 1px);
    line-height: 1.25;
}

.form-floating>.form-select, .form-floating>.form-select:not(:placeholder-shown) {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border-color: rgb(108, 117, 125);
    box-shadow: none;
    color: rgb(108, 117, 125);
}

.form-floating>.form-select:focus, .form-floating>.form-select:not(:placeholder-shown) {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border-color: rgb(13, 110, 253);
    box-shadow: none;
}

.form-floating>.form-select:hover, .form-floating>.form-select:not(:placeholder-shown) {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border-color: rgb(13, 110, 253);
    box-shadow: none;
}

.form-floating>.form-control, .form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border-color: rgb(108, 117, 125);
    box-shadow: none;
    color: rgb(108, 117, 125);
}

.form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border-color: rgb(13, 110, 253);
    box-shadow: none;
}

.form-floating>.form-control:hover, .form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border-color: rgb(13, 110, 253);
    box-shadow: none;
}

.select-label{
    top: 29px !important;
    left: 20px !important;
}

.form-floating>.form-select:hover ~.select-label {
    top: 8px !important;
    left: 11px !important;
}
.lifted {
    top: 29px !important;
    left: 20px !important;
}

.form-floating>.form-select:hover ~.lifted {
    top: 8px !important;
    left: 11px !important;
}

