﻿
    @CHARSET "UTF-8";


@import url(../support_1/bootstrap.min.css);
@import url(../fonts/css/font-awesome.min.css);
@import url(banner.css);
/*@import url(button.css);*/
@import url(colour.css);
@import url(form.css);
@import url(general.css);
@import url(menu.css);
@import url(table.css);




.contname {
    font-family: 'Poppins', sans-serif;
}
.bodyprint h2,.bodyprint h3,.bodyprint h4 {
    color:#666;
}

.bodyprint h2{
    font-size:2em;
}
    .bodyprint h3 {
        font-size: 1.6em;
        text-decoration: underline;
    }
.bodyprint h4 {
    font-size: 1.2em;
    margin-bottom: 10px;
}
h1, h2, h3, h4 {
    /* font-family:'Segoe UI'; */
}
table {
    border-collapse:collapse;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    position: relative;
    min-height: 1px;
}
  .col-sm-12 {
    width: 100%;
    top: 0px;
    left: 0px;
}


   .menudas ul.row{
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -8px;
            padding: 0;
            margin-left: -8px;
    }       
            .menudas ul li {
                margin: 0;
                padding-right: 8px;
                padding-left: 8px;
                display: block;
                width: 33%;
                float: left;
            }
              .dasitem {
        position: relative;
        padding: 20px 15px 20px;
        margin-bottom: 20px;
        min-height: 120px;
        border-radius: 2px;
        box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    }

        .dasitem .fa {
            position: absolute;
            bottom: -10%;
            right: -4px;
            z-index: 0;
            width: 100px;
            height: 114px;
            background:url(../../images/img/logo.png) no-repeat;
            opacity: .2;
            font-size: 140px;
            background-size: contain;
            color: hsla(0,0%,100%,.15);
        }
.inter {
}
.fter {
}
.fter h3 {font-size: 20px;text-transform: capitalize;color: #fff;text-shadow: 1px 1px 1px #636363;}
.fter h4{font-size: 30px;font-weight: 300;color: #fff;text-shadow: 1px 1px 1px #636363;}
.fter a{
     display: block;
     color: #fff;
     right: 1px;
     text-shadow: 1px 1px 0px #5d5d5d;
     bottom: 5px;
     font-weight: 600;
     font-size: 15px;
     text-decoration: underline;
     position: absolute;
     padding: 5px 10px;
     font-family: 'Segoe UI';
     border-radius: 5px;
     cursor: pointer;
}

                .menudas ul li:nth-child(1) .dasitem {
                    background-color: #da2e2e;
                }

                .menudas ul li:nth-child(2) .dasitem {
                    background-color: #506bef;
                }

                .menudas ul li:nth-child(3) .dasitem {
                    background-color: #59c32d;
                }

                .menudas ul li:nth-child(4) .dasitem {
                    background-color: #5322c7;
                }

                .menudas ul li:nth-child(5) .dasitem {
                    background-color: #a24706;
                }

                .menudas ul li:nth-child(6) .dasitem {
                    background-color: #b31683;
                }

                .menudas ul li:nth-child(7) .dasitem {
                    background-color: #16b35a;
                }

                .menudas ul li:nth-child(8) .dasitem {
                    background-color: #65900c;
                }

                .menudas ul li:nth-child(9) .dasitem {
                    background-color: #017333;
                }

                .menudas ul li:nth-child(10) .dasitem {
                    background-color: #b39e16;
                }

                .menudas ul li:nth-child(11) .dasitem {
                    background-color: #920c0c;
                }
                
.menupage{
    text-align: center;
    margin: auto;
}
                
 fieldset {
            margin-bottom: 15px;
    }
 th {
    background: #232323 !important;
    color: white;
}

 .cklistcss {height: auto;font-size: 16px;}
.cklistcss tr {/* display: inline-block; */}
.cklistcss tr td {
}
.cklistcss input{width: 18px;height: 16px;margin-right: 8px;float: left;}
.cklistcss label{
}

@media (min-width: 768px) {
    .menupage img {
            /* margin-top: 70px; */
    }
    /*.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .boralllight .frdes {
        float: right !important;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }*/
}
@media (max-width: 767px) {
    .top-head .contname {
    margin-top: 10px;
    font-size: 23px;
}
   .top-head .navbar-right {
       float: right!important;
    margin: 0;
    margin-right: -15px;
}
    .col-mmsm-1 {
        width: 33.33333333%;
        float: left;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
   
     .tabof,.overflowiframe {
        overflow-x: scroll;
    }
}

@media (max-width: 400px) {
   .col-mmsm-1{
         width: 50%;
    }
}