.img11 {
  padding: 15px 0px;
  height: 80px;
}
/* ---main$ from--- */

.first {
  /* background-image: url("./img/hand-pointing-currency-blockchain-technology-background.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; */
  background: linear-gradient(#2a417d, #5d70a2);
  height: auto!important;
  padding-bottom: 100px;
}

.firstpart {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 40px;
  height: 90%;
}
.fp1111 p {
  color: white;
  font-size: 35px!important;
}
.mainStrong11{
  font-size: 55px!important;
}
.fp1111 li {
  color: white;
  font-size: 25px!important;
}

.row {
  padding-top: 20px;
}

/* ------form----- */

.part11 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.form11 {
  width: 500px;
  height: auto;
  padding: 30px;
  border-radius: 20px;
  background-color: white;
  color: #313d5b;
}

.form11 .formDiv input {
  color: #313d5b;
  border: 1px solid #313d5b;
  padding: 5px;
  margin-bottom: 20px;
}

.form11 .formDiv select {
  color: #201b24;
  border: 1px solid #313d5b;
  padding: 5px;
  margin-bottom: 20px;
}

.form11 .formDiv label {
  padding-bottom: 20px;
}
.formDiv {
  display: flex;
  flex-direction: column;
}

.formFormSubmit {
  margin-top: 30px;
  width: 100%;
  height: 30px;
  color: white;
  /* background-color: #2b427e; */
  background: linear-gradient(90deg, #2b427e 40%, rgba(0,0,0,0.2)100%);
  padding: 20px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
}

.formH1 {
  font-size: 25px;
  font-weight: 500px;
  margin-bottom: 25px;
  color: #313d5b;
}

#form-success1 {
  visibility: hidden;
  min-width: 250px;
  background-color: #061e87;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
}

#form-success1.seen {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* -------Absolute condent-------------------------- */

.absoluteh2 {
  color: #313d5b;
  font-size: 21px;
}

.absolute11 {
  border-radius: 20px;
  background-color: white;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.absoluteContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.absoluteContent p {
  font-size: 14px;
  text-align: center;
}
/* adv */
.advImg{
  display: flex;
 
  align-items: center;
  justify-content: center;
}
.advImg1{
  height: 200px;
}

/* ---------Digital Markting syllabus---------------- */

.dmsContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dmsH1 {
  color: #313d5b;
}

.dmsP {
  text-align: center;
}

.dmsH2 {
  color: #313d5b;
  font-weight: 500px;
  text-align: center;
}
/* -------Course outline------ */
.accordion-button {
  background-color: #5d70a2 !important;
  color: white !important;
}

/* --------Technology Like------------------- */
.techLikeImg img {
  height: 80px!important;
}

.techLikeImg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.TechP {
  font-size: 16px;
  font-weight: 60px;
}

/* ---------Review Condent--------------- */

.revdiv {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  text-align: justify;
  border-radius: 10px;
  padding: 20px;
  height: 100%;
}
.fa-star {
  color: yellow;
}
/* ---why course------------ */
.whyHeading{
  margin-bottom: 30px;
}
.whyH44{
  font-weight: 500;
  font-size: 18px;
}
.why1{
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 5px;
}
.why3{
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 5px;
}
.why2{
  display: flex;
  gap: 10px;
  margin-bottom: 5px;
  justify-content: center;
}

.whySolid{
  padding: 10px;
  border-radius: 50%;
  font-size: 25px;
}

.fa-expand{
  color: #DB7093;
  background-color: #FAECF1;
}
.fa-user-group{
  color: #DB7093;
  background-color: #FAECF1;
}
.fa-desktop{
  color: #98B1F4;
  background-color: #E4E9FD;
}
.fa-book-bookmark{
  color: #98B1F4;
  background-color: #E4E9FD;
  font-size: 25px;
  padding: 12px;
  border-radius: 50%;
}
.fa-book-open{
  color: #ECB1A3;
  background-color: #FCF1EE;
}
.fa-suitcase{
  color: #ECB1A3;
  background-color: #FCF1EE;
}
/* -----FAQ --------------- */
.faqP11 {
  text-align: justify;
}


/* -----video---- */


.videoMain{
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, #008184 25%, rgba(0,0,0,0.2)90%);
  border-radius: 20px;
  padding: 40px;
}
.sketchContent{
  display: flex;
  flex-direction: column;
}
.SketchMain11{
  display: flex;
  flex-direction: column ;
}
.sketchContent h1 {
  text-align: center;
  font-size: 34px;
  /* color: white; */
}
.sketchContent p {
  text-align: center;
  /* color: white; */
}


.backgroundVideo{
  border: 4px solid yellow;
  background: linear-gradient(90deg, #008184 30%, rgba(0,0,0,0.2)80%);
  border-radius: 20px;
}


/* ------adv---------- */
.advImg1 {
  border-radius: 20px;
}
.adv100Place {
  font-size: 24px;
  text-align: center;
}
.advcontantMain {
  display: flex;
  flex-direction: column;
}
.adv3-1 {
  /* background-color: #008284; */
  background: linear-gradient(90deg, #008184 25%, rgba(0,0,0,0.2)90%);
  padding: 30px;
  color: white;
  border-radius: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fa-graduation-cap {
  font-size: 60px;
  padding-bottom: 20px;
}
.fa-book {
  font-size: 40px;
  padding-bottom: 20px;
}
.fa-hand-holding-hand {
  font-size: 40px;
  padding-bottom: 20px;
}
.adv3-2 {
  margin-top: 10px;
  color: white;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex: 1;
  text-align: center;
}
.adv3-2-1 {
  padding: 30px;
  /* background-color: #008284; */
  background: linear-gradient(180deg, #008184 55%, rgba(0,0,0,0.2)95%);
  border-radius: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* -----popup---- */

.popUp {
  background: linear-gradient(90deg, #000 2%, rgba(0, 0, 0, 0.2) 60%, #000 96%),
    url("./img/beautiful-young-woman-home-office-working-from-home-teleworking-concept.jpg");
  height: 50vh;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.popUpButton{
  background-color: orangered;
  border-radius: 40px;
  color: white;
  padding: 10px;
  border: none;
  outline: none;
}
.strongPOPup {
  color: orangered;
  font-style: italic;
  font-weight: 700;
  font-size: 35px;
}
.popUpP {
  color: white;
  font-size: 30px;
}
.form-floating{
  margin-bottom: 10px;
}
/* ----------popUp DemoForm---------------- */

.demoForm{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.demoFormLabel{
  width: 100%;
  /* padding: 5px; */
}
.demoFormSelect {
  width: 100%;
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.demoFormSelect11{
  width: 100%;
}

/* -------Mentored------------ */
.mentored {
  padding: 40px;
  background-color: #5d70a2;
}
.H1Mentored {
  text-align: center;
  margin-bottom: 20px;
  color: white;
}

.P1Mentored {
  text-align: center;
  background-color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  border-radius: 20px;
  color: #313d5b;
}
.PDivMentored {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* ----copy---- */
.sec {
  text-align: center;
}
