/* fancybox.less
=========================================================*/
/* gallery.less
=========================================================*/
.jg_subcatelem_txt {
  background: rgba(52, 184, 192, 0.5);
}
.jg_subcatelem_txt:before {
  background: #34b8c0;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: rgba(52, 184, 192, 0.5);
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background: #34b8c0;
}
/* komento.less
=========================================================*/
#section-kmt .kmt-control-user .kmt-btn {
  border: 1px solid #59c9cf;
  color: #85d3d8;
}
#section-kmt .kmt-like-counter {
  border: 1px solid #59c9cf;
}
#section-kmt .kmt-like-counter:before {
  border-left: 5px solid #59c9cf;
}
#section-kmt .kmt-rank-progress {
  background: #34b8c0;
}
/* layout.less
=========================================================*/
/* owl-carousel.less
=========================================================*/
/* swiper.less
=========================================================*/
.swiper-scrollbar-drag {
  background: #34b8c0;
}
/* template.less
=========================================================*/
.tags .label {
  background: #34b8c0;
}
.tags .label:hover {
  background: #6f51c7;
}
.item_info .item_info_dl dd .tags:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .kmt-comment:before {
  color: #34b8c0;
}
.item_info .item_info_dl dd a:hover {
  color: #34b8c0;
}
.social-links li a {
  color: #34b8c0;
}
#footer-wrapper .copyright .copy_info a:hover {
  color: #34b8c0;
}
.address_phones i {
  color: #34b8c0;
}
.owl-dot:after {
  background: rgba(111, 81, 199, 0);
}
.owl-dot.active {
  background: #6f51c7;
}
.owl-dot.active:after {
  background: rgba(111, 81, 199, 0.3);
}
.swiper-pagination-bullet:after {
  background: rgba(111, 81, 199, 0);
}
.swiper-pagination-bullet-active {
  background: #6f51c7;
}
.swiper-pagination-bullet-active:after {
  background: rgba(111, 81, 199, 0.3);
}
hr {
  border-top: 1px solid #72ccd1;
}
a {
  color: #34b8c0;
}
h1.heading-style-2:after,
h2.heading-style-2:after,
h3.heading-style-2:after,
h4.heading-style-2:after,
h5.heading-style-2:after,
h6.heading-style-2:after {
  background: #34b8c0;
}
h1.bord:after,
h2.bord:after,
h3.bord:after,
h4.bord:after,
h5.bord:after,
h6.bord:after {
  background: #6f51c7;
}
blockquote:before {
  color: #34b8c0;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
  background: #34b8c0;
}
table th {
  background: #34b8c0;
}
table a {
  color: #34b8c0;
}
dl.table dt {
  background: #34b8c0;
}
div.chzn-container .chzn-results li.highlighted {
  background: #34b8c0;
}
div.chzn-container-single .chzn-single div:before {
  color: #34b8c0;
}
span.checkbox label.checkbox_inner:before {
  color: #34b8c0;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  background: #34b8c0;
}
.input-prepend {
  /* .add-on:first-child,
  .btn:first-child {
    
    } */
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  color: #34b8c0;
}
.input-prepend .add-on:hover i {
  background: #34b8c0;
}
/* Allow for input prepend/append in search forms */
.btn,
.kbutton,
.mod-newsflash-adv_custom-link a {
  background: #6f51c7;
}
.btn:hover,
.kbutton:hover,
.mod-newsflash-adv_custom-link a:hover,
.btn:focus,
.kbutton:focus,
.mod-newsflash-adv_custom-link a:focus,
.btn.focus,
.kbutton.focus,
.mod-newsflash-adv_custom-link a.focus,
.btn.active,
.kbutton.active,
.mod-newsflash-adv_custom-link a.active,
.btn.selected,
.kbutton.selected,
.mod-newsflash-adv_custom-link a.selected {
  background: #34b8c0;
}
/* .btn-info {
  
  
  &:hover {
    
    
  }
} */
/* .btn-default {
    
}
.btn-primary {
    
}

.btn-success {
    
}

.btn-info {
    
}

.btn-warning {
    
}

.btn-danger {
    
}
 */
