html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}
.navbar-light .navbar-toggler {border: 0px solid #222a31;
    background: #2c3e50;
    float: right;
    margin-top: 0px;}
.navbar::before,.navbar::after {
      border: 1px solid #ccc;
    background: #ccc;
    
}
.pdf34 {
   border-radius: 9px;
    height: 205px ! important;
    width: 83%;
    margin-bottom: 16px;
}
.navbar {
    
    display: flex ! important;
    
}
    .navbar:before, .navbar:after {
        display:none ! important;
    }
.navbar-light .navbar-toggler-icon {
    background-image: url(/Images/logos/menubar.png) ! important;
}
.whatssap {
    width: 50%;
}
.icon-bar {
    position: fixed;
    bottom: 0%;
    /* -webkit-transform: translateY(-50%); */
    -ms-transform: translateY(-50%);
    transform: rotate(0deg);
    z-index: 9999;
    left: 0%;
}
.icon-bar a {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 0px;
    text-shadow: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    border-radius: 50%;
}
body {
   background-color: #fff;
   color: #333;
   font-size: 14px;
   font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
   margin: 0;
   padding: 5px 0px 0px;
}
      .backtop {
            }
        .backtop .col-md-2, .backtop .col-md-10 {
            padding:0px;
        }
            .backtop .col-md-2 .logo {
                height:178px;
            }
                .backtop .logo { 
                    width: 150px;
                }
            .bg-light {
            }
            .navigation {
            }
                .navigation ul li span {
                    display: block;
                    color: #fcff00;
                    font-weight: 700;
                    font-size: 17px;
                    margin: 0px;
                }
                .navigation ul li {
                        padding: 0px 15px;
                        text-align: left;
                        width: 100%;
                }
                    .navigation ul li a {
                        color:#fff ! important;
                        font-weight: 400;
                        white-space: nowrap;
                        padding-top: 0px;
                        font-size: 14px;
                    }
                    .navigation ul li i {
                   margin-right: 10px;
                   font-size: 17px;
                   color: #000;
                   margin: 0px 5px;
                   }
            .mr-auto, .mx-auto {
                margin-left: auto !important;
            }

.dropdown-menu {
    left: auto;
    right: auto;
}
.dropdown-item a {
    color:#000;
}
.bannerheight {
    min-height:300px;
    padding-left:0px;
    padding-right:0px;
}
    .bannerheight img {
        width:100%;
       
         
    }
    .bannerheightpag {
    max-height:200px;
    padding-left:0px;
    padding-right:0px;
}
    .bannerheightpag img {
        width:100%;
         height:200px;
         
    }
