body{
	font-family:Raleway,sans-serif;
	font-style:;
	font-size:16px;
	color:#686868;
	line-height:24px;
	
	background-color:;
	background-repeat:;
	background-size:;
	background-attachment:;
	background-position:;
	background-image:;
	
}
.cbp-l-caption-buttonLeft, .cbp-l-caption-buttonRight, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc, 
.cbp-l-loadMore-button .cbp-l-loadMore-button-link, .cbp-l-filters-buttonCenter .cbp-filter-item, #portfolio-filters-container .cbp-filter-item, 
#portfolio-grid-container .cbp-l-caption-title, #portfolio-grid-container .cbp-l-caption-desc, .cbp-l-grid-slider-testimonials-body, 
.cbp-l-grid-slider-testimonials-footer, .changer-inner span{
	font-family:Raleway,sans-serif;	
}

#header{
margin: 0 auto;
}

.frm_style_formidable-style.with_frm_style .frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
    font-family: Raleway,sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
    width: 100%;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    height: auto;
    line-height: normal;
    text-align: center;
    background: #000000;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    /* border-radius: 4px; */
    text-shadow: none;
    padding: 14px 11px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#eeeeee')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#eeeeee');
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

.custom .tp-bullet {
    width: 30px;
    height: 5px;
    left: 40px;
    background: rgba(255, 255, 255, 0.5);
}

.custom .tp-bullet.selected {
    background: rgb(255, 252, 252);
}