.navbar-brand{
    display: inline-block;
    max-width: 250px;

}

.navbar-brand img{
    width: 100%;
}

.main-banner-area-wrap{
    background: linear-gradient(120deg, #fff, #3BA3D0, #bdceee);
}
.main-banner-area-wrap {
    padding-top: 150px;
    padding-bottom: 100px;
}
.main-navbar {
    padding: 10px 0;
    background: rgba(255,255,255,.2);
    box-shadow: 0px 0px 1px rgba(0,0,0,.1);
}
.main-banner-wrap-content h1 {
    font-size: 55px;
    margin-bottom: 12px;
    line-height: 1.2;
    color: #464f60;
}
.reliable-list li span{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: linear-gradient(to left, #3BA3D0,#464f60);
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}
.reliable-list li span i{
  color: #fff !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.reliable-content .reliable-list li{
    padding-left: 0;
    display: flex;
    margin-bottom: 0;
}
.main-banner-area-wrap{
    position: relative;
    overflow: hidden;
}

.main-banner-wave{
    position: absolute;
    bottom: -100px;
    left: 0;
    opacity: .2;
    z-index: -1;

}

.default-btn{
    background: linear-gradient(to left, #3BA3D0,#464f60);
    transition: width 2s;
  transition-timing-function: cubic-bezier(0.1, 0.7, 1.0, 0.1);
}
.default-btn:hover{
    background: linear-gradient(to left,#464f60,#0e0e0e);
    
}
.ptb-50{
    padding-top: 50px;
    padding-bottom: 50px;
}

.single-benefits-card .benefits-content {
    padding-left: 0px !important;
}
.paiement-content span,
.reliable-content span{
    font-weight: 600;
    color: #3BA3D0 !important;
    margin-bottom: 5px;
}
.go-top,
.benefits-area{
      background: linear-gradient(to left, #3BA3D0,#464f60);
}
.bg-f0f3fb{
    background-color: #f0f3fb;
}
.single-global-transfers-card .icon i{
    color: #3BA3D0 !important;
}
.footer-area {
    background: linear-gradient(120deg, #fff, #3BA3D0, #bdceee);
}

.single-global-transfers-card h3 {
    font-size: 24px;

}
.single-global-transfers-card .icon {
    line-height: 1;
    margin-bottom: 15px;
}
.page-banner-content h2 {
    font-size: 36px;
    margin-bottom: 20px;
}
.page-banner-area{
    /* background-image: url(../images/bg.jpg); */
	background: linear-gradient(120deg, #fff, #3BA3D0, #bdceee);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 55px;
    position: relative !important;
  
}

.page-banner-content ul li{
    color: #3BA3D0 !important;
}
.main-navbar .navbar .navbar-nav .nav-item a.active {
    color: #3BA3D0 !important;
}
.bg-light-dark{
    background-color: #fafafb;
}
.reliable-content p{
    margin-bottom: 10px;
}

.contact-information-card{
    background: linear-gradient(to left, #3BA3D0,#464f60);
}

.core-value .single-global-transfers-card  .icon{
    display: inline-block;
    width: 50px;
    height: 50px;

}
.privacy-box {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.1);
    border-radius: 10px;
}
.privacy-box p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 24px;
}
ul li{
    color: #5d7079;
}
.privacy-box h4 {
    font-size: 18px;
    font-weight: 600;
    color: #3BA3D0 !important;
    margin-top: 20px;
}
h4.sub-heading {
    font-size: 20px;
}

.form-control{
    padding: 10px;
    
}
.form-control:focus{
    box-shadow: none;
    outline: none;
}

.contact-information-card {

    min-height: 260px;
}
.main-banner-wrap-image .overlay{
    background: linear-gradient(to left, #3BA3D0,#464f60);
}

.career-inner{
    background: linear-gradient(to left, #3BA3D006,#464f6013);
    padding: 20px;
    border-radius: 10px;
    margin-top: 15px;
    
}
.career-inner h3{
    font-size: 18px;
}
.career-heading{
    font-size: 28px;
    margin-bottom: 20px;
}
.career-option{
    margin-bottom: 40px;
}

.section-title h2 {
    font-size: 33px;
}