* {
  margin: 0px;
  padding: 0px;

}

body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

.enr {
  font-size: 18px;
  font-weight: bold;
  padding: 5%;
}

.test1 {
  content: "";
  clear: both;
  display: table;
  margin-left: 10px;
}

hr.new5 {
  border: 10px solid green;
  border-radius: 5px;
}

p {
  color: #525254;
  /* font-size: 14px; */
}

h5 {
  letter-spacing: 1px;
}

h5 {
  font-size: 15px !important;
}

h5,
h6 {
  margin-bottom: 10px !important;
}

h5,
h6 {
  font-weight: bold !important;
}

.h4 {
  font-weight: bold;

}

/*read more button*/
#more {
  display: none;
  cursor: pointer;
}

#more1 {
  display: none;
  cursor: pointer;
  position: relative;
}

.view {
  margin-bottom: 40px;
  color: #fff;
  background: linear-gradient(to right, #1a2980, #26d0ce);
  cursor: pointer;
  margin-left: 40%;
}

/*read more end*/
.bg {
  background: #EAEFF0;
}

.bg1 {
  /*opacity: 0.5;*/
  background: #3b26fd;
}

.bg2 {
  background: #fff;
}

/* ṇavbar start--------------------------------------------------------------------------------------------- */
/* navbar start */
.navcol {
  background: #030303;
}

.navbar-nav .nav-item .nav-link {
  color: #fff !important;
  cursor: pointer !important;
}

.navbar-nav .nav-item .nav-link i {
  margin-top: 5px !important;
}

.navbar-nav .nav-item .nav-link:hover {
  color: #ffdf6c !important;
}

.navbar-nav .nav-item:after {
  position: absolute !important;
  bottom: -5px !important;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background-color: #ffdf6c !important;
  opacity: 0 !important;
  transition: all 200ms linear !important;
}

.navbar-nav .nav-item:hover:after {
  bottom: 0;
  opacity: 1;
}

.navbar-nav .nav-item.active:hover:after {
  opacity: 0;
}

.navbar-nav .nav-item {
  position: relative;
  transition: all 200ms linear !important;
}

.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem !important;
}

.navbar-brand {
  padding: 0% !important;
  margin: 0px !important;
}

.navbar-brand img {
  height: 55px;
  width: 190px;
  padding: 0% !important;
  margin-right: 3px !important;
}

.navbar .dropdown-menu {
  border: none;
}

.patient_cont {
  margin-top: 2.4em;
}

.patient_dash {
  margin-left: 1em;
}

@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .navbar .nav-item {
    padding: 2px 0% !important;
    margin: 0px 0.1rem;
  }

  .navbar .dropdown {
    position: static;
  }

  .navbar .dropdown-menu {
    left: 0;
    right: 0;
    top: 45px;
    display: block;
    visibility: hidden;
    opacity: 0;
  }

  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block;
    visibility: visible;
    opacity: 1;
  }

  .navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, .15);
    background-color: #fff;
  }
}

@media (max-width: 991.98px) {
  .top {
    display: none;
  }

  .nav-top {
    display: none;
  }

  .searchinput {
    display: none;
  }

}


/* First Navbar end */
/* second Navbar start */
/* Second Navbar start */

/* dropdown */
.nav-card1 {
  width: 225px !important;
  margin-left: 9%;
  border-top: 6px solid #f0bc03 !important;
}

.nav-card1 ul {
  margin: 0% 3% !important;
  padding: 0% 2% !important;
}
/* end */

.nav-card2 {
  width: 225px !important;
  margin-left: 9%;
  border-top: 6px solid #f0bc03 !important;
}

.nav-card2 ul {
  margin: 0% 3% !important;
  padding: 0% 2% !important;
}
/* end */

.nav-card3 {
  width: 225px !important;
  margin-left: 51%;
  border-top: 6px solid #f0bc03 !important;
}

.nav-card3 ul {
  margin: 0% 3% !important;
  padding: 0% 2% !important;
}
/* end */

.nav-card4 {
  width: 225px !important;
  margin-left: 63%;
  border-top: 6px solid #f0bc03 !important;
}

.nav-card4 ul {
  margin: 0% 3% !important;
  padding: 0% 2% !important;
}
/* end */

.nav-card {
  width: 470px !important;
  margin-left: 12% !important;
  /* position: absolute !important;
  z-index: -1000 !important; */
  border-top: 6px solid #f0bc03 !important;
}

.list-unstyled a li {
  /* font-size: 15px !important; */
  color: #000 !important;
  padding-top: 0px !important;
  /* font-family: 'Raleway', sans-serif; */
}

.list-unstyled a li i {
  /* font-size: 18px; */
  color: #000 !important;
}

.nav-card ul {
  margin: 0% 3% !important;
  padding: 0% 2% !important;
}

.nav-card ul a {
  margin-top: 0% !important;
}

