.form1 {
  background-color: #fff;
  padding: 20px;

  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  background-color: #1e2637;
  justify-content: center;
}

.input1 {
  width: 100%;
  padding: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;

}

.input2 {
  width: 100%;
  padding: 13px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.ttmm {
  padding-top: 30px;
}

.httmm {
  text-align: center;
  padding: 10px;
  font-size: 35px;
}

.button1 {
  background-color: #e6e6e6;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
  color: black;
}

.button1:hover {
  transition: 0.4s;
  background-color: rgb(117, 0, 0);
}



.reg-form {
  color: white;
  font-size: 20px;
}

.spacing {
  /* margin-top: 80px; */
  /* margin-bottom: -80px; */
  padding-top: 70px;
  padding-left: 70px;
  padding-bottom: 70px;
  padding-right: 15px;
}

.ttm1 {
  background-image: url(../images/bg-image/col-bgimage-5.jpg);
  height: 300px;
}

.portfolio-sec {
  padding: 90px 0;
}

.set-img {
  background-image: url(../images/bg-image/row-bgimage-10.jpg);
  height: 300px;
  width: 100%;
}

.card-img-top1 {
  width: 100%;
  height: 250px;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card2 {
  background-color: #881818;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  max-width: 600px;
  margin-bottom: 22px;
  height: 90%;

}

.card2 img {
  max-width: 50%;
  object-fit: cover;
}

.card2-content {
  padding: 10px;
  box-sizing: border-box;
  flex: 1;
  color: #ccc;
}


.card3 {
  width: 100%;
  height: 22.5em;
  background: #1e2637;
  transition: 1s ease-in-out;
  clip-path: polygon(30px 0%, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0% 30px);
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  display: flex;
  flex-direction: column;
}

.card3 span {
  font-weight: bold;
  color: white;
  text-align: center;
  display: block;
  font-size: 1em;
}

.card3 .info {
  font-weight: 400;
  color: white;
  display: block;
  text-align: center;
  font-size: 0.72em;
  margin: 1em;
}

.card3 .img3 {
  width: 5em;
  height: 5em;
  background: white;
  border-radius: 15px;
  margin: auto;
}

.card3 .share {
  margin-top: 1em;
  display: flex;
  justify-content: center;
  gap: 1em;
}

.card3 a {
  color: white;
  transition: .4s ease-in-out;
}

.card3 a:hover {
  color: red;
}


.card4 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0.25rem;
}

.card-img-top1 {
  object-fit: cover;
}

@media (max-width: 600px) {

  .card3 {
    margin-bottom: 20px;
  }

  .card4 {
    margin-bottom: 20px;

  }

  .card5 {
    margin-bottom: 20px;
  }

}

.span1 {
  font-style: italic;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  letter-spacing: 1.2px;
  color: #770000 !important;
}

.ttm-row.fid_2-section {
  padding: 10px 0;
}

p {
  text-align: justify;
}


.table-container {
  overflow-x: auto;
}

.responsive-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;

}


.responsive-table th,
.responsive-table td {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: left;

}


@media (max-width: 600px) {

  .responsive-table th,
  .responsive-table td {
    font-size: 14px;
  }

  .table-container {
    overflow: scroll;
  }

  .crousel-hero {
    height: 300px !important;

  }
}

.crousel-hero {
  height: 500px;
  object-fit: cover;
}

