* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Roboto", sans-serif;
}

html {
}
/*.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {*/
/*	position: relative;*/
/*	width: 100%;*/
/*	padding-right: 5px;*/
/*	padding-left: 5px;*/
/*}*/
.btn.btn-success {
  color: #fff;
  background: #2b8854;
  padding: 10px 30px;
  font-weight: 700;
  border: 1px solid #2b8854;
  outline: none;
  margin: 20px 0px;
  border-radius: 2px;
}
.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success:focus,
.btn.btn-primary:focus-within,
.btn.btn-success:visited {
  background: #1d6a3f; 
  border: 1px solid #1d6a3f;
  outline: none;
}

.topbar {
  background: #2b8854;
  color: #fff;
  position: relative;
  width: 100%;
  height: auto;
  font-size: 13px;
}
.facebook_wrapper {
  margin: 0 auto;
  margin-right: 12px;
  cursor: pointer;
}
.facebook_wrapper a {
  color: #fff;
}
.facebook_wrapper a:hover {
  color: #fff;
}
.linked_in_wrapper {
  margin-right: 12px;
  cursor: pointer;
}
.linked_in_wrapper a {
  color: #fff;
}
.linked_in_wrapper a:hover {
  color: #fff;
}
.topbar .common_space {
  margin-right: 1.25rem;
  font-weight: 800;
  cursor: pointer;
}
.logosection {
  padding: 10px 0px;
  box-shadow: none;
}
.logosection .applynow_button {
  background: #2b8854;
  border: 1px solid #2b8854;
  outline: none;
  text-decoration: none;
  padding: 10px 35px;
  transition: 1s ease-in-out;
}
.logosection .applynow_button:hover {
  background: #1d6a3f;
  outline: none;
  border: 1px solid #1d6a3f;
}
.navstyle3{
    box-shadow: 0px 3px 5px rgba(0,0,0,0.5);
    background: #fff;
} 
.navstyle {
  box-shadow: none;
  background: transparent;
    margin-bottom: -20px;
    position: relative;
    z-index: 2000;
}

.navstyle3 .navbar{
    padding:0;
}
.navstyle3 .nav-link,.navstyle .nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 50px;
  transition: color 0.1s ease-in-out;
}
.navstyle3 .nav-link{
    color:#2b8854;
}
.dropdowCustomdesignnew {
	position: absolute;
	background: #fff;
	box-shadow: 0px 0px 1px #000;
	display: block;
	width: 230px;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-20%);
	transition: 0.5s;
	z-index: -1;
}
.dropdowCustomdesignnew_sub {
    position: absolute;
    background: #fff;
    color: #2b8854;
    box-shadow: 0px 0px 1px #000;
    visibility: hidden;
    left: 230px;
    top: 0px;
    width: 230px;
    transform: translateY(-20%);
    opacity: 0;
    transition: 0.5s;
    z-index: -1;
}
.dropdowCustomdesignnew .nav-link,.dropdowCustomdesignnew_sub .nav-link{
    color:#2b8854;
}
.navstyle3 .nav-item:hover #dropdownproductdesign, .navstyle .nav-item:hover #dropdownproductdesign {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}
.navstyle3 .nav-item:hover #dropdownknowcentersubdesign ,.navstyle .nav-item:hover #dropdownknowcentersubdesign {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}
.navstyle3 #dropdownproductdesign .nav-item:hover #dropdowntrainingdesign, .navstyle #dropdownproductdesign .nav-item:hover #dropdowntrainingdesign {
  opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}
.navstyle3 #dropdownproductdesign .nav-item:hover #dropdownconsultingdesign, .navstyle #dropdownproductdesign .nav-item:hover #dropdownconsultingdesign {
  opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}
.navstyle3 #dropdowntrainingdesign .nav-item:hover #dropdowndigitaltrainingdesign, .navstyle #dropdowntrainingdesign .nav-item:hover #dropdowndigitaltrainingdesign {
  opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}
.navstyle3 #dropdowntrainingdesign .nav-item:hover #dropdownworkshopdesign, .navstyle #dropdowntrainingdesign .nav-item:hover #dropdownworkshopdesign {
  opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}
