/* camera.less
=========================================================*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-moz-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-ms-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-o-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-moz-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-ms-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-o-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_commands,
.camera_thumbs_cont {
  background: #009949;
}
.camera_pag .camera_pag_ul li {
  background: #009949;
}
/* caroufredsel.less
=========================================================*/
.caroufredsel_pagination a.selected,
.caroufredsel_pagination a:hover {
  background: #225058;
}
/* layout.less
=========================================================*/
/* template.less
=========================================================*/
.mod-custom .btn {
  background: #fc3e37;
}
.mod-custom .btn:hover {
  background: #009949;
}
.mod-article-single .btn.btn-info {
  background: #fc3e37;
}
.mod-article-single .btn.btn-info:hover {
  background: #009949;
}
.mod-newsflash-adv__articles .item_img img {
  border: 2px solid #009949;
}
.mod-newsflash-adv__products .item_img figcaption {
  background: #fc3e37;
}
.mod-newsflash-adv__products .item_img figcaption:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 9px 8.5px;
  border-color: transparent transparent #fc3e37 transparent;
}
.mod-newsflash-adv__services .item:nth-child(4n-3) .dropcap {
  background: #009949;
}
.mod-newsflash-adv__services .item:nth-child(4n-3) .item_img {
  background: #009949;
}
.mod-newsflash-adv__services .item:nth-child(4n-3) .item_title {
  color: #009949;
}
.mod-newsflash-adv__services .item:nth-child(4n-2) .dropcap {
  background: #f6ad2a;
}
.mod-newsflash-adv__services .item:nth-child(4n-2) .item_img {
  background: #f6ad2a;
}
.mod-newsflash-adv__services .item:nth-child(4n-2) .item_title {
  color: #f6ad2a;
}
.mod-newsflash-adv__services .item:nth-child(4n-1) .dropcap {
  background: #fc3e37;
}
.mod-newsflash-adv__services .item:nth-child(4n-1) .item_img {
  background: #fc3e37;
}
.mod-newsflash-adv__services .item:nth-child(4n-1) .item_title {
  color: #fc3e37;
}
.mod-newsflash-adv__services .item:nth-child(4n) .dropcap {
  background: #8da047;
}
.mod-newsflash-adv__services .item:nth-child(4n) .item_img {
  background: #8da047;
}
.mod-newsflash-adv__services .item:nth-child(4n) .item_title {
  color: #8da047;
}
.mod-newsflash-adv__maxheight .maxheight .moduletable > h4 {
  color: #fc3e37;
}
.mod-newsflash-adv__counters {
  color: #009949;
}
.mod-newsflash-adv__counters i {
  color: #009949;
  border: 2px solid #009949;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .price > div {
  background: #fc3e37;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext h1,
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext h2,
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext h3,
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext h4,
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext h5,
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext h6 {
  color: #fc3e37;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .btn {
  background: #fc3e37;
}
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext .price > div {
  background: #f6ad2a;
}
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext h1,
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext h2,
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext h3,
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext h4,
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext h5,
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext h6 {
  color: #f6ad2a;
}
.mod-newsflash-adv__pricing_simple .item:hover .item_content .item_introtext .btn {
  background: #f6ad2a;
}
.mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
  background: #009949;
}
.mod-newsflash-adv__pricing_detailed .item:hover .item_content .item_title {
  background: #fc3e37;
}
.mod-newsflash-adv__pricing_detailed .item:hover .item_content .item_introtext .price {
  background: rgba(239, 80, 48, 0.2);
}
.mod-newsflash-adv__pricing_detailed .item:hover .item_content .item_introtext .btn {
  background: #fc3e37;
}
.mod-newsflash-adv__ .btn.btn-info {
  background: #fc3e37;
}
.mod-newsflash-adv__ .btn.btn-info:hover {
  background: #009949;
}
.tags li a {
  background: #fc3e37;
}
.social-links li a:hover {
  background: #009949;
}
#mainbottom-5 {
  background: #2c8c9c;
}
#footer .moduleTitle {
  color: #fc3e37;
}
ul.footer li a:hover,
ul.footer li span:hover {
  color: #fc3e37 !important;
}
ul.footer li.active a,
ul.footer li.active span {
  color: #fc3e37 !important;
}
.copyright a:hover {
  color: #fc3e37;
}
.address_phones i {
  color: #009949;
}
a {
  color: #fc3e37;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #fc3e37;
}
h1.heading-style-2 a,
h2.heading-style-2 a,
h3.heading-style-2 a,
h4.heading-style-2 a,
h5.heading-style-2 a,
h6.heading-style-2 a {
  color: #009949;
}
h1.heading-style-2 a:hover,
h2.heading-style-2 a:hover,
h3.heading-style-2 a:hover,
h4.heading-style-2 a:hover,
h5.heading-style-2 a:hover,
h6.heading-style-2 a:hover {
  color: #fc3e37;
}
h1.heading-style-6,
h2.heading-style-6,
h3.heading-style-6,
h4.heading-style-6,
h5.heading-style-6,
h6.heading-style-6 {
  color: #96593B;
}
blockquote cite {
  color: #009949;
}
.item_introtext strong,
.item_fulltext strong,
.category_desc strong {
  color: #009949;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
  background: #f6ad2a;
}
ol li:before {
  color: #fc3e37;
}
ol li a:hover {
  color: #fc3e37;
}
.item_introtext ul:not(.social-links) li:before,
.item_fulltext ul:not(.social-links) li:before,
.category_desc ul:not(.social-links) li:before,
.site_map ul:not(.social-links) li:before {
  color: #01bbd4;
}
.item_introtext ul:not(.social-links) a:hover,
.item_fulltext ul:not(.social-links) a:hover,
.category_desc ul:not(.social-links) a:hover,
.site_map ul:not(.social-links) a:hover,
.item_introtext ul:not(.social-links) span:hover,
.item_fulltext ul:not(.social-links) span:hover,
.category_desc ul:not(.social-links) span:hover,
.site_map ul:not(.social-links) span:hover {
  color: #009949;
}
ul.icons li:before {
  color: #009949;
}
.portfolio-meta-list li strong {
  color: #009949;
}
.chzn-container .chzn-results li.highlighted {
  color: #fc3e37;
}
.chzn-container-single .chzn-single div {
  color: #fc3e37;
}
.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
  color: #fc3e37;
}
span.checkbox label.checkbox_inner:before {
  color: #fc3e37;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  background: #fc3e37;
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  color: #009949;
}
.input-prepend .add-on:hover i {
  background: #009949;
}
/* Allow for input prepend/append in search forms */
table th {
  background: #f6ad2a;
}
table a {
  color: #009949;
}
dl.table dt {
  background: #f6ad2a;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: #009949;
}
.btn {
  background: #009949;
}
.btn-info {
  background: #fc3e37;
  /*&:before {
    
    
    
    
    
    
    
  }*/
}
.btn-info:hover {
  background: #009949;
}
.btn-link {
  color: #009949;
}
.nav-tabs:not(#sort) > li > a:hover,
.nav-tabs:not(#sort) > li > span:hover {
  color: #009949;
}
.nav-tabs:not(#sort) > .active > a,
.nav-tabs:not(#sort) > .current > a,
.nav-tabs:not(#sort) > .active > span,
.nav-tabs:not(#sort) > .current > span {
  color: #009949 !important;
}
ul#sort.nav-tabs li a:hover,
ul#sort.nav-tabs li a[data-order="desc"]:hover {
  background: #fc3e37;
}
ul#sort.nav-tabs li.active a {
  background: #fc3e37;
}
#Kunena .nav-tabs > li > a:hover,
#Kunena .nav-tabs > li > span:hover {
  color: #009949;
}
#Kunena .nav-tabs > .active > a,
#Kunena .nav-tabs > .current > a,
#Kunena .nav-tabs > .active > span,
#Kunena .nav-tabs > .current > span {
  color: #009949 !important;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  background-color: #009949;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #009949;
}
.nav .dropdown-toggle .caret {
  border-top-color: #009949;
  border-bottom-color: #009949;
}
.tab-content .item_content .btn {
  color: #fc3e37;
}
.tab-content .item_content .btn:hover {
  color: #009949;
}
.breadcrumb a {
  color: #009949;
}
.pagination ul li > a:focus,
.pagination ul li > span:focus {
  background: #009949;
}
.pagination ul li > .pagenav,
.pagination ul li > .hasTooltip {
  background: #009949;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #009949;
}
.label,
.badge {
  background: #009949;
}
@-webkit-keyframes progress-bar-stripes {
}
@-moz-keyframes progress-bar-stripes {
}
@-ms-keyframes progress-bar-stripes {
}
@-o-keyframes progress-bar-stripes {
}
@keyframes progress-bar-stripes {
}
.progress-horizontal .bar {
  background: #fc3e37;
}
.progress-vertical .bar {
  background: #009949;
}
.radial-progress svg path:last-child {
  stroke: #009949 !important;
}
.accordion-toggle {
  color: #2c8c9c;
}
.accordion-toggle:before {
  color: #009949;
}
.accordion-toggle.selected {
  color: #2c8c9c;
}
.accordion-toggle:hover {
  color: #2c8c9c;
}
.mod-bootstrap-collapse__custom .accordion-toggle {
  color: #8da047;
}
.mod-bootstrap-collapse__custom .accordion-toggle:before {
  color: #8da047;
}
@-ms-viewport {
}
/* Joomla => Bootstrap Tooltip */
/* Common styling for Chosen Select Boxes with Input Prepend/Append */
/* Accessible Hidden Elements (good for hidden labels and such) */
/* Chosen proper wrapping in Bootstrap btn-group */
/* Align tip text to left (old mootools tip) */
.offline_container .well {
  background: #009949;
}
.offline_container .well .btn-primary:hover {
  background: #009949;
  border-color: #009949;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #009949;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  background: #009949;
}
/*======================= Search & Smart Search ========================*/
#back-top a:hover {
  color: #fc3e37;
}
#habla_window_div .habla_offline_submit_input {
  background: #009949 !important;
}
#habla_window_div #habla_topbar_div {
  background: #009949 !important;
}
*::selection {
  background: #009949;
}
*::-moz-selection {
  background: #009949;
}
#section-kmt .kmt-head .author-kmt a:hover {
  color: #009949;
}
#section-kmt .kmt-inreplyto a:hover {
  color: #009949;
}
#section-kmt .kmt-time:before {
  color: #009949;
}
#section-kmt .kmt-time a:hover {
  color: #009949;
}
#section-kmt .kmt-control-user .kmt-btn:hover {
  color: #009949;
}
#section-kmt .kmt-like-counter:hover {
  color: #009949;
}
#section-kmt .kmt-rank-progress {
  background: #009949;
}
#section-kmt .kmt-item .kmt-form-submit a.replyButton:hover {
  background: #009949;
  border-color: #009949;
}
#section-kmt .cancelEditButton:hover {
  background: #009949;
  border-color: #009949;
}
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
  color: #fc3e37;
}
.icemegamenu > ul > li.hover > a.iceMenuTitle {
  color: #fc3e37;
}
ul.icesubMenu li.active > a.iceMenuTitle,
ul.icesubMenu li:hover > a.iceMenuTitle,
ul.icesubMenu li.hover > a.iceMenuTitle {
  color: #fc3e37;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module h2.item_title {
  color: #009949;
}
.icemega_modulewrap.top_search > i.fa-search:hover {
  color: #fc3e37;
}
.icemega_modulewrap.top_search i.fa-times {
  color: #fc3e37;
}
.icemega_modulewrap.top_search .btn-primary:active,
.icemega_modulewrap.top_search .btn-primary:focus,
.icemega_modulewrap.top_search .btn-primary:hover,
.icemega_modulewrap.top_search .btn-primary.active,
.icemega_modulewrap.top_search .btn-primary.selected {
  color: #fc3e37;
}
.icemega_modulewrap.top_search .btn-primary:active:hover,
.icemega_modulewrap.top_search .btn-primary:focus:hover,
.icemega_modulewrap.top_search .btn-primary:hover:hover,
.icemega_modulewrap.top_search .btn-primary.active:hover,
.icemega_modulewrap.top_search .btn-primary.selected:hover,
.icemega_modulewrap.top_search .btn-primary:active.active,
.icemega_modulewrap.top_search .btn-primary:focus.active,
.icemega_modulewrap.top_search .btn-primary:hover.active,
.icemega_modulewrap.top_search .btn-primary.active.active,
.icemega_modulewrap.top_search .btn-primary.selected.active,
.icemega_modulewrap.top_search .btn-primary:active.selected,
.icemega_modulewrap.top_search .btn-primary:focus.selected,
.icemega_modulewrap.top_search .btn-primary:hover.selected,
.icemega_modulewrap.top_search .btn-primary.active.selected,
.icemega_modulewrap.top_search .btn-primary.selected.selected {
  color: #fc3e37;
}
#Kunena div.kblock div.kheader {
  background: #f6ad2a;
}
#Kunena .kcol-category-icon {
  color: #009949;
}
#Kunena span.kunreadforum,
#Kunena span.knotloginforum,
#Kunena .kwhoicon,
#Kunena .kstatsicon {
  color: #009949;
}
#Kunena #kprofile-tabs dl.tabs dt.open,
#Kunena #kprofile-edit dl.tabs dt.open,
#Kunena #kprofile-tabs dl.tabs dt:hover,
#Kunena #kprofile-edit dl.tabs dt:hover {
  color: #009949;
}
#Kunena .kicon-profile-location:before,
#Kunena .kicon-profile-gender-male:before,
#Kunena .kicon-profile-birthdate:before,
#Kunena .kicon-profile-email:before {
  color: #009949;
}
#Kunena .kwhoonline strong {
  color: #009949;
}
#Kunena span.kcat-topics-number,
#Kunena span.kcat-replies-number,
#Kunena span.ktopic-views-number {
  background: #009949;
}
#Kunena div.klatest-subject-by:before {
  color: #009949;
}
#Kunena span.klatest-subject-time:before,
#Kunena span.ktopic-date:before {
  color: #009949;
}
#Kunena ul#kstatslistleft li strong,
#Kunena ul#kstatslistright li strong {
  color: #009949;
}
#Kunena div.klist-actions-info-all {
  color: #009949;
}
#Kunena td.klist-actions-info-all {
  color: #009949;
}
@media (max-width: 639px) {
  #Kunena #kprofile-tabs dl.tabs dt.open,
  #Kunena #kprofile-edit dl.tabs dt.open {
    border-bottom: 1px solid #009949;
  }
}
.jg_subcatelem_txt {
  background: rgba(88, 182, 194, 0.8);
}
.jg_subcatelem_txt:before {
  background: #009949;
}
.jg_catelem_txt ul li a:hover {
  color: #009949;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: #fc3e37;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background: #009949;
}
.gallery-grid .item_img .caption {
  background: rgba(239, 80, 48, 0.88);
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #009949;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  color: #fc3e37;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  color: #009949;
}
.page-category__history .items-row > div:before {
  background: #009949;
}
.page-category__history .items-row:before {
  background: #009949;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #009949;
}
.contact_details .icons-marker {
  color: #009949;
}
@media (max-width: 767px) {
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #009949;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    color: #fc3e37;
    background: #009949;
  }
  .rd-mobilemenu_submenu li.active > a {
    color: #fc3e37;
  }
}
