@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");

body {
  background: url("../images/body.jpg") 100% 100%;
}

.top_bg {
  /* background: #ed3a00;*/
  background: #29176e;
  color: #ffffff;
}

.social_ico a {
  float: left;
  text-decoration: none;
  font-size: 16px;
  padding: 14px 7px;
  color: #ffffff;
}

.social_ico a:first-child {
  padding-left: 0px;
}
.call {
  padding-top: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  float: left;
  padding-left: 100px;
}
.call a {
  color: #fff;
}
.call i {
  font-weight: bold;
  font-size: 18px;
  padding-right: 10px;
}
.mail {
  padding-top: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  float: left;
  padding-left: 20px;
}
.mail a {
  color: #fff;
}
.mail i {
  font-weight: bold;
  font-size: 18px;
  padding-right: 10px;
}
.new_butt {
  float: left;
  padding: 12px 0px 0px 20px;
}
button.btn {
  background: #000000;
  padding: 3px 13px;
}
button.btn:hover {
  color: #ffffff;
}

.logo {
  padding: 12px 0px;
}

.logo img {
  width: 45% !important;
}

#myHeader {
  width: 100%;
  float: left;
  background: #ffffff;
  z-index: 99;
  box-shadow: #dddddd 2px 3px 8px;
}

.sticky {
  position: fixed;
  top: 0;
}

nav {
  width: 100%;
  float: left;
  padding: 20px 0px 0px 0px;
}

nav ul {
  margin: 0px;
  padding: 0px;
}
nav ul li {
  display: inline-block;
  list-style: none;
}

nav ul li a {
  color: #000000;
  font-family: "Roboto", sans-serif;
  padding: 10px 24px;
}

nav ul li:last-child a {
  padding-right: 0px;
}

nav ul li a:hover {
  text-decoration: none;
}

.slider {
  width: 100%;
  float: left;
  background: url("../images/slider.jpg");
  height: 450px;
}

.slider_scr {
  background: #212021;
  color: #ffffff;
}

.info_scr {
  width: 100%;
  float: left;
}

.info_scr ul {
  margin: 0px;
  padding: 0px;
}

.info_scr ul li {
  display: inline-block;
  list-style: none;
}

.info_scr ul li a {
  color: #999999;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  float: left;
  padding: 20px 20px 10px 20px;
}

.info_scr ul li a:hover {
  color: #ed3a00;
}

.slider_bx {
  background: #ffffffa6;
  margin-top: 25px;
  border-radius: 5px;
  height: 400px;
  position: absolute;
  z-index: 9;
  right: 0%;
}

.slider_bx h3,
.slider_bx p {
  color: #291765;
  font-weight: 500;
  padding-top: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
}

.slider_bx .main_form {
  width: 100%;
  float: left;
}

.slider_bx .main_form {
  width: 100%;
  float: left;
  padding: 0px 8px;
}

.slider_bx .main_form form input {
  width: 100%;
  float: left;
  background: #ffffff;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  padding: 8px 5px;
  border-radius: 5px;
  border: #dddddd 1px solid;
  margin: 3px 0px;
}
.slider_bx .main_form form select {
  width: 100%;
  float: left;
  background: #ffffff;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  padding: 8px 5px;
  border-radius: 5px;
  border: #dddddd 1px solid;
  margin: 3px 0px;
}
.slider_bx .main_form form textarea {
  width: 100%;
  float: left;
  background: #ffffff;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  padding: 8px 5px;
  border-radius: 5px;
  border: #dddddd 1px solid;
  margin: 3px 0px;
}
.slider_bx .main_form div {
  width: 100%;
  float: left;
  margin: 0px 0px;
}

.slider_bx .main_form div input {
  width: 18px;
  height: 18px;
  background: #ffffff;
  margin: 0px;
}

.slider_bx .main_form div lable {
  color: #333333;
  border-bottom: #333333 1px solid;
  margin: 5px 0px 0px 10px;
}

.submit {
  background: #2a1870 !important;
  color: #ffffff !important;
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  text-transform: uppercase;
}

.slider_info {
  background: #302e30;
  color: #c7c7c7;
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
}
.slider_info:nth-child(2),
.slider_info:last-child {
  background: #383738;
}

