body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    background: repeating-linear-gradient(45deg, black, #3c3636bf 100px);
    background-position: center;
    background-size: 107px 108px;
    background-attachment: fixed;
}

/* font-family: 'Roboto Slab', serif; , font-family: 'Roboto', sans-serif; */

.main-card {
/*    background-image: url(../images/main-bg.jpg); 
    background-repeat: no-repeat; 
    background-position: top center; */
    width: 400px; 
    height: 100%;
    overflow: hidden;
    margin: 0px auto;
    z-index: 0;
    background-size: 100%;
    color: white;
    padding: 0px;
}
.page1{
    background: #ffffff;
}
.sectionFirst {
    background-image: url('../../Images/dc/card-water-mark.png');
    /*background-image: url(../images/card-water-mark.png);*/
    background-repeat: no-repeat;
    background-position: -70px -180px;
    padding-top: 40px;
}
.card_content {
    z-index: 2;
    text-align: center;
    width: 150px;
    padding: 10px;
    margin: 0px auto 10px;
    overflow: hidden;
    display: flex;
    border-radius: 50%;
    height: 150px;
    align-items: center;
    background: #fff;
    box-shadow: 1px 1px 4px #00000040;
}
.card_content img {
    height: auto;
    width: 100%;
}

.contactInfo {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 20px;
}
.contactInfo h1 {
    color: #000;
    margin-bottom: 0;
    line-height: 26px;
    font-size: 28px;
    font-weight: 700;
}
.contactInfo span {
    display: block;
    color: #000;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    margin: 5px 0px 10px;
}
.contactInfo a {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.sectionSecond{
    background-color: #007cc2;
    position: relative;
}
.getintouch {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.getintouch ul {
    padding: 0px;
    margin: 0;
}
.getintouch ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 8px;
}
.getintouch ul li:nth-child(2) {
    position: relative;
    top: 20px;
}
.getintouch ul li:nth-child(3) {
    position: relative;
    top: 30px;
}
.getintouch ul li:nth-child(4) {
    position: relative;
    top: 25px;
}
    .getintouch ul li a {
        width: 50px;
        height: 50px;
        background: #ed2e2e;
        color: #fff;
        font-size: 25px;
        display: block;
        line-height: 50px;
        border-radius: 50%;
    }
.getintouch ul li:last-child a {
    width: auto;
    height: auto;
    background: none;
}
.getintouch ul li a img {
    width: 50px;
}
.addressSection {
    text-align: center;
    padding: 20px 0px;
}
.addressSection h2 {
    /*font-family: 'Roboto Slab', serif;*/
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 8px;
}
.addressSection strong {
    font-weight: 300;
    font-size: 16px;
    display: block;
    padding: 0px 60px;
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
}
.curvimg img {
    width: 100%;
}

.whatsapp-call {
    background: #fff;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 50px;
    position: relative;
}
.whatsapp-call:before {
    position: absolute;
    top: 11px;
    right: 65px;
    content: "\f232";
    font: normal normal normal 18px/1 FontAwesome;
    color: #242424;
}
.whatsapp-call input[type="text"] {
    border: none;
    background: transparent;
    height: 32px;
    padding: 0;
    margin: 0;
    color: #242424;
    position: relative;
}
.whatsapp-call input[type="text"]:focus{
    outline: none;
}
.whatsapp-call input[type="submit"] {
    border: none;
    background: no-repeat;
    color: #242424;
    border-left: 1px solid #cdcccc;
    position: relative;
    padding-left: 30px;
}

.downloadcontact {
    text-align: center;
    padding: 30px 0px 40px;
}
.downloadcontact ul {
    padding: 0px;
    margin: 0px;
}
.downloadcontact li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0px 25px;
    border-right: 1px solid #ffffff;
}
.downloadcontact li:last-child{
    border-right: none;
}
.downloadcontact li img{
    width: 30px;
}
.downloadcontact li span {
    display: block;
    font-weight: 300;
    font-size: 14px;
    margin: 5px 0px;
}