@media only screen and (max-width:1200px) {
  .nav-card {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .nav-card ul a li {
    color: black !important;
  }

  .nav-card ul a li:hover {
    color: black !important;
  }

  .nav-card1 {
    width: 100% !important;
    margin-left: 0% !important;
    border-top: 6px solid #f0bc03 !important;
  }

  .nav-card1 ul a li {
    color: black !important;
  }

  .nav-card1 ul a li:hover {
    color: black !important;
  }

  .nav-card3 {
    width: 100% !important;
    margin-left: 0% !important;
    border-top: 6px solid #f0bc03 !important;
  }

  .nav-card3 ul a li {
    color: black !important;
  }

  .nav-card3 ul a li:hover {
    color: black !important;
  }

  .nav-card4 {
    width: 100% !important;
    margin-left: 0% !important;
    border-top: 6px solid #f0bc03 !important;
  }

  .nav-card4 ul a li {
    color: black !important;
  }

  .nav-card4 ul a li:hover {
    color: black !important;
  }
}

.nav-card ul {
  margin: 0% 3% !important;
  padding: 0% 2% !important;
}

.nav-card ul a {
  margin-top: 0% !important;
}

@media only screen and (max-width:1200px) {
  .nav-card {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .nav-card ul a li {
    color: black !important;
  }

  .nav-card1 {
    width: 100% !important;
    margin-left: 0%;
    border-top: 6px solid #ffdf6c !important;
  }

  .nav-card1 ul a li {
    color: black;
  }

  .nav-card3 {
    width: 100% !important;
    margin-left: 0%;
    border-top: 6px solid #ffdf6c !important;
  }

  .nav-card3 ul a li {
    color: black;
  }

  .nav-card4 {
    width: 100% !important;
    margin-left: 0%;
    border-top: 6px solid #ffdf6c !important;
  }

  .nav-card4 ul a li {
    color: black;
  }
}

.ftco-navbar-light {
  background: transparent !important;
  background: #f9f9f9 !important;
  position: absolute;
  top: 56px;
  left: 0;
  right: 0;
  height: 40px;
  z-index: 7;
  padding: 0;
}

.secondnav .nav-item .nav-link {
  color: #000 !important;
  font-size: 17px;
  margin: 0px 18px;
  transform: translateY(0);
}

.secondnav .nav-item .nav-link:hover {
  color: #ffdf6c !important;
}

@media (min-width: 992px) {
  .ftco-navbar-light {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    /* border-bottom: 1px solid #021b79; */
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light {
    background: #5f5e5e !important;
    position: relative;
    top: 0;
    /* height: 100%; */
    display: none;
    padding: 10px 15px;
  }

  .secondnav .nav-item .nav-link {
    color: #000 !important;
    margin-left: 0px;
    padding: 0px !important;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav {
    padding-bottom: 10px;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
  font-size: 16px !important;
  padding-top: .8rem;
  padding-bottom: .8rem;
  padding-left: 20px;
  padding-right: 15px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  /* opacity: 1 !important; */
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
  color: #fff;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-top: .9rem;
    padding-bottom: .9rem;
    color: #000;
  }

  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
    color: #fff;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
  font-size: 14px;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:hover,
.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:focus {
  background: transparent;
  color: #000;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    color: #fff;
    background: #c8a97e;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a {
  color: #c8a97e;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.active>a {
    color: #fff;
  }
}

.ftco-navbar-light .navbar-toggler {
  border: none;
  color: rgba(255, 255, 255, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.ftco-navbar-light .navbar-toggler:focus {
  outline: none !important;
}

/* Second navbar end */

/* second Navbar end */

/* search input start*/

.table.gsc-search-box {
  margin: 0% !important;
  padding: 0px !important;
}

.table.gsc-search-box td {
  border: 0px solid black !important;
  padding-top: 0% !important;
}

.gsc-input-box {
  border-radius: 40px !important;
  border: #fff !important;
}

.gsc-control-cse {
  padding: 0px;
  margin: 0px;
}

.gsc-control-cse,
.gsc {
  background-color: #fff !important;
  border: #000;
  height: 37px;
  width: 350px !important;
  margin-top: 1% !important;
  padding: 0px 0px !important;
  border-radius: 40px;
}

.gsc-search-button-v2 {
  background-color: #1a0be9 !important;
  border-radius: 40px !important;
  margin-top: 5%
}

/* search input end*/
/* -----Modal button strt -----------------------------------------------------*/


.-box-sd-effect1 {
  box-shadow: 0 4px 8px rgba(60, 61, 61, 0.2);
  background-color: #c4c4c4;
  color: #000;
  padding: 2% 3%;
  font-size: 1.3em;
  margin: 2% 0%;
  width: 265px;
}

.-box-sd-effect2 {
  box-shadow: 0 4px 8px rgba(60, 61, 61, 0.2);
  background-color: #ffdf6c;
  color: #000;
  padding: 2% 3%;
  font-size: 1.3em;
  margin: 2% 0%;
  width: 265px;
}

.-box-sd-effect3 {
  box-shadow: 0 4px 8px rgba(60, 61, 61, 0.2);
  background-color: #979795;
  color: #fff;
  padding: 2% 3%;
  font-size: 1.3em;
  margin: 2% 0%;
  width: 265px;
}

.-box-sd-effect4 {
  box-shadow: 0 4px 8px rgba(60, 61, 61, 0.2);
  background-color: #0c0c0c;
  color: #fff;
  padding: 2% 2%;
  font-size: 1.2em;
  margin: 2% 0%;
  width: 265px;
}

.-box-sd-effect4:hover {
  color: #fff;
}

.-box-sd-effect i {
  color: #fff;
}

/* Modal button end  */
/* ṇavbar end--------------------------------------------------------------------------------------------- */



.menu2 {
  margin-top: -3%;
  padding: 2px;
  background: #595961;
  box-shadow: 0 4px 8px rgb(101, 155, 246);
}

@media screen and (max-width: 800px) {
  .navfix {
    position: fixed;
  }

  .menu2 {
    display: none;
  }
}

table,
th,
tr {
  border: 1px solid #00000000;
  border-collapse: collapse;
}



.gsib_a {
  padding: 4px 9px 4px 9px !important;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 2.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

ol,
ul,
.nav-link {
  color: #fff;
}

.logo {
  height: 40px;
  width: 120px;
}

.jumbotron {
  height: 422px;
  /* margin-top: 2em; */
}

/* breadcrumb */
.breadcrumb {
  background: #1276EA;
}

ol.breadcrumb li+li:before {
  padding: 2px;
  content: ">";

}

ol.breadcrumb li a {
  color: white;
}

.git {
  color: #D5D8DA;
}

.link {
  font-size: 16px;
}

.mb {
  margin-bottom: -50px;
  margin-top: -60px;
  margin-left: -3%;
}

/*button end */

/*public batch and features start*/
.card5 {
  background: #fff;
  height: 100px;
  width: 380px;
  margin-top: 3%;
}

.card8 {
  box-shadow: 0 4px 8px rgb(101, 155, 246);
  background: #fff;
  height: 100px;
  width: 100%;
  margin-top: 3%;
  border-radius: 15px;
}

#boxarrow {
  height: 60px;
  width: 60px;
  left: 85px;
  top: 70px;
  position: absolute;
  background-color: #DA2A0E;
  border-radius: 10px;
  transform: rotate(45deg);
}

#boxarrow1 {
  height: 60px;
  width: 60px;
  left: 90px;
  top: 70px;
  position: absolute;
  background-color: #FC2135;
  border-radius: 10px;
  transform: rotate(45deg);
}

#boxarrow2 {
  height: 60px;
  width: 60px;
  left: 85px;
  top: 70px;
  position: absolute;
  background-color: #2F80FB;
  border-radius: 10px;
  transform: rotate(45deg);
}

.fast {
  /*background: red;*/
  color: #fff;
  width: 20%;
  padding: 1%;
  font-size: 12px;
}

.fap {
  margin-top: -3%;
  font-size: 13px;
}

.fa-google {
  font-size: 4vw;
  padding: 8%;
  color: #fff;
}

.youtube1 {
  font-size: 4vw;
  padding: 8%;
  color: #fff;
}

.facebook1 {
  font-size: 4vw;
  padding: 8%;
  color: #fff;
}

.st1 {
  margin-top: -90px;
  margin-left: 40%;
  color: #59595C;
}

@media screen and (max-width: 600px) {
  .st1 {
    margin-top: -70px;
    margin-left: 40%;
    color: #59595C;
  }
}

.st {
  margin-top: 10px;
  margin-left: 40%;
  color: #fff;
}

/*public batch and features end*/

/*jumbotron start */
.img {
  height: 50px;
  width: 120px;
}

@media screen and (max-width: 600px) {
  .img {
    height: 50px;
    width: 120px;
    margin-left: 170px;
    margin-top: 10px;

  }

  .jumbotron {
    margin-top: 0%;
    height: 500px;
  }
}

.star {
  margin-left: 7.8vw;
}

.star1 {
  margin-left: 6.7vw;
  margin-top: -1vw;
}

@media screen and (max-width: 800px) {
  .star1 {
    display: none;
  }

  .hid {
    display: none;
  }
}

.linev {
  border-right: 1px solid #A4A5AD;
  height: 3vw;
}

.linev1 {
  border-right: 1px solid #A4A5AD;
  height: 4vw;
  margin-top: -1vw;
}

@media screen and (max-width: 600px) {
  .ml {

    font-size: 25px;
    margin-right: ;
  }
}

@media screen and (max-width: 600px) {
  .se {
    height: 400px;
    width: 300px;
    margin-top: 15%;
  }
}

@media screen and (max-width: 600px) {
  .card-img {
    height: 550px;
    width: 150px;
    /*margin-left: 80px;*/
    margin-top: -30px;
  }
}

/*topbar class*/
.bg3 {
  background: #050505;
  padding: 5px 0px;
  text-align: center;
}

.p {
  font-size: 12px;
  color: #fff;
}

.p1 {
  font-size: 14px;
  margin: 10px;
}

.p2 {
  font-size: 15px;
  margin-right: 2%;
  margin-left: 3%;
}

@media only screen and (max-width:746px) {
  .bg3 {
    display: none;
  }

  .se {
    height: 150px;
    width: 200px;
    /*margin-top: -5%;*/
  }

  .card-img {
    height: 200px;
    width: 285px;
    margin-left: 80px;
    margin-top: -60px;
  }
}

@media only screen and (max-width:400px) {
  .se {
    height: 90px;
    width: 250px;
    /*margin-top: -5%;*/
  }

  .card-img {
    height: 150px;
    width: 250px;
    margin-left: 17%;
    margin-top: -30px;
  }
}

.t2 {
  color: #fff;
}

@media only screen and (max-width:700px) {
  .t2 {
    font-size: 10px;
  }
}

.top1 li {
  display: inline-block;
}


/*jumbotron end */

/*online section end*/
.tab1 {
  width: 100%;

}

.tab1 .tr.th {
  width: 100%;
  text-align: center;

}

#tab1 .tab1 tr th {
  border: 1px solid black;
  padding-top: 1%;
}

/*animate video icon*/
@media only screen and (max-width: 600px) {
  .intro-banner-vdo-play-btn {
    margin-left:
  }
}

.blueBg {
  background-color: #1B13F6 !important;
  background-image: #5B9AFA;
}

.intro-banner-vdo-play-btn {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 110px;
  left: 50%;
  text-align: center;
  margin: -30px 0 0 -30px;
  border-radius: 100px;
  z-index: 1
}

.intro-banner-vdo-play-btn i {
  line-height: 56px;
  font-size: 30px
}

.intro-banner-vdo-play-btn .ripple {
  position: absolute;
  width: 160px;
  height: 160px;
  z-index: -1;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin: -80px 0 0 -80px;
  border-radius: 100px;
  -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.intro-banner-vdo-play-btn .ripple:nth-child(2) {
  animation-delay: .3s;
  -webkit-animation-delay: .3s
}

.intro-banner-vdo-play-btn .ripple:nth-child(3) {
  animation-delay: .6s;
  -webkit-animation-delay: .6s
}

.fa-play-circle {
  font-size: 22px;
  color: #FDFDFD;
}

.wat {
  margin-top: -80%;
}

@media screen and (max-width: 600px) {
  .wat {
    text-align: center;
    margin-top: 50px;
  }
}

.close_youtube {
  position: absolute;
  right: -150px;
  top: -30px;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

.modal-dialog-youtube {
  max-width: 800px;
  margin: 30px auto;
}

.mt {
  margin-top: 200px;
}

/*animate video icon end*/

/*animate video icon end*/
/*form end */

/*about section start*/
form {
  margin-left: 12px;
  margin-right: 12px;
}

.card-header {
  margin-top: 3px;
  font-size: 17px;
  cursor: pointer;
  color: #474A4F;
  background: #DCDEFC;
  font-weight: bold;
}

/*PLUS minus */
.accordion .card-header:after {
  font-family: 'FontAwesome';
  content: "\f068";
  float: right;
  color: #1276EA;
  font-weight: bold;
}

.accordion .card-header.collapsed:after {
  content: "\f067";
}

.ul {
  margin-left: 30px;
}

/*about gitlab section end */

/*project and certification start*/
.img1 {
  height: 10vw;
  width: 63vw;
}

.img2 {
  height: 20vw;
  width: 32vw;
}

/*project and certification end*/

/*participants feedback end*/

/*slider start */
.img {
  height: 224px;
  width: 365px;
}

.fa-check {
  color: green;
  font-size: 2vw;
}

.fa-times {
  color: red;
  font-size: 2vw;
}

/*footer start */
.footer .contain {
  padding-top: 1%;
  /* padding-left: 1.7%; */
  margin: 0;
}

.footer {
  /* width: 100%; */
  position: relative;
  height: auto;
  background: #1d1d1d;
}

.footer .col {
  width: 310px;
  height: auto;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0px 20px 0px;
}

.footer .col ul li i {
  color: #fff;
}

.fa-angle-double-right {
  font-size: 12px;
}

.footer .col h1 {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 17px;
  padding: 20px 5px 5px 0px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.150em;
}

.footer .col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer .col ul li {
  color: #999999;
  font-size: 14px;
  padding: 5px 0px 5px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

.footer .col ul li a {
  color: #999999;

  font-size: 14px;
  padding: 5px 0px 5px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

.social ul li {
  display: inline-block;
  padding-right: 5px !important;
}

.footer .col ul li:hover {
  color: #ffffff;
}

.footer .col ul li a:hover {
  color: #ffffff;
}

.clearfix {
  clear: both;
}

@media only screen and (min-width: 1280px) {
  .contain {
    width: 1320px;
    margin: 0 auto;
    padding: 0% 5%;
  }
}

@media only screen and (max-width: 1139px) {
  .contain .social {
    width: 1000px;
    display: block;
  }

  .social h1 {
    margin: 0px;
  }
}

@media only screen and (max-width: 950px) {
  .footer .col {
    width: 33%;
  }

  .footer .col h1 {
    font-size: 14px;
  }

  .footer .col ul li {
    font-size: 13px;
  }
}

@media only screen and (max-width: 500px) {
  .footer .col {
    width: 50%;
  }

  .footer .col h1 {
    font-size: 14px;
  }

  .footer .col ul li {
    font-size: 13px;
  }
}

@media only screen and (max-width: 340px) {
  .footer .col {
    width: 100%;
  }
}

/*fixed footer*/
.fixed1 {
  background-color: #030303;
  position: bottom;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .fixed1 {
    display: none;
  }
}

/*footer section end*/
hr.new1 {
  border-top: 1px solid #fff;
  margin-right: 100px;
}

hr.new2 {
  border-top: 1px solid #A4A5AD;
}

hr.new3 {
  border-top: 3px solid red;
  width: 4vw;
  margin: -1px;
}

.col {
  height: 110px;
  /*width: 150px;*/
}

.t5 {
  color: #fff;
}

@media screen and (max-width: 600px) {
  .fixed1 {
    display: none;
  }
}

.foot1 {
  padding-left: 22%;
}

@media screen and (max-width: 600px) {
  .foot1 {
    padding-left: 0%;
  }
}

/*slider start*/
.img3 {
  height: 7vw;
  width: 14vw;
}

.card-img-top {
  background: linear-gradient(to right, #00c6ff, #0072ff);
  height: 100px;
  width: 100%;
  padding: 5%;
  color: #fff;
}

/*Go to Top Button*/
.gotopbtn {
  position: fixed;
  width: 50px;
  height: 50px;
  background: #27ae60;
  bottom: 60px;
  right: 3px;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  border-radius: 50px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
}

.gotopbtn .fa-arrow-up {
  color: #fff;
}

/*image gallery*/
#gallery {
  padding-top: 40px;
}

@media screen and (min-width: 991px) {
  #gallery {
    padding: 15px 15px 0 15px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}

.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  object-fit: contain;
  padding: 5%;
}

@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#nextButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#prevButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}

#exitButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

/*master in devops engineering */
.cardA {
  width: 340px;
  height: 290px;
  background-color: ;

  border-radius: 2%;
  text-align: center;
}

.dev {
  padding: 2%;
  border-radius: 2%;
  margin-top: 2%;
}

/*agenda-inner-header*/
.card-header2 {
  font-size: 14px;
  cursor: pointer;
  padding: 5px;
  margin: 3px;
  color: ;
  background: #CCCCCF;
}

/*PLUS minus */
.accordion .card-header2:after {
  font-family: 'FontAwesome';
  content: "\f106";
  float: right;
  color: blue;
  font-weight: bold;
}

.accordion .card-header2.collapsed:after {
  content: "\f107";
}

/*about gitlab section end */
/*index page class*/

.selfcard {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 308px;
  border-bottom: 4px solid red;
  word-wrap: break-word;
  background-clip: border-box;
  box-shadow: 0 2px 4px rgb(101, 155, 246);
  background-color: #FFF;
  border-radius: 10px;
  overflow: hidden;
}

.selfcard:hover {
  transition: all 0.2s ease-out;
  box-shadow: 0px 4px 20px rgba(38, 38, 38, 0.2);
  top: 0.9s;
  border: 1px solid #cccccc;
  background-color: white;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
}

.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
}

.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  text-align: left;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}

.c-t {
  color: black;
  margin-left: 30px;
}

.frontside .card,
.backside .card {
  min-height: 312px;
}

.backside .card a {
  font-size: 18px;
  color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
  color: #007b5e !important;
}

.frontside .card .card-body img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.card2 {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
  padding: 12px 2px;
  color: #000;
  height: 150px;
  width: 350px;
}

.tl-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a:hover,
li,
ul {
  color: #575555;
}

.tl-wrapper {
  margin: 8px 0;
  float: left;
  width: 100%;
  padding: 0;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  box-shadow: 0 1px 3px 0 #b5b5b5;
  -moz-box-shadow: 0 1px 3px 0 #b5b5b5;
  -webkit-box-shadow: 0 1px 3px 0 #b5b5b5;
  border: 1px solid #ddd;
  background-color: #fff;
  overflow: hidden;
}

#about-details .card-body {
  margin: 0;
  padding: 0;
}

#about-details .single-accordion {
  height: 35px;
  overflow: hidden;
  background: #157cf7;
  margin-bottom: 5px;
  padding: 0 10px;
  -webkit-transition: all 1s;
}

.card6 {
  width: 335px;
  height: 525px;
}

figure.snip {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  max-width: 315px;
  height: 500px;
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 12px;
  padding: 20px;
  background-color: #5b91fc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

figure {
  width: 250px;
  height: 200px;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

figure {
  width: 250px;
  height: 200px;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

figure.snip figcaption {
  width: 100%;
}

figure.snip *,
figure.snip :after,
figure.snip :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

figure.snip blockquote {
  font-size: 1em;
  padding: 45px 20px 40px 50px;
  margin-top: 30px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: inset -1.4px -1.4px 2px rgb(0 0 0 / 30%);
  text-align: left;
  position: relative;
}

figure.snip .profile {
  width: 100px;
  border-radius: 50%;
  display: inline-block;
  box-shadow: 3px 3px 20px rgb(0 0 0 / 40%);
  margin-bottom: 10px;
  border: solid 5px #a6a57a;
}

figure.snip blockquote:before {
  font-family: FontAwesome;
  content: "\201C";
  position: absolute;
  font-size: 70px;
  opacity: 0.25;
  font-style: normal;
  top: 0;
  left: 20px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  border-radius: 50%;
  border: 1px solid #000;
}

.top1 li {
  display: inline-block;
}

a:hover,
li,
ul {
  color: #575555;
}

.bg3 {
  background: #050505;
  padding: 3px 0;
  text-align: center;
}

.card-img2 {
  height: 220px;
  margin-left: 80px;
  margin-top: -30px;
}

#about-details p {
  font-size: 18px;
}

#about-details .single-accordion p {
  color: #fff;
  text-align: justify;
}

#about-details {
  width: 100%;
  margin: auto;
}

#about-details1 {
  width: 90%;
  margin: auto;
}

#about-details1 .single-accordion p {
  color: white;
  text-align: justify;
}

