/*Bottom-To-Top-Section*/
#scrollToTop {
	color: #fff;
	position: fixed;
	right: 60px;
	bottom: 20%;
	transition: all 0.5s ease;
	z-index: 9;
	    background: #d73502;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 0px;
}
#scrollToTop i {
	font-size: 25px;
	line-height: 40px;
}
#scrollToTop:hover {
	transform: scale(1.1, 1.1);
	transition: all 0.5s ease;
}
.scroll-hide {
	transform: scale(0, 0);
}
/*Bottom-To-Top-Section*/

/*Nav-Section*/
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	background: none;
	z-index: 999999;
	text-align: center;
}
#cssmenu > ul > li {
	display: inline-block;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: right;
}
#cssmenu.align-right > ul > li {
	display: inline-block;
}
#cssmenu > ul > li > a {
	padding: 30px 20px;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
}
#cssmenu > ul > li > a > span {
	font-size: 12px;
	margin-left: 8px;
	transition: .5s;
	color: #000;
}
#cssmenu > ul > li.active > a {
	color: #bb3239;
}
#cssmenu > ul > li:hover > a {
	color: #bb3239;
}
#cssmenu > ul > li.active > a > span {
	color: #bb3239;
}
#cssmenu > ul > li:hover > a > span {
	transform: rotate(90deg);
	transition: .5s;
	color: #bb3239;
}
#cssmenu > ul > li.has-sub > a {
}
#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #dddddd;
	content: '';
	display: none;
}
#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	display: none;
	background: #dddddd;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 10px 15px 5px rgb(0 0 0 / 5%);
	box-shadow: 0px 10px 15px 5px rgb(0 0 0 / 5%);
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#cssmenu li:hover > ul > li {
	height: 40px;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li a {
	padding: 14px;
	width: 250px;
	font-size: 13px;
	text-align: left;
	color: #000;
	font-weight: 500;
	background-color: #fff;
	transition: .5s;
	text-transform: uppercase;
}
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #fff;
	padding-left: 18px;
	transition: .5s;
	background: #bb3239;
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #dddddd;
	content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
	right: auto;
	left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #dddddd;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
	right: auto;
	left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0;
}
 @media all and (max-width:768px), only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px), only screen and (min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min-resolution:192dpi) and (max-width:1024px), only screen and (min-resolution:2dppx) and (max-width:1024px) {
#cssmenu {
 width: 100%;
}
 #cssmenu ul {
 width: 100%;
 display: none;
}
 #cssmenu.align-center > ul {
 text-align: left;
}
 #cssmenu ul li {
 width: 100%;
 border-top: 1px solid rgba(120, 120, 120, 0.2);
}
 #cssmenu ul ul li, #cssmenu li:hover > ul > li {
 height: auto;
}
 #cssmenu ul li a, #cssmenu ul ul li a {
 width: 100%;
 border-bottom: 0;
}
 #cssmenu > ul > li {
 float: none;
}
 #cssmenu ul ul li a {
 padding-left: 25px;
}
 #cssmenu ul ul ul li a {
 padding-left: 35px;
}
 #cssmenu ul ul li a {
 color: #dddddd;
 background: none;
}
 #cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
 color: #ffffff;
}
 #cssmenu ul ul, #cssmenu ul ul ul, #cssmenu.align-right ul ul {
 position: relative;
 left: 0;
 width: 100%;
 margin: 0;
 text-align: left;
}
 #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
 display: none;
}
 #cssmenu #menu-button {
 display: block;
 padding: 17px;
 color: #dddddd;
 cursor: pointer;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: 700;
}
 #cssmenu #menu-button:after {
 position: absolute;
 top: 22px;
 right: 17px;
 display: block;
 height: 4px;
 width: 20px;
 border-top: 2px solid #dddddd;
 border-bottom: 2px solid #dddddd;
 content: '';
}
 #cssmenu #menu-button:before {
 position: absolute;
 top: 16px;
 right: 17px;
 display: block;
 height: 2px;
 width: 20px;
 background: #dddddd;
 content: '';
}
 #cssmenu #menu-button.menu-opened:after {
 top: 23px;
 border: 0;
 height: 2px;
 width: 15px;
 background: #ffffff;
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
 #cssmenu #menu-button.menu-opened:before {
 top: 23px;
 background: #ffffff;
 width: 15px;
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
 #cssmenu .submenu-button {
 position: absolute;
 z-index: 99;
 right: 0;
 top: 0;
 display: block;
 border-left: 1px solid rgba(120, 120, 120, 0.2);
 height: 46px;
 width: 46px;
 cursor: pointer;
}
 #cssmenu .submenu-button.submenu-opened {
 background: #262626;
}
 #cssmenu ul ul .submenu-button {
 height: 34px;
 width: 34px;
}
 #cssmenu .submenu-button:after {
 position: absolute;
 top: 22px;
 right: 19px;
 width: 8px;
 height: 2px;
 display: block;
 background: #dddddd;
 content: '';
}
 #cssmenu ul ul .submenu-button:after {
 top: 15px;
 right: 13px;
}
 #cssmenu .submenu-button.submenu-opened:after {
 background: #ffffff;
}
 #cssmenu .submenu-button:before {
 position: absolute;
 top: 19px;
 right: 22px;
 display: block;
 width: 2px;
 height: 8px;
 background: #dddddd;
 content: '';
}
 #cssmenu ul ul .submenu-button:before {
 top: 12px;
 right: 16px;
}
 #cssmenu .submenu-button.submenu-opened:before {
 display: none;
}
}
/*Nav-Section*/

