@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900");
@font-face {
	font-family: "KievitWebLight";
	src: url("../fonts/FF Kievitlight.eot");
	src: url("../fonts/FF Kievitlight.eot?#iefix") format("embedded-opentype"), url("../fonts/FF Kievitlight.woff") format("woff"), url("../fonts/FF Kievitlight.ttf") format("truetype"), url("../fonts/FF Kievitlight.svg#FF Kievit Light") format("svg")
}

@font-face {
	font-family: 'Kievit Pro Regular';
	src: url('../fonts/KievitPro-Regular.eot');
	src: url('../fonts/KievitPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/KievitPro-Regular.woff') format('woff'), url('../fonts/KievitPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}

body {
	font-family: "Kievit Pro Regular", sans-serif;
	line-height: 2rem;
	font-size: 16px;
	color: #252a2c;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased
}

html {
	font-family: "Kievit Pro Regular", sans-serif
}

html,
body {
	width: 100%;
	height: 100%
}

::-moz-selection {
	background: #26437e;
	text-shadow: none;
	color: #fff
}

::selection {
	background: #26437e;
	text-shadow: none;
	color: #fff
}

.browserupgrade {
	margin: .2em 0;
	background: #f8f9fa;
	color: #000;
	padding: .2em 0
}

img {
	max-width: 100%
}

p {
	font-size: 17px;
	line-height: 30px;
	color: #252a2c
}

@media(min-width:768px) {
	h1 {
		line-height: 4.4rem
	}
}

@media(max-width:767.98px) {
	h1 {
		font-size: 3.5rem
	}
}

h5 {
	font-weight: 600
}

*,
:focus,
button:focus {
	outline: 0
}

.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

a,
button,
input[type="submit"] {
	cursor: pointer
}

ul {
	margin: 0;
	padding: 0
}

ul li {
	list-style: none
}

a {
	color: #252a2c;
	text-transform: capitalize
}

a:hover,
a:focus {
	color: #26437e;
	text-decoration: none
}

a,
.navbar a,
.form-control {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.section-ptb,
.section-pt,
.section-pb {
	padding-top: 3rem;
	padding-bottom: 2rem
}

@media(min-width:768px) and (max-width:991.98px) {
	.section-ptb,
	.section-pt,
	.section-pb {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
}

@media(max-width:767.98px) {
	.section-ptb,
	.section-pt,
	.section-pb {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
}

.section-pt {
	padding-bottom: 0!important
}

.column-center {
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important
}

.fix {
	overflow: hidden
}

hr.line {
	margin: 0;
	border-color: #262e45;
	border-width: 2px
}

.input-lg-w {
	width: 30rem!important
}

@media(max-width:767.98px) {
	.h-sm-auto {
		height: auto!important
	}
}

.mt-1 {
	margin-top: .1rem!important
}

.mt-2 {
	margin-top: .2rem!important
}

.mt-3 {
	margin-top: .3rem!important
}

.mt-4 {
	margin-top: .4rem!important
}

.mt-5 {
	margin-top: .5rem!important
}

.mt-10 {
	margin-top: 1rem!important
}

.mt-15 {
	margin-top: 1.5rem!important
}

.mt-20 {
	margin-top: 2rem!important
}

.mt-25 {
	margin-top: 2.5rem!important
}

.mt-30 {
	margin-top: 3rem!important
}

.mt-35 {
	margin-top: 3.5rem!important
}

.mt-40 {
	margin-top: 4rem!important
}

.mt-45 {
	margin-top: 4.5rem!important
}

.mt-50 {
	margin-top: 5rem!important
}

.mt-55 {
	margin-top: 5.5rem!important
}

.mt-60 {
	margin-top: 6rem!important
}

.mt-65 {
	margin-top: 6.5rem!important
}

.mt-70 {
	margin-top: 7rem!important
}

.mt-75 {
	margin-top: 7.5rem!important
}

.mt-80 {
	margin-top: 8rem!important
}

.mt-85 {
	margin-top: 8.5rem!important
}

.mt-90 {
	margin-top: 9rem!important
}

.mt-95 {
	margin-top: 9.5rem!important
}

.mt-100 {
	margin-top: 10rem!important
}

.mt-105 {
	margin-top: 10.5rem!important
}

.mt-110 {
	margin-top: 11rem!important
}

.mt-115 {
	margin-top: 11.5rem!important
}

.mt-120 {
	margin-top: 12rem!important
}

.mt-125 {
	margin-top: 12.5rem!important
}

.mt-130 {
	margin-top: 13rem!important
}

.mt-135 {
	margin-top: 13.5rem!important
}

.mt-140 {
	margin-top: 14rem!important
}

.mt-145 {
	margin-top: 14.5rem!important
}

.mt-150 {
	margin-top: 15rem!important
}

.mt-155 {
	margin-top: 15.5rem!important
}

.mt-160 {
	margin-top: 16rem!important
}

.mt-165 {
	margin-top: 16.5rem!important
}

.mt-170 {
	margin-top: 17rem!important
}

.mt-175 {
	margin-top: 17.5rem!important
}

.mt-180 {
	margin-top: 18rem!important
}

.mt-185 {
	margin-top: 18.5rem!important
}

.mt-190 {
	margin-top: 19rem!important
}

.mt-195 {
	margin-top: 19.5rem!important
}

.mt-200 {
	margin-top: 20rem!important
}

.mb-1 {
	margin-bottom: .1rem!important
}

.mb-2 {
	margin-bottom: .2rem!important
}

.mb-3 {
	margin-bottom: .3rem!important
}

.mb-4 {
	margin-bottom: .4rem!important
}

.mb-5 {
	margin-bottom: .5rem!important
}

.mb-10 {
	margin-bottom: 1rem!important
}

.mb-15 {
	margin-bottom: 1.5rem!important
}

.mb-20 {
	margin-bottom: 2rem!important
}

.mb-25 {
	margin-bottom: 2.5rem!important
}

.mb-30 {
	margin-bottom: 3rem!important
}

.mb-35 {
	margin-bottom: 3.5rem!important
}

.mb-40 {
	margin-bottom: 4rem!important
}

.mb-45 {
	margin-bottom: 4.5rem!important
}

.mb-50 {
	margin-bottom: 5rem!important
}

.mb-55 {
	margin-bottom: 5.5rem!important
}

.mb-60 {
	margin-bottom: 6rem!important
}

.mb-65 {
	margin-bottom: 6.5rem!important
}

.mb-70 {
	margin-bottom: 7rem!important
}

.mb-75 {
	margin-bottom: 7.5rem!important
}

.mb-80 {
	margin-bottom: 8rem!important
}

.mb-85 {
	margin-bottom: 8.5rem!important
}

.mb-90 {
	margin-bottom: 9rem!important
}

.mb-95 {
	margin-bottom: 9.5rem!important
}

.mb-100 {
	margin-bottom: 10rem!important
}

.mb-105 {
	margin-bottom: 10.5rem!important
}

.mb-110 {
	margin-bottom: 11rem!important
}

.mb-115 {
	margin-bottom: 11.5rem!important
}

.mb-120 {
	margin-bottom: 12rem!important
}

.mb-125 {
	margin-bottom: 12.5rem!important
}

.mb-130 {
	margin-bottom: 13rem!important
}

.mb-135 {
	margin-bottom: 13.5rem!important
}

.mb-140 {
	margin-bottom: 14rem!important
}

.mb-145 {
	margin-bottom: 14.5rem!important
}

.mb-150 {
	margin-bottom: 15rem!important
}

.mb-155 {
	margin-bottom: 15.5rem!important
}

.mb-160 {
	margin-bottom: 16rem!important
}

.mb-165 {
	margin-bottom: 16.5rem!important
}

.mb-170 {
	margin-bottom: 17rem!important
}

.mb-175 {
	margin-bottom: 17.5rem!important
}

.mb-180 {
	margin-bottom: 18rem!important
}

.mb-185 {
	margin-bottom: 18.5rem!important
}

.mb-190 {
	margin-bottom: 19rem!important
}

.mb-195 {
	margin-bottom: 19.5rem!important
}

.mb-200 {
	margin-bottom: 20rem!important
}

.pt-1 {
	padding-top: .1rem!important
}

.pt-2 {
	padding-top: .2rem!important
}

.pt-3 {
	padding-top: .3rem!important
}

.pt-4 {
	padding-top: .4rem!important
}

.pt-5 {
	padding-top: .5rem!important
}

.pt-10 {
	padding-top: 1rem
}

.pt-15 {
	padding-top: 1.5rem
}

.pt-20 {
	padding-top: 2rem
}

.pt-25 {
	padding-top: 2.5rem
}

.pt-30 {
	padding-top: 3rem
}

.pt-35 {
	padding-top: 3.5rem
}

.pt-40 {
	padding-top: 4rem
}

.pt-45 {
	padding-top: 4.5rem
}

.pt-50 {
	padding-top: 5rem
}

.pt-55 {
	padding-top: 5.5rem
}

.pt-60 {
	padding-top: 6rem
}

.pt-65 {
	padding-top: 6.5rem
}

.pt-70 {
	padding-top: 7rem
}

.pt-75 {
	padding-top: 7.5rem
}

.pt-80 {
	padding-top: 8rem
}

.pt-85 {
	padding-top: 8.5rem
}

.pt-90 {
	padding-top: 9rem
}

.pt-95 {
	padding-top: 9.5rem
}

.pt-100 {
	padding-top: 10rem
}

.pt-105 {
	padding-top: 10.5rem
}

.pt-110 {
	padding-top: 11rem
}

.pt-115 {
	padding-top: 11.5rem
}

.pt-120 {
	padding-top: 12rem
}

.pt-125 {
	padding-top: 12.5rem
}

.pt-130 {
	padding-top: 13rem
}

.pt-135 {
	padding-top: 13.5rem
}

.pt-140 {
	padding-top: 14rem
}

.pt-145 {
	padding-top: 14.5rem
}

.pt-150 {
	padding-top: 15rem
}

.pt-155 {
	padding-top: 15.5rem
}

.pt-160 {
	padding-top: 16rem
}

.pt-165 {
	padding-top: 16.5rem
}

.pt-170 {
	padding-top: 17rem
}

.pt-175 {
	padding-top: 17.5rem
}

.pt-180 {
	padding-top: 18rem
}

.pt-185 {
	padding-top: 18.5rem
}

.pt-190 {
	padding-top: 19rem
}

.pt-195 {
	padding-top: 19.5rem
}

.pt-200 {
	padding-top: 20rem
}

.pb-1 {
	padding-bottom: .1rem
}

.pb-2 {
	padding-bottom: .2rem
}

.pb-3 {
	padding-bottom: .3rem
}

.pb-4 {
	padding-bottom: .4rem
}

.pb-5 {
	padding-bottom: .5rem
}

.pb-10 {
	padding-bottom: 1rem
}

.pb-15 {
	padding-bottom: 1.5rem
}

.pb-20 {
	padding-bottom: 2rem
}

.pb-25 {
	padding-bottom: 2.5rem
}

.pb-30 {
	padding-bottom: 3rem
}

.pb-35 {
	padding-bottom: 3.5rem
}

.pb-40 {
	padding-bottom: 4rem
}

.pb-45 {
	padding-bottom: 4.5rem
}

.pb-50 {
	padding-bottom: 5rem
}

.pb-55 {
	padding-bottom: 5.5rem
}

.pb-60 {
	padding-bottom: 6rem
}

.pb-65 {
	padding-bottom: 6.5rem
}

.pb-70 {
	padding-bottom: 7rem
}

.pb-75 {
	padding-bottom: 7.5rem
}

.pb-80 {
	padding-bottom: 8rem
}

.pb-85 {
	padding-bottom: 8.5rem
}

.pb-90 {
	padding-bottom: 9rem
}

.pb-95 {
	padding-bottom: 9.5rem
}

.pb-100 {
	padding-bottom: 10rem
}

.pb-105 {
	padding-bottom: 10.5rem
}

.pb-110 {
	padding-bottom: 11rem
}

.pb-115 {
	padding-bottom: 11.5rem
}

.pb-120 {
	padding-bottom: 12rem
}

.pb-125 {
	padding-bottom: 12.5rem
}

.pb-130 {
	padding-bottom: 13rem
}

.pb-135 {
	padding-bottom: 13.5rem
}

.pb-140 {
	padding-bottom: 14rem
}

.pb-145 {
	padding-bottom: 14.5rem
}

.pb-150 {
	padding-bottom: 15rem
}

.pb-155 {
	padding-bottom: 15.5rem
}

.pb-160 {
	padding-bottom: 16rem
}

.pb-165 {
	padding-bottom: 16.5rem
}

.pb-170 {
	padding-bottom: 17rem
}

.pb-175 {
	padding-bottom: 17.5rem
}

.pb-180 {
	padding-bottom: 18rem
}

.pb-185 {
	padding-bottom: 18.5rem
}

.pb-190 {
	padding-bottom: 19rem
}

.pb-195 {
	padding-bottom: 19.5rem
}

.pb-200 {
	padding-bottom: 20rem
}

.ptb-5 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.ptb-10 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.ptb-15 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.ptb-20 {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.ptb-25 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.ptb-30 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.ptb-35 {
	padding-top: 3.5rem;
	padding-bottom: 3.5rem
}

.ptb-40 {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.ptb-45 {
	padding-top: 4.5rem;
	padding-bottom: 4.5rem
}

.ptb-50 {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.ptb-55 {
	padding-top: 5.5rem;
	padding-bottom: 5.5rem
}

.ptb-60 {
	padding-top: 6rem;
	padding-bottom: 6rem
}

.ptb-65 {
	padding-top: 6.5rem;
	padding-bottom: 6.5rem
}

.ptb-70 {
	padding-top: 7rem;
	padding-bottom: 7rem
}

.ptb-75 {
	padding-top: 7.5rem;
	padding-bottom: 7.5rem
}

.ptb-80 {
	padding-top: 8rem;
	padding-bottom: 8rem
}

.ptb-85 {
	padding-top: 8.5rem;
	padding-bottom: 8.5rem
}

.ptb-90 {
	padding-top: 9rem;
	padding-bottom: 9rem
}

.ptb-95 {
	padding-top: 9.5rem;
	padding-bottom: 9.5rem
}

.ptb-100 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

@media(min-width:768px) and (max-width:991.98px) {
	.ptb-100 {
		padding-top: 8rem;
		padding-bottom: 8rem
	}
}

@media(max-width:767.98px) {
	.ptb-100 {
		padding-top: 5rem;
		padding-bottom: 5rem
	}
}

.pl-5 {
	padding-left: .5rem
}

.pl-10 {
	padding-left: 1rem
}

.pl-15 {
	padding-left: 1.5rem
}

.pl-20 {
	padding-left: 2rem
}

.pl-25 {
	padding-left: 2.5rem
}

.pl-30 {
	padding-left: 3rem
}

.pl-35 {
	padding-left: 3.5rem
}

.pl-40 {
	padding-left: 4rem
}

.pl-45 {
	padding-left: 4.5rem
}

.pl-50 {
	padding-left: 5rem
}

@media(min-width:768px) and (max-width:991.98px) {
	.mb-md-30 {
		margin-bottom: 3rem!important
	}
	.mb-md-50 {
		margin-bottom: 5rem!important
	}
}

@media(max-width:767.98px) {
	.mb-100 {
		margin-bottom: 5rem!important
	}
	.mb-sm-30 {
		margin-bottom: 3rem!important
	}
	.mb-sm-40 {
		margin-bottom: 4rem!important
	}
	.mb-sm-50 {
		margin-bottom: 5rem!important
	}
}

.bg-1,
.bg-2,
.bg-3,
.bg-4,
.bg-5,
.bg-6,
.bg-7,
.bg-8,
.cloud-shape::after {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover
}

.bg-3 {
	background-image: url("../images/pricing-plan.webp")
}

.bg-8 {
	background-size: auto
}

.bg-blue {
	background-color: #478fff
}

.bg-gray {
	background-color: #f1f1f1
}

.solid-gredient-1 {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, #e5e9ff));
	background-image: -webkit-linear-gradient(top, #fff 50%, #e5e9ff 50%);
	background-image: -o-linear-gradient(top, #fff 50%, #e5e9ff 50%);
	background-image: linear-gradient(to bottom, #fff 50%, #e5e9ff 50%);
	background-repeat: repeat-x
}

.solid-gredient-2 {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, #262e45));
	background-image: -webkit-linear-gradient(top, #fff 50%, #262e45 50%);
	background-image: -o-linear-gradient(top, #fff 50%, #262e45 50%);
	background-image: linear-gradient(to bottom, #fff 50%, #262e45 50%);
	background-repeat: repeat-x
}

.solid-gredient-3 {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #1fb398), color-stop(50%, #fff));
	background-image: -webkit-linear-gradient(top, #1fb398 50%, #fff 50%);
	background-image: -o-linear-gradient(top, #1fb398 50%, #fff 50%);
	background-image: linear-gradient(to bottom, #1fb398 50%, #fff 50%);
	background-repeat: repeat-x
}

.cloud-shape>.container {
	padding-bottom: 50px
}

.cloud-shape::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background-position: bottom left;
	background-size: auto;
	bottom: 0;
	top: inherit;
	height: 13.6rem
}

.angle-shape {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	border-color: #fff transparent transparent #fff;
	border-style: solid;
	border-width: 12.5rem 50vw;
	height: 25rem;
	z-index: -1
}

@media(max-width:991.98px) {
	.angle-shape {
		border-width: 8rem 0vw;
		height: auto
	}
}

@media(max-width:767.98px) {
	.angle-shape {
		border-width: 6rem 0vw
	}
}

.overlay {
	position: relative
}

.overlay::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.overlay.dark-1::after {
	background-color: rgba(37, 42, 44, 0.79)
}

.list-group>li {
	list-style: outside none none;
	display: inline-block
}

.badge-dark {
	background-color: #262e45
}

.badge-primary {
	background-color: #f44438
}

.badge {
	font-size: 1.2rem;
	line-height: 34px;
	padding: 0 1.6rem
}

.badge-lg {
	font-size: 100%;
	padding: 0 1em;
	font-weight: 600;
	line-height: 34px;
	;
	border-radius: 0
}

.card .card-header {
	/*margin:-1px;*/
	padding: 0
}

.display-1,
.display-3 {
	line-height: 1
}

@media(max-width:767.98px) {
	.display-1 {
		font-size: 3.5rem
	}
	.display-3 {
		font-size: 3rem
	}
}

.custom .pagination .page-item {
	margin: 0 .5rem
}

.custom .pagination .page-item .page-link {
	width: 38px;
	font-size: 1.6rem
}

.custom .pagination .page-item:first-child .page-link,
.custom .pagination .page-item:last-child .page-link {
	border-radius: 0
}

.social-icon li a {
	padding: 0 1rem
}

.social-icon.text-white {
	margin-left: -5px
}

.social-icon.text-white li a {
	color: #fff;
	font-size: 1.8rem
}

.social-icon.text-white li a:hover {
	color: #f44438
}

.social-icon.individual-color {
	display: inline-block;
	margin-bottom: -6px
}

.social-icon.individual-color li a {
	padding: 0 1.4rem;
	font-size: 1.8rem
}

.social-icon.individual-color li a i {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.social-icon.individual-color li a .fa-facebook {
	color: #3b5998
}

.social-icon.individual-color li a .fa-twitter {
	color: #00aced
}

.social-icon.individual-color li a .fa-instagram {
	color: #bf2c85
}

.social-icon.individual-color li a .fa-pinterest {
	color: #cb1f27
}

.social-icon.individual-color li a:hover i {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

a.btn,
button.btn {
	text-transform: uppercase
}

.btn-light {
	background-color: #fff;
	border-color: #fff
}

.btn-light:hover {
	background-color: #e5e9ff;
	border-color: #e5e9ff
}

.btn-outline-light {
	border-color: #fff;
	color: #fff
}

.btn-outline-light.btn-sm {
	border-radius: .5rem;
	font-weight: 700
}

.btn-outline-light:hover {
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15)!important;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15)!important
}

.btn-primary:hover {
	-webkit-box-shadow: 0 10px 30px 0 rgba(244, 68, 56, 0.5);
	box-shadow: 0 10px 30px 0 rgba(244, 68, 56, 0.5)
}

.btn-secondary {
	-webkit-box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.2);
	box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.2)
}

.btn-secondary:hover {
	-webkit-box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.3);
	box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.3)
}

.heading h1 {
	line-height: 5rem;
	font-family: KievitWebLight
}

.heading h2 {
	line-height: 4.4rem;
	font-size: 3.6rem;
	color: #262e45;
	font-weight: 400
}
.line-ht{
	line-height: 40px;
}

.slick-slider .slick-dots {
	display: block;
	line-height: 1;
	text-align: center;
	margin-top: 8rem
}

.slick-slider .slick-dots li {
	display: inline-block;
	margin: 0 .5rem
}

.slick-slider .slick-dots li button {
	background-color: transparent;
	border: 1px solid #fff;
	cursor: pointer;
	font-size: 0;
	padding: 0;
	height: .5rem;
	width: 2.5rem;
	display: block;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.slick-slider .slick-dots li.slick-active button {
	background-color: #fff
}

#scrollUp {
	background-color: #26437e;
	bottom: 3rem;
	right: 12rem;
	width: 4rem;
	height: 4.2rem;
	line-height: 4.3rem;
	text-align: center
}

#scrollUp:hover {
	-webkit-box-shadow: 0 10px 30px 0 rgba(244, 68, 56, 0.3);
	box-shadow: 0 10px 30px 0 rgba(244, 68, 56, 0.3);
	background-color: #007bff
}

#scrollUp i {
	color: #fff;
	font-size: 2rem
}

@media(max-width:767.98px) {
	header.position-absolute {
		position: unset!important
	}
}

header .topbar {
	border-bottom: .1rem solid #ddebf6
}

header .topbar.bb-0 {
	border-bottom: 0
}

header .topbar .social-icon {
	padding-top: 10px
}

@media(max-width:767.98px) {
	header .topbar .social-icon {
		line-height: 1
	}
	header .topbar .social-icon a {
		padding: 0 .5rem
	}
}

@media(min-width:576px) and (max-width:767.98px) {
	header .topbar .social-icon {
		line-height: 4rem
	}
}

header .topbar p {
	font-size: 14px;
	margin-bottom: 0;
	line-height: 26px;
	border-right: 2px solid #fff;
	padding: 10px
}

@media(max-width:767.98px) {
	header .topbar p {
		font-size: 1.4rem
	}
}

header .navbar {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
}

@media(max-width:991.98px) {
	header .navbar {
		padding: 1rem
	}
	header .navbar.navbar-light {
		background-color: #fff
	}
}

header .navbar .navbar-nav .nav-link {
	font-size: 16px
}

header .navbar .navbar-nav .dropdown-menu .dropdown-item {
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
	line-height: 30px
}

header .navbar .navbar-nav .dropdown-menu .dropdown-item.active {
	color: #333;
	background-color: transparent
}

header .navbar .search-icon {
	position: relative
}

header .navbar .search-icon i {
	cursor: pointer;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center
}

header .navbar .search-icon #searchBox {
	min-width: 320px;
	margin-top: 1rem
}

@media(max-width:767.98px) {
	header .navbar .search-icon #searchBox {
		min-width: 250px
	}
}

@media(max-width:991.98px) {
	header .navbar .search-icon #searchBox {
		display: block
	}
}

@media(min-width:992px) {
	header .navbar .search-icon #searchBox {
		position: absolute;
		right: 0;
		top: 3.7rem
	}
}

header .navbar .search-icon button {
	padding-left: 1.75rem;
	padding-right: 1.75rem
}

header .navbar .search-icon button i {
	font-size: 1.4rem
}

header .navbar.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	padding: 1rem 0;
	z-index: 5;
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
}

@media(max-width:767.98px) {
	header .navbar.is-sticky {
		position: unset;
		padding: 1rem;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

header .navbar.navbar-dark {
	padding: 0
}

header .navbar.navbar-dark.is-sticky {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

header .navbar.navbar-dark.is-sticky .bg-dark {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	margin-bottom: 0;
	border-radius: 0 0 7px 7px
}

header .navbar.navbar-dark .bg-dark {
	border-radius: 7px;
	margin-bottom: -50px;
	padding-bottom: 2.2rem;
	padding-top: 2.2rem
}

@media(min-width:1200px) {
	header .navbar.navbar-dark .bg-dark.container {
		max-width: calc(1200px - 30px);
		padding-left: 2.5rem
	}
}

@media(min-width:992px) and (max-width:1199.98px) {
	header .navbar.navbar-dark .bg-dark.container {
		max-width: calc(960px - 30px)
	}
}

@media(max-width:991.98px) {
	header .navbar.navbar-dark .bg-dark.container {
		max-width: 100%;
		border-radius: 0;
		margin-bottom: 0;
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

@media(min-width:992px) {
	.header-space {
		min-height: 16rem
	}
}

@media(min-width:768px) and (max-width:991.98px) {
	.header-space {
		min-height: 12.5rem
	}
}

.breadcrumb-area {
	padding: 1rem 0
}

.breadcrumb-area.bg-6 {
	background-position: 86% bottom;
	background-size: auto auto
}

@media(max-width:767.98px) {
	.breadcrumb-area {
		padding: 1rem 0
	}
	.pb-50 {
		padding-bottom: 0!important
	}
	.breadcrumb-area.bg-6 {
		background-size: 40% auto
	}
	.hero-text {
		margin-top: 20px
	}
}

.breadcrumb-area h1 {
	font-size: 4rem;
	margin-top: -1rem
}

.breadcrumb-area .breadcrumb li {
	font-weight: 400;
	font-size: 1.6rem
}

.breadcrumb-area .breadcrumb.bg-dark {
	background-color: transparent!important
}

.breadcrumb-area .breadcrumb.bg-dark li:hover a,
.breadcrumb-area .breadcrumb.bg-dark li.active {
	color: #26437e
}

.breadcrumb-area .breadcrumb.bg-dark li i {
	margin-left: 1.5rem;
	margin-right: 1.2rem;
	font-size: 1.2rem
}

.breadcrumb-area .breadcrumb.bg-dark li i,
.breadcrumb-area .breadcrumb.bg-dark li a {
	color: #999
}

@media(min-width:992px) and (max-width:1199.98px) {
	.slider-area {
		padding-top: 8rem
	}
}

@media(max-width:767.98px) {
	.slider-area {
		padding: 3rem 0
	}
}

.slider-area.bg-1 {
	background-position: right bottom;
	background-size: auto auto
}

.slider-area .caption p {
	max-width: 60rem
}

@media(max-width:767.98px) {
	.slider-area .caption p {
		line-height: 2.5rem
	}
}

@media(min-width:1500px) {
	.slider-area.bg-secondary .image-layer {
		margin-right: -6rem
	}
}

.promo-area {
	z-index: 2
}

@media(min-width:1200px) {
	.promo-area.mt-minus {
		margin-top: -15rem
	}
}

@media(min-width:768px) and (max-width:991.98px) {
	.promo-area.mt-minus {
		margin-top: -15rem
	}
}

.promo-area .promo-box {
	border-radius: .5rem;
	min-height: 33.5rem
}

.promo-area .promo-box h1 {
	font-size: 4rem
}

@media(max-width:767.98px) {
	.promo-area .promo-box h1 {
		font-size: 3.5rem
	}
}

.promo-area .promo-box .form-control {
	margin: 0 .5rem;
	width: 25rem;
	border: 0;
	font-size: 1.6rem;
	color: #2f2c2c
}

@media(max-width:767.98px) {
	.promo-area .promo-box .form-control {
		width: 100%
	}
}

.promo-area .promo-box button {
	border-width: 0
}

@media(max-width:767.98px) {
	.promo-area .promo-box button {
		margin: 0 5px;
		width: 100%
	}
}

.promo-area .bg-2 {
	background-position: left 104%;
	background-size: auto auto
}

.promo-area.promo-2 .promo-box {
	background-size: auto auto
}

@media(min-width:1200px) {
	.promo-area.promo-2 .promo-box .mx-auto {
		padding-left: 6rem
	}
}

@media(max-width:767.98px) {
	.promo-area.promo-2 .promo-box {
		padding: 0 1rem
	}
	.promo-area.promo-2 .promo-box h1 {
		text-align: center
	}
}

.promo-area.promo-2 .promo-box .form-control {
	width: 32.8rem
}

@media(max-width:767.98px) {
	.promo-area.promo-2 .promo-box .form-control {
		width: 100%
	}
}

@media(max-width:767.98px) {
	.icon-blocks .row.pb-70 {
		padding-bottom: 4rem!important
	}
}

.icon-blocks .icon-block p {
	font-size: 1.6rem;
	line-height: 3rem;
	font-weight: 700
}

@media(min-width:992px) {
	.icon-blocks .icon-block p {
		padding: 0 3rem
	}
}

.icon-blocks .icon-block .item-link {
	font-weight: 700;
	color: #f44438
}

.icon-blocks .icon-block .item-link:hover i {
	left: 8px
}

.icon-blocks .icon-block .item-link i {
	font-weight: 700;
	font-size: 1.6rem;
	position: relative;
	top: 1.3px;
	left: 1px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.icon-blocks .card {
	border-radius: .5rem;
	border-width: 0
}

.icon-blocks .card.bg-3 {
	background-size: auto;
	background-position: bottom left;
	background-color: #252a2c
}

.icon-blocks .card .icon-block p {
	font-size: 1.8rem;
	font-weight: 600
}

@media(max-width:767.98px) {
	.icon-blocks .row.mt-80 {
		margin-top: 4rem!important
	}
}

.hero-block .hero-text .list-group li {
	font-size: 17px;
	line-height: 30px
}

.list-group-1 {
	margin-left: 1.5em
}

.list-group-1 li {
	font-size: 17px;
	line-height: 3.4rem;
	padding-left: 10px;
	position: relative
}

.list-group-1 li:before {
	font-family: "FontAwesome";
	content: '\f101';
	padding-right: 5px;
	color: #555;
	font-size: 16px;
	position: absolute;
	left: -1.5em;
	width: 1.5em;
	text-align: center;
	line-height: inherit;
	display: inline-block
}

.hero-block .hero-text .case-info .list-group li {
	font-size: 1.6rem;
	font-weight: 600
}

.hero-block .hero-text .case-info .list-group li span {
	font-weight: 700;
	width: 10rem;
	display: inline-block
}

@media(max-width:991.98px) {
	.hero-block .hero-text.section-pb {
		padding-bottom: 3rem!important
	}
}

@media(min-width:1200px) {
	.hero-block .hero-text.m-minus p {
		margin-right: -2.5rem
	}
}

.hero-block .hero-thumb {
	width: 100%
}

@media(min-width:1200px) {
	.hero-block.style-1 .hero-text {
		padding-left: 4rem
	}
}

@media(max-width:1199.98px) {
	.hero-block.style-1 .hero-text .mb-55 {
		margin-bottom: 2rem!important
	}
}

@media(min-width:1200px) {
	.hero-block.style-2 .hero-text {
		padding-left: 4rem;
		padding-right: 5rem
	}
}

.hero-block.style-2 .hero-text .list-group li {
	font-weight: 700;
	line-height: 4rem
}

.hero-block.center-mode .hero-thumb {
	width: 100%
}

.work-process .process-boxs {
	min-height: 33rem
}

.work-process .process-boxs .circle-box {
	padding-left: .9rem
}

@media(max-width:1199.98px) {
	.work-process .process-boxs .circle-box {
		width: 25%
	}
	.work-process .process-boxs .circle-box:last-child img {
		width: 60%
	}
	.work-process .process-boxs .circle-box:last-child h3 {
		text-align: left!important;
		padding-left: 1rem
	}
}

@media(min-width:768px) and (max-width:991.98px) {
	.work-process .process-boxs .circle-box:last-child {
		margin-top: 3rem
	}
	.work-process .process-boxs .circle-box:last-child img {
		width: auto
	}
}

@media(max-width:991.98px) {
	.work-process .process-boxs .circle-box {
		width: 50%
	}
	.work-process .process-boxs .circle-box:first-child {
		margin-bottom: 1.5rem
	}
	.work-process .process-boxs .circle-box:first-child h3 {
		margin-top: .8rem!important
	}
}

.case-study .single-case {
	margin: 0 1.5rem
}

.case-study .single-case .case-thumb {
	overflow: hidden
}

.case-study .single-case .case-thumb i {
	font-size: 4rem;
	color: #777
}

.case-study .slick-progress {
	display: block;
	width: 30rem;
	height: .3rem;
	overflow: hidden;
	background-color: #e5e9ff;
	background-image: -webkit-gradient(linear, left top, right top, from(#f44438), to(#f44438));
	background-image: -webkit-linear-gradient(left, #f44438, #f44438);
	background-image: -o-linear-gradient(left, #f44438, #f44438);
	background-image: linear-gradient(to right, #f44438, #f44438);
	background-repeat: no-repeat;
	background-size: 0 100%;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

@media(max-width:991.98px) {
	.case-study .slick-progress {
		width: 20rem
	}
	.case-study .slick-progress.mt-80 {
		margin-top: 4rem!important
	}
}

.case-study.outline-style .single-case {
	margin: 0 0 3rem
}

.case-study.outline-style .single-case .case-title {
	border: 1px solid #e5e9ff;
	margin-top: -1px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.case-study.outline-style .single-case:hover .case-title {
	background-color: #e5e9ff
}

.fun-facts .single-fact img {
	min-height: 7.5rem;
}
.logo-slider .item img {
    max-width: 100%;
    width: unset;
    margin:0 auto;
}

.fun-facts .single-fact h1 {
	font-size: 3.6rem
}

.fun-facts .single-fact h4 {
	font-size: 18px;
	font-weight: 600
}

.pricing-plan .single-plan {
	border-radius: 5px
}

.pricing-plan .single-plan.popular-plan {
	overflow: hidden;
	position: relative
}

.pricing-plan .single-plan.popular-plan .stiker {
	position: absolute;
	right: -4.5rem;
	top: 3rem;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 20rem
}

.pricing-plan .single-plan.popular-plan .stiker h5 {
	line-height: 4rem;
	font-weight: 700
}

.pricing-plan .single-plan.bg-primary {
	color: #fff
}

.pricing-plan .single-plan h2 {
	color: #252525
}

.pricing-plan .single-plan .price sup {
	font-size: 1.8rem;
	font-weight: 400;
	left: -3px;
	top: -14px
}

.pricing-plan .single-plan .price h1 {
	font-size: 4rem;
	line-height: 1
}

.pricing-plan .single-plan .price sub {
	font-size: 1.4rem;
	font-weight: 600;
	bottom: 0;
	left: 2px
}

.pricing-plan .single-plan .list-group li {
	font-size: 14px;
	line-height: 30px
}

.pricing-plan .single-plan .btn {
	line-height: 4rem
}

@media(min-width:1200px) {
	.pricing-plan.style-1 .single-plan {
		width: calc(100% - 4rem)
	}
}

.pricing-plan.style-1 .single-plan.popular-plan {
	width: 100%;
	margin-top: -3.2rem
}

@media(max-width:767.98px) {
	.pricing-plan.style-1 .single-plan.popular-plan {
		margin-top: 3rem;
		margin-bottom: 3rem
	}
}

.pricing-plan.style-1 .single-plan.popular-plan .list-group li {
	font-size: 14px;
	line-height: 30px
}

.pricing-plan.style-1 .single-plan.bg-3 {
	background-position: left bottom;
	background-size: auto auto
}

@media(min-width:1200px) {
	.pricing-plan.style-2 .col {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}
}

@media(min-width:768px) and (max-width:991.98px) {
	.pricing-plan.style-2 .col {
		padding-left: 0;
		padding-right: 0
	}
	.pricing-plan.style-2 .col .single-plan {
		border-radius: 0
	}
}

.pricing-plan.style-2 .single-plan {
	padding-left: 2rem;
	padding-right: 2rem
}

@media(min-width:1200px) {
	.pricing-plan.style-2 .single-plan {
		padding-left: 5rem;
		padding-right: 5rem;
		width: 100%
	}
}

.pricing-plan.style-2 .single-plan.bg-dark h1,
.pricing-plan.style-2 .single-plan.bg-dark h2,
.pricing-plan.style-2 .single-plan.bg-dark h3,
.pricing-plan.style-2 .single-plan.bg-dark p,
.pricing-plan.style-2 .single-plan.bg-dark span {
	color: #fff
}

.pricing-plan.style-2 .single-plan.bg-light h1,
.pricing-plan.style-2 .single-plan.bg-light h2,
.pricing-plan.style-2 .single-plan.bg-light h3,
.pricing-plan.style-2 .single-plan.bg-light p,
.pricing-plan.style-2 .single-plan.bg-light span {
	color: #252a2c
}

.pricing-plan.style-2 .single-plan.popular-plan .stiker {
	border-radius: 15px;
	right: -2.5rem;
	top: 2.6rem;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 10.8rem
}

.pricing-plan.style-2 .single-plan.popular-plan .stiker h5 {
	font-size: 1.2rem;
	line-height: 3.2rem;
	padding-left: 8px;
	text-transform: uppercase
}

.pricing-plan.style-2 .single-plan.popular-plan .btn {
	-webkit-box-shadow: 0 10px 30px 0 rgba(38, 46, 69, 0.3);
	box-shadow: 0 10px 30px 0 rgba(38, 46, 69, 0.3)
}

.pricing-plan.style-2 .single-plan p {
	font-size: 1.6rem
}

.pricing-plan.style-2 .single-plan .btn {
	-webkit-box-shadow: none;
	box-shadow: none
}

.team-area .single-member .name h3 {
	font-size: 2.2rem
}

.client-testimonial.bg-4 {
	background-position: bottom center;
	background-size: auto
}

.client-testimonial .row.no-gutters {
	padding: 0 2rem
}

.client-testimonial .row.no-gutters .col.center-col {
	margin: 0 6rem
}

@media(min-width:992px) and (max-width:1199.98px) {
	.client-testimonial .row.no-gutters .col.center-col {
		margin: 0 3rem
	}
}

@media(max-width:991.98px) {
	.client-testimonial .row.no-gutters .col.center-col {
		margin: 0 1rem 1rem
	}
}

@media(max-width:575.98px) {
	.client-testimonial .row.no-gutters .col.center-col {
		margin: 3rem 0
	}
	.btn-dark.special {
		margin-bottom: 30px
	}
	.section {
		padding: 10px 0!important
	}
}

@media(max-width:767.98px) {
	.client-testimonial .row.no-gutters {
		padding: 0
	}
}

.client-testimonial .testimonial-box {
	padding: 5rem 4.5rem;
	border-radius: 5px
}

@media(max-width:991.98px) {
	.client-testimonial .testimonial-box {
		padding: 3rem
	}
}

.client-testimonial .testimonial-box i {
	font-size: 8rem;
	color: #eceff5;
	position: absolute;
	top: 5rem
}

@media(max-width:991.98px) {
	.client-testimonial .testimonial-box i {
		top: 3rem
	}
}

.client-testimonial .testimonial-box p {
	padding-top: 2.5rem;
	position: relative;
	z-index: 2;
	color: #585858
}

.client-testimonial .testimonial-box .thumb {
	max-width: 7rem;
	border-radius: 50%
}

.client-testimonial .testimonial-box h4 {
	font-size: 2rem
}

@media(min-width:992px) {
	.client-logo .row.justify-content-around {
		margin-left: -6rem;
		margin-right: -6rem
	}
}

@media(min-width:768px) and (max-width:991.98px) {
	.client-logo .col-2 {
		padding: 0 .5rem
	}
}

@media(max-width:767.98px) {
	.client-logo .col-2 {
		min-width: 50%!important;
		padding: 1.5rem 0
	}
}

.client-logo .col-2 .brand-logo img {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-filter: brightness(0);
	filter: brightness(0)
}

.client-logo .col-2 .brand-logo:hover img {
	-webkit-filter: brightness(1);
	filter: brightness(1)
}

@media(min-width:576px) and (max-width:767.98px) {
	.blog-area .card .card-header img {
		max-width: 100%
	}
}

.blog-area .card .card-body {
	padding: 0 2rem 0 3rem;
}

@media(min-width:768px) and (max-width:991.98px) {
	.blog-area .card .card-body {
		padding: 0 2rem 0 1.5rem
	}
	.blog-area .card .card-body h3 {
		margin-top: 0!important
	}
}

.blog-area .card .card-body .badge-lg {
	position: relative;
	top: -19px
}

.blog-area .card .card-body h3 {
	font-weight: 700
}

.blog-area .card .card-body p {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2.6rem
}

.blog-area .card .card-footer {
	padding: 1.5rem 0;
	margin: auto;
	width: calc(100% - 6rem)
}

@media(min-width:768px) and (max-width:991.98px) {
	.blog-area .card .card-footer {
		width: calc(100% - 3rem)
	}
}

.blog-area .card .card-footer .thumb {
	width: 3.8rem
}

.blog-area.blog-page .card {
	margin-bottom: 3rem
}

@media(min-width:1200px) {
	.blog-area.style-2 .card {
		margin-bottom: 6rem
	}
	.blog-area.style-2 .card .card-body {
		padding-left: 1rem;
		padding-right: 1rem
	}
	.blog-area.style-2 .card .card-body h3 {
		font-weight: 800
	}
	.blog-area.style-2 .card .card-body p {
		line-height: 3rem
	}
}

@media(min-width:1200px) {
	.blog-area.style-2 .card .card-footer {
		width: calc(100% - 10rem);
		padding-top: 1.2rem;
		padding-bottom: 1.2rem;
	}
}

.blog-area.style-2 .card .card-footer .continue-link a {
	font-size: 1.4rem;
	font-weight: 600
}

.blog-area.style-2 .card .card-footer .continue-link a i {
	font-size: 1.8rem;
	padding-left: 1rem;
	position: relative;
	top: 1.5px
}

@media(max-width:767.98px) {
	.blog-area.style-2 .card .card-footer .continue-link {
		display: none
	}
}

.blog-details .card .card-body {
	padding: 0 5rem
}

@media(max-width:1199.98px) {
	.blog-details .card .card-body {
		padding: 0 2rem
	}
	.blog-details .card .card-body .ptb-30 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
	.blog-details .card .card-body .line.mb-30 {
		margin-bottom: 1.5rem!important
	}
}

@media(max-width:767.98px) {
	.blog-details .card .card-body .badge {
		margin-bottom: 1.5rem
	}
}

.blog-details .card .card-body .media .thumb {
	width: 3.6rem
}

.blog-details .card .card-body .quote-card {
	padding: 4.5rem 4rem 3rem 5rem;
	border-left: 5px solid #f44438
}

@media(max-width:991.98px) {
	.blog-details .card .card-body .quote-card {
		padding: 2rem 1.5rem
	}
}

.blog-details .card .card-body .quote-card h3 {
	line-height: 3.6rem;
	font-weight: 600
}

.blog-details .card .card-body .list-group li {
	font-size: 1.8rem;
	line-height: 3.4rem
}

.blog-details .card .card-body .card-footer {
	background-color: transparent;
	border: 0;
	padding: 6rem 0 4rem
}

@media(max-width:991.98px) {
	.blog-details .card .card-body .card-footer {
		padding-top: 3rem
	}
}

@media(max-width:991.98px) {
	.blog-details .card .card-body .card-footer .category-link {
		margin-bottom: 1.5rem
	}
}

.blog-details .card .card-body .card-footer .category-link a {
	font-weight: 600;
	font-size: 1.6rem
}

.blog-details .card .card-body .card-footer .social-icon li {
	line-height: 1.4;
	font-size: 1.4rem
}

.blog-details .card .card-body .card-footer .social-icon li a {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.blog-details .card .line {
	border-color: #dedede;
	border-width: 1px
}

.blog-details p {
	font-weight: 400
}

.blog-details .comments-area .title h3 {
	font-weight: 700
}

.blog-details .comments-area .title .line {
	width: 5.5rem
}

@media(max-width:991.98px) {
	.blog-details .comments-area .title.mb-50 {
		margin-bottom: 3rem!important
	}
}

.blog-details .comments-area .comment-boxs .media {
	border: 1px solid #dedede;
	padding: 3rem
}

.blog-details .comments-area .comment-boxs .media.admin-box {
	border: 0
}

@media(min-width:1200px) {
	.blog-details .comments-area .comment-boxs .media.admin-box {
		padding: 4rem
	}
}

.blog-details .comments-area .comment-boxs .media.admin-box span {
	font-size: 1.4rem;
	padding-left: 1rem
}

.blog-details .comments-area .comment-boxs .media .thumb {
	width: 10rem
}

@media(max-width:1199.98px) {
	.blog-details .comments-area .comment-boxs .media .thumb {
		margin-bottom: 1.5rem
	}
}

.blog-details .comments-area .comment-boxs .media .media-body a,
.blog-details .comments-area .comment-boxs .media .media-body h6,
.blog-details .comments-area .comment-boxs .media .media-body h4 {
	font-weight: 700
}

.blog-details .comments-area .comment-boxs .media .media-body p {
	line-height: 2.8rem
}

.blog-details .comments-area .comment-boxs .media .media-body .item-link {
	padding-bottom: 3px;
	border-bottom: 1px solid #262e45
}

.blog-details .comments-area .comment-boxs .media .media-body .item-link:hover {
	border-color: #f44438
}

.blog-details .comments-area .comment-boxs .media .media-body .media {
	margin-top: 4rem;
	padding-right: 1.5rem
}

@media(max-width:991.98px) {
	.blog-details .comments-area .comment-boxs .media {
		display: block
	}
	.blog-details .comments-area .comment-boxs .media .media-body {
		padding-left: 0
	}
}

.blog-details .comments-area .comment-form .form-control {
	margin-bottom: 3rem;
	-webkit-box-shadow: none;
	box-shadow: none
}

@media(max-width:1199.98px) {
	.blog-details .ptb-80 {
		padding-top: 5rem;
		padding-bottom: 5rem
	}
}

.blog-details .mt-80 {
	margin-top: 5rem!important
}

.blog-details .mb-80 {
	margin-bottom: 5rem!important
}

.sidebar {
	border: 1px solid #dedede
}

@media(min-width:1200px) {
	.sidebar {
		margin-left: 3.5rem
	}
}

.sidebar .widget {
	padding: 4rem;
	border-bottom: 1px solid #dedede
}

@media(max-width:1199.98px) {
	.sidebar .widget {
		padding: 3rem 2rem
	}
}

.sidebar .widget:last-child {
	border-bottom: 0
}

.sidebar .widget .widget-title h4 {
	font-weight: 700;
	margin-top: -3px;
	color: #262e45
}

.sidebar .widget .widget-title hr {
	width: 5.5rem
}

.sidebar .widget p {
	line-height: 30px;
}

.sidebar .widget.search-box .form-control {
	color: #252a2c;
	line-height: 4.2rem
}

.sidebar .widget.search-box .input-group-text {
	font-size: 1.4rem;
	color: #252a2c;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	background-color: transparent
}

.sidebar .widget.categories ul li {
	line-height: 3rem
}

.sidebar .widget.categories ul li i {
	font-size: 1.6rem;
	padding-right: .5rem
}

.sidebar .widget.categories ul li a {
	font-weight: 600
}

.sidebar .widget.latest-post ul li .badge {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1.5rem
}

.sidebar .widget.latest-post ul li p {
	line-height: 30px
}

@media(min-width:1200px) {
	.sidebar .widget.latest-post ul li p {
		margin-right: -1rem
	}
}

.sidebar .widget.latest-post ul li .line {
	margin-top: 3rem;
	margin-bottom: 4rem;
	width: calc(100%+4rem);
	border-color: #dedede;
	border-width: 1px
}

.sidebar .widget.latest-post ul li:last-child hr {
	display: none
}

.sidebar .widget.instagram ul {
	margin: -0.5rem
}

.sidebar .widget.instagram ul li {
	float: left;
	width: 8rem;
	padding: .5rem
}

.sidebar .widget.instagram ul li a {
	display: block
}

.sidebar .widget.instagram ul li a.overlay::after {
	opacity: 0
}

.sidebar .widget.instagram ul li a.overlay:hover::after {
	opacity: 1
}

.sidebar .widget.tags .tag-link {
	margin: -5px
}

.sidebar .widget.tags .tag-link a {
	line-height: 2.5rem;
	padding: 0 1rem;
	border: 1px solid #252525;
	margin: 5px 4px;
	display: inline-block;
	font-weight: 600
}

.sidebar .widget.tags .tag-link a:hover {
	background-color: #f44438;
	color: #fff;
	border-color: #f44438
}

.contact-area .contact-info h2 {
	font-size: 3.6rem
}

.contact-area .contact-info .list-group li {
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 4rem
}

@media(max-width:991.98px) {
	.contact-area .contact-info .list-group li {
		font-size: 1.5rem
	}
}

.contact-area .contact-info .list-group li img {
	margin-right: 1.2rem
}

.contact-area .contact-form .form-control {
	margin-bottom: 2rem;
	-webkit-box-shadow: none;
	box-shadow: none
}

@media(min-width:1200px) {
	.contact-area .contact-form {
		padding-left: 0rem;
		padding-right: 0rem
	}
}

.gmap-area #googleMap {
	width: 100%
}

.gmap-area #googleMap.height-600 {
	height: 60rem
}

@media(max-width:991.98px) {
	.gmap-area #googleMap.height-600 {
		height: 35rem
	}
}

footer .footer-widget-area.bg-dark a {
	color: #777;
	text-transform: lowercase
}

footer .footer-widget-area.bg-dark a:hover {
	color: #f44438
}

@media(max-width:767.98px) {
	footer .footer-widget-area .footer-widget .widget-title {
		margin-bottom: 1.5rem!important
	}
}

footer .footer-widget-area .footer-widget .widget-content p {
	font-size: 14px;
	line-height: 30px
}

footer .footer-widget-area .footer-widget .widget-content ul.float-left {
	width: 50%;
	margin-top: -1rem
}

footer .footer-widget-area .footer-widget .widget-content ul li a {
	font-size: 1.6rem;
	line-height: 3.6rem
}

footer .footer-widget-area .footer-widget .widget-content .media .media-body p {
	font-size: 14px;
	margin-bottom: 0
}

footer .footer-widget-area .footer-widget .widget-content .media .media-body span {
	color: #949494
}

footer .footer-copyright {
	background-color: #262e45;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 10px
}

footer .footer-copyright p {
	line-height: 35px;
	font-size: 17px;
	color: #fff
}

.loader-wrap {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999
}

.loader-wrap .d-flex {
	height: 100%
}

.loader-wrap .loader {
	position: relative;
	width: 75px;
	height: 100px
}

.loader-wrap .loader__bar {
	position: absolute;
	bottom: 0;
	width: 10px;
	height: 50%;
	background: #f44438;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2)
}

.loader-wrap .loader__bar:nth-child(1) {
	left: 0;
	-webkit-transform: scale(1, 0.2);
	-ms-transform: scale(1, 0.2);
	transform: scale(1, 0.2);
	-webkit-animation: barUp1 4s infinite;
	animation: barUp1 4s infinite
}

.loader-wrap .loader__bar:nth-child(2) {
	left: 15px;
	-webkit-transform: scale(1, 0.4);
	-ms-transform: scale(1, 0.4);
	transform: scale(1, 0.4);
	-webkit-animation: barUp2 4s infinite;
	animation: barUp2 4s infinite
}

.loader-wrap .loader__bar:nth-child(3) {
	left: 30px;
	-webkit-transform: scale(1, 0.6);
	-ms-transform: scale(1, 0.6);
	transform: scale(1, 0.6);
	-webkit-animation: barUp3 4s infinite;
	animation: barUp3 4s infinite
}

.loader-wrap .loader__bar:nth-child(4) {
	left: 45px;
	-webkit-transform: scale(1, 0.8);
	-ms-transform: scale(1, 0.8);
	transform: scale(1, 0.8);
	-webkit-animation: barUp4 4s infinite;
	animation: barUp4 4s infinite
}

.loader-wrap .loader__bar:nth-child(5) {
	left: 60px;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-animation: barUp5 4s infinite;
	animation: barUp5 4s infinite
}

.loader-wrap .loader__ball {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 10px;
	height: 10px;
	background: #f44438;
	border-radius: 50%;
	-webkit-animation: ball 4s infinite;
	animation: ball 4s infinite
}

@-webkit-keyframes ball {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	5% {
		-webkit-transform: translate(8px, -14px);
		transform: translate(8px, -14px)
	}
	10% {
		-webkit-transform: translate(15px, -10px);
		transform: translate(15px, -10px)
	}
	17% {
		-webkit-transform: translate(23px, -24px);
		transform: translate(23px, -24px)
	}
	20% {
		-webkit-transform: translate(30px, -20px);
		transform: translate(30px, -20px)
	}
	27% {
		-webkit-transform: translate(38px, -34px);
		transform: translate(38px, -34px)
	}
	30% {
		-webkit-transform: translate(45px, -30px);
		transform: translate(45px, -30px)
	}
	37% {
		-webkit-transform: translate(53px, -44px);
		transform: translate(53px, -44px)
	}
	40% {
		-webkit-transform: translate(60px, -40px);
		transform: translate(60px, -40px)
	}
	50% {
		-webkit-transform: translate(60px, 0);
		transform: translate(60px, 0)
	}
	57% {
		-webkit-transform: translate(53px, -14px);
		transform: translate(53px, -14px)
	}
	60% {
		-webkit-transform: translate(45px, -10px);
		transform: translate(45px, -10px)
	}
	67% {
		-webkit-transform: translate(37px, -24px);
		transform: translate(37px, -24px)
	}
	70% {
		-webkit-transform: translate(30px, -20px);
		transform: translate(30px, -20px)
	}
	77% {
		-webkit-transform: translate(22px, -34px);
		transform: translate(22px, -34px)
	}
	80% {
		-webkit-transform: translate(15px, -30px);
		transform: translate(15px, -30px)
	}
	87% {
		-webkit-transform: translate(7px, -44px);
		transform: translate(7px, -44px)
	}
	90% {
		-webkit-transform: translate(0, -40px);
		transform: translate(0, -40px)
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@keyframes ball {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	5% {
		-webkit-transform: translate(8px, -14px);
		transform: translate(8px, -14px)
	}
	10% {
		-webkit-transform: translate(15px, -10px);
		transform: translate(15px, -10px)
	}
	17% {
		-webkit-transform: translate(23px, -24px);
		transform: translate(23px, -24px)
	}
	20% {
		-webkit-transform: translate(30px, -20px);
		transform: translate(30px, -20px)
	}
	27% {
		-webkit-transform: translate(38px, -34px);
		transform: translate(38px, -34px)
	}
	30% {
		-webkit-transform: translate(45px, -30px);
		transform: translate(45px, -30px)
	}
	37% {
		-webkit-transform: translate(53px, -44px);
		transform: translate(53px, -44px)
	}
	40% {
		-webkit-transform: translate(60px, -40px);
		transform: translate(60px, -40px)
	}
	50% {
		-webkit-transform: translate(60px, 0);
		transform: translate(60px, 0)
	}
	57% {
		-webkit-transform: translate(53px, -14px);
		transform: translate(53px, -14px)
	}
	60% {
		-webkit-transform: translate(45px, -10px);
		transform: translate(45px, -10px)
	}
	67% {
		-webkit-transform: translate(37px, -24px);
		transform: translate(37px, -24px)
	}
	70% {
		-webkit-transform: translate(30px, -20px);
		transform: translate(30px, -20px)
	}
	77% {
		-webkit-transform: translate(22px, -34px);
		transform: translate(22px, -34px)
	}
	80% {
		-webkit-transform: translate(15px, -30px);
		transform: translate(15px, -30px)
	}
	87% {
		-webkit-transform: translate(7px, -44px);
		transform: translate(7px, -44px)
	}
	90% {
		-webkit-transform: translate(0, -40px);
		transform: translate(0, -40px)
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@-webkit-keyframes barUp1 {
	0% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	40% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	50% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	90% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	100% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
}

@keyframes barUp1 {
	0% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	40% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	50% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	90% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	100% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
}

@-webkit-keyframes barUp2 {
	0% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	40% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	50% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	90% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	100% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
}

@keyframes barUp2 {
	0% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	40% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	50% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	90% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	100% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
}

@-webkit-keyframes barUp3 {
	0% {
		-webkit-transform: scale(1, 0.6);
		transform: scale(1, 0.6)
	}
	100% {
		-webkit-transform: scale(1, 0.6);
		transform: scale(1, 0.6)
	}
}

@keyframes barUp3 {
	0% {
		-webkit-transform: scale(1, 0.6);
		transform: scale(1, 0.6)
	}
	100% {
		-webkit-transform: scale(1, 0.6);
		transform: scale(1, 0.6)
	}
}

@-webkit-keyframes barUp4 {
	0% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	40% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	50% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	90% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	100% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
}

@keyframes barUp4 {
	0% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	40% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
	50% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	90% {
		-webkit-transform: scale(1, 0.4);
		transform: scale(1, 0.4)
	}
	100% {
		-webkit-transform: scale(1, 0.8);
		transform: scale(1, 0.8)
	}
}

@-webkit-keyframes barUp5 {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	40% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	50% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	90% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
}

@keyframes barUp5 {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	40% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	50% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	90% {
		-webkit-transform: scale(1, 0.2);
		transform: scale(1, 0.2)
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
}

.list-custom-style li {
	margin: 10px;
	padding: 10px;
	background: rgba(40, 129, 230, 1);
	background: -moz-linear-gradient(top, rgba(40, 129, 230, 1) 54%, rgba(42, 119, 202, 1) 71%, rgba(46, 105, 160, 1) 96%, rgba(46, 104, 158, 1) 97%);
	background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(40, 129, 230, 1)), color-stop(71%, rgba(42, 119, 202, 1)), color-stop(96%, rgba(46, 105, 160, 1)), color-stop(97%, rgba(46, 104, 158, 1)));
	background: -webkit-linear-gradient(top, rgba(40, 129, 230, 1) 54%, rgba(42, 119, 202, 1) 71%, rgba(46, 105, 160, 1) 96%, rgba(46, 104, 158, 1) 97%);
	background: -o-linear-gradient(top, rgba(40, 129, 230, 1) 54%, rgba(42, 119, 202, 1) 71%, rgba(46, 105, 160, 1) 96%, rgba(46, 104, 158, 1) 97%);
	background: -ms-linear-gradient(top, rgba(40, 129, 230, 1) 54%, rgba(42, 119, 202, 1) 71%, rgba(46, 105, 160, 1) 96%, rgba(46, 104, 158, 1) 97%);
	background: linear-gradient(to bottom, rgba(40, 129, 230, 1) 54%, rgba(42, 119, 202, 1) 71%, rgba(46, 105, 160, 1) 96%, rgba(46, 104, 158, 1) 97%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2881e6', endColorstr='#2e689e', GradientType=0);
	width: 70%;
	color: #fff;
	font-size: 17px;
	border-radius: 3%
}

.list-custom-style li:before {
	font-family: "FontAwesome";
	content: '\f00c';
	padding-right: 5px;
	color: #fff;
	font-size: 16px
}

.list-group li a {
	color: #252a2c
}

.social-icons-list li {
	display: inline-block
}

.social-icons-list li i {
	display: inline-block;
	background: #21212e;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 20px 10px
}

.social-icons-list li span {
	text-decoration: underline;
	font-size: 16px
}

.social-icons-list li a i {
	color: #fff
}

.section-ptb-special {
	padding-top: 0
}

.font-w-600 {
	font-weight: 600
}

label .note {
	color: #a6a6a6
}

.font-family {
	font-family: "inherit";
	font-size: 16px
}

@media only screen and (max-width:600px) {
	.image-class {
		display: none
	}
	.mobile-margin {
		margin-bottom: 30px
	}
	.process-boxs h3 {
		font-size: 23px
	}
	.mt-sm-20 {
		margin-top: 20px
	}
}

.section {
	padding: 50px 0
}

.pt-50 {
	padding-top: 50px
}

.pt-30 {
	padding-top: 30px
}

.offer_service li {
	padding-left: 46px;
	line-height: 40px;
	font-size: 17px;
	color: #777
}

.offer_service li:last-child {
	margin-bottom: 50px
}

.offer_service li img {
	display: inline-block;
	margin-left: -46px;
	margin-right: 24px
}

.display-3-1 {
	font-size: 24px
}

.min-height-600 {
	min-height: 600px
}

.navbar-toggler-icon i {
	padding-top: 5px
}

.vertical-tab {
	display: table
}

.vertical-tab .nav-tabs {
	display: table-cell;
	width: 26%;
	min-width: 26%;
	border-bottom: 0
}

.vertical-tab .nav-tabs li {
	float: none;
	vertical-align: top
}

.vertical-tab .nav-tabs li a {
	display: block;
	padding: 7px;
	font-size: 15px;
	font-weight: 600;
	color: #26437e;
	text-align: left;
	background: #fff;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #efeeee;
	border-left: 1px solid #efeeee;
	border-right: 1px solid #efeeee;
	overflow: hidden;
	position: relative;
	transition: all .3s ease 0s
}

.vertical-tab .nav-tabs li:first-child {
	border-top: 1px solid #efeeee
}

.vertical-tab .nav-tabs li a:hover {
	color: #252a2c;
	background: #ededed;
	border: 0;
	border: 1px solid #dfdfe0
}

.vertical-tab .nav-tabs li a:after {
	background: linear-gradient(315deg, #26437e 49%, transparent 50%);
	top: auto;
	left: auto;
	bottom: -20px;
	right: -20px
}

.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before {
	top: 0;
	left: 0
}

.vertical-tab .nav-tabs li a:hover:after,
.vertical-tab .nav-tabs li.active a:after {
	bottom: 0;
	right: 0
}

.vertical-tab .tab-content {
	display: table-cell;
	padding: 10px 20px;
	font-size: 15px;
	color: #50635f;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: justify;
	vertical-align: top;
	border-top: 1px solid #efeeee;
	position: relative
}

.vertical-tab .tab-content:after {
	background: linear-gradient(315deg, #999 49%, transparent 50%);
	top: auto;
	left: auto;
	bottom: 0;
	right: 0
}

.vertical-tab .tab-content h3 {
	font-size: 24px;
	color: #26437e;
	margin: 0 0 5px 0
}

.vertical-tab .tab-content p {
	font-family: "Kievit Pro Regular", sans-serif;
	letter-spacing: 0
}

@media only screen and (max-width:479px) {
	.vertical-tab .nav-tabs {
		display: block;
		width: 100%
	}
	.vertical-tab .nav-tabs li {
		margin-bottom: 10px
	}
	.vertical-tab .nav-tabs li:last-child {
		margin-bottom: 0
	}
	.vertical-tab .nav-tabs li a {
		padding: 10px
	}
	.vertical-tab .tab-content {
		display: block;
		padding: 20px 5px 5px
	}
	.vertical-tab .tab-content h3 {
		font-size: 18px
	}
}

.Portfolio-tab .nav-pills>li.active>a{
	color:#fff;
	background: #3b5998!important;
}

.Portfolio-tab .nav-pills{
    margin-bottom: 30px;
    margin-top: 30px;
}
.Portfolio-tab .nav-pills li{
    box-shadow: 0 10px 18px 0 rgba(0,0,0,.08); 
    margin-right: 5px;
}
.Portfolio-tab .nav-pills li a{
    padding:10px 20px!important;
}


/*Client */
.bg-ltgray {
    background-color: #f7f9f9;
    z-index: -2;
    position: relative;
    display: block;
}

.cat-list {
    margin: 0px 0 40px;
    padding-top: 20px;
    list-style: none;
}
.box {
    width: 100%;
    height: 70px;
    background: #FFF;0
    /*margin: 40px auto;*/
}
.effect2 {
    position: relative;
}
.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 18%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.cat-list .cat-list__item {
    display: inline-block;
    padding: 0 20px;
}
.cat-list .cat-list__item.active a {
    color: #25406c;
}
.align-center {
    text-align: center;
}
.effect2:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.work-post {
    position: relative;
    overflow: hidden;
    padding-left: 0;
    flex-basis: calc(50% - 16px);
    box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
    margin-bottom: 40px;
    text-align: center;

}
.work-post .work-image-background .overlay-bg {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 59%, rgba(0, 0, 0, 0.4) 100%);
    height: inherit;
}
.work-post .hover-content-container {
    position: absolute;
    top: 0px;
    left: -100%;
    bottom: 0px;
    transition: 1s;
    
    /*align-items: flex-end;*/
}
.work-post .hover-content-container {
	position: absolute;
	left: -100%;
	bottom: 0px;
	transition: 1s;
	padding: 40px 40px 30px 50px;
	background:rgba(1,74,127,0.9);
	min-height: 250px;
	transition: 1s;
	}
.work-post .hover-content-container .hover-content h3 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}
.work-post .hover-content-container .hover-content h3 {
    transition-property: opacity;
    transition-duration: 1s;
    transition-delay: .2s;
    transition-timing-function: linear;
    font-size:30px;
}
.work-post .hover-content-container .hover-content p:nth-of-type(1) {
    opacity: 1;
    transition-property: opacity;
    transition-duration: 1s;
    transition-delay: .2s;
    transition-timing-function: linear;
}
.work-post .hover-content-container .hover-content p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.work-post:hover .hover-content-container {
	transition: 1s;
	left: 0;
	border-radius: 30px 90px 20px 30px;
	transform: skew(-22deg);
	width: 400px;
	left: -120px;
	top:150px;
}

.work-image-background img {
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
}
.client-nav .nav-pills{
	margin-bottom: 40px;
}
.client-nav .nav-pills>li {
    margin-right: 22px;
    margin-bottom: 10px;
}
.client-nav .nav-pills>li.active>a{
	background: #31518d;
}
.client-nav .nav-pills>li a{
	padding: 10px 20px;
	box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
}

@media(max-width:991px) {
footer .footer-copyright p{
	text-align: center;
	float: none!important;
}
}

/*portfoilo*/
.portfolio {
	width: 100%;
	float: left;
	overflow: hidden
}

.home-portfolio 
{
	position: relative;
	padding: 50% 0 25%
}

.mobile-portfolio-wraper {
	display: none
}

.portfolio .container {
	height: 100%;
	width: 50%;
	float: left;
	background: #fff
}

.right-portfolio-wraper {
	width: 50%;
	float: left;
	height: 100%;
	position: relative
}

.right-portfolio-wrap1 {
	background-color: #f1ac1f
}

.right-portfolio-wrap2 {
	background-color: #143a8b
}

.right-portfolio-wrap3 {
	background-color: #0f2a4d
}

.right-portfolio-wrap4 {
	background-color: lightblue
}

.portfolio-left {
	width: 450px;
	position: absolute;
	top: 200px;
	left: 0;
	color: #fff
}

.portfolio-left>p {
	margin-top: 50px;
	line-height: 26px
}

.portfolio-left ul {
	margin: 20px 0 0;
	padding: 0
}

.portfolio-left ul li {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 8px
}

.portfolio-right {
	width: 370px;
	position: absolute;
	bottom: 570px;
	right: 0;
	color: #fff;
	text-align: center
}

.portfolio-left .top-row {
	position: relative;
	padding-left: 99px;
	margin-bottom: 0
}

.portfolio-left .top-row span {
	position: absolute;
	left: 0;
	top: 0
}

.portfolio-left .top-row h2 {
	color: #fff;
	position: relative;
	text-transform: none;
	padding-bottom: 10px
}

.portfolio-left .top-row h2:before {
	content: '';
	width: 180px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	height: 1px
}

.portfolio-left .top-row p {
	font-size: 16px;
	font-weight: 300
}

.portfolio-right>p {
	font-size: 15px;
	line-height: 27px;
	font-weight: 200
}

.mobile {
	width: 266px;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 99999;
	top: 13%;
	margin: auto
}

.mobile-video {
	position: absolute;
	width: 225px;
	height: 399px;
	top: 70px;
	left: 20px
}

.mobile-video video {
	width: 100%
}

.project-clip {
	clip: rect(auto, auto, auto, auto);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.portfolio .social {
	padding-top: -3px;
	display: inline-block
}

.portfolio .social a {
	background-color: #fff;
	float: left;
	font-size: 30px;
	text-align: center;
	width: 53px;
	height: 53px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #ff8665;
	line-height: 53px;
	margin-right: 15px
}
.bx-shadow img{
	/*-webkit-box-shadow:0 10px 25px 0 rgba(0, 0, 0, 0.4);
	box-shadow:0 10px 25px 0 rgba(0, 0, 0, 0.4);*/
	border:1px solid rgba(0,0,0,0.125);
}

.home-portfolio[data-home-project="2"] .social a {
	color: #c04e99
}

.home-portfolio[data-home-project="3"] .social a {
	color: #fb6d22
}

.mobile-frame {
	width: 100%;
	height: 100%;
	z-index: 99999
}

.mobile-frame img {
	width: 100%;
	height: 100%
}

.mobile-video img {
	width: 100%;
	height: 100%
}

.company-portfolio-left-info-box {
	width: 100%;
	float: left;
	padding: 0 0 0 105px
}

.portfolio-info-head {
	width: 100%;
	float: left
}

.portfolio-logo,
.portfolio-logo1,
.portfolio-logo2 {
	width: 30%;
	float: left;
	margin: 0 0 25px 0
}

.portfolio-content-wraper {
	width: 70%;
	float: left
}

.portfolio-content-wraper h2 {
	color: #000;
	font-size: 22px;
	margin: 0 10px 10px;
	font-weight: 600
}

.portfolio-content-wraper p {
	color: #000;
	font-size: 20px;
	margin-left:10px;
}

.portfolio-content-wraper h2:before {
	content: '';
	width: 60px;
	height: 1px;
	display: block;
	margin-bottom: 10px;
	position: relative
}

.portfolio-info {
	width: 100%;
	float: left
}

.portfolio-info p {
	color: #000;
	font-size: 17px;
	line-height: 30px;
	margin: 0 0 70px
}

.portfolio-info>p>span {
	font-size: 20px
}

.btn.portfolio-btn {
	padding: 12px 35px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px
}

.right-poin-text-wraper {
	width: 100%;
	float: left;
	position: absolute;
	top: 195px;
	left: 219px
}

.point-text-wraper {
	width: 100%;
	float: left;
	background-image: url(../images/check.webp);
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	margin: 5px 0;
	position: relative
}

.point-text-wraper:after {
	content: '';
	width: 85px;
	height: 1px;
	display: block;
	position: absolute;
	left: 0;
	margin: 10px 0 0 0
}

.point-text-wraper:nth-child(3):after {
	content: ''!important;
	height: 0
}

.point-text-wraper p {
	font-size: 18px;
	color: #fff
}

.app-download-link-wraper {
	width: 100%;
	float: left;
	margin: 60px 0 0
}

.app-download-link-wraper>li {
	list-style: none;
	float: left;
	width: 60px;
	height: 60px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	margin: 12px;
	display: table;
	cursor: pointer
}

.app-download-link-wraper>li>a {
	display: table-cell!important;
	vertical-align: middle;
	text-align: center;
	color: #870e12;
	font-size: 35px
}

a.app-download-link2 {
	color: #bd212a!important
}

a.app-download-link3 {
	color: #f07e1b!important
}

@media(max-width:1150px) {
	.company-portfolio-left-info-box {
		padding: 0 0 0 50px
	}
}

@media(max-width:1100px) {
	.portfolio-left {
		width: 370px
	}
	.company-portfolio-left-info-box {
		padding: 0 0 0 30px
	}
}

@media(max-width:991px) {
	.home-portfolio {
		display: none
	}
	.mobile-portfolio-wraper {
		width: 100%;
		float: left;
		display: block
	}
	div#mobile-portfolio1 {
		width: 100%;
		float: left;
		background: #13a79d;
		text-align: center;
		padding: 20px
	}
	.mobile-portfolio-wraper .container {
		width: 100%;
		padding: 0
	}
	div#mobile-portfolio2 {
		width: 100%;
		float: left;
		background: #143a8b;
		text-align: center;
		padding: 20px
	}
	div#mobile-portfolio3 {
		width: 100%;
		float: left;
		background: #f37b1c;
		text-align: center;
		padding: 20px
	}
	.portfolio-link {
		margin: 20px 0;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 100%
	}
	.portfolio-link li {
		width: 35px;
		height: 35px;
		background-color: #fff;
		display: inline-table;
		border-radius: 50%;
		margin: 0 10px
	}
	.portfolio-link li>a {
		display: table-cell;
		margin: 0 auto;
		vertical-align: middle
	}
	.portfolio-image img {
		margin: 0 auto;
		padding-top: 15px
	}
	.portfolio1-icon {
		color: #f26722;
		font-size: 20px
	}
	.portfolio2-icon {
		color: #54328d;
		font-size: 20px
	}
	.portfolio3-icon {
		color: #00163f;
		font-size: 20px
	}
	.portfolio-info p {
		color: #fff;
		font-size: 16px
	}
	.mobile-work-progress-image-box {
		width: 100%;
		float: left;
		padding: 0 15px;
		display: block;
		height: 390px
	}
	.portfolio-content-wraper {
		width: 70%;
		float: left;
		text-align: left;
		padding: 0 0 0 10px
	}
	.btn.portfolio-btn {
		padding: 10px 30px;
		border-radius: 26px;
		background: #fff!important;
		color: #f85d74;
		font-weight: bold
	}
	.portfolio-content-wraper h2,
	.portfolio-content-wraper p {
		color: #fff
	}
	.portfolio-content-wraper h2 {
		font-size: 20px
	}
	.portfolio-content-wraper p {
		font-size: 17px
	}
}

@media(max-width:400px) {
	.portfolio-image img {
		max-width: 240px;
		margin: 0 auto
	}
}

@media(max-width:362px) {
	.portfolio-link li {
		margin: 0 6px
	}
}

.testimonial_subtitle {
	color: #0aaa7a;
	font-size: 12px
}

.testimonial_btn {
	background-color: #373d4b!important;
	color: #fff!important
}

.seprator {
	height: 2px;
	width: 56px;
	background-color: #0aaa7a;
	margin: 7px 0 10px 0
}

.why-us-icon i {
	font-size: 34px;
	color: #26437e;
	padding: 30px 0
}

.why-us-icon p {
	padding: 20px 40px
}

.div.bhoechie-tab-container {
	z-index: 10;
	background-color: #fff;
	padding: 0!important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #ddd;
	margin-top: 20px;
	margin-left: 50px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box;
	opacity: .97;
	filter: alpha(opacity=97)
}

div.bhoechie-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0
}

div.bhoechie-tab-menu div.list-group {
	margin-bottom: 0
}

div.bhoechie-tab-menu div.list-group>a {
	margin-bottom: 0
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
	color: #5a55a3
}

div.bhoechie-tab-menu div.list-group>a:first-child {
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
	background-color: #26437e;
	background-image: #26437e;
	color: #fff
}

div.bhoechie-tab-menu div.list-group>a.active:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	border-left: 10px solid #26437e
}

div.bhoechie-tab-content {
	background-color: #fff;
	padding-left: 20px;
	padding-top: 10px
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
	display: none
}

.categroies-tab {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 400px
}

.img-shw {
	-webkit-box-shadow: 8px 4px 44px -8px #c3c1c1;
	-moz-box-shadow: 8px 4px 44px -8px #c3c1c1;
	box-shadow: 8px 4px 44px -8px #c3c1c1;
	border: 1px solid #cecece
}

input[type="date"] {
	line-height: 20px!important
}

.dropdown-submenu {
	position: relative
}

.sub-heading-social {
	display: inline-block
}

.border-box {
	border: 1px solid #e9e4e4;
	padding: 10px
}

.form-control {
	height: 45px
}

.contact-hr {
	height: 1px;
	background-color: #fff;
	margin-top: 40px;
	margin-bottom: 30px
}

.question-box {
	width: 90%;
	margin-bottom: 20px
}

.heading-contactus {
	font-size: 20px;
	color: #26437e;
	line-height: 10px!important
}

.dropdown-menu>li.kopie>a {
	padding-left: 5px
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px
}

.dropdown-submenu>a:after {
	border-color: transparent transparent transparent #333;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 5px;
	width: 0
}

.dropdown-submenu:hover>a:after {
	border-left-color: #555
}

.dropdown-menu>li>a:hover,
.dropdown-menu>.active>a:hover {
	text-decoration: none
}

@media(max-width:767px) {
	.navbar-nav {
		display: inline
	}
	.navbar-default .navbar-brand {
		display: inline
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #c0c0c0
	}
	.navbar-default .navbar-nav .dropdown-menu>li>a {
		color: #727070;
		border-radius: 4px;
		margin-top: 2px
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #333
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		background-color: #ccc
	}
	.navbar-nav .open .dropdown-menu {
		border-bottom: 1px solid white;
		border-radius: 0
	}
	.dropdown-menu {
		padding-left: 10px
	}
	.dropdown-menu .dropdown-menu {
		padding-left: 20px
	}
	.dropdown-menu .dropdown-menu .dropdown-menu {
		padding-left: 30px
	}
	li.dropdown.open {
		border: 0 solid red
	}
}

@media(min-width:768px) {
	ul.nav li:hover>ul.dropdown-menu {
		display: block
	}
	#navbar {
		text-align: center
	}
}

.navbar-nav {
	margin-right: 30px;
	margin-top: 11px;
	float: right
}

.navbar-brand>img {
	display: block;
	margin-top: -5px
}

@media only screen and (max-width:600px) {
	.navbar-brand>img {
		margin-top: -17px
	}
	.navbar-nav {
		float: left
	}
}

.min-height-580 {
	min-height: 580px
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

#accordion .panel-title i.glyphicon {
	-moz-transition: -moz-transform .5s ease-in-out;
	-o-transition: -o-transform .5s ease-in-out;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out
}

.rotate-icon {
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	transform: rotate(-225deg)
}

.panel {
	border: 0;
	border-bottom: 1px solid #f2f2f2
}

.panel-group .panel+.panel {
	margin-top: 0
}

.panel-group .panel {
	border-radius: 0
}

.panel-heading {
	border-radius: 0;
	color: white
}

.panel-custom>.panel-heading {
	background-color: #f9f9f9;
	padding: 30px
}

.panel-group .panel:last-child {
	border-bottom: 5px solid #26437e
}

.panel-collapse .collapse.in {
	border-bottom: 0
}

.keyword-fonts {
	font-size: 14px
}

.slider-styles {
	margin: 20px 0
}

.sub-heading {
	font-size: 24px;
	text-align: center;
	font-weight: 600
}

. .panel.with-nav-tabs .panel-heading {
	padding: 5px 5px 0 5px
}

.panel.with-nav-tabs .nav-tabs {
	border-bottom: 0
}

.panel.with-nav-tabs .nav-justified {
	margin-bottom: -1px
}

.with-nav-tabs.panel-primary .nav-tabs>li>a,
.with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
	color: #fff
}

.with-nav-tabs.panel-primary .nav-tabs>.open>a,
.with-nav-tabs.panel-primary .nav-tabs>.open>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>.open>a:focus,
.with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
	color: #fff;
	background-color: #3071a9;
	border-color: transparent
}

.with-nav-tabs.panel-primary .nav-tabs>li.active>a,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:focus {
	color: #428bca;
	background-color: #fff;
	border-color: #428bca;
	border-bottom-color: transparent
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu {
	background-color: #428bca;
	border-color: #3071a9
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a {
	color: #fff
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
	background-color: #3071a9
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
	background-color: #4a9fe9
}

.case-thumb img {
	width: 50%!important;
	padding-top: 20px
}

.box-border {
	border: 2px solid rgba(0, 0, 0, 0.1)
}

.list-style li {
	font-size: 16px;
	line-height: 35px
}

.font-bullet {
	font-size: 8px;
	vertical-align: middle;
	color: #26437e
}

.font-20 {
	font-size: 24px
}

.font-weight-600 {
	font-weight: 500
}

.timeline-centered {
	position: relative;
	margin-bottom: 30px;
	margin-left: -35px
}

.timeline-centered:before,
.timeline-centered:after {
	content: " ";
	display: table
}

.timeline-centered:after {
	clear: both
}

.timeline-centered:before {
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	background: #ddd;
	left: 226px;
	top: 10px;
	bottom: 20px;
	margin-left: -4px
}

.timeline-centered .timeline-entry {
	position: relative;
	width: 80%;
	float: right;
	margin-bottom: 40px;
	clear: both
}

.timeline-centered .timeline-entry.begin {
	margin-bottom: 0
}

.timeline-centered .timeline-entry. {
	float: left
}

.timeline-centered .timeline-entry. .timeline-entry-inner {
	margin-left: 0;
	margin-right: -18px
}

.timeline-centered .timeline-entry. .timeline-entry-inner .timeline-time {
	left: auto;
	right: -100px;
	text-align: left
}

.timeline-centered .timeline-entry. .timeline-entry-inner .timeline-icon {
	float: right
}

.timeline-centered .timeline-entry. .timeline-entry-inner .timeline-label {
	margin-left: 0;
	margin-right: 70px
}

.timeline-centered .timeline-entry. .timeline-entry-inner .timeline-label:after {
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -9px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.timeline-centered .timeline-entry .timeline-entry-inner {
	position: relative;
	margin-left: -22px
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
	position: absolute;
	left: -60px;
	text-align: right;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span {
	display: block
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span:first-child {
	font-size: 15px;
	font-weight: bold
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span:last-child {
	font-size: 15px
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
	background: #fff;
	color: #737881;
	display: block;
	width: 10px;
	height: 10px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	-moz-box-shadow: 0 0 0 5px #f5f5f6;
	-webkit-box-shadow: 0 0 0 5px #f5f5f6;
	box-shadow: 0 0 0 5px #f5f5f6;
	line-height: 40px;
	font-size: 15px;
	float: left
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
	background-color: #26437e;
	color: #fff
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
	position: relative;
	background: #f8f8f8;
	padding: 15px;
	margin-left: 10px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #f5f5f6 transparent transparent;
	left: 0;
	top: 10px;
	margin-left: -9px
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
	color: #252a2c;
	font-size: 17px;
	margin: 0;
	line-height: 30px
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p+p {
	margin-top: 15px
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 600
}

@media only screen and (max-width:600px) {
	.timeline-centered .timeline-entry {
		width: 70%
	}
	.timeline-centered:before {
		left: 25%
	}
	.case-study .single-case {
		margin: 0!important
	}
}

input[type="file"] {
	padding: 0
}

.get-in-touch-new .max-height-580:after {
	max-height: 580px!important
}

.sub-heading-h4 {
	font-size: 20px;
	font-weight: 500
}

.time-line li {
	font-size: 17px
}

.list-industry {
	line-height: 35px
}

.div-effect {
	position: relative;
	overflow: hidden
}

.div-edge {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 5px solid #262e45;
	transform: rotate(40deg);
	right: -55px;
	bottom: -50px;
	overflow: hidden
}

.div-edge::after {
	width: 80px;
	height: 90px;
	background: #262e45;
	content: '';
	display: block;
	margin: auto
}

.effect {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mainmenu {
	background: 0;
	border: 0 solid;
	margin: 0;
	padding: 0;
	min-height: 20px
}

@media only screen and (min-width:767px) {
	.mainmenu .collapse ul li {
		position: relative
	}
	.mainmenu .collapse ul li:hover>ul {
		display: block
	}
	.mainmenu .collapse ul ul {
		position: absolute;
		top: 100%;
		left: 0;
		display: none
	}
	.mainmenu .collapse ul ul li {
		position: relative
	}
	.mainmenu .collapse ul ul li:hover>ul {
		display: block
	}
	.mainmenu .collapse ul ul ul {
		position: absolute;
		top: 0;
		left: 100%;
		display: none
	}
	.mainmenu .collapse ul ul ul li {
		position: relative
	}
	.mainmenu .collapse ul ul ul li:hover ul {
		display: block
	}
	.mainmenu .collapse ul ul ul ul {
		position: absolute;
		top: 0;
		left: -100%;
		display: none;
		z-index: 1
	}
}

.royalpark {
	background-color: #a6c437
}

. #portfolio {
	margin: 3px -0.9% 50px 0
}

#portfolio.portfolio-items .col.col-md-4 {
	margin: 0!important;
	width: 33.00%;
	float: left
}

.portfolio-items .col .work-item {
	position: relative;
	margin-bottom: 0
}

.row .col.portfolio-item {
	text-align: center;
	width: auto;
	height: auto;
	max-width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	position: relative
}

.row .col.portfolio-item .work-item-image {
	max-width: 100%;
	width: 200px;
	height: 220px;
	padding: 0;
	margin: 60px auto 30px;
	-webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.4);
	overflow: hidden;
	position: relative
}

.work-item-image img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0
}

.row .col.portfolio-item h4.title {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 0;
	color: #fff;
	width: 100%;
	text-align: center
}

.portfolio-preview-link {
	opacity: 0;
	position: absolute;
	top: 0;
	right: -80px;
	border-radius: 50%;
	width: 78px;
	height: 78px;
	margin: 2px;
	background: #fff;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 78px;
	letter-spacing: 0;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	transition: all .1s linear .1s
}

.row .col.portfolio-item:hover .portfolio-preview-link {
	opacity: .99;
	top: 50px;
	right: 8px
}

.row .col.portfolio-item .portfolio-preview-link:hover {
	width: 82px;
	height: 82px;
	line-height: 82px;
	margin: 0;
	transition: all .1s linear 0s
}

.portfolio-website-link {
	position: absolute;
	top: 0;
	right: -80px;
	border-radius: 50%;
	width: 64px;
	height: 64px;
	margin: 2px;
	background: rgba(255, 255, 255, 0);
	color: rgba(255, 255, 255, 0.7);
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 64px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	transition: all .1s linear .2s
}

.row .col.portfolio-item:hover .portfolio-website-link {
	background: rgba(255, 255, 255, 0.2);
	top: 124px;
	right: 8px
}

.row .col.portfolio-item .portfolio-website-link {
	transition: all .1s linear 0s
}

.row .col.portfolio-item .portfolio-website-link:hover {
	width: 68px;
	height: 68px;
	line-height: 68px;
	margin: 0;
	transition: all .1s linear 0s;
	color: rgba(255, 255, 255, 0.9)
}

.jw-clear:before,
.jw-clear:after {
	content: "";
	display: table
}

.jw-clear:after {
	clear: both
}

.jw-clear {
	zoom: 1
}

#modal-preview {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999
}

.modal .controls-left {
	float: left
}

.modal .controls-right {
	float: right
}

.controls.jw-clear {
	display: block
}

.modal .controls a i {
	background: 0;
	color: inherit;
	font-size: inherit;
	vertical-align: bottom
}

.modal .controls a i {
	color: rgba(255, 255, 255, 0.5)
}

.modal .controls a:hover i {
	color: rgba(255, 255, 255, 0.9)
}

.modal .controls a {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.07);
	height: 100px;
	display: inline-block;
	line-height: 66px;
	text-align: center;
	padding: 0
}

.modal .controls a:hover {
	background-color: rgba(0, 0, 0, 0.12)
}

.modal .controls-left a {
	font-size: 28px;
	width: 100px;
	margin-right: 1px
}

.modal .controls-right a {
	font-size: 10px;
	padding: 20px 40px;
	height: auto;
	line-height: 1em;
	margin: 30px 30px 0 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 500
}

.modal .controls-right a i {
	font-size: 28px
}

.modal .controls-center {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%)
}

.modal .controls-bottom-center {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff
}

.modal .controls-bottom-center a {
	color: #fff;
	font-size: 30px;
	text-shadow: 0 0 1px #000
}

.modal .controls .controls-center a {
	background-color: transparent;
	font-size: 18px;
	line-height: 2.5em;
	height: 2.7em;
	padding: 5px;
	margin-top: 25px
}

@media(max-width:420px) {
	.row .col.portfolio-item .work-item-image {
		height: 120px
	}
}

@media(max-width:767px) {
	.modal .controls-left {
		float: none
	}
	.modal .controls-left a {
		width: 24.5%;
		height: 42px;
		line-height: 40px
	}
	.modal .controls-right a {
		height: 48px;
		line-height: 1.5em
	}
	.modal .controls-center {
		position: relative;
		left: auto;
		transform: none
	}
}

@media only screen and (min-width:1600px) {
	.portfolio-container {
		width: 1460px;
		max-width: 1460px
	}
	#portfolio {
		margin: 3px 0 50px 0
	}
	#portfolio.portfolio-items .col.col-md-4 {
		margin: 0!important;
		width: 25.00%
	}
}

@media only screen and (min-width:1900px) {
	.portfolio-container {
		width: 1660px;
		max-width: 1660px
	}
	#portfolio {
		margin: 3px 0 50px 0
	}
	#portfolio.portfolio-items .col.col-md-4 {
		margin: 0!important;
		width: 25.00%
	}
	.row .col.portfolio-item {
		padding-bottom: 50px
	}
	.row .col.portfolio-item .work-item-image {
		max-width: 100%;
		width: 220px;
		height: 240px;
		padding: 0;
		margin: 70px auto 40px
	}
	.row .col.portfolio-item h4.title {
		font-size: 14px
	}
}

@media(min-width:1px) and (max-width:1000px) {
	#portfolio.portfolio-items .element,
	.work-item {
		width: 286px!important;
		height: auto!important
	}
}

@media only screen and (min-width:2300px) {
	.portfolio-container {
		width: 1900px;
		max-width: 1900px
	}
	.row .col.portfolio-item h4.title {
		font-size: 15px
	}
	.row .col.portfolio-item .work-item-image {
		max-width: 100%;
		width: 240px;
		height: 280px;
		padding: 0;
		margin: 70px auto 30px
	}
	.row .col.portfolio-item:hover .portfolio-preview-link {
		top: 50px;
		right: 25px
	}
	.row .col.portfolio-item:hover .portfolio-website-link {
		top: 124px;
		right: 24px
	}
}

@media only screen and (min-width:690px) and (max-width:1024px) {
	#portfolio {
		margin: 3px 0 70px 0!important
	}
	#portfolio.portfolio-items .col.col-md-4 {
		margin: 0!important;
		width: 50.00%!important
	}
	.row .col.portfolio-item {
		padding-bottom: 20px
	}
	.row .col.portfolio-item .work-item-image {
		max-width: 100%;
		width: 160px;
		height: 180px;
		padding: 0;
		margin: 40px auto 20px
	}
}

.royalpark {
	background-color: #a6c437
}

.gv {
	background-color: #84c2bb
}

.prim {
	background-color: #e6859e
}

.home-foods {
	background-color: #f68970
}

.vysya-charity {
	background-color: #754847
}

.priyan {
	background-color: #5e5f89
}

.gm {
	background-color: #c05252
}

.gadjet {
	background-color: #858bc0
}

.aara {
	background-color: #637d98
}

.jailakshmi {
	background-color: #768632
}

.vsa {
	background-color: #857dbd
}

.kalyan {
	background-color: #9f2f3d
}

.gola {
	background-color: #7eb4d4
}

.ganesha {
	background-color: #4fa276
}

.trendy {
	background-color: #424242
}

.lyton {
	background-color: #76c094
}

.nlrc {
	background-color: #605335
}

.hosur {
	background-color: #416d90
}

.renga {
	background-color: #548347
}

.arrs {
	background-color: #4f97d1
}

.rubber {
	background-color: #13539b
}

.kb {
	background-color: #ccc
}

.cafe {
	background-color: #afafaf
}

.rajeshwari {
	background-color: #52accf
}

.kkdr {
	background-color: #5e80b1
}

.mmsv {
	background-color: #91bd88
}
.fibre {
	background-color: #cf5050
}
.laorenate{
	background: #a87b51
}
.classick{
	background: #1d3f5d
}
.blueprint{
	background: #ad2074
}
.sanjayan{
	background: #00703C
}
.future{
	background: #0095B6
}
.jayam{
	background: #fe892a
}
.bluesee{
	background: #26619C
}
.pagodaa{
	background: #232b2b
}
.velan{
	background: #0077BE
}
.dceramic{
	background: #264348;
}
.olympianequipment{
	background: #f89d3e;
}
.thinkusnow{
	background-color: #084a63;
}
.Isaignaniyudan{
	background-color: #54b7fa;
}
.dnsp{
	background: #3AB09E
}
.canarastore{
	background: #2E5894
}
.jithas{
	background: #FF7518
}
.watcan{
	background: #41a98c;
}

.fabrichues{
	background:#B03060 
}
.gm{
	background: #C90016
}
.rajeswari{
	background: #01aae5
}
.dharan{
	background: #870f11
}
.olympian{
	background-color: #f69e36;
}
.sabarinath{
	background-color: #449367;
}
.d-cancer{
	background-color: #32a99a;
}
.olympian{
	background-color: #f69e36;
}
.mars{
	background-color: #150d43;
}
.pagoda{
	background-color: #a5b944;
}
.quality{
	background-color: #4b0401;
}
.jithas{
	background-color: #f5821f;
}
.selvamaligai{
	background-color: #ec1b23;
}
.cakes{
	background-color: #4ac6c3;
}

.mb-15 {
	margin-bottom: 15px
}

.mail-image {
	width: 120px;
	margin-bottom: 15px
}

.mr-ml-auto {
	margin: 0px auto
}

.btn-white {
	background-color: #fff;
	border-radius: 10px;
	margin-top: 20px
}

.btn-white:hover {
	color: #2e486b
}

.schema-markup-faq {
	display: none
}

.kwality {
	background-color: #664C28
}

.fabrichues {
	background-color: #1f618d
}

.supreme-balaji {
	background-color: #214893
}

.dharan-hopsital {
	background-color: #00a79e
}

.womenscare {
	background-color: #4b2262
}
.primrose{
	background: #966FD6
}
.homefoods{
	background-color: #e54b2a
}

.fancy {
	background-color: #0d9851
}

.latest-post-title {
	font-size: 18px;
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	line-height: 30px;
}

.card-body h3 {
	font-size: 15px;
	line-height: 22px;
}

.blog-list {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.blog-area .blog-list .card-body .badge-lg {
	position: relative;
	top: -34px;
}
.product-slide .item img{
	width: 30%;
}
.enquiry-button  a{
	color: #fff;
}
.career-form .form-control
{
	margin-bottom: 15px;
}
.fail
{
    color: red;
}
.apply-button, .send
{
	border-radius: 50px;
}

/*Portfolio*/
/*
.project-block {
  position: relative;
  margin-bottom: 30px;
}
.project-block .inner-box {
  position: relative;
  overflow: hidden;
}
.project-block .image-box {
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}
.project-block .image-box .image {
  position: relative;
  margin-bottom: 0;
}
figure {
  margin: 0 0 1rem;
    margin-bottom: 1rem;
}
.project-block .image-box .image a {
  display: block;
  width: 100%;
}
.project-block .image-box .image img {
  transition: all .3s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-block .content-box {
  position: absolute;
  left: -20px;
  bottom: 0;
  padding: 40px 40px 30px 50px;
  z-index: 3;
  max-width: 280px;
  min-height: 250px;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
}
.project-block .content-box::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  left: -120px;
  width: 400px;
  content: "";
  opacity: .9;
  border-radius: 30px 90px 20px 30px;
  transform: skew(-22deg);
  background: red;
}
.project-block .inner-box:hover .content-box .icon {
  opacity: 1;
  transform: translate(0);
  transition-delay: .3s;
}
.project-block .content-box .icon {
  position: relative;
  display: block;
  height: 48px;
  width: 48px;
  font-size: 16px;
  color: #fff;
  background-color: blue;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 35px;
  opacity: 0;
  transform: translateY(-20px);
  transition: all .3s ease;
}
.project-block .content-box .cat, .project-block .content-box .title {
  color: var(--theme-color2);
  opacity: 0;
  transform: translateY(-20px);
  transition: all .3s ease;
}
.project-block .content-box .cat {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .05em;
  display: block;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.project-block .content-box .title {
  color: var(--theme-color2);
  opacity: 0;
  transform: translateY(-20px);
  transition: all .3s ease;
}
.title a {
  color: inherit;
}
*/
.projects-section {
  position : relative;
  padding : 120px 0 90px;
  z-index : 3
}
.projects-section .outer-box {
  margin : 0 -260px
}
  @media only screen and (max-width : 1699px) {
  .projects-section .outer-box{margin : 0 -100px
}
  }@media (max-width : 1399.98px) {
  .projects-section .outer-box{margin : 0
}
}.project-block {
  position : relative;
  margin-bottom : 30px
}
.project-block .inner-box {
  position : relative;
  overflow : hidden
}
  .project-block .inner-box : hover .content-box {
  opacity : 1;
  left : 0;
  visibility : visible
}
  .project-block .inner-box : hover .content-box .icon {
  opacity : 1;
  transform : translate(0);
  transition-delay : .3s
}
  .project-block .inner-box : hover .content-box .cat {
  opacity : 1;
  transform : translate(0);
  transition-delay : .5s
}
  .project-block .inner-box : hover .content-box .title {
  opacity : 1;
  transform : translate(0);
  transition-delay : .4s
}
.project-block .image-box {
  position : relative;
  overflow : hidden;
  transition : all .3s ease
}
.project-block .image-box .image {
  position : relative;
  margin-bottom : 0
}
.project-block .image-box .image a {
  display : block;
  width : 100%
}
.project-block .image-box .image img {
  transition : all .3s ease;
  width : 100%;
  height : 100%;
  object-fit : cover
}
.project-block .content-box {
  position : absolute;
  left : -20px;
  bottom : 0;
  padding : 40px 40px 30px 50px;
  z-index : 3;
  max-width : 280px;
  min-height : 250px;
  opacity : 0;
  visibility : hidden;
  transition : all .3s ease
}
  .project-block .content-box::before {
  position : absolute;
  left : 0;
  top : 0;
  height : 100%;
  width : 100%;
  left : -120px;
  width : 400px;
  content : "";
  opacity : .9;
  border-radius : 30px 90px 20px 30px;
  transform : skew(-22deg);
  background-color :red;
}
.project-block .content-box .icon {
  position : relative;
  display : block;
  height : 48px;
  width : 48px;
  font-size : 16px;
  color : var(--theme-color-light);
  background-color : var(--theme-color2);
  display : flex;
  align-items : center;
  justify-content : center;
  border-radius : 50%;
  margin-bottom : 35px;
  opacity : 0;
  transform : translateY(-20px);
  transition : all .3s ease
}
  .project-block .content-box .icon : hover {
  background-color : var(--theme-color-light);
  color : var(--theme-color2)
}
.project-block .content-box .cat {
  position : relative;
  font-size : 12px;
  font-weight : 500;
  letter-spacing : .05em;
  display : block;
  text-transform : uppercase;
  margin-bottom : 2px
}
.project-block .content-box .cat, .project-block .content-box .title {
  color : var(--theme-color2);
  opacity : 0;
  transform : translateY(-20px);
  transition : all .3s ease
}
.project-block .content-box .title {
  margin-bottom : 0
}
  .project-block .content-box .title a : hover {
  text-decoration : underline
}