.socialmedia ul{
    padding: 0px;
    margin: 0px;
}
.socialmedia ul li {
    display: inline-block;
}
.socialmedia ul li a {
    width: 40px;
    height: 40px;
    display: block;
    color: #242424;
    background: #fff;
    border-radius: 50%;
    margin: 0px 2px;
    line-height: 40px;
    font-size: 18px;
}
.socialmedia ul li a:hover {
    background: #da251c;
}
.socialmedia ul li a:hover .fa{
    color: #fff !important;
}
.socialmedia ul li a .fa-facebook{
    color: #41559c;
    background: none;
}
    .socialmedia ul li a .fa-youtube-play {
        color: #d51115;
        background: none;
    }
    .socialmedia ul li a .fa-twitter {
        color: #00afff;
        background: none;
    }
.socialmedia ul li a .fa-instagram{
    color: #ffffff;
    padding: 1px;
    border-radius: 5px;
    background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
    .socialmedia ul li a .fa-linkedin {
        color: #3a7edf;
        background: none;
    }

.menu_bottom { 
    background: #ffffff;
    width: -webkit-fill-available;
    text-align: center;
    color: white;
    position: fixed;
    bottom: 0;
    z-index: 10;
    left: 0;
    overflow-x: auto;
    box-shadow: 0px -5px 10px #48484836;
}
/*.menu_container {
    width: auto;
    text-align: left;
    display: flex;
}*/
.menu_container {
    width: 100%;
    text-align: center;
    display: block;
}
 .menu_item{   
    text-align: center;
    font-weight: 600;
    display: inline-grid;
    font-size: 12px;
    margin: 10px;
    width: 120px;
    color: #242424;
    vertical-align: top;
/*    width: 209px;   
    white-space: pre;*/
}
 .menu_item i{
    font-size: 28px;
    display: block;
    margin-bottom: 8px;
    color: #107bc0;
}

.menu_item a{
    color: #242424;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
.menu_item a:hover{
    text-decoration: none;
}
.menu_item a img{
    display: block;
    width: 35px;
    margin: 0px auto;
}

/* Product & Service Page */
.page2{
   /* margin-top: 20px;*/
    background: #ffffff;
}
.innertop-logo {
    text-align: right;
    padding: 10px 20px 40px 0px;
}
.innertop-logo img {
    width: 160px;
}
.bluetab {
    text-align: center;
    margin: 0px 50px;
    display: block;
    background: #3285c7;
    color: #fff;
    padding: 8px 45px;
    font-size: 16px;
    margin-bottom: 20px;
}
.bluetab a:hover{
    /*background: #da251c;*/
    text-decoration: none;
}
.productImag{
    text-align: center;
    padding: 10px 50px 0px;
}
.productImag img{
    display: inline-block;
    width: 100%;
}
    .productImag h2 {
        color: #242424;
        font-size: 22px;
        font-weight: 500;
        margin: 0px 0px 10px;
        display: block;
    }
.enquirenow {
    text-align: center;
    margin: 30px 50px;
}
.enquirenow a {
    display: inline-block;
    background: #ef7f1b;
    color: #fff;
    border-radius: 50px;
    padding: 8px 45px;
    font-size: 16px;
}
.enquirenow a:hover{
    background: #da251c;
    text-decoration: none;
}
.divider{
    height: 2px;
    width: 300px;
    margin: 25px auto;
    background: #477ca6;
}
.whiteInnerbg{
    padding-bottom: 30px;
    background: #ffffff;
}

/* Video Page */
.page3, .page4{
   /* margin-top: 20px;*/
    background: #ffffff;
}
.productVideo iframe{
    margin: 8px auto;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 5px;
    width: auto;
    height: 188px;
}

/* About Us  */
.otherlinks {
    padding: 0px 50px 40px 50px;
}
.otherlinks strong {
    display: block;
    color: #242424;
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 500;
}
.strHeading {
    display: block;
    color: #242424;
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 500;
}
.bottomlinks{
    margin-bottom: 30px;
}
.otherlinks ul {
    padding: 0;
    margin: 0;
}
.otherlinks ul li {
    list-style: none;
    background: #025077;
    margin: 10px 0px;
    padding: 10px 20px;
    border-radius: 50px;
}
.otherlinks ul li:nth-child(even) {
    background:#3285c7;
}
.otherlinks ul li:hover{
    background: #da251c;
}
.otherlinks ul li a{
    color: #ffffff;
    display: block;
}
.otherlinks ul li a:hover{
    text-decoration: none;
}
.aboutUs {
    padding: 0px 50px 10px 50px;
}
.aboutUs strong {
    display: block;
    color: #242424;
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 500;
}
.aboutUs p{
    line-height: 24px;
    font-size: 14px;
    color: #242424;
    text-align: justify;
}

@media only screen and (max-width: 767px){
    .main-card{
        width: 100%;
    }
    .menu_item{
        width: auto;
    }
}


.share_box {
    display: none;
    background: white;
    color: black;
    position: fixed;
    top: 10%;
    width: 351px;
    padding: 10px;
    box-shadow: 0px 0px 10px 0px #00000033;
    z-index: 3;
    border-radius: 11px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    text-align: center;
}
    .share_box p {
        margin-bottom: 20px;
        font-size: 16px;
        margin-top: 10px;
    }
    .share_box a {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px;
    }
    .share_box .close {
        font-size: 40px;
        text-align: end;
        padding: 0px 10px;
        font-weight: 400;
        color: red;
        position: absolute;
        top: 0px;
        right: 0px;
    }
.shar_btns {
    width: 100px;
    text-align: center;
    display: inline-block;
}
    .shar_btns i {
        padding: 10px;
        border-radius: 50px;
        width: 35px;
        height: 35px;
        line-height: 16px;
        text-align: center;
    }
    .shar_btns p{
        text-align: center;
        font-size: 12px !important;
        margin-top: 5px;
    }
    #whatsapp2 {
        background: #1aab2c;
        color: white;
    }
#comment {
    background: #1cbdff;
    color: white;
}
.shar_btns p {
    font-size: 10px;
}
.fa-facebook {
    background: #5858fd;
    color: white;
}
.fa-twitter {
    background: #149bd2;
    color: white;
}
.fa-instagram {
    background: #fd01bb;
    color: white;
}
.fa-linkedin {
    background: #007bb6;
    color: white;
}



