/* Theme Name:Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License:Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description:Main CSS file of the template */

/* Typography
----------------------------------------------------------------------------- */
body {
    font-family: 'Myriad Pro', 'Geomanist-Regular','Open Sans', sans-serif;
}

.site-name {
    font-family: 'Myriad Pro', 'Geomanist-Regular','Open Sans', sans-serif;
}

html,
body {
    height: 100%;
}

body {
    font-size: 15px;
    line-height: 1.50;
    color: #333333;
    background-color: #ffffff;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333333;
}

h1 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}

h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
    font-weight: 700;
}

.h4noticias{
    font-size: 18px;
    color: #333333;
}

h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

h6 {
    font-weight: 700;
}

h1 span,
h2 span,
h3 span,
h4 span {
    color: #e6b012;
}

.text-colored {
    color: #e6b012;
}

.text-white {
    color: #ffffff;
}

.text-small
{
     font-size: 13px;
}

.moto{
    font-size: 25px}



.big-text {
    font-size: 120px;
    line-height: 160px;
    color:black;
}

#copyright{
    font-size: 10px;
}

@media (min-width:768px) {

    .big-text {
        font-size: 100px;
        line-height: 140px;
        color:#fff;
    }
    .big-text img{
        max-width:20%;        
    }

}

@media (min-width:768px) and (max-width:991px) {
    .moto{
        font-size: 33px;
    }

    .big-text {
        font-size: 80px;
        line-height: 140px;
        color:#fff
    }
    .big-text img{
        max-width:12%;        
    }
}

@media (max-width:767px) {

    .moto{
        font-size: 20px;        
    }

    .big-text {
        font-size: 38px;
        line-height: 80px;
        color:#fff
    }
    .big-text img{
        max-width:10%;        
    }
}

a {
    color: #e6b012;
}

    a:hover {
        color: #e6b012;
    }

    a:focus,
    a:active {
        outline: none;
    }


#language a {
    color: #333333;
}

#language a:hover {
        color: #e6b012;
        text-decoration: none;
    }

#language a:focus,
    a:active {
        outline: none;
        color: #e6b012 !important;
    }



#footer a {
    color: #fff;
}

#footer a:hover {
    color: #e6b012;
    text-decoration: none;
}

#footer a:focus,
#footer a:active {
    outline: none;
}


#copyright a {
    color: #e6b012;
}

#copyright a:hover {
    color: #e6b012;
    text-decoration: none;
}

#copyright a:focus,
#copyright a:active {
    outline: none;
}

.large {
    font-size: 18px;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.list-unstyled li {
    padding: 5px 0;
}

.list-horizontal {
    padding: 15px 0;
}

.list-horizontal-item img {
    display: block;
    margin: 0 auto;
}

.list-icons {
    padding: 0;
    margin: 20px 0;
    list-style: none;
    font-size: 18px;
}

    .list-icons li {
        padding: 0 0 15px 0;
    }

blockquote {
    border-left: none;
    padding-left: 0;
    padding-right: 0;
}

.title {
    margin-top: 0;
}

/* Layout
----------------------------------------------------------------------------- */
.header {
    color: #ffffff;
    background-color: #fff;
    padding: 10px 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.banner {
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
    color: #fff;
}

.banner-image {
    vertical-align: middle;
    min-height: 100%;
    width: 100%;
}

.banner:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.25);
    content: "";
}

.banner-caption {
    position: absolute;
    top: 16%;
    width: 100%;
    z-index: 2;
}


.banner-business-caption {
    position: absolute;
    top: 25%;
    width: 100%;
    z-index: 2;
}

    .banner-business-caption img {
        display: inline;
    }


.subfooter {
    background-color: #fafafa;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 40px 0;
}

.section {
    background-color: #ffffff;
    padding: 80px 0;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 53.10%;
    position: relative;
    height: 0;
}

    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }


/* noticias 
-------------------------------------------------------------------------------------*/
.divider {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    background: transparent;
    margin: 0;
    padding: 0;
}

.margin_top20 {
    margin-top: 20px !important;
}



.margin_bottom40 {
    margin-bottom: 40px !important;
}

.hr5, .hr4 {
    height: 1px;
    background: #e6b012;
}

.hr_left {
    text-align: left;
}

.pull-right {
    float: right !important;
}

.wp-caption {
    background-color: #ffffff;
    text-align: center;
}

.alignleft {
    float: left;
    margin: 0 20px 18px 0;
}

.wp-caption {
    background-color: #ffffff;
    text-align: center;
}

.pix_sohortcode_image_slider {
}