.bottomli {
    background-color: #ffc43a !important;
    background: linear-gradient(180deg, #ffc43a 23%, #b36a17 93%, #7b490f 100%);
    padding: 0px 0px;
}
    .bottomli .row {
        margin:0px;
    }
    .bottomli .col-md-3 {
        text-align: center;
        font-family: 'Roboto';
        text-transform: capitalize;
        color: #fff;
        font-weight: 500;
        border: 1px solid #3F51B5;
        padding: 8px 0px 0px;
    }
    .bottomli .col-md-3 a {
          text-decoration:none;
        }
        .bottomli .col-md-3 a span {
            display: block;
            text-transform: none;
            color: #150786;
            font-weight: 700;
        }
        .bottomli .col-md-3 a label {
            display: block;
            text-transform: none;
            color: #fff;
            text-shadow: 2px 2px 3px #000;
        }
.bottomli2 {
    background: #9fbcfe;
}
.bottomli2 .col-md-2 {
        text-align: center;
        font-family: 'Roboto';
        text-transform: capitalize;
        color: #fff;
        font-weight: 500;
        padding: 3px 5px 0px;
        border-right: 1px solid #ccc;
        background: #1e5ebc;
    }
    .bottomli2 .col-md-2 a img {
       width: 90%;
       border: 1px solid #000;
       margin-bottom: 19px;
       height: 90px;
    }
    .bottomli2 .col-md-2 a {
        text-decoration:none;
    }
.bottomli2 .col-md-2 a span {
         display:block;
         text-transform:none;
         color: #0b034a;
         font-weight: 700;
         font-family: sans-serif;
    }
.bottomli2 .col-md-2 a label {
         display: block;
         text-transform: none;
         font-size: 15px;
         margin-bottom: 5px;
         color:#fff;
         text-shadow: 2px 2px 3px #000;
         font-family: sans-serif;
         font-weight: normal;
    }
.bottomli3 {
    background: #fff;
    padding: 0px;
}
    .bottomli3 .row {
        margin:0px;
        background: #fff;
    }
    .bottomli3 h4 {
       background: rgb(239, 239, 239);
       font-size: 16px;
       font-weight: bolder;
       font-family: Arial, Helvetica, sans-serif;
       color: #CC0000;
       padding: 9px 10px 6px;
       margin-bottom: 0px;
    }
.bottomli3 .col-md-2 {
        text-align: center;
        font-family: 'Roboto';
        text-transform: capitalize;
        color: #fff;
        font-weight: 500;
        padding: 9px 1px 0px;
        border: 1px solid #ccc;
    }
    .bottomli3 .col-md-2 div {
        background:#fff;
    }
    .bottomli3 .col-md-2 a .img3 {
        width: 205px;
        height: 81px;
    }
    .bottomli3 .col-md-2 a img {
        width: 81px;
        border: 0px solid #000;
        margin-bottom:5px;
        height: 81px;
    }
.bottomli3 .col-md-2 a span {
         display:block;
         text-transform:none;
         color: #150786;
         font-weight: 700;
    }
.bottomli3 .col-md-2 a label {
         display: block;
         text-transform: none;
         font-size: 15px;
         font-weight: normal;
         margin-bottom: 5px;
         color:#fff;
    }
    .bottomli3 p {
        padding-left:15px;
        padding-right:15px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 10px;
    }
        .bottomli3 .readmo {
            text-align:right;
        }
    .bottomli3 .col-md-6 {
        padding:0px;
    }
        .bottomli3 .col-md-6 h4 {
            text-align:center;
            color: #fcff00;
            text-shadow: 3px 4px 3px #000;
        }
.footerl ul li {
    list-style: disc;
    color: #00e;
    font-size: 12px;
    padding: 1px;
}
.footerl ul li a {
    color: #00e;
    font-weight: 700;
}
 
.textalignc {
    background:#ccc;
}
    .textalignc p {
        text-align:center;
    }
.footerl {
   padding: 9px 10px;
   border: none;
   font-size: 15px;
   border-top: 1px solid #000;
   margin-top: 2rem;
   background: #2c3e50;
   white-space:nowrap;
   color:#fff;
   font-family: sans-serif;
   text-align: center;
}
.gthy {
    background: rgb(221, 221, 219);
}
.gthy h4{
    background: #5C6272;
}
.gthy ul {
    margin:0px 10px 10px;
    padding:0px;
}
.gthy ul li {
    list-style-type:none;
    border: 1px solid;
    margin: 0px 0px 0px;
    padding-left: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    padding: 10px;
    text-align: center;
    background: #fff;
}
    .gthy ul li a {
        color:#00e;
    }
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
     color: #00e;
    background-color: #f0eeec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 4px;
}
    .dotimg {
        border-right: 1px solid #ccc;
    margin-right: 5px;
    padding-right: 2px;
    }

.nav-pills .nav-link {
    background: #f0eeec;
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
    color: #00e;
    background-color: #f0eeec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 4px;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2px 10px;
    margin-bottom: 2px;
    list-style: none;
    background-color: #cccccc;
    border-radius: 0px;
    font-size: 11px;
    font-weight: 700;
}
    .breadcrumb li a {
        color:#000;
    }
    .breadcrumb-item.active {
    color: #000;
}
    .colmdback{
            background: #ccc;
    }
.tab-content {
    border: 1px solid #ccc;
    padding: 0px 0px;
}
.tab-content>.active {
    display: block;
    background: #fff;
}
    .tab-content>.active> h5 {
    background: rgb(228, 224, 167);
    color: #000;
    padding: 7px 10px;
    font-size: 16px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}
    .tab-content>.active> h6 { 
    color: #000;
    font-size: 14px;
    padding: 2px 10px;
}
     .tab-content>.active>div> h6 {
    color: #000;
    padding: 2px 10px;
    background: #ccc;
    margin: 0px;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}
