@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400&amp;display=swap');
@font-face {
	font-family: icomoon;
	src: url(../eot/icomoona57c.eot?srf3rx);
	src: url(../eot/icomoona57c.eot?srf3rx#iefix) format("embedded-opentype"), url(../ttf/icomoona57c.ttf?srf3rx) format("truetype"), url(../woff/icomoona57c.woff?srf3rx) format("woff"), url(../svg/icomoona57c.svg?srf3rx#icomoon) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
.poppins_extra_light {
	font-family: Poppins-ExtraLight, arial
}
.poppins_light {
	font-family: Poppins-Light, arial
}
.poppins_italic {
	font-family: Poppins-Italic, arial
}
.poppins_medium {
	font-family: Poppins-Medium, arial
}
.poppins_regular {
	font-family: Poppins-Regular, arial
}
.poppins_semibold {
	font-family: Poppins-SemiBold, arial
}
.poppins_bold {
	font-family: Poppins-Bold, arial
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}
.text-underline {
	text-decoration: underline
}
html {
	font-family: Poppins, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	display: flow-root;
    overflow-x: clip;
}
body {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff;
	display: flow-root;
    overflow-x: clip;
}
#appContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}
a {
	background-color: transparent
}
a:active,
a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
.h1,
h1 {
	font-size: 3.5rem
}
.h2,
h2 {
	font-size: 3rem
}
.h3,
h3 {
	font-size: 3rem
}
.h4,
h4 {
	font-size: 18px
}
.h5,
h5 {
	font-size: 14px
}
.h6,
h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.initialism,
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
.pointer {
	cursor: pointer
}
.color-pink {
	color: #f06b7c
}
.color-blue {
	color: #242f51
}
.text_gradient {
	background: -moz-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #1968b9), color-stop(100%, #f06b7c));
	background: -webkit-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -o-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -ms-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: linear-gradient(90deg, #1968b9 0, #f06b7c 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.btn_shadow {
	box-shadow: 0 12px 25px 0 rgba(0, 69, 164, .35)
}
.color-333 {
	color: #333
}
.color-999 {
	color: #777
}
#fh5co-features {
	background-image: none
}
.features-video-section {
	background: #ebebeb;
	border-radius: 15px;
	padding: 20px;
	height: 400px
}
.video-name {
	padding: 10px 20px;
	color: #0f2943;
	font-size: 14px
}
.features-video {
	position: relative;
	height: 215px;
	border: 3px solid #6e9fd2;
	border-radius: 6px;
	box-shadow: 0 0 12.22px .78px rgba(0, 0, 0, .11)
}
.video_popup {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3
}
.features-video:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5)
}
.uniquefeatures-image .video_popup {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.uniquefeatures-image {
	position: relative;
	height: 100%
}
.uniquefeatures-image:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.uniquefeatures-image:hover:before {
	background-color: rgba(0, 0, 0, .3);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.uniquefeatures-gallerynav {
	display: none;
	position: fixed;
	bottom: -92px;
	left: 0;
	z-index: 1045;
	width: 100%;
	padding: 10px 0;
	transition: .2s ease all;
	background: rgba(0, 0, 0, .75)
}
.uniquefeatures-gallerycontainer {
	display: flex;
	justify-content: center;
	width: 80%;
	overflow: auto;
	margin: 0 auto
}
.uniquefeatures-gallerybox {
	position: relative;
	min-width: 120px;
	height: 72px;
	color: #fff;
	margin: 0 5px;
	cursor: pointer;
	background-color: #666;
	font-size: 12px;
	display: block;
	text-align: center;
	border: 2px solid #666
}
.uniquefeatures-gallerybox.active,
.uniquefeatures-gallerybox:hover {
	border: 2px solid #f06c7c
}
.uniquefeatures-gallerybox span {
	color: #fff;
	background-color: #666;
	font-size: 12px;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 1.8;
	white-space: nowrap
}
.uniquefeatures-gallerybox.active span {
	background-color: #f06c7c;
	color: #fff
}
.waves-block {
	position: absolute;
	width: 120px;
	height: 120px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
	background: transparent url(../png/play-icon.png) no-repeat center;
	background-size: 50px
}
.waves-block .waves {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(240, 108, 124, .5);
	opacity: 0;
	border-radius: 320px;
	background-clip: padding-box;
	-webkit-animation: waves 3s ease-in-out infinite;
	animation: waves 3s ease-in-out infinite
}
.waves-block .wave-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}
.waves-block .wave-2 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.waves-block .wave-3 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}
@-webkit-keyframes waves {
	0% {
		-webkit-transform: scale(.2, .2);
		transform: scale(.2, .2);
		opacity: 0
	}
	50% {
		opacity: .9
	}
	100% {
		-webkit-transform: scale(.9, .9);
		transform: scale(.9, .9);
		opacity: 0
	}
}
@media only screen and (max-width:767px) {
	.video-name {
		font-size: 12px;
		padding: 10px
	}
}
.bg-f5f5f5 {
	background-color: #f5f5f5!important
}
.bg-f5f7fb {
	background-color: #f5f7fb!important
}
.bg-white {
	background-color: #fff
}
.bg-white-80p {
	background-color: #ffffff80
}
.bg-white-70p {
	background-color: #ffffff70
}
.bg-white-60p {
	background-color: #ffffff60
}
.bg-white-50p {
	background-color: #ffffff50
}
.font-size-14 {
	font-size: 14px
}
.font-size-12 {
	font-size: 12px
}
.py-5 {
	padding-top: 5rem;
	padding-bottom: 5rem
}
.py-3 {
	padding-top: 1rem;
	padding-bottom: 1rem
}
.p-3 {
	padding: 1rem
}
@media only screen and (min-width:992px) {
	.text-lg-right {
		text-align: right
	}
}
@media (min-width:768px) {
	.d-md-flex {
		display: flex
	}
	.text-md-right {
		text-align: right
	}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}
.table-responsive {
	overflow-x: auto
}
.form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 14px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #4fd2c2;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(79, 210, 194, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(79, 210, 194, .6)
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
input[type=search] {
	-webkit-appearance: none
}
.form-group {
	margin-bottom: 30px
}
.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}
.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 14px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: transparent
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: 0
}
.uniq-feature-qustion-control {
	float: right
}
.uniq-feature-qustion-control button {
	border-radius: 50%;
	border: none;
	background: 0 0;
	color: #fff;
	width: 24px;
	height: 24px;
	padding: 0;
	margin-top: 15px
}
.uniq-feature-qustion-control button i {
	font-size: 22px;
	color: #5583c0
}
.uniq-feature-qustion-control button:focus,
.uniq-feature-qustion-control button:hover {
	outline: 0;
	border: 0
}
.uniquefeatures-container {
	background: #fafafa;
	padding: 0!important;
	z-index: 2
}
.uniquefeatures-box {
	padding: 30px 80px 30px;
	margin-bottom: 10px;
	background: #fcfcfc;
	box-shadow: 0 2px 4px -2px rgba(56, 56, 56, .4)
}
.uniquefeatures-box.integration-box {
	padding: 30px 50px
}
.uniquefeatures-heading {
	font-size: 24px
}
.uniquefeatures-sliderbox {
	padding: 20px 40px;
	background: #fafafa
}
.integration-caption {
	font-size: 12px
}
.zapierpickupintegration{    box-shadow: -9.063px 4.226px 5px rgb(142 142 142 / 2%);
    background-color: #fff;
    border: 1px solid #e4e4e4;
    align-items: center;
    box-shadow: 0 0px 9px rgb(0 0 0 / 10%);padding: 15px;}
	.zapierpickupintegration .integration-icon {
		display: block;
		align-items: center;
		justify-content: center;
		width: 45px;
		height: 70px;
		border-radius: 5px;
		box-shadow: -9.063px 4.226px 0px rgb(142 142 142 / 0%);
		background-color: #fff;
		border: 0px solid #f4f4f4;
		position: absolute;
		top: 15px;
		left: 13px;
	}

	.zapierlink, .zapierlink:hover,.zapierlink:visited {
		color: #007bff;
		text-decoration: underline;
	}
.zapierpickupintegration .integration-icon img{ width: 36px;}
.zapierpickupintegration .zapierflex {
	align-items: center;
    margin: 10px 0px;
    position: relative;
    padding-left: 65px;
    min-height: 73px;

}
.zapierpickupintegration .zapiertitle {
    min-height: 65px;
    background: #fff;
    font-size: 12px;
    /* border-bottom: 1px solid #e5e5e5; */
    margin-bottom: 18px;
}
.zapierpickupintegration .zapiertitle b{ font-weight: inherit;}
.zapierpickupintegration .zapiertitle span{ display: block;}
.integration-div {
	padding: 10px;
	border-radius: 5px;
	transition: .5s ease all
}
.integration-div:hover {
	box-shadow: 0 0 2.5px rgba(175, 175, 175, .35);
	background-color: #fff;
	transition: .5s ease all
}
.integration-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	border-radius: 5px;
	box-shadow: -9.063px 4.226px 5px rgba(142, 142, 142, .02);
	background-color: #fff;
	border: 1px solid #f4f4f4
}
.integration-name {
	font-size: 14px
}
.integration-link {
	font-size: 12px;
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 3px 15px;
	display: inline-block
}
.integration-link:hover {
	background-color: #1c4068;
	border: 1px solid #1c4068;
	color: #fff
}
#features-slider .owl-dots {
	position: unset
}
#press-slider .owl-dots {
	position: unset
}
#press-slider .owl-dots {
	position: unset
}
.press-slider-item {
	padding: 5px;
	border: 1px solid #ecebeb;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
	border-radius: 3px
}
.more-press-release {
	position: relative;
	display: inline-block;
	height: 45px;
	width: 100px;
	margin: 10px 7px;
	padding: 13px 5px;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 2px;
	color: #0045a4;
	border: 1px #0045a4 solid;
	text-transform: uppercase;
	outline: 0;
	overflow: hidden;
	background: 0 0;
	z-index: 1;
	cursor: pointer;
	transition: 80ms ease-in;
	-o-transition: 80ms ease-in;
	-ms-transition: 80ms ease-in;
	-moz-transition: 80ms ease-in;
	-webkit-transition: 80ms ease-in;
	border-radius: 30px
}
.readmore-box a {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .5px;
	border: 1px solid #b6bdc7;
	padding: 10px 10px;
	margin: 10px 0;
	border-radius: 3px;
	display: inline-block
}
.readmore-box a svg {
	color: #ccc!important
}
.readmore-box a:active,
.readmore-box a:focus,
.readmore-box a:hover {
	background-color: #1c4068;
	outline: 0;
	color: #fff;
	border: 1px solid #1c4068
}
.press-site-logo {
	height: 45px;
	overflow: hidden;
	border: 1px solid #f5f5f5;
	display: inline-block;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .02);
	margin-bottom: 0;
	padding: 0 5px;
	background: #fff
}
.pressinfo {
	min-height: 65px
}
.press-site-logo img {
	width: inherit!important;
	height: 40px
}
.feature-image {
	position: relative;
	height: 150px
}
.uniquefeature-details {
	margin: 20px 0 0;
	padding: 0 10px
}
.press-date {
	font-size: 11px
}
.uniquefeature-name {
	font-family: Poppins-Medium, arial;
	color: #1868ba
}
.uniquefeature-text {
	font-size: 14px;
	line-height: 1.5
}
.uniquefeature-play {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	transform: translate(-50%, -50%);
	background: url(../svg/play.svg) no-repeat center/cover
}
.uniquefetaures-videosection {
	position: relative;
	margin: 0 auto 30px auto;
	background: 0 0;
	width: 80%;
	height: 480px
}
.popover-question {
	position: relative;
	cursor: pointer;
	display: inline-block;
	padding: 20px 10px 10px 10px;
	margin: -20px 0 -10px -4px
}
.popover-questionbox {
	display: inline-block
}
.popover-question svg {
	font-size: 16px;
	color: #ccc
}
.popover-box {
	font-family: Poppins-Regular, arial;
	position: absolute;
	width: 250px;
	margin-bottom: 34px;
	bottom: 15px;
	left: -20px;
	display: none;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	z-index: 3
}
.custom-popovertitle {
	color: #333;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.custom-popoverdescription {
	position: relative;
	font-size: 12px;
	line-height: 1.4;
	padding: 9px 14px;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal
}
.custom-popoverdescription:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	border-right: .5px solid rgba(0, 0, 0, .25);
	border-top: .5px solid rgba(0, 0, 0, .25);
	transform: rotate(135deg);
	bottom: -10px;
	left: 26px;
	z-index: -1
}
.custom-popoverdescription p {
	margin-bottom: 10px
}
.custom-popoverdescription ul {
	padding-left: 15px
}
.popover-readmorebtn {
	display: inline-block;
	color: #696969;
	background: #ccc;
	outline: 0;
	border: none;
	border-radius: 4px;
	padding: 5px 10px
}
#compare-slider .owl-nav {
	margin: 0
}
#compare-slider .owl-nav [class*=owl-] {
	position: static;
	color: #111;
	padding: 0
}
#compare-slider .owl-nav [class*=owl-] i {
	font-size: 15px
}
#compare-slider .owl-controls .owl-nav .owl-next:hover,
#compare-slider .owl-controls .owl-nav .owl-prev:hover {
	margin: 5px
}
.uniquefeatures-container .plyr__video-wrapper {
	background: #fafafa
}
.uniquefeatures-container .plyr--video .plyr__controls {
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	color: #666
}
.uniquefetaures-videosection video {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0
}
.uniquefeatures-description {
	color: #333;
	font-size: 16px;
	font-family: Poppins-Light, arial;
	width: 70%;
	margin: 0 auto;
	text-align: center
}
.uniquefeatures-description--heading {
	font-size: 18px;
	font-family: Poppins-Semibold, arial
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: none;
	background: 0 0;
	color: #f06b7c;
	border-bottom: 2px solid #f06b7c;
	cursor: pointer
}
.uniq-features-frame {
	background-color: #fffeff
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;

	padding: 0;

}
.navbar-collapse {
	overflow-x: visible;

}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
.navbar-brand {
	float: left;
	padding: 20px 20px;
	font-size: 18px;
	line-height: 20px;

}
.navbar-brand>img {
	display: block
}
.navbar-toggler {
	position: relative;
	float: right;
	margin-right: 20px;
	padding: 9px 10px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggler:focus {
	outline: 0
}
.navbar-toggler .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggler .icon-bar+.icon-bar {
	margin-top: 4px
}
.navbar-nav {
	margin: 0
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	padding: 0
}
.dropdown-menu>li>a {
	padding: 13px 15px;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 5px;
	margin-bottom: 5px
}
.navbar-text {
	margin-top: 20px;
	margin-bottom: 20px
}
.down_dis_table {
	display: table
}
.down_dis_table_cell {
	display: table-cell;
	padding-right: 25px
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.close {
	float: right;
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .8
}
.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0
}
.tooltip.in {
	opacity: .9
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x
}
.carousel-control:focus,
.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: "\2039"
}
.carousel-control .icon-next:before {
	content: "\203a"
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: transparent
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
	text-shadow: none
}
.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
.visible-xs {
	display: none!important
}
.visible-sm {
	display: none!important
}
.visible-md {
	display: none!important
}
.visible-lg {
	display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}
