#myBtn {
  /* display: none; */
  position: fixed;
  bottom: 61px;
  right: 20px;
  z-index: 99;
  /* font-size: 18px; */
  border: none;
  outline: none;
  background-color: #1414A0;
  color: white;
  cursor: pointer;
  width: 55px;
  padding: 13px;
  border-radius: 4px;
}
.placement_skill {
  max-width: 100%;
  min-width: 80%;
  margin: auto;
  padding-bottom: 10px;
}
.placement_size {
  padding-top: 3px;
  width: 96.5%;
  margin: auto !important;
}

.recruiter > div > img {
  width: 100%;
}

.hero_container {
  min-height: 400px;
  background-image: url("../img/examination/hero-image.png");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact_us {
  background-color: #1414a0;
  color: white;
  border-radius: 20px;
  height: 500%;
  width: 90%;
}
.contact_us > h4 {
  background-color: white;
  color: #b60000;
}

.contactus_list {
  padding: 45px 60px;
}
.fs22 {
  font-size: 22px;
}

.recruiter > div {
  margin-top: 40px;
}

.pointer {
  cursor: pointer;
}
.place_active {
  color: #1414a0;
}

/* Infosys */
.infosys {
  height: 270px;
}
.infosys > div > img {
  width: 109px;
}
.infosys1 {
  height: 270px;
}
.infosys1 > div > img {
  width: 120px;
}

/* Wipro */
.wipro {
  height: 270px;
}
.wipro > div > img {
  width: 55px;
}
.wipro1 {
  height: 270px;
}
.wipro1 > div > img {
  width: 57px;
}

/* atos */
.atos {
  height: 270px;
}
.atos > div > img {
  width: 130px;
}

/* epi */
.epi {
  height: 270px;
}
.epi > div > img {
  width: 80px;
}
.epi1 {
  height: 270px;
}
.epi1 > div > img {
  width: 90px;
}

/* zoho */
.zoho {
  height: 270px;
}
.zoho > div > img {
  width: 120px;
}

/* Olmes */
.olmes {
  height: 270px;
}
.olmes > div > img {
  height: 40px;
  width: 110px;
}

.head {
  color: #000000;
  margin: 23px;
  content: "";
  top: -39px;
  left: -3%;
  width: 377px;
  height: 4px;
  position: absolute;
  border-radius: 0px;
}

.head.red {
  color: #b60000;
  padding: 0 10%;
  font-size: 25px !important;
  position: relative;
}
.head.red1 {
  color: #b60000;
  padding: 0 10%;
  font-size: 25px !important;
  position: relative;
}

.topic {
  color: #b60000;
  margin-left: -60px;
  width: 406px;
  font-size: 18px;
}

.bord {
  border: 2px;
}

.ico {
  display: flex;
  color: green;
  font-size: 40px;
  margin-left: 15px;
  margin-top: 0px;
}

.vision {
  margin-top: 3px;
}

.place {
  background-color: #dcdcf77d;
  /* width: 113%; */
  /* margin-left: -19px; */
}

/* Triple Box */

.triple_box {
  display: flex;
  justify-content: first baseline;
  background-color: transparent;
}

.triple_box > div > p {
  margin-bottom: 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 17px;
  padding: "0 20px !important";
}
.triple_box > div {
  border-radius: 50px 0 0 50px;
  /* margin-left: 11.5px; */

  /* padding:6px 13px;   */
  font-weight: bold;
  /* width: 60%; */
  min-width: 220px;
  background-color: white;
  box-shadow: 0px 3px 2px rgba(128, 128, 128, 0.384);
  color: var(--color-blue);
}
.triple_box > div > p > span {
  border-radius: 60%;
  border: 1.5px solid var(--color-blue);
  /* padding:5px 10px;   */
  font-size: 25px;
  margin-right: 25px;
}

/* BoxText */
.boxText {
  border-width: 0 0 1px 0;
  border-color: lightgrey;
  border-style: solid;
}

.boxText > p {
  margin-bottom: 13px;
}

.boxIMage > img,
.hovering {
  transition: 0.5s ease;
}

.boxIMage > img:hover {
  transform: scale(1.03);
}

/* Hovering */
.hovering {
  transition: 0.5s ease;
}

.headline {
  color: #000000;
  margin: 23px;
  content: "";
  top: -39px;
  left: -14%;
  width: 391px;
  height: 4px;
  position: absolute;
  border-radius: 0px;
}

.headline.red {
  color: #b60000;
  padding: 0 11%;
  font-size: 25px !important;
  position: relative;
}
.headline1 {
  color: #000000;
  margin: 23px;
  content: "";
  top: -39px;
  left: -13%;
  width: 447px;
  height: 4px;
  position: absolute;
  border-radius: 0px;
}

.headline1.red {
  color: #b60000;
  padding: 0 10%;
  font-size: 25px !important;
  position: relative;
}

.image > img {
  width: 100%;
  height: auto;
}

.hovering {
  padding: 70px 10px;
  width: 80%;
  position: relative;
}

.hovering:hover .overlay {
  opacity: 1;
}

.hovering:hover {
  padding: 100px 10px;
  width: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.3s ease;
  background-color: rgba(39, 232, 100, 0.874);
}

.container:hover {
  opacity: 1;
}

.container {
  position: relative;
  width: 100%;
  max-width: 400px;
}

.plhover {
  /* margin-top: 77px; */
}

.hovi {
  background-color: rgba(72, 144, 209, 0.75);
}
.hovi > button {
  color: #4890d1f5;
  font-weight: 700;
}
.hovw {
  background-color: rgba(54, 26, 82, 0.75);
}
.hovw > button {
  color: #361a52;
  font-weight: 700;
}
.hova {
  background-color: rgba(0, 110, 173, 0.75);
}
.hova > button {
  color: #006ead;
  font-weight: 700;
}
.hove {
  background-color: rgba(151, 200, 65, 0.75);
  font-size: 20px;
}
.hove > button {
  color: #97c841;
  font-weight: 700;
}
.hovz {
  background-color: rgba(205, 34, 50, 0.75);
}
.hovz > button {
  color: #cd2232;
  font-weight: 700;
}
.hovo {
  background-color: rgba(248, 212, 6, 0.75);
}
.hovo > button {
  color: #f8d406;
  font-weight: 700;
}

.p_year {
  color: #1414a0;
  font-size: 22px;
  font-weight: 680;
}

.box_shadow {
  box-shadow: 0 10px 10px rgba(211, 211, 211, 0.614);
}

.optional > div {
  vertical-align: end !important;
}

.hr {
  margin: 1rem 76px;
}

.Director-Reasearch-Head {
  margin-top: -7px;
  font-size: 13px;
}

.fso {
  font-size: 22px;
  color: white;
}

.fso > a {
  color: white;
}

@media screen and (max-width: 600px) {
  .texty13{
    margin-left: 89px;

  }
  .texty10{
    margin-left: 94px;
  }
  .texty24{
    margin-left: 59px;
  }
  .texty{
    margin-left: 61px;
  }
  .head.red {
    padding: 1px 14%;
    font-size: 22px !important;
  }
  .headline.red {
    padding: -1 18%;
    font-size: 24px;
  }
  .headline1.red {
    margin-left: 47px;
    padding: 0 3%;
    font-size: 21px !important;
  }

  .fso {
    font-size: 14px;
    color: white;
  }

  .fs22 {
    font-size: 16px;
  }
  .contactus_list {
    padding: 15px 20px;
  }
  .Director-Reasearch-Head {
    margin-top: -5px;
    font-size: 11px;
  }

  .vimi {
    margin-left: 47px;
    margin-top: -27px;
  }
  .icon {
    margin-left: 46px;
    margin-top: -27px;
  }
  .ico {
    font-size: 31px;
    margin-left: 1px;
  }
  .triple_box {
    display: block;
    justify-content: center;
  }
  .triple_box > div {
    /* width: 68%; */
    /* margin-left: 54px; */
  }
  .triple_box > div > p {
    justify-content: start;
  }
  .place {
    /* width: 132%; */
    /* margin-left: -28px; */
  }
  .ma {
    /* margin-bottom: 18px; */
  }

  .container > h2 {
    left: 5%;
  }

  .headline1 {
    left: -17%;
  }
  .headline {
    left: -17%;
  }

  .hovering {
    padding: 40px 10px;
  }
  .hovering:hover {
    padding: 65px 5px;
    width: 100%;
  }
  .overlay button {
    font-size: .8rem;
  }
  .plhover {
    /* margin-top: 35px; */
    font-size: 0.9rem;
  }

  .infosys {
    height: 185px;
  }
  .infosys > div > img {
    width: 100px;
    height: 40px;
  }
  .infosys1 {
    height: 185px;
  }
  .infosys1 > div > img {
    width: 90px;
    height: 46px;
  }

  .wipro {
    height: 185px;
  }
  .wipro > div > img {
    width: 50px;
  }
  .wipro1 {
    height: 185px;
    width: 150px;
    margin-bottom: 20px;
  }
  .wipro1 > div > img {
    width: 60px;
    height: 50px;
  }

  .atos {
    height: 185px;
  }
  .atos > div > img {
    width: 90px;
    height: 35px;
  }

  .epi {
    height: 185px;
  }
  .epi > div > img {
    width: 65px;
  }
  .epi1 {
    height: 1px;
  }
  .epi1 > div > img {
    width: 90px;
  }

  .zoho {
    height: 185px;
  }
  .zoho > div > img {
    width: 95px;
    height: 35px;
  }

  .olmes {
    height: 185px;
  }
  .olmes > div > img {
    width: 90px;
    height: 35px;
  }
}

.ul {
  list-style-type: none;
}
.detials {
  flex: 0 0 40%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.roop {
  width: 40%;
  height: 35%;
  padding-top: 10%;
}
.warpper {
  max-width: 1080px;
  margin: 50px auto;
  padding: 0 20px;
}
.warpper .center-line {
  position: absolute;
  height: 85%;
  width: 2px;
  background: #c4c4c4;
  left: 50%;
  transform: translateX(-50%);
}
.warpper .row {
  display: flex;
}
.warpper .row-3 {
  justify-content: center;
}
.warpper .row-1 {
  justify-content: flex-start;
}
.warpper .row-2 {
  justify-content: flex-end;
}
.warpper .row section {
  background: #f3f3f3;
  border-radius: 10px;
  width: calc(65% - 38px);
  padding: 25px;
  border-top: 10px solid var(--color-blue);
  position: relative;
}
.row-1 section::before {
  right: -7px;
}
.row-2 section::before {
  right: -7px;
}
.row-2 section .icon {
  position: absolute;
  background: #4d92d0;
  height: 22px;
  width: 21px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: black;
  top: 13px;
}
.looff::before {
  content: "";
  position: absolute;
  width: 76px;
  height: 2px;
  top: (50% - -213px);
  right: -75px;
  background: #c4c4c4;
  z-index: 1;
}
.looff1::before {
  content: "";
  position: absolute;
  width: 78px;
  height: 2px;
  right: 297px;
  background: #c4c4c4;
  z-index: 1;
}
.looff3::before {
  content: "";
  position: absolute;
  width: 76px;
  height: 2px;
  top: (50% - -213px);
  right: 297px;
  background: #c4c4c4;
  z-index: 1;
}

.row-1 section .icon {
  right: -50px;
}
.row-2 section .icon {
  left: -50px;
}

.bor {
  border: 1px solid balck;
  background-color: black;
  width: 10%;
}
.incol {
  background-color: blue;
}
.bar {
  border: 1px solid black;
  width: 43%;
  background-color: #4d92d0;
  border: none;
  border-radius: 7px;
  height: 12px;
  justify-content: center;
}
.bar1::before {
  border: 1px solid black;
  width: 43%;
  background-color: #4d92d0;
  border: none;
  border-radius: 7px;
  height: 12px;
}

.warpper .row section::before {
  position: absolute;
  content: "";
  height: 13px;

  background-color: #f3f3f3;
  top: 28px;
  z-index: -1;
  transform: rotate(45deg);
}
.row section .detials {
  padding-left: 34%;
  margin-top: -19%;
  display: flex;
  justify-content: space-between;
}
.roop {
  width: 50%;
  height: 35%;
  padding-top: 1%;
}

.bottom h4 {
  font-size: 1rem;
}

/* @media (max-width: 900px) {
  .looff::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    top: (50% - -213px);
    right: -58px;
    background: #c4c4c4;
    z-index: 1;
  }
  .looff1::before {
    content: "";
    position: absolute;
    width: 59px;
    height: 3px;
    right: 119px;
    background: #c4c4c4;
    z-index: 1;
  }

  .looff3::before {
    content: "";
    position: absolute;
    width: 55px;
    height: 2px;
    top: (50% - -213px);
    right: 119px;
    background: #c4c4c4;
    z-index: 1;
  }
} */

/* KANNAN CODE */
.placement--card__container {
  margin-top: 4rem;
}
.placement--card__inner {
  max-width: 300px;
}
.placement--team__image {
  max-width: 60px;
  position: absolute;
  top: -30px;
}
.placement--team__name {
  font-size: 1rem;
}
.placement--team__position {
  color: var(--color-green);
  font-size: 0.8rem;
}
.level-1 {
  padding: 2rem 1.5rem 1rem 1.5rem;
  border: 2px solid var(--color-blue);
  border-top: 8px solid var(--color-blue);
  margin-bottom: 4rem;
  width: 180px;
}

.level-1::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 4px;
  background-color: #c4c4c4;
  height: 60px;
}
.level-1.zero {
  margin-bottom: 8rem;
}
.level-1.zero::before {
  height: 120px;
}
.level-1.zero::after {
  content: "";
  position: absolute;
  top: 150%;
  left: 0%;
  width: 100%;
  background-color: #c4c4c4;
  height: 4px;
}

.level-1.three::before {
  height: 1107px;
}

.level-1.four {
  transform: translate(100px, 0);
  width: 150px;
}
.level-1.four::before {
  content: "";
  position: absolute;
  top: 50%;
  left: unset;
  right: 100%;
  width: 24px;
  background-color: #c4c4c4;
  height: 4px;
}
.level-1.five {
  transform: translate(-100px, 0);
  width: 150px;
}
.level-1.five::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  right: unset;
  width: 28px;
  background-color: #c4c4c4;
  height: 4px;
}