.norm .row {
    margin-left:0px;
    margin-right:0px;
}
.norm h5 {
    width:100%;
    background: #e4e0a7;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
}
.marquees {
    height:200px;
}
.fontbo {
        font-size: 13px;
}
.adminbac {
   background: #eee;
   margin-bottom: 5px;
   padding: 5px 0px 5px;
}
    .adminbac .col-md-2 {
        padding:0px;
        background: #cccc;
    }
    .adminbac .col-md-10 p {
        color:#000;
        font-family:sans-serif;
        font-weight:600;
        font-size:14px;
        margin-left:0px;
        padding: 0px;
    }
    .adminbac .col-md-10 a {
        font-weight:700;
        margin-top:5px;
        padding-left: 5px;
    }
.adminbace {
    background: #fff;
    margin-bottom: 5px;
    padding: 5px 0px 5px;
}
    .adminbace .col-md-2 label {
        color:#000;
        margin: 0px;
    }
    .adminbace .col-md-2, .adminbace .col-md-10, .adminbace .col-md-4, .adminbace .col-md-6 {
      margin: 0px;
      padding: 7px 12px;
      text-align: left;
      border: 1px solid #ffffff;
      background: #ccc;
      font-weight: 600;
      color: #000;
    }
    .adminbace ul li {
       border-bottom: 1px solid #0f65a9;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    }
    .adminbace p {
        margin:0px;
    }
.adminimg {
        width: 100px;
    height: 100px;
    border: 2px solid #ccc;

}
.cours {
    font-size: 16px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    background: #e4e0a7;
    margin-bottom:3px;
}
.courset {
    background:#b8ce47;
    font-weight:700;
    color:#000;
    font-size:14px;
    font-family:sans-serif;
    margin-bottom:3px;  
}
.coursetp {
    background:#ccc;
    font-weight:700;
    color:#000;
    font-size:14px;
    font-family:sans-serif;
    margin-bottom:3px;
     
}
.coursede .col-md-7, .coursede .col-md-5,.coursede .col-md-6 {
    padding-left:5px;
    padding-right:5px;
}
 .coursede h6 {
       background: #b8ce47;
    font-size: 14px;
    font-weight: 700;
    padding-left: 10px;
    color: #000;
    width: 100%;
    padding: 5px 15px;
    margin-top: 5px;
    }
.coursede .col-md-6 {
   border: 1px solid #ccc; 
}
    .coursede .col-md-6 ul li {
        list-style-type: circle;
    border-bottom: 1px solid #ccc; 
    padding: 3px 1px;
    font-weight: 500;
    }
        .coursede .col-md-6 ul li a {
            color: #0a5d9e;
        }
.coursede ul li {
    list-style-type: circle;
    border-bottom: 1px solid #ccc; 
    padding: 3px 1px;
    font-weight: 500;
    color: #0a5d9e;
}
.coursede .col-md-7 h5 {
     background: #fd3131;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 400;
    padding-top: 40px;
    width: 100%;
    padding-left: 5px;
    text-transform: uppercase;

}
.coursede .col-md-5 img {
       width:100%;
       height:200px;
       border:1px solid #ccc;

}
.certrt {
    text-align:center;
}
.whi {
    color:#fff ! important; 
}
.div1 {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid;
}
.terftest {
    margin-left:-15px;
     margin-right:-15px;
}
.aboute {
        background: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    margin-top: 3%;
    margin-bottom: 10px;
}
.intro { 
  font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 15px;
}
.overvie {
    border-top:1px solid #ccc;
    background:#fff;
}
    .overvie p {
        text-align:center;
        font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 15px;
    
    }
    .overvie p .acemic {
        margin-top:4%;
        margin-bottom:10px;
    }
.fli {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px;
}
.secp {
    background-color: rgb(255, 255, 204);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    padding: 10px 10px ! important;
}
    .secp ul li {
        text-align:left;
    }
.embe {
    margin-top: 11px;
}
    .embe b {
        margin-right:5px;
    }
    a {
    color: #00e;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
}
    .divTable{
	display: table;
    width: 100%;
    margin-top: 12px;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableHead {
    background: #2d3e50;
    color: #fff;
}
.divTableCell, .divTableHead {
	border: 1px solid #eee ! important;
	display: table-cell;
	padding: 3px 10px;
	text-align: center;
    text-transform:capitalize;

}
.divTableHead {
    text-transform:uppercase;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
.coname {
    color: #43c658;
    font-weight: 700;
    text-transform:uppercase;
}
.cooname {
   color: #43c658;
    font-weight: 700;
    margin-left: 4px;
}
.iframevide {
        margin-bottom: -5px;
}
 .logo {
                width: 150px;
                display: block;
            }
            .tright {
                text-align:right;
            }
            .ml-auto {
                margin-left: auto !important;
            }
            .bg-light {
                background-color: #2c3e50 !important;
            }
            .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
                color: #fff;
                background-color: none;
            }
            .navbar-light .navbar-nav .nav-link {
                color: #fff;
                padding: 19.5px 10px;
            }
            .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
                    color: #fff;
                }
            .navbar {
                padding: 0rem 1rem;
            }
                .navbar:focus {
                    background:0px;
                }
            .navbar > li > a {
                    position: relative;
                    display: block;
                    padding: 10px 15px;
                }
            .navbar-nav {
                float: right;
                margin: 0;
            }
            .padlr {
                padding-left: 0px ! important;
                padding-right: 0px ! important;
            }
            .carousel {
   position: relative;
    margin-bottom: 10px;
    margin-top: 12px;
}
            .carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    width: 100%;
    height: auto;
}
.sidehead {
       border-top: 2px solid #18bc9c;
    border-bottom: 1px solid #84C6B9;
    color: #18bc9c;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2em;
    text-transform: uppercase;
    margin: 0 0 12px 0;
    padding: 14px 0 10px 0;
    margin-top: 1em;
}
.p {
    text-align: justify;
    margin: 0 0 10.5px;
    display: block;
    margin-block-start: 0em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    line-height: 1.42857143;
    color: #2c3e50;
    background-color: #ffffff;
}
.userspn {
    padding: 8px 15px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    color: #2c3e50;
    text-align: center;
    background-color: #ecf0f1;
    border: 1px solid #dce4ec;
    border-radius: 4px 0px 0px 4px;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}
