#hero-unit .carousel .carousel-inner:before {
    background-color: rgba(40, 61, 74, 0.56) !important;
}

#nuestrogiro{
	background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative !important;
    color: #fff !important;
    padding: 100px 0 !important;
}

#team .thumbnail {
    border: 0px !important;
}

#nuestrogiro .section-title h1 {
    color: white !important;
}

#nuestrogiro .section-title p {
    font-size: 18px !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 26px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#nuestrogiro .block {
    text-align: justify;
}

.custom-icon {
    width: 160px !important;
    height: 160px !important;
}

#feature .section-title p {
    color: #020202;
}

#feature .block p {
    color: #020202;
}

ul.mislistas li {
    list-style: circle !important;
    line-height: 1.5em !important;
}

#team .ih-item.circle.effect1 .spin{
    border: 5px solid #3C6188 !important;
    border-right-color: #dedede !important;
    border-bottom-color: #dedede !important;
}
.thumbnail {
    background-color: transparent;
}


#team .ih-item.circle {
    width: 130px !important;
    height: 130px !important;
}

#team .ih-item.circle.effect1 .spin {
    width: 140px !important;
    height: 140px !important;
}

#top-header .affix {
    background: rgb(45, 67, 80)  !important;
}

#top-header .affix .navbar-nav > li > a {
    color: white !important;
}

#contact .contact-form {
    background: rgba(45, 67, 80, 0.91) !important;
}

#footer {
    background: #1a2d38 !important;
}

#contact address ul li span i {
    background: #2d4350  !important;
}