.visible-print {
	display: none!important
}
.visible-print-block {
	display: none!important
}
.visible-print-inline {
	display: none!important
}
.visible-print-inline-block {
	display: none!important
}
body {
	font-weight: 400;
	font-size: .9rem;
	background: #fff;
	height: 100%
}
body.fh5co-overflow-x {
	overflow-x: hidden
}
a {
	color: #3a5178;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
a:active,
a:focus,
a:hover {
	color: #3a5178;
	outline: 0
}
.download_link a:active,
.download_link a:focus,
.download_link a:hover {
	color: #fff
}
.fh5co-social-icons i {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 25px;
	min-height: 25px;
	font-size: 14px;
	border: 2px solid #ccc
}
p {
	margin-bottom: 1.5em
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: unset
}
::-webkit-selection {
	color: #818892;
	background: #f9f6f0
}
::-moz-selection {
	color: #818892;
	background: #f9f6f0
}
::selection {
	color: #818892;
	background: #f9f6f0
}
#fh5co-menu {
	/*background: #175b96;
	background-image: linear-gradient(to right, #175b96 0%, #175b96 31%, #56317a 100%);*/
	/*17oct2025*/ 
  background: #040c27;
   background-image: linear-gradient(to right, #040c27 0, #040c27 31%, #040c27 100%);
   
   border-bottom: 1px solid #081235;
	position: absolute;
	top: 0;
	z-index: 101;
	width: 100%;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin-top: 0
}


#fh5co-menu.sleep {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
#fh5co-menu.fh5co-sleep {
	-webkit-transform: translateX(-290px)!important;
	-moz-transform: translateX(-290px)!important;
	-ms-transform: translateX(-290px)!important;
	-o-transform: translateX(-290px)!important;
	transform: translateX(-290px)!important
}
body.homepage.scrolled #fh5co-menu,
body.scrolled #fh5co-menu {
	background: #1c4068;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	/*background: #175b96;
    background-image: linear-gradient(to right, #175b96 0%, #175b96 31%, #56317a 100%);*/
	min-height: 60px;;
	/*17oct2025*/
	background: #040c27;
   background-image: linear-gradient(to right, #040c27 0, #040c27 31%, #040c27 100%);
   border-bottom: 1px solid #081235;


}
.navbar-toggler-icon {
    background-color: #fff !important;
    border-radius: 3px;

	height: 1.5em !important;
	background-size: 68%;
}


#fh5co-page {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	float: left;
	background: #fff;
	width: 100%;
	position: relative
}
#fh5co-page.fh5co-sleep {
	border-right: 1px solid #ccc;
	-webkit-transform: translateX(-290px);
	-moz-transform: translateX(-290px);
	-ms-transform: translateX(-290px);
	-o-transform: translateX(-290px);
	transform: translateX(-290px)
}
#fh5co-wrap {
	position: relative;
	float: left;
	width: 100%;
	background: #fff
}
#fh5co-offcanvass {
	position: fixed;
	z-index: 90;
	top: 0;
	right: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform: translateX(290px);
	-moz-transform: translateX(290px);
	-ms-transform: translateX(290px);
	-o-transform: translateX(290px);
	transform: translateX(290px);
	bottom: 0;
	width: 290px;
	padding: 40px 30px;
	background: #fff;
	color: #878c93
}
#fh5co-offcanvass .fh5co-lead {
	font-size: 12px;
	letter-spacing: 2px;
	color: #ccc;
	text-transform: uppercase;
	margin-bottom: 20px
}
#fh5co-offcanvass ul {
	padding: 0;
	margin: 30px 0 30px 0
}
#fh5co-offcanvass ul li {
	padding: 0;
	margin: 0;
	list-style: none
}
#fh5co-offcanvass ul li a {
	display: block;
	padding: 10px 4px;
	border-bottom: 1px solid #eaeaea;
	font-size: 18px;
	color: #444
}
#fh5co-offcanvass ul li a:active,
#fh5co-offcanvass ul li a:focus,
#fh5co-offcanvass ul li a:hover {
	outline: 0;
	text-decoration: none;
	color: #4fd2c2
}
#fh5co-offcanvass ul li.active a {
	color: #4fd2c2!important
}
#fh5co-offcanvass.fh5co-awake {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
#fh5co-offcanvass .fh5co-offcanvass-close {
	position: absolute;
	right: 20px;
	top: 40px;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 2px;
	font-family: Poppins, arial, sans-serif;
	z-index: 99;
	float: left;
	color: #444
}
#fh5co-offcanvass .fh5co-offcanvass-close i {
	font-size: 20px;
	margin-top: 3px;
	float: right;
	margin-left: 10px;
	color: red
}
#fh5co-offcanvass .fh5co-offcanvass-close:active,
#fh5co-offcanvass .fh5co-offcanvass-close:focus,
#fh5co-offcanvass .fh5co-offcanvass-close:hover {
	outline: 0;
	text-decoration: none
}
#fh5co-offcanvass .fh5co-logo {
	display: block;
	float: left;
	width: 100%;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	font-weight: 700;
	padding: 0;
	margin: 40px 0 0 0
}
#fh5co-offcanvass .fh5co-logo a {
	color: #000;
	padding: 0;
	margin: 0
}
.fh5co-menu-btn {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	float: right;
	margin-top: 16px;
	position: relative;
	z-index: 10;
	font-family: Poppins, arial, sans-serif;
	color: #fff
}
.fh5co-menu-btn i {
	font-size: 20px;
	margin-top: 3px;
	float: right;
	margin-left: 10px
}
.fh5co-menu-btn:active,
.fh5co-menu-btn:focus,
.fh5co-menu-btn:hover {
	outline: 0;
	text-decoration: none;
	color: #fff
}
#fh5co-hero {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 4em;
	padding-bottom: 4em;
	height: 700px;
	z-index: 0;
	background: #3b5278;
	overflow: hidden
}
#fh5co-hero .fh5co-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	background: #3b3d40;
	opacity: 0
}
#fh5co-hero .fh5co-intro {
	width: 100%;
	color: #fff;
	z-index: 12;
	position: relative
}
#fh5co-hero .fh5co-intro .fh5co-intro-img {
	text-align: right;
	bottom: -5em
}
#fh5co-hero .fh5co-intro .fh5co-text {
	bottom: -10em
}
#fh5co-hero .fh5co-intro h1 {
	color: #fff;
	font-size: 2.3rem;
	line-height: 50px;
	font-weight: 700
}
#fh5co-hero .fh5co-intro h1.covidheading {
	font-family: Poppins-ExtraLight, arial
}
#fh5co-hero .fh5co-intro p {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .02em;
	font-weight: 300;
	text-shadow: 0 2px 0 rgba(0, 0, 0, .2)
}
#fh5co-hero .fh5co-intro p span {
	font-size: 12px;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #f06b7c;
	text-align: center;
	margin-bottom: 5px
}
#fh5co-hero .fh5co-intro .btn {
	color: #333;
	background: 0 0;
	box-shadow: none;
	position: relative
}
#fh5co-hero .fh5co-intro .btn:before {
	position: absolute;
	width: 38px;
	height: 1px;
	content: "";
	background: #ccc;
	bottom: 22px;
	left: calc(50% - 20px)
}
#fh5co-hero .fh5co-intro .btn i {
	font-size: 24px;
	vertical-align: middle;
	margin-top: -5px;
	display: -moz-inline-stack;
	display: block;
	zoom: 1;
	padding-bottom: 14px
}
.navbar-brand {
	text-align: left;
	font-weight: 700;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 20px;
	float: left !important;
	font-family: Poppins, arial, sans-serif;
	color: #fff;
	z-index: 10;
	position: relative
}
.navbar-brand>span {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	display: inline;
	float: left;
	border: 2px solid #fff;
	padding: 7px 10px 7px 12px;
	font-family: bioliquid
}
.navbar-brand:hover {
	color: #fff;
	opacity: .8
}
.scrolled .navbar-brand {
	color: #444;
	padding: 0.7rem 1rem;
}


.scrolled .navbar-brand:hover {
	color: #000
}
.scrolled .navbar-brand>span {
	border-color: #fff
}
#fh5co-clients {
	padding: 2em 0;
	background: #4fd2c2;
	position: relative
}
#fh5co-clients .fh5co-client {
	margin-bottom: 0
}
#fh5co-pricing {
	padding: 3em 0 4em 0;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	background-size: 80%
}
.fh5co-price {
	padding-top: 1em;
	display: block;
	font-size: 50px;
	line-height: 50px;
	color: #ef6b7c
}
.fh5co-price>span {
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	color: #ccc
}
.pricing-feature {
	border-top: 10px solid #4fd2c2
}
.slidebtn.pricingcontent:after {
	content: "view plans"
}
.g2points {
	font-size: 16px
}
.slidebtn.g2reviewcontent:after {
	content: "Read G2 Reviews"
}
.grid-chart img {
	width: 108%
}
.grid-chart a span {
	position: relative;
	right: -6%
}
a.slidebtn {
	position: relative;
	display: inline-block;
	height: 45px;
	width: 170px;
	margin: 10px 7px;
	padding: 13px 5px;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 2px;
	color: #0045a4;
	border: 1px #0045a4 solid;
	border-radius: 4px;
	text-transform: uppercase;
	outline: 0;
	overflow: hidden;
	background: 0 0;
	z-index: 1;
	cursor: pointer;
	transition: 80ms ease-in;
	-o-transition: 80ms ease-in;
	-ms-transition: 80ms ease-in;
	-moz-transition: 80ms ease-in;
	-webkit-transition: 80ms ease-in;
	border-radius: 30px
}
.slidebtn:after {
	content: "More Features";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	text-align: center;
	-webkit-transition: all .4s cubic-bezier(.68, -.55, .265, 1.55)
}
.slidebtn:before {
	content: "Read it →";
	height: 100%;
	width: 100%;
	position: absolute;
	color: #383736;
	left: -100%;
	opacity: 0;
	-webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55)
}
.slidebtn:hover {
	background: #0045a4
}
.slidebtn:hover:before {
	left: 20px;
	opacity: 1;
	color: #fff
}
.slidebtn:hover:after {
	left: 100%;
	opacity: 0
}
a.slidebtn.blogreadmore {
	position: relative;
	display: inline-block;
	height: 40px;
	width: 115px;
	margin: 10px 7px;
	padding: 11px 5px;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 2px;
	color: #0045a4;
	border: 1px #0045a4 solid;
	border-radius: 4px;
	text-transform: uppercase;
	outline: 0;
	overflow: hidden;
	background: 0 0;
	z-index: 1;
	cursor: pointer;
	transition: 80ms ease-in;
	-o-transition: 80ms ease-in;
	-ms-transition: 80ms ease-in;
	-moz-transition: 80ms ease-in;
	-webkit-transition: 80ms ease-in;
	border-radius: 30px
}
.slidebtn.blogreadmore:after {
	content: "Read more";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	text-align: center;
	-webkit-transition: all .4s cubic-bezier(.68, -.55, .265, 1.55)
}
.slidebtn.blogreadmore:before {
	content: " Read it →";
	height: 100%;
	width: 100%;
	position: absolute;
	color: #383736;
	left: -100%;
	opacity: 0;
	-webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55)
}
.slidebtn.blogreadmore:hover {
	background: #0045a4
}
.slidebtn.blogreadmore:hover:before {
	left: -15px;
	opacity: 1;
	color: #fff
}
.slidebtn.blogreadmore:hover:after {
	left: 100%;
	opacity: 0
}
.page-name-fluid {
	/*margin-top: 70px;*/
	margin-top: 60px;
	padding: 30px 0 100px;
	color: #fff;
	background: #1c4068 url(../svg/shape.svg);
	background-size: 9%
}
.simple_text {
	position: relative;
	font-size: 30px;
	display: inline-block;
	line-height: 1.2;
	margin-bottom: 10px;
	font-family: 'Manrope', sans-serif;
    font-weight: 200;
    font-size: 3rem;
	text-transform: capitalize;
}
.text-white {
	color: #fff
}
.breadcrumb-list {
	margin-bottom: 10px;
	margin-left: 20px
}
.breadcrumb-list a {
	color: #fff;
	padding-right: 20px;
	position: relative
}
.breadcrumb-list a:after {
	position: absolute;
	content: ">>";
	right: 0;
	top: 50%;
	font-family: Poppins-Regular;
	color: #fff;
	transform: translateY(-50%)
}
.breadcrumb-list a:last-child:after {
	content: none
}
.breadcrumb-list a:last-child {
	color: #f06c7c;
	padding: 0
}
input[type=search]:focus {
	outline: 0
}
.font-800 {
	font-weight: 800
}
.pricing.page-tab-section {
	display: flex;
	border-radius: 0;
	overflow: auto;
	display: none
}
.pricing.page-tab-section .page-tab-link {
	flex: 1 0 auto;
	padding: 15px 20px;
	text-align: left;
	border-bottom: none;
	color: #fff
}
.pricing.page-tab-section .page-tab-link:hover {
	background: #0f3052
}
.page-tab-section .page-tab-link.active:hover {
	background: #fff
}
.page-tab-section .page-tab-link .small-text {
	line-height: 1;
	color: rgba(255, 255, 255, .8);
	white-space: normal
}
.page-tab-section .page-tab-link.active {
	color: #000
}
.page-tab-section .page-tab-link.active .small-text {
	color: #666
}
.pricing.page-tab-section .page-tab-link.active:after {
	content: "";
	height: 3px;
	width: 90%;
	left: 50%;
	top: unset;
	bottom: 0;
	background: #f06c7c;
	transform: translateX(-50%)
}
.pricing.page-tab-section .page-tab-link:after {
	content: none
}
.pricing_container .page-tab-section .page-tab-link svg * {
	fill: #fff
}
.pricing.page-tab-section .saas {
	background: #355c87
}
.page-tab-section .page-tab-link.self-hosting {
	background: #2c4e75
}
.page-tab-section .page-tab-link.custom-app {
	background: #1e4064
}
.page-tab-section .page-tab-link.custom-app.active svg * {
	fill: #f06b7c!important
}
.page-tab-section .page-tab-link.api {
	background: #11375e
}
.pricing.page-tab-section .active {
	background: #fff
}
.simple_text:after {
	width: 38px;
	height: 4px;
	background: #f06c7c;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%)
}
.page-tab-section {
	display: inline-flex;
	background: #fff;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	white-space: nowrap
}
.page-tab-link {
	position: relative;
	padding: 8px 15px;
	cursor: pointer;
	background: #fff;
	border-bottom: 1px solid rgba(38, 38, 38, .1);
	line-height: 1.6;
	color: #666;
	display: inline-flex;
	align-items: center
}
.page-tab-link svg {
	width: 15px;
	height: 15px;
	margin-right: 5px
}
.tab-section-name {
	margin-left: 15px
}
.features-single-list .page-tab-link svg * {
	fill: #999
}
.features-single-list .page-tab-link.active svg * {
	fill: #fff
}
.pricing.page-tab-section .page-tab-link.active svg * {
	fill: #f06b7c!important
}
.features-single-list .page-tab-link.active {
	background: #f06c7c!important;
	color: #fff
}
.page-tab-link.active a {
	color: #fff
}
.page-tab-link:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background: rgba(38, 38, 38, .1)
}
.page-tab-link:last-child:after {
	content: none
}
.features-single-container {
	padding: 20px 15px 50px;
	background-color: #fff;
	border-radius: 15px 15px 5px 5px;
	box-shadow: 0 18px 87px 0 rgba(3, 1, 21, .19)
}
.feature-headding {
	font-size: 18px;
	margin-bottom: 5px
}
.feature-indetail {
	background: #f5f5f5;
	border-radius: 15px;
	font-size: 14px;
	padding: 20px;
	color: #5d5d5d
}
.feature-indetail ol {
	padding-left: 20px
}
.feature-indetail li {
	padding-left: 15px
}
.mb-30 {
	margin-bottom: 30px
}
.mt-30 {
	margin-top: 30px
}
.mb-10 {
	margin-bottom: 10px
}
.feature-name {
	color: #112a44;
	font-size: 18px;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	text-align: right;
	padding-left: 25px
}
.feature-name:after {
	content: "";
	position: absolute;
	background-color: #f06b7c;
	width: 25%;
	height: 4px;
	left: 45px;
	bottom: -5px;
	transform: translate(-50%)
}
.position-relative {
	position: relative
}
.display-block {
	display: block
}
.comingsoon-greentext{
    color: #15c10a;
    position: relative;
    top: 25px;
    font-family: Poppins-Medium, arial;
    font-size: 12px;
}