/* Owl Carousel Start */
.post-slide strong {
    display: block;
    font-size: 16px;
    background: #3285c7;
    color: #fff;
    font-weight: 300;
    padding: 4px 0px;
    margin: 0px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

    .owl-controls .owl-buttons .owl-prev {
        background: #064c7d;
        position: absolute;
        top: 40%;
        left: 15px;
        border-radius: 50px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
    }

    .owl-controls .owl-buttons .owl-next {
        background: #064c7d;
        position: absolute;
        top: 40%;
        right: 15px;
        border-radius: 50px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
    }

        .owl-controls .owl-buttons .owl-prev:after,
        .owl-controls .owl-buttons .owl-next:after {
            content: "\f104";
            font-family: FontAwesome;
            color: #ffffff;
            font-size: 20px;
        }

        .owl-controls .owl-buttons .owl-next:after {
            content: "\f105";
        }

.doorslider .post-slide {
    height: 290px;
    background: #f5f5f5;
}
    .doorslider .post-slide img {
        width: auto;
        height: 260px;
    }

@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 0px 15px 25px 15px;
    }
}

/*#news-slider .owl-controls .owl-buttons .owl-prev {
    left: -30px
}

#news-slider .owl-controls .owl-buttons .owl-next {
    right: -30px
}*/

.cls-news-slider .owl-controls .owl-buttons .owl-prev {
    left: -30px
}

.cls-news-slider .owl-controls .owl-buttons .owl-next {
    right: -30px
}

/* Owl Carousel End */