.input-group {
       margin-bottom: 13px;
}
.iframebox {
        border: 1px solid #ecebeb;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0px 0px 5px #ded7d7;
}
.marquee_border {
  height: 150px;
    margin-bottom: 0px;
    border: 1px solid #ecebeb;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ded7d7;
}
.ar {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #18bc9c;
    text-decoration: none;
}
.images {
    width:100%;
}
.social {
        width: 32px;
}
.logind {
       padding: 6px 10px;
    font-size: 15px;
    color: #2d3e50;
}
    .logind a {
        margin-left:10px;
        font-size: 15px;
    }
.payp {
    font-size: 15px;
    font-weight: normal;
    text-align: justify;
}
    .payp label {
        margin-left:10px;
        color:blue;
    }
.ulperf {
    margin-top: 12px;
    padding-left: 0px;
    text-align: -webkit-center;
}
.liste1 {
    color: #008000;
    font-size: medium;
    font-weight: 700;
}

.liste {
  border: 1px solid #ccc;
    padding: 5px;
    background: #008000;
    color: #fff;
    text-align: center;
    list-style: none;
    border-radius: 35px;
    width: 25%;
    margin-bottom: 5px;
}
.UPIp {
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    color: #064c75;
    border-bottom: 1px solid #064c75;
}
.upiimg {
        border: 5px solid #56789c;
    border-radius: 10px;
    box-shadow: 2px 2px 2px #56789c;
}
.banklogo {
    width: 100px;
}
.formder label {
          display: block;
    color: #2d3e50;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.ftext {
   width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 10px;
    margin-bottom: 10px;
}
.col-sm-6 {
    width:50%
}
.workingd {
       text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 7px;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 14px;
    line-height: inherit;
    white-space: nowrap;
    color: #fff ! important;
}
 
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.nopadtillm p label {
        color: #43c658;
    font-weight: 700;
    }