.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 16rem;
	padding: 12px;
	margin: 18px 0px;
	font-size: 1rem;
	color: #808294;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 2px;
	-webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
	font-family: Poppins, arial, sans-serif;
	font-family: 'Manrope', arial, sans-serif;
	  font-weight: 400;
  }
  .dropdown-item {
	display: block;
	width: 100%;
	padding: 13px 15px;
	clear: both;
	font-weight: 400;
	color: #181825;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 15px;
	line-height: 15px;
  }
  .dropdown-item:focus,
  .dropdown-item:hover {
	  color: #fff;
	  text-decoration: none;

	  border-radius: 4px;
	  background-color: #3544ee;
  }
  .dropdown-item:focus .dropdown-toggle::after,
  .dropdown-item:hover.dropdown-toggle::after {
	color: #4955ef;
  }
  @media (min-width: 992px) {
	.dropdown .dropdown-menu {
	  display: block;
	  visibility: hidden;
	  opacity: 0;
	  -webkit-transform: translateY(0px);
	  -ms-transform: translateY(0px);
	  transform: translateY(0px);
	  -webkit-transition: all 0.3s ease-in;
	  -o-transition: all 0.3s ease-in;
	  transition: all 0.3s ease-in;
	}
	.dropdown:hover > .dropdown-menu {
	  visibility: visible;
	  opacity: 1;
	  -webkit-transform: scaleY(1);
	  -ms-transform: scaleY(1);
	  transform: scaleY(1);
	  opacity: 1;
	  visibility: visible;
	}
	.dropdown-submenu:hover .dropdown-menu {
	  visibility: visible;
	  opacity: 1;
	  -webkit-transform: scaleY(1);
	  -ms-transform: scaleY(1);
	  transform: scaleY(1);
	  opacity: 1;
	  visibility: visible;
	}
  }
  .dropdown-submenu {
	position: relative;
  }
  .dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 17px;
	top: 25px;
  }
  .dropdown-submenu .dropdown-menu {
	top: 0px;
	left: 100%;
	margin-left: 13px;
	margin-right: 0.1rem;
  }
  .caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
  }
  .mega-dropdown {
	position: unset;
  }
  .mega-dropdown-menu {
	width: 100%;
	position: absolute;
	top: 50px;
	margin: 15px 0px;

  }
  .mega-dropdown-menu ul {
	list-style: none;
  }
  .nav-dropitem-arrow {
	position: relative;
	font-size: 12px;
	opacity: 0;
	padding-right: 10px;
  }
  .nav-dropitem-arrow i {
	position: absolute;
	/* top: -1px;
	  */
  }
  .dropdown-item:focus,
  .dropdown-item:hover {
	  color: #fff;
	  text-decoration: none;

	  border-radius: 4px;
	  background-color: #3544ee;
  }
  .dropdown-item:hover .nav-dropitem-arrow {
	color: #4955ef;
	opacity: 1;
	margin-right: 5px;
  }
  .navbar-classic .navbar-toggler,
  .navbar-boxed .navbar-toggler {
	padding: 17px 15px;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid #eaeaf0;
	border-radius: 0.25rem;
	position: relative;
  }
  /* mobile menu css */
  .navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
  }
  .navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #f1f1f6;
  }
  .navbar-classic
	.navbar-collapse.show
	.dropdown
	.dropdown-menu
	.dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
  }
  .navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
  }
  .navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #f1f1f6;
  }
  .navbar-boxed
	.navbar-collapse.show
	.dropdown
	.dropdown-menu
	.dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
  }
  .navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
  }
  .navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #495bfb;
  }
  .navbar-transparent
	.navbar-collapse.show
	.dropdown
	.dropdown-menu
	.dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
  }
  .icon-bar {
	width: 21px;
	height: 3px;
	background-color: #3544ee;
	display: block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 4px;
  }
  .navbar-toggler:focus {
	outline: 0px;
  }
  .navbar-toggler .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 190%;
	background-color: #3544ee;
  }
  .navbar-toggler .middle-bar {
	opacity: 0;
  }
  .navbar-toggler .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% -80%;
	background-color: #3544ee;
  }
  .navbar-toggler.collapsed .top-bar {
	transform: rotate(0);
	background-color: #3544ee;
  }
  .navbar-toggler.collapsed .middle-bar {
	opacity: 1;
  }
  .navbar-toggler.collapsed .bottom-bar {
	transform: rotate(0);
	background-color: #3544ee;
  }
@media (min-width:768px) {
	.navbar-nav .open .dropdown-menu {
		padding: 20px 0
	}
	.register_btn:hover {
		background: #f06c7c!important
	}
	.navbar-nav>li>a:hover {
		background: 0 0
	}
	.navbar-nav>li:nth-last-child(2)>a:after {
		width: 0
	}
	.navbar-nav>li:last-child>a:after {
		width: 0
	}
	.navbar-nav>li.active>a,
	.navbar-nav>li>a:hover {
		opacity: 1
	}
	.navbar-nav>li .dropdown-menu {
		color: #333;
		padding: 12px;
    margin: 8px 0 18px 0;
	}
	.navbar-nav>li.menu-btn {
		padding-top: 1px;
		padding-bottom: 3px;
		-webkit-transition: padding .2s ease;
		transition: padding .2s ease
	}
	.navbar-nav>li.menu-btn>a {
		line-height: 1;
		white-space: nowrap;
		padding: 10px 20px;
		border: 1px solid #fff;
		opacity: 1;
		border-radius: 18px;
		margin-top: 15px;
		margin-left: 10px
	}
}
@media (min-width:768px) {
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -20px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}
@media only screen and (min-width:992px) {
	/*.navbar-nav>li:not(:last-child):after {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 1px;
		background: rgba(255, 255, 255, .6)!important;
		height: 13px;
		content: "";
		-webkit-transition: width .2s ease;
		transition: width .2s ease
	}*/
	.navbar-nav {
		flex-wrap: nowrap;
		display: flex;
		align-items: center;
		white-space: nowrap;
		float: right;
		padding: 0 10px
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-left: 10px;
		margin-right: 10px;

		color: rgba(255, 255, 255, .8);
		position: relative;
		background: 0 0;

		text-transform: uppercase;
		font-size: 11px;
		letter-spacing: 1px;

		text-transform: lowercase;


		position: relative;
		background: 0 0;
		text-transform: lowercase;
		font-size: 14px;
		letter-spacing: 1px;
		font-family: 'Manrope', arial, sans-serif;
		font-weight: 400;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	body.homepage .navbar-nav>li a {
		color: rgba(0, 0, 0, .8)
	}

	.navbar-nav>li>a:hover ,.navbar-nav>li>a:visited, .navbar-nav>li>a:active {
		color:#e5e5e5;
		   -webkit-transform: scale(1.2);
		  -moz-transform: scale(1.2);
		  -ms-transform: scale(1.2);
		  -o-transform: scale(1.2);
		  transform: scale(1.2);
	  }

	  a.dropdown-item {
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	  }
	   a.dropdown-item:hover ,a.dropdown-item:visited,a.dropdown-item:active {
		color:#e5e5e5;
		   -webkit-transform: scale(1.03);
		  -moz-transform: scale(1.03);
		  -ms-transform: scale(1.03);
		  -o-transform: scale(1.03);
		  transform: scale(1.03);
	  }






}
@media only screen and (min-width:1200px) {
	.features-single-list {
		margin-top: -70px
	}
	.m-0 {
		margin: 0
	}
	.ml-0 {
		margin-left: 0
	}
	.mr-0 {
		margin-right: 0
	}
}
@media only screen and (min-width:1280px) {
	#press-slider .owl-stage-outer {
		overflow: visible
	}
	#press-slider .owl-stage-outer .owl-item {
		visibility: hidden;
		opacity: 0
	}
	#press-slider .owl-stage-outer .owl-item.active {
		visibility: visible;
		opacity: 1
	}
	#features-slider .owl-stage-outer {
		overflow: visible
	}
	#features-slider .owl-stage-outer .owl-item {
		visibility: hidden;
		opacity: 0;
		padding: 11px;
		border: 1px solid #e5e5e5;
		border-radius: 8px;
		min-height: 290px;
	}
	#features-slider .owl-stage-outer .owl-item.active {
		visibility: visible;
		opacity: 1
	}
}
@media only screen and (max-width:1279px) {
	.popover-box {
		display: none!important
	}
}
@media only screen and (min-width:992px) and (max-width:1126px) {
	.page-name-fluid {
		margin-top: 130px
	}
}
@media only screen and (max-width:991px) {
	.page-name-fluid {
		background-size: unset
	}
	.grid-chart img {
		width: 100%
	}
	.grid-chart a span {
		right: 0
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.page-name-fluid {
		margin-top: 69px
	}
}
@media only screen and (max-width:767px) {
	.page-name-fluid {
		margin-top: 130px;
		padding: 40px 0 70px
	}
	.features-single-list {
		margin-top: -50px
	}
	#general .tab-content-padding {
		padding-top: 0
	}
	.breadcrumb-list {
		margin-left: 0
	}
	.features-single-container {
		padding: 20px
	}
	.features-single-details {
		padding: 30px 0
	}
	.feature-indetail {
		border-radius: 5px
	}
	.feature-indetail ol {
		padding-left: 10px
	}
	.feature-indetail li {
		padding-left: 5px
	}
	.features-single-list .container-fluid {
		padding: 0
	}
	.pricing.page-tab-section .page-tab-link {
		padding: 5px 20px!important
	}
	.pricing.page-tab-section .page-tab-link {
		font-size: 12px
	}
	.page-tab-link {
		font-size: 10px;
		padding: 9px 7.5px!important;
		line-height: 1.7
	}
	.page-tab-link svg {
		width: 10px
	}

}
@media only screen and (max-width:575px) {
	.page-tab-link {
		padding: 8px 11px
	}
	.page-tab-section {
		overflow: auto
	}
}
.plan-price {
	clear: both;
	position: relative
}
.plan-price h1 {
	font-size: 50px;
	display: inline-block;
	margin-right: 5px;
	color: #f06b7c
}
.plan-price h1 sup {
	top: -.4em;
	font-size: 28px
}
.plan-price sub {
	font-size: 12px;
	color: #333;
	display: inline-block;
	font-family: "PT Sans";
	bottom: .25em
}
.plan-price span.underline {
	border-bottom: 2px solid #42a5f6;
	display: block;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: left;
	width: 57px
}
.storage_capacity {
	position: absolute;
	font-weight: 500;
	color: #262626;
	font-size: 15px;
	top: -13px;
	left: 50%;
	margin-left: -11%
}
.per_user {
	color: #5b5b5b;
	font-weight: 300;
	font-size: 14px
}
.affa-feature-icon-left2 .ion,
.affa-feature-icon-right2 .ion {
	position: absolute;
	top: 10px;
	left: 0;
	width: 70px;
	height: 70px;
	font-size: 36px;
	line-height: 66px;
	text-align: center;
	border: 2px solid #eee;
	border-radius: 50%;
	-webkit-transition: color .2s ease, background .2s ease, border .2s ease;
	transition: color .2s ease, background .2s ease, border .2s ease
}
.affa-feature-icon-right2 .ion {
	right: 0;
	left: auto
}
.bg-color .affa-feature-icon-left2 .ion,
.bg-color .affa-feature-icon-right2 .ion {
	border-color: #fff
}
.affa-feature-icon-left2:hover .ion,
.affa-feature-icon-right2:hover .ion {
	color: #2863f9;
	background-color: #eee
}
.bg-color .affa-feature-icon-left2:hover .ion,
.bg-color .affa-feature-icon-right2:hover .ion {
	background-color: #fff
}
.text-center .affa-feature-icon-left2 .ion,
.text-center .affa-feature-icon-right2 .ion {
	display: inline-block;
	position: static;
	top: auto;
	right: auto;
	left: auto;
	margin-bottom: 15px
}
.affa-feature-icon-left2 h4,
.affa-feature-icon-right2 h4 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	margin: 0
}
.affa-feature-icon-left2 p,
.affa-feature-icon-right2 p {
	margin: 10px 0 0
}
.affa-video-img {
	position: relative;
	background: 0 0;
	border-radius: 10px;
	padding: 5px 5px 10px 5px
}
.affa-video-img figure {
	overflow: hidden;
	position: relative;
	border-radius: 6px;
	height: 200px
}
.affa-video-img figure img {
	width: 100%
}
.affa-video-img figure .video-img-masked {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}
.affa-video-img a:hover figure .video-img-masked {
	background-color: rgba(0, 0, 0, .2)
}
.ie .affa-video-img a:hover figure .video-img-masked {
	background: url(../index.html) repeat top left
}
.affa-video-img figure .video-img-masked:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	background: rgba(255, 255, 255, .8) url(../png/icon-play.png) no-repeat center center;
	content: "";
	margin: -40px 0 0 -40px;
	border-radius: 50%;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}
