hr.below-title-divider {
  width: 30%;
  margin-left: 0px;
  border: 2px solid #337ab7;
}

.section-title h2::after {
  background-color: #6cade4;
}
.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #6cade4;
}

section#my-call-to-action {
  padding: 40px 0px;
  background-color: #337ab7;
  color: white;
}
#my-call-to-action .get-started-btn {
  background-color: white;
  color: #337ab7;
  font-weight: 700;
  border: 2px solid white;
  margin: 0px !important;
  float: right;
}
#my-call-to-action .get-started-btn:hover {
  background-color: transparent;
  color: white;
}
.theme-color-title {
  color: #337ab7;
}

.home-ser .course-item {
  margin-bottom: 40px;
}

.home-imp-point .col-xl-4 {
  margin-bottom: 40px;
}

.home-imp-point .col-xl-4:nth-child(even) .icon-box {
  background-color: #337ab7;
  color: white;
  transition: ease-in-out 5sec;
}

.home-imp-point .col-xl-4:nth-child(even) .icon-box p,
.home-imp-point .col-xl-4:nth-child(even) .icon-box h4 {
  color: white;
  transition: ease-in-out 5sec;
}

/* .home-imp-point .col-xl-4:nth-child(even) .icon-box:hover {
  background-color: #848484;
  transition: ease-in-out 5sec;
}


.home-imp-point .col-xl-4:nth-child(odd) .icon-box:hover {
  background-color: #337ab7;
  color: white;
  transition: ease-in-out 5sec;
}

.home-imp-point .col-xl-4:nth-child(odd) .icon-box:hover p {
  background-color: #337ab7;
  color: white;
  transition: ease-in-out 5sec;
} */

.events .card:hover img {
  transform: scale(1) !important;
}

ul.footer-cont-lst {
  list-style-type: none;
  padding-left: 0px;
}
ul.footer-cont-lst li i {
  margin-right: 10px;
}
form input[type="submit"] {
  background: #337ab7;
  border: 0;
  padding: 10px 35px;
  color: #fff !important;
  transition: 0.4s;
  border-radius: 50px;
}

section.trainers {
  padding: 20px 0px;
}

.trainers .member {
  margin-bottom: 40px;
}

section#my-call-to-action h3 {
  text-transform: capitalize;
}

ul.list-icons.footer-cont-lst li {
  margin-bottom: 10px;
}

.copyright {
  line-height: 36px;
  height: 36px;
}

.contact .info .email,
.contact .info .phone {
  margin-top: 20px;
}

.inbound-colored-sec .section-title h3 {
  text-align: center;
  line-height: 1.6;
  font-weight: 600;
  color: #337ab7;
}

.home-why .icon-box + .icon-box {
  margin-top: 50px;
}

.home-why .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #f3f8fa;
  border-radius: 6px;
  transition: 0.5s;
}

.home-why .icon-box .icon i {
  color: #68a4c4;
  font-size: 32px;
}

.home-why .icon-box:hover .icon {
  background: #68a4c4;
}

.home-why .icon-box:hover .icon i {
  color: #fff;
}

.home-why .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.home-why .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.home-why .icon-box .title a:hover {
  color: #68a4c4;
}

.home-why .icon-box .description {
  margin-left: 95px;
  line-height: 24px;
  font-size: 14px;
}

section#thanks {
  width: 100%;
  height: 100vh;
  background: url("../img/thanks.jpg") top center;
  background-size: cover;
}

section#thanks div {
  height: 100%;
}
h3.thanks-title {
  text-align: center;
  color: white;
  font-size: 100px;
  font-weight: 800;
}

p.thanks-para {
  text-align: center;
  margin-top: 40px;
}
p.thanks-para a {
  color: white !important;
  background: #337ab7;
  color: #fff;
  border-radius: 50px;
  padding: 16px 36px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 20px;
  display: inline-block;
}
section#thanks::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #001010a3;
}

.nav-menu > ul > li {
  padding-left: 18px;
}
.nav-menu a,
.nav-menu .drop-down ul a {
  font-size: 13px;
}
li.nav-phone-link > a:nth-child(1) {
  margin-bottom: 4px;
}

.nav-menu li.nav-phone-link a:hover,
.nav-menu li.nav-phone-link.active > a,
.nav-menu li.nav-phone-link:hover > a {
  color: #37423b !important;
}
.nav-menu li.nav-phone-link a:hover {
  color: #337ab7 !important;
}
.home-why hr.below-title-divider {
  margin: 20px auto;
  width: 10%;
}
.breadcrumbs {
  margin-top: 120px;
}

