@charset "utf-8";
/* CSS Document */
.wrapper{width: 94%;margin:auto;/* margin-top: 20px; *//* box-shadow: -2px 2px 20px #ccc; *//* border-right:1px solid#ccc; *//* border-left:1px solid#ccc; *//* padding-top:25px; *//* background: #fff; */}
body{height:100%;/*background:url(../images/bg.jpg);background-repeat:no-repeat;*//* background-color: #98ddf1; */background-size:100%;font-family: 'Open Sans', serif;font-size:1.2em;letter-spacing:1px;font-weight:300;font-style:normal;-webkit-font-smoothing: antialiased;color: #;background: #e6e6e6  url(../images/bg.jpg) repeat-x;}
.content-wrapper{padding: 0 1% 0 1%;float:left;width:100%;background: #fff;}
.vpad{padding:15px 0 15px 0;}
.vmar{margin:15px 0 15px 0;}
.vmar45t{margin-top: 45px;}
.hpad{padding:0 15px 0 15px;}
.hmar{margin:0 15px 0 15px;}
.tmar{/* margin-top:15px; */}
.fixed-top{position:fixed; top:0; z-index:99;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfff4+0,dfe5d7+40,b3bead+100;Wax+3D+%233 */
background: #fcfff4; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* IE6-9 */


}
ijm {
  opacity: 0;
  animation: blinking 1s linear infinite;
  font-size:18px;
  color:orange;
  margin-top:20px;
}

@keyframes blinking {
  from,
  49.9% {
    opacity: 0;
  }
  50%,
  to {
    opacity: 1;
  }
}
.full{width:100%;}

.isize{font-size:1.5em; color:#00CC33;}
.isize2{font-size:2.0em; color:#999;}

/*--colors---*/
.darkbg{background:#ccc;}
.blackt45{background: rgba(0, 0, 0, 0.45);}
.blackt60{background: rgba(0, 0, 0, 0.6);}
.blackt75{background: rgba(0, 0, 0, 0.75);}
.blackt90{background: rgba(0, 0, 0, 0.9);}
.red{background: #19ADE6;
    border-top: 3px solid #e1e1e1;
    border-bottom: solid 3px #B6E6E8;
    margin-bottom: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
.light-green{background-color:#00CC33}
.light-green-t{color:#93FD93}
.green{background-color:#0C5C1F}
.green-t{color:#0C5C1F}
.orange{background-color:#FF6600}
.orange-t{color:#FF6600}
.white{ background-color:#fff;}
.twhite{color:#fff;}
.dgray{ background-color:#666;}
.tdgray{color:#666;}
.cyan100{background-color:#00aeef;}
.tcyan100{color:#00aeef;}
.cyan75{background-color:#00bdf2;}
.tcyan75{color:#00bdf2;}
.cyan50{background-color:#6dcff6;}
.tcyan50{color:#6dcff6;}
.cyan25{background-color:#b9e5fb;}
.tcyan25{color:#b9e5fb;}
.blue25{background-color:#008fd5;}
.tblue25{color:#008fd5;}
.blue50{background-color:#0072bc;}
.tblue50{color:#0072bc;}
.blue75{background-color: #E5F4B1;}
.tblue75{color:#0054a6;}
.blue100{background-color:#2e3192;}
.tblue100{color:#2e3192;}

/*----*/
.border-top{/* border-top: 2px solid #47E6DF; */}
.divider{border-right:1px solid #666; padding: 0 5px 0 0px; margin-left: 7px;}
.copytext{font-size:0.9em; color: #333; text-align:center;}
.mar5{margin:5% 0 5% 0;}
/*---menu---*/
.menu{/* margin-top:6%; */font-size: 1.3em;margin-top: 0%;}
a {color: #999;text-decoration: none;}
a:hover{color: #e1e1e1;text-decoration: none;}
a,a:hover,a:focus{text-decoration:none; -webkit-transition:all 150ms linear; -moz-transition:all 150ms linear; -o-transition:all 150ms linear; transition:all 150ms linear;}
.sub-carth.list a{color: #0C5C1F;text-decoration: none;}
.sub-carth.list a:hover{color: #FF6600;text-decoration: none;}
.nav-tabs.nav-justified>li>a:hover{background: #CCE6FF;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  /*border-radius:10px 10px 0 0;*/
}
.nav-justified > li{display:table-cell; width: 1%;}
.nav-justified>li>a:active{background: #00CC33; color:#fff;}
.nav-justified>li>a:hover{background: #fff;}
.nav > li > a:hover, .nav > li > a:focus{background:none; color:#000; font-weight:bold; 




}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.navbar-nav .active{color:#000;
background:#90C3D4;

}


.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #FDCF60;
    background-image: none;
    
}


.navbar-nav .active a{color:#fff;}
.nav > li > a{padding: 10px;color: #000;/* font-size: 16px; */}
.navbar-toggle{background-color:#fff;}
.navbar-toggle .icon-bar{height:3px; background-color:#6dcff6;}
.dropdown .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition:         all 0.6s  ease;
  -moz-transition:    all 0.6s  ease;
  -webkit-transition: all 0.6s  ease;
  -o-transition:      all 0.6s  ease;
  -ms-transition:     all 0.6s  ease;
  width:100%;
}
.dropdown:hover .dropdown-menu {visibility:visible;opacity:1;color:#999;padding: 5px 10px;background: #19ADE6; width:100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f3fa+0,d8f0fc+50,b8e2f6+51,b6dffd+100;Shape+2+Style */
background: #e0f3fa; /* Old browsers */
background: -moz-linear-gradient(top,  #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 ); /* IE6-9 */

}
.dropdown-menu>li>a{color: #000;}
.dropdown {display:inline-block; color:#fff; width:100%;}
.hor li{display:inline-block;border-right: 1px solid #ccc;padding-right:5px;padding-left:5px;color: #ccc;}
/*------------------*/
.circle-design{
  background: #ffe600;
 border-radius: 0 50% 0 50%;
  height: 135px;
  text-align: center;
  font-size: 1.3em;
  border: 3px solid #f5447a;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;}
   .circle-design:hover{
  background: #ff40ff;
  border: 3px solid #ccc;
  color:#fff;
} 
.circle-design a:hover{color:#fff;}
.circle-design1{
   background: #99ff00;
   border-radius:  50% 0 50% 0;
  height: 135px;
  text-align: center;
  font-family: 'Cardo', cursive;
  font-size: 1.3em;
  border: 3px solid #d8335c;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;}
.circle-design1:hover{
  background: #009900;
  border: 3px solid #ccc;
  color:#fff;
} 
.circle-design1 a:hover{color:#fff;}
.hovertext{
    background: rgba(255, 255, 255, 0.7);
  position: absolute; padding: 5px 13px; left: 0px; width:100%; border-radius:7px;
}
.divider{
    border-right:1px solid #666;
    padding: 0 5px 0 0px;
    margin-right:5px;
    }
.contact{font-size:1.4em; color:#666; font-weight:normal;}
.bs{box-shadow: 2px 2px 2px #0A0A09;}
.bs-out{box-shadow: -1px 7px 15px #ccc;}
.bl{color:#000;}
.tf2 a{font-size: 16px; color: #93FD93;}
.tf{font-size: 21px; color: #fff;}
.fe{font-size: 40px;}
.sq{padding:10px;background:#645050; border-radius:5px; color:#fff; }
.sq:hover{padding:10px;background:#fff; border-radius:5px; color:#000; }
.zoomWrapperImage img{max-width:initial; height:auto;}

/*------------------*/
.view1{margin:10px; padding:12px; background:#FF6600; position:absolute; right:0px; z-index:9; color:#fff; font-weight:normal; font-size:1.8em; margin-top:0px; margin-right:23px; box-shadow:3px 3px 3px #ccc; border-radius:0 0 10px 10px}
.frontpage{z-index:50; top:70px; position:fixed; left:20px;} 
.promo{top:75px}
.banner{border:1px solid #FF6600; border-radius:10px;}

/*fonts*/
h1 {font-size:2.4em;font-weight:normal;color: #547486;text-align: left;padding: 15px 5px;}
h2 {
    background: #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    color: #000;
    /* border-radius: 15px 15px 0 0; */
    padding:10px;
    }
h3 {font-size:1.5em;color: #000;font-weight: normal;}
h4 {font-size:1em; color:#0C5C1F;}
h5 {font-size:0.8em; color:#E67047;}
h6 {font-size:0.6em; color:#0066CC;}
p {font-size:15px;color: #000;line-height: 150%%;text-align:justify;/* margin-left: 2%; */}
.title_new{font-size: 2em; color: #93FD93; font-weight: normal; background: rgba(0, 0, 0, 0.4); padding: 5px; text-shadow: 2px 2px 3px #333; border-bottom: 1px solid #93FD93;border-radius: 10px 10px 0 0;}

/*------slider -------*/
.slider{margin-top:0px;}
.rslides {position:relative; list-style:none; overflow:hidden; width:100%; padding:0; margin:0;}
.rslides li {-webkit-backface-visibility: hidden; position:absolute; display:none; width:100%; left:0; top:0;}
.rslides li:first-child {position:relative; display:block; float:left;}
.rslides img {display:block;height:auto;float: left;width: 100%;border: 0;/* border-bottom: solid 3px #B6E6E8; */}

/*------------------backgrounds------------*/
.modal-content{background-color:transparent;}
.spink{
    background: #CC4141;
    border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dd:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 10px;
    margin: 5px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    margin-top: -5px;
}

.ctitle{font-size:18px; text-align:left; font-weight:bold;}
.course_body{border:1px solid #ccc; border-radius:10px; background:white; margin-bottom:20px;  }


.rowflex { margin-right: -15px;
    margin-left: -15px; display: -ms-flexbox;display: flex;margin-right: -15px;margin-left: -15px;}
    
    
.login-container {
    margin-top: 5%;
    margin-bottom: 5%;
    
}
.btn-white {
    color:#0062cc!important;
    background-color: #fff !important;
    border-color: #fff !important           ;
}

.login-form-1 {
    padding: 5%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form-2 {
    padding: 5%;
    background: #c0e1f1;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-1 h2{background: #c0e1f1;color: black;}

.login-form-2 h2{background: #3d83c0;color:#729dab;}


 .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    font-size:1.2em;
    font-weight: bold;
    border: 1px solid #90C3D4 !important;
    border-radius: 4px 4px 0 0;
    background-color: #90C3D4;
}



.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #3bafda;
    border: 1px solid #3bafda
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #3bafda;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #2494be
}
.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #4fc1e9;
    border: 1px solid #4fc1e9
}
.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #4fc1e9
}
.breadcrumb-arrow li a:active {
    background-color: #2494be;
    border: 1px solid #2494be
}
.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #2494be
}
.breadcrumb-arrow li span {
    color: #434a54
}


/*---media-port---*/

@media only screen and (max-width: 1024px) {
    
    
.vmar4{
	margin-top: 5px;

}



}

			
@media only screen and (max-width: 768px) {
.vmar4{margin-top: 5px;}
.footer-grids{text-align:center;}
.nl{width: 60%;background: #4F3939;border:none; margin:auto; margin-bottom: 10px;}
.circle-design{
  background: #ffe600;
 border-radius: 0 10% 0 10%;
  height: 135px;
  text-align: center;
  font-family: 'Cardo', cursive;
  font-size: 1.3em;
  border: 3px solid #f5447a;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;}
.circle-design1{
   background: #99ff00;
   border-radius:  10% 0 10% 0;
  height: 135px;
  text-align: center;
  font-family: 'Cardo', cursive;
  font-size: 1.3em;
  border: 3px solid #d8335c;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;
  }
  
  .nav-justified > li {
     display: block; 
    width: 100%;
}

.rowflex { margin-right: -15px;
    margin-left: -15px; display: -ms-flexbox;display: block; margin-right: -15px;margin-left: -15px;}

}

@media only screen and (max-width: 560px) {

.nl{width: 100%;background: #4F3939;border:none;}
.slider{margin-top:20px;}
}