@font-face {
	font-family: ACGeosansLight;  
	src: url(../fs_fonts/ACGeosansLight.ttf);  
	font-weight: normal;  
}
@font-face {
	font-family: ACCanterBold;  
	src: url(../fs_fonts/AC-CanterBold.ttf);  
	font-weight: normal;  
}
@font-face {
    font-family: NotoSans-Regular;  
    src: url(../fs_fonts/NotoSans-Regular.ttf);  
    font-weight: normal;  
}
@font-face {
    font-family: NotoSans-Bold;  
    src: url(../fs_fonts/NotoSans-Bold.ttf);  
    font-weight: normal;  
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: ACGeosansLight;
    font-weight: 900;
    letter-spacing: 0.5px;
}
p {
    font-size: 24px!important;
}
.fixed-header .logo-left .site-nav {
margin-top: 0px;
}
/*.post-wrap {
    margin-top: -159px;
}*/

#onetone-owl-slider .owl-item .inner {
/*top: 25%;*/
    /*font-size: 2em;
    text-shadow: 1px 1px 1px black;*/
}

/* ABOUT, CONTACT */
section#contact {
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}
/* CONTACT */
section#contact{
border-bottom: 1px solid white;
}

/* MAP */
section#map{
border-top: 1px solid black;
border-bottom: 6px solid red;
}

#map .home-container.container {
    width: 100%;
    padding: 0px;
}

#contact h1.section-title {
     color: #fff !important;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    font-size: 15px;
    width: 100%;
    background-color: rgba(66, 66, 66, 0.49);
    border: 1px solid #FFF;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    color: white;
    border-radius: 2px;
}
.wpcf7 .cf_txt {
    float: left;
    color: white;
    float:left;
    text-align: left;
}
.wpcf7 span.cf_txt {
	    width:48%;
}
.wpcf7 div.cf_txt {
	    width:100%;

}
.wpcf7 .cf_txt  span{
	color: red;
}

.wpcf7 span.cf_txt.cf_txt_nm {
    margin-right: 4%;
}
.wpcf7 textarea{
	resize:none;
	overflow: auto;
	height: 220px;
}

.wpcf7 input[type=submit] {
background-color: #DB2E38;
    padding: 6px 27px;
    border: none;
    color: #fff;
    font-size: 16px;
    border-bottom: 6px solid #95252B;
    float: left;
}
.wpcf7 input[type=submit]:hover {
border-bottom: 6px solid #DB2E38;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}
.wpcf7 input[type=submit]:active {
	background-color: #95252B;
	/*border-bottom: 6px solid #DB2E38;*/
}

#contact .col-md-8 {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}
#contact li, #contact li a {
    color: white;
    font-size: 20px;
}
i.fa.fa-facebook {
background-color: #3B5998;
    width: 1.7em;
    height: 1.7em;
    line-height: 1.8em;
    border-radius: 2px;
    border: 1px solid #7b8db3;
}
i.fa.fa-instagram {
    width: 1.7em;
    height: 1.7em;
    line-height: 1.8em;
    border-radius: 2px;
    border: 1px solid #7b8db3;
}
span.wpcf7-not-valid-tip {
    color: #DB2F39 !important;
    position: absolute;
    top: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 1px white;
    background: rgba(255,255,255,0.8);
    padding: 0 10px;
    border-radius: 4px 4px 0px 0px;
    width: 100%;
    border: 1px solid white;
    border-top: 4px solid #C85C5C;
    font-size: 15px;
}
.the-message span.wpcf7-not-valid-tip {
	top: 214px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    border: none;
    position: relative;
    left: 7px;
    margin-top: -49px;
    float: right;
    color: #FFFFFF !important;
    text-shadow: 1px 1px 1px #DB2E38;
    background: rgba(219, 46, 56, 0.75);
    width: 100%;
    text-align: right;
    z-index: -1;
    height: 36px;
    font-size: 15px;
    border-bottom: 5px solid #95252B;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: none!important;
    position: relative;
    left: 9px;
    margin-top: -49px;
    float: right;
    color: #95252B !important;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background: rgba(255, 255, 255, 0.79);
    width: 100%;
    text-align: right;
    z-index: -1;
    height: 36px;
}
/*div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: -22px;
    position: relative;
    float: left;
    margin-top: 7px;
}*/

.site-nav ul li a span{
	/*font-family: ACCanterBold;*/
    font-size: 1.2em;
    display: block;
}
.fxd-header .site-nav > ul > li > a {
    font-size: 14px;
}
#onetone-fs{display:none!important;}
 /* ------------------ BOF SLIDESHOW ------------------ */
 #onetone-owl-slider h1{
    font-size: 6em;
    line-height: 0.8em;
    font-family: ACCanterBold;
}

 #onetone-owl-slider h2{
    font-size: 2.2em;
    font-weight: normal;
}
#onetone-owl-slider span.d_rd{
    color:#D43037;
    font-family: ACCanterBold;
}