#about-details1 p {
  font-size: 18px;
}

#about-details1 .card-body {
  margin: 0px;
  /* padding: 0px; */
}

#about-details1 .card-header {
  margin: 0px;
  padding: 3px;
}

#about-details1 .single-accordion {
  height: 35px;
  overflow: hidden;
  background: #4D6575;
  margin-bottom: 5px;
  padding: 0px 10px;
  -webkit-transition: all 1s;
}

#about-details1 .single-accordion:hover {
  height: 200px;
  border-radius: 10px;
  -webkit-transition: all 1s;
}

#about-details1 .single-accordion h2:hover {
  cursor: pointer;
}

#about-details1 .single-accordion h2 {
  color: #fff;
  font-size: 30px;
  font-variant: small-caps;
  line-height: 35px;
}

#about-details1 .single-accordion li {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

#about-details1 .single-accordion p {
  color: white;
  text-align: justify;
}

/* #cssmenu {
  width: 250px;
  color: #fff;
  position: fixed;
  left: -250px;
  top: 120px;
  z-index: 10000;
  background: #5968fa;
} */
/* #about-details {
  width: 90%;
  margin: auto; } */
#about-details .card-header {
  margin: 0px;
  padding: 3px;
}

#about-details .card-body {
  margin: 0px;
  padding: 0px;
}

