* {
    margin:0;
    padding:0;
}

body {
    background:url(images/bg.gif) repeat;
    font:13px/22px Arial, Helvetica, sans-serif;
    color:#555555;
}

header, footer, aside, nav, article {
    display: block;
}



h1 {
    font:28px/48px;
    color:#003b54;
    font-family: 'Oswald', sans-serif;
}
h2 {
    font:20px/35px;
    color:#003b54;
    font-family: 'Oswald', sans-serif;
}
h3 {
    font:18px/25px;
    color:#003b54;
    font-family: 'Oswald', sans-serif;
}
h1, h2, h3 {
    font-weight:normal;
    padding:10px 0px;
}
p {
    margin-bottom:10px;
    text-align:justify;
    padding:0px 5px;
}
a {
    color:#003b54;
    text-decoration:none;

}
.slick-slide img{height: 100%}

a:hover {
    text-decoration:underline;

}
img {
    border:none;
}

.clear {
    clear:both;
}
#header {
    width:980px;
    margin:0 auto;

}

#header h1 {
    float:left;
    width:500px;
    padding:0px;
}

#nav {
    background:#a7d24a;
}
#wraper {
    width:980px;
     background:#fff;
    margin:0 auto;
}
#left-part {
    width: 230px;
    float: left;
}
#content {
    width:730px;
    float:right;
    padding:10px;

}

#left-part  ul {
    list-style-type:none;
    padding-left:0px;

}
#smoothmenu1 {
    background:#a7d24a;
}

/*******submenu*/

.left_submenu {

    float: left;
    margin-top:10px;

    padding: 5px 0 0;
    width: 230px;
}
.left_submenu h1 {
    border-bottom: 1px solid #e3e3e3;
    color: #4C4C4C;
    font-size: 18px;
    padding-bottom: 5px;
    background:#ebebeb;text-align: center;
    float:left; width:100%;
}
.left_submenu ul li  {
   /* border-bottom: 1px solid #c5c5c5;
    color: #4C4C4C;
    cursor: pointer;
    font-size: 13px;
    padding: 3px 35px;
    background:url("images/grey-button.png") no-repeat scroll 20px 5px transparent;
    font-weight:bold;*/
    border-bottom: 1px solid #c5c5c5;
    color: #4C4C4C;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 25px;
    background: url(images/grey-button.png) no-repeat scroll 10px 7px transparent;
    font-weight: bold;
}
.left_submenu ul li:hover {
   background:#fff url("images/grey-button.png") no-repeat scroll 20px 5px transparent;
}
.left_submenu ul li.on {
    background: none repeat scroll 0 0 #E9D07C;
}
.left_submenu ul li a {
    color: #4C4C4C;
    text-decoration: none;
}
.left_submenu ul li a:hover {
    text-decoration: none;
    background:white;
}
.menu li ul {
    display: none;
    overflow: hidden; margin: 0 !important; padding: 0; transition:1s;
}
.menu li:hover ul{
    display: block; overflow: visible; visibility: visible; transition: 1s;
}
.menu li ul li{
    padding: 0;
    background: url("images/grey-button.png") no-repeat scroll 0px 10px transparent;  font-size: 12px;
    font-weight: bold;
   padding: 5px 0 5px 9px; width: 100%;
}
.menu li ul li a:hover{
    color: #438530
}
/**********submen closed here*/

.ad {
    text-align:center;
    padding:0px 10px;
}




/******slider here******/
#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.slider-wrapper {
    width:100%;
    margin:00px auto;
}

#home-column1 {
    background:#efefef;
    float:left;
    width:340px;
    padding:10px;
    height:180px;

}
#home-column2 {
    background:#efefef;
    float:right;
        width:340px;
            padding:10px;
        height:180px;
}
#ourlocation {
    float: left;
    padding: 10px; margin-left:35px;
    width: 250px;
}
#breadcrumbs {
    background:#d7e4bb; height:25px;
    font-size:11px;
    padding:0px 20px;
    line-height:25px;
}
#breadcrumbs a {
 text-decoration:none;
}

