/*index-php*/


.products h2{
    margin-top: 20px;
}
#h2{
    margin-top:0px;
    color: #fff;
}
#industry
{
    margin-top: 50px;
}
.sp-simpleportfolio-items{
    position: relative;
     overflow: hidden;
      height: 594px;
       transition: height 250ms ease-out;
}
.sp-simpleportfolio-item{
    position: absolute;
     top: 0px;
      left: 0px;
       visibility: visible; 
       opacity: 1; 
       transform: translate3d(891px, 297px, 0px) scale3d(1, 1, 1);
        transition: transform 250ms ease-out, opacity 250ms ease-out;
                       
}
#test-h2{
    margin-top: 85px;
}

/*about-us*/

.about-main{
margin-top: 90px;
}
.about-main img{
    width: 100% !important;
    height: 392px !important;
}

/*products-pages*/
.top-sec{
    margin-top: 100px;
}
.top-sec p{
    text-align: justify;
     font-size: 16px; 
     color: #000000;
}

/*why-us*/
.top-why{
    margin-top: 40px;
}

/*contact-us */

.t3-mainbody{
    margin-top: 150px;
}
.display{
    display: none;
}

/*header*/

.header-row{
    background:#f1f1f1 !important;
}
.products-btn {
    background:#1891db;
    padding: 5px 10px;
    border: none;
    outline: none;
    border-radius: 2px;
    color: #000;
}
.products-btn:hover {
    background: #fff;

}
.tp-caption{
    font-size: 40px;
    font-weight: bold;
}
.tp-caption.small_text_intra, .small_text_intra {
    top: 300px !important;
}
.new-heading
{
    line-height: 46px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #3a3534;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 40px;
    font-style: normal;
    letter-spacing: 1px;
    font-family: "Roboto",sans-serif;
    text-align: center;
}
.our-products {
    margin-bottom: 20px !important;
}
.tp-caption {
    box-shadow: 0 0 0 black !important;
}
.contact-form{
    background: lightgray !important;
    padding: 20px !important;
    
}
.products-bg
{
    background: #f3eded;
}
.products-bg p{
    line-height: 28.5px !important;
}
/**----responsive -----*/
@media (max-width: 480px) {
    .navbar {
        min-height: 0 !important;
    }
    #t3-header{
        background: none !important;
    }
    .tp-caption {
        margin-top: 60px !important;
    }
    #abt-us h1{
        font-size: medium;
    }
    #abt-us p{
        font-size: small;
    }
    .t3-spotlight .col-xs-6 {
        width: 100% !important;
        text-align: center;
    }
    #wel-to h1{
        font-size: medium;
    }
    #wel-to p{
        font-size: small;
    }
    #container-content h3{
        font-size: medium;
    
    }
    #container-content p{
        font-size: small;
    
    }
    .about-img img {
        width: 100% !important;
    }
    .new-heading-1 
    {
        line-height: 5px !important;
        font-weight: 400 !important;
        font-size: 20px !important;
    }
     .sub-heading {
        font-weight: 400 !important;
        font-size: 17px !important;
        line-height: 20px !important;
}
 #h2 {
    margin-bottom: 20px !important;
}
.top-m {
    margin-top: 20px !important;
}
.clients-list li img {
    width: 64% !important;
}
.text-left {
    text-align: center !important;
}
.about-main img {
    width: 100% !important;
}
.zt-module-testimonial-description.intra2 {
    line-height: 5px !important;
    font-size: 20px !important;
}
.font-weight-7 {
    font-weight: 400 !important;
    font-size: 17px !important;
}
.t3-mainbody {
    margin-top: 95px !important;
}
}
.welcome-line{
    padding: 50px 0 50px 0 !important;
}
.welcome-explain{
    line-height: 28px !important;
    text-align: justify !important;
    font-size: 17px !important;
}
.industry-heading {
    font-weight: bold !important;
    margin-bottom: 37px !important;
}
.tp-bgimg {
}
.description {
    background: #000;
    color: #fff;
}