#onetone-owl-slider span.sd_stripe{
    border-right: 1.5px solid rgb(255, 255, 255);
    border-left: 1.5px solid rgb(255, 255, 255);
    margin: 0 20px;
}
 .homepage-slider{
 background-image: url('../fs_images/ovrlay-pattern.png');
 }
 #onetone-owl-slider .inner{
 background-image: url('../fs_images/ovrlay-pattern.png');
 height: 100%;
 }
 /* ------------------ EOF SLIDESHOW ------------------ */

 /* ------------------ BOF ABOUT ------------------ */
 section#about .section-title {
    font-size: 38px!important;
    font-weight: bold!important;
}
 section#about .home-section-content{
    font-size: 20px!important;
}
section#about p,
section#about h3,
section#about h1{
    color: #222222!important;
    text-align: center;
 }
 /* ------------------ EOF ABOUT ------------------ */

 /* ------------------ bOF SERVICES ------------------ */
#services ul{
    margin: 0px;
}
#services ul li{
list-style: none;
font-size: 16px!important;
}
#services h4{
    text-transform: uppercase;
    border-bottom: 1px dashed #888888;
    padding-bottom: 6px;
 }
#services .img-overlay{
    display: none!important;
    }
#services .img-box img{
    cursor: default!important;

}
  /* ------------------ eOF SERVICES ------------------ */

 /* ------------------ BOF STAFF ------------------ */
#staff h2{
    font-size: 30px;
    text-align: center;
}
#staff h3{
    text-align: center;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding: 10px 0;
}
#staff ul li{
    font-size: 18px;
}
 /* ------------------ EOF STAFF ------------------ */

 /* ------------------ BOF GALLERY ------------------ */
#gallery h1{
     color: #af2e1f!important;
}
 /* ------------------ EOF GALLERY ------------------ */

 /* ------------------ BOF COOPS ------------------ */
 section#coops .home-container.container{
 	width: 100%;
 }
 /* ------------------ EOF COOPS ------------------ */

 /* ------------------ BOF AFFILIATES ------------------ */
#affs_01 h1{color: white!important;}
.affls_01{  background: url('../fs_images/fs_affs_all.png') no-repeat -11px -123px;    width: 183px;    height: 112px;}
.affls_02{  background: url('../fs_images/fs_affs_all.png') no-repeat -226px -130px;    width: 191px;    height: 112px;}
.affls_03{  background: url('../fs_images/fs_affs_all.png') no-repeat -433px -125px;    width: 199px;    height: 112px;}
.affls_04{  background: url('../fs_images/fs_affs_all.png') no-repeat -640px -125px;    width: 215px;    height: 112px;}
.affls_05{  background: url('../fs_images/fs_affs_all.png') no-repeat -870px -126px;     margin-left: 34px!important;   width: 180px;    height: 112px;}
.affls_06{  background: url('../fs_images/fs_affs_all.png') no-repeat -1075px -123px;    width: 148px;    height: 112px;}

@media only screen and (max-device-width: 480px) {
.affls_05{margin-left: auto!important;}
}

#affs_02 a:hover .affls_01{  background: url('../fs_images/fs_affs_all.png') no-repeat -11px 0px;    width: 183px;    height: 112px;}
#affs_02 a:hover .affls_02{  background: url('../fs_images/fs_affs_all.png') no-repeat -226px 0px;    width: 191px;    height: 112px;}
#affs_02 a:hover .affls_03{  background: url('../fs_images/fs_affs_all.png') no-repeat -433px 0px;    width: 199px;    height: 112px;}
#affs_02 a:hover .affls_04{  background: url('../fs_images/fs_affs_all.png') no-repeat -640px 0px;    width: 215px;    height: 112px;}
#affs_02 a:hover .affls_05{  background: url('../fs_images/fs_affs_all.png') no-repeat -870px 0px;    width: 180px;    height: 112px;}
#affs_02 a:hover .affls_06{  background: url('../fs_images/fs_affs_all.png') no-repeat -1075px 0px;    width: 148px;    height: 112px;}

.affls_all{
    margin: 0 auto;
    zoom: 90%;
    -moz-transform: scale(0.9);
    transition: all 0.5s ease;
}
.more_affs.row {
    height: 45px;
}
.fs_affs_lst li{display: none;list-style: none;}
.fs_affs_lst li:first-child{display: block;}
.more_affs{}
ul.fs_affs_lst li {
    text-align: center;
/*    float: left;
    position: absolute;*/
}