#about-details p {
  font-size: 18px;
}

#about-details .single-accordion {
  height: 35px;
  overflow: hidden;
  background: #1487d4;
  margin-bottom: 5px;
  padding: 0px 10px;
  -webkit-transition: all 1s;
}

#about-details .single-accordion:hover {
  height: 200px;
  border-radius: 10px;
  -webkit-transition: all 1s;
}

#about-details .single-accordion h2:hover {
  cursor: pointer;
}

#about-details .single-accordion h2 {
  color: #fff;
  font-size: 30px;
  font-variant: small-caps;
  line-height: 35px;
}

#about-details .single-accordion li {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

#about-details .single-accordion p {
  color: white;
  text-align: justify;
}



.menu3 {
  margin-top: -3%;
  padding: 2px 0;
  background: #ffffff;
  box-shadow: 0 4px 13px #c5b4b4;
  border-radius: 2px 2px 2px 2px;
}

.card-body3 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: -2px;
  padding: 1.2rem;
}


.pasee {
  font-size: 13px;
  margin-left: -43px;
  margin-top: 0px;
  font-weight: bold;
}

.resize {
  height: 55px;
  width: 300px;
  border-left: 3px solid rgb(4, 38, 175);
}

ul.certification-listing li {
  display: block;
  padding: 3px 0px 10px 25px;
  position: relative;
  font-size: 18px;
}