.slider_content .container-fluid {
  padding: 0;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  top: 9rem;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-caption p {
  font-size: 14px;
  font-weight: 600;
}
.carousel-caption h1 {
  font-size: 2rem;
  font-weight: 400;
}
.about_content {
  padding: 50px 0px;
  text-align:center;
  font-family:sans-serif;
}
.about_header {
	padding: 20px 0px;
	width: 100%;
	display: inline-block;
	text-align: center;
}
.about_header h3 {
	color: #2b8854;
	font-weight: 900;
	font-family: 'Roboto Slab', serif;
	font-size: 2rem;
	padding: 10px;
	display: inline-block;
	position: relative;
}
.about_header h3::before {
	content: '';
	width: 100px;
	height: 2px;
	transform: translateX(-50%);
	background: #2b8854;
	position: absolute;
	bottom: 0px;
	left: 50%;
}
.about_header h3:after{
    content: '';
	width: 70px;
	height: 2px;
	transform: translateX(-50%);
	background: #000;
	position: absolute;
	bottom: -6px;
	left: 50%;
}
.about_header span {
	color: #000;
}
.about_content p {
  font-size: 15px;
  text-align: justify;
}
.product_content {
  background: #f3f7f4;
  padding: 50px 0px;
}
.product_content p {
  text-align: justify;
  font-size: 15px;
}
.underline_check {
  display: inline-block;
  position: relative;
  /* width:  !important; */
  border-bottom: 3px solid #1d6a3f;
}
.knowledge_more {
  padding: 50px 0px;
}
.knowledge_more p {
  text-align: justify;
}

.card{
    border-radius: 2px;
    box-shadow: 0px 1px 4px 1px #ddd;
}
.card .card-body h3{
    font-size: 20px;
    font-weight: 900;
}
.digital_learning_part {
  background: #f3f7f4;
  padding: 50px 0px;
}
.image_thumb {
  width: 100%;
  overflow: hidden;
}
.digital_learning_part .image_thumb {
	width: 100%;
	overflow: hidden;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	height: auto;
	position:relative;
}

.digital_learning_part .image_thumb::after {
	content: "";
	width: 100%;
	position: absolute;
	top: 0;
	background: #2b8854ab;
	height: 100%;
	transition: 0.5s;
	left: 0;
	opacity: 0;
	visibility: hidden;
}
.digital_learning_part .card-img-top {
  transition: 0.5s ease-in-out;
  height: 110% !important;
}
.digital_learning_part .card:hover .card-img-top {
  transform: scale(1.2);
}
.digital_learning_part .card:hover .image_thumb::after {
  opacity:1;
  visibility: visible;
}
.digital_learning_part .card:hover .card-body h3{
    transition: 0.5s;
  color: #2b8854;
}
#trainer .card-text {
	height: 70px;
}

.digital_learning_part a {
  color: #000;
  text-decoration: none;
}

