
/* Contect Page */

.content .container {
    padding: 40px 0;
}

.content .content-cnt {
    max-width: 776px;
    margin: 30px 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 {
    top: 0;
}
.content .pattern-right img {
    float: right;
}

.befooter {
    background: url('../img/page/contact/map.jpg') center no-repeat;
    min-height: 579px;
}

@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 */


/* CSS BanrerTop */

.banner-top {
    background: url('../img/site/bg-befooter.jpg') no-repeat;
    height: 915px;
}

.banner-top .banner-top-cnt {
    max-width: 707px;
    margin: 0 auto;
    padding: 62px 0 38px 0;
}

.banner-top form#form-register {
    max-width: 629px;
    margin: 0 auto;
}

.banner-top .banner-top-title {
    font-family: Nexa;
    font-weight: 100;
    font-size: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.banner-top .banner-top-stitle {
    font-family: Nexa;
    font-weight: 100;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 171px;
    margin: 0 auto 20px auto;
    background: #0e3368;
}

.banner-top .banner-top-sstitle {
    font-family: Lato;
    font-weight: 200;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.banner-top .banner-top-txt {
    font-weight: 200;
    font-size: 19px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    line-height: 25px;
}

.banner-top .banner-top-redes {
    margin-bottom: 27px;
}

.banner-top .banner-top-redes .red {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 4px 5px;
}

.banner-top .banner-top-redes .fb {background:url('../img/template/sm-befooter-fb.jpg') no-repeat;}
.banner-top .banner-top-redes .tw {background:url('../img/template/sm-befooter-tw.jpg') no-repeat;}
.banner-top .banner-top-redes .gp {background:url('../img/template/sm-befooter-gp.jpg') no-repeat;}
.banner-top .banner-top-redes .in {background:url('../img/template/sm-befooter-in.jpg') no-repeat;}
.banner-top .banner-top-redes .ig {background:url('../img/template/sm-befooter-ig.jpg') no-repeat;}
.banner-top .banner-top-redes .redes {
    height: 47px;
    width: 180px;
    margin: 0 auto;
    background: url('../img/template/bg-footer-sm.png');
    padding: 5px 10px;
}

.banner-top #form-fcontact {
    max-width: 629px;
    margin: 0 auto;
}

.banner-top #form-fcontact .form-control {
    font-weight: 200;
    font-size: 16px;
    height: 43px;
    border-radius: 0;
    border: 0;
    background: url('../img/template/bg-form-footer-input.png');
    color: #312d6a;
    text-align: left;
}

.banner-top #form-fcontact .form-group textarea {
    height: 133px;
    padding-top: 20px;
    text-align: left;
}


.banner-top #form-fcontact .form-group input.form-control::-webkit-input-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.banner-top #form-fcontact .form-group input.form-control:-moz-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.banner-top #form-fcontact .form-group input.form-control::-moz-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.banner-top #form-fcontact .form-group input.form-control:-ms-input-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}

.banner-top #form-fcontact .form-group textarea.form-control::-webkit-input-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.banner-top #form-fcontact .form-group textarea.form-control:-moz-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.banner-top #form-fcontact .form-group textarea.form-control::-moz-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.banner-top #form-fcontact .form-group textarea.form-control:-ms-input-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}

.banner-top #form-fcontact .btn-submit {
    font-family: Nexa;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    height: 56px;
    width: 172px;
    border: 5px solid #fff;
    margin: 36px auto 0 auto;
    text-align: center;
    position: absolute;
    bottom: 41px;
    right: 50%;
    margin-right: -311px;
}

.banner-top #form-fcontact .btn-submit:hover {
background:url('../img/template/bg-btnsubmit-fregister-on.png');
}

/* / CSS BannerTop */

/*  Direct Contact  */

.content .content-cnt .picture img {
    display: block;
    margin: 0 auto 15px auto;
    width: auto;
    max-width: 198px;
    height: auto;
}

.content .content-cnt .bio {
    line-height: 26px;
}

.content .content-cnt .bio .txt {
    font-family: Nexa;
    display: block;
    text-align: center;
    color: #262262;
}

.content .content-cnt .bio .txt {
    color: #262262;
}

.content .content-cnt .bio .txt.name {
	font-family: Lato;
    font-weight: 100;
    font-size: 24px;
}

.content .content-cnt .bio .phone {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.content .content-cnt .ftxt-cnt {
	font-size: 18px;
    padding-top: 50px;
    clear: both;
}

.content .content-cnt .col-sm-6.select {
    cursor: pointer;
}

.content .content-cnt .col-sm-6.select.selected {
    opacity: 0.5;
}

.content .content-cnt .col-sm-6.select:hover {
    opacity: 0.5;
}

/* / Direct Contact  */

/*  Collapsed Forms  */

.direct-contact {
    background: url('../img/page/contact/bg-collapsed-contact-form.jpg') center no-repeat;
    height: 374px;
}

.direct-contact .direct-contact-cnt {
    max-width: 770px;
    margin: 30px auto 55px auto;
}

.direct-contact .direct-contact-cnt .form-fcontact {
    max-width: 629px;
    margin: 0 auto;
}

.direct-contact .direct-contact-cnt .form-fcontact .form-control {
    font-weight: 200;
    font-size: 16px;
    height: 42px;
    border-radius: 0;
    border: 0;
    background: url('../img/template/bg-form-footer-input.png');
    color: #312d6a;
    text-align: center;
}


.direct-contact .direct-contact-cnt .form-fcontact .form-group input.form-control::-webkit-input-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.direct-contact .direct-contact-cnt .form-fcontact .form-group input.form-control:-moz-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.direct-contact .direct-contact-cnt .form-fcontact .form-group input.form-control::-moz-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}
.direct-contact .direct-contact-cnt .form-fcontact .form-group input.form-control:-ms-input-placeholder {font-family: Lato; font-weight: 200; color:#312d6a;}

.direct-contact .direct-contact-cnt .form-fcontact .btn-submit {
        font-family: Nexa;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 18px;
        height: 44px;
        width: 172px;
        border: 5px solid #fff;
        margin: 25px auto 0 auto;
}

.direct-contact .direct-contact-cnt .form-fcontact .btn-submit:hover {
background:url('../img/template/bg-btnsubmit-fregister-on.png');
}


/* / Collapsed Forms  */

@media (min-width: 320px) {
	.content .content-cnt .col-sm-6.select {
	    margin-bottom: 50px;
	}

	.banner-top .banner-top-cnt {
	    padding: 15px 0 51px 0;
	}

.banner-top #form-fcontact .btn-submit {
    height: 44px;
    width: 130px;
    margin-right: -65px;
    bottom: 15px;
}

.banner-top #form-fcontact .form-group textarea {
    height: 115px;
}

	.befooter {
	    min-height: 300px;
	}

}

@media (min-width: 768px) {
	.content .content-cnt .col-sm-6.select {
	    margin-bottom: 0;
	    float: none;
	    margin: 0 auto;
	}

	.banner-top .banner-top-cnt {
	    padding: 33px 0 20px 0;
	}

	.befooter {
	    min-height: 579px;
	}

}