#hero-unit .carousel .carousel-inner:before {
    background-color: rgba(20, 93, 177, 0.53) !important;
}
#hero-unit .carousel .carousel-inner:before {
    background: linear-gradient(rgba(247, 247, 247, 0.9),rgba(181, 181, 181, 0.25)) !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;
}
.img_text {
    margin-top: 20px;
}
#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(232, 232, 232)  !important;
}

#top-header .affix .navbar-nav > li > a {
    color: #343132 !important;
}

#contact .contact-form {
    background: rgba(24, 98, 182, 0.79) !important;
}

#footer {
    background: #195daf !important;
}

#contact address ul li span i {
    background: #185daf  !important;
}