.youtubelink {
    width:100%;
    height:365px;
}
.loginbut {
   font-size: 15px;
    width: 100% ! important;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #18bc9c;
    border: 1px solid #18bc9c;
    position: relative;
    -webkit-box-flex: 1;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: .25rem; 
}
 
 
.textjusti {
    text-align:justify;
}
.contenrt label{
    margin-left: 0px;
    font-weight:700;
}
 .textcentr {
    text-align:center;
}
.padbot {
    padding-bottom: 2% ! important;
    padding-left:10px ! important;
    padding-right:10px ! important;
}
.planpdf {
    margin-top: 7%;
    font-size: 16px;
    font-weight: 700;
    color: #2d3e50;
}
.finac {
    background: #1c4d9c;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    padding: 6px;
    font-size: 19px;
    margin-bottom:20px;
    margin-top:20px;
}
.brrigh {
    border-right: 4px solid #1c4d9c;
}
.insuing img {
    border: 1px solid #eee;
    padding:5px;
    width: 100%;
}
.insuing label {
    color: #1c4d9c;
    font-weight: 700;
    margin-top: 5px;
}
.glabel {
    color: #1c4d9c;
    font-weight: 700;
    margin-top: 5px;
}
.aboutw {
    font-weight: 700;
    text-transform: uppercase;
    color: #067d0a;
    text-decoration: underline;
}
/*media*/
.tlaignlef {
        text-align:left;
    }
.or {
        padding: 10px;
        color: #af0808;
        font-size: 22px;
        border: 3px solid #eee;
        border-radius: 50%;
        margin-top: 5px;
        box-shadow: -1px 2px 9px #ccc;
        margin-top: 2%;
}
.watch { 
   border-radius: 50%;
   padding: 16px ! important;
   box-shadow: 3px 6px 22px -1px #eee; 
}
.watchbr {
    width:100%;
    border-radius:5px;
    height: 80px;
}
.notew {
    font-weight: 700;
    text-decoration: underline;
    color: red;
    margin-top: 16px;
}
.watchlogoco {
        padding-left: 13%;
}
.ul {
    font-weight: 700;
}
.martop {
    margin-top:1% ! important;
}
.fivrtf {
        font-size: 40px ! important;
    color: #1e7322 ! important;
}
.polics {
        margin: 0px;
    font-size: 21px;
    color: #af0808;
    font-weight: 700;
    text-transform: capitalize;
}
.polid {
    color: #071b7b;
    font-size: 20px;
    font-weight: 700;
    margin: 0px;
    margin-bottom: 10px;
}
.bamt {
        font-weight: 700;
    font-size: 30px;
    color: #af0808;
    text-transform: capitalize;
}
 
 .boxse {
        border: 1px solid #ccc;
        border-radius: 9px;
        box-shadow: 12px 4px 14px #ccc;
        margin-bottom: 20px;
        padding: 1px;
    }
        .boxse img {
            border-radius: 9px;
            height: 200px;
        }
