/*Background Colors*/
.bgcolor_1 {
  background-color: #a41425;
}

.bgcolor_2 {
  background-color: #fff;
}

.bgcolor_3 {
  background-color: #f9f9f9;
}

.bgcolor_4 {
  background-color: #222222;
}

.bgcolor_z {
  background-color: #fff;
}

body {
  background-color: #f2f4f8;
  background-image: url("../images/crissxcross2.png");
}

.smallfont {
  font-size: 12px;
}

.bg_light_n {
  background-color: #e8e8e8;
}

/*Font colors*/
.color_white {
  color: #fff !important
}

.color_black {
  color: #000;
}

.color_1 {
  color: #a41425
}

.color_2 {
  color: #a41425
}

.color_3 {
  color: #191919;
}

.color_4 {
  color: #f8ed3a
}

.color_light {
  color: #CCC !important
}

/*Paddings*/
.padding_all_10 {
  padding: 10px;
}

.padding_all_5 {
  padding: 5px;
}

.padding_all_25 {
  padding: 25px;
}

.padding_all_15 {
  padding: 15px;
}

.paddingright {
  padding-right: 50px;
}

.padding_bottom_5 {
  padding-bottom: 10px;
}

.padding_top_bottom {
  padding-top: 35px;
  padding-bottom: 35px;
}

.padding_left_right {
  padding-left: 25px;
  padding-right: 25px;
}

.fontbig {
  font-size: 1rem;
}