#affs_show_all{text-align: center;}
#affs_show_all a{
    color: white;
    background: #AF2E1F;
    padding: 10px 30px;
    border-radius: 2px;
}
#affs_show_all a:hover{    background: #A22B1D;}
 /* ------------------ EOF AFFILIATES ------------------ */


 /* ------------------ BOF CONTACT ------------------ */
 section#contact .home-container.container{
        border: 1px solid white;
    margin-top: 30px;
    background: rgba(0, 0, 0, 0.44);
    box-shadow: 1px 1px 1px black;
 }

section#contact .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    top: -14px;
    border-bottom: 6px solid #95252B;
    height: 37px;
}
section#contact .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    top: -14px;
}
 /* ------------------ EOF CONTACT ------------------ */

 /* ------------------ BOF FOOTER ------------------ */
.footer-widget-area{
background-color: #313131;
}

.footer-info-area{
background-color: #2C2C2C;

}

/* ------------------ EOF FOOTER ------------------ */

/* ------------------ BOF SLOGANS ------------------ */
#slog_01 p, #slog_02 p{
    color: #666666!important;
    font-weight: bold!important;
    font-size: 28px!important;
    text-shadow: 1px 1px 1px white;
}

#slog_01 .home-container.container, #slog_02 .home-container.container{
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    padding: 20px 0;
    border-top: 5px solid rgba(255,255,255,0.3);
    border-bottom: 5px solid rgba(255,255,255,0.3);
}
/* ------------------ EOF SLOGANS ------------------ */

#back-to-top{
    border: 2px solid rgba(0, 0, 0, 0.55);
    height: 40px;
    width: 40px;
    border-radius: 120px;
    text-align: center;
}
#back-to-top span:nth-child(2){
	display: none;

}

.fa-arrow-up:before {
    content: "\f139";
    color: rgba(0,0,0,0.55);
        font-size: 32px;
}

/*TOP BAR* vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/
.top-bar {
    background-color: #383838!important;
    color: white;
}
.top-bar .top-bar-info{
	text-transform: uppercase;
}
.top-bar-left {
    float: left;
    width: 80%;
}
.top-bar-right {
    float: left;
    width: 20%;
}
.top-bar-left i.fa{
	color: #bbb;
	border-right: 1px dotted white;
    width: 2em;
    height: .8em;
    text-align: center;
    margin-right: 0.4em;
}
.spc_ar{
	float: left;
    margin-left: .8em;
}
.spc_ar:nth-child(1){
	margin-left: 0em;
}
.top-bar-right .top-bar-sns{
float: right;
}
.top-bar .top-bar-right .fa.fa-facebook{
	background-color: #3B5998;
    border: 1px solid #3B5998;
    color: white;
    width: 2.2em;
    height: 1.7em;
    line-height: 1.8em;
    border-radius: 2px;
    text-indent: .7em;
}
.top-bar .top-bar-right .fa.fa-instagram{
    background-color: #3897F0;
    border: 1px solid #3897f0;
    color: white;
	width: 2.2em;
    height: 1.7em;
    line-height: 1.8em;
    border-radius: 2px;
    text-indent: .6em;
}
/*TOP BAR* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
section#slog_01 .home-section-content,
section#slog_02 .home-section-content{
	font-size: 1.2em!important;
	color: #000!important;
}

/*NIMBLE-PORTFOLIO STYLING*/
.nimble-portfolio .title{
	display: none;
}

/*logo - menu and more*/
.main-header .site-nav {
    position: relative!important;
    top: 20px!important;
}
.main-header .logo-left .logo-box {
    width: 20%;
}
.site-nav ul li a span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #d9272b;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.site-nav ul li a:hover span:before {
    visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.site-nav ul li.current a:hover span:before {
display: none;

}
/*EOF logo - menu and more*/

/*TEMPORARY DISABLE*/
/*#gallery_bu,#services_bu,
#onetone-services_bu,#onetone-gallery_bu,#onetone-no,*/
footer .col-md-3.col-md-6{
    display: none;
}
.-skin-default .-items .-item .itembox{
	box-shadow: 0 0 0 white!important;
	border: 0px!important;
}
.-skin-default .-filters .-filter{
	border: 0px!important;
    color: #383838!important;
}
.-skin-default .-filters .-filter.active{
	background: none!important;
    border-bottom: 1px solid #dd2b39!important;
}
.-filters{
	text-align: center;
}
p.pp_description {
    text-indent: -9999999px;
}
