@charset "utf-8";
/* Safe Sensation */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');

body {
	color: #fff;
	margin: 0px;
	font-family: 'Open Sans';
	font-size: 17px;
}

img {
	max-width: 100%;
}

.main-top-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
}

.header-absolute-div {
	float: left;
	width: 100%;
	z-index: 1;
}

body.home .header-absolute-div {
	float: left;
	width: 100%;
	position: absolute;
}

.mobile-header {
	float: left;
	width: 100%;
	display: none;
}

.slider-frame {
	width: 100%;
	height: 745px;
}

.wrapper {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

.top-right-login-div {
	float: right;
	width: 30%;
	background: #39b54a;
	font-family: 'Montserrat';
	font-size: 17px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 1%;
	color: #fff;
	text-align: center;
}

.top-link {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.top-link:hover {
	color: #000;
}

.footer-link {
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.footer-link:hover {
	color: #3ab54b;
}

.logo-menu-outer {
	float: left;
	width: 100%;
	margin-top: 2%;
	padding-bottom: 2%;
}

.logo-menu-outer:not(body.home .logo-menu-outer){
	margin-top: 1%;
	padding-bottom: 1%;
} 

.logo {
	float: left;
	/* width: 18%; */
	margin-left: 5%;
	display: block;
}
.logo > img{
	max-width: 186px;
}
.logo1 {
	float: left;
	width: 20%;
	margin-left: 5%;
	display: none;
}

.main-site-breadcrumbs {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.site-breadcrumbs {
	display: flex;
	justify-content: center;
	align-items: center;
}

.main-site-breadcrumbs>p {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #454545;
}

.site-breadcrumbs .sep {
	margin: 0 10px;
}

.main-breadcrumbs {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	color: #222222;
	text-transform: uppercase;
}

.inner-breadcrumbs {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 500;
	color: #222222;
	text-transform: uppercase;
}

.innerpage-header-wrapper {
	background: #0F76BB;
	border-radius: 10px;
	display: flex;
	padding: 10px 30px;
	min-height: 70px;
	align-items: center;
	margin-top: 20px;
	box-sizing: border-box;
	width: 100%;
}
.innerpage-header-wrapper.contact-header-wrapper{
	min-height: 100px;
}
.innerpage-header-wrapper>h1,
.innerpage-header-wrapper>p {
	font-family: Montserrat;
	margin: 0;
	color: #fff;
}

.innerpage-header-wrapper>h1 {
	font-size: 32px;
	font-weight: 700;
}

.innerpage-header-wrapper>p {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.innerpage-header-wrapper>span {
	background: #ffffff;
	width: 1px;
	align-self: stretch;
	margin: 0 20px 0 50px;
}

.header-section1 {
	float: left;
	padding: 0%;
	text-align: center;
	width: 100%;
	font-size: 45px;
	font-weight: 600;
	margin-top: 4%;
}

.header-content-left {
	float: left;
	width: 50%;
	margin-left: 2%;
}

.header-main-heading {
	float: left;
	width: 100%;
	font-family: 'Montserrat';
	font-size: 62px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}

.header-text {
	float: left;
	width: 100%;
	font-family: 'Montserrat';
	font-size: 21px;
	font-weight: 400;
	color: #fff;
	margin-top: 3%;
}

.header-btn-outer {
	float: left;
	width: 100%;
	margin-top: 5%;
}

.header-btn {
	float: left;
	width: 40%;
	border-radius: 50px;
	background: #39b54a;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 3%;
	font-family: 'Montserrat';
	font-size: 21px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 55%;
	/* 16:9 */
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper video{
	width: 100%;
}
.video-outer {
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-top: 1%;
}

.about-bg {
	float: left;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 10%;
	background: url(../images/about-pic.png) right top no-repeat #fff;
}

.div50 {
	float: left;
	width: 50%;
}

.div50a {
	float: left;
	width: 50%;
}

.div50b {
	float: left;
	width: 50%;
}

.about-heading {
	float: left;
	width: 100%;
	font-family: 'Raleway';
	font-size: 32px;
	font-weight: 700;
	color: #0e76bc;
}

.about-line {
	width: 50%;
	background: #39b54a;
	height: 1px;
	float: left;
	margin-top: 7%;
}

.about-content {
	float: left;
	width: 100%;
	margin-top: 7%;
	text-align: left;
	font-size: 17px;
	font-family: 'Open Sans';
	color: #000;
}

.seen-as {
	font-weight: 600;
	font-size: 21px;
}

.services-main {
	position: relative;
	z-index: 1;
	margin-top: -5%;
	width: 100%;
	float: left;
	background: url(../images/service-bg.jpg) bottom repeat-x;
}

.service-bg {
	float: left;
	width: 90%;
	background: #0e76bc;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
}

.div-100 {
	float: left;
	width: 100%;
}

.service-line {
	float: left;
	padding-left: 19%;
	width: 11%;
}

.service-captions {
	float: left;
	padding-left: 4%;
	font-size: 21px;
	color: #fff;
	width: 62%;
	padding-right: 4%;
	margin-top: 7%;
}

.service-heading {
	font-family: 'Montserrat';
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
}

.services-section-main {
	float: left;
	width: 100%;
	margin-top: 5%;
}

.service-icon {
	float: left;
	width: 15%;
}

.services-section-contents {
	float: left;
	width: 75%;
	margin-left: 5%;
}

.service-heading1 {
	font-family: 'Montserrat';
	font-size: 35px;
	font-weight: 600;
}

.capability-bg {
	float: left;
	width: 100%;
	background: url(../images/tasks-bg.png) center bottom no-repeat #ededed;
	padding-bottom: 20%;
	padding-top: 5%;
}

.heading1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 55px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 600;
	color: #39b54a;
}

.heading2 {
	float: left;
	width: 100%;
	margin-top: 7%;
	font-family: 'Raleway';
	color: #0e76bc;
	font-size: 35px;
	font-weight: 400;
}

.heading3 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 48px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 500;
	color: #39b54a;
}

.heading4 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 48px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 500;
	color: #0f76bb;
	margin-top: 3%;
}

.ul-left {
	float: left;
	width: 100%;
	margin-top: 3%;
}

.ul1 {
	color: #000;
	font-size: 24px;
	font-family: 'Raleway';
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	list-style: url(../images/arrow-right.png);
	margin-left: 22px;
}

.ul2 {
	color: #000;
	font-size: 24px;
	font-family: 'Raleway';
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 22px;
	text-align: right;
	float: right;
}

.ul2 li {
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: 100% .5em;
	padding-right: 1em;
}

.ul3 {
	color: #000;
	font-size: 17px;
	font-family: 'Raleway';
	line-height: 25px;
	padding: 0px;
	list-style: none;
	margin-right: 7%;
	text-align: right;
	float: right;
	margin-top: 3%;
}

.ul3 li {
	background-image: url(../images/arrow-left-green.png);
	background-repeat: no-repeat;
	background-position: right 0.4em;
	/*background-size: 6%;*/
	padding-right: 2em;
}

.ul3a {
	color: #000;
	font-size: 17px;
	font-family: 'Raleway';
	line-height: 25px;
	padding: 0px;
	list-style: none;
	margin-right: 7%;
	text-align: right;
	float: right;
	margin-top: 3%;
}

.ul3a li {
	background-image: url(../images/arrow-left-blue.png);
	background-repeat: no-repeat;
	background-position: right 0.4em;
	/*background-size: 6%;*/
	padding-right: 2em;
}

.ul4 {
	color: #000;
	font-size: 17px;
	font-family: 'Raleway';
	line-height: 25px;
	padding: 0px;
	list-style: none;
	margin-left: 7%;
	text-align: left;
	float: left;
	margin-top: 3%;
}

.ul4 li {
	background-image: url(../images/arrow-right-blue.png);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	/*background-size: 6%;*/
	padding-left: 2em;
}

.ul4a {
	color: #000;
	font-size: 17px;
	font-family: 'Raleway';
	line-height: 25px;
	padding: 0px;
	list-style: none;
	margin-left: 7%;
	text-align: left;
	float: left;
	margin-top: 3%;
}

.ul4a li {
	background-image: url(../images/arrow-right-green.png);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	/*background-size: 6%;*/
	padding-left: 2em;
}

.cost-main {
	float: left;
	width: 100%;
	padding-bottom: 7%;
	padding-top: 7%;
	background: url(../images/cost-effective-bg.png) bottom right no-repeat;
	background-size: 100%;
}

.cost-heading {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Montserrat';
	font-size: 48px;
	color: #0e76bc;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 100%;
}

.green {
	color: #39b54a;
}

.cost-content {
	float: left;
	width: 100%;
	margin-top: 3%;
	text-align: center;
	font-family: 'Raleway';
	color: #000;
	font-size: 21px;
}

.cost-content1 {
	float: left;
	width: 100%;
	text-align: left;
	font-family: 'Open Sans';
	font-size: 18px;
	color: #000;
}

.cost-heading1 {
	float: left;
	width: 100%;
	margin-top: 6%;
	text-align: center;
	color: #39b54a;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.get-connected-btn {
	float: left;
	width: 94%;
	margin-top: 3%;
	background: #0e76bc;
	border-radius: 3px;
	padding: 3%;
	color: #fff;
	font-family: 'Montserrat';
	text-transform: uppercase;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.get-connected-btn:hover {
	cursor: pointer;
	background: #39b54a;
}

.get-connected-btn1 {
	background: #3AB44A;
	padding: 12px 19px;
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 500;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;



}

.get-connected-btn1:hover {
	cursor: pointer;
	background: #fff;
	color: #39b54a;
}

.signin-btn {
	float: left;
	width: 100%;
	background: #39b54a;
	border-radius: 5px;
	padding: 3%;
	color: #fff;
	font-family: 'Montserrat';
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	border: none;
}

.signin-btn:hover {
	cursor: pointer;
	background: #fff;
	color: #39b54a;
}

.signup-btn {
	float: left;
	width: 100%;
	background: #0f76bb;
	border-radius: 5px;
	padding: 3%;
	color: #fff;
	font-family: 'Montserrat';
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	border: none;
}

.signup-btn:hover {
	cursor: pointer;
	background: #fff;
	color: #0f76bb;
}

.font-cap-21-bold {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
}

.cost-content2 {
	float: left;
	width: 100%;
	margin-top: 3%;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-family: 'Montserrat';
	font-size: 17px;
}

.testimonial-bg {
	float: left;
	width: 100%;
	padding-bottom: 2%;
	padding-top: 7%;
	background: url(../images/testimonial-bg.jpg) center top no-repeat #000;
	text-align: center;
	color: #000;
}

.clients-main {
	float: left;
	width: 100%;
	padding-bottom: 60px;
}
.home .clients-main{
	padding-top: 7%;
	padding-bottom:7% ;
}
.section-sub-text {
	float: left;
	width: 100%;
	margin-top: 3%;
	text-align: center;
	font-size: 16px;
	color: #5f727f;
}

.client-logo-outer1 {
	float: left;
	width: 25%;
	text-align: center;
}

.client-logo-outer2 {
	float: left;
	width: 25%;
	text-align: center;
	margin-top: 2%;
}

.footer-bg {
	width: 100%;
	float: left;
	padding-bottom: 5%;
	padding-top: 5%;
	background: url(../images/footer-bg.jpg) no-repeat center top / cover #000;
}
.footer-logo-sec > .div-100 img{
	max-width: 186px;
}

.footer-about-heading {
	float: left;
	width: 100%;
	margin-top: 38px;
	font-weight: 700;
	font-size: 15px;
	color: #fff;
}

.footer-about-heading>p {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	text-transform: capitalize;
	margin: 0;

}

.footer-section-1 .footer-about-heading>p {
	margin-top: 30px;
}

.live-chat-footer a img {
	margin-right: 10px;
}

.footer-contact-details {
	padding: 0;
	margin: 20px 0 0 0;
}

.footer-contact-details li {
	list-style: none;
	margin-bottom: 10px;
}

.footer-contact-details li :is(span, a) {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.5px;
	color: #fff;
	text-decoration: none;
	display: inline-block;

}

.footer-contact-details li span:first-child {
	min-width: 75px;
	margin-right: 10px;
	display: inline-block;
	font-weight: 500;
}

.live-chat-footer a {
	font-family: Montserrat;
	font-size: 19px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	background: #0F76BB;
	max-width: 174px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 11px 0;
	border-radius: 3px;
}

.footer-text {
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 700;
	color: #fff;
	display: block;
}

.footer-greenlink {
	color: #3ab54a;
	text-decoration: none;
}

.footer-greenlink:hover {
	color: #fff;
}

.footer-bg section {
	display: flex;
}

.footer-bg section>div {
	width: 33.33%;
	margin-right: 20px;
}

.footer-bg section>div:last-child {
	margin-right: 0;
}

.footer-heading {
	font-family: Montserrat;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
}

.footer-ul-outer {
	float: left;
	width: 100%;
	margin-top: 18px;
	color: #fff;
}

.footer-ul-outer1 {
	float: left;
	width: 100%;
	margin-top: 25.5%;
}

.footer-ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 35px;
}

.footer-link2 {
	color: #fff;
	text-decoration: none;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;

}

.footer-contact-details.address-contact li span:first-child {
	min-width: 110px;
	vertical-align: top;
}

.heading-footer-small h3 {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #717171;
	padding-bottom: 20px;
	margin-top: 30px;
	max-width: 320px;
}

.footer-link2:hover {
	color: #3ab54a;
}

.para-footer {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
}

.green {
	color: #3ab54a;
}

.copyright {
	float: left;
	width: 100%;
	background: #01385d;
	padding-bottom: 2%;
	padding-top: 2%;
	text-align: center;
	font-family: 'Montserrat';
	font-size: 17px;
	color: #fff;
}



.PTBOX1 {
	float: right;
	background: #21a8df;
	padding: 5%;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
	text-align: center;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 500;
}

.PTBOX1a {
	float: right;
	background: #39b54a;
	padding: 5%;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
	text-align: center;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 500;
}

.PTBOX1b {
	float: right;
	background: #39b54a;
	padding: 5% 2%;
	width: 30%;
	margin-right: 1%;
	margin-bottom: 1%;
	text-align: center;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 500;
}

.PTBOX2 {
	float: left;
	background: #39b54a;
	padding: 5%;
	width: 25%;
	margin-bottom: 1%;
	text-align: center;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 500;
}

.PTBOX2a {
	float: left;
	background: #21a8df;
	padding: 5%;
	width: 25%;
	margin-bottom: 1%;
	text-align: center;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 500;
}

.PTcontent1 {
	float: left;
	width: 65%;
	color: #000;
}

.services-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	background: url(../images/services-header.jpg) center top no-repeat;
	background-size: 100%;
	height: 615px;
}

.whyus-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	background: url(../images/whyus-header.jpg) center top no-repeat;
	background-size: 100%;
	height: 615px;
}

.faq-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	background: url(../images/faq-header.jpg) center top no-repeat;
	background-size: 100%;
	height: 615px;
}

