/* fancybox.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;
  }
}
/* gallery.less
=========================================================*/
.jg_subcatelem_txt:before {
  background: #2caab6;
}
.jg_subcatelem_txt ul a {
  color: #f9a61a;
}
.jg_subcatelem_txt ul a:hover {
  color: #ec1b30;
}
.jg_catelem_txt ul li a:hover {
  color: #2caab6;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background: #2caab6;
}
/* icemegamenu.less
=========================================================*/
ul.icesubMenu {
  color: #868691;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap .moduleTitle {
  color: #252536;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.unstyled li,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.categories-module li,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.menu li {
  color: #868691;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.unstyled li a,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.categories-module li a,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.menu li a {
  color: #868691;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.unstyled li a:hover,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.categories-module li a:hover,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.menu li a:hover {
  color: #ec1b30;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap .mod-login .inputbox {
  color: #868691;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap .mod-login .checkbox {
  color: #868691;
}
/* komento.less
=========================================================*/
#section-kmt .kmt-head .author-kmt a:hover {
  color: #2caab6;
}
#section-kmt .kmt-inreplyto a:hover {
  color: #2caab6;
}
#section-kmt .kmt-time:before {
  color: #ec1b30;
}
#section-kmt .kmt-time a:hover {
  color: #2caab6;
}
#section-kmt .kmt-control-user .kmt-btn:hover {
  color: #2caab6;
}
#section-kmt .kmt-like-counter:hover {
  color: #2caab6;
}
#section-kmt .kmt-rank-progress {
  background: #2caab6;
}
/* kunena.skinner.less
=========================================================*/
#Kunena .kcol-category-icon {
  color: #2caab6;
}
#Kunena span.kunreadforum,
#Kunena span.knotloginforum,
#Kunena .kwhoicon,
#Kunena .kstatsicon {
  color: #2caab6;
}
#Kunena .kcol-ktopicicon {
  color: #2caab6;
}
#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: #2caab6;
}
#Kunena .kicon-profile-location:before,
#Kunena .kicon-profile-gender-male:before,
#Kunena .kicon-profile-birthdate:before,
#Kunena .kicon-profile-email:before {
  color: #2caab6;
}
#Kunena .kwhoonline strong {
  color: #2caab6;
}
#Kunena span.kcat-topics-number,
#Kunena span.kcat-replies-number,
#Kunena span.ktopic-views-number {
  background: #2caab6;
}
#Kunena div.klatest-subject-by:before {
  color: #2caab6;
}
#Kunena span.klatest-subject-time:before,
#Kunena span.ktopic-date:before {
  color: #2caab6;
}
#Kunena ul#kstatslistleft li strong,
#Kunena ul#kstatslistright li strong {
  color: #2caab6;
}
#Kunena div.klist-actions-info-all {
  color: #2caab6;
}
#Kunena td.klist-actions-info-all {
  color: #2caab6;
}
/* layout.less
=========================================================*/
/* owl-carousel.less
=========================================================*/
/* 
 *  Owl Carousel - Animate Plugin
 */
