/* Contect Page */

.content .container {
    padding-top: 40px;
}

.content .content-cnt {
    max-width: 776px;
    margin: 0 auto;
    margin-bottom: 25px;
    font-weight: 300;
    font-size: 16px;
    color: #7e7e7e;
    text-align: justify;
}

.content a.btn-content {
    width: 250px;
}

.info .content a.btn-content {
    font-size: 18px;
    width: 264px;
    border: 4px solid #262262;
}

.content .pattern img {
    width: 65%;
    height: auto;
}
.content .pattern-right img {
    float: right;
}

.befooter {
    background: url('../img/page/finance/banner-befooter-finance.jpg') center no-repeat;
    min-height: 160px;
}

@media (min-width: 320px) {
	.banner-top {
	    position: relative;
	    overflow: hidden;
	    min-height:auto;
	    padding-bottom: 3px;
	}

	.banner-top img{
	    width:100%;
	}

	.banner-top .fslides {
	    position: relative;
	    bottom: 13px;
	    height: auto;
	}
}

@media (min-width: 658px) {
	.banner-top .fslides {
	    bottom: 15px;
	}
}

@media (min-width: 992px) {
	.banner-top .fslides {
	    bottom: 17px;
	}
}

@media (min-width: 1150px) {
	.banner-top {
	    position: relative;
	    overflow: hidden;
	    min-height: 536px;
	}

	.banner-top img {
	    position:absolute;
	    left:50%;
	    margin-left:-960px;
	    width: inherit;
	}

	.banner-top .fslides {
	    position:absolute;
	    bottom: 25px;
	    left:50%;
	    margin-left: 8px;
	}

}

/* / Contect Page */

.p10 {
	padding: 0 10px;
}

.p20 {
	padding: 0 20px;
}

.info {
    margin: 0px -15px 0px -15px;
    padding-bottom: 38px;
    overflow: hidden;
}

.picture img {
    display: block;
    margin: 0 auto 15px auto;
    width: 100%;
    max-width: 198px;
    height: auto;
}

.info .bio .txt {
    font-family: Nexa;
    display: block;
    text-align: center;
    color: #282463;
}

.info.red .bio .txt {
    color: #bf1e2e;
}

.info .bio .txt-tt {
    font-weight: 500;
    font-size: 18px;
}

.info .bio .txt.name {
	font-family: Nexa;
    font-weight: 100;
    font-size: 14px;
}

.title-cnt {
    font-family: Lato;
    font-weight: 100;
    font-size: 22px;
    text-transform: uppercase;
    color: #262262;
    position: relative;
    bottom: -35px;
}

.subtitle-cnt {
    font-family: Lato;
    font-weight: 200;
    font-size: 16px;
    color: #262262;
    margin-bottom: 5px;
    margin-top: 20px;
}

.phones {
    background: url('../img/template/finance/phone-finance.png') left no-repeat;
    padding-left: 32px;
    margin-bottom: 20px;
}

.phones .lines {
    display: block;
    font-family: Lato;
    font-weight: 200;
    font-size: 16px;
    text-align: left;
}

.web  {
    background: url('../img/template/finance/internet-icon.png') left no-repeat;
    padding-left: 32px;
}

.web  a {
    color: #262262;
    font-family: Nexa;
    font-weight: 100;
    font-size: 16px;
}