.slider_info h4 {
  width: 75%;
  float: left;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 22px;
  padding: 50px 0px 0px 12px;
}

.slider_info i {
  width: 25%;
  float: left;
  text-align: right;
  font-size: 40px;
  color: #ed3a00;
  padding: 60px 0px 0px 10px;
}

.slider_info p {
  width: 100%;
  float: left;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 25px;
  padding: 10px 12px;
}
.slider_info div {
  width: 100%;
  float: left;
  padding: 10px 0px 40px 0px;
}

.slider_info div a {
  background: none;
  color: #d8d6d8;
  float: left;
  font-family: "Roboto", sans-serif;
  border: #d8d6d8 1px solid;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 8px 18px 5px 18px;
  margin: 0px 0px 0px 15px;
}

.slider_info div a:last-child {
  background: #ed3a00;
  border: #ed3a00 1px solid;
}

.slogan {
  text-align: center;
  font-family: "Roboto", sans-serif;
  padding: 70px 0px 50px 0px;
}
.slogan h2,
.slogan h1 {
  font-size: 26px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #333333;
}

.slogan p {
  font-family: "Roboto", sans-serif;
  font-size:19px;
}
.slogan p span{
  font-family: "Roboto", sans-serif;
  font-size:19px;
}
.slogan p div span{
  font-family: "Roboto", sans-serif;
  font-size:19px;
}
.slogan div{
  font-family: "Roboto", sans-serif;
  font-size:19px;
}

.slogan span{
  font-family: "Roboto", sans-serif;
  font-size:19px;
}
.video_bg {
  background: #f4f4f4;
  padding: 50px 0px 40px 0px;
}

.video_bg h2 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  font-weight: 400;
}
.video {
  margin: 10px 0px 0px 0px;
}
.video h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 0px 10px 0px;
}

.video a {
  background: #2c186f;
  border-radius: 5px;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

.benifit_sec {
  padding: 0px 0px 80px 0px;
}

.benifit h2 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  padding: 60px 0px 0px 0px;
}

.benifit_cou {
  width: 100%;
  float: left;
  margin: 40px 0px 0px 0px;
}

.benifit_cer {
  width: 60px;
  height: 60px;
  border: #333333 2px solid;
  border-radius: 50%;
  text-align: center;
}

.benifit_cer i {
  font-size: 25px;
  padding: 15px 0px;
  color: #ed3a00;
}

.benifit_cou p {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-weight: 500;
  font-size: 18px;
  padding: 5px 0px 0px 0px;
}

.benifit_cou:hover .benifit_cer {
  border: #ed3a00 2px solid;
  background: #ed3a00;
}

.benifit_cou:hover .benifit_cer i {
  color: #ffffff;
}

.batch h2 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  padding: 60px 0px 0px 0px;
}

.batch ul {
  margin: 45px 0px 0px 0px;
  padding: 0px;
}

.batch ul li {
  display: inline-block;
  list-style: none;
}

.batch ul li i {
  font-size: 18px;
  padding-right: 10px;
  color: #ed3a00;
}

.batch ul li a {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  line-height: 40px;
}

.batch ul li a span {
  color: #ed3a00;
  text-transform: uppercase;
  font-weight: 500;
}

.call_sec {
  background: #281566;
}

.call_sec h2 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.call_sec h2 span {
  width: 60px;
  height: 60px;
  border: #ffffff 1px solid;
  border-radius: 50%;
}

.call_sec h2 span i {
  font-size: 25px;
  padding: 28px 10px;
}

.image_bg {
  background: #f4f4f4;
  padding: 50px 0px 90px 0px;
}

.image_bg h2 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  padding: 0px 0px 20px 0px;
}

.image_gal {
  width: 100%;
  float: left;
}
.image_gal img {
  border-radius: 5px;
  margin-top: 30px;
}

.feature {
  padding: 40px 0px 0px 0px;
}
.feature h2 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 60px;
  font-weight: 300;
}

.feature h2 span {
  color: #ed3a00;
}

.feature p {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 0px 0px 40px 0px;
}

.feature_ico {
  width: 35px;
  height: 35px;
  background: #ed3a00;
  border-radius: 50%;
}

