* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-family: Arial,Helvetica,sans-serif;
}
li{
    list-style: none;
}
a{
    cursor: pointer;
    text-decoration: none;
}
body {
    height: 100%;
    width: 100%;
    margin: 0;
    background: #EBEBEB;
}

hr{
    border-bottom: 1px solid #dddddd;
    padding: 0;
    margin: 0;
}
table {
    text-align: left;
    text-indent: 10px;
}
th{
    background-color: #D5F2F0;
    border: 0px solid #C1DAD7;
    color: #4F6B72;
    font-weight: bold;

}
td {
    background-color: white;
    font-size: 14px;
    color: #4F6B72;
    height: 25px;
    border-bottom: 1px solid Gray;
    border: 1px solid #C1DAD7;
}
tr:nth-child(even) {

}

.pull-right{
    float: right;
}
.pull-left{
    float: left;
}
.padding-zero{
    padding: 0;
}
.razorpay-payment-button{
    background: #00264d;
    width: 100%;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    border: 1px solid #00264d;

}
.form-group{
    width: 100%;
    margin: 10px auto 10px auto;    
}
.form-group label{
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #838383;
}
.form-group input[type="text"],input[type="date"],input[type="email"],input[type="number"],input[type="password"],select,textarea {
    box-sizing: border-box;
    padding: 7px 7px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    border: 1px solid #ccc;
    color: #000;
}
.main-div{

}
.main-box{
    margin: 30px 0 30px 0;
}
.welcome{
    background: #69AC00;
    color: #fff;
}
.welcome h3{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    margin: 0;
    text-align: center;
    letter-spacing: 1px;
}
.knowus-main{
    padding: 10px 10px;
    background: #ccc;
    height: 180px;
    margin-bottom: 20px;
}
.knowus-main-img{
    width: 100%;
    height: 180px;
    background-image: url(../images/tag1.jpg);
    background-repeat: no-repeat;
    padding: 10px 10px;
}
.knowus-main h4{
    color: #2461B1;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.knowus-main p{
    margin: 8px 68px 10px 0px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #4D4D4D;
    text-align: left;
}
.readmore-btn a{
    background: #0088d0;
    color: #fff;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 10px;
    text-decoration: none;
}
.div9th-main{
    margin-bottom: 20px;
}
.div9th-main p{
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    text-align: justify;
    margin: 0px 0 30px 0;
}
.new-big-tag {
    width: 100%;
    background-image: url(../images/new.png);
    background-repeat: no-repeat;
    font-family: 'trebuchet MS';
    font-size: x-large;
    text-align: left;
    padding-left: 55px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.new-big-tag h3{
    font-size: 25px;

}
.new-project-box{
    border:1px solid #A5A5A5;
    border-radius: 10px;
    width: 100%;
    padding: 0px 0 50px 0;
}
.new-project-box img{
    height:280px;
    width:100%;
    border:2px solid #A5A5A5;
}
.new-project-box h4{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #777;
}
.new-project-box span{
    font-size: 14px;
    font-weight: 600;
}
.new-bottom-tag {
    background-position: bottom;
    position: relative;
    width: 100%;
    height: 15px;
    background-image: url(../images/new-bottom.png);
    background-repeat: no-repeat;
}
.3rdiv-main{

}
.news-block{
    overflow: hidden;
    padding: 5px 15px 10px 15px;
    width: 100%;
    background-image: url(../images/news-back.png);
    border-left:0px solid #a3c2c2;
    border-right:4px solid #a3c2c2;
}
.news-block h3{
    font-size: 18px;
    text-align: left;
    color: #535353;
    border-bottom-style: dashed;
    border-width: 1px;
    border-color: #585858;
    margin: 0;
    padding: 5px 0;
}
.news-block h4{
    margin-top: 5px;
    font-size: 16px;
    text-align: left;
    color: #494949;
    font-weight: bold;
    margin: 5px 0;
}
.news-block span{
    font-size: 14px;
    text-align: left;
    color: #666666;
}
.news-block p span{
    font-size: 12px;
    text-align: left;
    color: #000;
}
.news-block p{
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: justify;
}
.fst3rdiv-main{
    background-color: #046D8B;
    overflow: hidden;
    padding: 0px 10px 10px 10px;
}
.light-effect-top {
    width: 100%;
    height: 10px;
    background-image: url(../images/light-effect.png);
    background-repeat: no-repeat;
}
.news-tag-header {
    position: relative;
    width: 100%;
    height: 40px;
    background-image: url(../images/news-tag.png);
    background-repeat: no-repeat;
}
.news-data-block h4 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.news-data-block p{
    margin: 5px 0 0 0;
    overflow: hidden;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: white;
    text-align: left;
}
.news-data-block img{
    width:100%;
    height:150px;
}
.news-data-block .sevice-tag{
    width: 100%;
    height: 150px;
    background-image: url(../images/service-tag.jpg);
    background-repeat: no-repeat;
}
.news-data-block .sevice-tag-info {
    position: relative;
    overflow: hidden;
    width: 225px;
    margin-left: 10px;
    padding: 10px;
    background-color: #CDCDCD;
}
.news-data-block .sevice-tag-info p{
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: black;
    text-align: left;
}
.shadow-effect-bottom {
    width: 100%;
    height: 40px;
    background-image: url(../images/shadow-effect.png);
    background-repeat: no-repeat;
}
.fstdiv9th-main{
}
.company-profile .bigimg{
    width: 100%;
    height: 230px;

}
.company-profile h3{
    background-position: bottom;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #4E4E4E;
    background-image: url(../images/gray-line.png);
    background-repeat: repeat-x;
    width: 100%;
    margin: 0;
    padding: 5px 0;
}
.company-profile img{
    float: left;
    display: inline;
    padding: 5px 10px 5px 0px;
    width:174px;
    height:120px;
}
.company-profile p{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    olor: #000;
    text-align: justify;
}
.cement-Pipe .bigimg{
    width: 100%;
    height: 230px;
}
.cement-Pipe h3{
    background-position: bottom;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #4E4E4E;
    background-image: url(../images/gray-line.png);
    background-repeat: repeat-x;
    width: 100%;
    margin: 0;
    padding: 5px 0;
}
.cement-Pipe img{
    float: left;
    display: inline;
    padding: 5px 10px 5px 0px;
    width:174px;
    height:120px;
}
.cement-Pipe p{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    olor: #000;
    text-align: justify;
}

.gallery h3{
    background-position: bottom;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #4E4E4E;
    background-image: url(../images/gray-line.png);
    background-repeat: repeat-x;
    width: 100%;
    margin: 0;
    padding: 5px 0;
}

.gallery-img-main{
    border: 1px solid #D2D2D2;
    padding: 8px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    margin: 10px 0;
}
.gallery-img-main .lightbox{
    z-index: 99999;
}
.gallery-img-main img{
    height:180px;
    width:100%;
    border-width:0px;
}
.gallery-img-main h4{
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #666666;
    margin-bottom: 5px;
}
.project-shadow{
    width: 100%;
    height: 10px;
    background-image: url(../images/img-shadow.png);
    background-repeat: no-repeat;
}
.news-box{

}
.news-box h3{
    background-position: bottom;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #4E4E4E;
    background-image: url(../images/gray-line.png);
    background-repeat: repeat-x;
    width: 100%;
    margin: 0px 0 20px 0;
    padding: 5px 0;
}
.news-box .left-block {
    float: left;
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    width: 55px;
}
.news-box .left-block .date-pic {
    background-image: url(../images/date-pic.png);
    background-repeat: no-repeat;
    width: 55px;
    height: 47px;
    padding-top: 3px;
}
.news-box .left-block .date-pic .month-field {
    position: relative;
    margin-left: 4px;
    margin-right: 3px;
    width: 40px;
    height: 16px;
    font-family: arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.news-box .left-block .date-pic .day-field{
    position: relative;
    margin: 5px;
    margin-left: 6px;
    width: 34px;
    height: 24px;
    font-family: arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #EAFDE6;
}
.news-box .right-block {
    float: left;
    display: inline;
    width: 576px;
    margin-left: 10px;
}
.news-box .right-block h4{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border-bottom-style: dashed;
    border-width: 1px;
    border-color: #333333;
    line-height: 22px;
    margin: 0px 0 10px 0;
}
.news-box  p{
    margin: 5px 0 0 0;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    text-align: justify;
}
.teamprofile{

}
.teamprofile .bigimg{
    width: 100%;
    height: 230px;
}
.teamprofile h3{
    background-position: bottom;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #4E4E4E;
    background-image: url(../images/gray-line.png);
    background-repeat: repeat-x;
    width: 100%;
    margin: 0;
    padding: 5px 0;
}
.teamprofile h4{
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #4E4E4E;
    margin: 0;
    padding: 5px 0;
}
.teamprofile img{
    float: left;
    display: inline;
    padding: 5px 10px 5px 0px;
    width:120px;
    height:136px;
}
.teamprofile span{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #696969;
}
.teamprofile p{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    olor: #000;
    text-align: justify;
}
.contact-us{

}
.contact-us .bigimg{
    width: 100%;
    height: 230px;
}
.contact-us  h3{
    background-position: bottom;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #4E4E4E;
    background-image: url(../images/gray-line.png);
    background-repeat: repeat-x;
    width: 100%;
    margin: 0;
    padding: 5px 0;
}
.contact-us h4{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #666666;
    line-height: 25px;
}
.contact-us p{
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #838383;
    line-height: 23px
}
.contact-us button{
    text-decoration: none;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    font-weight: bold;
    margin: 10px 0 20px 0;
}
.contact-us i{
    font-size: 20px;
    color: #1ebef0;
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #69AC00;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}

.slider-img{
    width:100%;
    height: 450px;
}
.slider-img img{
    width: 100%;
    height: 450px;
    opacity:1;
}
.carousel-caption{
    position: absolute;
    top:30%;
    left: 30%;
}
.carousel-caption h3{
    font-size: 35px;
    line-height: 50px;
}
/* Carousel Fading slide */
.carousel-fade .carousel-inner { background: #000; }
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active { opacity: 1; }

.carousel-fade .active.left,
.carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}


/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* Carousel Control custom */
.carousel-control .control-icon {
    font-size: 48px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 40%;
    z-index: 5;
}
.carousel-control .prev { margin-left:  -15px;  left: 50%; } /* Prev */
.carousel-control .next { margin-right: -15px; right: 50%; } /* Next */


/* Removing BS background */
.carousel .control-box { opacity: 0; }
a.carousel-control.left  { left: 0; background: none; border: 0;}
a.carousel-control.right { right: 0; background: none; border: 0;}


/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;   
} 

/* Hover animation */
.carousel:hover .control-box { opacity: 1; }
.carousel:hover a.carousel-control.left { left: 15px; }
.carousel:hover a.carousel-control.right { right: 15px; }  


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 450px;
}

.remedys3type-main-div{
    margin-top: -140px;
    z-index: 99999;
}

.img-box{
    height:130px;
    width: 100%;
}
.img-box img{
    height:130px;
    width: 100%;
    border-radius: 7px 0;
}
.text-box{
    padding: 10px  5px;
}
.text-box h4{
    font-size: 14px;
    text-align: center;
    color: #00264d;
    font-weight: 600;
    color: #000;
    padding: 7px 0;
    margin-top: 0;
    margin-bottom: 0;
}