/* 
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  
} */
#breadcrumbs {
  background-image: -webkit-linear-gradient(top, #34b8c0 0%, #6f51c7 100%);
  background-image: -o-linear-gradient(top, #34b8c0 0%, #6f51c7 100%);
  background-image: linear-gradient(to bottom, #34b8c0 0%, #6f51c7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34b8c0', endColorstr='#ff6f51c7', GradientType=0);
}
.breadcrumb li > span {
  color: #34b8c0;
}
.breadcrumb a {
  color: #34b8c0;
}
/*.label-default {
  
}

.label-primary {
  
}

.label-success {
  
}

.label-info {
  
}

.label-warning {
  
}

.label-danger {
  
}
*/
ul li a:hover,
ol li a:hover {
  color: #34b8c0;
}
ul.list li:before {
  color: #34b8c0;
}
ul.icons li a {
  color: #34b8c0;
}
ul.icons li a:hover {
  color: #6f51c7;
}
ul.icons li:before {
  color: #34b8c0;
  border: 2px solid #34b8c0;
}
.panel-group .panel-heading a:hover {
  color: #6f51c7;
}
.panel-group .panel-heading a:before {
  color: #34b8c0;
}
.custom .panel-group .panel {
  background: #6f51c7;
}
/* .panel-default {
     
  } */
/*.panel-primary {
     
}
.panel-success {
     
}
.panel-info {
     
}
.panel-warning {
     
}
.panel-danger {
     
}*/
.modal {
  background: #34b8c0;
}
.modal-content {
  background-color: #34b8c0;
}
.offline_container .well {
  background: #34b8c0;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #34b8c0;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  background: #34b8c0;
}
.body__elements #content-bottom .moduletable.col-sm-12 .module_container:before {
  background: #34b8c0;
}
.body__elements .spacer {
  background: #34b8c0;
}
/*======================= Search & Smart Search ========================*/
#back-top a {
  color: #34b8c0;
}
*::selection {
  background: #34b8c0;
}
*::-moz-selection {
  background: #34b8c0;
}
.icemega_modulewrap.top_search .mod-search {
  background: #34b8c0;
}
.icemega_modulewrap.top_search i.fa-times:hover {
  color: #6f51c7;
}
.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: #6f51c7;
}
.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: #6f51c7;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  background: #34b8c0;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  color: #34b8c0;
}
.menu-login-form > ul:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #34b8c0 transparent;
}
.blog_categories ul li:before {
  color: #34b8c0;
}
.page-category__history .items-row > div:before {
  background: #34b8c0;
}
.page-category__history .items-row:before {
  background: #34b8c0;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #34b8c0;
}
.icemegamenu {
  background: #34b8c0;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  background: #34b8c0;
}
.icemegamenu > ul > li > a.iceMenuTitle:hover,
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
  color: #6f51c7;
  background: #34b8c0;
}
.icemegamenu > ul > li.active > a.iceMenuTitle,
.icemegamenu > ul > li.hover > a.iceMenuTitle {
  color: #6f51c7;
  background: #34b8c0;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle {
  color: #34b8c0;
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #34b8c0 transparent;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle.hover,
.icemegamenu > ul > li.menu-search > a.iceMenuTitle:hover {
  color: #6f51c7;
}
ul.icesubMenu {
  background: #6f51c7;
}
ul.icesubMenu li.active > a.iceMenuTitle,
ul.icesubMenu li:hover > a.iceMenuTitle,
ul.icesubMenu li.hover > a.iceMenuTitle {
  color: #34b8c0;
}
ul.icesubMenu:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #6f51c7 transparent;
}
.mod-custom.mod-custom__top_phones i,
.mod-custom.mod-custom__top_address i {
  color: #6f51c7;
  background: #f1f3f9;
}
.mod-custom.mod-custom__top_phones ul li a:hover,
.mod-custom.mod-custom__top_address ul li a:hover {
  color: #34b8c0;
}
.mod-article-single.mod-article-single__heart p i {
  color: #34b8c0;
}
.mod-article-single.mod-article-single__heart p a:hover {
  color: #34b8c0;
}
.mod-article-single.mod-article-single__achievements .list-1 .two_col li a:hover {
  color: #6f51c7;
}
.mod-newsflash-adv.counters .counter:after {
  background: #6f51c7;
}
.mod-newsflash-adv.counters .introtext {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
  border: 1px solid #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_title {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
  border: 1px solid #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__recent_posts .item .item_createdby,
.mod-newsflash-adv.mod-newsflash-adv__recent_posts .item .item_published {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__recent_posts .item .item_createdby:before,
.mod-newsflash-adv.mod-newsflash-adv__recent_posts .item .item_published:before {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__recent_posts .item .item_createdby:after,
.mod-newsflash-adv.mod-newsflash-adv__recent_posts .item .item_published:after {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__different .item i {
  background: linear-gradient(to bottom right, #34b8c0, #6f51c7);
}
.mod-newsflash-adv.mod-newsflash-adv__different .item i:before {
  color: #6f51c7;
}
.mod-newsflash-adv.mod-newsflash-adv__services1 .item .cont_inner .item_content {
  background: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__services1 .item .cont_inner .item_content .item_title a:hover {
  color: #6f51c7;
}
.mod-newsflash-adv.mod-newsflash-adv__services1 .item .cont_inner .item_content .btn:before {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__services1 .item .cont_inner:hover .item_content {
  background: #0e969e;
}
.mod-newsflash-adv.mod-newsflash-adv__services1 .item .cont_inner:hover .item_content .btn:hover:before {
  color: #6f51c7;
}
.mod-newsflash-adv.mod-newsflash-adv__home_team .row .item .item_content {
  background: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__home_team .row .item .item_content .item_title a:hover {
  color: #6f51c7;
}
.mod-newsflash-adv.mod-newsflash-adv__home_team .row .item .item_content .btn:hover {
  background: #0e969e;
}
.mod-newsflash-adv.mod-newsflash-adv__home_team .row:nth-child(2n) .item .item_content {
  background: #0e969e;
}
.mod-newsflash-adv.mod-newsflash-adv__home_team .row:nth-child(2n) .item .item_content .btn:hover {
  background: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__about_team .row .item .item_content,
.mod-newsflash-adv.mod-newsflash-adv__team_team .row .item .item_content {
  background: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__about_team .row .item .item_content .item_title a:hover,
.mod-newsflash-adv.mod-newsflash-adv__team_team .row .item .item_content .item_title a:hover {
  color: #6f51c7;
}
.mod-newsflash-adv.mod-newsflash-adv__about_team .row .item .item_content .btn:hover,
.mod-newsflash-adv.mod-newsflash-adv__team_team .row .item .item_content .btn:hover {
  background: #0e969e;
}
.mod-newsflash-adv.mod-newsflash-adv__about_team .row .item:nth-child(2n) .item_content,
.mod-newsflash-adv.mod-newsflash-adv__team_team .row .item:nth-child(2n) .item_content {
  background: #0e969e;
}
.mod-newsflash-adv.mod-newsflash-adv__about_team .row .item:nth-child(2n) .item_content .btn:hover,
.mod-newsflash-adv.mod-newsflash-adv__team_team .row .item:nth-child(2n) .item_content .btn:hover {
  background: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__latest_home .item .item_title a:hover {
  color: #6f51c7;
}
.mod-newsflash-adv.mod-newsflash-adv__latest_home .item .item_info .item_info_dl .komento .kmt-comment a {
  color: #34b8c0;
}
.mod-newsflash-adv.mod-newsflash-adv__latest_home .item .item_info .item_info_dl .komento .kmt-comment a:hover {
  color: #6f51c7;
}
.mod-newsflash-adv.mod-newsflash-adv__bottom_address .item i {
  background: linear-gradient(to bottom right, #34b8c0, #6f51c7);
}
.mod-newsflash-adv.mod-newsflash-adv__bottom_address .item p a:hover {
  color: #6f51c7;
}
#bg_video__overlay svg rect + rect {
  fill: #34b8c0 !important;
}
#bg_video__content #bg_video__btn:hover {
  background: #6f51c7;
}
#kunena .kfrontend thead {
  background: #34b8c0;
}
#kunena .pagination li {
  background: #34b8c0;
}
#kunena .pagination li:hover {
  background: #6f51c7;
}
#kunena .btn-link:hover {
  color: #34b8c0;
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper {
  background: rgba(52, 184, 192, 0.5);
}
.portfolio .gallery-item .gallery-item__content .item_header h1.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h2.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h3.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h4.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h5.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h6.item_title a {
  color: #34b8c0;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #34b8c0;
}
@media (max-width: 767px) {
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #34b8c0;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    color: #6f51c7;
    background: #34b8c0;
  }
  .rd-mobilemenu_submenu li.active > a {
    color: #34b8c0;
  }
}