@media (min-width: 567px) {
  .level-1.three::before {
    height: 908px;
  }

  .level-1.four {
    transform: translate(120px, 0);
    width: 180px;
  }
  .level-1.four::before {
    width: 30px;
  }
  .level-1.five {
    transform: translate(-120px, 0);
    width: 180px;
  }
  .level-1.five::before {
    width: 32px;
  }
}

@media (min-width: 768px) {
  .placement--team__name {
    font-size: 1.2rem;
  }
  .placement--team__position {
    color: var(--color-green);
    font-size: 1rem;
  }
  .placement--team__image {
    max-width: 70px;
    position: absolute;
    top: -30px;
  }
  .level-1 {
    width: 240px;
    padding: 3rem 1.5rem 1rem 1.5rem;
  }

  .level-1.three::before {
    height: 1053px;
  }

  .level-1.four {
    transform: translate(160px, 0);
    width: 240px;
  }
  .level-1.four::before {
    width: 38px;
  }
  .level-1.five {
    transform: translate(-160px, 0);
    width: 240px;
  }
  .level-1.five::before {
    width: 42px;
  }
}
@media (min-width: 992px) {
  .triple_box > div {
    min-width: fit-content;
  }

  .triple_box > div > p > span {
    font-size: 20px;
    margin-right: 15px;
  }
  .placement--card__container {
    margin-top: 6rem;
  }
}

