@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;800;900&display=swap');
body {
	font-family: 'Nunito', sans-serif;
	color: #333;
}
body.offcanvas-active {
	overflow: hidden;
}
a {
	font-family: 'Nunito', sans-serif;
	transition: all 0.3s ease;
}
a.nav-link {
	color: #646464;
}
a:hover, :focus {
	outline: 0;
	text-decoration: none;
}
.container, .container-sm, .container-md, .container-lg, .container-xl {
	max-width: 1240px;
}
.about_vertical p span {
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #ff5d22;
	border-bottom: 1px dotted #ff5d22;
	padding: 8px 0px;
	margin-bottom: 5px;
}
.about_vertical p {
	background: #eee;
	padding: 10px;
}
.register-form {
	background: #eee;
	padding: 20px;
	display: inline-block;
	width: 100%;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 0px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 0px solid #ddd;
}
.klausbg {
	background: #fff;
	cursor: default;
	padding: 0;
	margin-bottom: 30px;
	border-right: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.klausheader {
	height: 62px;
	border-bottom: 1px solid #f0f0f0;
}
.klausbg h5 {
	color: #2d2f37;
	font-size: 18px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin: 0;
	height: 61px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0px 10px;
}
.klausbg p {
	color: #9fa5ae;
	font-size: 16px;
	font-weight: 300;
	float: left;
	width: 100%;
	margin-top: -10px
}
.klaus_package {
	color: #2d2f37;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	float: left;
	width: 100%;
}
.klaus_price {
	font-size: 34px;
	font-weight: 500;
	float: left;
	width: 100%;
	text-align: center;
}
.klaus_featured {
	width: 130px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #ccc;
	border-radius: 0px 0px 5px 5px;
	font-size: 15px;
	padding-top: 1px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.8px;
}
.klaus_features {
	border-bottom: 1px solid #f0f0f0;
}
.klaus_features li {
	height: 40px;
	list-style: none;
	font-size: 14px;
	color: #54565b;
	font-weight: 400;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #eee;
}
.klaus_features li i {
	padding-right: 10px;
	font-size: 16px;
}
.klaus_plancolor {
	background: #f4f4f4;
}
.klaus_getaquote {
	width: 180px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}
.klaus_getaquote li {
	list-style: none;
	height: 36px;
	margin-top: 28px;
}
.klaus_getaquote li a {
	color: #fff;
	float: left;
	width: 100%;
	height: 36px;
	padding-top: 8px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.klaus_getaquote li a:hover {
	text-decoration: none;
}
.skinfivecolor {
	color: #ff5d22;
}
.skinfivebg {
	background: #ff5d22;
}
.skinfiveklaus_features i {
	color: #ff5d22;
}
.skinfivegetquote li a {
	background: #ff5d22;
}
.skinfivegetquote li a:hover {
	background: #ff5ae6;
}
.skinfiveultimate {
	background: #ff5d22;
	border: 0;
	color: #fff;
}
.skinfiveucolor {
	border-bottom: 1px solid #343434;
	/* border-top: 1px solid #ff5d22; */
}
.skinfiveucolor h5 {
	color: #fff;
	text-align: center;
}
.skinfiveucolor span {
	color: #fff;
}
.skinfiveucolor p {
	color: #fff;
}
.skinfiveucolor li {
	color: #fff;
}
.skinfiveucolor i {
	color: #fff;
}
.skinfiveklaus_plancolor {
	background: #343434;
}
.skinfiveucolorget li a {
	background: #fff;
	color: #ff5d22;
}
.skinfiveucolorget li a:hover {
	background: #ff5ae6;
	color: #fff;
}
.pricing-table {
	text-align: center;
	width: 570px;
	margin: 0px auto;
}
.pricing-table2 {
	width: 100% !important;
}
.card {
	margin-bottom: 15px;
}
.filter-header a {
	color: #ff5d22;
}
.icon-action {
	margin-top: 5px;
	float: right;
	font-size: 80%;
}
.list-group-item .title {
	margin-top: 5px;
	margin-bottom: 12px;
	font-weight: 600;
}
.about_Integration {
	border: 1px solid #eee;
	padding: 20px;
	min-height: 380px;
	margin-bottom: 10px;
}
.inner-bg1 {
	margin-bottom: 20px;
}
.imple-img {
	padding: 0px;
	border-radius: 30px;
	max-width: 100%;
	height: 200px;
	margin: 10px auto;
	display: block;
}
.centered {
	padding: 0px;
	border-radius: 30px;
	max-width: 100%;
	height: 130px;
	margin: 10px auto;
	display: block;
}
.scroll {
	color: #fff;
	margin-top: 100px
}
.about_vertical {
	padding: 10px;
}
#toTopBtn {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 98;
	padding: 21px;
	background-color: rgb(255 93 34 / 65%);
}
.js .cd-top--fade-out {
	opacity: .5
}
.js .cd-top--is-visible {
	visibility: visible;
	opacity: 1
}
.js .cd-top {
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s, visibility .3s, background-color .3s
}
.cd-top {
	position: fixed;
	bottom: 20px;
	bottom: var(--cd-back-to-top-margin);
	right: 20px;
	right: var(--cd-back-to-top-margin);
	display: inline-block;
	height: 40px;
	height: var(--cd-back-to-top-size);
	width: 40px;
	width: var(--cd-back-to-top-size);
	box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
	background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
	background-color: hsla(5, 76%, 62%, .8);
	background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}
.map {
	width: 100%;
	height: 300px;
	border: 1px solid #cacaca;
}
#stats {
	background: #ff5d22;
	padding: 40px 0px;
}
.stat {
	color: #fff;
}
.stat i {
	font-size: 48px;
	padding-top: 10px;
}
.stat h4 {
	font-weight: 700;
	font-size: 20px;
	padding-top: 10px;
}
.codes {
	/*background: url(img/stats1.png);*/
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.projects {
	/*background: url(img/stats2.png);*/
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.clients {
	/*background: url(img/stats3.png);*/
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.feedback {
	/*background: url(img/stats4.png);*/
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
/*footer*/
.js-wave {
	position: absolute;
	margin-top: -200px;
	height: 200px;
	z-index: -1;
}
.footer__waves-container {}
.col_white_amrc {
	color: #333;
	font-weight: 600;
}
footer {
	width: 100%;
	clear: both;
}
.pt2 {
	padding-top: 40px;
	margin-bottom: 20px;
}
footer p {
	color: #333;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.mb10 {
	padding-bottom: 15px;
}
.footer_ul_amrc {
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 10px 0px;
}
.footer_ul_amrc li i {
	width: 15px;
}
.footer_ul_amrc li {
	line-height: 35px;
}
.footer_ul_amrc li a {
	color: #333;
}
.footer_ul_amrc li a:hover {
	color: #ff5d22;
	text-decoration: none;
}
.fleft {
	float: left;
}
.padding-right {
	padding-right: 10px;
}
.footer_ul2_amrc {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.footer_ul2_amrc li i {
	color: #ff5d22;
	width: 20px;
}
.footer_ul2_amrc li a {
	color: #333
}
.footer_ul2_amrc li p {
	display: table;
}
.footer_ul2_amrc li a:hover {
	text-decoration: none;
}
.footer_ul2_amrc li i {
	margin-top: 5px;
}
.footer-bottom-area {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid rgb(50 63 69 / 10%);
}
.footer-bottom-area a {
	color: #ff5d22;
}
.footer-bottom-area a:hover {
	color: #333;
}
.bottom_border {
	padding-bottom: 30px;
	padding-top: 30px;
}
/* footer*/
.feature-box {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 20px;
}
.feature-box.box-left:last-child {
	margin-bottom: 0;
}
.feature-box:after {
	content: "";
	clear: both;
	display: block;
}
.feature-box.box-left {
	padding-right: 90px;
	text-align: right;
}
.feature-box.box-right {
	padding-right: 0;
	padding-left: 90px;
	text-align: left;
	transition: all .1s ease-in-out;
}
.feature-box.box-right.app-right {
	padding-left: 50px !important;
}
.feature-box .box-icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: normal;
	border-radius: 100%;
	transition: all 0.3s;
}
.app-icon {
	top: 5px !important;
	width: 40px !important;
	height: 40px !important;
}
.feature-box.box-right .box-icon {
	right: auto;
	left: 0;
}
.feature-box:hover .box-icon {
	color: #fff;
}
.feature-box .box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 6px;
	transition: all 0.3s;
	color: #ff5d22;
}
.feature-box .box-text {
	color: #333;
}
.feature-box:hover .box-icon, .price-title.featured:hover {
	transform: scale(1.1);
}
.feature-box:hover .box-title {
	color: #333;
}
/*================================================
Services Area CSS
=================================================*/
.bg-f1f8fb {
	background-color: #f1f8fb;
}
.pt-100 {
	padding-top: 80px;
}
.pb-70 {
	padding-bottom: 60px;
}
.services-area {
	position: relative;
	z-index: 1;
}
/*section-title*/
.section-title {
	text-align: center;
	max-width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.section-title .sub-title {
	position: relative;
	display: block;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #ff5d22;
	font-weight: 700;
	font-size: 15px;
}
.section-title .sub-title img {
	margin-right: 5px;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.section-title h2 {
	margin-bottom: 15px;
	font-size: 35px;
	font-weight: 600;
}
.section-title h3 {
	margin-bottom: 15px;
	font-size: 19px;
	font-weight: 600;
}
.section-title h2 .overlay {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #221638;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.single-services-box {
	text-align: center;
	margin-bottom: 30px;
	background-color: #ffffff;
	padding: 45px 30px 80px;
	position: relative;
	border-radius: 5px;
	z-index: 1;
	overflow: hidden;
}
.single-services-box .icon {
	margin-bottom: 25px;
}
.single-services-box h3 {
	margin-bottom: 12px;
	font-size: 25px;
}
.single-services-box h3 a {
	display: inline-block;
}
.single-services-item {
	margin-bottom: 30px;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 40px 30px 35px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.single-services-item .icon {
	margin-bottom: 25px;
}
.single-services-item h3 {
	margin-bottom: 12px;
	font-size: 25px;
}
.single-services-item-box {
	margin-bottom: 20px;
	background-color: #ffffff;
	padding: 35px 30px;
	border-radius: 5px;
}
.single-services-item-box .icon {
	margin-bottom: 25px;
}
.single-services-item-box h3 {
	margin-bottom: 12px;
	font-size: 25px;
}
.single-services-item-box h3 a {
	display: inline-block;
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
}
/*================================================
About Area CSS
=================================================*/
.about-area {
	position: relative;
	z-index: 1;
}
.about-content .content {
	max-width: 585px;
}
.about-content .content .sub-title {
	position: relative;
	display: block;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #ff5d22;
	font-weight: 700;
	font-size: 15px;
}
.about-content .content .sub-title img {
	margin-right: 5px;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.about-content .content h2 {
	margin-bottom: 15px;
	font-size: 35px;
	font-weight: 600;
}
.about-content .content p {
	margin-bottom: 20px;
}
.about-content .content p:last-child {
	margin-bottom: 0;
}
.about-content .content .features-list {
	padding-left: 0;
	list-style-type: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px;
	margin-top: -20px;
	margin-left: -15px;
	margin-right: -15px;
}
.about-content .content .features-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
}
.about-content .content .features-list li span {
	display: block;
	border: 1px solid #f0eae2;
	border-radius: 5px;
	padding: 20px 20px 20px 95px;
	position: relative;
	background-color: #ffffff;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.about-content .content .features-list li span .icon {
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.about-content .content .features-list li span h3 {
	margin-bottom: 3px;
	font-size: 25px;
}
.about-content .content .features-list li span:hover {
	border-color: #ff5d22;
}
.about-content .content .content-list {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 30px;
	margin-top: 30px;
}
.about-content .content .content-list li {
	position: relative;
	margin-bottom: 35px;
	padding-left: 53px;
	font-size: 19px;
	font-weight: 800;
}
.about-content .content .content-list li i {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 3px;
	width: 40px;
	height: 40px;
	line-height: 41px;
	text-align: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-color: #deecf4;
	font-size: 20px;
}
.about-content .content .content-list li:last-child {
	margin-bottom: 0;
}
.about-content .content .content-list li:hover i {
	background-color: #ff5d22;
	color: #ffffff;
}
.about-content .content .default-btn {
	margin-top: 5px;
}
.about-image {
	text-align: center;
}
.about-image-box {
	text-align: center;
	position: relative;
	margin-right: 20px;
	border-radius: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.about-image-box img {
	border-radius: 5px;
}
.about-image-box::before {
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 5px;
	position: absolute;
	background: #ff5d22;
	z-index: -1;
	margin-top: 15px;
	margin-left: 15px;
}
.about-image-box .box {
	background-color: #ffffff;
	left: 0;
	bottom: 15px;
	position: absolute;
	border-radius: 0 5px 0 0;
	padding: 10px 20px;
}
.about-image-box .video-btn {
	display: inline-block;
	text-transform: uppercase;
	color: #ff5d22;
	font-size: 16px;
	font-weight: 700;
}
.about-image-box .video-btn i {
	width: 55px;
	height: 55px;
	line-height: 56px;
	-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background-color: #ffffff;
	font-size: 20px;
	margin-right: 5px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.about-image-box .video-btn:hover i {
	background-color: #ff5d22;
	color: #ffffff;
}
.about-img {
	text-align: center;
	position: relative;
}
.about-img img {
	width: 100%
}
.about-img .shape {
	position: absolute;
	left: -15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}
.about-inner-area {
	margin-top: 100px;
}
.about-text h3 {
	margin-bottom: 13px;
	font-size: 25px;
}
.about-text .features-list {
	padding-left: 0;
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 0;
}
.about-text .features-list li {
	position: relative;
	margin-bottom: 12px;
	color: #6b6b84;
	font-weight: 600;
	padding-top: 5px;
	padding-left: 30px;
}
.about-text .features-list li i {
	font-size: 9px;
	color: #221638;
	background-color: #eaeaf2;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.about-text .features-list li:last-child {
	margin-bottom: 0;
}
.about-text .features-list li:hover i {
	background-color: #ff5d22;
	color: #ffffff;
}
.circle-shape1 {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
@-webkit-keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.inner-box .single-item::before {
	content: '';
	position: absolute;
	top: 1px;
	width: 1px;
	height: 100%;
	background-color: #ff5d22;
	z-index: -1;
	left: 40px;
}
.inner-box .single-item::after {
	content: "";
	position: absolute;
	left: 26px;
	color: #ff5d22;
	bottom: 10px;
	-webkit-animation: fade-down 1.5s infinite linear;
	animation: fade-down 1.5s infinite linear;
	font-family: "boxicons" !important;
	font-size: 30px;
}
.inner-box .single-item:last-child {
	padding-bottom: 0;
}
.inner-box .single-item:last-child::before {
	display: none;
}
.inner-box .single-item:last-child::after {
	display: none;
}
.how-its-work-content .sub-title {
	position: relative;
	display: block;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #ff5d22;
	font-weight: 700;
	font-size: 15px;
}
.how-its-work-content .sub-title img {
	margin-right: 5px;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.how-its-work-content h2 {
	margin-bottom: 15px;
	font-size: 35px;
	font-weight: 600;
}
.how-its-work-content .inner-box {
	margin-top: 35px;
}
.how-its-work-content .inner-box .single-item {
	position: relative;
	z-index: 1;
	padding-left: 100px;
	padding-bottom: 30px;
}
.how-its-work-content .inner-box .single-item .count-box {
	width: 65px;
	height: 65px;
	position: absolute;
	left: 8px;
	top: 8px;
	line-height: 65px;
	text-align: center;
	color: #ff5d22;
	border-radius: 50%;
	background-color: #ffffff;
	-webkit-box-shadow: #edf1fe 0px 0px 0px 7px;
	box-shadow: #edf1fe 0px 0px 0px 7px;
	font-size: 30px;
	font-weight: 800;
}
.how-its-work-content .inner-box .single-item h3 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 600;
}
/*default-btn*/
.default-btn {
	border: none;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	color: #ffffff;
	background-color: #ff5d22;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border-radius: 5px;
	padding: 10px 25px 10px 46px;
	font-weight: 700;
	font-size: 16px;
}
.default-btn span {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background-color: #221638;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 5px;
}
.default-btn i {
	position: absolute;
	margin-left: -30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-weight: 700;
	font-size: 16.5px;
	color: #fff;
	margin-top: 12px;
}
.default-btn i.flaticon-user {
	margin-top: 0px;
}
.default-btn:hover {
	color: #ffffff;
	-webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
	box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.default-btn:hover span {
	width: 225%;
	height: 562.5px;
}
/*sliderend*/
/* footer social icons */
ul.social-network {
	list-style: none;
	display: block;
	margin-left: 0 !important;
	padding: 0;
	margin: 0px;
	text-align: right;
	margin-top: -5px;
}
ul.social-network li {
	display: inline-block;
}
/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color: #fff;
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 16px;
	text-align: center;
	padding: 4px;
}
.social-circle li i {
	margin: 0;
	line-height: normal;
	text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #FF5722;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.dropdown-toggle::after {
	position: relative;
	top: 0px;
	left: 3px;
}
.navbar {
	padding: 0;
	width: 100%;
	position: relative;
	top: 2px;
}
.navbar-brand {
	margin-right: 1rem;
	margin-left: 6px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 10px 0px;
	margin: 0px 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.navigation-menu {
	width: 100%;
}
.navbar-toggler {
	padding: 0px 3px;
	font-size: 20px;
	background: #ff5d22;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	color: #fff;
	line-height: unset;
	position: relative;
	right: 10px;
}
.consolelogo {
	padding: 5px 0px;
}
.consolelogo img {
	height: 70px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
	border-bottom: 3px solid #ff5d22;
	color: #ff5d22
}
.navbar-expand-lg .navbar-nav .active {
	border-bottom: 3px solid #ff5d22;
	color: #ff5d22
}
.navbar-expand-lg .navbar-nav {
	float: right;
}
.top-bar {
	padding: 5px 0px;
}
.top-bar a {
	color: #333;
	padding-right: 12px;
}
.top-bar a:hover {
	color: #ff5d22;
}
.top-bar a i {
	color: #ff5d22;
}
.menu-navbar {
	border-bottom: 0px solid #ff5d22;
	position: relative;
	z-index: 99;
}
.dropdown-menu {
	top: 100%;
	left: 10px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: -1px 0px 0px 0px;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 0px solid rgb(121 134 203);
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 5px 4px rgb(51 51 51 / 18%);
}
.dropdown-item {
	padding: 0.25rem 0.9rem;
}
.dropdown-item.active, .dropdown-item:hover {
	color: #ff5d22;
}
.dropdown-item.active, .dropdown-item:active {
	text-decoration: none;
	background-color: #ff5d22;
	color: #fff;
}
.btn-outline-danger:hover {
	color: #fff;
	background-color: #ff5d22;
	border-color: #ff5d22;
}
.offcanvas-header {
	display: none;
}
@media (max-width: 992px) {
	.section-title h2 {
		font-weight: 600;
		margin-bottom: 10px;
		font-size: 20px;
	}
	.section-title {
		margin-bottom: 5px;
	}
	.single-services-item-box h3 a {
		display: inline-block;
		color: #333;
		font-weight: 600;
		text-transform: uppercase;
		font-size: 20px;
	}
	.pt-100 {
		padding-top: 10px;
	}
	.pb-70 {
		padding-bottom: 10px;
	}
	.hidden-xs {
		display: none
	}
	.about-content .content h2 {
		margin-bottom: 10px;
		font-size: 25px;
	}
	.navbar-expand-lg .navbar-nav .active {
		border-bottom: 1px solid #ff5d22;
		color: #ffcfcf;
	}
	.navbar-expand-lg .navbar-nav .nav-link:hover {
		color: #ffcfcf;
		border-bottom: 0px solid #ff5d22;
	}
	.dropdown-menu {
		min-width: 10rem;
		padding: 0.5rem 0;
		width: 90%;
		margin: 0px auto;
		font-size: 14px;
	}
	.top-bar {
		padding: 5px 0px;
		border-bottom: 1px solid #e5e5e5;
	}
	.consolelogo {
		position: relative;
		background: transparent;
		top: 0px;
		padding: 5px 0px 8px 6px;
		border: 0px solid #ff5d22;
		border-radius: 0px;
	}
	.dropdown-toggle::after {
		float: right;
		top: 9px;
		left: 0px;
	}
	ul.social-network {
		display: none;
	}
	.navbar-expand-lg .navbar-nav {
		float: none;
		width: 100%;
	}
	.top-bar a {
		color: #333;
		padding-right: 6px;
		font-size: 10px;
	}
	.consolelogo img {
		height: 50px;
	}
	.offcanvas-header {
		display: block;
	}
	.navbar-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 100%;
		width: 70%;
		padding-right: 1rem;
		padding-left: 1rem;
		overflow-y: auto;
		visibility: hidden;
		background: #ff5d22;
		transition: visibility .2s ease-in-out, transform .2s ease-in-out;
		z-index: 9;
	}
	.navbar-collapse.show {
		visibility: visible;
		transform: translateX(-100%);
	}
	a.nav-link {
		color: #fff;
	}
	.btn-outline-danger {
		color: #ffffff;
		border-color: #ffffff;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		color: #ffffff;
	}
	.top-bar a:nth-of-type(2) {
		float: right;
	}
	.top-bar a:first-child {
		float: left;
	}
	#wowslider-container1 {
		z-index: -1 !important;
	}
	.pt2 {
		padding-top: 10px;
		margin-bottom: 10px;
	}
	.footer_ul_amrc li {
		line-height: 28px;
	}
	.footer_ul_amrc li a {
		font-size: 16px;
	}
	.col_white_amrc {
		text-align: center;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		margin: 0px 0px;
	}
	#toTopBtn {
		position: fixed;
		bottom: 0px;
		right: 0px;
		z-index: 98;
		padding: 21px;
		background-color: hsl(16deg 100% 57% / 37%);
	}
	.footer-bottom-area {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 12px;
	}
	.klausbg h5 {
		font-size: 14px;
	}
	.klaus_features li i {
		padding-right: 3px;
		font-size: 10px;
	}
	.klaus_features li {
		list-style: none;
		font-size: 12px;
		color: #fff !important;
		font-weight: 400;
		padding-top: 5px;
		padding-left: 5px;
		border-bottom: 1px solid #eee;
	}
	.section-title .sub-title {
		margin-bottom: 0px;
	}
}