.footer {
    color:#999;
    font-size:11px;
    border-top:1px solid #ccc;
}
.footer p {
    line-height:16px;
}
.footer-inner {

    background:url(images/footlogo.png) no-repeat #fff   80px 37px;
     float: left;
    height: auto;
    padding-bottom: 15px;
    width: 100%;

}
.footer a {
    color:#999;
}
.bread-arrow {
    background:url("images/bread-bg.png") no-repeat scroll 5px 1px transparent;
    padding-left:15px;

}

.page td, .page tr {
    padding:5px;
}
.page td {
    border: 1px solid #ccc !important;
}
.title {
    background: url("images/tab_bg.jpg") repeat-x scroll center bottom transparent;
}
.hed {
    color: #000000;
    font-weight: bold;
    margin-bottom:0;
}
.smll {
    text-align:left;
    font-size:12px;
    color:#666;
    margin-bottom:0;
}

.page ul li {
    padding-left:15px;
    list-style-type:circle;
    list-style-position:inside;
    padding-right:15px;
    text-align:justify;
    background:url("images/list-button.png") no-repeat scroll 10px 4px transparent;
    list-style-type:none;
    padding-left:28px;
}
.constitute-bg {
    background:url(images/bannerblue.jpg);
    color:#fff;
}

.long-courses-banner  {
    background:url(images/courses.jpg);
    color:#000;
}


.constitute-bg  h2, .long-courses-banner h2 {
    color: #FFFFFF;
    font-size: 35px;
    height: 46px;
    padding-left: 522px;
    padding-top: 45px;
}
.contactbtm {
    background: url("images/contact_btm.png") no-repeat scroll right bottom transparent;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-top: 20px;
}

#home-column1 ul li {
    background:url("images/list-left.png") no-repeat scroll 4px 5px transparent ;
    padding-left:25px;
    list-style-type:none;
}

.exam-resu{    border: 1px solid #f5f5f5;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 9px 5px;
    padding: 9px 0 7px 9px;
    text-transform: uppercase;
    width: 95%;}
