body {
    margin-top: 5.2em;
}


.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.social {
    -webkit-transform: scale(0.8);
    /* Browser Variations: */

    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

/*
    Multicoloured Hover Variations
*/

.cuadro {
    text-align: center;
    display: inline-table;
    width: 32%;
    min-width: 325px;
    padding-top: 20px;
}

#social-fb:hover {
    color: #3B5998;
}

#social-gp a {
    color: #de5211;
}


#social-tw:hover {
    color: #4099FF;
}
#social-gp:hover {
    color: #d34836;
}
#social-em:hover {
    color: #f39c12;
}

#social-wa:hover {
    color: #0cc042;
}

#social-te:hover {
    color: #23aaea;
}

@media (max-width: 600px) {
    .navbar-brand {
        font-size: 0.9em;
    }
}

@media (max-width: 450px) {
    .navbar-brand {
        font-size: 0.0em;
    }
}

.about,.team,.gallery,.welcome,.contact-w3-agileits,.banner-bottom,.services{
    padding:4em 0;
}

.circulo {
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #06417c; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding-top: 25px;
    height: 85px;
    width: 85px;
    border-radius: 50%;
}
.circulo:hover {
    color: #f7f7f7;
    background-color: #7ba99e;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #DE5211; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 14px; /* Increase font size */

}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

/*-- /grid_info --*/

.grid_info {
    text-align: center;
    padding: 2em 1.5em;
    background: rgba(0, 0, 0, 0.7);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
    box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    width: 32%;
    margin-bottom: 20px;
}

.grid_info:nth-child(2) {
    margin: 0 2%;
}

@media(max-width:991px){
    .grid_info {
        width: 60%;
        margin:0 auto 2em;
    }
    .grid_info:nth-child(2) {
        margin: 0 auto 2em;
    }
    .cuadro {
        text-align: center;
        min-width: 325px;
    }
}
@media(max-width:800px){
    .about, .team, .gallery, .welcome, .contact-w3-agileits, .banner-bottom, .services {
        padding: 3em 0;
    }
    .w3-heading-all h3 {
        font-size: 2.3em;
    }
    .cuadro {
        text-align: center;

    }

}
@media(max-width:414px){
    .grid_info {
        width: 75%;
        margin: 0 auto 2em;
    }

    .about, .team, .gallery, .welcome, .contact-w3-agileits, .banner-bottom, .services {
        padding: 2em 0;
    }
}

@media(max-width:320px){
    .grid_info {
        width: 95%;
    }
}

.inner_sec_info_agileits_w3 {
    margin-top: 4em;
}



.icon_info span {
    height: 90px;
    width: 90px;
    background:rgb(222,82,17);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 5px solid #fafafa;
    line-height: 80px;
    font-size: 2em;
    color:#fff;
}

.icon_info h5 {
    font-size: 1.4em;
    color: #fff;
    margin: 1em 0;
    font-weight: 600;
}

.icon_info p {
    color: #ffffff;
}

.icon_info {
    background: rgba(2, 2, 2, 0.4);
    padding: 20px;
}
/*-- /banner_bottom--*/
span.fa.fa-compass {
    background: rgb(254,143,1);
    margin-right: 0.1em;
    padding: 0.2em;
}
h3.tittle {
    color: #353b46;
    margin: 0;
    font-size: 3.3em;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

h3.tittle span {
    font-weight: 100;
    color: #555;
}

h3.tittle.main {
    margin: 0 auto;
    width: 60%;
}

h3.tittle.con {
    color: #fff;
}

h3.tittle.con span {
    color: #fff;
}

.tittle_head p {
    text-align: center;
    width: 46%;
    margin: 1em auto 0;
    color: #8c8c8c;
    font-size: 1.2em;
    line-height: 1.9em;
}

.inner_sec_info_agileits_w3 {
    margin-top: 4em;
}

.features {
    padding: 6em 0 16em 0;
}

.ab_info {
    background: #f5f5f5;
}

.banner_bottom_left h4 {
    font-size: 2em;
    color: #4d4e4e;
    letter-spacing: 1px;
    position: relative;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 1em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.banner_bottom_left h4 span {
    font-weight: 100;
}

.banner_bottom_left p {
    color: #666;
    line-height: 2em;
    font-size: 1em;
    margin-bottom: 1em;
}

ul.some_agile_facts {
    margin-top: 3em;
}

ul.some_agile_facts li {
    list-style: none;
    margin: 21px 0;
    color: #444;
    font-weight: 600;
    font-size: 1.5em;
}

ul.some_agile_facts span.fa {
    color: #fff;
    width: 90px;
    height: 90px;
    background: #ee4f4f;
    text-align: center;
    line-height: 87px;
    margin-right: 20px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 1.3em;
}

ul.some_agile_facts label {
    font-size: 1.5em;
    color: #262c38;
}

.banner_bottom_grid {
    margin-top: 3em;
}

.aliniamiento {
    display: inline-table;

}

.item-servicio{
    display: inline-table;
}

#barra{
    -webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
    filter: shadow(color=#999999, direction=135, strength=2);

}

/* ==========================================================================
 10. Counter Section Style
 ========================================================================== */
.counters {
    background: url("../public/img/estadisticas.jpg") fixed;
    position: relative;
}

.counters .facts-item {
    text-align: center;
    color: #fff;
}

.counters .facts-item .icon {
    margin-bottom: 30px;
}

.counters .facts-item .icon i {
    font-size: 50px;
    color: #fff;
}

.counters .facts-item .fact-count h3 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 15px;
}

.counters .facts-item .fact-count h4 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

iframe {
    width: 100%;
    height: 400px;
}