@-webkit-keyframes fadeOut {
}
@keyframes fadeOut {
}
/* portfolio.less
=========================================================*/
.page-gallery__works .gallery-item .item_title {
  color: #f9a61a;
}
.page-gallery__works .gallery-item .item_title a {
  color: #f9a61a;
}
.page-gallery__works .gallery-item .item_title a:hover {
  color: #2caab6;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #2caab6;
}
/* swiper.less
=========================================================*/
/*
 * 

@import "bootstrap_addons/_mixins.less";

.swiper-container {
  
  
  
  
  
}
.swiper-container-no-flexbox .swiper-slide {
  
}
.swiper-container-vertical > .swiper-wrapper {
  
  
  
  
  
}
.swiper-wrapper {
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  
  
  
  
  
}
.swiper-container-multirow > .swiper-wrapper {
  
  
  
  
  
}
.swiper-container-free-mode > .swiper-wrapper {
  
  
  
  
  
  
}
.swiper-slide {
  
  
  
  
  
  
  
  .swiper-slide-caption {
    
    
    
    
    
    
    
    .slide-title {
      
      
      
      
    }
    .item_introtext {
      
    }
    .btn {
      
      
      
      
      
      
      &:hover {
        
        
      }
    }
  }
}
.swiper-container .swiper-notification {
  
  
  
  
  
  
}
.swiper-wp8-horizontal {
  
  
}
.swiper-wp8-vertical {
  
  
}
.swiper-button-prev,
.swiper-button-next {
  
  
  
  
  
  
  
  
  
  
  &:hover{
    
  }

  @media (min-width: 767px) {
    
  }
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  
  
  
}

.swiper-button-prev {
  
}

.swiper-button-prev:before{
  
  
  
  
  
}

.swiper-button-next {
  
}

.swiper-button-next:before{
  
  
  
  
  
}
.swiper-pagination {
  
  
  
  
  
  
  
}
.swiper-pagination.swiper-pagination-hidden {
  
}
.swiper-pagination-bullet {
  
  
  
  
  
  
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  
}
.swiper-pagination-white .swiper-pagination-bullet {
  
}
.swiper-pagination-bullet-active {
  
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  
}
.swiper-container-vertical > .swiper-pagination {
  
  
  
  
  
  
  
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  
  
}
.swiper-container-horizontal > .swiper-pagination {
  
  
  
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  
}
.swiper-container-3d {
  
  
  
  
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  
  
  
  
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  
  
  
  
  
  
  
}
.swiper-container-3d .swiper-slide-shadow-left {
  
}
.swiper-container-3d .swiper-slide-shadow-right {
}
.swiper-container-3d .swiper-slide-shadow-top {
  
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  
}
.swiper-container-coverflow .swiper-wrapper {
  
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  
  
}
.swiper-container-fade .swiper-slide {
  
}
.swiper-container-fade .swiper-slide .swiper-slide {
  
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  
}
.swiper-container-cube {
  
}
.swiper-container-cube .swiper-slide {
  
  
  
  
  
  
  
  
  
  
  
  
  
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  
  
  
  
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  
  
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  
  
  
  
  
}
.swiper-container-cube .swiper-cube-shadow {
  
  
  
  
  
  
  
  
  
  
}
.swiper-scrollbar {
  
  
}
.swiper-container-horizontal > .swiper-scrollbar {
  
  
  
  
  
}
.swiper-container-vertical > .swiper-scrollbar {
  
  
  
  
  
  
}
.swiper-scrollbar-drag {
  
  
  
  background: @globalColor;
  
  
}
.swiper-scrollbar-cursor-drag {
  
}
.swiper-lazy-preloader {
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}
.swiper-lazy-preloader:after {
  
  
  
  
  
  
  
  
  
}
.swiper-lazy-preloader-white:after {
  
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    
  }
}
@keyframes swiper-preloader-spin {
  100% {
    
  }
}
.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt{
  
}
.swiper-slide{
  
  &:not(.vide):not(.rd-parallax):before,
  .parallax_cnt:before, .vide__body:before{
    
    
    
  }
  &-caption{
    
    
    
    
    
    * + .btn{
      
    }
    p{
      
    }
  }
  &,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6{
    
  }
  @media (min-width: 767px) {
    &-caption{
      p{
        
      }
    }
  }
}






@import "_schemes.less";

@globalColor: extract(@global-1, 1);
@globalColor2: extract(@global-1, 2);
@globalColor3: extract(@global-1, 3);







































































































@navbarCollapseWidth: 979px;
@navbarCollapseDesktopWidth: 980px;































































@subMenuItemActColor: @globalColor;


.fluidcol(@num) {
  
}

.fluidcols(@num) {
  
}

.transform(@param) {
      
}

.transform-origin(@param) {
      
}

.transform-style(@param) {
      
}

.perspective(@param) {
  
  
  
}







@import "_schemes.less";

@globalColor: extract(@global-1, 1);
@globalColor2: extract(@global-1, 2);
@globalColor3: extract(@global-1, 3);







































































































@navbarCollapseWidth: 979px;
@navbarCollapseDesktopWidth: 980px;































































@subMenuItemActColor: @globalColor;


.fluidcol(@num) {
  
}

.fluidcols(@num) {
  
}

.transform(@param) {
      
}

.transform-origin(@param) {
      
}

.transform-style(@param) {
      
}

.perspective(@param) {
  
  
  
}

/* template.less
=========================================================*/
.mod-newsflash-adv .item_published {
  color: #2caab6;
}
.mod-newsflash-adv.mod-newsflash-adv__services .item i.fa {
  color: #2caab6;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price {
  color: #2caab6;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .btn:hover {
  background: #2caab6;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content {
  background: #ec1b30;
  border-color: #ec1b30;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content .btn:hover {
  background: #2caab6;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content {
  background: #2caab6;
  border-color: #2caab6;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content ul li + li {
  border-top: 1px solid #4eb8c2;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content .btn {
  color: #2caab6;
}
.mod-newsflash-adv.mod-newsflash-adv__progbars_horizontal .item_content .progress-bar .progress-bar__stroke {
  stroke: #f9a61a;
}
.page-blog article .item_published,
.page-item__blog .item_published {
  color: #2caab6;
}
.tags li a:hover,
.tags li a:focus,
.tags li a.active,
.tags li a.selected {
  color: #2caab6;
}
.item_info .item_info_dl dd a:hover {
  color: #2caab6;
}
ul.links li a.btn {
  background: #df4949;
}
ul.links li a.btn:hover {
  background: #ec1b30;
}
ul.links li:nth-child(even) a {
  background: #439694;
}
ul.links li:nth-child(even) a:hover {
  background: #2caab6;
}
#bottom .item_introtext *[class*=heading-style] {
  color: #2caab6;
}
#footer .moduleTitle {
  color: #f9a61a;
}
.copyright .siteName span:first-child {
  color: #ec1b30;
}
.copyright a:hover {
  color: #ec1b30;
}
.address_phones i {
  color: #2caab6;
}
ul.icesubMenu li.active > a.iceMenuTitle,
ul.icesubMenu li:hover > a.iceMenuTitle,
ul.icesubMenu li.hover > a.iceMenuTitle {
  color: #2caab6;
}
.mod-bootstrap-collapse .accordion .accordion-group .accordion-heading .accordion-toggle:before {
  background: #2caab6;
}
.mod-bootstrap-collapse .accordion .accordion-group .accordion-heading .accordion-toggle.selected:before {
  background: #ec1b30;
}
.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-heading .accordion-toggle {
  background: #2caab6;
}
.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-heading .accordion-toggle.selected {
  background: #ec1b30;
}
.progress-bar-default .progress-bar__stroke {
  stroke: #2caab6;
}
a {
  color: #ec1b30;
}
a:hover,
a:focus {
  color: white;
}
b {
  color: #2caab6;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #2caab6;
}
h1.heading-style-4,
h2.heading-style-4,
h3.heading-style-4,
h4.heading-style-4,
h5.heading-style-4,
h6.heading-style-4 {
  color: #f9a61a;
}
h1.heading-style-4 a,
h2.heading-style-4 a,
h3.heading-style-4 a,
h4.heading-style-4 a,
h5.heading-style-4 a,
h6.heading-style-4 a {
  color: #f9a61a;
}
h1.heading-style-4 a:hover,
h2.heading-style-4 a:hover,
h3.heading-style-4 a:hover,
h4.heading-style-4 a:hover,
h5.heading-style-4 a:hover,
h6.heading-style-4 a:hover {
  color: #2caab6;
}
blockquote:after {
  content: '”';
}
small {
  color: #f9a61a;
}
cite {
  color: #2caab6;
}
.item_introtext strong,
.item_fulltext strong,
.category_desc strong {
  color: #2caab6;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
  background: #2caab6;
}
ol li:before {
  color: #f9a61a;
}
ol li a:hover {
  color: #f9a61a;
}
.item_introtext ul li:before,
.item_fulltext ul li:before,
.category_desc ul li:before,
.site_map ul li:before {
  color: #2caab6;
}
.item_introtext ul a:hover,
.item_fulltext ul a:hover,
.category_desc ul a:hover,
.site_map ul a:hover {
  color: #2caab6;
}
ol.icons li:before {
  background: #f9a61a;
}
.nav.menu.social li a {
  background: #2caab6;
}
.nav.menu.social li a:hover {
  background: #ec1b30;
}
.portfolio-meta-list li {
  color: white;
}
.portfolio-meta-list li strong {
  color: #2caab6;
}
div.chzn-container .chzn-results li.highlighted {
  background: #2caab6;
}
div.chzn-container-single .chzn-single div {
  color: #f9a61a;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
  color: #f9a61a;
}
span.checkbox label.checkbox_inner:before {
  color: #f9a61a;
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  color: #2caab6;
}
.input-prepend .add-on:hover i {
  background: #2caab6;
}
/* Allow for input prepend/append in search forms */
table th {
  background: #2caab6;
}
table a {
  color: #2caab6;
}
dl.table dt {
  background: #2caab6;
}
#Kunena div.kblock div.kheader > span {
  background: #2caab6;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: #2caab6;
}
.btn {
  background: #ec1b30;
}
.btn:hover,
.btn:focus,
.btn.active,
.btn.selected {
  background: #2caab6;
}
.btn-info {
  background: #ec1b30;
}
.btn-info:hover {
  background: #2caab6;
}
.btn-link {
  color: #2caab6;
}
.btn-link:hover,
.btn-link:focus {
  color: white;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #2caab6;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2caab6;
}
.nav-tabs#sort > li > a:hover,
.nav-tabs#sort > li > span:hover {
  color: #2caab6;
}
.nav-tabs#sort > .active > a,
.nav-tabs#sort > .current > a,
.nav-tabs#sort > .active > span,
.nav-tabs#sort > .current > span {
  color: #2caab6;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  background-color: #2caab6;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #2caab6;
}
.nav .dropdown-toggle .caret {
  border-top-color: #2caab6;
  border-bottom-color: #2caab6;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}
#breadcrumbs .breadcrumb li > span {
  color: #2caab6;
}
#breadcrumbs .breadcrumb a:hover {
  color: #2caab6;
}
.pagination ul li > a:focus,
.pagination ul li > span:focus {
  background: #2caab6;
}
.pagination ul li > .pagenav,
.pagination ul li > .hasTooltip {
  background: #2caab6;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #2caab6;
}
.label,
.badge {
  background: #2caab6;
}
/*
* 
@stroke-color: @globalColor;


.progress-bar-wrap{
  
  
}

.progress-bar {
  
  
  
  .progress-bar__body {
    
    
    
    
    
    
    
    
    
    
    
    
    &:after{
      
    }
  }
  .progress-bar__stroke,
  .progress-bar__trail{
    
  }
}

.progress-bar-horizontal{
  
  > svg{
    
  }
  .progress-bar__body{
    
    
    
  }
}

.progress-bar-radial{
  
  
  > svg{
    
    
    
    
    
    
    
  }
  .progress-bar__stroke,
  .progress-bar__trail{
    
  }
  
  &.progress-zero .progress-bar__stroke{
    
  }
  &.progress-full .progress-bar__stroke{
    
  }
  
  .progress-bar__body{
    
  }
}





.mod-bootstrap-collapse{
  .accordion{
    .accordion-group{
            
      .accordion-heading {
        
        .accordion-toggle {
          
          
          
          
          
          
          
          &:before {
            
            
            
            
            
            
            
            
            
            
            
            background: @globalColor;
          }
          &.selected {
            &:before {
              background: @globalColor3;
              
              
            }
          }
          &:hover {
            &:before {
            }
          }
        }
      }
      .accordion-body {
        .accordion-inner {
          
          p {
            
          }
        }        
      }
      &.selected{

      }
    }
  }
  &.mod-bootstrap-collapse__custom {
    .accordion{
      .accordion-group{
              
        .accordion-heading {
          
          .accordion-toggle {
            background: @globalColor;
            
            
            
            
            
            
            
            &:before {
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
            }
            &.selected {
              background: @globalColor3;
              &:before {
                
                
                
              }
            }
            &:hover {
              &:before {
              }
            }
          }
        }
        .accordion-body {
          .accordion-inner {
            
            
            
            p {
              
            }
          }        
        }
        &.selected{

        }
      }
    }
  }
}






.carousel {
  
  
  
}

.carousel-inner {
  
  
  
}

.carousel-inner {

  > .item {
    
    
    

    
    > img,
    > a > img {
      
      
    }
  }

  > .active,
  > .next,
  > .prev {  }

  > .active {
    
  }

  > .next,
  > .prev {
    
    
    
  }

  > .next {
    
  }
  > .prev {
    
  }
  > .next.left,
  > .prev.right {
    
  }

  > .active.left {
    
  }
  > .active.right {
    
  }

}




.carousel-control {
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  

  
  &.right {
    
    
  }

  
  &:hover,
  &:focus {
    
    
    
  }
}



.carousel-indicators {
  
  
  
  
  
  

  li {
    
    
    
    
    
    
    
    
    
  }
  .active {
    
  }
}




.carousel-caption {
  
  
  
  
  
  
  
}
.carousel-caption h4,
.carousel-caption p {
  
  
}
.carousel-caption h4 {
  
}
.carousel-caption p {
  
}







.hero-unit {
  
  
  
  
  
  
  
  
  h1 {
    
    
    
    
    
  }
  li {
     
  }
}








.pull-right {
  
}
.pull-left {
  
}


.hide {
  
}
.show {
  
}


.invisible {
  
}


.affix {
  
}










@-ms-viewport{
  
}



.hidden {
  
  
}




.visible-phone     {  }
.visible-tablet    {  }
.hidden-phone      { }
.hidden-tablet     { }
.hidden-desktop    {  }
.visible-desktop   {  }


@media (min-width: 768px) and (max-width: 979px) {
  
  .hidden-desktop    {  }
  .visible-desktop   {  }
  
  .visible-tablet    {  }
  
  .hidden-tablet     {  }
}


@media (max-width: 767px) {
  
  .hidden-desktop    {  }
  .visible-desktop   {  }
  
  .visible-phone     {  } 
  
  .hidden-phone      {  }
}


.visible-print    {  }
.hidden-print     { }

@media print {
  .visible-print  {  }
  .hidden-print   {  }
}







@media (max-width: 767px) {

  
  body {
    
    
  }
  
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    
    
  }
  
  .container-fluid {
    
  }

  
  
  
  .dl-horizontal {
    dt {
      
      
      
      
    }
    dd {
      
    }
  }

  
  
  
  .container {
    
  }
  
  .row-fluid {
    
  }
  
  .row,
  .thumbnails {
    
  }
  .thumbnails > li {
    
     
  }
  
  [class*="span"],
  .uneditable-input[class*="span"], 
  .row-fluid [class*="span"] {
    
    
    
    
    
  }
  .span12,
  .row-fluid .span12 {
    
    
  }
  .row-fluid [class*="offset"]:first-child {
    
  }

  
  
  
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    
  }
  
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
     
  }
  .controls-row [class*="span"] + [class*="span"] {
    
  }

  




}






@media (max-width: 480px) {

  
  .nav-collapse {
     
  }

  
  .page-header h1 small {
    
    
  }

  
  input[type="checkbox"],
  input[type="radio"] {
    
  }

  
  .form-horizontal {
    .control-label {
      
      
      
      
    }
    
    .controls {
      
    }
    
    .control-list {
       
    }
    
    .form-actions {
      
      
    }
  }

  
  
  .media .pull-left,
  .media .pull-right  {
    
    
    
  }
  
  .media-object {
    
    
  }

  




  .modal-header .close {
    
    
  }

  
  .carousel-caption {
    
  }

}







@media (min-width: 768px) and (max-width: 979px) {

  

  

  

  

}







@media (min-width: 1200px) {

  

  

  

  
  .thumbnails {
    
  }
  .thumbnails > li {
    
  }
  .row-fluid .thumbnails {
    
  }

}









@media (max-width: @navbarCollapseWidth) {

  
  
  
  body {
    
  }
  
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    
  }
  .navbar-fixed-top {
    
  }
  .navbar-fixed-bottom {
    
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    
  }
  .navbar .container {
    
    
  }
  
  .navbar .brand {
    
    
    
  }

  
  
  
  .nav-collapse {
    
  }
  
  .nav-collapse .nav {
    
    
  }
  .nav-collapse .nav > li {
    
  }
  .nav-collapse .nav > li > a {
    
  }
  .nav-collapse .nav > .divider-vertical {
    
  }
  .nav-collapse .nav .nav-header {
    
    
  }
  
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    
    
    
    
  }
  
  .nav-collapse .btn {
    
    
    
  }
  .nav-collapse .dropdown-menu li + li a {
    
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    
  }
  
  .nav-collapse.in .btn-group {
    
    
  }
  
  .nav-collapse .dropdown-menu {
    
    
    
    
    
    
    
    
    
    
    
    
  }
  .nav-collapse .open > .dropdown-menu { 
     
  }

  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    
  }
  .nav-collapse .dropdown-menu .divider {
    
  }
  .nav-collapse .nav > li > .dropdown-menu {
    &:before,
    &:after {
      
    }
  }
  
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    
    
    
    
    
    
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    
    
  }
  
  .navbar .nav-collapse .nav.pull-right {
    
    
  }
  
  .nav-collapse,
  .nav-collapse.collapse {
    
    
  }
  
  .navbar .btn-navbar {
    
  }

  
  
  .navbar-static .navbar-inner {
    
    
  }


}





@media (min-width: @navbarCollapseDesktopWidth) {

  
  .nav-collapse.collapse {
    
    
  }

}




.small {
  
}


iframe,
svg {
  
  
}


.nowrap {
  
}


.center,
.table td.center,
.table th.center {
  
}


a.disabled,
a.disabled:hover {
  
  
  
  
}

.btn .caret {
  
}

.btn.btn-micro .caret {
  
}

.blog-row-rule,
.blog-item-rule {
  
}


body.modal {
  
}

.blog-row-rule,
.blog-item-rule {
  
}


.nav-list > li.offset > a {
  
  
}

.blog-row-rule,
.blog-item-rule {
  
}

.row-fluid .offset1 {
  
}

.row-fluid .offset2 {
  
}

.row-fluid .offset3 {
  
}

.row-fluid .offset4 {
  
}

.row-fluid .offset5 {
  
}

.row-fluid .offset6 {
  
}

.row-fluid .offset7 {
  
}

.row-fluid .offset8 {
  
}

.row-fluid .offset9 {
  
}

.row-fluid .offset10 {
  
}

.row-fluid .offset11 {
  
}


.navbar .nav > li > a.btn {
  
  
}


.nav-tabs.nav-dark {
  
  
}

.nav-tabs.nav-dark > li > a {
  
}

.nav-tabs.nav-dark > li > a:hover {
  
  
}

.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  
  
  
  
}


.radio.btn-group input[type=radio] {
  
}

.radio.btn-group > label:first-of-type {
  
  
  
  
  
  
  
}

fieldset.radio.btn-group {
  
}


.iframe-bordered {
  
}


.tab-content {
  
}

.tabs-left .tab-content {
  
}


.btn-micro {
  
  
  
}

.btn-group > .btn-micro {
  
}

/* 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) */
body {
  background: #334d5c !important;
}
.offline_container .well {
  background: #2caab6;
}
.offline_container .well .btn-primary {
  background: #2caab6;
}
.offline_container .well .btn-primary:hover {
  background: #ec1b30;
  border-color: #ec1b30;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #2caab6;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  background: #2caab6;
}
/*======================= Search & Smart Search ========================*/
#back-top a {
  border: 2px solid #2caab6;
  color: #2caab6;
}
#back-top a:hover {
  background: #2caab6;
}
#habla_window_div .habla_offline_submit_input {
  background: #ec1b30 !important;
}
#habla_window_div .habla_offline_submit_input:hover,
#habla_window_div .habla_offline_submit_input:active,
#habla_window_div .habla_offline_submit_input:focus,
#habla_window_div .habla_offline_submit_input.active,
#habla_window_div .habla_offline_submit_input.selected {
  background: #2caab6 !important;
}
#habla_window_div #habla_topbar_div {
  background: #2caab6 !important;
}
*::selection {
  background: #000000;
}
*::-moz-selection {
  background: #2caab6;
}
.icemega_modulewrap.top_search i.fa-times {
  color: #2caab6;
}
.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: #2caab6;
}
.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: #2caab6;
}
.login_shell {
  background: #2caab6;
}
.login_shell .mod-login_submit .btn:hover {
  background: #f04a5b;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  background: #2caab6;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  background: #2caab6;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  color: #2caab6;
}
.page-category__history .items-row > div:before {
  background: #2caab6;
}
.page-category__history .items-row:before {
  background: #2caab6;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #2caab6;
}
.contact_details .icons-marker {
  color: #2caab6;
}
@media (max-width: 767px) {
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #2caab6;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    background: #2caab6;
  }
  .rd-mobilemenu_submenu li.active > a {
    color: #2caab6;
  }
  .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search #searchword {
    background: #2caab6;
  }
}
