@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/bebas/BebasNeue-webfont.eot');
	src: url('../fonts/bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebas/BebasNeue-webfont.woff') format('woff'), url('../fonts/bebas/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/bebas/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/***************************************Navigation Start*****************************************************/
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
/***************************************Navigation End*****************************************************/
/******************************Subpage Sidebar Tabs CSS Start*******************************************/
.sidebar {
  background: #ebebeb;
  border-right: 1px solid #bdbdbd;
  margin-top: 24px;
  border-radius: 10px 10px 0 0;
}

.sidebar .nav li:first-child a {
	color: #fff;
	background-color: #77ad52 !important;
	font-weight: 700; 
	font-size: 1.5rem; 
	text-transform: uppercase;
	border-radius: 10px 10px 0 0;
}

.sidebar .nav li:first-child {
	margin-bottom: 9px;
}

.sidebar .nav > li:first-child a:hover {
	background-color: #77ad52 !important;
	cursor: default;
}

.sidebar .nav {
	list-style-type: none;
  /*margin-left: -20px;*/
  /*margin-top: 0;*/
}

.sidebar .nav li {
  background-color: #F0F0F0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$lightColor , endColorstr=$darkColor);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#DBDBDB));
  background-image: -moz-linear-gradient(top, #F0F0F0, #DBDBDB);
  background-image: -o-linear-gradient(top, #F0F0F0, #DBDBDB);
  background-image: linear-gradient(top, #F0F0F0, #DBDBDB);
  border-bottom: 1px solid #BDBDBD;
  border-top: 1px solid white;
  height: 42px;
  /*line-height: 42px;*/
}

.sidebar .nav li:last-child {
  -webkit-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.sidebar .nav li a {
  color: #616161;
  display: block;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.sidebar .nav li.active {
  border-top: 1px solid #17b91c;
    border-bottom: 1px solid #1e490c;
    -webkit-box-shadow: inset 0px 1px 0px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 1px 0px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0px 1px 0px 0 rgba(255, 255, 255, 0.2);
    background-color: #77ad52;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$lightColor , endColorstr=$darkColor);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#79df5f), to(#50b448));
    background-image: -moz-linear-gradient(top, #79df5f, #50b448);
    background-image: -o-linear-gradient(top, #79df5f, #50b448);
    background-image: linear-gradient(top, #79df5f, #50b448);
    position: relative;
}

.sidebar .nav li.active::after {
  content: "";
    display: block;
    width: 26px;
    height: 20px;
    -moz-transform: rotate(62deg) skew(30deg);
    -webkit-transform: rotate(62deg) skew(30deg);
    transform: rotate(62deg) skew(30deg);
    background: #5FAEDF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$lightBlue , endColorstr=$darkBlue);
    background: -webkit-gradient(linear, left top, right bottom, from(#5FAEDF), to(#4889B4));
    background: -moz-linear-gradient(-45deg, #df5f5f, #b44848);
    background: -o-linear-gradient(-45deg, #df5f5f, #b44848);
    background: linear-gradient(-45deg, #84df5f, #48b45f);
    border-top: 1px solid #77ad52;
    border-right: 1px solid #77ad52;
    -webkit-box-shadow: inset 0px 1px 0px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 1px 0px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0px 1px 0px 0 rgba(255, 255, 255, 0.2);
    float: right;
    margin: -37px -13px 0px 0;
}

.sidebar .nav li.active a {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
/******************************Subpage Sidebar Tabs CSS End*******************************************/
.w3l-services-text {
	cursor: pointer;
}
.agileits-welcome-info h4 a {
	color: #333;
}
.agileits-welcome-info h4 a:hover {
	color: #77ad52;
	text-decoration: none;
}
.courses img {
    max-width: 100%;
    height: auto;
}
.content_text {
    margin-top: 24px;
}
.cta-card-link {
	margin-bottom: 15px;
	display: block;
}
h3.horizontal-card-image-title {
    font-size: 22px;
}
.horizontal-card-section .cta-card-link:hover {
    box-shadow: 0 0 1.5rem #ccc, 0 0 0 #ccc, 0 0.8rem 1rem #ccc;
    background-color: #fff;
    display: block;
}
.Image_container {
    height: 149px;
}
.Creo_content h3 {
    font-size: 20px;
}
.Creo_content img {
    height: 164px;
    width: auto;
}
.Creo_content {
	background-color .3s ease, box-shadow .3s ease;
}
.Creo_content:hover {
    box-shadow: 0px 0px 15px #ccc, 0px 0px 0px #ccc, 0px 8px 10px #ccc;
    background-color: #fff;
}
#sheets, .download {
    padding: 15px;
}
#sheets a {
	text-align: left;
	display: block;
	margin-bottom:10px;
}
#sheets a:hover {
	text-decoration: none;
}
#sheets a span {
	padding: 0 3px;	
}
#sheets1 a{
   margin-bottom:10px; 
}
#dsheets{
    margin-top:15px;
}
h4 {
	color: #77ad52;
}
video::-internal-media-controls-download-button {
    display:none;
}
 
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
 
video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}
.creo-button > a {
    font-size: 1em;
    text-transform: uppercase;
    padding: .8em 2em;
    color: #fff;
    background: #366c11;
    border: 1px solid #366c11;
    letter-spacing: 3px;
    font-weight: 600;
    outline: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.creo-button > a:hover {
	background: transparent;
    border: 1px solid #366c11;
    color: #366c11;
}



.creo-button > button {
    font-size: 1em;
    text-transform: uppercase;
    padding: .8em 2em;
    color: #fff;
    background: #366c11;
    border: 1px solid #366c11;
    letter-spacing: 3px;
    font-weight: 600;
    outline: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.creo-button > button:hover {
	background: transparent;
    border: 1px solid #366c11;
    color: #366c11;
}




.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.numscroller {
	font-family: 'BebasNeueRegular', sans-serif !important;
    font-size: 4rem;
}
i.fa.fa-youtube:hover {
	background-color: #ff0000;
	border-color: #ff0000;
}
i.fa.fa-linkedin:hover {
	background-color: #007bb5;
	border-color: #007bb5;
}
.w3-header-top-left {
	width: 34%;
}
.w3_agileits_features_grid:nth-child(3n+1) {
    clear: both;
}
@media(max-width: 768px) {
	video, iframe, object {
		width: 100%;
	    height: auto;
	}
	ul.ssam {
		padding-left: 0; 
	}
}
@media(max-width: 600px) {
	.row img {
		width: 100%;
		height: auto;
	}
	.row img.micons {
		width: auto;
	}
	.container iframe, .container object, .container video {
		width: 100% !important;
		height: auto !important;
	}
}
@media(max-width: 560px) {
	.w3-address-right p a {
		word-break: break-word;	
	}
	.Inside_right_content > div, .Inside_right_content video, .Inside_right_content object {
	    width: 100% !important;
	    height: auto !important;
	}
	.Image_container {
	    display: block;
	    height: auto;
	}
	h3.horizontal-card-image-title {
	    margin-top: 10px;
	}
}

.w3layouts-header-top {
	background: rgba(255, 255, 255);
}
.w3-header-top-right {
	margin-top: 15px;
}
.w3-address-right p a, .areal h1 {
	color: #77ad52 !important;
}
.stats-img i.fa {
	color: #fff;
}
.btn-success {
	background-color: #366c11 !important;
}
.agile_feature_grid {
	border-color: #77ad52;
}
.callbacks_nav {
	display: none;
}
.w3ls-services-img {
	width: 100px;
	height: 100px;
}
.w3l-services-grid:hover .w3ls-services-img {
	background: transparent;	
}
.w3l-services-grid:hover .activeimage {
    display: none;
}
.w3l-services-grid:hover .hoverimage {
    display: block !important;
}
::selection {
    background-color: #6c9d4c;
    color: #fff;
}
@media (max-width: 991px) {
	.w3-header-top-left {
	    width: 40%;
	}
}
@media (max-width: 480px) {
	.w3-header-top-left {
	    width: 70%;
	}
	.form-group {
	    margin-bottom: 0;
	}
	h4.media-heading {
	    margin-top: 10px;
	}
}
@media (max-width: 414px) {
	.callbacks_tabs {
	    right: 30%;
	    bottom:-25px;
	}
}
@media (max-width: 384px) {
	.w3-header-top-left {
	    width: 100%;
	}
}