.certification-listing {
  padding-left: 20px;
}

.button1:hover {
  background-color: #008CBA;
  color: white;
}

.button1 {
  background-color: rgb(18, 95, 8);
  color: rgb(252, 252, 252);
  border: 2px solid #008CBA;
  padding: 10px;
  border-radius: 10px;
  font-size: 12px;
}

#cards .card {
  border-radius: 20px;
  min-height: 100%;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
}

#cards .user-picture img {
  position: absolute;
  top: -20%;
  right: 10%;
  background: #f8f9fa !important;
  padding: 10px;
}

.b-border {
  border-left: 5px solid rgb(247, 25, 25);
}

.certification-listing li:before {
  display: block;
  position: absolute;
  right: 10px;
  left: 0px;
  top: 4px;
  font-family: 'fontAwesome';
  content: "\f058";
  font-size: 18px;
  color: #fa8e01 !important;
}

.card-img-top2 {
  background: linear-gradient(to right, #edeff3, #c9cbce);
  height: 130px;
  width: 100%;
  padding: 5%;
  color: #000;
}

.card-2 {
  height: 252px;
  width: 100%;
  color: black;
  box-shadow: 0 0px 2px #0c0c0c;
}

.nav-link {
  color: #ffffff;
}

.text-black {
  color: black;
}



/* .carousel-control-next-icon3, .carousel-control-prev-icon3 {
  border-radius: 50%;
  border: 1px solid #000;
} */

/* whatsapp css start*/
a:link,
a:visited {
  /* color: #444; */
  text-decoration: none;
  transition: all 0.4s ease-in-out;

}

h1 {
  /* font-size: 20px; */
  /* text-align: center; */
  display: block;
  background: linear-gradient(to right top, );
  padding: 20px;
  color: #fff;
  border-radius: 50px;
}

/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 0.5;
  color: white;
}