.feature_ico i {
  color: #ffffff;
  font-size: 16px;
  padding: 10px 10px;
}

.feature_txt h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 20px;
  font-weight: 400;
}

.feature_txt p {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
  padding-top: 5px;
  line-height: 20px;
}

.certifi_bg {
  background: #f4f4f4;
  padding: 70px 0px 70px 0px;
}

.certifi h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.certifi p {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  padding: 5px 0px 20px 0px;
}

.certifi a {
  background: #ed3a00;
  color: #ffffff;
  font-size: 16px;
  padding: 11px 20px;
  text-decoration: none;
  margin: 20px 0px 0px 0px;
  border-radius: 5px;
}

.mission_bg {
  padding: 70px 40px;
}

.mission h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.mission p {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  padding: 25px 20px 20px 20px;
  line-height: 25px;
}

.work_sec {
  padding: 50px 0px 50px 0px;
}

.work {
  text-align: center;
}

.work h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 40px;
  font-weight: 400;
  padding: 10px 0px 0px 0px;
}

.work h5 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 24px;
  font-weight: 300;
}

.work p {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 0px;
  line-height: 25px;
}

.class_upper {
  background: url("../images/class_upper.jpg");
}

.class_upper h4 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 54px;
  text-align: center;
  line-height: 60px;
  font-weight: 300;
  padding: 130px 0px;
}

.class_upper h4 span {
  color: #ed3a00;
}

.class_main {
  padding: 70px 0px 70px 0px;
}

.class_main h1,
.class_main h2 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 48px;
  text-align: center;
  line-height: 60px;
  font-weight: 400;
  border-bottom: #615f5f 1px solid;
}

.class_main h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  text-align: center;
  line-height: 60px;
  font-weight: 400;
  padding: 30px 0px 20px 0px;
}

.class_bx {
  width: 100%;
  float: left;
  text-align: center;
  box-shadow: #dddddd 2px 2px 2px 2px;
  padding: 10px 0px;
  margin: 20px 0px;
  height: 320px;
}

.class_bx h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 21px;
  text-align: center;
  font-weight: 400;
  line-height: 35px;
  padding: 10px 0px;
}

.class_bx P {
  color: #333333;
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
  padding: 10px 10px;
  line-height: 22px;
  margin: 0px 0px 50px 0px;
}

.class_bx P b {
  width: 100%;
  float: left;
}

.class_bx a {
  font-family: "Roboto", sans-serif;
  background: #2a1867;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 3px;
}

.class_main_bg2 {
  background: #f4f4f4;
  padding: 40px 0px 70px 0px;
}

.batchCal {
  background: #302e30;
  padding: 70px 20px;
}

.batchCal_main {
  width: 100%;
  float: left;
  padding: 24px 0px;
}

.batchCal_main i {
  color: #ed3a00;
  font-size: 40px;
  padding-right: 10px;
}

.batchCal_main h4 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  font-weight: 300;
}

.flexible h4 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 32px;
  font-weight: 400;
  padding: 0px 0px 20px 0px;
}

.flexible ul {
  margin: 0px;
  padding: 0px;
}

.flexible ul li {
  display: inline-block;
  list-style: none;
  width: 100%;
  float: left;
}

.flexible ul li a {
  font-family: "Roboto", sans-serif;
  color: #f4f4f4;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.flexible ul li a i {
  font-size: 14px;
}

.flexible ul li a:hover {
  border-bottom: #f4f4f4;
  font-weight: bold;
}

.team {
  background: #f4f4f4;
  padding: 70px 0px 50px 0px;
}

.team h4 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  padding: 0px 0px 70px 0px;
}

.team div img {
  border-radius: 5px;
}

.team div p {
  font-family: "Roboto", sans-serif;
  color: #ed3a00;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  padding: 20px 0px 0px 0px;
}

.team div p span {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.client {
  padding: 40px 0px 60px 0px;
}

.client h4 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  text-align: center;
  font-weight: 400;
  line-height: 35px;
  padding: 40px 0px 40px 0px;
}

.client div {
  text-align: center;
}

.footer {
  background: #313137;
  padding: 10px 0px 0px 0px;
}

