
.services-bottom {
    background: url(../images/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    min-height: 400px;
}

.services {
    padding: 0px 0px;
}

h3.w3l-titles, h2.w3l-titles {
    font-size: 3em;
    text-align: center;
    margin-bottom: 1.3em;
    position: relative;
}

h3.w3l-titles, h2.w3l-titles {
    color: #f1a70c;
}
.banner-dott1 {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    padding: 5em 0;
}
/*-- counter--*/
.agile_count_grid_left {
    float: left;
    width: 35%;
    text-align: center;
}
.agile_count_grid_left span,.agile_count_grid_right p{
	font-size:2em;
}
.agile_count_grid_right {
    float: left;
    margin-left: 0em;
    width: 60%;
    text-align: center;
}
.agile_count_grid_left span.glyphicon.glyphicon-thumbs-up{
	    font-size: 1.7em;
		line-height: 40px;
}
.agile_count_grid_left span.glyphicon.glyphicon-user{
	    font-size: 1.7em;
		line-height: 40px;
}
.agile_count_grid_left span.glyphicon.glyphicon-heart-empty{
	    font-size: 1.7em;
		line-height: 40px;
}
span.fa.fa-trophy{
	    font-size: 1.7em;
		line-height: 45px;
}
.agile_count_grid_right p{
	color: #fff;
    font-weight: bold;
}
.w3_agile_stats_grid h4 {
    font-size: 1.3em;
    color: #f1a70c;
    margin: 1em 0 0;
    text-transform:uppercase;
    letter-spacing: 3px;
    position: relative;
    text-align: center;
}
.w3_agile_stats_grid h41 {
    font-size: .5em;
    color: #f1a70c;
    margin: 1em 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
    padding-left:8px ;
}
.w3_agile_stats_grid h42 {
    font-size: .5em;
    color: #f1a70c;
    margin: 1em 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
    padding-left: 50px;
}
.w3_agile_stats_grid h43 {
    font-size: .5em;
    color: #f1a70c;
    margin: 1em 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
    padding-left: 24px;
}
.w3_agile_stats_grid h44 {
    font-size: .5em;
    color: #f1a70c;
    margin: 1em 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
    padding-left: 44px;
}
.agile_count_grid_left span {
    color: #f1a70c;
    top: 5px;
}
.w3_agile_stats_grid {
    /*background: rgba(221, 223, 226, 0.23);*/
    background: rgba(0, 0, 0, 0.5);
    padding: 2em .5em;
}
@media (max-width:768px) {

    .w3_agile_stats_grid h41 {
        font-size: .5em;
        color: #f1a70c;
        margin: 1em 0 0;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: relative;
        text-align: center;
        padding-left: 50px;
    }
    h3.w3l-titles, h2.w3l-titles {
        font-size: 1.5em;
        text-align: center;
        margin-bottom: 1.3em;
        position: relative;
    }
    .w3_agile_stats_grid h43 {
        font-size: .5em;
        color: #f1a70c;
        margin: 1em 0 0;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: relative;
        text-align: center;
        padding-left: 50px;
    }
    .w3_agile_stats_grid h44 {
        font-size: .5em;
        color: #f1a70c;
        margin: 1em 0 0;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: relative;
        text-align: center;
        padding-left: 50px;
    }
}
    /*-- //counter--*/