.slider_block {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.gaptopbottom {
  padding-bottom: 50px;
  padding-top: 50px;
}

.bgsubpage {
  background-image: url("../images/dotted-arrow-dark.png");
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.news_updates {
  background-color: #454545;
  padding: 15px;
  font-weight: bold;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.news_updates_shadow {
  background-color: #00883e;
  padding: 5px;
  color: #fff;
}

.homelist {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.homelist li {
  display: block;
  margin: 5px;
  background-color: #b21520;
  padding: 10px;
  color: #fff;
}

.Announcements_block {}

.Announcements_block_sub {
  overflow: auto;
  height: 350px;
  border: 1px solid #e0e0e0;
}

.Announcements_block_sub div {
  margin-bottom: 15px;
  background-color: #CCC;
  padding: 10px;
  border-radius: 5px;
}

.Announcements_block_sub div a {
  display: block;
}

.news_updatesblock {
  background-color: #e0e0e0;
}

.news_updatesblock img {
  height: 190px;
  width: 100%;
}

.news_updatesblock .title {
  background-color: #a41425;
  font-size: 13px;
}

.titlelik {
  color: #fff;
}

.titlelik:hover {
  text-decoration: none;
  color: #fed884;
}

.news_updatesblock a {
  color: #002a6f;
  display: block;
}

.news_updatesblock a:hover {
  color: #002a6f;

}

.overlayz1 {
  background-color: rgba(14, 14, 14, 0.9);
}

.formfld {
  height: 60px;
  border: 2px solid #000;
  padding: 10px;
  width: 85%
}

.formbtn {
  height: 60px;
  border: 2px solid #000;
  width: 15%;
  background-color: #15181c;
  color: #FFF;
}

.footerlinks a {
  display: block;
  color: #adacac;
  padding-bottom: 5px;
  transition: 0.2s all;
  font-size: 0.8rem;
  text-align: left;
}

.footerlinks p {
  color: #cecece !important;
}

.flinks_sidebyside {
  display: inline !important;
  color: #999;
  padding-bottom: 10px;
  padding-top: 5px;
  transition: 0.2s all;
  font-size: 0.9rem;
}

.footerlinks a:hover {
  color: #ce1c28;
  text-decoration: none
}

.footerlinks h6 {
  padding-bottom: 15px;
}

.footer_icons {
  color: #fff;
  font-size: 25px !important;
  margin: 5px;
  display: inline-block !important;
}

.footerlinks {
  background-image: url(../images/footer_bg.png);
  box-sizing: border-box;
  background-blend-mode: lighten;
  -webkit-animation: slide 7s linear infinite;
  background-size: cover;
}

@-webkit-keyframes slide {
  50% {
    background-position: 1%;
  }
}

.social_icon_bottom {
  height: 40px;
  width: 40px;
  border: 1px solid #efae1e;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  margin: 3px;
  font-size: 20px;
  transition: all 1s;
}

.social_icon_bottom:hover {
  border: 1px solid #db2828;
  background-color: #db2828;
}

.social_icon_bottom a {
  color: #efae1e;
  display: block;
  transition: all 1s;
}

.social_icon_bottom a:hover {
  color: #db2828;
  color: #FFF;
}


.rp {
  height: 180px;
  background-image: url(../images/rp.jpg);
  background-size: cover;
  background-position: 50% 0%;
  line-height: 180px !important;
}

.subpageheading {
  margin-top: 20px;
  margin-bottom: 20px;
}

.bgrow {
  background-image: url(../images/row-bgimage-3.png);
  background-repeat: no-repeat;
  background-position: center top
}

header {
  position: relative;
  background-color: black;
  height: auto;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.homeblock1 {
  margin-top: 70px;
  margin-bottom: 50px;
  margin-left: 10px;
  background-color: rgba(253, 228, 40, 0.9);
  padding: 15px;
}

.homeblock2 {
  margin-top: 70px;
  margin-bottom: 50px;
  margin-left: 10px;
  background-color: rgba(17, 47, 83, 0.9);
  padding: 15px;
}

.webbutton2 {
  color: #000 !important;
  font-weight: bold;
  padding: 5px;
  background-color: #fff;
  border-radius: 2px;
  display: inline-block !important;
  margin-bottom: 10px;
}

.webbutton2:hover {
  text-decoration: none;
  background-color: #a51425;
  color: #fff !important;
}

.webbutton {
  color: #fff;
  padding: 7px;
  background-color: #a41425;
  border-radius: 2px;
}

.webbutton:hover {
  text-decoration: none;
  background-color: #fe5957;
  color: #fff;
}

.indpractice {
  background-color: #F3F3F3;
  color: inherit;
  display: block;
  padding: 10px;
  transition: all 0.5s;
}

.indpractice:hover {
  color: #efae1e;
  text-decoration: none;
  background-color: #ce1c28
}

.quicklinks_subpage {
  display: block;
  padding: 10px;
  color: #000;
  padding-left: 28px;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center left;
  border: 1px solid #CCC;
  background-color: #FFF;
  margin-bottom: 3px;
  transition: 0.5s all;
}

.quicklinks_subpage2 {
  display: block;
  padding: 10px;
  color: #000;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center left;
  border: 1px solid #CCC;
  background-color: #FFF;
  margin-bottom: 3px;
  transition: 0.5s all;
}

.quicklinks_subpage:hover,
.quicklinks_subpage2:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #002e5b;
}

.underline {
  height: 5px;
  width: 10%;
  background-color: #462b34;
  margin-bottom: 20px;
  margin-top: 15px;
}

.requirment {
  padding: 20px;
  border-left: 10px solid #ce1c28;
  margin-bottom: 15px;
  background-color: #fff;
}

.requirment2 {
  padding: 25px;
  border-left: 10px solid #002e5b;
  margin-bottom: 15px;
}

.bgimg1 {
  background-image: url(../images/bgheader.png);
}

.bgimg2 {
  background-image: url(../images/bgimg2.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.testimonials_block {}

.readmorelink {
  color: #002a6f;
  padding-bottom: 5px;
}

.readmorelink:hover {
  text-decoration: none;
}

hr {
  margin: 0;
  width: 100%;
  height: 2px;
  background-color: #edecec;
  border: 0;
  margin-bottom: 15px;
  margin-top: 10px;
}

hr:after {
  content: "";
  display: block;
  border-bottom: 2px solid #ce1c28;
  max-width: 10%;
}

@media (max-width: 767px) {
  .homeblock1 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: rgba(253, 228, 40, 0.9);
    padding: 15px;
  }

  .homeblock2 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: rgba(17, 47, 83, 0.9);
    padding: 15px;
  }

  .mobilepadding {
    margin-left: 35px;
    margin-right: 35px;
  }

  .paddingright {
    padding-right: 0px;
  }

  .padding_bottom_5 {
    padding-bottom: 0px;
  }
}

.testimonial {
  border-left: 4px solid #d45113;
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
  padding: 30px 30px 30px 130px;
  margin: 0 15px 30px 15px;
  overflow: hidden;
  position: relative;
}

.testimonial:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 25px solid #d45113;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  transform: rotate(-45deg);
  transform-origin: 80% -30% 0;
}

.testimonial .pic {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 20px;
}

.testimonial .pic img {
  width: 100%;
  height: auto;
}

.testimonial .description {
  font-size: 15px;
  font-style: italic;
  color: #918686;
  line-height: 25px;
  margin-bottom: 15px;
}

.testimonial .title {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #d45113;
  margin: 0;
}

.testimonial .post {
  display: inline-block;
  font-size: 17px;
  color: #d45113;
}

.owl-theme .owl-controls .owl-page span {
  border: 2px solid #d45113;
  background: #fff;
  opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background: #d45113;
}

@media only screen and (max-width: 767px) {
  .testimonial {
    padding: 20px;
    text-align: center;
  }

  .testimonial .pic {
    display: block;
    position: static;
    margin: 0 auto 15px;
  }
}

.overlaysubpage_header2 {
  height: 15vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.8) 0%, rgba(206, 28, 40, 0.8) 100%), url(../images/bgsubpage2.png);
  text-transform: uppercase;
}

.overlaysubpage_header2 h1 {
  font-size: 25px;
  text-align: center;
}

.overlaysubpage_header3 {
  height: 60vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.7) 0%, rgba(254, 89, 87, 0.7) 100%), url(../images/subpagebg3.jpg);
  background-size: cover;
}

