* {
    margin: 0;
    padding: 0;
}

body {
    max-width: 100%;
    font-family: 'Titillium Web', sans-serif !important;
    overflow-x: hidden;
}

.logo {
    padding: 15px;
    border: 1px solid white;
    background-color: #ffffff;
}

.header1 {
    background-image: url(images/banner1.png);
    background-repeat: no-repeat;
    background-position: center;
    width: auto;
    height: 700px;
    background-size: cover;
}

a {
    text-decoration: none !important;
    color: black !important;
}

.call .fa-phone {
    border: 3px solid #3d4196;
    border-radius: 30px;
    padding: 14px;
    margin: 36px 11px;
    font-size: 17px;
    color: #3d4196;
}

.call .have {
    font-size: 16px;
    font-weight: 600;
}

.headericons a {
    padding: 3px;
    font-size: 16px;
    color: black;
}

.headericons i {
    border: 2px solid black;
    border-radius: 500px;
    padding: 8px;
    width: 34px;
    text-align: center;
}

.wherebanner {
    overflow: hidden;
    z-index: 100;
    position: relative;
    margin-top: -80px;
}

.where {
    background-color: #3d4196;
    padding: 30px;
    /*margin-top: -85px;*/
}

.where h1 {
    color: #ffffff;
    font-weight: 700;
}

.icon h5 {
    font-size: 33px;
    font-weight: 700;
}

.icon p {
    font-weight: 700;
    font-size: 20px;
}

.silverwire {
    width: 1000px;
}

.silver {
    margin-top: -390px;
}

.silvercontent {
    background-color: #e9e8e8;
    height: 570px;
    z-index: -1;
    position: relative;
}

.silver h1 {
    width: 100%;
    height: 92vh;
    margin-top: -105px;
    z-index: 10;
}

.silvercontenttext {
    position: absolute;
    bottom: 0;
    padding: 20px;
}

.silvercontenttextt {
    position: absolute;
    bottom: 0;
    padding: 20px;
}

.typeofwires {
    display: flex;
    align-items: center;
    padding: 10px;
}

.typeofwires img {
    border: 1px solid black;
    width: 120px;
}

.typeofwires p {
    padding: 18px;
}

.embark {
    background-color: #e9e8e8;
}

.embarleft {
    background-color: #3d4196;
}

.embarlefttext {
    padding: 30px 20px;
}

.embarleft {
    padding: 50px 60px;
}

button.btn-warning {
    display: none !important;
}

.fa-whatsapp {
    border: 2px solid green !important;
    border-radius: 10px;
    padding: 7px;
    width: 40px;
    text-align: center;
}

.fa-whatsapp:before {
    color: green;
}

.fa-whatsapp {
    border: 2px solid green !important;
    border-radius: 10px;
    padding: 7px;
    width: 40px;
    text-align: center;
}

.fa-whatsapp {
    color: green;
}

.fa-whatsapp:before {
    content: "\f232";
    color: green;
}

.footer {
    background-color: #262626;
    padding: 30px;
}

.footerleft hr {
    border: 0px;
    height: 3px !important;
    color: #3b42e0;
}

.footericons a {
    padding: 10px;
    font-size: 22px;
    color: white;
}

.footericons i {
    border: 2px solid white;
    border-radius: 50px;
    padding: 8px;
    color: #ffffff;
}

.footericons i.fa-brands.fa-facebook-f {
    padding: 8px;
    width: 42px;
    text-align: center;
}

.copyright a {
    text-decoration: none;
    color: white;
}

.copyright a:hover {
    color: #ff5907;
}

.footerleft p {
    color: #ffffff;
}

.embarktext {
    padding: 100px;
}