.typing {
  color: white;
}

#whatsapp-chat {
  box-sizing: border-box !important;

  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: 50px;
  right: 3px;
  overflow: hidden;
  z-index: 100;
  animation-name: showchat;
  animation-duration: 1s;
  transform: scale(1);

}

a.blantershow-chat {
  /*   background: #009688; */
  background: #fff;
  color: #404040;
  position: fixed;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 100;
  bottom: 5px;
  right: 30px;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

a.blantershow-chat svg {
  transform: scale(1.2);
  margin: 0 10px 0 0;
}

.header-chat {
  /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
  background: #009688;
  background: #095e54;
  color: #fff;
  padding: 20px;
}

.header-chat h3 {
  margin: 0 0 10px;
}

.header-chat p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.info-avatar {
  position: relative;
}

.info-avatar img {
  border-radius: 100%;
  width: 50px;
  float: left;
  margin: 0 10px 0 0;
}

a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  animation-name: showhide;
  animation-duration: 0.5s;
}

a.informasi:hover {
  background: #f1f1f1;
}

.info-chat span {
  display: block;
}

#get-label,
span.chat-label {
  font-size: 12px;
  color: #888;
}

#get-nama,
span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}

#get-label,
#get-nama {
  color: #fff;
}

span.my-number {
  display: none;
}