.exam-resu a{color:#fff;}

.blink_me{
animation-name: naresh;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite; color: red;

 -webkit-animation-name: naresh;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;

}

 @-moz-keyframes naresh{

0% { opacity:1.0; }
50% { opacity:0; }
100% { opacity:1.0; }

}

 @-webkit-keyframes naresh{

0% { opacity:1.0; }
50% { opacity:0; }
100% { opacity:1.0; }

}

@-ms-keyframes naresh{

0%{ opacity:1.0;}
50% { opacity:0; }
100% { opacity:1.0; }

}

 @keyframes naresh{

0% { opacity:1.0; }
50% { opacity:0; }
100% { opacity:1.0; }

}

.galleryimg{  border: 3px solid #f45194;
    border-radius: 9px;
    float: left;
    height: 150px;
    margin: 5px;
    width: 220px;}
input[type="text"], input[type="email"] {
    border: 1px solid #cccccc;
    height: 28px;
    width: 70%;
    padding-left:5px;
}
.galleryvideo{border:3px solid #bbdd77;height: 140px;}
input[type="submit"], input[type="reset"], button.cert-btn {
       background: none repeat scroll 0 0 #04709f;
    border: 0 none;
    color: #fff;
    height: 30px;
    line-height: 6px;
    padding: 10px;
    width: auto;
    cursor:pointer;
}
input[type="submit"]:hover{ background:#045f87;}
select {
    border: 1px solid #cccccc;
    height: 35px;

    width: 71%;
}
select option{ padding: 5px 10px }
.tb-bo table, td , tr{border:0 !important; }
.dob{ float: left;
    height: 35px;

    padding: 0;
    width: 75px; }
    .dob1{ float: left;
    height: 35px;
   margin-left:9px !important;
    padding: 0;
    width: 75px; }
    .dob2{ float: left;
    height: 35px;
    margin-left:9px !important;
    padding: 0;
    width: 75px; }

textarea {
    float: left;
    width: 69%;
    padding:5px;
}

.scrool {
   color: #ff0000;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 10px 0;
   background: #fff; font-weight:bold; text-transform:uppercase;
}
.black{ color:#000 }

.ac-container{


    text-align: left;
}
.ac-container label{
  background: url("images/grey-button.png") no-repeat scroll 20px 5px transparent;
    border-bottom: 1px solid #c5c5c5;
    color: #4c4c4c;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 3px 35px;
    position: relative;
    z-index: 20;
}
.ac-container label:hover{
    background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    background: #c6e1ec;
    color: #3d7489;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    box-shadow:
        0px 0px 0px 1px rgba(155,155,155,0.3),
        0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../images/arrow_down.png) no-repeat center center;
}
.ac-container input:checked + label:hover:after{
    background-image: url(../images/arrow_up.png);
}
.ac-container input{
    display: none;
}
.ac-container article{
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
    font-style: italic;
    color: #777;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
    -webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
    -moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
    -o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
    -ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
    transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
    height:100px;
}
.ac-container input:checked ~ article.ac-medium{
    height: 180px;
}
.ac-container input:checked ~ article.ac-large{
    height: 230px;
}
.ac-small li{
    font-size:12px !important;
}

.ac-small a {
    color: #8c8c8c !important;
}
.sp{ height: auto;  }

.si{float:right; padding:30px 0px;}
.cs-si{float:right; }
.cs-si .golden-award{    margin-top: 5px;
    vertical-align: middle;}
.cs-si a+a{margin-left: 10px;}
.search-bg {

    color: #fff;
    float: left;
    padding: 10px;
    width: 97%;
}
.ser-fi {
    border: 1px solid #dfdfdf !important;
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc inset;
    float: left;
    max-width: 575px;
    padding: 10px !important;
    width: 100% !important;
}
.loction {
    background: #fff url("../images/location.png") no-repeat scroll 315px 16px;
    border: 0 none !important;
    float: left;
    margin: 0 10px;
    max-width: 342px;
    width: 100%;
}
.search-btn {
    border: 0 none !important;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-weight: bold;
    height: 48px !important;
    width: 110px;
}
.traingn_tab{ width:100%; float:left; background:#fff; margin:30px 0 0 0 }
.traingn_tab table tr td{
 border: 0 solid #ccc !important;
    color: #000;
    padding: 10px 10px !important;
    text-align: left !important; }
    .traingn_tab  th {
    color: #000;
    padding: 10px !important;
    text-align: left;}
    .traingn_tab  tr:nth-child(2n+1) td { background:#5f93b8; color:#fff; }
    .traingn_tab  tr:nth-child(2n+2) td { background:#57bc82; color:#fff; }

 .traingn_tab h2 {
    padding: 0;
}

.error_msg {
    float:left;
    color:#f30;
}
.no-cert-det {
    background-color: #49afcd;
    border-radius: 5px;
    font-size: 15px;
    padding: 10px;
}
.close-symbl {
    color: #fff;
    float: right;
    cursor:pointer;
}
.ser-fi.slct {
    height: 50px !important;
}
.distri tr td{ border:0; }

.distri thead, .distri tfoot {
    background: wheat;
}

.distri thead th, .distri tfoot th {
    font-size: 15px;
    padding: 12px !important;
}
.distri tr td {
    width: 10%;
}
.distri tr:nth-child(2n+1) td {
    background: whitesmoke none repeat scroll 0 0;
    color: #000;
}
.distri tr:nth-child(2n+2) td {
    background: white none repeat scroll 0 0;
    color: #000;
}
.cntrz {
    margin: 20px 0 0 !important;
}
.slick-prev, .slick-next,
.slick-prev:hover, .slick-next:hover{
    background: #fff !important;
}
.slick-prev{left: -8px !important;z-index: 999;}
.slick-next{right:-8px !important;z-index: 999;}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px !important;
    opacity: 1 !important;
    color: #a7d24a !important;}
#nav {display:table;width:100%;}
#nav>li{display:table-cell;float:none;padding-right: 0;}
#nav>li>a{text-align: center;}
.cs-social-link{position: relative;
    top: 14px;}
.new{padding:3px 6px;background: #2196F3;color:#fff;font-size:10px;border-radius:4px;margin-left: 10px;}
.notice-table a{color: #08c !important;}
.notice-table tr td:first-child:before
{
    counter-increment: Serial;      /* Increment the Serial counter */
    content: counter(Serial); /* Display the counter */
}

label.error {
    color: #FF3300;
    font-size: 13px;
}

.video-list{margin: 0; padding: 0;}
.video-list ul li{list-style-type: none;padding: 10px;}