/* fancybox.less
=========================================================*/
/* gallery.less
=========================================================*/
.jg_subcatelem_txt {
  background: rgba(54, 155, 158, 0.5);
}
.jg_subcatelem_txt:before {
  background: #389B9E;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: rgba(220, 99, 175, 0.5);
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background: #389B9E;
}
/* komento.less
=========================================================*/
#section-kmt .kmt-control-user .kmt-btn {
  border: 1px solid #e48fc5;
  color: #ecbcda;
}
#section-kmt .kmt-like-counter {
  border: 1px solid #e48fc5;
}
#section-kmt .kmt-like-counter:before {
  border-left: 5px solid #e48fc5;
}
#section-kmt .kmt-rank-progress {
  background: #389B9E;
}
/* kunena.skinner.less
=========================================================*/
#Kunena .kfile-hide .kbutton,
#Kunena .kfile-hide .kfile-input {
  background: #389B9E;
}
#Kunena a:hover {
  color: #389B9E;
}
#Kunena ul li a:hover {
  color: #389B9E;
}
#Kunena div.chzn-container .chzn-results li:hover {
  background: #389B9E;
}
#Kunena #ktop #ktopmenu #ktab ul.menu li a {
  border-bottom: 2px solid transparent;
}
#Kunena .klist-markallcatsread + div.kblock {
  margin-top: 0;
}
#Kunena div.kblock div.kheader {
  background: #389B9E;
}
#Kunena .chzn-container-active.chzn-with-drop .chzn-single div {
  background: #389B9E;
}
#Kunena div.kblock div.kheader > span:not(.kcheckbox) {
  background: #389B9E;
}
#Kunena dl.tabs dt.open {
  background: #389B9E;
}
/* layout.less
=========================================================*/
/* owl-carousel.less
=========================================================*/
@-webkit-keyframes fadeOut {
}
@keyframes fadeOut {
}
/* portfolio.less
=========================================================*/
.page-gallery__works .item_img .more_wrapper {
  background: rgba(220, 99, 175, 0.5);
}
.page-gallery__works .gallery-item .item_header h1.item_title a,
.page-gallery__works .gallery-item .item_header h2.item_title a,
.page-gallery__works .gallery-item .item_header h3.item_title a,
.page-gallery__works .gallery-item .item_header h4.item_title a,
.page-gallery__works .gallery-item .item_header h5.item_title a,
.page-gallery__works .gallery-item .item_header h6.item_title a {
  color: #389B9E;
}
.sorting ul#sort li a:hover {
  color: #389B9E;
}
.sorting ul#sort li.active {
  color: #389B9E;
}
.sorting ul#sort li.active a {
  color: #389B9E;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #389B9E;
}
/* swiper.less
=========================================================*/
.swiper-scrollbar-drag {
  background: #389B9E;
}
@-webkit-keyframes swiper-preloader-spin {
}
@keyframes swiper-preloader-spin {
}
/* template.less
=========================================================*/
@font-face {
}
@-webkit-keyframes fadeIn {
}
@keyframes fadeIn {
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:before,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:before {
  background-color: 369b9e;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:after,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:after {
  background-image: -webkit-linear-gradient(top, #369b9e 0%, #886cd8 100%);
  background-image: -o-linear-gradient(top, #369b9e 0%, #886cd8 100%);
  background-image: linear-gradient(to bottom, #369b9e 0%, #886cd8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff369b9e', endColorstr='#ff886cd8', GradientType=0);
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:after {
  background-image: -webkit-linear-gradient(top, #886cd8 0%, #369b9e 100%);
  background-image: -o-linear-gradient(top, #886cd8 0%, #369b9e 100%);
  background-image: linear-gradient(to bottom, #886cd8 0%, #369b9e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff886cd8', endColorstr='#ff369b9e', GradientType=0);
}
.mod-article-single.mod-article-single__client_says .item_img img {
  border: 1px solid #e9c1e0;
}
.mod-newsflash-adv.counters .counter {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
  border: 1px solid #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price span {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price em {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content {
  border-color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_img:after {
  background-image: -webkit-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: -o-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: linear-gradient(to right, #ffe9c7 0%, #EF9104 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content .item_title a {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_img {
  background: #381d45;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_published,
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_1 .item .item_title a {
  color: #389B9E;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_2 .item .item_title a {
  color: #389B9E;
}
.tags .label {
  background: #389B9E;
}
.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: #389B9E;
}
.item_info .item_info_dl dd a:hover {
  color: #389B9E;
}
.social-links li a {
  color: #389B9E;
}
body.body__about #feature:before {
  background: rgba(90, 49, 94, 0.7);
}
body.body__about #feature ul li a:hover {
  color: #389B9E;
}
#footer-wrapper .copyright a:hover {
  color: #389B9E;
}
.address_phones i {
  color: #389B9E;
}
.moduletable.header_search .mod-search__header_search .btn-primary:hover:before {
  color: #389B9E;
}
hr {
  border-top: 1px solid #e7a7cf;
}
a:hover,
a:focus {
  color: #389B9E;
}
h1.heading-style-3,
h2.heading-style-3,
h3.heading-style-3,
h4.heading-style-3,
h5.heading-style-3,
h6.heading-style-3 {
  color: #389B9E;
}
h1.heading-style-5:after,
h2.heading-style-5:after,
h3.heading-style-5:after,
h4.heading-style-5:after,
h5.heading-style-5:after,
h6.heading-style-5:after {
  background-image: -webkit-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: -o-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: linear-gradient(to right, #ffe9c7 0%, #EF9104 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
}
h1.heading-style-6:before,
h2.heading-style-6:before,
h3.heading-style-6:before,
h4.heading-style-6:before,
h5.heading-style-6:before,
h6.heading-style-6:before {
  background-image: -webkit-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: -o-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: linear-gradient(to right, #ffe9c7 0%, #EF9104 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
}
h1.bord:before,
h2.bord:before,
h3.bord:before,
h4.bord:before,
h5.bord:before,
h6.bord:before {
  background-image: -webkit-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: -o-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: linear-gradient(to right, #ffe9c7 0%, #EF9104 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
}
blockquote:before {
  color: #389B9E;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
  background: #389B9E;
}
table th {
  background: #389B9E;
}
table a {
  color: #389B9E;
}
dl.table dt {
  background: #389B9E;
}
form mark label {
  color: #389B9E;
}
div.chzn-container .chzn-results li.highlighted {
  background: #389B9E;
}
textarea.invalid {
  border: #389B9E;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  border-color: #389B9E;
}
input.error,
textarea.error,
select.error {
  border-color: #389B9E !important;
}
.input-prepend {
  /* .add-on:first-child,
  .btn:first-child {
    
    } */
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  color: #389B9E;
}
.input-prepend .add-on:hover i {
  background: #389B9E;
}
/* Allow for input prepend/append in search forms */
.btn,
.kbutton {
  background-image: -webkit-linear-gradient(left, #389B9E 0%, #8ae6e9 100%);
  background-image: -o-linear-gradient(left, #389B9E 0%, #8ae6e9 100%);
  background-image: linear-gradient(to right, #389B9E 0%, #8ae6e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a2e91', endColorstr='#fffe89ab', GradientType=1);
}
.btn:hover,
.kbutton:hover,
.btn:focus,
.kbutton:focus,
.btn.focus,
.kbutton.focus,
.btn.active,
.kbutton.active,
.btn.selected,
.kbutton.selected {
  background-image: -webkit-linear-gradient(left, #8ae6e9 0%, #389B9E 100%);
  background-image: -o-linear-gradient(left, #8ae6e9 0%, #389B9E 100%);
  background-image: linear-gradient(to right, #8ae6e9 0%, #389B9E 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe89ab', endColorstr='#ff9a2e91', GradientType=1);
}
/* .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 {
  
} */
.nav-tabs > li:after {
  background-image: -webkit-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: -o-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: linear-gradient(to right, #ffe9c7 0%, #EF9104 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
}
#breadcrumbs {
  background: #389B9E;
}
.breadcrumb a:hover {
  color: #f6b1dc;
}
/*.label-default {
  
}

.label-primary {
  
}

.label-success {
  
}

.label-info {
  
}

.label-warning {
  
}

.label-danger {
  
}
*/
.progress-bar-default .progress-bar__stroke {
  stroke: #389B9E;
}
.progress-bar-default.progress-bar-radial .progress-bar__stroke {
  stroke: #389B9E;
}
ul li a:hover,
ol li a:hover {
  color: #389B9E;
}
ol li:before {
  color: #389B9E;
}
ul.list li:before {
  color: #389B9E;
}
ul.icons li a:hover {
  color: #389B9E;
}
ul.icons li:before {
  color: #389B9E;
}
.panel-group .panel-heading {
  border-bottom: 1px solid #389B9E;
}
.panel-group .panel-heading a {
  color: #389B9E;
}
.panel-group .panel-heading a:before {
  color: #389B9E;
}
.custom .panel-group .panel-heading a:before {
  color: #389B9E;
}
/* .panel-default {
     
  } */
/*.panel-primary {
     
}
.panel-success {
     
}
.panel-info {
     
}
.panel-warning {
     
}
.panel-danger {
     
}*/
.modal {
  background: #389B9E;
}
.modal-content {
  background-color: #389B9E;
}
.offline_container .well {
  background: #389B9E;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #389B9E;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  background: #389B9E;
}
.body__elements #content-bottom .moduletable.col-sm-12 .module_container:before {
  background: #389B9E;
}
.body__elements .spacer {
  background: #389B9E;
}
/*======================= Search & Smart Search ========================*/
#back-top a {
  color: #389B9E;
}
#habla_window_div #habla_topbar_div {
  background: #389B9E !important;
}
*::selection {
  background: #389B9E;
}
*::-moz-selection {
  background: #389B9E;
}
.icemega_modulewrap.top_search i.fa-times {
  color: #389B9E;
}
.icemega_modulewrap.top_search .btn-primary {
  color: #389B9E;
}
.login_shell {
  background: #389B9E;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  background: #389B9E;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  background: #389B9E;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  color: #389B9E;
}
.menu-login-form > ul:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #def9000c63af transparent;
}
.menu-login-form .icemega_modulewrap.login_megamenu {
  background: #389B9E;
}
.page-category__history .items-row > div:before {
  background: #389B9E;
}
.page-category__history .items-row:before {
  background: #389B9E;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #389B9E;
}
.icemegamenu > ul > li + li:before {
  background: #389B9E;
}
.icemegamenu > ul > li > a.iceMenuTitle:hover,
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
  color: #389B9E;
}
.icemegamenu > ul > li > a.iceMenuTitle:after {
  background-image: -webkit-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: -o-linear-gradient(left, #ffe9c7 0%, #EF9104 100%);
  background-image: linear-gradient(to right, #ffe9c7 0%, #EF9104 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
}
.icemegamenu > ul > li.active > a.iceMenuTitle,
.icemegamenu > ul > li.hover > a.iceMenuTitle {
  color: #389B9E;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle {
  color: #389B9E;
}
.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 #389B9E transparent;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle {
  color: #389B9E;
}
ul.icesubMenu {
  background: #389B9E;
}
ul.icesubMenu:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #389B9E transparent;
}
@media (max-width: 767px) {
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #389B9E;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    color: #389B9E;
    background: #389B9E;
  }
}