/* .blanter-msg {
   color: #444;
   padding: 20px;
   font-size: 12.5px;
   text-align: center;
   border-top: 1px solid #ddd;
 } */
textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 40px;
  outline: none;
  resize: none;
  padding: 10px;
  font-size: 12px;
}

a#send-it {
  width: 40px;
  font-weight: 800;
  padding: 8px 8px 0;
  background: #eee;
  /* border-radius: 5px; */

  svg {
    fill: #a6a6a6;
    height: 24px;
    width: 24px;
  }
}

.first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;

  & span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block;
  }
}

.start-chat .blanter-msg {
  display: flex;
}

#get-number {
  display: none;
}

a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;

}

@keyframes ZpjSY {
  0% {
    background-color: rgb(182, 181, 186);
  }

  15% {
    background-color: rgb(17, 17, 17);
  }

  25% {
    background-color: rgb(182, 181, 186);
  }
}

@keyframes hPhMsj {
  15% {
    background-color: rgb(182, 181, 186);
  }

  25% {
    background-color: rgb(17, 17, 17);
  }

  35% {
    background-color: rgb(182, 181, 186);
  }
}

@keyframes iUMejp {
  25% {
    background-color: rgb(182, 181, 186);
  }

  35% {
    background-color: rgb(17, 17, 17);
  }

  45% {
    background-color: rgb(182, 181, 186);
  }
}


@keyframes showhide {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes showchat {
  from {
    transform: scale(0);
    opacity: 0;
  }
}

@media screen and (max-width: 480px) {
  #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }
}

.hide {
  display: none;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}

.show {
  display: block;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}

.whatsapp-message-container {
  display: flex;
  z-index: 1;
}

.whatsapp-message {
  padding: 7px 14px 6px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: rgb(230, 221, 212);
  position: relative;

  &::before {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 1000;
    opacity: 0.08;
    background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
    // background-image: url(https://res.cloudinary.com/eventbree/image/upload/v1575782560/Widgets/whatsappbg_opt.jpg);
  }
}

.dAbFpq {
  display: flex;
  z-index: 10000;
}

.eJJEeC {
  background-color: rgb(255, 255, 255);
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  transition: all 0.1s ease 0s;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
  position: relative;
  display: flex;
}

.ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  background-color: rgb(158, 157, 162);
  animation-name: ZpjSY;
}

.dRvxoz {

  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: rgb(182, 181, 186);
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  animation-name: hPhMsj;
}

.kAZgZq {
  padding: 7px 14px 6px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);

  &::before {
    position: absolute;
    background-image: url("../assets/assets1/images/devopsschool-whatsapp-click-to-chat-1.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 0px;
    left: -12px;
    width: 12px;
    height: 19px;
  }
}

.bMIBDo {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: rgb(17, 17, 17);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: rgb(17, 17, 17);
}

.cqCDVm {
  text-align: right;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color:
    rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}

/* whatsapp ends */

/* courses css start */
#popular-courses {
  width: 90%;
  margin: auto;
}

#popular-courses .card {
  width: 350px;
  margin-top: 5px;
  margin-left: 2px;
  box-shadow: 2px 4px 6px #242c42;
}

#popular-courses .card-img-top {
  width: 100%;
  height: 100px;
}

#popular-courses .card-body {
  padding: 0px;
  margin: 0px;
}

#popular-courses .trend-title {
  width: 100%;
  font-size: 12px;
}

#popular-courses .trend-title a {
  color: black;
  font-weight: bold;
}

#popular-courses .fa {
  color: #f4a442;
}

#popular-courses .col-sm-6 {
  width: 90%;
  margin: auto;
}

#popular-courses .col-sm-6 .card {
  width: 100%;
  margin: 5px;
  box-shadow: 2px 4px 6px #242c42;
}

#popular-courses .col-md-6 {
  width: 50%;
  margin: auto;
}

#popular-courses .col-md-6 .card {
  width: 100%;
  margin: 5px;
  box-shadow: 2px 4px 6px #242c42;
}