.flexslider {
    margin: 0 0 60px;
    background: #ffffff;
    border: 4px solid #ffffff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}




.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  /*z-index: 1;*/
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/* Backgrounds
----------------------------------------------------------------------------- */
.default-bg {
    background-color: #222222;
    color: #ffffff;
}

    .default-bg.blue {
        background-color: #e6b012;
    }

.translucent-bg {
    color: #ffffff;
}

    .default-bg h1,
    .default-bg h2,
    .default-bg h3,
    .default-bg h4,
    .default-bg h5,
    .default-bg h6,
    .translucent-bg h1,
    .translucent-bg h2,
    .translucent-bg h3,
    .translucent-bg h4,
    .translucent-bg h5,
    .translucent-bg h6 {
        color: #ffffff;
    }

    .default-bg blockquote footer,
    .translucent-bg blockquote footer {
        color: #cccccc;
    }

    .default-bg a,
    .translucent-bg a {
        color: #ffffff;
        text-decoration: underline;
    }

        .default-bg a:hover,
        .translucent-bg a:hover {
            text-decoration: none;
        }

.translucent-bg {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}

    .translucent-bg .translucent-bg {
        margin-top: 80px;
        z-index: 3;
    }

    .translucent-bg:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .translucent-bg.blue:after {
        background-color: rgba(85, 172, 238, 0.7);
    }

    .translucent-bg .container {
        z-index: 3;
        position: relative;
    }

.bg-image-1 {
    background: url("../images/bg-image-1.jpg") 50% 0px no-repeat;
}

.bg-image-2 {
    background: url("../images/bg-image-2.jpg") 50% 0px no-repeat;
}

.bg-image-footer {
    background: url("../images/../images/footer_bg.jpg");
}



/* Misc
----------------------------------------------------------------------------- */
.object-non-visible {
    opacity: 0;
    filter: alpha(opacity=0);
}

.object-visible,
.touch .object-non-visible {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

/* Targeting only Firefox for smoothest animations */
@-moz-document url-prefix() {
    .object-visible,
    .touch .object-non-visible {
        -webkit-transition: opacity 0.6s ease-in-out;
        -moz-transition: opacity 0.6s ease-in-out;
        -o-transition: opacity 0.6s ease-in-out;
        -ms-transition: opacity 0.6s ease-in-out;
        transition: opacity 0.6s ease-in-out;
    }
}

.space {
    padding: 20px 0;
}

.pt-10 {
    padding-top: 10px;
}

.pr-10 {
    padding-right: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.pb-clear {
    padding-bottom: 0;
}



/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
    color: #333;
    text-shadow: none; /* Prevent inheritance from `body` */
    background-color: #fff;
    border: .05rem solid #fff;
}



.btn-primary {
    color: #fff;
    background-color: #e6b012;
    border-color: #e6b012;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #e8c14f;
        border-color: #e8c14f;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(230, 176, 18, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #e6b012;
        border-color: #e6b012;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #e6b012;
        border-color: #e6b012;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(230, 176, 18, 0.5);
        }




.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-link:hover {
    color: #dee2e6;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}

.btn:hover, .btn:focus {
    text-decoration: none;
}

.btn-link {
    font-weight: 400;
    color: #e6b012;
    background-color: transparent;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #ffffff;
    position: fixed;
    bottom: 20px;
    right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: #000000;
    z-index: 1005;
    display: none;
}

    .scrollToTop i {
        line-height: 50px;
        font-size: 24px;
    }

/* Sections
----------------------------------------------------------------------------- */
.banner-caption h1,
.banner-caption h2,
.banner-caption h3,
.banner-caption h4,
.banner-caption h5,
.banner-caption h6 {
    color: #ffffff;
}

.banner-caption h1 {
    font-size: 60px;
}

@media (min-width:768px) {
   .banner-caption h1 {        
        font-size: 53px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .banner-caption h1 {
/*        color: black;*/
    }
}

@media (max-width:767px) {
    .banner-caption h1 {        
        padding-top: 10px;
        font-size: 28px;
    }
}





.subfooter p {
    margin-bottom: 0;
}

/* Template Components
----------------------------------------------------------------------------- */
/* Buttons
---------------------------------- */
.btn {
    padding: 8px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    min-width: 160px;
    text-align: center;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn-default {
    color: #e6b012;
    border: 1px solid #cccccc;
}

    .btn-default:hover {
        color: #ffffff;
        background-color: #e6b012;
        border-color: #e6b012;
    }

/* Collapse
---------------------------------- */
.panel-group .panel {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

.panel-default > .panel-heading {
    padding: 0;
    outline: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: 1px solid #f0f0f0;
        border-top: none;
        background-color: #fafafa;
    }

.panel-heading a {
    font-weight: 400;
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #e6b012;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}

    .panel-heading a.collapsed {
        color: #ffffff;
        background-color: #333333;
    }

    .panel-heading a:after {
        font-family: "FontAwesome";
        content: "\f147";
        position: absolute;
        right: 15px;
        font-size: 14px;
        font-weight: 300;
        top: 50%;
        line-height: 1;
        margin-top: -7px;
    }

    .panel-heading a.collapsed:after {
        content: "\f196";
    }

    .panel-heading a:hover {
        text-decoration: none;
        background-color: #e6b012;
        color: #ffffff;
    }

.panel-title a i {
    padding-right: 10px;
    font-size: 20px;
}

/* Pills
---------------------------------- */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover {
    background-color: #e6b012;
    border-color: #e6b012;
    color: #ffffff;
}

.nav-pills > li > a {
    border-radius: 0;
    padding: 8px 20px;
    border: 1px solid #cacaca;
    color: #666666;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
}

/* Forms
---------------------------------- */
.form-control {
    height: 45px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.form-control-feedback {
    color: #cccccc;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 15px;
}

textarea {
    resize: vertical;
}

/* Modals
---------------------------------- */
.modal-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.modal-header {
    background-color: #e6b012;
    color: #ffffff;
}

    .modal-header h4 {
        color: #ffffff;
    }

    .modal-header .close {
        font-weight: 300;
        color: #FFFFFF;
        text-shadow: none;
        filter: alpha(opacity=100);
        opacity: 1;
    }

/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {
    .modal-lg {
        width: 1140px;
    }
}

/* Media
---------------------------------- */
.media .fa {
    font-size: 24px;
    width: 40px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    text-align: center;
}

/* Navigations
----------------------------------------------------------------------------- */
.header .navbar {
    margin-bottom: 0;
}

.main-navigation .navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-default .navbar-nav > li > a {
    color: #333333;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}

.navbar-default .navbar-nav > li.active > a {
    background-color: transparent;
    color: #e6b012;
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li.active > a:hover {
        color: #e6b012;
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #e6b012;
}

.navbar-default .navbar-toggle {
    border-color: #e6b012;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #e6b012;
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #e6b012;
    background-color: #fff;
}

li.dropdown.open {
    border: 0px solid red;
}

ul.nav li:hover > ul.dropdown-menu {
    display: block;
}

@media (min-width:768px) {
    .navbar-default .navbar-nav > li > a {
        padding-top: 30px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nav {
        float: left !important;
    }
}

@media (max-width:767px) {
    .header.navbar-fixed-top {
        position: absolute;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #e6b012;
    }
}

/* Fixed Header
----------------------------------------------------------------------------- */
.fixed-header-on .header {
    background-color: #fff;
    padding: 5px 0;
}

.fixed-header-on .site-name {
    font-size: 24px;
}

.fixed-header-on .logo {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width:768px) {
    .fixed-header-on .navbar-default .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width:991px) {
    .fixed-header-on .logo,
    .fixed-header-on .site-name,
    .fixed-header-on .site-slogan {
        display: none;
    }
}

/* Blocks/Widgets
----------------------------------------------------------------------------- */
/* Logo, Site Name, Site Slogan
---------------------------------- */
.logo {
    margin: 10px 10px 10px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 230px;
}

.logo,
.site-name-and-slogan {
    float: left;
}

.site-name {
    font-size: 36px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .site-name a {
        color: #ffffff;
    }

        .site-name a:hover {
            text-decoration: none;
        }

.site-slogan {
    font-size: 12px;
}

/* Testimonials
---------------------------------- */
.testimonial .media-left {
    width: 60px;
}

/* Social Links
---------------------------------- */
.social-links {
    padding: 0;
    list-style: none;
    margin: 15px 0;
}

    .social-links li {
        margin: 10px 25px 10px 0;
        display: inline-block;
        font-size: 36px;
    }

        .social-links li a {
            color: #333333;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

        .social-links li.twitter a:hover {
            color: #e6b012;
        }

        .social-links li.skype a:hover {
            color: #00aff0;
        }

        .social-links li.linkedin a:hover {
            color: #0976b4;
        }

        .social-links li.googleplus a:hover {
            color: #dd4b39;
        }

        .social-links li.youtube a:hover {
            color: #b31217;
        }

        .social-links li.flickr a:hover {
            color: #ff0084;
        }

        .social-links li.facebook a:hover {
            color: #3b5998;
        }

        .social-links li.pinterest a:hover {
            color: #cb2027;
        }

/* Isotope Items
---------------------------------- */
.filters {
    margin: 0 0 30px 0;
}

    .filters .nav-pills > li {
        margin-right: 2px;
        margin-bottom: 2px;
    }

        .filters .nav-pills > li + li {
            margin-left: 0px;
        }

.text-center.filters .nav-pills > li {
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    display: inline-block;
    float: none;
}

.isotope-container {
    overflow: hidden;
}

.isotope-item {
    margin-bottom: 20px;
}

    .isotope-item .btn-default {
        color: #999999;
    }

        .isotope-item .btn-default:hover {
            color: #ffffff;
        }

@media (max-width:480px) {
    .filters .nav-pills > li {
        width: 100%;
        display: block;
    }
}

/* Images Overlay
----------------------------------------------------------------------------- */
.overlay-container {
    position: relative;
    display: block;
    overflow: hidden;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: -1px;
    background-color: rgba(85, 172, 238, 0.9);
    cursor: pointer;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

    .overlay:hover {
        text-decoration: none;
    }

    .overlay span {
        position: absolute;
        display: block;
        bottom: 10px;
        text-align: center;
        width: 100%;
        color: #ffffff;
        font-size: 13px;
        font-weight: 300;
    }

    .overlay i {
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 18px;
        line-height: 1x;
        color: #ffffff;
        margin-top: -8px;
        margin-left: -8px;
        text-align: center;
    }

.overlay-container:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.dropdown-menu li {
    height: 40px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}


.contact{
    font-size: 18px;
    font-weight: 700;
}
.contact span{
     color: #e6b012;
}
.contact a{
     color: #fff;
}