.footer_ali h4 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  padding: 0px 0px 20px 0px;
}

.footer_ali h4 span {
  font-weight: 400;
  font-size: 22px;
}

.footer_ali p {
  color: #888686;
  font-size: 14px;
  /*font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
	*/
}

.footer_ali ul {
  padding: 0px;
}

.footer_ali ul li {
  display: inline-block;
  list-style: none;
  width: 100%;
  float: left;
}

.footer_ali ul li a {
  font-family: "Roboto", sans-serif;
  color: #888686;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  border-radius: 3px;
  line-height: 24px;
}

.footer_ali ul li a i {
  font-size: 15px;
}

.footer_ali ul li a:hover,
.footer_ali ul li a:hover i {
  color: #ffffff;
}

.footer_bottom {
  background: #3c3c41;
  padding: 35px 0px 20px 0px;
}

.footer_bottom p {
  color: #888686;
  font-size: 14px;
}

.footer_bottom p a {
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
}

.footer_bottom p a:hover {
  color: #f95e2c;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
  float: left;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"],
#menu ul span.drop-icon {
  display: none;
}

#menu li,
#toggle-menu,
#menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}

#menu li,
#toggle-menu {
  border-width: 0 0 1px;
}

#menu .sub-menu {
  background-color: #eaeaea;
  color: #000000 !important;
  box-shadow: #868686 2px 2px 2px;
  border-width: 1px 1px 0;
  margin: 0 1em;
  border-radius: 3px;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li,
#toggle-menu,
#menu a {
  position: relative;
  display: block;
  color: #000000;
}

#menu,
#toggle-menu {
  /*background-color: #09c;*/
  color: #000000;
}

#toggle-menu,
#menu a {
  padding: 0.7em 0.8em;
  border-radius: 3px;
}

#menu a {
  transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
}

#menu a:hover {
  background-color: #2b1770;
  color: #fff;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

/*#menu .sub-menu a {
    color: #FFFFFF;
  }*/

#menu .sub-menu a:hover {
  color: #ffffff;
}

#toggle-menu .drop-icon,
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon,
#toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, 0.75);
  color: #000000;
  font-size: 16px;
  width: 20px;
  height: 20px;
  top: 12px !important;
  background: none;
}

#menu .drop-icon {
  line-height: 1;
}

.man_m {
  display: none !important;
}

.mega_m {
  width: calc(100px + 120vh) !important;
  float: left;
  margin-left: -400% !important;
}

.mega_m .nav {
  width: 100%;
  float: left;
  text-align: center !important;
}

.mega_m ul li {
  display: inline-block !important;
}

.inner_menu .main {
  width: 90%;
  border: #dddddd 1px solid;
  margin: 7px 0px 0px 0px;
}

.inner_menu ul li {
  display: inline-block;
  list-style: none;
  width: 49%;
  float: left;
}

.inner_menu ul li a img {
  width: 8%;
  padding-right: 10px;
  vertical-align: sub;
}

.inner_menu.three ul li a img {
  width: 12%;
  padding-right: 10px;
  vertical-align: sub;
}

.inner_menu ul li:first-child a {
  color: #ed3a00 !important;
  font-size: 16px;
  font-weight: 500;
}

.inner_menu ul li:first-child a:hover {
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 500;
}

@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}

@media only screen and (min-width: 52em) {
  #menu .main-menu {
    display: block;
  }

  #toggle-menu,
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0px;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 13em;
    z-index: 999;
  }

  ul.sub-menu.con {
    left: -95px !important;
    z-index: 88 !important;
  }

  #menu .sub-menu,
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu li a {
    font-size: 13px;
  }
  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}

/****************************ABOUT************************/

.about_banner {
  background: url("../images/about/about_bg.jpg");
  height: 250px;
  text-align: center;
  width: 100%;
  float: left;
}

.about_banner h2 {
  font-family: "Roboto", sans-serif;
  color: #dedddd;
  font-size: 36px;
  font-weight: 500;
  padding-top: 70px;
}

.about_banner h4 {
  font-family: "Roboto", sans-serif;
  color: #dedddd;
  font-size: 18px;
  font-weight: 300;
}

.about_bg {
  background: #f4f4f4;
  padding: 70px 0px;
}