#popular-courses .card-footer {
  padding: 0px;
  font-weight: bold;
  font-size: 16px;
}

#main-features {
  width: 90%;
  margin: auto;
}

#main-features .card {
  border: 1px solid #333;
  font-size: 13px;
  font-weight: bold;
  margin: 5px;
}

#main-features .card-body {
  padding: 0px;
  margin: 0px;
}

#main-features img {
  width: 80px;
  height: 80px;
}

#training-countries {
  width: 90%;
  margin: auto;
}

#training-countries .col-lg-2 {
  border: 1px solid #333;
  font-size: 13px;
  font-weight: bold;
}

#training-countries .px-2 {
  border: 1px solid #333;
  font-size: 13px;
}

#training-countries .sf {
  border: 1px solid #333;
  font-size: 13px;
}

#training-countries .row {
  margin-top: 10px;
}

#online-agenda-index {
  width: 90%;
  margin: auto;
  font-size: 15px;
}

#online-agenda-index .row {
  width: 100%;
  margin: auto;
}

#online-agenda-index a {
  color: #1c1b1a !important;
}

#online-agenda-index .card-header {
  margin: 0px;
  padding: 3px;
}

#online-agenda-index .card-body {
  margin: 0px;
  padding: 0px;
}

#demo-features {
  width: 90%;
  margin: auto;
}

#demo-features .card-header {
  margin: 0px;
  padding: 3px;
}

#demo-features .card-body {
  margin: 0px;
  padding: 0px;
}

#demo-features .features i,
#demo-features span {
  font-size: 15px;
}

#youtube-testimonial {
  width: 90%;
  margin: auto;
}

#youtube-testimonial1 {
  width: 70%;
  margin: auto;
}

#youtube-testimonial1 button {
  margin-top: 1px 1px;
  font-weight: bold;
  color: white;
  width: 70%;
  font-size: 17px;
  border-radius: 10px;
}

#youtube-testimonial button {
  margin-top: 1px 1px;
  font-weight: bold;
  color: white;
  width: 70%;
  font-size: 17px;
  border-radius: 10px;
}

#popular-course-table {
  width: 100% !important;
  margin: auto;
}

#popular-course-table a {
  color: #1c1b1a !important;
}

.bar {
  background-color: #242c42;

  background-image: -webkit-linear-gradient(top, #242c42, #242c42);
  background-image: -moz-linear-gradient(top, #242c42, #242c42);
  background-image: linear-gradient(top, #242c42, #242c42);

  box-shadow: 0 1px 1px #ccc;
  border-radius: 2px;
  width: 80%;
  padding: 10px;
  margin: 40px auto 20px;
  position: relative;
}

.dar {

  width: 60%;
  padding: 10px;
  position: relative;
  margin: 10px auto 10px;
}

.bar input {
  background: #fff no-repeat 13px 13px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU5NEY0RTlFMTA4NzExRTM5RTEzQkFBQzMyRjkyQzVBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU5NEY0RTlGMTA4NzExRTM5RTEzQkFBQzMyRjkyQzVBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTk0RjRFOUMxMDg3MTFFMzlFMTNCQUFDMzJGOTJDNUEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTk0RjRFOUQxMDg3MTFFMzlFMTNCQUFDMzJGOTJDNUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4DjA/RAAABK0lEQVR42pTSQUdEURjG8dOY0TqmPkGmRcqYD9CmzZAWJRHVRIa0iFYtM6uofYaiEW2SRJtEi9YxIklp07ZkWswu0v/wnByve7vm5ee8M+85zz1jbt9Os+WiGkYdYxjCOx5wgFeXUHmtBSzpcCGa+5BJTCjEP+0nKWAT8xqe4ArPGEEVC1hHEbs2oBwdXkM7mj/JLZrad437sCGHOfUtcziutuYu2v8XUFF/4f6vMK/YgAH1HxkBYV60AR31gxkBYd6xAeF3VzMCwvzOBpypX8V4yuFRzX2d2gD/l5yjH4fYQEnzkj4fae5rJulF2sMXVrAsaTWttRFu4Osb+1jEDT71/ZveyhouTch2fINQL9hKefKjuYFfuznXWzXMTabyrvfyIV3M4vhXgAEAUMs7K0J9UJAAAAAASUVORK5CYII=);

  border: none;
  width: 100%;
  line-height: 19px;
  padding: 11px 0;

  border-radius: 2px;
  box-shadow: 0 2px 8px #c4c4c4 inset;
  text-align: left;
  font-size: 14px;
  font-family: inherit;
  color: #738289;
  font-weight: bold;
  outline: none;
  text-indent: 40px;
}

.dar ul {
  list-style: circle;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.dar li {

  padding: 10px;
  overflow: hidden;
}

.dar img {
  width: 75px;
  height: 60px;
  float: left;
  border: none;
}

.dar p {
  margin-left: 100px;
  font-weight: bold;
  padding-top: 12px;
  color: #6e7a7f;
  font-size: 20px;
}

/* courses css Ends */

.tab-content {
  background: #fdfdfd;
  line-height: 25px;
  border: 1px solid #ddd;
  border-top: 5px solid #e74c3c;
  border-bottom: 5px solid #e74c3c;
  padding: 30px 25px;
}