﻿
@import "http://fonts.googleapis.com/css?family=Oswald";
@import "http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300";
@import "http://fonts.googleapis.com/css?family=Cuprum";
@import "http://fonts.googleapis.com/css?family=Lobster";
@import "http://fonts.googleapis.com/css?family=Droid+Sans";
@import "http://fonts.googleapis.com/css?family=Linden+Hill:400,400italic";
body {
    background: none repeat scroll 0 0 #ffffff;
    font-family: "Linden Hill",serif;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
.events li {
    list-style-type: circle;
}
.events li p a {
    color: #124747;
    font-size: 13px;
}
.header-left {
    color: #ffffff;
    font-family: "Lobster",cursive;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: -5px;
    padding-left: 10px;
    word-spacing: 5px;
}
.header-right {
    width: 100%;
}
.header-right ul {
    float: right;
    margin: 20px 25px 3px 7px !important;
}
.header-right ul li {
    color: #ffffff;
    float: left;
    list-style-type: none;
}
.header-right ul .slash {
    color: #6b6b6b;
    padding-left: 10px;
    padding-right: 10px;
}
.navigation {
    background-color: #cc4200;
    height: 105px;
    width: 100%;
}
.content {
}
.slide-div {
    height: 270px;
}
.mar-left {
    margin-left: 0;
    width: 638px !important;
}
.mar-right {
    margin-right: 0;
}
.logo {
    background-color: #ffffff;
    border: 6px solid #dddddd;
    color: #000000;
    height: 255px;
    margin-right: 0;
    overflow: hidden;
    text-align: center;
}
.logo img {
    margin-top: 10px;
}
.logo-text-top {
    display: block;
    font-size: 15px;
    font-weight: bolder;
    line-height: 20px;
    text-align: center;
}
.logo-text-bottom {

    display: block;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: 1px;
    text-align: center;
    word-spacing: 4px;
}
.menu {
    margin-top: 3px;
}
.menu ul {
    background-color: #00a4a4;
    margin: 0;
    padding: 0 0 0 1px;
    width: 940px;
}
.menu ul li {
    background: linear-gradient(to bottom, #4ad8d8 0%, #124747 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #156d6c;
    box-shadow: -1px 0 2px #5e7877 inset, 2px 2px 0 #5e7877;
    color: #ffffff;
    float: left;
    font-size: 19px;
    font-weight: bold;
    list-style-type: none;
    padding: 10px 15px;
    text-align: center;
    text-shadow: 1px 0 1px #141414;
    transition: all 0.4s ease 0s;
    width: 124px;
}
.menu ul li:hover {
    background: linear-gradient(to bottom, #e65c1a 0%, #9c1200 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #156d6c;
    color: #ffffff;
    float: left;
    list-style-type: none;
    padding: 10px 15px;
    text-align: center;
    transition: all 0.1s ease 0s;
    width: 124px;
}


.menu ul li ul li {
  background: linear-gradient(to bottom, #4ad8d8 0%, #123636 200%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #156d6c;
  box-shadow: -1px 0 2px #5e7877 inset, 2px 2px 0 #5e7877;
  color: #ffffff;
  float: none;
  font-size: 19px;
  font-weight: bold;
  list-style-type: none;
  padding: 10px 15px;
  text-align: left;
  text-shadow: 1px 0 1px #141414;
  transition: all 0.4s ease 0s;
  width: 125px;
}


.menu ul li ul li:hover {
    background: linear-gradient(to bottom, #e65c1a 0%, #9c1200 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #156d6c;
    color: #ffffff;
    float: none;
    list-style-type: none;
    padding: 10px 15px;
    text-align: left;
    transition: all 0.1s ease 0s;
    width: 125px;
}


.menu ul li ul a{
	padding:0px!important;
}

.menu ul li ul a{
	padding:0px!important;
}


.menu ul li ul {
  display: none;
  margin-left: -15px;
  margin-top: 10px;
  position: absolute;
  width: 155px;
}

.menu ul li:hover ul{
	display: block;
	z-index:99;
}






.menu ul .act {
    background: linear-gradient(to bottom, #e65c1a 0%, #9c1200 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #156d6c;
    color: #ffffff;
    float: left;
    list-style-type: none;
    padding: 10px 15px;
    text-align: center;
    text-shadow: 1px 1px 1px #141414;
    transition: all 0.1s ease 0s;
    width: 124px;
}
.menu ul li a {
    color: #ffffff;
    padding: 5px;
    text-decoration: none;
}
.menu ul li a:hover {
    color: #ffffff;
    padding: 5px;
}
.home-left {
    display: block;
}
.home {
    display: block;
    margin-top: 3px !important;
}
.home-text h2 {
    color: #252733;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin-top: 0;
    text-align: left;
}
.content .home-text h2 {
    color: #252733;
    font-family: "Linden Hill",serif;
    font-size: 20px;
    margin-left: 10px;
    margin-top: 0;
    text-align: left;
}
.home-text p {
    font-family: "Linden Hill",serif;
    font-size: 15px;
    line-height: 27px;
    margin: 2px 2px 5px 5px;
    padding: 0 25px 2px;
    text-align: justify;
    width: 565px;
}
.slideeer {
    background-color: #ffffff;
    box-shadow: 0 0 0 0 #dddddd, 0 0 3px 3px #cccccc;
    color: #cc4200;
    height: 220px;
    overflow: hidden;
}
.h4-back {
    background-color: #cc4200;
    height: 25px;
    padding: 5px;
}
.slideeer h4 {
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    text-align: center;
}
.vision-img {
    margin-bottom: 10px;
    text-align:left;
    
}
.feature .home-left {
    border-right: 1px dotted #b5b5b5;
    display: block;
    height: 280px;
    margin-top: 0 !important;
    padding-top: 0;
}
.phy {
    background-color: #ffffff;
    border: 0 solid #dddddd;
    box-shadow: 0 0 0 0 #dddddd, 0 0 3px 3px #cccccc;
    color: #000000;
    height: 220px;
    overflow: hidden;
}
.phy h3 {
    font-size: 24px;
    margin-bottom: 8px !important;
    margin-top: 8px !important;
    text-align: center;
}
.title-feature {
    padding-left: 10px;
    padding-right: 10px;
}
.title-feature h2 {
    margin-top: 0;
    text-align: justify;
}
.title-feature p {
    text-align: justify;
}
.about-tab-right {
}
.about-tabs {
  background-color: #f8f8f8;
  padding-bottom:15px;
  margin: 10px 3px 3px;
  padding-top: 10px;
  text-align: left;
  padding-left: 15px;
}

.about-tabs:hover {
    background-color: #ffffff;
  padding-bottom:15px;
    margin: 10px 3px 3px;
    padding-top: 10px;
    text-align:left;
  padding-left: 15px;

}
.fa {
  color: #426d6d;
  font-size: 24px;
  margin-left: 15px;
}

.about-tabs:hover i {
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
}
.about-tabs h3 {
    color: #252733;
    float:left;
    font-family: "Open Sans Condensed",sans-serif;
    margin: 0 !important;
    text-align:left;
}
.about-tabs p {
    margin-bottom: 2px !important;
}
.about-tabs ul {
    margin: 5px !important;
}
.about-tabs ul li {

    list-style-type: none;
    padding: 1px 10px;
}

.about-tabs ul li {
  padding-left: 1.2em;
}

.about-tabs ul li:before {
  content: ""; /* FontAwesome char code inside the '' */
  font-family: FontAwesome; /* FontAwesome or whatever */
  display: inline-block;
  width: 1.6em; /* same as padding-left set on li */
  margin-left: 1.2em; /* same as padding-left set on li */
}​






.tab-left .hexa-para2 {
    padding-left: 5px !important;
    padding-right: 10px !important;
    text-align: justify;
}
.tab-right .hexa-para2 {
    padding-left: 10px !important;
    padding-right: 5px !important;
    text-align: justify;
}


/* why imet */

.why p{
	padding-left:20px;
}

.why-title{

  background: url("../img/vertical_lines.png") no-repeat scroll 100px 12px rgba(0, 0, 0, 0);
  border-bottom: 1px dashed;
  font-size: 19px;
  height: 35px;
  text-transform: uppercase;

}

.why-title h3{
	color: #037c7c;
margin: 0;
padding-left: 10px;
padding-top: 5px;
text-align: left;
}



/* table */

table.content th {
  background-color: #555555;
  border: 1px solid #555555;
  color: #ffffff;
  padding: 3px 3px 3px 15px;
  text-align: left;
  vertical-align: top;
}


table.content td {
  border: 1px solid #d4d4d4;
  padding: 7px 5px;
  vertical-align: top;
  text-align:left;
  padding-left:20px;
}

table.content, table.tecspec {
  border-collapse: collapse;
  width: 100%;
}


/* table */


/* school */

.school-program-subtitle {
  background: url("../img/vertical_lines.png") no-repeat scroll 400px 10px rgba(0, 0, 0, 0);
  border-bottom: 1px dashed;
  color: #037c7c;
  font-size: 19px;
  height: 35px;
}


/* school */


/* colloge */

.college-program-subtitle {
  background: url("../img/vertical_lines.png") no-repeat scroll 415px 10px rgba(0, 0, 0, 0);
  border-bottom: 1px dashed;
  color: #037c7c;
  font-size: 19px;
  height: 35px;
}

.program .list-p{
	padding-left: 100px;
text-align: left;
}

/* college */



.program p{
	text-align:left;
	padding-left:20px;
}


.tabs ul li {
    margin-left: 30px;
    text-align: left;
}
.tabs {
    width: 100%;
}
.training .home-left {
    border-right: 1px dotted #b5b5b5;
    display: block;
    height: 480px;
    margin-top: 0 !important;
    padding-top: 0;
}
.training h2 {
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    margin: 0;
    padding-left: 10px;
    padding-top: 7px;
    text-align: left;
}
.training h3 {
    color: #037c7c;
    margin: 0;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
}
.training-subtitle-one {
    background: url("../img/vertical_lines.png") no-repeat scroll 175px 12px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed;
    font-size: 19px;
    height: 35px;
    text-transform: uppercase;
}
.training-subtitle-two {
    background: url("../img/vertical_lines.png") no-repeat scroll 250px 12px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed;
    font-size: 19px;
    height: 35px;
    text-transform: uppercase;
}
.training-tabs {
    float: left;
    padding-top: 15px;
}
.workshop {
}
.workshop h3 {
    font-size: 18px;
    font-weight: bold;
    margin-left: 50px;
    text-align: left;
}
.workshop ul {
    margin-left: 100px;
}
.workshop ul li {
    list-style-type: square;
    text-align: left;
}
.hexa-para2 span {
    margin-left: 50px;
    margin-right: 5px;
}
.title-skills {
    background-color: #037c7c;
    height: 40px;
}
.program .home-left {
    border-right: 1px dotted #b5b5b5;
    display: block;
    height: 770px;
    margin-top: 0 !important;
    padding-top: 0;
}
.program-para {
    text-align: justify;
}



.program ul li {

    list-style-type: none;
    padding: 1px 10px;
    text-align:left;
}

.program ul li {
  padding-left: 1.2em;
}

.program ul li:before {
  content: ""; /* FontAwesome char code inside the '' */
  font-family: FontAwesome; /* FontAwesome or whatever */
  display: inline-block;
  width: 1.6em; /* same as padding-left set on li */
  margin-left: 1.2em; /* same as padding-left set on li */
}​


.program p {
    padding-left: 25px;
    padding-right: 50px;
    text-align: justify;
}
.program-subtitle {
    background: url("../img/vertical_lines.png") no-repeat scroll 180px 12px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed;
    color: #037c7c;
    font-size: 19px;
    height: 35px;
}
.program-subtitle-two {
    background: url("../img/vertical_lines.png") no-repeat scroll 135px 12px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed;
    color: #037c7c;
    font-size: 19px;
    height: 35px;
}
.program-subtitle-three {
    background: url("../img/vertical_lines.png") no-repeat scroll 150px 12px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed;
    color: #037c7c;
    font-size: 19px;
    height: 35px;
}
.program-subtitle-four {
    background: url("../img/vertical_lines.png") no-repeat scroll 285px 12px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed;
    color: #037c7c;
    font-size: 19px;
    height: 35px;
    margin-top:25px;
}


.events-subtitle-four {
    background: url("../img/vertical_lines.png") no-repeat scroll 250px 12px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed;
    color: #037c7c;
    font-size: 19px;
    height: 35px;
    margin-top:25px;
}



.program h2 {
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    margin: 0;
    padding-left: 10px;
    padding-top: 7px;
    text-align: left;
}
.program h4 {
    color: #037c7c;
    margin: 0;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
}
.marquee {
    margin-bottom: 5px;
    margin-top: 5px;
}
.marq-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 !important;
    padding-top: 12px;
    text-align: center;
}
.marq-left {
    background: linear-gradient(to bottom, #2f2f3e 0%, #144ba0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    margin-top: 10px;
    width: 130px;
}
.marq-right {
    background: linear-gradient(to bottom, #05499e 0%, #1559ae 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 50px;
    margin-top: 10px;
    padding: 0 10px;
    width: 470px;
}
.marq-text {
    color: #ffffff;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
}
.slider .grid_12 {
    margin: 0;
    width: 100%;
}
.content, .feature, .training, .program, .skills {
    background-color: #ffffff;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
}
.follow {
    background-color: #eeeeee;
    color: #000000;
    padding-bottom: 20px;
    padding-top: 1px;
    text-align: center;
}
.title-follow {
    margin-top: 10px;
}
.follow h2 {
    font-family: "Oswald",sans-serif;
    text-align: center;
}
.contact p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin-left: 15px;
    margin-top: 10px;
    text-align: left;
}
.contact p .mobile {
    font-weight: bolder;
    margin-right: 15px;
}
.contact p .mobile {
    font-weight: bolder;
    margin-right: 12px;
}
.contact p .number {
    margin-left: 6px;
}
.contact p .email {
    font-weight: bolder;
    margin-right: 8px;
}
.contact h1 {
    color: #037c7c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}
.portfolio, .contact {
    background-color: #ffffff;
    color: #000000;
    text-align: center;
}
.follow {
    padding-bottom: 10px !important;
}
.follow ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.follow ul li {
    list-style-type: none;
}
.title-portfolio {
    height: 100px;
}
.product-para {
    text-align: justify;
}
h2 {
    color: #252733;
    font-family: "Oswald",sans-serif;
    text-align: center;
}
h3 {
    color: #252733;
    font-family: "Open Sans Condensed",sans-serif;
    text-align: center;
}
.forms {
    padding: 0 0 15px;
    text-align: center;
}
.forms2 {
    padding: 0 0 25px;
    text-align: left;
}
.forms2 input {
    text-align: center;
}
label {
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
input {
    font-size: 16px;
    height: 40px;
    text-align: left;
    width: 98%;
}
textarea {
    font-size: 16px;
    height: 160px;
    margin-bottom: 25px;
    width: 98%;
}
.sub {
    background: linear-gradient(to bottom, #4ad8d8 0%, #124747 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #156d6c;
    box-shadow: -1px 0 2px #5e7877 inset, 2px 2px 0 #5e7877;
    color: #ffffff;
    float: right;
    font-size: 18px;
    list-style-type: none;
    text-align: center !important;
    text-shadow: 1px 1px 1px #141414;
    transition: all 0.99s ease 0s;
    width: 100px !important;
}
.sub:hover {
    background: linear-gradient(to bottom, #e65c1a 0%, #9c1200 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #156d6c;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    list-style-type: none;
    text-align: center !important;
    text-shadow: 1px 1px 1px #141414;
    transition: all 0.99s ease 0s;
    width: 100px !important;
}
.portfolio-menu {
    text-align: center;
}
.portfolio-menu ul {
    margin-left: 180px;
    text-align: center;
}
.portfolio-menu ul li {
    float: left;
    list-style-type: none;
    margin: 10px;
    text-align: center;
    text-decoration: none;
}
.hexa-para {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 160px;
    text-align: center;
}
.hexa-para2 {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}
.product-para-left {
    padding-left: 55px;
    text-align: justify;
}
.product-para-right {
    padding-right: 55px;
    text-align: justify;
}
.skills-para {
    padding-left: 25px;
    text-align: justify;
}
.contact-para-left {
    padding-left: 25px;
    text-align: justify;
}
.contact-para-right {
    padding-right: 25px;
    text-align: justify;
}
.contact-para-bottom {
    padding-right: 45px;
    padding-top: 15px;
    text-align: justify;
}
.grid_4 .hex {
    margin: 40px 75px 50px !important;
}
.social {
    border-left: 3px solid #ddd;
    border-radius: 50px;
    border-right: 3px solid #ddd;
    padding: 25px 10px 10px 15px;
    text-align: center;
}
.social-links {
    height: 75px;
    margin-left: 50px;
    margin-right: 50px;
}
.social-wrap {
    display: inline-block;
    height: 80px;
    width: 80px;
}
.social-1:hover {
}
.social-img {
    display: inline;
    padding-top: 15px;
}
.social-1, .social-2, .social-3, .social-4, .social-5, .social-6, .social-7, .social-8 {
    border: 2px solid #252733;
    border-radius: 50px;
    display: inline-block;
    height: 60px;
    margin-top: 10px;
    text-align: center;
    transition: all 0.9s ease 0s;
    width: 60px;
}
.social-1:hover {
    background-color: #ef922f;
    border: 2px solid #252733;
}
.social-2:hover {
    background-color: #00aced;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0;
    transition: all 0.9s ease 0s;
}
.social-3:hover {
    background-color: #3b5998;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0;
}
.social-4:hover {
    background-color: #dd4b39;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0;
}
.social-5:hover {
    background-color: #517fa4;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0;
}
.social-6:hover {
    background-color: #00b48a;
    border-color: transparent;
    border-radius: 50px;
    border-style: solid;
    border-width: 2px;
    margin: 0;
}
.social-7:hover {
    background-color: #007bb6;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0;
}
.social-8:hover {
    background-color: #ff0084;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0;
}
.bar {
    background-color: #e5e5e5;
    border-radius: 1px 50px 50px 1px;
    border-right: 1px solid #fff;
    display: block;
    width: 415px;
}
.bar p {
    clear: both;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    text-align: left;
}
.bar-sub1 {
    background-color: #5b6392;
    border-radius: 1px 50px 50px 1px;
    border-right: 1px solid #5b6392;
    height: 60px;
    padding-left: 10px;
    width: 360px;
}
.bar-sub2 {
    background-color: #252733;
    border-radius: 1px 50px 50px 1px;
    border-right: 1px solid #262626;
    height: 60px;
    padding-left: 10px;
    width: 350px;
}
.bar-sub3 {
    background-color: #5b6392;
    border-radius: 1px 50px 50px 1px;
    border-right: 1px solid #5b6392;
    height: 60px;
    padding-left: 10px;
    width: 230px;
}
.bar-sub4 {
    background-color: #252733;
    border-radius: 1px 50px 50px 1px;
    border-right: 1px solid #262626;
    height: 60px;
    padding-left: 10px;
    width: 350px;
}
.bar-sub5 {
    background-color: #5b6392;
    border-radius: 1px 50px 50px 1px;
    border-right: 1px solid #5b6392;
    height: 60px;
    padding-left: 10px;
    width: 380px;
}
.footer {
    background-color: #252733;
    text-align: center;
}
.footer-bottom {
    background-color: #cc4200;
    height: 30px;
}
.footer-bottom ul {
    margin: 0;
    padding: 3px 0;
}
.footer-bottom ul li {
    color: #ffffff;
    display: inline;
    list-style-type: none;
    margin-left: 2px;
    margin-right: 2px;
    transition: all 0.5s ease 0s;
}
.footer-bottom ul li:hover {
    color: #000000;
    display: inline;
    list-style-type: none;
    margin-left: 2px;
    margin-right: 2px;
    transition: all 0.5s ease 0s;
}
.footer-bottom ul .slash {
    color: #555555;
    display: inline;
    list-style-type: none;
}
.footer-bottom p {
    color: #ffffff;
    float: right;
    margin: 0;
    padding-top: 3px;
}