/* marquee css  */
.news {
  margin: 20px auto;
  overflow: hidden;
  border-radius: 4px;
  -webkit-user-select: none;
  background-color: #297cb9;
  margin-bottom: 40px;
}

.news span {
  float: left;
  color: #fff;
  padding: 9px;
  position: relative;
  box-shadow: inset 0 -15px 30px rgba(0, 0, 0, 0.4);
  font: 16px "Raleway", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  cursor: pointer;
  height: 40px !important;
}
.text1 {
  box-shadow: none !important;
  width: 750px;
}

.news span.text1 {
  width: calc(100% - 120px);
}

.news span.news-title {
  width: 120px;
}

ul.news-marquee-list {
  list-style-type: none !important;
  padding-left: 0px;
}

ul.news-marquee-list a {
  color: white !important;
}

ul.news-marquee-list li {
  display: inline-block;
  margin-right: 50px;
}
a.news-marquee-list-item-link {
  margin-right: 14px;
}

a.news-marquee-list-btn {
  background-color: #bd232f;
  padding: 2px 6px;
  border-radius: 2px !important;
  display: inline-block;
}

/* section.home-why {
  padding-top: 20px;
} */

ul.navbar-sos {
  float: right;
}
ul.main-nav-ul {
  float: left;
}
#header .logo img {
  max-height: 52px;
}
.hp-client-row {
  justify-content: center;
  align-items: center;
}

.hp-client-img {
  max-height: 70px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}

.hp-feat-box {
  margin-top: 60px;
}

.home-sidebar-inner {
  border: 1px solid #eef0ef;
}

ul.news-marques-hp-list {
  padding-left: 0px;
}

li.news-marques-hp-list-item {
  font-size: 14px !important;
  color: #333 !important;
  border-bottom: 1px solid #eef0ef;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.news-marques-hp-list-btn {
  display: block;
  background-color: #337ab7;
  text-align: center;
  width: 100px;
  color: white;
  margin-top: 5px;
  border-radius: 4px;
  padding: 2px 10px;
}

.sidebar-banner {
  margin-top: 30px;
}
marquee {
  max-height: 300px;
}

ul.client-review-marques {
  list-style-type: none;
  padding-left: 0px;
}
.home-sidebar-inner {
  background-color: #eef0ef7d;
}
ul.client-review-marques li {
  font-size: 14px !important;
  color: #333 !important;
  border-bottom: 1px solid #eef0ef;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
ul.client-review-marques li p b,
ul.client-review-marques li p span {
  display: block;
  margin-bottom: 5px;
}
.sidebar-titles {
  font-size: 20px;
  text-align: center;
  animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
  0% {
    color: #337ab7;
  }
  49% {
    color: #337ab7;
  }
  60% {
    color: transparent;
  }
  99% {
    color: transparent;
  }
  100% {
    color: #337ab7;
  }
}

#preloader:after {
  content: "TELEMARKETING CALL CENTER IN INDIA";
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-weight: 600;
}
#preloader:before {
  border: 6px solid #337ab7ad;  
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
  border-top-color: #fff;
    border-bottom-color: #fff;
  
}
a.sidebar-banner-text {
  color: #337ab7 !important;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
  display: block;
}

a.sidebar-banner-text:hover
{
  color: #bd232f  !important;
}



@media (min-width: 767px) {
  .home-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .home-sidebar-inner {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    padding: 10px;
    margin: 25px 10px;
  }
  header#header {
    max-height: 120px !important;
}
}

/*************************
*********Mobile************
**************************/

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 63px;
  }
}

@media (max-width: 767px) {
  #my-call-to-action .get-started-btn {
    float: initial;
    margin-top: 20px !important;
  }
  marquee {
    max-height: 300px;
  }

  .trainers .member img {
    width: 100%;
  }
  .trainers .member {
    margin: 0 auto;
    margin-bottom: 26px;
    width: 100%;
  }
  h3.thanks-title {
    font-size: 60px;
  }
  .nav-phone-link,
  .nav-mail-link {
    display: none;
  }
  .topbars
  {
    display: none !important;
  }
  .mobile-nav-toggle {
    top: 26px;
}
}