.about_bg h2 {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 36px;
  font-weight: 500;
  text-align: center;
}

.about_bg p {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
  line-height: 25px;
  padding-top: 25px;
}

/******************** Advisory ******************/

.advisory {
  padding: 70px 0px 70px 0px;
}

.advisory_bx {
  box-shadow: #cac5c5 1px 3px 11px 0px;
  padding: 15px 15px;
  margin-top: 35px;
}

.advisory_bx img {
  width: 40%;
}

.advisory_bx h6 {
  font-family: "Roboto", sans-serif;
  color: #ed3a00;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0px;
}

.advisory_bx h6 span {
  color: #333333;
  font-size: 16px;
}

.advisory_bx p {
  color: #333333;
  font-size: 14px;
  text-align: justify;
}

/************** Celebrity_intraction***********************/

.celebrity {
  padding: 70px 0px 70px 0px;
}

.celebrity_bx {
  float: left;
  box-shadow: #cac5c5 1px 3px 11px 0px;
  padding: 15px 15px;
  margin-top: 35px;
}

.celebrity_bx .media {
  width: 100%;
  float: left;
}

.celebrity_bx .info h6 {
  font-family: "Roboto", sans-serif;
  color: #ed3a00;
  font-size: 22px;
  font-weight: 400;
}

.celebrity_bx .info i {
  font-size: 28px;
  padding: 5px;
}

.celebrity_bx .info i.fb {
  color: #3b5998;
}

.celebrity_bx .info i.twi {
  color: #00aced;
}

.celebrity_bx .info i.goog {
  color: #dd4b39;
}

.celebrity_bx .info i.link {
  color: #4376b1;
}

.celebrity_bx .info i.you {
  color: #d22215;
}

.celebrity_bx .info p {
  font-size: 16px;
  font-weight: 300;
}

/********************* Career *******************/

.career {
  padding: 70px 0px 70px 0px;
}

.career h2 {
  font-family: "Roboto", sans-serif;
  color: #ed3a00;
  font-size: 20px;
  font-weight: 500;
}

.career .info {
  width: 100%;
  float: left;
  box-shadow: #cac5c5 1px 3px 11px 0px;
  padding: 15px 15px;
  margin-top: 25px;
}

.career font {
  font-family: "Roboto", sans-serif;
  color: #3c3c41;
  font-size: 16px;
  font-weight: 500;
  border-bottom: #3c3c41 1px solid;
  line-height: 45px;
}

.career span {
  font-size: 14px;
  font-weight: 300;
  border-bottom: none;
  line-height: 45px;
}

/*************** Courses*****************/

.course_bg {
  padding: 70px 0px 70px 0px;
  margin-top: 30px;
  height: 650px;
}

.camara {
  background: url("../images/course/camara.jpg");
}

.course_bg h2 {
  font-family: "Roboto", sans-serif;
  color: #f5f5f5;
  font-size: 36px;
  font-weight: 500;
}

.course_bg P {
  width: 80%;
  font-family: "Roboto", sans-serif;
  color: #f5f5f5;
  font-size: 16px;
  font-weight: 300;
  text-align: justify;
}

.course_bg span {
  width: 8%;
  float: left;
}

.course_bg P i {
  font-size: 20px;
  color: #d22215;
}

.course_bg P.fee {
  width: 100%;
  float: left;
}

.course_bg P.fee i {
  font-size: 40px;
}
.course_bg P b {
  font-size: 26px;
}

.course_bx {
  background: #ffffffa6;
  margin-top: 25px;
  border-radius: 5px;
  height: 450px;
  position: absolute;
  z-index: 9;
  right: 10%;
}

.course_bx h3 {
  color: #ed3a00;
  font-weight: 500;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
}

.course_bx .main_form {
  width: 100%;
  float: left;
}

.course_bx .main_form {
  width: 100%;
  float: left;
  padding: 0px 25px;
}

.course_bx .main_form form input {
  width: 100%;
  float: left;
  background: #ffffff;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  padding: 9px 5px;
  border-radius: 5px;
  border: #dddddd 1px solid;
  margin: 7px 0px;
}

