/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.3.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


/*Backgrounds
---------------------------------- */
.background-statistics {
    background: url("../images/82.jpg") 50% 0px no-repeat;
}
.secondary-bg {
    background-color: #2655ca !important;
    color: #ffffff;
}
.secondary-bg.transparent{
    background-color: #2655ca82 !important;
}

.secondary-bg h1,.secondary-bg h2,.secondary-bg h3,
.secondary-bg h4,.secondary-bg h5,.secondary-bg h6 {
    color: #ffffff;
}
/*.secondary-bg {
    background-color: #09afdf !important;
}*/

.icon.primary-bg {
    background-color: #2362e6 !important;
}
.icon.secondary-bg{
    background-color: #09afdf;
}
.text-default {
    color: #2362e6 !important;
}
.text-secondary{
    color: #09afdf;
}

.btn-default {
    background-color: #2655ca !important;
    border-color: #2655ca;
}

.subfooter{
    background-color: #292929 !important;
}
.xlarge_blue {
    font-size: 68px;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    color: #2362e6;
    line-height: 1.2;
}
.icon.blue-bg {
    background-color: #2362e6;
    color: #ffffff;
}
.medium_dark {
    font-size: 42px !important;
    color: #333333;
    font-family: "Montserrat Light", sans-serif;
    font-weight: 300;
}
.hc-item-box .icon{
    margin-bottom: 10px;
}
#image-contacto{
    margin-top: -50px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.feature-box-2 .body{
    margin-left: 115px;
}
.feature-box-2 .body-secondary{
    margin-left: 60px;
}
.icon.icon-services{
    font-size: 36px;
    width: 80px;
    height: 80px;
    line-height: 97px;
}
.feature-box .title-secondary,
.feature-box-2 .title-secondary{
    color: #09afdf;
}
.feature-box-2 .right .body-secondary{
    margin-right: 60px;
}
.navbar-default .navbar-collapse{
    padding-right: 10px !important;
}
.text-logo{
    float: left;
    color: #3a3a3a;
    font-size: 29px;
}
.default-translucent-bg:after{
    background-color: rgba(38, 85, 202, 0.95);
}

@media (max-width: 991px){
    .slideshow .icon.small {
        font-size: 6px;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .navbar-default,
    .navbar.navbar-default {
        background: none;
        border: none;
    }
    .slide-position-1{
        top: 120px !important;
    }
    .slide-position-2{
        top: 160px !important;
    }
    .slide-position-3{
        top: 180px !important;
    }

    .logo-header{
        margin-top: -8px;
    }
}
