header .header-left .home-logo img {
    width: 116px !important;
    margin: 20px 0 0;
}

header .header-right .client-login {
    border: solid 1px #375b97;
}

header .header-right a {
    color: #375b97 !important;
}

header .header-right .header-social a {
    border: solid 1px #385c98;
}

nav#main .container ul li a.selected {
    background: none;
    font-weight: 700;
    color: #375b97;
}
header .header-right a:hover, header .header-right a:active {
    background: #2189b1;
    text-decoration: none;
    color: #fff !important;
}
nav#main .container ul li a.selected::after {
    background: #375b97;
}
nav#main .container ul li:hover a, nav#main .container ul li:hover a:active, nav#main .container ul li:hover a:focus {
    background: none;
    color: #2189b1;
}

.hero-banner .text-box h2 {
    font-size: 54px;
    color: #375b97;
}

.hero-banner .scroll-down {
    background: #385c97;
    border: solid 1px #395d97;
}

.text-box .button {
    background: initial;
    border: solid 2px #FFFFC9;
}
.linkedin {
    background: #2189b1;
}
.linkedin i{
    color: #fff !important;
}
.linkedin:hover{
    background: #385c98 !important;
}
.boxes .box:hover .learn {
    background: rgba(57, 93, 151, 0.69);
}
.hero-banner .text-box {
    padding: 40px 0px;
}
.title {
    font-size: 53px;
    font-weight: bold;
    line-height: 53px;
    margin-bottom: 31px;
}
span.custom-title {
    color: #395d97;
}
.main-container {
    padding: 70px 0;
    border-bottom: 2px solid #ccc;
}

.service-title {
    font-size: 30px;
    color: #395d97;
    margin-top: 0;
}
.knowmore {
    width: auto;
    display: inline-block;
    padding: 10px 15px;
    background-color: #395d97;
    color: white;
}

.main-container1 {
    padding: 70px 0;
    padding-bottom: 70px;
}
.col-md-6.top-bottom-padding.left-right-padding {
    margin-bottom: 50px;
}
.box-img {
    height: 281px;
}

.evercore-left h3 {
    margin-top: 0;
    border-bottom: 2px solid #ccc;
    padding-bottom: 7px;
    font-weight: 700;
    font-size: 30px;
    color: #395d97;
}
section.evercore-section {
    padding-bottom: 70px;
}
.news-box img {
    width: 169px;
}

.evercore-left p {
    text-align: justify;
}
.evercore-right h3 {
    margin-top: 0;
    border-bottom: 2px solid #ccc;
    padding-bottom: 7px;
    font-weight: 700;
    font-size: 30px;
    color: #395d97;
}
.news-box img {
    width: 33%;
    float: left;
}
.news-dtls {
    float: right;
    width: 63%;
}
.news-dtls p {
    font-size: 14px;
    margin-bottom: 4px;
}
.news-dtls b {
    color: #2189b1;
}
.news-dtls p span {
    font-weight: 600;
}
.news-box {
    margin-bottom: 20px;
}
.news-box:last-child{
	margin-bottom: 0;
}


.fix-slide-section .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.fix-slide-section .item img {
    height: 330px;
}

.fix-slide-section .asset-401.selected h2 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 700;
    color: #395da4;
    border-bottom: 2px solid #ccc;
    padding-bottom: 18px;
    margin-bottom: 23px;
}
.fix-slide-section .asset-401.selected .button {
    border: solid 2px #395d97;
    color: #395d97;
    margin-top: 6px;
}
.fix-slide-section .wrapper {
    padding: 0 0 0 0;
}
section.my-input-section {
    background: #f5f5f5;
    padding:60px;
}
section.my-input-section h3 {
    font-size: 30px;
    color: #395da4;
    margin-bottom: 15px;
    margin-top: 0;
}
section.my-input-section input {
    background: #fff;
    width: 100%;
    height:60px;
    padding-left: 15px;
}
section.my-input-section input:placeholder{

}
section.my-input-section .submit.button {
    /* margin-top: 20px; */
    color: #395da4;
    border-color: #395da4;
}
.fix-slide-section {
    padding-bottom: 70px;
}


.testimonial p.feedback {
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 300;
    color: #555;
    margin-bottom: 50px;
    text-align: center;
    padding-top: 27px;
}
.testimonial p.feedback::before, .testimonial p.feedback::after {
    content: '\f10d';
    font-size: 3rem;
    color: #1b7ea6;
    margin-right: 20px;
    display: inline-block;
    font-family: 'FontAwesome';
}
.testimonial p.feedback::after {
    content: '\f10e';
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    margin-right: 0;
    margin-left: 20px;
    margin-top: -20px;
}
.testimonial .user {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.testimonial .avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.testimonial .tile {
    text-align: left;
}
.testimonial .tile strong {
    display: block;
    line-height: 1;
}
.testimonial .tile span {
    display: block;
    font-size: 0.85rem;
    color: #999;
}


.request-title h3{
	font-size: 30px;
	color:#395da4;
}
.callback-right input {
    height: 40px;
}
.callback-right input::placeholder{
    color: #000;
}

.evercore-left img {
    height: 192px;
    margin-right: 7px;
}
section.testimonial-callback {
    padding-top: 40px;
    padding-bottom: 40px;
}

.fix-slide-section .asset-401.selected .button:hover{
	background: #2189b1 !important;
	color: #fff !important;
}
section.my-input-section .submit.button:hover{
	background: #2189b1 !important;
	color: #fff !important;
}

.knowmore:hover{
	background: #2189b1 !important;
	color: #fff !important;
}

.read-more {
    border: 1px solid #395d97;
    padding: 2px 5px;
    color: #395d97;
    float: right;
    font-size: 14px;
    /* margin-top: 9px !important; */
}


.read-more:hover{
	background: #2189b1 !important;
	color: #fff !important;
}

footer {
    background: #444444 none;
    min-height: 0;
    padding: 0;
    font-size: 1em;
}

.footer-bottom-area .footer-box .title-bar-footer {
    color: #ffffff;
    font-size: 24px;
}
.footer-box ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.footer-logo {
    margin-top: 26px;
    margin-bottom: 15px;
}

.footer-bottom-area .footer-box .useful-link li {
    display: inline-block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 48%;
}
.footer-bottom-area .footer-box .footer-phone {
    color: #ffffff;
    font-size: 20px;
    display: flex;
}
.footer-bottom-area .footer-box .footer-phone a{
    margin-left: 30px;
}
.footer-bottom-area .footer-box .footer-phone i {
    color: #1b7ea6;
    padding-right: 7px;
}

.copyright {
    background: #1c1c21;
    color: #b1b1b1;
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
}
.copyright p {
    margin-bottom: 0;
    text-align: center;
}
.footer-bottom-area {
    padding: 30px 0;
}
.footer-box {
    padding-left: 50px;
}

.col-md-6.top-bottom-padding.left-right-padding img {
    margin-bottom: 14px;
}

.back-to-top {
    background: rgb(57, 93, 151);
}

.back-to-top:hover{
	background: #1b7ea6;
}

header .header-left .home-logo {
    width: initial;
}
nav#main .container li .dropdown-menu {
    background: #385c98 !important;
}

nav#main .container li .dropdown-menu li a:hover{
    background: rgb(33, 137, 177) !important;
}

header .header-right a:hover, header .header-right a:hover{
    color: #385c98 !important;
}