.ie .affa-video-img figure .video-img-masked:before {
	background: url(../png/icon-play.png) no-repeat center center;
	background-color: #fff
}
.affa-video-img a:hover figure .video-img-masked:before {
	background-color: #fff
}
.affa-video-img .video-img-txt {
	position: relative;
	margin-top: 15px
}
.affa-video-img .video-img-txt h4 {
	font-size: 13px;
	line-height: 24px;
	padding: 3px 0;
	margin: 0;
	color: #fff;
	font-weight: 500;
	padding: 0 10px;
	text-align: center
}
.affa-video-img .video-img-txt p {
	overflow: hidden;
	position: absolute;
	top: -50px;
	right: 5px;
	width: 65px;
	height: 30px;
	font-family: Asap, Arial, sans-serif;
	text-align: center;
	font-weight: 700;
	white-space: nowrap;
	margin: 0;
	border: 2px solid #eee;
	border-radius: 15px;
	color: #fff;
	font-size: 11px
}
.bg-color .affa-video-img .video-img-txt p {
	border-color: #fff
}
.affa-testimonial {
	text-align: center;
	margin-bottom: 40px
}
#fh5co-subscribe {
	padding: 4em 0 3em 0;
	position: relative;
	background: #4fd2c2
}
#fh5co-subscribe .form-control {
	color: #fff;
	border: 2px solid #fff
}
#fh5co-subscribe .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5)
}
#fh5co-subscribe .form-control:-moz-placeholder {
	color: rgba(255, 255, 255, .5)
}
#fh5co-subscribe .form-control::-moz-placeholder {
	color: rgba(255, 255, 255, .5)
}
#fh5co-subscribe .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, .3)
}
#fh5co-subscribe .btn {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: #30beac
}
#fh5co-subscribe .btn i {
	font-size: 20px;
	vertical-align: middle;
	margin-top: -5px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1
}
#fh5co-subscribe .form-group {
	margin-bottom: 0
}
#fh5co-features,
#fh5co-products {
	border-bottom: 1px solid #f2f2f2
}
#fh5co-faqs,
#fh5co-features,
#fh5co-features-2,
#fh5co-features-3,
#fh5co-howitworks,
#fh5co-products {
	position: relative;
	padding: 4em 0
}
#fh5co-faqs,
#fh5co-feature-3,
#fh5co-features,
#fh5co-howitworks {
	background: #fafafa
}
.blockquote {
	position: relative;
	border: none;
	padding: 0;
	margin-bottom: 1.5rem
}
.blockquote .blockquote-content {
	position: relative;
	background-color: #f3f4f4;
	padding: 2rem;
	margin-bottom: .8rem
}
.blockquote .blockquote-content:after {
	position: absolute;
	top: 100%;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #f3f4f4 transparent transparent;
	content: " "
}
.blockquote .blockquote-content.dark {
	background-color: #282b2e
}
.blockquote .blockquote-content.dark:after {
	border-color: transparent #282b2e transparent transparent
}
.blockquote .blockquote-content p {
	font-size: 1.75rem;
	font-weight: 200;
	line-height: 1.3;
	margin-bottom: 0
}
.blockquote.blockquote-lg .blockquote-content {
	padding: 3rem
}
.blockquote.blockquote-lg .blockquote-content p {
	font-size: 3.5rem;
	font-weight: 100
}
.blockquote footer {
	font-size: .9rem;
	padding: 0 2rem;
	font-weight: 500
}
.blockquote footer:before {
	display: none
}
.blockquote footer img {
	width: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-right: .35rem
}
.blockquote footer .name {
	white-space: nowrap
}
#fh5co-features-2 {
	background: #f5f5f5
}
#fh5co-features-3 .fh5co-text-wrap {
	margin-bottom: 2em
}
#fh5co-features-3 .fh5co-icon {
	font-size: 40px;
	display: block;
	margin-bottom: 20px
}
#fh5co-features-3 .fh5co-icon i {
	color: #3a5178
}
#fh5co-features-2 .fh5co-text-wrap {
	margin-top: 5em
}
#fh5co-features-2 .fh5co-icon {
	margin-bottom: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	border: 1px solid #f06c7c;
	background: #fff;
	position: relative;
	display: inline-block
}
#fh5co-features-2 .fh5co-icon:after {
	content: " ";
	position: absolute;
	z-index: 1;
	right: -6px;
	top: 50%;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
	border: 1px solid #f06c7c;
	border-width: 1px 1px 0 0
}
#fh5co-features-2 .right_icons_set .fh5co-icon {
	margin-bottom: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	border: 1px solid #f06c7c;
	background: #fff;
	position: relative;
	display: inline-block
}
#fh5co-features-2 .right_icons_set .fh5co-icon:after {
	content: " ";
	position: absolute;
	z-index: 1;
	left: -6px;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
	border: 1px solid #f06c7c;
	border-width: 0 0 1px 1px
}
#fh5co-features-2 .fh5co-icon i {
	color: #3a5178
}
#fh5co-features-2 .fh5co-image img {
	max-width: 100%
}
.fh5co-feature,
.fh5co-figure {
	display: block;
	color: #444;
	float: left;
	width: 100%;
	text-align: center;
	background: rgba(255, 255, 255, .9);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	padding: 15px 10px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-bottom: 1.5em;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .04)
}
.fh5co-feature:active,
.fh5co-feature:focus,
.fh5co-feature:hover,
.fh5co-figure:active,
.fh5co-figure:focus,
.fh5co-figure:hover {
	text-decoration: none;
	outline: 0
}
.fh5co-feature .fh5co-feature-icon,
.fh5co-figure .fh5co-feature-icon {
	width: 48px;
	height: 48px;
	display: block;
	display: table;
	text-align: center;
	margin: 0 auto;
	position: relative;
	border: 1px solid #3a5178;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.fh5co-feature .fh5co-feature-icon i,
.fh5co-figure .fh5co-feature-icon i {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	color: #3a5178
}
.fh5co-feature .fh5co-feature-lead,
.fh5co-feature .fh5co-figure-lead,
.fh5co-figure .fh5co-feature-lead,
.fh5co-figure .fh5co-figure-lead {
	font-size: 12px;
	letter-spacing: 2px;
	font-family: Poppins, arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	padding-left: 20px
}
.fh5co-feature .fh5co-feature-text,
.fh5co-feature .fh5co-figure-text,
.fh5co-figure .fh5co-feature-text,
.fh5co-figure .fh5co-figure-text {
	color: #757575;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 19px;
	font-size: 12px
}
.fh5co-feature.active,
.fh5co-feature:hover,
.fh5co-figure.active,
.fh5co-figure:hover {
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
	margin-top: -10px
}
.fh5co-feature.active .fh5co-feature-icon,
.fh5co-feature:hover .fh5co-feature-icon,
.fh5co-figure.active .fh5co-feature-icon,
.fh5co-figure:hover .fh5co-feature-icon {
	background: #3a5178
}
.fh5co-feature.active .fh5co-feature-icon i,
.fh5co-feature:hover .fh5co-feature-icon i,
.fh5co-figure.active .fh5co-feature-icon i,
.fh5co-figure:hover .fh5co-feature-icon i {
	color: #fff
}
.fh5co-figure {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
	overflow: hidden;
	position: relative;
	z-index: 2
}
.fh5co-figure figure {
	margin-bottom: 50px;
	float: left;
	width: 100%
}
.fh5co-figure img {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 1
}
.fh5co-figure:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
#fh5co-products {
	background: #fafafa
}
.fh5co-uppercase-sm {
	font-size: 12px;
	letter-spacing: 2px;
	font-family: Poppins, arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700
}
.fh5co-section-heading {
	margin-bottom: 4em
}
.fh5co-section-heading .fh5co-lead {
	font-size: 24px;
	line-height: 60px;
	color: #f06b7c;
	font-weight: 600;
	letter-spacing: 4px;
	position: relative;
	text-transform: uppercase
}
.fh5co-section-heading .fh5co-lead::after {
	border-bottom: 3px solid #f06b7c;
	bottom: 0;
	content: "";
	display: block;
	height: 3px;
	margin: 0 auto;
	position: absolute;
	width: 42px;
	left: calc(50% - 21px)
}
.circle {
	background: #fff;
	padding: 35px;
	text-align: center;
	height: 250px;
	width: 250px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.circle h4 {
	margin: 0;
	padding: 0
}
.circle span.icon i {
	font-size: 48px
}
.circle span.price-large {
	font-size: 68px
}
.price-small {
	font-size: 24px
}
.c1:hover {
	background: #39b3d7;
	color: #fff
}
.c1 .blue {
	color: #39b3d7
}
.c1:hover .blue {
	color: #fff
}
.c2:hover {
	background: #ed9c28;
	color: #fff
}
.c2 .yellow {
	color: #ed9c28
}
.c2:hover .yellow {
	color: #fff
}
.c3:hover {
	background: #47a447;
	color: #fff
}
.c3 .green {
	color: #47a447
}
.c3:hover .green {
	color: #fff
}
.c4:hover {
	background: #d2322d;
	color: #fff
}
.c4 .red {
	color: #d2322d
}
.c4:hover .red {
	color: #fff
}
.fh5co-section-heading .emp {
	font-family: "Playfair Display", times, serif;
	font-style: italic;
	font-weight: 400
}
.fh5co-section-heading .fh5co-sub {
	font-size: 18px;
	line-height: 30px
}
#fh5co-testimony {
	background: #4fd2c2;
	color: #fff;
	padding: 8em 0
}
#fh5co-testimony .fh5co-vcard img {
	width: 170px;
	height: 170px;
	margin-bottom: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
#fh5co-testimony blockquote {
	padding: 0;
	border-left: none;
	color: #fff
}
#fh5co-testimony blockquote p {
	font-size: 30px;
	line-height: 45px
}
#fh5co-testimony .fh5co-author {
	font-family: Poppins, arial, sans-serif;
	color: #fff
}
#fh5co-testimony .fh5co-author>span {
	color: #000
}
.fh5co-bg-section {
	color: #fff;
	background-color: #e9e9e9;
	background-size: cover;
	background-position: top center;
	margin-top: 0;
	z-index: 0;
	position: relative
}
.fh5co-bg-section .fh5co-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #3b3d40;
	z-index: 11
}
.fh5co-bg-section,
.fh5co-hero-wrap {
	padding: 4em 0
}
.fh5co-bg-section .fh5co-hero-wrap {
	display: table;
	width: 100%;
	z-index: 12;
	position: relative
}
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro {
	display: table-cell;
	vertical-align: middle
}
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead,
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-sub-lead {
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 1.5
}
.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead {
	margin-bottom: 30px
}
.fh5co-bg-section .fh5co-overlay {
	background: #3a5178;
	opacity: .5;
	z-index: 0
}
.fh5co-bg-section .author {
	font-size: 20px;
	margin-bottom: 0
}
#fh5co-footer,
#fh5co-main {
	float: left;
	width: 100%
}
pre {
	background: #e9e9e9;
	border: 1px solid #ccc
}
.btn {
	font-family: Poppins, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 13px;
	padding-bottom: 5px;
	margin-right: 5px;
	font-size: 8px;
	font-weight: 400;
	background: 0 0;
	border-radius: 0;
	border-bottom: 1px solid #fff;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transform: scale(1);
	transition: .15s all ease
}
.btn:hover i {
	transform: scale(1.2);
	transition: .15s all ease
}
.btn.fh5co-btn-icon {
	text-transform: none!important;
	letter-spacing: normal!important;
	padding-left: 15px;
	padding-right: 15px
}
.btn-outline {
	border: 2px solid #ccc!important;
	background: 0 0;
	color: #2a2e37
}
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
	border: 2px solid #4fd2c2!important;
	background: #4fd2c2!important;
	color: #fff
}
.btn-primary {
	background: #ef6b7c
}
.btn-success {
	background: #5cb85c
}
.btn-danger {
	background: #d9534f
}
.btn-info {
	background: #5bc0de
}
.btn-warning {
	background: #f0ad4e
}
.btn-danger,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
	border-color: transparent
}
.form-control {
	box-shadow: none!important;
	border: 2px solid #444;
	background: 0 0;
	font-family: Poppins, arial, sans-serif
}
#fh5co-hero .fh5co-intro span.over_download {
	font-size: 8px;
	position: absolute;
	display: block;
	width: 50px;
	height: 27px;
	right: 15px;
	bottom: -41px;
	display: none;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px
}
#fh5co-hero .fh5co-intro .btn:hover span.over_download {
	display: block
}
#fh5co-hero .fh5co-intro span.over_download i {
	font-size: 12px;
	padding-bottom: 5px
}
.form-control:active,
.form-control:focus,
.form-control:hover {
	outline: 0;
	box-shadow: none!important;
	border: 1px solid #d5d5d5
}
.fh5co-social {
	padding: 0;
	margin: 0
}
.fh5co-social li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block
}
.fh5co-social li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0
}
.fh5co-social li a:active,
.fh5co-social li a:focus,
.fh5co-social li a:hover {
	outline: 0;
	text-decoration: none
}
.fh5co-social li a i {
	font-size: 15px
}
@-webkit-keyframes slide {
	from {
		background-position: 0 0
	}
	to {
		background-position: -400px 0
	}
}
.d-flex {
	display: flex
}
.align-items-center {
	align-items: center
}
.justify-content-center {
	justify-content: center
}
.justify-content-between {
	justify-content: space-between
}
.justify-content-evenly {
	justify-content: space-evenly
}
.features_shadow {
	box-shadow: 0 27px 43px 0 rgba(32, 94, 171, .1)
}
.more_btn {
	background-color: #0045a4;
	margin: 20px 0 0;
	border: none;
	padding: 15px 25px;
	border-radius: 30px;
	letter-spacing: 1px;
	font-size: 12px
}
.more_btn:active,
.more_btn:focus,
.more_btn:hover {
	background: #0045a4!important;
	border: none!important;
	color: #fff
}
.download_fluid {
	clear: both;
	padding: 40px 0;
	background: #040c27 url(../svg/shape.svg);
	-webkit-animation: slide 20s linear infinite;
	background-size: 14%
}
.get_started_headding {
	font-size: 30px;
	margin-bottom: 0;
	line-height: 1
}
.btn-started {
	display: inline-block;
	padding: 9px 15px
}
.download_text {
	font-size: 12px;
	color: #f06b7c;
	margin-bottom: 10px
}
.download_link {
	width: 45px;
	height: 45px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	margin: 0 5px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .1)
}
.btn-download {
	color: #bbc5ce
}
.w-100 {
	width: 100%
}
.bg-gradient {
	background: -moz-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #1968b9), color-stop(100%, #f06b7c));
	background: -webkit-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -o-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -ms-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: linear-gradient(90deg, #1968b9 0, #f06b7c 100%)
}
.pricingbox-row .quotation-image {
	position: absolute;
	width: 160px;
	bottom: 127px;
	right: -11px
}
.pricingbox-row .works-section {
	position: relative;
	padding: 0 30px 50px;
	background: #fff
}
.special-offer-row {
	border: 1px solid #e5e5e5
}
span.offer-title {
	font-size: 24px;
	font-weight: 700
}
.offer_btn {
	background: #f06c7c!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	margin-top: 0!important;
	margin-left: -1px!important;
	border-radius: 2px!important;
	font-size: 12px!important;
	text-align: right;
	color: #fff;
	font-weight: 600;
	padding: 0 35px
}
.app-headding-line {
	width: 15px;
	height: 4px;
	margin-bottom: 5px
}
.app-headding-line:after {
	position: absolute;
	content: "";
	height: 4px;
	right: -2px;
	top: 50%;
	width: 5px;
	background: #ec6b7c;
	transform: translateY(-50%) skew(-45deg)
}
#fh5co-footer {
	padding: 2em 0;
	background-image: url(../webp/building-1.webp), url(../webp/building-2.webp), url(../webp/building-3.webp), url(../webp/building-4.webp);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: top left, top right, bottom right, bottom left;
	color: #666
}
#fh5co-footer a {
	color: #666
}
#fh5co-footer .fh5co-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8;
	background: #3b3d40;
	opacity: .5
}
#fh5co-footer .fh5co-footer-content {
	position: relative;
	z-index: 9
}
#fh5co-footer .container-md .row>div {
	margin-bottom: 30px
}
#fh5co-footer p {
	display: block
}
#fh5co-footer .fh5co-copyright small {
	font-size: 12px
}
#fh5co-footer .fh5co-lead {
	font-size: 13px;
	font-family: Poppins, arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	letter-spacing: unset;
	font-weight: 600;
	margin-bottom: 20px;
	clear: both
}
#fh5co-footer a:active,
#fh5co-footer a:focus,
#fh5co-footer a:hover {
	color: #4fd2c2
}
#fh5co-footer .fh5co-footer-logo {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px
}
#fh5co-footer .fh5co-footer-logo a {
	font-family: Poppins, arial, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #ccc;
	float: left;
	text-transform: uppercase;
	padding: 0;
	border: none
}
#fh5co-footer .fh5co-footer-logo a:active,
#fh5co-footer .fh5co-footer-logo a:focus,
#fh5co-footer .fh5co-footer-logo a:hover {
	color: #fff;
	border-color: #fff;
	text-decoration: none
}
#fh5co-footer ul {
	padding: 0;
	margin: 0
}
#fh5co-footer ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 14px 0;
	line-height: 16px
}
#fh5co-footer ul li i {
	margin-right: 5px
}
.fh5co-list-check {
	position: relative;
	padding: 0;
	margin: 0;
	clear: both
}
.fh5co-list-check li {
	padding-left: 25px!important;
	position: relative;
	display: block;
	margin-bottom: 10px!important;
	line-height: 20px
}
.fh5co-list-check li:before {
	font-family: icomoon;

	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e116";
	content: "\e042";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	color: #ccc
}
.fh5co-spacer {
	clear: both;
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
	display: block
}
.fh5co-spacer-xlg {
	height: 150px
}
.fh5co-spacer-md {
	height: 80px
}
.fh5co-spacer-sm {
	height: 50px
}
.fh5co-spacer-xxs {
	height: 20px
}
.fh5co-mb30 {
	margin-bottom: 30px
}
.fh5co-row-padded {
	padding: 50px 0
}
.fh5co-colored {
	color: #4fd2c2
}
.image-popup {
	opacity: 1
}
.image-popup:hover {
	opacity: .7
}
.fh5co-social-icons>a {
	margin-right: 5px;
	color: #4fd2c2
}
.fh5co-social-icons>a:active,
.fh5co-social-icons>a:focus,
.fh5co-social-icons>a:hover {
	text-decoration: none
}
.fh5co-nav-toggle {
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none
}
.fh5co-nav-toggle.active i::after,
.fh5co-nav-toggle.active i::before {
	background: #fff
}
.fh5co-nav-toggle:active,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:hover {
	outline: 0;
	border-bottom: none!important
}
.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	width: 25px;
	height: 3px;
	color: #fff;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #fff;
	transition: all .2s ease-out
}
.fh5co-nav-toggle i::after,
.fh5co-nav-toggle i::before {
	content: "";
	width: 25px;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 0;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}