.carousel-caption1 {
  position: absolute;
  /* right: 15%; */
  bottom: 20%;
  left: 8%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.crousel-heading {
  font-size: 90px;
  font-weight: bolder;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
}

.crousel-btn {
  position: relative;
  float: left;
  margin-top: 10px;
  font-size: 1.2em;
  padding: 0.7em 1.4em;
  background-color: #BF0426;
  text-decoration: none;
  border: none;
  border-radius: 0.5em;
  color: #DEDEDE;
  box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.crousel-btn::before {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: linear-gradient(135deg, rgba(33, 33, 33, 1) 0%, rgba(33, 33, 33, 1) 50%, rgba(150, 4, 31, 1) 50%, rgba(191, 4, 38, 1) 60%);
  border-radius: 0 0 0.5em 0;
  box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}

.crousel-btn:hover::before {
  width: 1.6em;
  height: 1.6em;
}

.crousel-btn:active {
  box-shadow: 0.2em 0.2em 0.3em rgba(0, 0, 0, 0.3);
  transform: translate(0.1em, 0.1em);
}

.crousel-card {

  background-color: #1e2637;
  border-left: 7px solid rgb(145, 0, 0);
  padding: 0;
  height: 50px;
  width: 70%;



}

.crousel-h3 {
  color: white;
  text-align: left;
  padding: 2px;
  margin-top: 5px;
}

.crousel-para {
  margin-top: 80px;
  color: black;
  width: 70%;
}



@media (max-width:660px) {
  .carousel-caption1 {
    bottom: 5%;
    position: absolute;
    /* right: 15%; */
    top: 5%;
    left: 2%;
    z-index: 10;

    color: #fff;
    text-align: center;
  }

  .crousel-heading {
    font-size: 50px;
    float: none;
  }

  .crousel-card {
    height: 35px;
    width: 99%;
  }

  .crousel-btn {

    padding: 5px !important;
    margin-top: 1px;
  }

  .crousel-btn b {
    font-size: 10px;
  }

  .crousel-h3 {
    color: white;
    text-align: left;
    padding: 0;
    margin-top: 0;
  }

  .crousel-para {
    margin-top: 0;
    color: black;
    width: 90%;
  }
}

@media (max-width:370px) {
  .carousel-caption1 {
    position: absolute;
    /* right: 15%; */
    top: 0;
    left: 0;
    z-index: 10;

    color: #fff;
    text-align: center;
  }

  .crousel-heading {
    font-size: 40px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
  }

  .crousel-card {
    height: 30px;
    width: 100%;
    font-size: 14px;

  }

  .crousel-btn {

    margin-top: 0;
    font-size: 1.2em;
    padding: 0.5em 1.2em;
    background-color: #BF0426;
    text-decoration: none;
    border: none;
    border-radius: 0.5em;
    color: #DEDEDE;
    box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }

  .crousel-h3 {
    color: white;
    text-align: left;
    padding: 0;
    margin-top: 0;
    font-size: 14px;
  }

  .crousel-para {
    margin-top: 0;
    color: black;
    font-size: 10px;
    width: 90%
  }
}


.ttm-row1 {
  padding: 45px;
}

.btn1-i {
  background-color: #1e2637 !important;
  border: 1px solid #1e2637 !important;
}

.btn1-i:hover {
  background-color: #770000 !important;
  border: 1px solid #770000 !important;
}

.card-img-top {
  height: 200px !important;
  object-fit: cover;
}

.spacing {
  /* margin-top: 80px; */
  /* margin-bottom: -80px; */

  padding-left: 20px;

}

.ielts-sec1 {
  display: block;
  background-color: #1e2637;
  padding: 8px 22px;
  margin-bottom: 5px;
  line-height: 22px;
  width: auto;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #1e2637;
}

.top-study {
  padding: 45px 0;
}


/* ============= */
.card2 {
  text-align: center;
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #dadada;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  perspective: 1000px;
  box-shadow: 0 0 0 5px #ffffff80;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.cards2-p {
  padding: 45px;
}



.card2:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 16px rgba(255, 255, 255, 0.2);
}

.card__content1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #1e2637ec;
  transform: rotateX(-90deg);
  transform-origin: bottom;
  transition: all 0.9s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.card2:hover .card__content1 {
  transform: rotateX(0deg);
}

.card__title {
  margin: 0;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
}

.card2:hover svg {
  scale: 0;
}

.card__description {
  margin: 10px 0 0;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.4;
}



/* abroad cards */
.cardd img {
  height: 200px;
  width: 100%;
}

.cardd {
  position: relative;
  object-fit: contain;
  width: 100%;
  height: 200px;
  background-color: #f2f2f2;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  perspective: 1000px;
  box-shadow: 0 0 0 5px #ffffff80;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}



.cardd:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 16px rgba(255, 255, 255, 0.2);
}

.cardd__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000000a1;
  transform: rotateX(-90deg);
  transform-origin: bottom;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.cardd:hover .cardd__content {
  transform: rotateX(0deg);
}

.cardd__title {
  margin: 0;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
}

.cardd:hover svg {
  scale: 0;
}

.cardd__description {
  margin: 10px 0 0;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.4;
}

/* ======immigration card==== */
.card11 {
  width: auto;
  height: 300px;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 30px;
  gap: 13px;
  position: relative;
  overflow: hidden;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.062);
}

.card11row{
  margin-top: 40px;
}

.ttm-card11{
  padding: 45px;
}
.iimg {
  width: 50px;
}

.iimg {
  fill: rgb(97, 81, 81);
}

.cookieHeading {
  font-size: 1.2em;
  font-weight: 800;
  color: rgb(26, 26, 26);
}

.cookieDescription {
  text-align: center;
  font-size: 0.7em;
  font-weight: 600;
  color: rgb(99, 99, 99);
}

.featured-thumbnail img{
 
    height: 248px;
    width: 400px;
    object-fit: cover;

}

.ttm-blog11{
  padding-bottom: 70px;
}

.testimonial-slide.style4 .testimonial-avatar .testimonial-img:after{
  display: none;
}

.ttitle1{
  color:white !important;
}

.ttm-profile{
  padding: 90px;
}
@media only screen and (min-width:1400px){
  .container{
    max-width: 90% !important;
  }
}





/* ====immigration card end=== */
/* ================ */
/* font-family: "Poppins",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #6e6e6e;
    background-color: #fff;
    letter-spacing: 0px;
} */
/* 
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
} */