

.tp-loader.spinner0,
#fancybox-loading div {
    border-left: 3px solid #CCCCCC !important;
    border-right: 3px solid #CCCCCC !important;
    border-bottom: 3px solid #CCCCCC !important;
    border-top: 3px solid #A8B600 !important;
}


.tp-loader.spinner0 {
    background: none !important;
    height: 36px;
    width: 36px;
    -webkit-animation: rotation .8s infinite linear;
    -moz-animation: rotation .8s infinite linear;
    -o-animation: rotation .8s infinite linear;
    animation: rotation .8s infinite linear;
	
    border-left: 3px solid rgba(84,157,197,.15);
    border-right: 3px solid rgba(84,157,197,.15);
    border-bottom: 3px solid rgba(84,157,197,.15);
    border-top: 3px solid rgba(84,157,197,.8);
	
    border-radius: 100%;
    margin: -18px -18px;
    top: 50%;
    left: 50%;
    z-index: 1000;
    position: absolute;
    box-shadow: none;
    -webkit-box-shadow: none;
}


.footer {
    background: #333333;
    color: #cacaca;
}

.navbar-header {
    padding: 0;
    background: #333333;
}

.nav > li.current > a {
    color: #A8B600;
}

.nav > li > a:hover {
    color: #A8B600;
}

.navbar-nav > li > a {
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    color: #CCCCCC;
    padding: 31px 22px 31px;
}

.parallax.parallax2 {
    background-image: url(../admin/14_frase/0_fotos/fotoseparador.jpg);
}

.parallax {
    background: url(../admin/14_frase/0_fotos/fotoseparador.jpg) fixed no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    color: #FFF;
} 

a {
    color: #A8B600;
}
.colored {
    color: #A8B600;
}
h2.post-title a:hover {
    color: #A8B600;
}
ul.circled li:before {
    color: #A8B600;
}
blockquote {
    background: #A8B600;
}
.footer a:hover {
    color: #A8B600;
}
.btn.btn-pink {
    background: #A8B600;
}
.btn,
.btn-submit {
    background: #A8B600;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: #A8B600;
}




.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
    color: #A8B600;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-submenu:hover > a,
.navbar .dropdown-submenu:focus > a,
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
    color: #A8B600;
}
.parallax a {
    color: #A8B600;
}
.facts i {
    color: #A8B600;
}
.filter li a:hover,
.filter li a.active {
    color: #A8B600;
}
figure a .text-overlay {
    background: #A8B600;
   /*  background: rgba(212, 135, 190,0.90); */
}
.icon-overlay a .icn-more {
    background: #A8B600;
    background: rgba(212, 135, 190,0.90);
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-bottom: 1px solid #A8B600;
}
.contact-info li a:hover {
    color: #A8B600;
}
.contact-info i {
    color: #A8B600;
}
.progress-list li em {
    color: #A8B600;
}
.progress.plain {
    border: 1px solid #A8B600;
}
.progress.plain .bar {
    background: #A8B600;
}
.panel-title > a:hover {
    color: #A8B600;
}
.tabs-top .tab a:hover,
.tabs-top .tab.active a {
    color: #A8B600;
    border-color: #A8B600;
}
.pricing .plan h4 span {
    color: #A8B600;
}
.sidebox a:hover {
    color: #A8B600;
}
ul.tag-list li a:hover {
    color: #A8B600 !important;
    border: 1px solid #A8B600;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #A8B600 !important;
    border: 1px solid #A8B600;
}
#comments .info h2 a:hover {
    color: #A8B600;
}
#comments a.reply-link:hover {
    color: #A8B600;
}
.more {
    border-bottom: 1px solid #A8B600;
}
.post .meta a:hover,
.more:hover {
    color: #A8B600;
}
.tooltip-inner {
    background-color: #A8B600;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #A8B600;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #A8B600;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #A8B600;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #A8B600;
}