.pp-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	background: url(../images/pp-header.jpg) center top no-repeat;
	background-size: 100%;
	height: 615px;
}

.about-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	background: url(../images/about-header.jpg) center top no-repeat;
	background-size: 100%;
	height: 615px;
}

.pricing-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	background: url(../images/pricing-header.jpg) center top no-repeat;
	background-size: 100%;
	height: 615px;
}

.contact-header-outer {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	background-size: 100%;
}

.header-main-wrapper {
	background: url(../images/contact-header1.jpg) no-repeat center top / cover;
	display: flex;

}

.home .header-main-wrapper {
	background: none;
}

.home .header-content-outer {
	float: left;
	width: 100%;
	margin-top: 6%;
}

.wrapper2 {
	width: 50%;
	margin: auto;
}

.wrapper3 {
	width: 60%;
	margin: auto;
}

.blue-bg {
	background: linear-gradient(0deg, #085182 0%, #0F76BB 100%);
	min-height: 240px;
	border-radius: 13px;
	display: flex;
	align-items: center;
	padding: 0 60px;
	justify-content: space-between;
	position: relative;
	float: left;
	width: 100%;
	box-sizing: border-box;

}

.widget-arrow-img {
	position: absolute;
	bottom: 13px;
	right: 230px;
}

.blue-bg .connected-trail {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 500;

}

.connected-heading {
	font-family: Montserrat;
	font-size: 35px;
	font-weight: 500;
	margin: 0 0 10px 0;

}

.whyus-content1 {
	float: left;
}

.whyus-content1 p {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #454545;
}

.whyus-contentheading {
	font-family: Montserrat;
	font-size: 26px;
	font-weight: 700;
	line-height: 31.69px;
	color: #222222;
	display: block;

}

.why-us-wrapper .innerpage-header-wrapper{
	margin-bottom: 50px;
}

.why-us-wrapper .div-100 {
	display: flex;
	margin-bottom: 60px;
	align-items: center;
}

.why-us-wrapper .div-100 .div50a:first-child {
	padding-right: 54px;
}

.why-us-wrapper .div-100 .div50a:first-child img {
	width: 100%;
}

.pp-content-main {
	float: left;
	width: 100%;
	padding-bottom: 7%;
	padding-top: 7%;
	background: url(../images/pp-content-bg.jpg) center top #fff no-repeat;
	background-size: 100%;
}

.pp-content {
	float: left;
	width: 100%;
	margin-top: 7%;
	text-align: left;
	font-size: 18px;
	font-family: 'Raleway';
	color: #000;
}

.pp-heading {
	float: left;
	width: 100%;
	font-family: 'Raleway';
	font-size: 40px;
	font-weight: 700;
	color: #0e76bc;
}

.about-bg1 {
	float: left;
	width: 100%;
	background: url(../images/about-bg1.jpg) left top no-repeat #f2f2f2;
	background-size: 100%;
	padding-bottom: 7%;
	padding-top: 7%;
}

.about-bg2 {
	float: left;
	width: 100%;
	background: url(../images/about-bg2.jpg) right top no-repeat #f2f2f2;
	background-size: 100%;
	padding-bottom: 7%;
	padding-top: 7%;
}

.pricing-main-outer {
	float: left;
	width: 33.3%;
	margin-top: 3%;
}

.pricing-main-outer1 {
	float: left;
	width: 50%;
	margin-top: 3%;
}

.pricing-text1 {
	padding: 5%;
	width: 90%;
	text-align: center;
	color: #000;
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 30px;
	background: #ededed;
	float: left;
}

.pricing-text2 {
	padding: 10% 5%;
	width: 80%;
	margin: 0% 5%;
	text-align: center;
	color: #000;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 21px;
	border-bottom: 1px solid #CCC;
	float: left;
}

.pricing-text2a {
	padding: 5% 5%;
	width: 80%;
	margin: 0% 5%;
	text-align: center;
	color: #000;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 21px;
	border-bottom: 1px solid #CCC;
	float: left;
}

.pricing-text3 {
	padding: 10% 5%;
	width: 80%;
	margin: 0% 5%;
	text-align: center;
	color: #000;
	font-family: 'Montserrat';
	font-weight: 300;
	font-size: 16px;
	float: left;
}

.pricing-text3a {
	padding: 5% 5%;
	width: 80%;
	margin: 0% 5%;
	text-align: center;
	color: #000;
	font-family: 'Montserrat';
	font-weight: 300;
	font-size: 16px;
	float: left;
}

.order-btn {
	float: left;
	width: 80%;
	margin: 0% 5%;
	background: #3ab54a;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	padding: 5%;
	font-family: 'Montserrat';
	font-size: 25px;
	font-weight: 500;
}

.order-btn:hover {
	background: #0f76bb;
	cursor: pointer;
}

.order-btn1 {
	float: left;
	width: 84%;
	margin: 0% 5%;
	background: #3ab54a;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	padding: 3%;
	font-family: 'Montserrat';
	font-size: 25px;
	font-weight: 500;
}

.order-btn1:hover {
	background: #0f76bb;
	cursor: pointer;
}

.field {
	width: 92%;
	background: #f4f6f7;
	border: 1px solid #dfe5e8;
	padding: 4%;
	font-family: 'Montserrat';
	color: #91909d;
}

.contact-panel1 {
	float: left;
	width: 80%;
	padding: 10%;
	background: #39b54a;
	text-align: center;
	font-family: 'Montserrat';
}

.contact-panel2 {
	float: left;
	width: 80%;
	padding: 10%;
	background: #0f76bb;
	text-align: center;
	font-family: 'Montserrat';
}

.login-optin-outer {
	margin-left: 10%;
	margin-right: 10%;
	float: left;
	margin-top: 15%;
	width: 80%;
}

.login-optin-bg {
	float: left;
	width: 86%;
	padding: 7%;
	background: rgba(255, 255, 255, 0.7);
	margin-bottom: 10%;
}

.signup-optin-bg {
	float: left;
	width: 90%;
	padding: 3% 5% 5% 5%;
	background: rgba(255, 255, 255, 0.7);
	margin-bottom: 10%;
}

.login-optin-heading {
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 40px;
	font-weight: 700;
	color: #0f76bb;
}

.login-field-outer {
	float: left;
	width: 100%;
	margin-top: 3%;
}

.signup-field-outer {
	float: left;
	width: 100%;
	margin-top: 1.4%;
}

.login-email-field {
	width: 70%;
	border: none;
	border-radius: 5px;
	padding: 3% 15%;
	background: url(../images/email.png) left 20px top 18px no-repeat #fff;
	color: #3ab54b;
	font-size: 30px;
	font-family: 'Montserrat';
	font-weight: 200;
}

.login-psw-field {
	width: 70%;
	border: none;
	border-radius: 5px;
	padding: 3% 15%;
	background: url(../images/lock.png) left 20px top 18px no-repeat #fff;
	color: #3ab54b;
	font-size: 30px;
	font-family: 'Montserrat';
	font-weight: 200;
}

.signup-optin-outer {
	float: left;
	margin-top: 5%;
	width: 100%;
}

.signup-field {
	width: 92%;
	border: none;
	border-radius: 5px;
	padding: 3% 4%;
	background: #fff;
	color: #3ab54b;
	font-size: 21px;
	font-family: 'Montserrat';
	font-weight: 200;
}

.signup-field-01 {
	width: 100%;
	border: none;
	border-radius: 5px;
	padding: 3% 4%;
	background: #fff;
	color: #3ab54b;
	font-size: 24px;
	font-family: 'Montserrat';
	font-weight: 200;
}

.signup-field1 {
	width: 97%;
	border: none;
	border-radius: 5px;
	padding: 1.5%;
	background: #fff;
	color: #3ab54b;
	font-size: 24px;
	font-family: 'Montserrat';
	font-weight: 200;
}

.signup-field-1 {
	width: 100%;
	border: none;
	border-radius: 5px;
	padding: 1.5%;
	background: #fff;
	color: #3ab54b;
	font-size: 24px;
	font-family: 'Montserrat';
	font-weight: 200;
}

.form-left-column {
	float: left;
	width: 49%;
	margin-right: 1%;
}

.form-right-coloumn {
	float: left;
	width: 49%;
	margin-left: 1%;
}

.second-menu-outer {
	float: left;
	width: 100%;
	background: #0f76bb;
	margin-top: 60px;
}

.second-menu-bg {
	float: left;
	width: 100%;
	line-height: 80px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 17px;
}

.second-menu-link {
	color: #fff;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
}

.second-menu-link:hover {
	color: #39b54a;
}

.menu-circle {
	color: #39b54a;
	font-size: 14px;
}

.admin-grey-bg {
	float: left;
	width: 100%;
	padding-top: 6%;
	padding-bottom: 6%;
	background: #efefef;
}

.green-line {
	width: 10%;
	margin: auto;
	height: 3px;
	background: #39b549;
}

.blue-line {
	width: 10%;
	margin: auto;
	height: 3px;
	background: #0f76bb;
}

.white-box-bg {
	float: left;
	width: 96%;
	margin-top: 5%;
	border-radius: 10px;
	background: #fff;
	padding: 2%;
}

.white-box-bg1 {
	float: left;
	width: 90%;
	margin-top: 5%;
	border-radius: 10px;
	background: #fff;
	padding: 5%;
}

.white-box-bg2 {
	float: left;
	width: 94%;
	margin-top: 3%;
	border-radius: 10px;
	background: #fff;
	padding: 5%;
}

.pt-outer {
	float: left;
	width: 21%;
	margin: 2%;
}

.pt-task-heading {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 3%;
	font-family: 'Montserrat';
	font-size: 21px;
	color: #39b549;
}

.st-task-heading {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 3%;
	font-family: 'Montserrat';
	font-size: 21px;
	color: #0f76bb;
}

.contact-main-outer {
	float: left;
	width: 25%;
	margin-top: 3%;
}

.task-list-btn-outer {
	margin-top: 6%;
	text-align: center;
	text-transform: uppercase;
}

.task-list-btn {
	padding: 2%;
	background: #053e64;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	font-size: 21px;
	font-family: 'Montserrat';
}

.task-list-btn:hover {
	background: #fff;
	color: #053e64;
}

.task-box {
	float: left;
	width: 31%;
	background: #fff;
	border-radius: 5px;
	/*padding: 2%;*/
	margin-right: 3%;
}

.files-icons {
	float: left;
	width: 100%;
	text-align: center;
	/*margin-top: -75px;*/
}

.files-box-heading {
	float: left;
	width: 100%;
	margin-top: 3%;
	text-align: center;
	font-family: 'Montserrat';
	font-size: 20px;
	color: #0f76bb;
	border-bottom: 1px solid #cccccc;
	line-height: 150%;
}

.files-box-ul-outer {
	float: left;
	width: 100%;
	margin-top: 5%;
	padding-bottom: 5%;
	text-align: left;
	font-family: 'Montserrat';
	font-size: 15px;
	color: #3ab54b;
	border-bottom: 1px solid #cccccc;
	line-height: 150%;
}

.files-box-ul {
	list-style: url(../images/bullet.jpg);
	padding: 0px;
	margin: 0px;
	margin-left: 7%;
}

.files-box-date-text {
	float: left;
	width: 100%;
	margin-top: 3%;
	text-align: center;
	color: #b0b0b0;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 15px;
}

.task-links {
	color: #3ab54b;
	text-decoration: none;
}

.task-links:hover {
	color: #0f76bb;
	text-decoration: underline;
}

.task-links1 {
	color: #0f76bb;
	text-decoration: none;
}

.task-links1:hover {
	color: #3ab54b;
	text-decoration: underline;
}

.border-bottom-div {
	float: left;
	width: 100%;
	padding-bottom: 1%;
	border-bottom: 1px solid #d7d7d7;
}

.task-files-heading-outer {
	float: left;
	width: 80%;
	text-align: left;
	font-family: 'Montserrat';
	text-transform: uppercase;
	color: #898989;
}

.green-29 {
	color: #3ab54b;
	font-size: 29px;
}

.days-timing {
	float: left;
	width: 20%;
	text-align: right;
	font-family: 'Montserrat';
	text-transform: uppercase;
	color: #898989;
}

.task-files-heading-outer1 {
	float: left;
	width: 100%;
	margin-top: 2%;
	text-align: left;
	font-family: 'Montserrat';
	color: #0f77bb;
	font-size: 24px;
	padding-bottom: 2%;
}

.task-files-outer {
	float: left;
	width: 12%;
	margin-right: 2.5%;
}

.hidden-field {
	opacity: 1;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	width: 23.5%;
	padding: .7%;
	background: none
		/*url(../images/audio.png) no-repeat left top*/
	;
	background-size: 56px;
}

.audio-field {
	border: 1px solid #bcbcbc;
	z-index: 0;
	< !--background: url(../images/audio.png) no-repeat right top;
	background-size: 56px;
	-->padding: 4% 3% 4% 14%;
	width: 115%;
	color: #3ab54b;
	font-size: 24px;
	font-family: 'Montserrat';
	border-radius: 5px;
	font-weight: 200;
}

.picture-field {
	border: 1px solid #bcbcbc;
	z-index: 0;
	/*background: url(../images/picture.png) no-repeat right top;
	background-size: 56px;*/
	padding: 4% 3% 4% 14%;
	width: 115%;
	color: #3ab54b;
	font-size: 24px;
	font-family: 'Montserrat';
	border-radius: 5px;
	font-weight: 200;
}

.drop-down {
	width: 100% !important;
	border: 1px solid #bcbcbc;
	padding: 2.6% 4% !important;
}

.drop-down1 {
	width: 100% !important;
	border: 1px solid #bcbcbc;
	padding: 1.5% 2% !important;
}

.font-family {
	color: #959595;
	font-family: 'Montserrat';
}

.right-align {
	text-align: right;
}

.font-family-margin-1 {
	color: #959595;
	font-family: 'Montserrat';
	margin-top: 1%;
}

.font-family-margin-2 {
	color: #959595;
	font-family: 'Montserrat';
	margin-top: 2%;
}

.setting-amount-div {
	float: left;
	width: 76%;
	padding: 2%;
	background: #45c757;
	color: #fff;
	font-family: 'Montserrat';
	font-size: 24px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.setting-topup {
	float: left;
	width: 24%;
	padding: 2%;
	background: #3ab54b;
	color: #fff;
	font-family: 'Montserrat';
	font-size: 24px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
	font-weight: bold;
}

.grey-bg-box {
	float: left;
	width: 98%;
	padding: 1%;
	background: #e5e5e5;
	margin-top: 2%;
	color: #666;
	font-size: 15px;
	font-family: 'Montserrat';
	text-transform: uppercase;
}

.width-85 {
	float: left;
	width: 85%;
}

.width-15 {
	width: 15%;
	float: left;
}

.label-circle {
	float: left;
	position: absolute;
	left: -28px;
	top: -28px;
	text-align: center;
	width: 100px;
	border-radius: 100px;
	background: #f00;
	padding: 20px 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: 4px solid #fff;
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.4);
	font-size: 14px;
}

.links-ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
}