.scrolled .fh5co-nav-toggle.active i::after,
.scrolled .fh5co-nav-toggle.active i::before {
	background: #fff
}
.scrolled .fh5co-nav-toggle i {
	background: #fff
}
.scrolled .fh5co-nav-toggle i::after,
.scrolled .fh5co-nav-toggle i::before {
	background: #fff
}
.fh5co-nav-toggle i::before {
	top: -7px
}
.fh5co-nav-toggle i::after {
	bottom: -7px
}
.fh5co-nav-toggle:hover i::before {
	top: -10px
}
.fh5co-nav-toggle:hover i::after {
	bottom: -10px
}
.fh5co-nav-toggle.active i {
	background: 0 0
}
.fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}
.fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
.fh5co-nav-toggle {
	float: right;
	position: relative;
	top: 12px;
	right: 0;
	margin-right: -20px;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	height: 44px;
	width: 44px;
	border-bottom: none!important
}
.fh5co-nav-toggle>span {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100px;
	margin-top: 12px;
	color: #fff;
	margin-left: -70px;
	font-family: Poppins, arial, sans-serif;
	letter-spacing: 2px;
	font-size: 15px;
	text-transform: uppercase
}
.scrolled .fh5co-nav-toggle>span {
	color: #fff
}
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
	margin-top: 0
}
.fh5co-spacer-lg {
	height: 100px
}
.fh5co-spacer-xs {
	height: 30px
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	margin-top: -19px;
	top: 50%;
	z-index: 9999;
	position: absolute;
	opacity: .5;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
	opacity: 1
}
.owl-carousel .owl-controls .owl-nav .owl-next {
	right: 0;
	margin-right: -40px
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
	margin-right: -50px
}
@media only screen and (min-width:992px) {
	.pricing.page-tab-section .page-tab-link {
		width: 25%
	}
}
@media screen and (max-width:992px) {
	.owl-carousel .owl-controls .owl-nav .owl-next {
		margin-right: 0
	}
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: 0;
	margin-left: -40px
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
	margin-left: -50px
}
@media screen and (max-width:992px) {
	.owl-carousel .owl-controls .owl-nav .owl-prev {
		margin-left: 0
	}
}
@media screen and (max-width:768px) {
	.owl-theme .owl-controls .owl-nav {
		display: none
	}
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	background: 0 0!important
}
.owl-theme .owl-controls .owl-nav [class*=owl-] i {
	font-size: 30px
}
.owl-theme .owl-controls .owl-nav [class*=owl-] i:focus,
.owl-theme .owl-controls .owl-nav [class*=owl-] i:hover {
	background: 0 0!important
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:focus,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: 0 0!important
}
.owl-theme .owl-dots {
	position: absolute;
	width: 100%;
	text-align: center
}
#banner-slider .owl-dots {
	bottom: 0
}
.owl-carousel-fullwidth.owl-theme .owl-dots {
	bottom: 0;
	margin-bottom: 2.5em
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, .4);
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	border: 2px solid transparent
}
.owl-theme .owl-dots .owl-dot span:hover {
	background: 0 0;
	background: #fff
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
	border: 2px solid transparent
}
.js .animate-box,
.js .animate-object,
.js .animate-single,
.js .to-animate {
	opacity: 0
}
.fh5co-counter {
	font-size: 50px;
	display: block;
	color: #fff;
	width: 100%;
	font-family: Poppins, arial, sans-serif;
	margin-bottom: .5em
}
.fh5co-counter-label {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: Poppins, arial, sans-serif;
	letter-spacing: 5px;
	margin-bottom: 2em;
	display: block
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0
}
#appContainer {
	margin-top: 0
}
img.fh5co-align-right {
	float: right;
	margin: 0 0 .5em 1em
}
ul.filter-tabs {
	outline: 0!important
}
@media screen and (max-width:480px) {
	a>img.fh5co-align-left,
	a>img.fh5co-align-right,
	img.fh5co-align-left,
	img.fh5co-align-right {
		width: 100%;
		margin: 0 0 .5em 0
	}
}
img.fh5co-align-left {
	float: left;
	margin: 0 1em .5em 0
}
img.fh5co-align-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a>img.fh5co-align-right {
	float: right;
	margin: 0 0 .5em 1em
}
a>img.fh5co-align-left {
	float: left;
	margin: 0 1em .5em 0
}
a>img.fh5co-align-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}
@media screen and (max-width:767px) {
	#navbar {
		width: 100%
	}
	.navbar {
		margin-bottom: 0
	}
	.navbar-brand {
		float: left
	}
	#fh5co-hero .fh5co-intro .fh5co-text div p {
		width: 50%;
		text-align: center;
		padding: 0;
		float: left
	}
	#fh5co-features:before {
		background-image: none
	}
	.down_dis_table {
		display: table
	}
	.down_dis_table_cell {
		display: table-row;
		padding-right: 25px
	}
	.down_dis_table_cell.one_cell,
	.down_dis_table_cell.two_cell {
		width: 100%
	}
	.down_dis_table_cell.one_cell a,
	.down_dis_table_cell.two_cell a {
		width: auto
	}
	.features_list {
		width: 84px
	}
	.more_btn {
		margin: 10px 0
	}
	#fh5co-footer {
		background: #fff
	}
	.download_fluid {
		background-size: 50%
	}
	.get_started_headding {
		font-size: 21px
	}
	.py-5 {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	#fh5co-footer .container-md .row>div:last-child {
		margin-bottom: 0
	}
}
@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}
@media (max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}
@media only screen and (max-width:992px) {
	#fh5co-hero .fh5co-intro .fh5co-text {
		bottom: 0;
		bottom: -4em
	}
}
@media only screen and (max-width:991px) {
	#fh5co-features-2 .fh5co-icon:after,
	#fh5co-features-2 .right_icons_set .fh5co-icon:after {
		content: none
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.visible-md-inline-block {
		display: inline-block!important
	}
}
@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
}
@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
	#press-slider .owl-nav [class*=owl-] {
		position: absolute;
		color: #111;
		padding: 0;
		top: 100px
	}
	#press-slider .owl-controls .owl-nav .owl-prev {
		margin-left: -45px
	}
	#press-slider .owl-controls .owl-nav .owl-next {
		margin-right: -45px
	}
	#press-slider .owl-controls .owl-nav [class*=owl-] i {
		font-size: 20px
	}
	#features-slider .owl-nav [class*=owl-] {
		position: absolute;
		color: #111;
		padding: 0;
		top: 100px
	}
	#features-slider .owl-controls .owl-nav .owl-prev {
		margin-left: -30px
	}
	#features-slider .owl-controls .owl-nav .owl-next {
		margin-right: -30px
	}
	#features-slider .owl-controls .owl-nav [class*=owl-] i {
		font-size: 15px
	}
}
@media screen and (max-width:1200px) {
	#fh5co-features-3 .fh5co-text-wrap {
		margin-top: 0;
		height: 250px
	}
	#fh5co-features-2 .fh5co-text-wrap {
		margin-top: 0
	}
	#features-slider .owl-controls .owl-nav {
		display: block
	}
	#features-slider .owl-controls .owl-nav [class*=owl-] {
		position: unset;
		color: #666
	}
	#features-slider .owl-controls .owl-nav [class*=owl-] i {
		font-size: 20px
	}
	#features-slider .owl-controls .owl-nav .owl-next:hover {
		margin-right: inherit
	}
	#press-slider .owl-controls .owl-nav .owl-prev:hover {
		margin-left: inherit
	}
	#press-slider .owl-controls .owl-nav {
		display: block
	}
	#press-slider .owl-controls .owl-nav [class*=owl-] {
		position: unset;
		color: #666
	}
	#press-slider .owl-controls .owl-nav [class*=owl-] i {
		font-size: 20px
	}
	#press-slider .owl-controls .owl-nav .owl-next:hover {
		margin-right: inherit
	}
	#press-slider .owl-controls .owl-nav .owl-prev:hover {
		margin-left: inherit
	}
}
@media screen and (max-width:992px) {
	#fh5co-features-2 .fh5co-text-wrap,
	#fh5co-features-3 .fh5co-text-wrap {
		margin-top: 0
	}
	#fh5co-clients .fh5co-client {
		margin-bottom: 30px
	}
	#fh5co-features-2 .fh5co-image {
		margin-top: 30px
	}
	#fh5co-testimony .fh5co-vcard img {
		width: auto;
		height: auto
	}
	#fh5co-footer {
		position: relative
	}
	#features-slider .owl-controls .owl-nav {
		display: block
	}
	#features-slider .owl-controls .owl-nav [class*=owl-] {
		position: unset;
		color: #666
	}
	#features-slider .owl-controls .owl-nav [class*=owl-] i {
		font-size: 20px
	}
	#features-slider .owl-controls .owl-nav .owl-next:hover {
		margin-right: inherit
	}
	#features-slider .owl-controls .owl-nav .owl-prev:hover {
		margin-left: inherit
	}
	#press-slider .owl-controls .owl-nav {
		display: block
	}
	#press-slider .owl-controls .owl-nav [class*=owl-] {
		position: unset;
		color: #666
	}
	#press-slider .owl-controls .owl-nav [class*=owl-] i {
		font-size: 20px
	}
	#press-slider .owl-controls .owl-nav .owl-next:hover {
		margin-right: inherit
	}
	#press-slider .owl-controls .owl-nav .owl-prev:hover {
		margin-left: inherit
	}
}
#fh5co-features-2 .fh5co-text-wrap .fh5co-text {
	padding-left: 3em;
	padding-right: 3em
}
#fh5co-features-3 .fh5co-text-wrap .fh5co-text {
	margin-bottom: 20px
}
@media screen and (max-width:768px) {
	#fh5co-features-2 .fh5co-text-wrap .fh5co-text {
		padding-left: 15px;
		padding-right: 15px
	}
	#fh5co-features-3 .fh5co-text-wrap .fh5co-text {
		padding-left: 15px;
		padding-right: 15px
	}
	#fh5co-hero {
		padding-top: 2em;
		padding-bottom: 2em;
		height: inherit
	}
	#fh5co-hero .fh5co-intro .fh5co-intro-img {
		bottom: -10em
	}
	#fh5co-hero .fh5co-intro .fh5co-intro-img img {
		max-width: 100%
	}
	#fh5co-hero .fh5co-intro .fh5co-text {
		bottom: 0;
		bottom: -4em
	}
	#fh5co-hero .fh5co-intro h1 {
		font-size: 26px;
		line-height: 1.1
	}
	.fh5co-feature.active,
	.fh5co-feature:hover,
	.fh5co-figure.active,
	.fh5co-figure:hover {
		margin-top: 0
	}
	#fh5co-subscribe .form-group {
		margin-bottom: 20px
	}
	#fh5co-faqs,
	#fh5co-features,
	#fh5co-features-2,
	#fh5co-features-3,
	#fh5co-howitworks,
	#fh5co-products {
		padding: 4em 0
	}
	#fh5co-clients .fh5co-client {
		margin-bottom: 30px
	}
	.fh5co-section-heading .fh5co-lead {
		font-size: 27px;
		line-height: 50px
	}
	#fh5co-testimony .fh5co-vcard img {
		width: 120px;
		height: 120px
	}
	#fh5co-testimony blockquote p {
		font-size: 20px;
		line-height: 35px
	}
	.fh5co-bg-section,
	.fh5co-hero-wrap {
		height: inherit;
		padding: 3em 0
	}
	.fh5co-bg-section,
	.fh5co-hero-wrap {
		height: inherit
	}
	.fh5co-spacer-xlg {
		height: 70px
	}
	.fh5co-spacer-lg {
		height: 50px
	}
	.fh5co-spacer-md {
		height: 30px
	}
	.fh5co-spacer-sm {
		height: 20px
	}
	.fh5co-spacer-xs {
		height: 20px
	}
	.owl-carousel .owl-controls .owl-nav {
		display: none
	}
	#features-slider .owl-controls .owl-nav {
		display: block
	}
	#features-slider .owl-controls .owl-nav [class*=owl-] {
		position: unset;
		color: #666
	}
	#features-slider .owl-controls .owl-nav [class*=owl-] i {
		font-size: 20px
	}
	#features-slider .owl-controls .owl-nav .owl-next:hover {
		margin-right: inherit
	}
	#features-slider .owl-controls .owl-nav .owl-prev:hover {
		margin-left: inherit
	}
}
@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
	.lead {
		font-size: 21px
	}
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 15px
	}
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33333px;
		font-size: 18px
	}
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}
@media only screen and (max-width:767px) {
	.blockquote.blockquote-lg .blockquote-content p {
		font-size: 2.5rem;
		font-weight: 200
	}
	#blogBody {
		margin-top: 70px
	}
	.call_mobile {
		background-image: url(../png/call_icon.png);
		background-repeat: no-repeat;
		background-size: 50%;
		background-position: center;
		height: 50px;
		width: 50px;
		position: fixed;
		bottom: 110px;
		right: 18px;
		background-color: #3a5178;
		z-index: 99;
		border-radius: 50%;
		box-shadow: 0 2px 24px rgba(12, 13, 14, .1)
	}
	.dropdown-menu>li>a {
		color: #fff
	}
	.uniquefeatures-sliderbox {
		padding: 20px
	}
	#unique-features-tabs {
		display: flex;
		white-space: nowrap;
		width: 100%;
		overflow: auto
	}
	.uniquefeatures-box {
		padding: 20px
	}
	.uniquefeatures-heading {
		font-size: 22px
	}
	.uniquefeatures-description {
		width: 100%;
		font-size: 14px
	}
}
@media screen and (max-width:480px) {
	.navbar-brand {
		text-align: left;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0
	}
	.down_dis_table {
		display: table!important
	}
	#fh5co-hero .fh5co-intro .fh5co-text div p {
		float: unset
	}
	.down_dis_table_cell.one_cell a {
		width: 40%
	}
	.down_dis_table_cell.two_cell a {
		width: 25%
	}
	#fh5co-clients .fh5co-client img,
	#fh5co-features-2 .fh5co-image img {
		max-width: 100%
	}
	#fh5co-testimony .fh5co-vcard img {
		width: 100px;
		height: 100px;
		margin: 0 auto 20px auto
	}
	#fh5co-testimony blockquote {
		text-align: center
	}
	#fh5co-testimony .fh5co-author {
		text-align: center
	}
	.col-xxs-12 {
		float: none;
		width: 100%
	}
}
@media only screen and (max-width:360px) {
	#fh5co-pricing {
		padding: 3em 0 15em 0
	}
}
.register_btn {
	background: #f06c7c!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	margin-top: 0!important;
	margin-left: -1px!important;
	border-radius: 2px!important;
	font-size: 14px!important
}
.register_btn:hover {
	background: #f06c7c!important
}
.filter-btn {
	background: #1c4068;
	color: #fff;
	border: none;
	padding: 5px 10px;
	margin-bottom: 15px
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.features-video {
		height: 300px
	}
	.uniquefetaures-videosection {
		width: 100%
	}
}
@media only screen and (min-width:768px) {
	#filter-button {
		display: block!important;
		height: auto!important
	}
	.filter-btn {
		display: none
	}
}
.avail_features {
	font-size: 10.8px;
	line-height: 12px
}
body.scrolled .navbar.sleep .navbar-nav>li a {
	color: rgba(255, 255, 255, .8)
}
body.homepage .navbar-nav>li a.register_btn {
	color: rgba(255, 255, 255, .8)
}
.navbar-nav>li .dropdown-menu a,
body.scrolled .navbar.sleep .navbar-nav>li .dropdown-menu a {
color: #000;

	font-size: 15px
}
.navbar-nav>li .dropdown-menu a:hover,
body.scrolled .navbar.sleep .navbar-nav>li .dropdown-menu a:hover {
color: #ffffff;


}
img.allpageslogo {
	display: none
}
.navbar.sleep img.allpageslogo {
	display: block
}
.navbar.sleep img.homelogo {
	display: none
}
.saleinfo {
    background: #fff;
    margin-top: 5px;
    font-size: 14px;
    /* border-top: 1px solid #f5f5f5; */
}
.saleinfo a {
	font-size: 0.79rem !important;border-bottom: none;
}
body.homepage #fh5co-menu {
	background: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .09)
}
.solutionsmenu .dropdown-header {
    color: #333;
    font-family: Poppins-Medium, arial;
    font-size: 1.5rem;
}
.solutionsmenu .nav-link{ padding-left: 15px; }
.solutionsmenu a.dropdown-item {
    font-size: 1.5rem;
    line-height: 1.9rem;
    position: relative;
    display: block;
    /* border: 1px solid #f5f5f5; */
    margin-bottom: 4px;
    min-width: 210px;
    border-bottom: 1px solid #0404040a;
    margin: 0px;
    padding: 5px 0px 5px 10px;
}
.solutionsmenu a.dropdown-item:hover {
    background: #1058b1;
    color: #fff;

}
.solutionsmenu a.dropdown-item:last-child{  border-bottom: none}
.menubox-control {
    background: #f3f8fc url(../webp/api-back-banner-bg.webp) right bottom no-repeat;
}
.text-uppercase {
	text-transform: uppercase
}
#atm {
	background: #e1e8ee
}
#fh5co-features,
#fh5co-features-2,
#fh5co-pricing,
#fh5co-prmotion,
.fh5co-bg-section,
.fh5co-hero-wrap {
	padding: 1em 0
}
#fh5co-hero {
	padding: 0;
	background: #092440 url(../svg/shape.svg);
	background-repeat: repeat;
	background-size: 13%
}
.banner_container {
	height: inherit
}
.banner_container_row {
	height: inherit;
	position: relative
}
.banner_container_row:before {
	position: absolute;
	content: "";
	width: 200px;
	height: 200px;
	background: url(../svg/shape_gradient.svg)
}
#banner-slider {
	height: inherit
}
#banner-slider .owl-nav {
	display: none
}
#banner-slider .owl-stage-outer {
	height: inherit!important;
	overflow: visible
}
#banner-slider .owl-stage {
	height: inherit
}
#banner-slider .owl-stage .owl-item {
	height: inherit
}
#banner-slider .slider-starts {
	height: inherit
}
#banner-slider .first-slide {
	background: url(../png/joy-bg.png) no-repeat bottom center;
	background-size: 59%;
	background-repeat: repeat-x
}
#banner-slider .celebrations {
	position: relative
}
#banner-slider .celebrations:after {
	position: absolute;
	content: "";
	background: url(../svg/celebration.svg) no-repeat center/cover;
	width: 100px;
	height: 106px;
	top: -70px;
	right: 100px
}
#fh5co-hero .fh5co-intro h3 {
	font-size: 30px;
	margin-bottom: 30px
}
.event-text {
	margin: 50px;
	font-size: 12px
}
.meet-text {
	line-height: 1
}
span.small-expo-text {
	font-size: 21px;
	position: absolute;
	bottom: -36px;
	right: 8px;
	color: #f06c7c
}
.nasscom-text {
	line-height: 1;
	position: relative
}
.top-ten {
	background: #ecf2f9;
	padding: 0 10px
}
.nasscom-text:before {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../svg/semicolon-image-nasscom.svg) no-repeat center/contain;
	top: -18px;
	left: -5px;
	content: ""
}
.owl-carousel .owl-item .nasscom-logo-image img {
	width: 140px;
	display: inline-block
}
.d-block {
	display: block
}
.d-inline-block {
	display: inline-block
}
.DWTC {
	margin: 20px 0;
	color: #106cbb
}
.schedule {
	color: #092440;
	font-size: 15px
}
.spacing-2 {
	letter-spacing: 2px
}
.event-date {
	font-size: 18px
}
.event-date .location-place {
	font-size: 13px;
	text-transform: capitalize;
	display: block;
	text-decoration: none
}
.font-600 {
	font-weight: 600
}
.font-500 {
	font-weight: 500
}
.w-md-50 {
	float: left;
	width: 50%;
	text-align: center
}
.down_dis_table {
	display: block;
	margin: 20px 0
}
#fh5co-hero .fh5co-intro .fh5co-text {
	position: relative;
	bottom: unset;
	height: inherit;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 60px
}
#banner_container {
	position: relative
}
.banner_container_row:before {
	position: absolute;
	content: "";
	background: url(../svg/shape_gradient.svg);
	width: 200px;
	left: -190px;
	z-index: -1;
	height: 200px;
	top: 50%;
	transform: translateY(-50%)
}
#fh5co-hero .fh5co-intro {
	height: inherit
}
#fh5co-hero .fh5co-intro h1 {
	text-shadow: none
}
#fh5co-hero .fh5co-intro p {
	text-shadow: none
}
#fh5co-hero .fh5co-intro p span {
	letter-spacing: unset
}
#fh5co-hero .fh5co-intro span.over_download {
	color: #333
}
#fh5co-hero .fh5co-intro .btn {
	margin-right: 0
}
.bg-pink {
	background: #f06c7c
}
.hosting-link {
	display: inline-block;
	padding: 10px 15px;
	color: #fff;
	margin: 5px 0 0;
	background: #f06c7c
}
.hosting-link:hover {
	color: #fff
}
.slider-list-points {
	font-size: 16px;
	margin: 10px 0
}
.slider-list-points {
	font-size: 18px;
	margin: 10px 0
}
.slider-list-points.g2points {
	font-size: 16px;
	margin: 10px 0
}
.slider-list-points li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 10px
}
.slider-list-points li:before {
	position: absolute;
	content: "";
	left: 0;
	top: 13px;
	width: 20px;
	height: 15px;
	background: inherit;
	background: url(../svg/tick-covid.svg) no-repeat right;
	border-radius: 50%;
	transform: translateY(-50%);
	background-size: cover;
	border: none
}
span.blue-badge {
	font-size: 14px;
	text-transform: uppercase;
	background: #5583c0;
	color: #fff!important;
	padding: 1px 10px;
	border-radius: 0;
	letter-spacing: 1px
}
span.blue-badge {
	font-size: 12px;
	text-transform: uppercase;
	background: #5583c0;
	color: #fff!important;
	padding: 1px 10px;
	border-radius: 0;
	letter-spacing: 1px
}
.fh5co-bg-section {
	background-color: #f5f5f5
}
.fh5co-section-heading .fh5co-lead {
	color: #333;
	letter-spacing: unset;
	text-transform: capitalize;
	line-height: 1.5;
	font-weight: unset
}
.fh5co-section-heading .fh5co-lead::after {
	content: none;
	font-family: Poppins, sans-serif
}
#fh5co-hero .fh5co-intro .fh5co-intro-img {
	padding: 0;
	bottom: unset;
	height: inherit
}
.pl-0 {
	padding-left: 0
}
.pr-50 {
	padding-right: 50px
}
.pr-40 {
	padding-right: 40px
}
.features_div {
	position: relative
}
.features_image {
	position: relative;
	height: 460px;
	background: url(../jpg/features_image.jpg) no-repeat right;
	width: 119%;
	right: 19%;
	background-size: contain
}
.features_image_after {
	position: absolute;
	content: url(../svg/shape_gradient.svg);
	top: 50%;
	right: -50px;
	width: 200px
}
.features_text {
	position: relative;
	color: #fff;
	font-size: 30px;
	padding: 20px 40px;
	background: #0d2743 url(../svg/shape.svg);
	-webkit-animation: slide 20s linear infinite;
	background-size: 50%;
	line-height: 36px
}
.w-50 {
	width: 50%
}
.home-sub_title {
	font-size: 16px!important;
	line-height: 1.5!important;
	margin: 0rem 0 2rem 0px
}
.feature-item {
	display: inline-block;
	width: 100%;
	color: #333;
	text-align: center;
	margin-bottom: 30px;
	transition: .5s ease all
}
.feature-item:hover .features-icon {
	transform: scale(1.1);
	transition: .5s ease all
}
.features-icon {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 64px;
	width: 64px;
	text-align: center;
	border-radius: 5px;
	background: #fff
}
.feature-item h3 {
	font-size: 14px;
	margin-top: 10px
}
.feature-item img {
	width: 36px
}
.features_list {
	display: inline-block;
	margin: 0 20px 20px 0;
	width: 64px;
	text-align: center;
	line-height: 1.4
}
.flex-wrap {
	flex-wrap: wrap
}
.border-light {
	border: 2px solid #ebebeb
}
.feature {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 64px;
	width: 64px;
	text-align: center;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 5px
}
.pin-user {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: 0 0;
	width: 34px;
	height: 34px
}
.audio-call {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -36px 0;
	width: 34px;
	height: 34px
}
.video-call {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -70px 0;
	width: 34px;
	height: 34px
}
.groups {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -105px 0;
	width: 34px;
	height: 34px
}
.storage {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -140px 0;
	width: 34px;
	height: 34px
}
.analytics {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -175px 0;
	width: 34px;
	height: 34px
}
.screen-sharing {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -210px 0;
	width: 34px;
	height: 34px
}
.self-messaging {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -245px 0;
	width: 34px;
	height: 34px
}
.encrypted {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -280px 0;
	width: 34px;
	height: 34px
}
.support {
	background: url(../png/features-sprite.png) no-repeat center;
	background-position: -315px 0;
	width: 34px;
	height: 34px
}
.new-icons {
	width: 34px;
	height: 34px
}
.specification_list {
	padding-left: 0
}
.specification_box {
	min-height: 150px;
	border-radius: 5px;
	margin-bottom: 15px;
	padding: 15px;
	box-shadow: 0 10px 20px 0 rgba(32, 94, 171, .1)
}
.specification {
	font-size: 17px;
	font-weight: 600
}
.specification_text {
	line-height: 1.5;
	font-size: 14px
}
.p-0 {
	padding: 0
}
.messenger_div {
	position: relative;
	background: #fff url(../png/messenger_image_big.png) no-repeat top center/contain;
	width: 100%;
	box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .17)
}
#carousel_slider .owl-carousel .owl-stage {
	overflow: hidden
}
#carousel_slider {
	height: 100%
}
.GitexTopBar {
	display: none
}
.messenger_image {
	position: relative;
	margin: 0 5px
}
.messenger_div_after {
	position: absolute;
	content: url(../svg/shape_gradient.svg);
	width: 150px;
	height: 150px;
	bottom: -20px;
	z-index: -1;
	left: -15px
}
.owl-carousel .owl-nav {
	text-align: center;
	margin: 20px 0 0
}
.owl-carousel .owl-nav button:focus {
	outline: 0
}
.owl-carousel .owl-nav button {
	background: #d4d4d4;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	color: #fff;
	margin: 0 5px
}
#fh5co-features-2:before {
	content: none
}
.fh5co-features-2-content {
	position: relative;
	z-index: 0
}
.fh5co-features-2-content:after {
	position: absolute;
	content: "";
	width: 50%;
	min-height: 100%;
	top: 0;
	right: 0;
	z-index: 0;
	background: #0d2743 url(../svg/shape.svg);
	background-size: 25%
}
.features_container {
	position: relative;
	z-index: 1
}
.features_container:after {
	position: absolute;
	content: "";
	background: #0d2743 url(../svg/shape.svg);
	width: 50%;
	right: 0;
	top: 0
}
.fh5co-bg-section .fh5co-overlay {
	background-color: #f5f5f5;
	opacity: 1
}
.plans {
	position: relative;
	padding: 20px 0 40px;
	border-radius: 5px
}
.home-dollar-pricing .plans:after {
	position: absolute;
	content: "";
	bottom: 0;
	height: 20px;
	width: 100%;
	left: 0;
	background: url(../svg/shape_gradient.svg);
	background-size: 98%;
	-webkit-animation: slide 20s linear infinite
}
.plan_type {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 1.7
}
.price_div {
	min-height: 60px
}
.price_div_last {
	display: flex;
	justify-content: center;
	align-items: center
}
.view_plans {
	margin-top: 1rem
}
.dollar_sign {
	font-size: 24px
}
.price_value {
	font-size: 30px
}
.price_div_last {
	min-height: 34px
}
.read_more {
	background: #fff;
	border: 1px solid #ebebeb;
	border-radius: 50%;
	height: 35px;
	width: 35px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 18px
}
.more_features_div {
	position: relative
}
.more_features_image {
	position: relative;
	height: 425px;
	background: url(../webp/meetings_image.webp) no-repeat;
	background-position: right;
	width: 124%;
	right: 24%;
	background-size: contain
}
.more_features_image_after {
	position: absolute;
	content: url(../svg/shape_gradient.svg);
	top: 50%;
	right: -74px;
	width: 200px;
	background-size: 100%
}
.more_features_text {
	position: relative;
	color: #fff;
	font-size: 29px;
	padding: 40px 20px 30px;
	line-height: 1;
	background: #0d2743 url(../svg/shape.svg);
	-webkit-animation: slide 20s linear infinite;
	background-size: 50%
}
.language-names{}
.language-names span {
    color: #444;
    border: 1px
 solid #e5e5e5;
    width: 87px;
    border-radius: 10%;
    display: inline-block;
    text-align: center;
    /* line-height: 64px; */
    background: #f5f5f5;
    margin: 5px;
    font-size: 0.78rem;
    display: inline-table;
    padding: 14px 0px;
    font-family: Poppins-Medium, arial;
	min-height: 80px;
}
.language-names span b {
    font-weight: normal;
    font-size: 11px;
    display: block;
    font-family: Roboto-Medium,arial;
    text-transform: capitalize;
    color: #999;
}
.languages-image{background: #ffffff url(../webp/multi-lingual.webp);}
.more_feature {
	display: block;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 5px;
	font-size: 32px;
	color: #000;
	line-height: 1;
	padding: 20px 20px 14px 20px;
	min-height: 104px;
	border: 1px solid rgba(63, 63, 63, .1)
}
.more_feature span {
	display: block;
	font-size: 14px;
	padding: 10px 0;
	font-family: Poppins-Light, arial
}
.link_line {
	position: relative;
	text-decoration: none
}
.link_line::after {
	content: "";
	display: block;
	width: 0;
	height: 4px;
	background: #000;
	transition: width .3s;
	position: relative;
	padding: initial;
	bottom: 8px;
	left: 1%;
	background: -moz-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #1968b9), color-stop(100%, #f06b7c));
	background: -webkit-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -o-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -ms-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: linear-gradient(90deg, #1968b9 0, #f06b7c 100%)
}
.link_line:hover::after {
	width: 98%
}
#fh5co-pricing {
	border-bottom: none
}
.line-height-1 {
	line-height: 1
}
#fh5co-footer .fh5co-lead {
	clear: both;
	color: #333;
	letter-spacing: unset;
	font-weight: 600
}
#fh5co-footer a {
	color: #666
}
.linear-wipe {
	text-align: center;
	background-size: 200% auto;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: shine 8s linear infinite;
	animation: shine 8s linear infinite
}
.security-features-index{}

