@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300,300italic,400italic,600italic,700italic,800italic);
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
label,
li {
    font-family: "Open Sans", "Helvetica Neue", Arial;
    font-weight: normal;
}
code {
    color: #7DBB18;
}
.post-reply #login a {
    color: #7DBB18;
}
.rev-slider .caption {
    font-family: "Open Sans", "Helvetica Neue", Arial;
}
/* Mozilla based browsers */
::-moz-selection {
    background-color: #7DBB18;
    color: #000;
}
/* Works in Safari */
::selection {
    background-color: #7DBB18;
    color: #000;
}
/**********************************************************************************************************************/
/**************************************************** Preloader *******************************************************/
/**********************************************************************************************************************/
@-moz-keyframes f_fadeG {
    0% {
        background-color: #7DBB18
    }
}
@-webkit-keyframes f_fadeG {
    0% {
        background-color: #7DBB18
    }
}
@-ms-keyframes f_fadeG {
    0% {
        background-color: #7DBB18
    }
}
@-o-keyframes f_fadeG {
    0% {
        background-color: #7DBB18
    }
}
@keyframes f_fadeG {
    0% {
        background-color: #7DBB18
    }
}
/**********************************************************************************************************************/
/******************************************** Header Navigation Style 1 ***********************************************/
/**********************************************************************************************************************/
.nav .dropdown > ul > li:first-child {
    width: 100px;
}
.nav .dropdown > ul:hover,
.nav .dropdown li:hover {
    background-color: inherit;
}
.nav .dropdown > ul li ul:hover,
.nav .dropdown li:hover {
    background-color: inherit;
}
.nav .dropdown li {
    background-color: #fff;
}
.nav .dropdown > ul {
    height: 0;
}
.nav .dropdown > ul > li a:hover,
.nav .dropdown > ul > li a:focus,
.nav .dropdown > ul > li a:active,
.nav .dropdown-submenu:hover > a {
    background-color: inherit;
    background-image: none;
}
.nav .dropdown > ul > li ul.sub-menu li a:hover,
.nav .dropdown > ul > li ul.sub-menu li a:focus,
.nav .dropdown > ul > li ul.sub-menu li a:active,
.nav .dropdown-submenu.sub-menu:hover > a {
    background-color: inherit;
    background-image: none;
}
.dropdown .dropdown-submenu > a:after {
    border-left-color: #F87912;
}
/**********************************************************************************************************************/
/******************************************** Header Navigation Style 2 ***********************************************/
/**********************************************************************************************************************/
.corporate-header #header-navigation ul li a:hover .nav-text {
    color: #7DBB18;
}
.corporate-header #header-navigation ul.dropdown-menu > li:first-child {
    border-top: 2px solid #7DBB18;
}
.corporate-header #header-navigation ul > li > ul > li a:hover {
    background-color: #7DBB18;
}
.nav-search .search-icon i {
    background-color: #7DBB18;
    color: #fff;
}
#header-navigation .pagemenu ul li a {
    color: #7DBB18;
}
#header-navigation .pagemenu ul li a:hover {
    text-decoration: underline;
}
/**********************************************************************************************************************/
/******************************************** Header Navigation Style 2 ***********************************************/
/**********************************************************************************************************************/
.phone-menu-toggle {
    background-color: #7DBB18;
}
/**********************************************************************************************************************/
/**************************************************** Top Image *******************************************************/
/**********************************************************************************************************************/
#top-image {
    height: 263px;
}
.top-image1 {
    background: transparent url(http://holobestthemes.com/images/header-image.png) top left no-repeat;
}
.top-image2 {
    background: transparent url(http://holobestthemes.com/images/header-image2.png) top left no-repeat;
}
.top-image3 {
    background: transparent url(http://holobestthemes.com/images/header-image3.png) top left no-repeat;
}
.top-image4 {
    background: transparent url(http://holobestthemes.com/images/header-image4.png) top left no-repeat;
}
/**********************************************************************************************************************/
/*************************************************** Breadcrumbs ******************************************************/
/**********************************************************************************************************************/
#breadcrumbs {} #breadcrumbs a {
    color: #7DBB18;
}
.isotope-filter > ul > li {
    background-color: #7DBB18;
}
.isotope-filter > ul > li:hover {
    color: #fff;
    background-color: #7DBB18;
}
input.search-box {
    background-color: #7DBB18;
}
/**********************************************************************************************************************/
/***************************************************** Buttons ********************************************************/
/**********************************************************************************************************************/
.stylish-button,
.stylish-button,
p.form-submit {
    background-color: #7DBB18;
}
.buttons-404 a.stylish-button {
    margin: 0 0 10px 0;
}
/**********************************************************************************************************************/
/****************************************** Standard Element Container ************************************************/
/**********************************************************************************************************************/
.standard-element-container-1 {
    background: url(http://holobestthemes.com/images/element-bg-image1.png) top center no-repeat;
}
.standard-element-container-2 {
    background: #F5F5F6 url(http://holobestthemes.com/images/element-bg-image2.png) top center no-repeat;
}
.standard-element-image {
    margin-bottom: -75px;
    margin-left: -70px
}
.element-image-center {
    margin: 0 auto -75px !important;
    max-width: 995px;
}
/**********************************************************************************************************************/
/************************************************* Pricing Tables *****************************************************/
/**********************************************************************************************************************/
.pricing-table .stylish-button {
    background-color: #777777;
}
.highlighted-table .stylish-button {
    background-color: #7DBB18;
}
#header-navigation ul li {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}
#header-navigation > ul > li:hover {
    padding-top: 8px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}
/**********************************************************************************************************************/
/****************************************************** Blog **********************************************************/
/**********************************************************************************************************************/
.post-title-icon {
    color: #fff;
    background-color: #7DBB18;
}
.single-post .post-content a {
    color: #7DBB18;
}
.single-post .post-content a:hover,
.post-content a:focus {
    color: #7DBB18;
    text-decoration: underline;
}
.post-info a {
    color: #7DBB18;
}
.post-list i {
    color: #fff;
    background-color: #7DBB18;
}
.stylish-button input {
    background-color: #7DBB18;
}
.thumbnail-hover {
    background-color: #7DBB18;
}
/**********************************************************************************************************************/
/**************************************************** Elements ********************************************************/
/**********************************************************************************************************************/
.ui-accordion-header-active {
    background-color: #7DBB18;
}
.tabs ul li.ui-tabs-active > a {
    background-color: #7DBB18;
}
.skill-bar-fill {
    background-color: #7DBB18;
}
.pricing-table.highlighted-table .upper-header-wrapper {
    background-color: #7DBB18;
}
.pricing-table.highlighted-table .upper-header {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: none;
}
.pricing-table.highlighted-table .upper-header-border {
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
}
.pricing-table.highlighted-table .lower-header {
    background-color: #7DBB18;
}
.custom-list li i {
    background-color: #7DBB18;
}
.custom-list-small li i {
    background-color: #7DBB18;
}
.custom-list-large li i {
    background-color: #7DBB18;
}
cite.quote-author span {
    background-color: #7DBB18;
}
.portfolio-hover {
    background-color: #7DBB18;
}
@media (max-width: 978px) {
    #logo {
        width: 200px;
        height: 120px;
    }
}