.links-ul li {
	float: left;
	width: 100%;
}

.links-ul li a {
	float: left;
	width: 90%;
	background: #39b549;
	padding: 5% 5%;
	border-radius: 5px;
	margin-top: 2%;
	color: #fff;
	text-decoration: none;
}

.links-ul li a:hover {
	background: #0f76bb;
	color: #fff;
	text-decoration: none;
}

.active {
	/*background: #0f76bb !important;*/
}

.admin-leftpanel {
	float: left;
	width: 24%;
	margin-right: 1%;
}

.admin-rightpanel {
	float: left;
	width: 75%;
}

.admin-leftpanel-box {
	float: left;
	width: 80%;
	padding: 10%;
	background: #fff;
	border-radius: 10px;
}

.contact-content-wrapper {
	display: flex;
	margin-top: 50px;
}


.contact-form-wrapper {
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0px 60px 50px 30px #00000012;
	padding: 30px;
	box-sizing: border-box;
	flex-basis: 50%;
}

.contact-boxes-wrapper {
	display: flex;
	flex-wrap: wrap;
	flex-basis: 50%;
	margin-right: 3%;
}

.contact-boxes-wrapper>article {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-basis: 47%;
	border-radius: 16px;
	border: 1px solid #E3E3E3;
	box-shadow: 3px 0px 4px 0px #74727217;
	justify-content: space-between;
	padding-bottom: 20px;

}