.overlaysubpage_header4 {
  height: 60vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.7) 0%, rgba(254, 89, 87, 0.7) 100%), url(../images/subpagebg4.jpg);
  background-size: cover;
}

.sidemenustyle a {
  display: block;
  padding: 12px;
  background-color: #00893f;
  color: #fff;
  border-bottom: 1px dashed #fff;
  transition: all 0.5s;
}

.sidemenustyle a:hover {
  text-decoration: none;
  background-color: #a41425;
  color: #fff
}

.sidemenustyle a:first-child {
  border-radius: 5px 5px 0px 0px;
}

.sidemenustyle a:last-child {
  border-radius: 0px 0px 5px 5px;
}

.sidebanner_subpage1 {
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.5) 0%, rgba(254, 89, 87, 0.5) 100%), url(../images/careeradv_1.jpg);
  height: 250px;
  border-radius: 10px 10px 0px 0px;
  background-size: cover;
  padding-top: 29%;
}

.sidebanner_subpage1 h4 {
  font-size: 28px;
  color: #fff;
}

.sidebanner_subpage1 h4 span {
  font-size: 20px;
  font-weight: normal;
}

.sidebanner_subpage1_btn a {
  background-color: #ce1c28;
  padding: 15px;
  color: #fff !important;
  display: block;
  border-radius: 0px 0px 10px 10px;
  text-transform: uppercase;
}

.sidebanner_subpage1_btn a:hover {
  text-decoration: none;
  background-color: #fe5957;
}

.tc p {
  font-size: 12px;
}

.headerlinks a {
  color: #ab070e;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}

.headerlinks a:hover {
  color: #000;
  text-decoration: none;
}

/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 70%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 15px;
}
.icon-bar a img{
  width: 25px;
  height: 25px;
  filter: brightness(0) invert(1);
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.imglinks {
  background-color: #00873b;
  color: #fff;
  display: block;
  position: fixed;
  z-index: 99;
  right: -78px;
  transform: rotate(90deg);
  top: 50%;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.imglinks:hover {
  text-decoration: none;
  color: #fff;
}

.secondary-links {
  background-color: #d31329;
}

.secondary-links .links {
  background-color: #aa0c1f;
  margin-inline: 1px;
}

.secondary-links .links a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  background-color: #002a6f;
  padding-block: 5px;
  font-size: 0.9rem;
}

@media (max-width: 767px) {
  .secondary-links .links {
    margin-inline: 1px;
    margin-block: 1px;
  }
  .imglinks {
    background-color: #00873b;
    color: #fff;
    display: block;
    position: fixed;
    z-index: 99;
    right: -65px;
    transform: rotate(90deg);
    top: 30%;
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
  }
}

@media only screen and (max-width: 990px) {
  .testimonial {
    margin: 30px;
  }
}

/* Tab content */
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 12px;
  font-weight: bold
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #a51425;
  color: #fff
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 12px;
  border: 1px solid #ccc;
  border-top: none;
  height: 300px;
}

.tabcontent p {
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #ccc;
}

/* Tab Content */
marquee p {
  margin: 0px;
  padding: 0px;
}

/* Grid images section */
.row_grid {
  display: -ms-flexbox;
  /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap;
  /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 33.333%;
  /* IE10 */
  flex: 33.333%;
  max-width: 33.333%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

.placements_fixedblock {
  position: fixed;
  right: 30px;
}

@media (max-width: 767px) {
  .placements_fixedblock {
    position: relative;
    right: 0px;
  }
}

.linksstudentachivments a {
  background-color: #fff;
  display: inline-block;
  padding: 50px;
  color: #000;
  font-size: 20px;
}

.linksstudentachivments a:hover {
  text-decoration: none;
  background-color: #a41425;
  color: #fff;
  transition: 0.5s all;
}

/* Events Block */
.events_block{
  background-color: #fff;
}
/* Events Block */