/*
#1 color = #65983f;
#2 color = #65983f;
*/

a:hover,
a:focus {
    color: #65983f;
}

.circled {
	background: #65983f;
}

.con1 > div, .con2 > div, .con3 > div { 
	background-color: #65983f;
}

.scrollup:hover {
	background: #65983f;
}


/* service */

.service-icon span {
	color: #65983f;
}



/* button */
.btn-skin {
  background-color: #65983f;
  border-color: #65983f;
}


/* top */
.top-area {
	background: #65983f;
}

/* menu */

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color: #65983f;
}
.navbar-custom.top-nav-collapse .nav li a:hover,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li.active a,.navbar-custom.top-nav-collapse .nav li.active a  {
    color: #65983f;
}


.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #65983f;
}


.bg-skin {
	background: #65983f;
}

.highlight-color {
	background-color: #65983f;
}
.color {
	color: #65983f;
}

/* pricing box  */
.pricing-content.featured h2,.pricing-content.featured .price-bottom {
	background-color:#65983f;
}
.pricing-content.featured h3 {
	background:#65983f;
}



/* team */
.cbp-l-grid-team-name {
    color: #65983f;
}

.cbp-l-filters-button .cbp-filter-counter {
	background-color: #65983f;
}

.cbp-l-filters-alignLeft .cbp-filter-item-active {
    /* @editable properties */
    background-color: #65983f;
    border:1px solid #65983f;
}

.cbp-l-filters-dropdownWrap {
    background: #65983f;
}
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
    /* @editable properties */
    background-color: #65983f;
    border-color: #65983f;
}
.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
    /* @editable properties */
    background-color: #65983f;
}

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
    /* @editable properties */
    background-color: #65983f;
}

.form-control:focus {
  border-color: #65983f;
}


.header-top {    font-size: 14px;}
.header-top {    position: relative;    z-index: 1001;    font-size: 0.7857em;}
.header-top {    border-bottom: 1px solid #ededed;    background: #f4f4f4;}
.header-top .container > div, #header .header-main .container > div {    display: table-cell;    position: relative;    vertical-align: middle;}
.header-left {    text-align: left;}
.header-corporate:not(.header-10) .header-left .block-inline {    margin-right: 8px;margin-bottom: 0;    line-height: inherit;}
.header-corporate:not(.header-10) .header-left .block-inline > * {    margin: 0 7px 0 0;}
.header-top .header-contact {    color: #8ea0ae;margin: 0;    font-size: 1.15em;display: inline-block;    vertical-align: middle;    white-space: nowrap;}
.header-top .header-contact * {    color: #8ea0ae;}
.nav {    margin-bottom: 0;    padding-left: 0;    list-style: none;}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.header-contact .nav > li {
    border-right: 1px solid #d1dee9;
}
.header-top .header-contact span {
    font-size: 1em;
}
.header-contact .nav > li > span {
    padding: 6px 10px;
    display: inline-block;
}
.header-contact i {
    margin: 0 3px 0 0;
    color: #4c4c4c !important;
}
.header-contact i {
    display: inline-block;
    margin: 0 5px;
}

.fa-map-marker {}
.fa-map-marker, .fa-envelope-o {
    position: relative;
}
 
/*replace the content value with the
corresponding value from the list below*/
 
.fa-map-marker:before {
    content: "\f041";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #969696;
    font-size: 18px;
}
.fa-envelope-o:before {
    content: "\f003";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #969696;
    font-size: 18px;
}
.fa-phone:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #969696;
    font-size: 18px;
}
.header-top .header-contact a {    color: #8ea0ae !important;text-transform: lowercase !important;}
.social-facebook a{padding: 6px 15px !important}
.fa-stack{margin-right: 18px;}