.contact-boxes-wrapper>article:nth-child(1),
.contact-boxes-wrapper>article:nth-child(2) {
	margin-bottom: 30px;
}

.contact-boxes-wrapper>article:nth-child(2n+1) {
	margin-right: 4%;

}

.contact-boxes-wrapper>article>div {
	font-family: Open Sans;
	font-size: 20px;
	font-weight: 700;
	line-height: 27.24px;
	text-align: center;
	background: #0F76BB;
	width: 100%;
	height: 36px;
	border-radius: 16px 16px 0 0;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contact-boxes-wrapper>article>span,
.contact-boxes-wrapper>article>span>a {
	color: #292929;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}

.inputstyle1 {
	padding: 15px 15px 15px 20px;
	border-radius: 6px;
	border: 1px solid #818181;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	color: #818181;
	width: 100%;
	box-sizing: border-box;
	resize: none;
}

.contact-form-wrapper>div {
	margin-bottom: 15px;
}

.contact-form-wrapper>div:last-child {
	margin-bottom: 0;
}

.btnstyle1 {
	height: 53px;
	border-radius: 6px;
	background: #3AB44A;
	border: 1px solid #F2F2F2;
	width: 100%;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.map-contact-wrapper {
	margin: 60px 0;
}

.map-contact-wrapper>iframe {
	width: 100%;
	min-height: 455px;
	border-radius: 14px;
}

.h1style1 {
	font-family: Montserrat;
	font-size: 36px;
	font-weight: 600;
	line-height: 44px;
	color: #101828;
}

.heading-wrapper {
	text-align: center;
	margin-top: 60px;
}

.parastyle1 {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	color: #667085;
}

.faq-wrapper.innerpage-header-wrapper>h1 {
	width: 44%;
}

.faq-wrapper.innerpage-header-wrapper>span {
	margin: 0 20px 0 10px;
}

.faq {
	padding: 0;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 60px;
	max-width: 768px;
	width: 100%;
}

.faq li.q {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 500;
	color: #101828;
	border-radius: 8px;
	border: 1px solid #EAEAEA;
	display: flex;
	align-items: start;
	justify-content: space-between;
	padding: 25px 20px;
	margin-bottom: 20px;
	transition: 0.5s all ease;
	cursor: pointer;
	line-height: 30px;
}

.faq li.q>img {
	margin-left: 40px;
}

.faq li.q.active {
	border: none;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.faq li {
	list-style: none;
}

.faq li.a {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: #667085;
	margin: 12px 0;
	padding: 0 20px;
	display: none;
	width: 85%;
}

.faq li.q.active+li.a {
	margin-bottom: 40px;
	margin-top: 0;
}

.private-people-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}

.private-people-wrapper .innerpage-header-wrapper>.sep {
	margin: 0 20px 0 20px;
}

.private-section-main {
	display: flex;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

.private-section-main>div {
	flex: 1;
}

.private-content-area {
	padding-left: 80px;
}

.private-content-area>h2 {
	font-family: Montserrat;
	font-size: 26px;
	font-weight: 700;
	line-height: 31.69px;
	color: #222222;
	margin: 0;
}

.private-content-area>p {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #454545;
	margin: 20px 0 40px 0;
}

.private-content-area>strong {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 700;
	color: #222222;
}

.private-content-area>ul {
	margin: 30px 0 0 0;
	padding: 0;
}

.private-content-area>ul li {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	background: url(../images/bullits.png) no-repeat left center;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 20px;
}

.server-wrapper-boxes {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-top: 20px;
}

.server-wrapper-boxes section {
	display: flex;
	margin-bottom: 40px;
	flex-wrap: wrap;
}

.server-wrapper-boxes .box1 {
	margin-right: 40px;
	flex: 1 1 12%;
}

.server-wrapper-boxes .box1:nth-child(3n+3) {
	margin-right: 0;
	flex: 1 1 30%;
}

.server-wrapper-boxes .box1:last-child {
	flex: 1 1 35%;
}

.server-wrapper-boxes .box1>h3 {
	background: #0F76BB;
	padding: 15px;
	border-radius: 20px 20px 0 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.server-wrapper-boxes .box1>h3>img {
	margin-right: 8px;
}

.server-wrapper-boxes .box1 ul {
	padding: 0;
	margin: 0;
}

.server-wrapper-boxes .box1 .multi-ul ul:last-child {
	margin-left: 30px;
}

.server-wrapper-boxes .box1>div {
	display: flex;
	padding: 20px 20px 20px 20px;
	box-shadow: 2px 0px 6px 1px #7472723b;
	border-radius: 0 0 20px 20px;
	height: 50%;
}

.server-wrapper-boxes .box1 ul li {
	background: url(../images/bullits.png) no-repeat left top;
	padding-left: 30px;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	color: #292929;
	list-style: none;
	margin-bottom: 15px;

}

.price-main-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-top: 20px;
}

.price-top {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: 170px;
	padding: 8px;
}

.red-wrapper .price-top {
	min-height: 140px;
}

.price-top span {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #000;
}

.price-top span:last-child {
	font-size: 16px;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;

}

.price-top strong {
	color: #3AB44A;
	font-family: Open Sans;
	font-size: 56px;
	font-weight: 700;
}

.price-main-inner-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.price-main-inner-wrapper article {
	box-shadow: 3px 0px 3px 0px #74727233;
	border: 1px solid #E3E3E3;
	margin-right: 20px;
	border-radius: 16px;
	flex: 1 1 30%;
	margin-bottom: 40px;
}

.price-main-inner-wrapper article:nth-child(3n+3) {
	margin-right: 0;
}

.price-mid {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #292929;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	padding: 8px;
}

.price-button {
	margin-top: 25px;
}

.content-wrapper-price {
	padding: 10px 20px 20px 20px;
}

.price-content>p {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #454545;
	text-align: center;
	margin: 0;
}

.price-button>a {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 500;
	line-height: 21.94px;
	text-align: center;
	background: #3AB44A;
	color: #fff;
	text-decoration: none;
	display: block;
	border-radius: 3px;
	padding: 13px 0;
}

.red-price-wrapper {
	background: rgba(234, 26, 26, 1);
	border-radius: 16px 16px 0 0;
	padding: 8px;
}

.red-price-wrapper p {
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 14.63px;
	text-align: center;
	margin: 0;
}

.demanded-plan :is(.price-top span, strong, .price-mid, p) {
	color: #fff;
}

.demanded-plan {
	background: rgba(15, 118, 187, 1);
}

.demanded-plan .price-button>a {
	color: rgba(52, 52, 52, 1);
	background-color: #fff;
}

.demanded-plan .price-top {
	min-height: auto;
	display: flex;
	flex-direction: row;
}

.demanded-plan .price-top>div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-right: 12px;
}

.demanded-plan>.price-top span:first-child {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 3px;
	text-align: left;
}
.demanded-plan>.price-top span:last-child {
	font-size: 16px;
	font-weight: 400;
}
.demanded-plan .price-button{
	margin-top: 40px;
}