.security-features-index .api-sectionname {
    font-size: 34px;
}
.security-features-index .wesupport-box {
    padding: 30px 30px 50px;
    border-radius: 5px;
    height: 100%;
    background-color: #fff;
    border: 1px solid #e4ecf8;
}
.security-features-index .border-radius-right {
    border-radius: 10px 10px 50px 10px;
}
.security-features-index .wesupport-description {
    font-size: 14px;
}
.security-features-index  .wesupport-heading {
    font-size: 14px;
}
@-webkit-keyframes shine {
	to {
		background-position: 200% center
	}
}
@keyframes shine {
	to {
		background-position: 200% center
	}
}
@media only screen and (min-width:1440px) {
	.w-xl-50 {
		width: 60%
	}
}
@media (min-width:1200px) {
	.col-lg-offset-1 {
		margin-left: 3.33333%
	}
	#banner-slider .celebrations:after {
		top: -50px
	}
	#fh5co-hero .fh5co-intro h3 {
		font-size: 18px;
		margin-bottom: 15px
	}
	.meet-text {
		font-size: 32px;
		line-height: 30px
	}
	.meet-text.DWTC {
		font-size: 50px;
		margin-bottom: 50px
	}
	.nasscom-text {
		font-size: 28px;
		line-height: 42px;
		padding-right: 50px;
		margin-bottom: 60px
	}
	.event-text {
		margin: 20px
	}
}
@media only screen and (min-width:1920px) {
	.meet-text {
		font-size: 51px;
		line-height: 45px
	}
	.nasscom-text {
		font-size: 30px;
		line-height: 42px
	}
}
@media only screen and (min-width:1199px) {
	.w-lg-40 {
		width: 40%
	}
	.w-lg-60 {
		width: 60%
	}
	.w-lg-30 {
		width: 30%
	}
	.p-lg-2 {
		padding: 0 10px
	}
	#fh5co-hero .fh5co-intro h1~p,
	#fh5co-hero .fh5co-intro h1~ul {
		width: 80%
	}
	#fh5co-hero .fh5co-intro h1.covidheading~ul {
		width: 100%
	}
	#fh5co-hero .fh5co-intro h1.covidheading span.covidinfo {
		font-size: 36px;
		line-height: 50px
	}
}
@media only screen and (min-width:992px) {
	.d-lg-flex {
		display: flex
	}
}
@media only screen and (max-width:991px) {
	.plans {
		margin-bottom: 20px
	}
	.navbar-toggler {
		background-color: rgba(0, 0, 0, 0)
	}
	.navbar-toggler .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		color: #fff;
		background: #fff
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px;
		color: #fff
	}
}
@media only screen and (min-width:1317px) {
	.banner_image {
		width: 140%;
		right: -140px;
		position: absolute;
		top: 70px
	}
}
@media only screen and (min-width:1366px) {
	#fh5co-hero {
		height: 570px
	}
	.hosting-link-wrapper {
		display: none
	}
	.banner_image {
		width: 124%!important;
		position: absolute;
		right: -148px;
		top: 70px
	}
	.messenger_div {
		width: 113%
	}
	.messenger_image {
		padding: 81px 0 25px
	}
}
@media only screen and (min-width:1600px) {
	#banner-slider .first-slide {
		background-size: 90%;
		background-repeat: repeat-x
	}
	#fh5co-hero {
		height: 710px
	}
	.banner_container_row:before {
		left: -250px
	}
	.banner_image {
		width: 171%!important;
		right: -317px
	}
	.features_image {
		height: 423px;
		width: 100%;
		right: 0;
		background-size: cover
	}
	.features_image_after,
	.more_features_image_after {
		right: -30px;
		width: 160px
	}
	.features_text,
	.more_features_text {
		font-size: 28px
	}
	.messenger_div {
		width: 117%
	}
	.more_features_image {
		height: 391px;
		width: 100%;
		right: 0;
		background-size: cover
	}
	#fh5co-cta .col-lg-7 {
		padding: 0
	}
}
@media only screen and (min-width:1680px) {
	#fh5co-hero {
		height: 740px
	}
	.hosting-link-wrapper {
		display: block
	}
	.banner_container_row:before {
		left: -250px
	}
	.banner_image {
		width: 171%!important;
		right: -317px
	}
	.features_image {
		height: 446px
	}
	.features_image_after,
	.more_features_image_after {
		right: -30px;
		width: 160px
	}
	.messenger_div {
		width: 117%
	}
	.more_features_image {
		height: 412px
	}
	#fh5co-cta .col-lg-7 {
		padding: 0
	}
}
@media only screen and (min-width:1820px) {
	.banner_container_row:before {
		left: -260px
	}
	#fh5co-hero {
		height: 780px
	}
	.banner_image {
		width: 180%!important;
		right: -388px;
		top: 0
	}
	.messenger_div {
		width: 105%
	}
}
@media only screen and (min-width:1920px) {
	#fh5co-hero {
		height: 780px
	}
	#banner_carousel {
		width: 186%
	}
	.banner_image {
		width: 100%!important;
		top: 0;
		position: relative;
		right: -6px
	}
	.features_image {
		height: 500px
	}
	.messenger_div {
		height: 603px;
		width: 126%
	}
	.messenger_image {
		padding: 109px 0 33px
	}
	.banner_container_row:before {
		left: -257px
	}
	.w-lg-40 {
		width: 35%
	}
}
@media only screen and (min-width:768px) {
	#banner-slider .owl-item.active .slider-starts {
		display: block
	}
	#banner-slider .owl-item .slider-starts {
		display: none
	}
	.side-tab-list {
		padding-right: 5px
	}
	.tab-list {
		padding-top: 57px;
		padding-left: 5px
	}
}
@media only screen and (max-width:767px) {
	#fh5co-menu {
		background-color: #3a5178!important;
		background: #175b96;
		background-image: linear-gradient(to right, #175b96 0%, #175b96 31%, #56317a 100%);
		min-height: 60px;
	}
	#fh5co-menu.server-maintenance{
		top:0!important;
	}
	.features_list {
		margin: 0 18px 20px 0
	}
	.homelogo {
		display: none
	}
	img.allpageslogo {
		display: block
	}
	.down_dis_table {
		display: table
	}
	.pr-50 {
		padding-right: 15px
	}
	.pl-0 {
		padding-left: 15px
	}
	.pr-40 {
		padding-right: 15px
	}
	.banner_container_row {
		display: flex;
		flex-direction: column
	}
	#fh5co-hero .fh5co-intro .fh5co-text {
		padding: 20px 25px 50px 25px;
		order: 1
	}
	#fh5co-hero .fh5co-intro .fh5co-text > div{ text-align: center;}
	#fh5co-hero .fh5co-intro .fh5co-intro-img {
		padding: 0 5px
	}

	.features_image,
	.more_features_image {
		width: 100%;
		right: 0
	}
	.ten_thousand_users {
		display: block
	}
}
@media only screen and (max-width:767px) {
	#fh5co-hero .fh5co-intro h1 {
		font-family: Poppins-Bold
	}
	.navbar-nav>li>a {
		color: rgba(255, 255, 255, .8);
		text-transform: lowercase;
	}
	.download_app {
		top: 0
	}
	.h2,
	h2 {
		font-size: 24px
	}
	#fh5co-hero .fh5co-intro p,
	.slider-list-points {
		font-size: 16px
	}
	.slider-list-points li {
		margin-bottom: 0
	}
	#fh5co-hero .fh5co-intro h3 {
		font-size: 14px;
		margin-bottom: 10px
	}
	.meet-text {
		font-size: 40px;
		margin-bottom: 25px
	}
	span.small-expo-text {
		bottom: -18px
	}
	.nasscom-text {
		font-size: 24px;
		margin-bottom: 25px;
		line-height: 35px
	}
	#banner-slider .celebrations:after {
		width: 60px;
		height: 60px;
		top: -16px;
		right: 0
	}
	.event-text {
		margin: 0
	}
	#banner-slider .slider-starts {
		display: flex;
		flex-wrap: wrap
	}
	#banner-slider .owl-stage {
		height: auto
	}
	#banner-slider .first-slide {
		background: 0 0
	}
	.schedule {
		font-size: 15px
	}
}
@media only screen and (width:1440px) {
	#fh5co-hero {
		height: 640px
	}
	#fh5co-hero .fh5co-intro .fh5co-text:before {
		height: 150px;
		width: 150px
	}
	#fh5co-hero .fh5co-intro h1 {
		font-size: 43px
	}
	.down_dis_table_cell {
		padding-right: 0
	}
	.banner_image {
		width: 167%!important;
		right: -273px
	}
	.features_image {
		height: 378px
	}
	.features_image_after {
		width: 170px
	}
	.features_text {
		font-size: 24px
	}
	.w-lg-40 {
		width: 100%
	}
	.specification_box {
		min-height: 160px
	}
	.messenger_div {
		height: 395px
	}
	.messenger_image {
		padding: 70px 0 25px
	}
	.more_features_image {
		height: 350px
	}
	.more_features_text {
		font-size: 24px;
		padding: 30px
	}
	.more_features_image_after {
		width: 170px;
		right: -44px
	}
	.more_feature {
		font-size: 24px
	}
	#fh5co-cta .col-lg-4 {
		width: 25%
	}
	#fh5co-cta .col-lg-7 {
		padding: 0;
		width: 66.66667%
	}
}
@media only screen and (width:1280px) and (height:950px) {
	#fh5co-hero {
		height: 620px
	}
	#banner_carousel .banner_image {
		width: 133%;
		position: absolute;
		right: -101px;
		top: 70px
	}
	.features_image_after,
	.more_features_image_after {
		width: 170px
	}
	.messenger_div {
		height: 467px;
		width: 109%
	}
	.messenger_image {
		padding: 84px 0 27px
	}
	#fh5co-cta .col-lg-7 {
		padding: 0
	}
}
@media only screen and (width:1280px) and (height:800px) {
	#fh5co-hero {
		height: 620px
	}
	#banner_carousel .banner_image {
		width: 133%;
		position: absolute;
		right: -101px;
		top: 70px
	}
	.features_image_after,
	.more_features_image_after {
		width: 170px
	}
	.messenger_div {
		height: 462px;
		width: 109%
	}
	.messenger_image {
		padding: 82px 0 23px
	}
	#fh5co-cta .col-lg-7 {
		padding: 0
	}
}
@media only screen and (width:600px) and (height:1024px) and (orientation:portrait) {
	#fh5co-hero .fh5co-intro h1 {
		font-size: 40px
	}
	.features_image {
		height: 347px;
		width: 100%;
		right: 0
	}
	.features_text {
		font-size: 24px;
		line-height: 28px
	}
	.more_btn {
		margin: 20px 0
	}
	.more_features_image {
		height: 303px;
		width: 100%;
		right: 0
	}
	.more_features_text {
		padding: 30px;
		font-size: 24px
	}
	.more_feature {
		font-size: 24px;
		min-height: 70px
	}
	.plans:after {
		background-size: 40%
	}
}
@media only screen and (width:800px) and (height:1280px) and (orientation:portrait) {
	#fh5co-hero .fh5co-intro .fh5co-text {
		padding-top: 132px
	}
	#fh5co-hero {
		height: auto
	}
	.banner_image {
		width: 100%;
		padding: 0 15px
	}
	.features_image {
		height: 444px
	}
	.pr-40,
	.pr-50 {
		padding-right: 15px
	}
	.pl-0 {
		padding-left: 15px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.more_feature {
		min-height: inherit
	}
	.features_image_after,
	.more_features_image_after {
		width: 170px
	}
	.features_image_after,
	.more_features_image_after {
		right: -30px
	}
	.messenger_div {
		width: 100%;
		height: 562px
	}
	.messenger_image {
		padding: 100px 0 33px
	}
	.more_features_image {
		height: 387px
	}
	.price_div_last {
		min-height: 60px
	}
}
@media only screen and (width:480px) and (height:854px) and (orientation:portrait) {
	.features_image {
		height: 274px
	}
	.features_text,
	.more_features_text {
		font-size: 20px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.plans:after {
		background-size: 40%
	}
	.more_features_image {
		height: 239px
	}
	.more_feature {
		font-size: 22px;
		min-height: 70%
	}
}
@media only screen and (width:412px) and (height:732px) and (orientation:portrait) {
	.features_image {
		height: 233px
	}
	.features_text,
	.more_features_text {
		font-size: 18px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 203px
	}
	.more_feature {
		font-size: 24px;
		min-height: 90px
	}
}
@media only screen and (width:411px) and (height:731px) and (orientation:portrait) {
	.features_image {
		height: 232px
	}
	.features_text,
	.more_features_text {
		font-size: 20px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 202px
	}
	.more_feature {
		font-size: 22px;
		min-height: 90px
	}
}
@media only screen and (width:411px) and (height:823px) and (orientation:portrait) {
	.features_image {
		height: 232px
	}
	.features_text,
	.more_features_text {
		font-size: 20px;
		padding: 20px
	}
	.more_features_image {
		height: 202px
	}
	.more_feature {
		font-size: 22px;
		min-height: 90px
	}
}
@media only screen and (width:600px) and (height:960px) {
	.features_image {
		height: 347px
	}
	.features_text,
	.more_features_text {
		font-size: 20px;
		padding: 20px 40px
	}
	.more_features_image {
		height: 303px
	}
}
@media only screen and (width:1024px) and (height:1366px) and (orientation:portrait) {
	.navbar-brand {
		padding-right: 0
	}
	#fh5co-hero {
		height: 530px
	}
	#fh5co-hero .fh5co-intro h1 {
		font-size: 35px
	}
	.banner_image {
		width: 110%;
		position: absolute;
		right: -22px;
		top: 70px
	}
	.down_dis_table {
		display: table
	}
	.down_dis_table_cell {
		padding-right: 0
	}
	.pr-50 {
		padding-right: 15px
	}
	.pl-0 {
		padding-left: 15px
	}
	.specification_box {
		min-height: 150px
	}
	.features_image {
		height: 333px
	}
	.features_image_after,
	.more_features_image_after {
		width: 130px;
		right: -20px
	}
	#fh5co-cta .col-md-8 {
		padding: 0
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.messenger_div {
		height: 353px;
		width: 100%
	}
	.messenger_image {
		padding: 66px 0 19px
	}
	.plans {
		margin-bottom: 20px
	}
}
@media only screen and (width:768px) and (height:1024px) and (orientation:portrait) {
	.down_dis_table {
		text-align: center
	}
	.features_image {
		height: 444px
	}
	.messenger_div {
		width: 100%;
		height: 562px;
		padding: 101px 0 33px
	}
	.more_features_image {
		height: 387px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.features_image_after,
	.more_features_image_after {
		display: none
	}
}
@media only screen and (width:375px) and (height:812px) and (orientation:portrait) {
	.features_image {
		height: 210px
	}
	.features_text,
	.more_features_text {
		font-size: 16px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 183px
	}
	.more_feature {
		font-size: 20px;
		min-height: 90px
	}
}
@media only screen and (width:375px) and (height:667px) and (orientation:portrait) {
	.features_image {
		height: 210px
	}
	.features_text,
	.more_features_text {
		font-size: 16px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 183px
	}
	.more_feature {
		font-size: 20px;
		min-height: 90px
	}
}
@media only screen and (width:414px) and (height:736px) and (orientation:portrait) {
	#fh5co-hero .fh5co-intro h1 {
		font-size: 32px
	}
	.features_image {
		height: 234px
	}
	.more_features_image {
		height: 204px
	}
	.features_text,
	.more_features_text {
		font-size: 18px;
		padding: 20px
	}
}
@media only screen and (min-width:360px) and (height:640px) and (orientation:portrait) {
	.features_image {
		height: 201px
	}
	.features_text {
		font-size: 16px;
		padding: 20px
	}
	.specification_list {
		padding-left: 15px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 175px;
		width: 100%;
		right: unset
	}
	.more_features_text {
		font-size: 16px;
		padding: 20px
	}
	.more_feature {
		font-size: 20px;
		min-height: 80px
	}
}
@media only screen and (min-width:384px) and (height:640px) and (orientation:portrait) {
	.features_image {
		height: 216px
	}
	.features_text,
	.more_features_text {
		font-size: 18px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_feature {
		font-size: 24px
	}
	.more_feature {
		min-height: 90px
	}
	.more_features_image {
		height: 188px
	}
}
@media only screen and (max-width:480px) {
	.features_image {
		height: 260px;
		background-size: cover
	}
	.features_text,
	.more_features_text {
		font-size: 17px;
		padding: 20px;
		letter-spacing: .5px;
		line-height: 26px
	}
	.specification_box {
		min-height: inherit
	}
	.more_features_image {
		height: 204px;
		background-size: cover
	}
	.more_feature {
		font-size: 22px;
		min-height: inherit;
		line-height: 26px
	}
}
@media only screen and (max-width:360px) {
	.features_image {
		height: 201px
	}
	.more_features_image {
		height: 175px
	}
}
@media only screen and (min-width:320px) and (height:568px) and (orientation:portrait) {
	.features_image {
		height: 177px
	}
	.features_text,
	.more_features_text {
		font-size: 16px;
		padding: 20px
	}
	.specification_box {
		min-height: 120px
	}
	.more_features_image {
		height: 154px
	}
	.more_feature {
		font-size: 18px;
		min-height: 80px
	}
}
@media only screen and (min-width:320px) and (height:480px) and (orientation:portrait) {
	.features_image {
		height: 177px
	}
	.features_text,
	.more_features_text {
		font-size: 14px;
		padding: 20px
	}
	.specification_box {
		min-height: 120px
	}
	.more_features_image {
		height: 154px
	}
	.more_feature {
		font-size: 22px;
		min-height: 90px
	}
}
@media only screen and (min-width:320px) and (height:533px) and (orientation:portrait) {
	.down_dis_table {
		display: table
	}
	.features_image {
		height: 177px
	}
	.features_text,
	.more_features_text {
		font-size: 14px;
		padding: 20px
	}
	.specification_box {
		min-height: 150px
	}
	.more_features_image {
		height: 154px
	}
	.more_feature {
		font-size: 20px;
		min-height: 90px
	}
}
@media only screen and (width:1024px) and (height:600px) and (orientation:landscape) {
	#fh5co-hero {
		height: 580px
	}
	#fh5co-hero .fh5co-intro .fh5co-text {
		padding-top: 132px
	}
	#fh5co-hero .fh5co-intro h1 {
		font-size: 40px
	}
	.banner_image {
		position: absolute;
		width: 110%;
		right: -22px;
		top: 132px
	}
	.pr-40,
	.pr-50 {
		padding-right: 15px
	}
	.features_image {
		height: 347px;
		background-size: cover
	}
	.features_image_after,
	.more_features_image_after {
		width: 130px;
		right: -20px
	}
	.features_text {
		font-size: 24px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.messenger_div {
		height: 352px;
		width: 100%
	}
	.messenger_image {
		padding: 67px 0 19px
	}
	.more_btn {
		margin: 20px 0
	}
	.more_features_image {
		height: 303px
	}
	.more_features_text {
		padding: 30px;
		font-size: 24px
	}
	.more_feature {
		font-size: 24px;
		min-height: 70px
	}
	.plans {
		margin-bottom: 30px
	}
	.plans:after {
		background-size: 40%
	}
}
@media only screen and (width:1280px) and (height:800px) and (orientation:landscape) {
	#fh5co-hero .fh5co-intro .fh5co-text {
		padding-top: 132px
	}
	.features_image {
		height: 444px
	}
	.pr-40,
	.pr-50 {
		padding-right: 15px
	}
	.pl-0 {
		padding-left: 15px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.more_feature {
		min-height: inherit
	}
	.features_image_after,
	.more_features_image_after {
		width: 170px
	}
	.features_image_after,
	.more_features_image_after {
		right: -30px
	}
	.messenger_div {
		height: 468px
	}
	.messenger_image {
		padding: 86px 0 26px
	}
	.more_features_image {
		height: 387px
	}
	.price_div_last {
		min-height: 60px
	}
}
@media only screen and (width:854px) and (height:480px) and (orientation:landscape) {
	#fh5co-hero {
		height: auto
	}
	.banner_container_row {
		display: flex;
		flex-direction: column
	}
	#fh5co-hero .fh5co-intro .fh5co-text {
		order: 1;
		padding-top: 0
	}
	.banner_image {
		width: 100%;
		padding: 0 15px;
		padding-top: 132px
	}
	.features_image {
		height: 432px;
		width: 100%;
		right: 0
	}
	.features_image_after,
	.more_features_image_after {
		width: 150px;
		right: -30px
	}
	.features_text,
	.more_features_text {
		font-size: 28px;
		padding: 20px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.messenger_div {
		height: 562px;
		width: 100%
	}
	.messenger_image {
		padding: 102px 0 32px
	}
	.specification_box {
		min-height: 100px
	}
	.plans:after {
		background-size: 40%
	}
	.more_features_image {
		height: 382px;
		width: 100%;
		right: 0
	}
	.more_feature {
		font-size: 22px;
		min-height: 70%
	}
	.price_div_last {
		min-height: 64px
	}
}
@media only screen and (width:732px) and (height:412px) and (orientation:landscape) {
	.features_image {
		height: 427px
	}
	.features_text,
	.more_features_text {
		font-size: 26px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 373px
	}
	.more_feature {
		font-size: 24px;
		min-height: 90px
	}
}
@media only screen and (width:731px) and (height:411px) and (orientation:landscape) {
	.features_image {
		height: 427px
	}
	.features_text,
	.more_features_text {
		font-size: 26px;
		padding: 20px
	}
	.specification_box {
		min-height: inherit
	}
	.more_features_image {
		height: 372px
	}
	.more_feature {
		font-size: 22px;
		min-height: inherit
	}
}
@media only screen and (width:823px) and (height:411px) and (orientation:landscape) {
	.features_image {
		height: 432px;
		width: 100%;
		right: 0
	}
	.features_image_after,
	.more_features_image_after {
		width: 150px;
		right: -30px
	}
	.features_text,
	.more_features_text {
		font-size: 24px;
		padding: 20px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.messenger_div {
		width: 100%;
		height: 561px
	}
	.messenger_image {
		padding: 101px 0 32px
	}
	.more_features_image {
		height: 382px;
		width: 100%;
		right: 0
	}
	.more_feature {
		font-size: 22px;
		min-height: inherit
	}
	.price_div_last {
		min-height: 60px
	}
}
@media only screen and (width:960px) and (height:600px) and (orientation:landscape) {
	.banner_container_row {
		display: flex;
		flex-direction: column
	}
	#fh5co-hero .fh5co-intro .fh5co-text {
		order: 1;
		padding-top: 0
	}
	#fh5co-hero {
		height: auto
	}
	.banner_image {
		width: 100%;
		padding: 0 15px;
		padding-top: 132px
	}
	.features_image_after,
	.more_features_image_after {
		width: 150px
	}
	.features_text,
	.more_features_text {
		font-size: 28px;
		padding: 20px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.specification_box {
		min-height: 100px
	}
	.specification_list {
		padding-left: 15px
	}
	.messenger_div {
		width: 100%;
		height: 563px
	}
	.messenger_image {
		padding: 101px 0 33px
	}
	.more_features_image {
		height: 400px
	}
}
@media only screen and (width:1366px) and (height:1024px) and (orientation:landscape) {
	.navbar-brand {
		padding-right: 0
	}
	#fh5co-hero {
		height: 600px
	}
	#fh5co-hero .fh5co-intro h1 {
		font-size: 35px
	}
	.banner_image {
		width: 130%!important;
		position: absolute;
		right: -152px;
		top: 70px
	}
	.down_dis_table {
		display: table
	}
	.down_dis_table_cell {
		padding-right: 0
	}
	.pr-50 {
		padding-right: 15px
	}
	.pl-0 {
		padding-left: 15px
	}
	.specification_box {
		min-height: 150px
	}
	.features_text.more_features_text {
		padding: 20px
	}
	.more_features_image {
		height: 417px
	}
	.features_image_after {
		width: 150px;
		right: -30px
	}
	.more_features_image_after {
		width: 150px;
		right: -50px
	}
	#fh5co-cta .col-md-8 {
		padding: 0
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.messenger_div {
		height: 536px;
		width: 125%
	}
	.messenger_image {
		padding: 96px 0 31px
	}
	.plans {
		margin-bottom: 20px
	}
}
@media only screen and (width:1024px) and (height:768px) and (orientation:landscape) {
	#fh5co-hero {
		height: auto;
		padding-top: 132px
	}
	#fh5co-hero .fh5co-intro .fh5co-text {
		padding-top: 0
	}
	#fh5co-hero .fh5co-intro h1 {
		font-size: 40px
	}
	.down_dis_table {
		text-align: center
	}
	.pr-40,
	.pr-50 {
		padding-right: 15px
	}
	.pl-0 {
		padding-left: 15px
	}
	.features_image {
		height: 333px
	}
	.features_text,
	.more_features_text {
		font-size: 22px;
		padding: 20px
	}
	.more_feature {
		font-size: 24px;
		min-height: inherit
	}
	#fh5co-cta .col-lg-8 {
		padding: 0
	}
	.plans {
		margin-bottom: 30px
	}
	.messenger_div {
		width: 100%;
		height: 353px
	}
	.messenger_image {
		padding: 67px 0 21px
	}
	.more_features_image {
		height: 327px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.features_image_after,
	.more_features_image_after {
		display: none
	}
}
@media only screen and (width:812px) and (height:375px) and (orientation:landscape) {
	#fh5co-hero {
		height: auto
	}
	#fh5co-hero .fh5co-intro .fh5co-text {
		padding-top: 132px
	}
	.banner_image {
		display: none
	}
	.features_image {
		height: 432px;
		width: 100%;
		right: 0
	}
	.features_text,
	.more_features_text {
		font-size: 24px;
		padding: 20px
	}
	.features_image_after,
	.more_features_image_after {
		width: 150px;
		right: -20px
	}
	.fh5co-features-2-content:after {
		content: none
	}
	.messenger_div {
		width: 100%;
		height: 561px
	}
	.messenger_image {
		padding: 100px 0 33px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 382px;
		width: 100%;
		right: 0
	}
	.more_feature {
		font-size: 20px;
		min-height: inherit
	}
}
@media only screen and (width:667px) and (height:375px) and (orientation:landscape) {
	.features_image {
		height: 388px
	}
	.features_text,
	.more_features_text {
		font-size: 22px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 338px
	}
	.more_feature {
		font-size: 20px;
		min-height: inherit
	}
}
@media only screen and (width:736px) and (height:414px) and (orientation:landscape) {
	#fh5co-hero .fh5co-intro h1 {
		font-size: 32px
	}
	.features_image {
		height: 430px
	}
	.more_features_image {
		height: 375px
	}
	.features_text,
	.more_features_text {
		font-size: 24px;
		padding: 20px
	}
	.specification_box {
		min-height: inherit
	}
}
@media only screen and (min-width:640px) and (height:360px) and (orientation:landscape) {
	.features_image {
		height: 371px
	}
	.features_text,
	.more_features_text {
		font-size: 26px;
		padding: 20px
	}
	.specification_list {
		padding-left: 15px
	}
	.specification_box {
		min-height: 100px
	}
	.more_features_image {
		height: 324px
	}
	.more_feature {
		font-size: 20px;
		min-height: 80px
	}
}
@media only screen and (min-width:640px) and (height:384px) and (orientation:landscape) {
	.features_image {
		height: 371px
	}
	.features_text,
	.more_features_text {
		font-size: 24px;
		padding: 20px
	}
	.specification_box {
		min-height: 100px
	}
	.more_feature {
		font-size: 24px
	}
	.more_feature {
		min-height: 90px
	}
	.more_features_image {
		height: 324px
	}
}
@media only screen and (min-width:568px) and (height:320px) and (orientation:landscape) {
	.features_image {
		height: 177px;
		background-size: cover
	}
	.features_text,
	.more_features_text {
		font-size: 16px;
		padding: 20px
	}
	.specification_box {
		min-height: 120px
	}
	.more_features_image {
		height: 154px;
		background-size: cover
	}
	.more_feature {
		font-size: 18px;
		min-height: 80px
	}
}
@media only screen and (min-width:480px) and (height:320px) and (orientation:landscape) {
	.features_text,
	.more_features_text {
		font-size: 20px;
		padding: 20px
	}
	.specification_box {
		min-height: 120px
	}
	.more_feature {
		font-size: 22px;
		min-height: 90px
	}
}
@media only screen and (min-width:533px) and (height:320px) and (orientation:landscape) {
	.down_dis_table {
		display: table
	}
	.features_image {
		height: 306px
	}
	.features_text,
	.more_features_text {
		font-size: 24px;
		padding: 20px
	}
	.specification_box {
		min-height: 150px
	}
	.more_features_image {
		height: 265px
	}
	.more_feature {
		font-size: 20px;
		min-height: 90px
	}
}
.press-release {
	padding-top: 100px
}
.press-release.uniquefeatures-box {
	background: #fcfcfc;
	box-shadow: none
}
.press-release .uniquefeatures-sliderbox {
	padding: 0;
	margin-bottom: 15px
}
.press-release .case-studies-headding {
	font-size: 20px;
	color: #000
}
.press-release .form-control {
	background: #fff
}
.press-release .form-control {
	height: 36px;
	margin-bottom: 10px;
	border: 1px solid #d5d5d5;
	padding: 0 12px
}
.press-release .queryform-btn {
	background: #666;
	letter-spacing: 2px;
	height: 36px;
	width: 114px;
	border-radius: 30px;
	padding: 8px 20px;
	color: #fff!important;
	margin: 0;
	display: inline-block;
	text-align: center
}
.press-release textarea.form-control {
	padding-top: 5px
}
.press-release input,
.press-release select,
.press-release textarea {
	font-size: 13px;
	display: block;
	width: 100%;
	height: 42px;
	margin-bottom: 12px;
	padding: 5px 5px;
	color: #000;
	border: 1px solid #d9d9d9;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 5px;
	outline: 0;
	box-shadow: none
}
.press-label {
	display: inline-block;
	margin: 8px 0 8px -8px;
	color: #fff;
	padding: 4px 10px 1px 10px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	background: -moz-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #1968b9), color-stop(100%, #f06b7c));
	background: -webkit-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -o-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: -ms-linear-gradient(0deg, #1968b9 0, #f06b7c 100%);
	background: linear-gradient(90deg, #1968b9 0, #f06b7c 100%)
}
.press-release .more {
	overflow: hidden
}
.readmore {
	position: relative;
	max-height: 770px;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
	transition: max-height .15s ease-out
}
.readmore.expand {
	max-height: 5000px!important;
	transition: max-height .35s ease-in-out
}
.readmore-link {
	position: absolute;
	bottom: 0;
	right: 7px;
	display: block;
	width: 100%;
	height: 62px;
	text-align: right;
	color: #333;
	font-weight: 700;
	font-size: 16px;
	padding-top: 40px;
	background-image: linear-gradient(to bottom, transparent, #fff);
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px
}
.readmore-link.expand {
	position: relative;
	background-image: none;
	padding-top: 10px;
	height: 20px
}
.readmore-link:after {
	content: "+ Load more";
	background: #7fb711;
	padding: 5px 10px;
	color: #fff;
	font-weight: 400
}
.readmore-link.expand:after {
	content: "- Load less";
	background: #ff5a1b;
	padding: 5px 10px;
	color: #fff;
	font-weight: 400
}
.makeininida {
	width: 129px;
	height: 64px;
	position: fixed;
	bottom: 2px;
	right: 0;
	cursor: pointer;
	border-width: 0;
	z-index: 9997;
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
	transition: .3s opacity;
	outline: 0
}
#c2mWidgetToggle_0 {
	bottom: 70px
}
#c2mWidget_0 {
	bottom: 70px
}
@media only screen and (max-width:1366px) {
	.makeininida {
		width: 115px;
		height: 52px
	}
	#c2mWidgetToggle_0 {
		bottom: 60px
	}
	#c2mWidget_0 {
		bottom: 50px
	}
}