p {  
    margin: 0 0 10.5px;
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    line-height: 1.42857143;
    color: #2c3e50;
    background-color: #ffffff;
}
.navbar-toggler {
    padding: 3px 0px;
    font-size: 1.25rem;
    line-height: 0;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler-icon {
       width: 23px;
    height: 18px;
}
.flort {
    float:right;
}
 
 .contactform {
        height:auto;
        margin-bottom: 0px;
    border: 1px solid #ecebeb;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ded7d7;
    padding: 10px 10px;
    }
  .contactform h4 {
    color: #2aaf18;
    font-weight: 700;
    text-align: center;
}
@media(max-width:786px)
 {
    .carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    width: 100%;
    height: auto;
    max-height:125px;
}
    .liste {
  border: 1px solid #ccc;
    padding: 5px;
    background: #008000;
    color: #fff;
    text-align: center;
    list-style: none;
    border-radius: 35px;
    width: 80%;
    margin-bottom: 5px;
}
    .navbar-nav {
    float: right;
    margin: 0;
}

    .watchlogoco {
        padding-left:0px;
    }
    .watchbr {
   width: 200px;
    border-radius: 5px;
    height: 90px;
}
    .poadleftri {
        padding-left: 5px;
    padding-right: 5px;
    }
    .boxse .pdf34 {
       width: auto;
    height: 100px ! important;
    margin-top: 20px;
    margin-bottom: 30px;
    }
    .boxse img {
    border-radius: 9px;
    margin-bottom: 0px;
}
    .navbar {
  position: relative ! important;
    margin-bottom: 0px ! important;
    padding: 6px 10px;
    min-height: 50px ! important;
    margin-top: 0%;
}
    .navbar-brand {
   float: left ! important;
   height: auto ! important;
   padding: 0px 0px ! important;
   font-size: 18px ! important;
   line-height: 40px ! important;
}
    .logoborder {
        border-bottom: 1px solid #ccc;
    }
    .slogantop {
       margin: 3px auto;
       font-size: 12px;
       white-space: nowrap;
       margin-bottom: 11px;
    }
    .youtubelink {
    width:100%;
    height:auto; 
}
    .col-sm-6 {
    width:50%
}
    .social {
  width: 23px;
  margin-right: 0%;
  margin-top: 7px;
  margin-bottom: 18px;
}
    .tright {
    text-align: right;
}
    .trighj {
    text-align: justify;
}
    .tlaignlef {
        text-align:left;
    }
    .brrigh {
    border-right: 0px solid #1c4d9c;
}
    .textcentr {
    text-align:center;
}
    .footerl {
        white-space:normal;
    }
    
    .backtop .logo {
 box-shadow: 1px -1px 17px #fff;
    text-align: center;
    width: 150px;
    height: 35px;
    margin-left: -3px;
}
    .bannerheight {
    min-height: initial;
    padding-left: 0px;
    padding-right: 0px;
     
}
    .bottomli2 .col-md-2 {
    text-align: center;
    font-family: 'Roboto';
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    padding: 9px 5px 0px;
    border-bottom: 1px solid #3F51B5;
}
    .bottomli2 .col-md-2 a img {
    width: 60%;
    border: 1px solid #000;
    margin-bottom: 5px;
}
    .bottomli .col-md-3 {
    text-align: center;
    font-family: 'Roboto';
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    border: 1px solid #3F51B5;
    padding: 0px 0px 0px;
}
    .bottomli3 .col-md-2 {
    text-align: center;
    font-family: 'Roboto';
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    padding: 9px 5px 0px;
    max-width: 16.666667%;
}
    .bottomli3 .col-md-2 a .img3 {
    width: 64px;
    height: 50px;
}
    .bottomli3 .col-md-2 a img {
    width: 50px;
    border: 0px solid #000;
    margin-bottom: 5px;
}
    .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px;
}
    .navigation ul li {
    padding: 0px 0px;
    text-align: left;
    width: 100%;
}
    button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
        .navigation ul li:active,.navigation ul li:hover {
            background:#000;
        }
    .navigation ul li:focus {
        border:0px;
    }
    .navbar-nav {
   float: none;
    margin: 0;
    margin-right: 0px;
    margin-left: 0em ! important;
}
    .nopadtillm {
        padding-left: 0px ! important;
        padding-right: 0px ! important;
    } 
   .images {
    width: 100%;
    margin-bottom: 11%;
}
   .divTableCell, .divTableHead {
    border: 1px solid #eee ! important;
    display: block;
    padding: 3px 10px;
    text-align: center;
}
   .boxse {
    border: 1px solid #ccc;
    border-radius: 9px;
    box-shadow: 12px 4px 14px #ccc;
    margin-bottom: 20px;
    padding: 1px;
    margin-top: 8px;
}
   .ftext:focus {
    border: none;
    box-shadow: none;
    outline-color: #18bc9c ! important;
}
   .form-control:focus {
    border-color: #18bc9c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
   .form-control:focus {
    border-color: #18bc9c ! important;
    background-color: #fff ! important;
    border-color: #18bc9c ! important;
    outline: 0 ! important;
    box-shadow: 0 0 0 0.2rem #18bc9c ! important;
    box-shadow: none ! important;
}
    html input[type=button]:focus {
        border-color: #18bc9c;
    }
    html input[type=button]:hover {
        border-color: #18bc9c;
        outline-color: #fff;
    }
    .contactpy {
            text-align: justify;
    }
    .contactform {
        height:auto;
        margin-bottom: 0px;
    border: 1px solid #ecebeb;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ded7d7;
    padding: 10px 10px;
    }
} 