﻿
.subscribe {
    /*position: absolute;*/
    left: -30px;
    right: -30px;
    height: 310px;
    padding: 30px;
    background-position-x: 272%;
    background-position-y: -1px;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    border-radius: 4px;
    color: #333;
    box-shadow: 0 0 60px 5px #0006;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
}

.srchBox {
    border-radius: 10px;
    height: 35px;
}

#eservices2 {
    background-attachment: fixed !important;
    background-image: url(../../images/src/app.jpg);
    background-repeat: repeat;
    background-size: cover;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
    padding: 15px 0;
    margin-top: 15px;
    height: 400px;
}

#counter {
    /*background-attachment: fixed !important;*/
    /*background-image:url(../../images/src/counter.jpg);
    background-repeat: repeat;
    background-size: cover;
    color: #ffffff;*/
    display: inline;
    float: left;
    width: 100%;
}

.counter-overlay {
    /*background: rgba(15, 22, 30, 0.5) none repeat scroll 0 0;
    color: #ffffff;*/
    display: inline;
    float: right;
    padding: 40px 0;
    width: 100%;
}

.single-counter {
    display: inline;
    float: right;
    text-align: center;
    width: 100%;
}

    .single-counter .counter-icon {
        display: inline;
        /*float: right;*/
        width: 100%;
        color: #000;
        font-size: 30px;
        text-align: center;
    }

    .single-counter .counter-no {
        color: #000;
        display: inline;
        float: right;
        font-size: 44px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        line-height: 60px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .single-counter .counter-label {
        color: #000;
        display: inline;
        float: right;
        font-size: 20px;
        width: 100%;
    }

.overlay {
    /*background-color: rgba(0,0,0,0.2);*/
    padding: 0;
    float: left;
    width: 100%;
}

#about-header {
    /*background-attachment: fixed !important;
    background-image: url(../../images/src/map.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
    color: #ffffff;
    display: inline;
    float: right;
    width: 100%;
}

.papers, .papers:before, .papers:after {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 30px rgba(0,0,0,0.1), 1px 1px 3px rgba(0,0,0,0.2);
}

.papers {
    position: relative;
    padding: 2.5em;
    margin-top: 40px;
    font-size: 12px;
}

.tc-box .media {
    padding: 10px 0;
}

.tc-box .icon-box {
    font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 45px;
    margin: 10px auto;
    text-align: center;
    color: #ffa300;
    color: black;
    padding-right: 0;
    border: none;
}

.tc-box .media-body {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    color: black;
}

.media-left, .media-right, .media-body {
    display: block;
    vertical-align: top;
}

.tc-box .media-body {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
}