#pricingChatWithus .modal-content,
#skypeModal .modal-content{
	background-image: -moz-linear-gradient( 180deg, rgb(86,49,122) 0%, rgb(23,91,150) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(86,49,122) 0%, rgb(23,91,150) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(86,49,122) 0%, rgb(23,91,150) 100%);
    min-height: 359px;
}
#pricingChatWithus .modal-content .modal-header,
#skypeModal .modal-content .modal-header
{
	border-bottom: none;
}

#skypeModal .modal-content img.help-girl{
	position: relative;
	top: -47px;
}

#pricingChatWithus .modal-content .modal-body
{
	padding: 2.6vw;padding-top: 0px;
}

#skypeModal .modal-content .modal-body{
	padding: 2.6vw;padding-top: 0px;
	width: 75%;
	text-align: center;
}
#pricingChatWithus .modal-content .modal-body p
{
	color: #fff;
	font-size: 1.5rem;
	margin-bottom: 0px;
	line-height: 3rem;
}
#skypeModal .modal-content .modal-body span{
	font-weight: bold;
	font-size: 1.2rem;
	letter-spacing: 1px;
	color: #fff;
}

#skypeModal .modal-content .modal-body p{
	color: #fff;
	font-size: 1.6rem;
	margin-bottom: 0px;
	line-height: 3rem;
}