@media (min-width: 1200px) {
  .triple_box > div {
    min-width: 200px;
  }
  .triple_box > div > p > span {
    font-size: 24px;
    margin-right: 24px;
  }
}
.accordion-body{
border: 1px solid #C3C3C3;
    border-radius: 10px;
    background-color: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
 .grow:hover {
            box-shadow: 0 0 3px 2px rgb(144, 238, 144);
         }
.grop:hover {
            box-shadow: 0 0 3px 2px red;
         }
.f-9{
	font-size:24px;
}
.f-12{
	font-size:14px;
}
.card{
	max-width:100%;
}
    <style>
      .fa-chevron-left,.fa-chevron-right{
        rotate: 180deg;
      }

/* NEXT btn*/
      .owl-prev{
        background-color: lightgrey !important;
        position: relative;
        font-size: 25px !important;
        padding:0 20px !important ;
        left: 102%;
        bottom:55px;  
        border-radius: 30px;
      }


/* PREV btn */
      .owl-next{
        background-color: lightgrey !important;
        position: relative;
        font-size: 25px !important;
        padding:10px !important ;
        right:55px;
        bottom:55px;
        
        border-radius: 30px;
      }


     

 @media(max-width: 1090px) {
.owl-next , .owl-prev{
bottom: 45px;
}

 
@media(max-width: 1019px) {
.owl-next , .owl-prev{
bottom: 85px;
}
      }
      }

.placementCarowselright, .placementCarowselLeft{
        padding: 0 5px;
      }

#more {
	display: none;
	}
.hope{
background-color:#B61212;

 
	}
	.visiblediv {
    display: block;
}

.hiddendiv {
    display: none;
}
.temp_showMore__button1{
    padding: 8px 0px !important;
   
    font-family: var(--ff-inter);
	color:green !important;
    font-size: 12px !important;
   
   
}
.temp_showMoreButton__wrapper1{
    translate: none; 
	border: 1px solid black;
    width: 30%;
	 margin-left:66%;
	 color:green !important;
}
button:hover{
	border:none;
}


.temp_showMoreButton__wrapper1.active {
  background: transparent;
 color:white;
}