


.card {
    border-radius: 10px;
    /* box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); */
    width: 600px;
    height: 260px;
    background-color: #f2f2f2;
    padding: 26px 26px;
    border-radius: 10px;
    width: 100%;
    height: 195px;
    font-size: 17px;
    font-weight: 400;
    border: 1px solid gainsboro;
    margin-bottom: 28px;
}


.contact-boxes-11 {
    background-color: #ffffff;
    border-top: 10px solid #4083bd;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.contact-boxes-11 {
    background-color: #fff;
    border: 1px solid #eef2f5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 29px 29px;
    /* -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1); */
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    /* box-shadow: 0 0 15px rgba(0, 0, 0, .1); */
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    background: rgb(0 0 0 / 0%);
    border: none;
    font-size: 16px;
    height: 51px;
    margin: 0;
    outline: 0;
    padding: 10px;
    width: 100%;
    background-color: #eff4fa;
    color: #ffffff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    margin-bottom: 26px;
    border-radius: 6px;
    border: 1px solid #e3e3e3;
}
textarea.form-control.message {
    height: 108px;
    background-color: #eff4fa;
    border-radius: 6px;
}




button.btn.btn-primary.ss {
    border-radius: 10px;     padding: 13px 43px;
    background-color: #4083bd;
    color: #ffffff;
    border: 1px solid gainsboro;
    width: 100%;
}



.botttt {
    padding-top: 60px;
    padding-bottom: 60px;
}





.prooo {
    background-color: #4083bd;
    padding: 25px 20px;
    border-radius: 10px;
    margin-bottom: 16px;
}


.location-box h5 {
    color: #ffef06;
    font-weight: 500;
    font-size: 23px;
    margin-bottom: 9px;
}

.formm-texttt h4 {
    font-size: 33px;
    font-weight: 600;
    color: #0e175c;
}.formm-texttt p {
    color: #000;
    padding-top: 9px;
}

p.location-text {
    color: white;
    font-size: 35px;
    padding-bottom: 9px;
    font-weight: 500;
}
a.btn-default {
    border: 2px solid #272f6c;
    padding: 8px 41px;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 10px;
    background-color: #0e175c;
}


.cta-box-btn span {
    font-weight: 500;
    color: #000;
    padding: 22px;
    font-size: 23px;
}
a.cta-btn {
    padding: 10px 26px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background-color: #4083bd;
    border-radius: 10px;
    text-transform: capitalize;
}




 