.course_bx .main_form div {
  width: 100%;
  float: left;
  margin: 10px 0px;
}

.course_bx .main_form div input {
  width: 18px;
  height: 18px;
  background: #ffffff;
  margin: 0px;
}

.course_bx .main_form div lable {
  color: #333333;
  border-bottom: #333333 1px solid;
  margin: 5px 0px 0px 10px;
}

.courses {
  padding: 70px 0px 70px 0px;
}

.courses p {
  font-size: 16px;
  text-align: justify;
  line-height: 28px;
  margin-top: 25px;
}

.courses .space {
  margin-top: 75px;
}

/******************** Upcoming **********************/

.upcoming {
  padding: 70px 0px 70px 0px;
}

.upcoming_bx {
  width: 100%;
  float: left;
  box-shadow: #cac5c5 1px 3px 11px 0px;
  padding: 15px 15px;
  margin-top: 25px;
}

.upcoming_bx div.head {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  padding: 10px 0px;
  color: #383738;
  font-weight: 500;
}

.upcoming_bx div.head.high {
  color: #d22215;
}

.upcoming_bx div.head.high i {
  font-size: 20px;
}

.upcoming_bx div.txt {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #383738;
}

/******************** Admission *****************/

.admission {
  padding: 70px 0px 70px 0px;
}

.admission h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: #333333;
}

.admission p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333333;
}

.admission p i {
  font-size: 18px;
  padding: 1px 10px 5px 0px;
}

/********************** Alumini *********************/

.alumini {
  padding: 70px 0px 70px 0px;
}

.alumini_bx {
  margin-top: 40px;
  box-shadow: #dddddd 2px 2px 2px 2px;
  padding: 10px;
}

.alumini_bx img {
  width: 100%;
  border: #dddddd 1px solid;
}

.alumini_bx h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: #333333;
  padding: 10px 5px 0px 5px;
}

.alumini_bx p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333333;
  padding: 5px 5px 0px 5px;
}

/********************** Placement *********************/
.placement {
  padding: 70px 0px 70px 0px;
}

.placement_bx {
  float: left;
  width: 100%;
  margin-top: 40px;
  box-shadow: #dddddd 2px 2px 2px 2px;
  padding: 0px;
}

.placement_bx div {
  padding: 0px;
}

.placement_bx img {
  width: 100%;
}

.placement_details {
  width: 100%;
  float: left;
}

.placement_details span:first-child {
  width: 40%;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ed3a00;
  padding: 5px 15px;
}

.placement_details span:nth-child(2) {
  width: 60%;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #615f5f;
  padding: 8px 10px;
}

.placement_details img {
  width: 40%;
  margin-left: 15px;
  margin-top: 10px;
}

/******************* Life **********************/

.life {
  padding: 70px 0px 70px 0px;
}

.life p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #615f5f;
  text-align: justify;
}

.life img {
  width: 100%;
}

.life_space {
  margin-top: 70px;
  width: 100%;
  float: left;
}

.life_head {
  margin-top: 30px;
}

.life_head h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: #333333;
}

.life_bx {
  margin-top: 25px;
}

.life_bx img {
  width: 100%;
}

.life_bx h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333333;
}

/************ Upcoming **************/

.upcom_event {
  padding: 70px 0px 70px 0px;
}

.upcom_event_bx {
  margin-top: 25px;
  background: #f4f4f4;
  border-radius: 5px;
}

.upcom_event_bx img {
  width: 100%;
  border-radius: 0px 0px 5px 5px;
}

.upcom_event_bx h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ed3a00;
  padding: 15px 10px 5px 10px;
}

.upcom_event_bx p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  width: 100%;
  float: left;
  padding: 0px 10px 5px 10px;
  margin: 0px;
}

.upcom_event_bx p span:first-child {
  width: 10%;
  float: left;
}

.upcom_event_bx p span:last-child {
  width: 90%;
  float: left;
}

/**************** Event & Activity *************/

.eve_act {
  padding: 70px 0px 70px 0px;
}

.eve_act p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #615f5f;
  text-align: justify;
}

.eve_act p span:first-child,
.eve_act p span:nth-child(3) {
  width: 5%;
  float: left;
  color: #000000;
}

