/* cfc-north-bethesda Fonts section */

@font-face {
    font-family: proximanovalight;
    src:url(../fonts/Proxima-Nova-Light.ttf);
}
@font-face {
    font-family: proximanovaregular;
    src:url(../fonts/ProximaNovaRegular.ttf);
}
@font-face {
    font-family: proximanovasemibold;
    src:url(../fonts/Proxima-Nova-Semibold.ttf);
}
@font-face {
    font-family: proximanovabold;
    src:url(../fonts/Proxima-Nova-Bold.ttf);
}

/* cfc-north-bethesda Header section */

.cfc-north-bethesda-home-header{
	background:#ff4f4f;
	height:670px;
}
.cfc-north-bethesda-home-header2{
	background:#ff4f4f;
	height:430px;
}
.navbar {
	background:#ffffff;
    border: medium none;
    border-radius: 0;
    padding-top:20px;
	padding-bottom:20px;
}
.navbar-right{
	padding-top:10px;
}
.navbar-right li {
    padding-bottom: 0;
	padding-left:20px;
}
.navbar .navbar-right li a {
    color: #233141;
    font-family: proximanovasemibold;
    font-size: 13px;
    padding-bottom: 0px;
	padding-top: 11px;
	text-transform:uppercase;
}
.navbar .navbar-right li a:hover {
    color: none;
    background: none;
}
.navbar .navbar-right li a.call-nav{
	background:#233141;
	font-size:16px;
	padding:10px 20px;
	border-radius:5px;
	font-family: proximanovabold;
	color:#fff;
	font-size:18px;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
    margin-left: 20px;
    margin-top: -12px;
}
.cfc-north-bethesda-heading-text{
	padding-top:70px;
}
.cfc-north-bethesda-heading-text img{
	display:block;
	margin:0px auto;
}
.cfc-north-bethesda-heading-text h1 {
    color: #fff;
    font-family: proximanovabold;
    font-size:27px;
    margin-bottom: 35px;
	margin-top:130px;
	line-height:1.2;
}
.cfc-north-bethesda-heading-text h2{
    color: #fff;
    font-family: proximanovabold;
    font-size:77px;
	margin-top:45px;
}
.cfc-north-bethesda-heading-text button {
    background: #233141;
    border: none;
    color: #fff;
    font-family: proximanovabold;
    font-size: 35px;
    padding: 15px 30px;
    margin-top: 10px;
	border-radius:5px;
}
a:hover:hover {
    text-decoration: none;
}
.cfc-north-bethesda-heading-img img{
	float:right;
	margin-top:70px;
}
.cfc-north-bethesda-heading-img2 img{
	float:right;
	margin-top:0px;
}

/* cfc-north-bethesda Article section */

.cfc-north-bethesda-article-section{
	background:#233141;
	padding-top:50px;
	padding-bottom:60px;
}
.cfc-north-bethesda-article-heading h2{
	font-family: proximanovasemibold;
	font-size:60px;
	text-align:center;
	color:#fff;
}

/* cfc-north-bethesda Text section */

.cfc-north-bethesda-text-section{
	padding-top:70px;
	padding-bottom:60px;
}
.cfc-north-bethesda-text p{
	font-family: proximanovaregular;
	font-size:18px;
	text-align:center;
	color:#282828;
	padding-bottom:20px;
}

/* cfc-north-bethesda Article section */

.cfc-north-bethesda-buy-section{
	background:#233141;
	padding-top:50px;
	padding-bottom:60px;
}
.cfc-north-bethesda-buy-heading h2{
	font-family: proximanovasemibold;
	font-size:60px;
	text-align:center;
	color:#fff;
	padding-bottom:15px;
}
.cfc-north-bethesda-buy-heading p{
	font-family: proximanovaregular;
	font-size:18px;
	text-align:center;
	color:#fff;
}

/* cfc-north-bethesda Service section */

.cfc-north-bethesda-service-section{
	padding-top:100px;
	padding-bottom:50px;
}
.cfc-north-service-text h3{
	color:#233141;
	font-family: proximanovasemibold;
	padding-bottom:20px;
	font-size:30px;
}
.cfc-north-service-text p{
	color:#7a828a;
	font-family: proximanovalight;
	font-size:18px;
	padding-bottom:40px;
}

/* cfc-north-bethesda Junk section */

.cfc-north-bethesda-junk-section{
	padding-top:100px;
	padding-bottom:50px;
}
.cfc-north-junk-text p{
	color:#7a828a;
	font-family: proximanovalight;
	font-size:18px;
	padding-bottom:40px;
}

/* cfc-north-bethesda Footer section */

.cfc-north-bethesda-footer-section {
    background: #17222e;
    padding-top: 40px;
    padding-bottom: 30px;
}
.cfc-north-bethesda-footer-text p{
    color: #fff;
    font-family: proximanovabold;
    font-size: 13px;
	text-align:center;
}

/* Contact Us Page */

.cfc-north-bethesda-contact-section {
    background: #fff;
    padding-top: 80px;
}
.cfc-north-bethesda-contact-form {
    background: #17222e none repeat scroll 0 0;
    border-radius: 0px;
    margin-bottom: 100px;
    padding-bottom: 30px;
    padding-top: 35px;
}
.cfc-north-bethesda-contact-form input {
    background: #59616b;
    height: 45px;
    border: none;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #393939;
    border-radius:0px;
}
.cfc-north-bethesda-contact-form input:focus::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
.cfc-north-bethesda-contact-form input:focus::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
.cfc-north-bethesda-contact-form input:focus:-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
.cfc-north-bethesda-contact-form input:focus:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
.cfc-north-bethesda-contact-form input:focus{
	background:#f3f2f9;
}
.cfc-north-bethesda-contact-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
.cfc-north-bethesda-contact-form input::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
.cfc-north-bethesda-contact-form input:-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
.cfc-north-bethesda-contact-form input:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
#cfc-north-bethesda-contact-message {
	background: #59616b;
    height: 250px;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #393939;
    margin-top: 10px;
    border-radius: 0px;
}
#cfc-north-bethesda-contact-message:focus{
	background:#f3f2f9;
}
#cfc-north-bethesda-contact-message::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
#cfc-north-bethesda-contact-message::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
#cfc-north-bethesda-contact-message:-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
#cfc-north-bethesda-contact-message:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #d7d7d7;
}
#cfc-north-bethesda-contact-message:focus::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
#cfc-north-bethesda-contact-message:focus::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
#cfc-north-bethesda-contact-message:focus:-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
#cfc-north-bethesda-contact-message:focus:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #1d1d1d;
}
.cfc-north-bethesda-contact-form-btn {
    background: none repeat scroll 0 0 #ff4f4f;
    border: medium none;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size:25px;
    font-weight: 700;
    padding: 15px 40px;
    text-transform: uppercase;
    margin-top: 35px;
    display: block;
    border-radius:0px;
    margin: 0px auto;
    margin-top: 50px;
}