.isbc-advantages h4{ font-weight: 800; }

.imphigh li{ border: 1px  dashed #cacaca; padding: 20px 20px 20px 30px; font-weight: bold; font-size: 18px !important;}
.imphigh i{  position: inherit !important; top: 0px !important; width: 30px; margin-right: 10px;}

.font14 li{ font-size: 14px !important; margin-bottom: 5px; }
.whats-lg {position: fixed; bottom: 45px; right: 0px; z-index: 9999;     -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;}
.whats-lg:hover {bottom: 50px;     -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms; }

.homecalls{display:none}
.headmob{height:auto;}
@media only screen and (max-width:768px){
.homecalls{}
.headmob{display: none;}
.homecalls{display:inherit}
.homecalls .bg1{background:#3e3685;float:left;padding:7px 10px;width:38px;text-align:center;margin-top:00px;}
.homecalls .bg2{background:#3e3685;float:right;padding:7px 10px;width:38px;text-align:center;margin-top:20px;}
.homecalls .bg3{background:#1968c7;float:left;padding:7px 10px;width:38px;text-align:center;margin-top:00px;}
.homecalls .bg4{float:left;padding:7px 10px;width:38px;text-align:center;margin-left:5px;margin-top:10px;background:rgba(31,156,73,1);background:-moz-linear-gradient(-45deg, rgba(31,156,73,1) 0%, rgba(91,34,130,1) 50%, rgba(90,35,131,1) 51%, rgba(32,81,194,1) 100%);background:-webkit-gradient(left top, right bottom, color-stop(0%, rgba(31,156,73,1)), color-stop(50%, rgba(91,34,130,1)), color-stop(51%, rgba(90,35,131,1)), color-stop(100%, rgba(32,81,194,1)));background:-webkit-linear-gradient(-45deg, rgba(31,156,73,1) 0%, rgba(91,34,130,1) 50%, rgba(90,35,131,1) 51%, rgba(32,81,194,1) 100%);background:-o-linear-gradient(-45deg, rgba(31,156,73,1) 0%, rgba(91,34,130,1) 50%, rgba(90,35,131,1) 51%, rgba(32,81,194,1) 100%);background:-ms-linear-gradient(-45deg, rgba(31,156,73,1) 0%, rgba(91,34,130,1) 50%, rgba(90,35,131,1) 51%, rgba(32,81,194,1) 100%);background:linear-gradient(135deg, rgba(31,156,73,1) 0%, rgba(91,34,130,1) 50%, rgba(90,35,131,1) 51%, rgba(32,81,194,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3685', endColorstr='#2051c2', GradientType=1);}
.homecalls a{color:#fff;}
.homecalls a:hover{color:#e0e3e9;}
.testimonial.testimonial-with-quotes blockquote p {
    padding: 0 00px;
}
}

@media only screen and (max-width:390px){
/*.header-logo-non-sticky { height: 65px; width: 300px; }*/
.testimonial.testimonial-with-quotes blockquote p {
    padding: 0 00px;
}
  }



@media only screen and (max-width:320px){
.header-logo-non-sticky { height: 65px; width: 300px; }
  }



.home-apply-box { box-shadow: 0px 30px 120px 0px #dde5ee; }
.home-apply-box .row{  margin: 0px}
.padd-not{  padding: 0px}
.para-16 p{ font-size: 16px; }

.bg-home-apply { width: 100%; background:url(../img/bg-home-apply.png) #01488e right bottom no-repeat !important; }
.bg-home-apply p{ font-size: 16px; }

.text-color-1{ color: #03fffc }
.text-color-2{ color: #0087b9 }
.text-color-3{ color: #fff }


.testi-home-bg { width: 100%; background:url(../img/testimonials/bg.jpg) #01488e right bottom no-repeat !important; }


@media only screen and (max-width:767px){
.placements-logo .col-md-1-5 {width: 30%; }

.logo1{ width: 122px; height: 50px;}
.logo2{ width: 147px; height: 50px;}

  }
}





/*
* Thumb Info
*/
.custom-thumb-info-style-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: visible;
  height: 100%;
}
.custom-thumb-info-style-1 .thumb-info-wrapper {
  position: relative;
  margin: 0 !important;
}
.custom-thumb-info-style-1 .thumb-info-wrapper .thumb-info-price {
  position: absolute;
  top: 13px;
  left: 0;
  background: #CCC;
  padding: 9.6px 27.2px;
  padding: 0.6rem 1.7rem;
  color: #FFF;
  border-radius: 0 50px 50px 0;
  -webkit-transform: translate3d(-10px, 0, 0);
          transform: translate3d(-10px, 0, 0);
  -webkit-transition: ease transform 300ms;
  transition: ease transform 300ms;
}
.custom-thumb-info-style-1 .thumb-info-caption {
  padding: 38.4px 33.6px;
  padding: 2.4rem 2.1rem;
}
.custom-thumb-info-style-1 .thumb-info-caption > h3 {
  font-size: 17.6px;
  font-size: 1.1rem;
  margin-bottom: 0;
}
.custom-thumb-info-style-1 .thumb-info-caption > p {
  padding: 0;
  font-size: 13.6px;
  font-size: 0.85rem;
  line-height: 2;
  color: #1e1e1e;
}
.custom-thumb-info-style-1 .thumb-info-footer {
  border-top: 1px solid #e9e9e9;
  padding: 8px 33.6px;
  padding: 0.5rem 2.1rem;
  margin-top: auto;
}
.custom-thumb-info-style-1 .thumb-info-footer .nav > li > a {
  color: #515658;
  -webkit-transition: ease color 300ms;
  transition: ease color 300ms;
}
.custom-thumb-info-style-1 .thumb-info-footer .nav > li > a:hover {
  color: #CCC;
  text-decoration: none;
}
.custom-thumb-info-style-1:hover .thumb-info-wrapper .thumb-info-price {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/*
* Countdown
*/
.custom-countdown-style-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.custom-countdown-style-1 > span {
  text-align: center;
  border-left: 1px solid #d7d7d7;
  padding: 24px 0px;
  padding: 1.5rem 0rem;
}
.custom-countdown-style-1 > span:first-child {
  border-left: 0;
}
.custom-countdown-style-1 > span > span {
  display: block;
  font-size: 38.4px;
  font-size: 2.4rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .custom-countdown-style-1 > span:nth-child(3) {
    border-left: 0;
  }
}
@media (max-width: 575px) {
  .custom-countdown-style-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-countdown-style-1 > span {
    border-left: 0;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 0 !important;
  }
  .custom-countdown-style-1 > span:last-child {
    border-bottom: 0;
  }
}
/*
* Form
*/
.custom-form-style-1 .form-control {
  border: 0;
  padding: 19.2px;
  padding: 1.2rem;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  height: auto;
}
.custom-form-style-1 .form-control::-webkit-input-placeholder {
  font-weight: 600;
  color: #000 !important;
}
.custom-form-style-1 .form-control:-ms-input-placeholder {
  font-weight: 600;
  color: #000 !important;
}
.custom-form-style-1 .form-control::-ms-input-placeholder {
  font-weight: 600;
  color: #000 !important;
}
.custom-form-style-1 .form-control::placeholder {
  font-weight: 600;
  color: #000 !important;
}
.custom-form-style-1 .form-control:-ms-input-placeholder {
  font-weight: 600;
  color: #000 !important;
}

/* 
* Testimonial
*/
.custom-testimonial-style-1 blockquote {
  font-family: "Montserrat", sans-serif;
}
.custom-testimonial-style-1 blockquote:before, .custom-testimonial-style-1 blockquote:after {
  color: #1e1e1e !important;
  font-size: 50px !important;
}
.custom-testimonial-style-1 blockquote p {
  color: #1e1e1e !important;
  font-style: normal;
  font-family: "Montserrat", sans-serif;
  line-height: 2;
}

/*
* Rate
*/
.rate > i {
  color: #ee970e;
}

/*
* Feature Box
*/
.custom-feature-box-style-1 .feature-box-icon {
  width: 7em;
}

/*
* Custom Post
*/
.custom-post-event {
  position: relative;
}
.custom-post-event .post-event-date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 20px;
}
.custom-post-event .post-event-date span {
  display: block;
}
.custom-post-event .post-event-date span.day {
  font-size: 1.9em;
}
.custom-post-event .post-event-date span.year {
  font-size: 0.9em;
}
.custom-post-event .post-event-date.custom-xlg-space {
  top: 30px;
  left: 30px;
}
.custom-post-event .post-event-content p {
  font-size: 0.9em;
}

/*
* Blog
*/
.custom-thumb-info-2 {
  background: transparent;
  border: none;
  overflow: visible;
}
.custom-thumb-info-2 .thumb-info-wrapper:after {
  content: none;
}
.custom-thumb-info-2 .thumb-info-caption {
  position: relative;
  display: block;
  width: 80%;
  margin: -80px auto 0;
  background: #FFF;
  padding: 30px 30px 20px 30px;
  z-index: 1;
}
.custom-thumb-info-2 .thumb-info-caption .thumb-info-caption-text, .custom-thumb-info-2 .thumb-info-caption p {
  padding: 0;
  font-size: 1em;
  line-height: 2;
}
.custom-thumb-info-2 .thumb-info-caption p {
  font-size: 0.9em;
  margin-bottom: 45px;
}

.custom-thumb-info-post-infos ul {
  position: relative;
  padding: 0;
  margin: 0;
}
.custom-thumb-info-post-infos ul:before {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  left: 50%;
  width: calc(100% + 60px);
  border-top: 1px solid #efece8;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.custom-thumb-info-post-infos ul:after {
  content: '';
  display: block;
  clear: both;
}
.custom-thumb-info-post-infos ul li {
  float: left;
  list-style: none;
  width: 50%;
  font-size: 0.9em;
}
.custom-thumb-info-post-infos ul li i {
  display: inline-block;
  font-size: 1em;
  color: #1f222b;
  font-weight: bold;
  margin-right: 8px;
}
.custom-thumb-info-post-infos.custom-blog-info ul:before {
  content: none;
}
.custom-thumb-info-post-infos.custom-blog-info ul li {
  margin-left: 2px;
}

@media (max-width: 1199px) {
  .custom-thumb-info-post-infos ul li {
    font-size: 0.8em;
  }
}
ul.custom-comments-style li {
  border-top: 1px solid #DDE5E7;
}
@media (min-width: 768px) {
  ul.custom-comments-style li {
    padding: 35px 0 0 115px;
  }
}
ul.custom-comments-style > li:first-child {
  border-top: 0;
}
ul.custom-comments-style .comment-block {
  background: none;
  padding: 5px 0 20px;
}

.custom-form-style-1 .form-group {
  margin-bottom: 0;
}
.custom-form-style-1 .form-group .form-control {
  margin-bottom: 20px;
  line-height: 1;
}


.courses-rightbar img{ float: left; }

.form-courses{ background:#c75e39; padding:25px 25px 25px 25px; width: 100%; margin:-20px 0px 0px 0px; float: left; z-index: 9999999 !important;}
.form-sidemenu{ background:#e0e8eb; padding:25px 25px 25px 25px; width: 100%; margin:00px 0px 0px 0px; float: left; z-index: 9999999 !important;}


.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 5px 15px;
    font-size: 12px;
    text-transform: none;
     border: 1px #fff solid;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
        height: 44px;
    background: #ad4d2b;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-group {
    margin-bottom: 10px;
}


.courses-key { border: 1px solid #c0d0f0; padding: 20px; float: left; width: 100% }
.courses-key .col-md-3{float: left;}
.courses-key .col-md-3 img{ margin-top: 5px;}
@media only screen and (max-width:767px){
.courses-key .col-md-3{ margin-bottom: 20px; border-bottom: 1px solid #c0d0f0; padding-bottom:20px }
  }
}






/*
* Team
*/
.custom-thumb-info-1 {
  overflow: visible;
  margin-bottom: 30px !important;
  -webkit-transition: ease box-shadow 300ms;
  transition: ease box-shadow 300ms;
}
.custom-thumb-info-1:hover {
  -webkit-box-shadow: 0px 0px 70px 0px rgba(139, 139, 139, 0.5);
          box-shadow: 0px 0px 70px 0px rgba(139, 139, 139, 0.5);
}
.custom-thumb-info-1:hover .thumb-info-wrapper:after {
  content: none;
}
.custom-thumb-info-1:hover .thumb-info-caption {
  border-bottom: 0;
}
.custom-thumb-info-1 .thumb-info-wrapper {
  -webkit-transform: none;
          transform: none;
}
.custom-thumb-info-1 .thumb-info-caption {
  position: relative;
  display: block;
  padding: 0;
  border-bottom: 1px solid #e3e3e3 !important;
  -webkit-transition: ease border-bottom 300ms;
  transition: ease border-bottom 300ms;
}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text {
  padding: 20px 10px;
  margin: 0;
}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text p {
  padding: 0;
  font-size: 1em;
}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text .custom-thumb-info-caption-plus {
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 100%;
  font-size: 2em;
  line-height: 0.76;
  width: 30px;
  height: 30px;
  font-weight: 100;
  text-align: center;
  padding-top: 0px;
}
.custom-thumb-info-1.custom-rm-mb {
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  .custom-thumb-info-1.custom-rm-mb {
    margin-bottom: 30px !important;
  }
}
.custom-thumb-info-1.custom-rm-mb-last {
  margin-bottom: 0 !important;
}




.courses-research { border: 1px solid #c0d0f0; padding: 20px; float: left; width: 100% }
.courses-research .col-md-3{float: left;}
.courses-research .col-md-9{float: left;}
.courses-research .col-md-3 img{ margin-top: 5px;}
@media only screen and (max-width:767px){
.courses-research .col-md-9{ margin-bottom: 20px; border-bottom: 0px solid #c0d0f0; padding-bottom:0px }
.courses-research h5 { margin-top: 00px; }
  }


.isbc-advantages .owl-carousel .owl-item img {
    width: 37px !important;
    height: 37px !important;
    margin-left: 26px !important;
    margin-top: 23px !important;
}

.skill-program { background: #eef6f9; padding: 20px; width: 100% }

html .toggle-primary .toggle label {
    color: #881c6e;
    border-left-color: #881c6e;
    border-right-color: #881c6e;
    font-size: 16px;
}

footer ul.nav-list li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
}

#footer a:not(.btn) {
    color: #fff;
}

footer ul.nav-list li a {
    -webkit-transition: background 0.1s;
    transition: background 0.1s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding: 4px 0 4px 22px;
    display: block;
    color: #666;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 20px;
}

#footer ul.nav-list > li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 20px;
    padding-bottom: 5px;
}