.eve_act p span:nth-child(2),
.eve_act p span:nth-child(4) {
  width: 95%;
  float: left;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  padding-bottom: 10px;
}

.eve_act img {
  width: 100%;
}

.eve_act_space {
  margin-top: 70px;
  width: 100%;
  float: left;
}

.eve_act_bx {
  margin-top: 25px;
  background: #f4f4f4;
  border-radius: 5px;
}

.eve_act_bx img {
  width: 100%;
  border-radius: 0px 0px 5px 5px;
}

.eve_act_bx h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ed3a00;
  padding: 15px 10px 5px 10px;
}

.eve_act_bx p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  width: 100%;
  float: left;
  padding: 0px 10px 5px 10px;
  margin: 0px;
}

.eve_act_bx p span:first-child {
  width: 10%;
  float: left;
}

.eve_act_bx p span:last-child {
  width: 90%;
  float: left;
}

/******************** Gallery *********************/

.gallery {
  padding: 70px 0px 70px 0px;
}

.gallery p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #615f5f;
  text-align: justify;
}

.gallery img {
  width: 100%;
}

.gallery_space {
  margin-top: 70px;
  width: 100%;
  float: left;
}

.gallery_head {
  margin-top: 30px;
}

.gallery_head h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: #333333;
}

.gallery_bx {
  margin-top: 25px;
}

.gallery_bx img {
  width: 100%;
}

.gallery_bx h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333333;
}

/******************* branch **********************/

.life {
  padding: 70px 0px 70px 0px;
}

.life p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #615f5f;
  text-align: justify;
}

.life img {
  width: 100%;
}

.life_space {
  margin-top: 70px;
  width: 100%;
  float: left;
}

.life_head {
  margin-top: 30px;
}

.life_head h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: #333333;
}

.life_bx {
  margin-top: 25px;
}

.life_bx img {
  width: 100%;
}

.life_bx h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333333;
}

/******************** Branch *********************/

.branch_bx {
  background: #ffffffa6;
  border-radius: 5px;
  height: 450px;
  position: relative;
  z-index: 9;
  right: 10%;
  border: #dddddd 1px solid;
  margin-top: 25px;
}

.branch_bx h3 {
  color: #ed3a00;
  font-weight: 500;
  padding: 15px 10px 0px 10px;
  text-align: center;
  text-transform: uppercase;
}

.branch_bx .main_form {
  width: 100%;
  float: left;
}

.branch_bx .main_form {
  width: 100%;
  float: left;
  padding: 0px 25px;
}

.branch_bx .main_form form input {
  width: 100%;
  float: left;
  background: #ffffff;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  padding: 9px 5px;
  border-radius: 5px;
  border: #dddddd 1px solid;
  margin: 7px 0px;
}

.branch_bx .main_form div {
  width: 100%;
  float: left;
  margin: 10px 0px;
}

.branch_bx .main_form div input {
  width: 18px;
  height: 18px;
  background: #ffffff;
  margin: 0px;
}

.branch_bx .main_form div lable {
  color: #333333;
  border-bottom: #333333 1px solid;
  margin: 5px 0px 0px 10px;
}

.branch_ad {
  width: 100%;
  float: left;
  box-shadow: #cac5c5 1px 3px 11px 0px;
  margin-top: 25px;
}
.branch_ad p {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  margin: 0px;
}

.branch_ad p span:first-child {
  width: 15%;
  float: left;
}

.branch_ad p span:nth-child(2) {
  width: 85%;
  float: left;
  padding: 10px 30px 10px 10px;
  margin-top: 5px;
}

.branch_ad p i {
  font-size: 24px;
  color: ;
  padding: 10px 20px 10px 10px;
}

/******************** Feedback ********************/

.feedback {
  padding: 70px 0px 70px 0px;
}

.feedback_ad {
  width: 100%;
  float: left;
  box-shadow: #cac5c5 1px 3px 11px 0px;
  margin-top: 25px;
}

.branch_ad {
  padding: 20px 0px;
}

.branch_ad input,
textarea {
  width: 100%;
  margin: 20px 0px 5px 0px;
  padding: 5px 7px;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}

.branch_ad .submit {
  border: none;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  padding: 10px 0px;
}