/*Banner-Section*/
.banner-wrap {
	width: 100%;
	height: auto;
	position: relative;
}
.carousel-caption {
	top: 35%;
	width: 80%;
	margin: auto;
	left: 0;
	right: 0;
	padding: 0;
}
.carousel-caption h1 {
	font-size: 70px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 90px;
	text-shadow: none;
}
.carousel-caption h1 span {
	color: #fe5631;
}
.carousel-caption p {
	font-size: 20px;
	padding: 0 200px;
	line-height: 30px;
	text-shadow: none;
	margin-bottom: 40px;
	font-style: italic;
	letter-spacing: 1px;
}
.carousel-caption a {
	font-size: 16px;
	padding: 15px 30px;
	color: #fff;
	text-transform: uppercase;
	background: #26ccca;
	text-shadow: none;
	letter-spacing: 1px;
	border: 2px solid #26ccca;
	transition: .5s;
}
.carousel-caption a:hover {
	background: none;
	border: 2px solid #26ccca;
	transition: .5s;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	line-height: 1;
	width: 100%;
	height: 650px;
	object-fit: cover;
}
.carousel-control {
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #fe5631;
	background: #fff;
	margin: 0 20px;
	border-radius: 50px;
	text-align: center;
	text-shadow: none;
	filter: alpha(opacity=50);
	opacity: 1;
}
.carousel-control span {
	line-height: 40px;
}
.carousel-control:focus {
	color: #fff;
	background: #fe5631;
	opacity: 1;
}
.carousel-control:hover {
	color: #fff;
	background: #fe5631;
	opacity: 1;
}
.carousel-control.left {
	width: 40px;
	height: 40px;
}
.carousel-control.right {
	right: 0;
	left: auto;
	height: 40px;
	width: 40px;
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	display: none;
}
.rw-words-1 span {
	position: absolute;
	opacity: 0;
	overflow: hidden;
	color: #f65a3a;
	font-weight: 400 !important;
	-webkit-animation: rotateWord 18s linear infinite 0s;
	-ms-animation: rotateWord 18s linear infinite 0s;
	animation: rotateWord 18s linear infinite 0s;
}
.rw-words-1 span:nth-child(2) {
	-webkit-animation-delay: 3s;
	-ms-animation-delay: 3s;
	animation-delay: 3s;
	color: #0d9b56;
}
.rw-words-1 span:nth-child(3) {
	-webkit-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
	color: #f65a3a;
}
.rw-words-1 span:nth-child(4) {
	-webkit-animation-delay: 9s;
	-ms-animation-delay: 9s;
	animation-delay: 9s;
	color: #0d9b56;
}
 @-webkit-keyframes rotateWord {
0% {
 opacity: 0;
}
 2% {
 opacity: 0;
 -webkit-transform: translateY(-30px);
}
 5% {
 opacity: 1;
 -webkit-transform: translateY(0px);
}
 17% {
 opacity: 1;
 -webkit-transform: translateY(0px);
}
 20% {
 opacity: 0;
 -webkit-transform: translateY(30px);
}
 80% {
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
 @-ms-keyframes rotateWord {
0% {
 opacity: 0;
}
 2% {
 opacity: 0;
 -ms-transform: translateY(-30px);
}
 5% {
 opacity: 1;
 -ms-transform: translateY(0px);
}
 17% {
 opacity: 1;
 -ms-transform: translateY(0px);
}
 20% {
 opacity: 0;
 -ms-transform: translateY(30px);
}
 80% {
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
 @keyframes rotateWord {
0% {
 opacity: 0;
}
 2% {
 opacity: 0;
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
 5% {
 opacity: 1;
 -webkit-transform: translateY(0px);
 transform: translateY(0px);
}
 17% {
 opacity: 1;
 -webkit-transform: translateY(0px);
 transform: translateY(0px);
}
 20% {
 opacity: 0;
 -webkit-transform: translateY(30px);
 transform: translateY(30px);
}
 80% {
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
.rw-words {
	display: inline;
	text-indent: 10px;
}
.agileits-banner-info span {
	color: #fff;
	font-size: 28px;
	letter-spacing: 3px;
	font-weight: 700;
	text-align: left !important;
}
.agileits_w3layouts_more a {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #0d9b56;
	padding: .7em 2em;
	display: inline-block;
	margin-top: 40px;
	border-radius: 2px;
}
.agileits_w3layouts_more a:focus {
	outline: none;
}
.agileits_w3layouts_more a:hover {
	background: #f65a3a;
}
.agileits_w3layouts_more.menu__item {
	text-align: center;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
/*Banner-Section*/

/*Heading-Section*/

.heading-in {
	width: 100%;
	height: auto;
	margin-bottom: 2rem;
	text-align: center;
}
.heading-in h1 {
	font-size: 2rem;
	color: white;
	font-weight: 600;
	text-transform: uppercase;
}

.dark {
	color: #000 !important;
}

.heading-in h2 {
	font-size: 3.1rem;
	font-weight: 600;
	color: #000;
}
.heading-in p {
	font-size: 1rem;
	color: #f5f5f5;
}
/*Heading-Section*/

/* Tastimonial-section */
.testi-demo {
	/*background: #999;*/
	width: 100%;
	height: auto;
	padding: 50px 0;
	background: url(../images/testymoniyal/testy-bg.jpg);
	background-size: cover;
    background-position: center center;
    position: relative;

}
.testimonial {
	padding: 35px 0px;
	margin: 0 20px 0px;
	border-radius: 0 70px 0 70px;
	border-left: none;
	border-right: none;
	text-align: center;
}
.testimonial .pic {
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-bottom: 20px;
	overflow: hidden;
}
.testimonial .pic img {
	width: 100%;
	height: auto;
}
.testimonial .title {
	display: block;
	margin: 0 0 7px 0;
	font-size: 20px;
	font-weight: 600;
	color: #ffc33c;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.testimonial .post {
	display: block;
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	/*margin-bottom: 20px;*/
}
.testimonial .description {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