.Gallery_css .image_thumb {
    height: 250px;
}
.Gallery_css .card-img-top {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.Gallery_css .image_thumb::after {
    background: transparent !important;
}
.Gallery_css .col-lg-4.col-md-4.col-sm-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.contact_with_us {
  background: url(../../images/banner-7.jpeg) no-repeat 100%;
  padding: 50px 0px;
}
.contact_with_us .container-lg {
  background: #ffffffd5;
  padding: 50px;
  border-radius: 5px;
}

.address_column i {
  margin: 10px;
  padding: 15px;
  border-radius: 73%;
  border: 1px solid #1d6a3f;
  color: #1d6a3f;
  font-size: 20px;
}
.address_column .textdiv {
  margin-left: 20px;
}
.top_footer {
  padding: 50px 0px;
  background: #2b8854;
  color: #fff;
}
.bottom_footer {
  padding: 30px 0px;
  background: #207344;
  color: #fff;
  font-weight: 700;
}
.our_client {
  padding: 50px 0px;
}
.description_site p {
  text-align: justify;
  font-size: 15px;
  font-weight: 500;
  margin: 30px 0px;
}
.description_site1 h6 {
  font-weight: 800;
}
.description_site1 .icons_socials i {
  margin: 10px;
  padding: 10px;
  border: none;
  background: #4ba873;
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  transition: 1s ease-in-out;
}
.description_site1 .icons_socials i:hover {
  background: #dceae2;
  color: #2b8854;
}
.sub_footer_head {
  display: inline-block;
  border-bottom: 3px solid #fff;
  margin-bottom: 15px;
}
.sub_footer_head h3 {
  margin: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: transparent;
  border: none;
}
.top_footer .list-group a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.btn.btn-outline-success {
  background: transparent;
  border: 1px solid #bae4cc;
  color: #bae4cc;
  font-weight: 700;
  transition: 0.5s ease-in-out;
}
.btn.btn-outline-success:hover {
  background: #bae4cc;
  color: #2b8854;
}
#tab_view {
  display: none;
}
.navstyle2 {
  background: #2c9359;
  border-top: 1px solid #fff;
  color: #fff;
  height: 100vh;
  overflow:hidden;
  overflow-y:auto;
}
.navstyle2 .nav-item {
  width: 70%;
  display: inline-block;
}
.navstyle2 .animation_drop {
  display: inline-block;
  width: 10%;
}
.navstyle2 .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 10px;
  color: #fff;
  font-weight: 700;
}
.divpositive {
  text-align: center;
  cursor: pointer;
}
.divnegative {
  text-align: center;
  cursor: pointer;
}
.dropdowCustomdesign {
  padding-left: 20px;
  display: none;
}
#go_top {
  display: none;
  position: fixed;
  z-index: 500;
  width: 50px;
  height: 50px;
  bottom: 15px;
  right: 15px;
  background: #28a45e;
  border: none;
  border-radius: 50%;
  color: #fff;
  outline: none;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 2%;
    margin-left: 0; 
    list-style: none;
    flex-direction: column;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin: 3px;
  padding: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #fff;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 50%;
}
.carousel-indicators li div {
    width: 100%;
    height: 100%;
    background: #2b8854;
    border-radius: 50%;
}
@media screen and (max-width: 1199px) {
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%; 
    list-style: none;
    flex-direction: row;
}
  .carousel-indicators li {
    width: 5px;
    height: 5px;
  }
  .carousel-caption {
    position: absolute;
    right: 15%;
    top: 0rem;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
  }
  .carousel-caption h1 {
    font-size: 1.2rem;
    font-weight: 600;
  }
  .carousel-caption p {
    font-size: 14px;
    font-weight: 600;
  }
  .logosection {
    padding: 10px 0px;
    box-shadow: 0px 2px 3px #ddd;
    padding-top: 90px;
  }
  .topbar {
    background: #2b8854;
    color: #fff;
    position: fixed;
    width: 100%;
    height: auto;
    z-index: 10000;
  }
  #tab_view {
    display: inline-block;
  }
  .address_wrapper.mr-5 {
    display: none;
  }
  .email_wrapper {
    display: none;
  }
  .social_media {
    display: none;
  }
  .navstyle {
    display: none;
  }
  .navstyle3 {
    display: none;
  }
}

#example1 {
  border: 2px solid black;
  padding: 25px;
  background: url(images/video3.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#video-feature {
    height: 300px;
}


.video.text-lg-center.text-cente {
	background: #2b8854e8;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 25px;
	color: #fff;
}

.Video-popup {
	color: #fff !important;
}

.price {
	
	width: 100%;
	/* width: 109px; */
	/* height: 50px; */
	display: inline-block;
	position: relative;
	right: 0;
}

.price span {
	position: absolute;
	right: 20px;
	width: 100px !important;
	height: 100px !important;
	top: -82px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: #2b8854;
	color: #fff;
	/* margin-bottom: ; */
}

@media screen and (max-width: 600px) {
  .applynow_button_div {
    margin: 10px 0px;
    display: block;
    width: 100%;
  }
  .btn.btn-primary.applynow_button {
    width: 100%;
  }
  .carousel-caption h1 {
    font-size: 0.9rem;
    font-weight: 600;
  }
  .carousel-caption p {
    font-size: 13px;
    font-weight: 300;
    display: none;
  }
}

.brand_logo img{
  width:68%;
  height:63%;
}
.sp-remove{
  padding: 0px;
}
.nav-item a:hover{
    background:#29885482;
  color: #fff;
  /*text-transform: uppercase;*/
}