#skypeModal .modal-content .modal-body .troop-alt-text{
	color: #ecdd11
}
#pricingChatWithus .modal-content .modal-body span
{
	color: #fff;
    font-size: 1rem;
}
#pricingChatWithus .modal-dialog,
#skypeModal .modal-dialog
{
	max-width: 750px;
}
#pricingChatWithus .modal-content .modal-header .close:hover,
#skypeModal .modal-content .modal-header .close:hover,
#pricingChatWithus .modal-content .modal-header .close:visited,
#skypeModal .modal-content .modal-header .close:visited
{
	border: none; outline: none;
}
#pricingChatWithus button.close,
#skypeModal button.close
{
	padding: 0px; margin: 0px;
}
#pricingChatWithus a
{
    margin-top: 0!important;
    margin-left: -1px!important;
    border-radius: 2px!important;
    font-size: 14px!important;
    border: none;
    color: #ffff;
    padding: 10px 15px;
}
#skypeModal a{
	margin-top: 0!important;
	margin-left: -1px!important;
	border-radius: 2px!important;
	font-size: 14px!important;
	border: none;
	color: #ffff;
	padding: 10px 0;
}
#pricingChatWithus .modal-content .modal-footer,
#skypeModal .modal-content .modal-footer
{
    background: #0000001f;
    position: relative;
    border: 0px;
    text-align: left;
    justify-content: flex-start;
    color: #fff;
    font-family: arial;
}
a:visited,a:hover{ border: none; outline: none;}
a.chatwithus{background: #f06c7c!important;min-width: 150px; display: inline-block; text-align: center;}
#pricingChatWithus a.Requestcallback,
#skypeModal a.Requestcallback
{
color: #ffffff;
    background: #4aa2ed;
    min-width: 150px;
    display: inline-block;
    text-align: center;
}
.helpgirl {
    width: 224px;
    height: 200px;
    position: absolute;
    right: 2rem;
	bottom: 115px;
}
.chat-btn {
    border: none;
    border-radius: 5px;
    color: #38d105;
    text-transform: capitalize;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid #38d105;
    background: transparent;
    margin-left: 2rem;
    letter-spacing: 1px;

	outline: none;
}

#skypeModal .chat-btn{
	margin-left: 0;
}
.chat-btn:hover,.chat-btn:selected{border: none;
	outline: none;
}
@media only screen and (max-width:750px) {
	#banner_carousel {

	}

	#pricingChatWithus .modal-content .modal-body span,
	#skypeModal .modal-content .modal-body span
	{
		display: block; text-align: center;
	}
	.chat-btn{ margin-left: 0rem;}
	#pricingChatWithus a.Requestcallback,a.chatwithus,
	#skypeModal a.Requestcallback,a.chatwithus
	{
		min-width: 130px;
	}
	#pricingChatWithus .modal-content .modal-body p,
	#skypeModal .modal-content .modal-body p
	{
		text-align: center;
		font-size: 1.8rem;
		line-height: 2.2rem;
	}

	#skypeModal .modal-content .modal-body{
		width: 100%;
	}

	#skypeModal .modal-content .modal-body p{
		font-size: 1.3rem;
	}
}
.defence-h1-text{
	font-size: 2.5rem;
}