:root {
	--primaryColour: #527383;
	--primaryDarkColour: #315263
}
.row.to6px {
	margin-left: -6px;
	margin-right: -6px
}
.row.to6px[class^="col-"] {
	padding-right: 6px;
	padding-left: 6px
}
.row.to8px {
	margin-left: -8px;
	margin-right: -8px
}
.row.to8px[class^="col-"] {
	padding-right: 8px;
	padding-left: 8px
}
.row.to0px {
	margin-left: 0px;
	margin-right: 0px
}
.row.to0px[class^="col"] {
	padding-right: 0px;
	padding-left: 0px
}
@keyframes rippleDrop {
	100% {
		transform: scale(2);
		opacity: 0
	}
}
.partnersSec {
	background-color: #ffffff;
	padding-top: 73px
}
.partnersArea {
	padding-top: 48px
}
@media (max-width: 767px) {
	.partnersArea {
		padding-top: 30px
	}
}
.partnersArea p {
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: center
}
.partnersArea h4 {
	color: #636161;
	font: 700 22px'Josefin Sans';
	margin: 0 0 20px 0
}
@media (max-width: 767px) {
	.partnersArea h4 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 10px
	}
}
.productIconSec {
	position: relative;
	padding: 48px 0px 0px;
	background-color: #ffffff
}
@media (max-width: 767px) {
	.productIconSec {
		padding-top: 35px
	}
}
.productIconSec .productIconTop {
	position: relative
}
.productIconSec .productIconTop .bgImg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%
}
.productIconSec .productIconTop .bgImg::after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4)
}
.productIconSec .productIconTop .bgImg img {
	width: 100%
}
.productIconSec .productIconWrapper .productIconText {
	position: relative;
	border-radius: 20px 20px 0 0;
	background-color: #fff;
	padding: 48px 0 0 0
}
@media (min-width: 992px) {
	.productIconSec .productIconWrapper .productIconText {
		top: -60px
	}
}
@media (min-width: 1200px) {
	.productIconSec .productIconWrapper .productIconText {
		padding: 48px 170px 0 170px
	}
}
@media (max-width: 991px) {
	.productIconSec .productIconWrapper .productIconText {
		padding-bottom: 48px
	}
}
@media (max-width: 767px) {
	.productIconSec .productIconWrapper .productIconText {
		padding-top: 35px;
		padding-bottom: 0px
	}
}
.productIconSec .productIconWrapper .productIconText h4 {
	color: #636161;
	font: 700 22px'Josefin Sans';
	margin: 0 0 20px 0;
	line-height: 35px
}
@media (max-width: 767px) {
	.productIconSec .productIconWrapper .productIconText h4 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 10px
	}
}
.productIconSec .productIconWrapper .productIconText h4 span {
	color: #ED1B24
}
.productIconSec .productIconWrapper .productIconText p {
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: center
}
.productIconSec .productIconWrapper .productIconText .productIconSpc {
	margin-bottom: 96px
}
@media (max-width: 767px) {
	.productIconSec .productIconWrapper .productIconText .productIconSpc {
		margin-bottom: 65px
	}
}
.productIconSec .productIconWrapper .productIconText .productIconItem {
	max-width: 320px;
	margin: 0 auto 20px auto;
	text-align: center;
	padding: 64px 24px 28px 24px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	min-height: 294px
}
@media (max-width: 767px) {
	.productIconSec .productIconWrapper .productIconText .productIconItem {
		margin-bottom: 60px;
		min-height: 294px
	}
}
.productIconSec .productIconWrapper .productIconText .productIconItem:hover {
	background: red;
	transition: all .6s ease-in;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.8)
}
.productIconSec .productIconWrapper .productIconText .productIconItem:hover p {
	color: #ffffff
}
.productIconSec .productIconWrapper .productIconText .productIconItem:hover h6 {
	color: #ffffff
}
.productIconSec .productIconWrapper .productIconText .productIconItem:hover::after {
	color: #f58687
}
.productIconSec .productIconWrapper .productIconText .productIconItem p {
	z-index: 1;
	position: relative
}
.productIconSec .productIconWrapper .productIconText .productIconItem.One::after {
	content: "01"
}
.productIconSec .productIconWrapper .productIconText .productIconItem.Two::after {
	content: "02"
}
@media (max-width: 767px) {
	.productIconSec .productIconWrapper .productIconText .productIconItem.Three {
		margin-bottom: 40px
	}
}
.productIconSec .productIconWrapper .productIconText .productIconItem.Three::after {
	content: "03"
}
.productIconSec .productIconWrapper .productIconText .productIconItem::after {
	display: inline-block;
	position: absolute;
	right: 24px;
	bottom: 0px;
	font-size: 120px;
	line-height: 120px;
	color: #F2F2F2;
	font-weight: 500;
	z-index: 0;
	opacity: .6
}
.productIconSec .productIconWrapper .productIconText .productIconItem .productIcon {
	border: 7px solid red;
	border-radius: 50%;
	display: inline-flex;
	height: 80px;
	width: 80px;
	text-align: center;
	justify-content: center;
	align-items: center;
	background: #fff;
	position: absolute;
	top: -40px;
	left: calc(50% - 40px);
	-webkit-box-shadow: 0px 0px 6px 3px rgba(237, 28, 35, 0.12);
	-moz-box-shadow: 0px 0px 6px 3px rgba(237, 28, 35, 0.12);
	box-shadow: 0px 0px 6px 3px rgba(237, 28, 35, 0.12)
}
.productIconSec .productIconWrapper .productIconText .productIconItem .productIcon svg {
	width: 36px;
	height: 36px;
	fill: #2c2c2c
}
.productIconSec .productIconWrapper .productIconText .productIconItem h6 {
	color: #636161;
	font: 700 16px'Josefin Sans';
	margin: 0;
	line-height: 35px
}
.proWhatYouGet {
	position: relative;
	padding: 72px 0 60px 0;
	overflow-x: hidden
}
@media (max-width: 767px) {
	.proWhatYouGet {
		padding-top: 40px
	}
}
.proWhatYouGet::before {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1;
	opacity: .6
}
.proWhatYouGet::after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 200px;
	background-color: #f5f5f5;
	z-index: 2
}
@media (min-width: 1200px) {
	.proWhatYouGet::after {
		width: 320px
	}
}
@media (min-width: 992px) {
	.proWhatYouGet::after {
		right: auto;
		left: 0;
		width: 280px;
		height: 100%
	}
}
.proWhatYouGet .proWhatYouBgImg {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%
}
@media (min-width: 1348px) {
	.proWhatYouGet .proWhatYouBgImg {
		height: 100%;
		width: 100%;
		overflow-y: hidden
	}
}
.proWhatYouGet .proWhatYouBgImg img {
	height: 100%;
	width: auto
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetImg {
	position: relative;
	z-index: 1020
}
@media (min-width: 992px) {
	.proWhatYouGet .proWhatYouGetContent .proWhatYouGetImg {
		height: 100%;
		overflow: hidden
	}
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetImg img {
	width: 100%
}
@media (min-width: 992px) {
	.proWhatYouGet .proWhatYouGetContent .proWhatYouGetImg img {
		height: 100%;
		width: auto
	}
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec {
	padding-top: 32px;
	position: relative;
	z-index: 1020
}
@media (min-width: 992px) {
	.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec {
		padding-top: 0px
	}
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec h4 {
	color: #ffffff;
	font: 700 22px'Josefin Sans';
	margin: 0 0 20px 0;
	line-height: 35px
}
@media (max-width: 767px) {
	.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec h4 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 10px
	}
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec h4 span {
	color: #ED1B24
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec p {
	color: #ffffff;
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: left
}
@media (max-width: 767px) {
	.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec p {
		line-height: 22px
	}
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec h6 {
	color: #ffffff;
	font: 700 16px'Josefin Sans';
	margin: 0;
	line-height: 35px
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec ul {
	margin: 30px 0 0;
	padding: 0
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec li {
	color: #ffffff;
	padding-left: 25px;
	position: relative;
	margin-bottom: 20px;
	list-style: none;
	font: italic 400 16px'Josefin Sans'
}
.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec li::before {
	content: "\f00c";
	font: .9em FontAwesome;
	position: absolute;
	left: 0;
	top: 0px
}
@media (max-width: 600px) {
	.proWhatYouGet .proWhatYouGetContent .proWhatYouGetDec li {
		margin-bottom: 10px;
		line-height: 18px
	}
}
.proWhatYouGet .pro-btnPrimary:hover {
	color: white;
	border-color: white;
	background: transparent
}
.proWhatYouGet .pro-btnPrimary:hover:after {
	color: white
}
@media (min-width: 768px) {
	.proWrapper {
		padding-left: 35px;
		padding-right: 35px
	}
}
.vdoHowItsWork {
	padding: 60px 0;
	position: relative;
	background-color: #ffffff
}
@media (max-width: 767px) {
	.vdoHowItsWork {
		padding: 30px 0
	}
}
.vdoHowItsWork .howItsWorkVideo {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	z-index: 1020
}
.vdoHowItsWork .howItsWorkVideo .vdobgImg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}
.vdoHowItsWork .howItsWorkVideo .vdobgImg::before {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1;
	opacity: .6
}
.vdoHowItsWork .howItsWorkVideo .vdobgImg img {
	height: 100%;
	width: auto
}
.vdoHowItsWork .howItsWorkVideo .videoOption {
	position: relative;
	z-index: 1020;
	display: block;
	top: 0;
	left: 0;
	margin: 40px 0 40px;
	text-align: center
}
@media (min-width: 992px) {
	.vdoHowItsWork .howItsWorkVideo .videoOption {
		margin: 80px 0
	}
}
@media (min-width: 1200px) {
	.vdoHowItsWork .howItsWorkVideo .videoOption {
		margin: 180px 0 80px
	}
}
.vdoHowItsWork .howItsWorkVideo .videoOption .vdoDevider {
	display: block;
	margin: 16px auto 28px auto;
	width: 2px;
	height: 48px;
	background-color: #fff;
	border-radius: 2px
}
.vdoHowItsWork .howItsWorkVideo .videoOption h6 {
	color: #ffffff;
	font: 700 16px'Josefin Sans';
	margin: 0;
	line-height: 35px
}
.vdoHowItsWork .howItsWorkVideo .videoOption .videoIcon {
	display: inline-flex;
	height: 60px;
	width: 60px;
	background-color: rgba(237, 27, 36, 0.8);
	border-radius: 8px;
	align-items: center;
	justify-content: center;
	position: relative;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	top: 0px
}
.vdoHowItsWork .howItsWorkVideo .videoOption .videoIcon:hover {
	top: -10px
}
.vdoHowItsWork .howItsWorkVideo .videoOption .videoIcon svg {
	width: 28px;
	height: 28px;
	fill: #fff
}
.proWhatExpect {
	padding: 0 0;
	position: relative;
	overflow: hidden;
	border-bottom: 8px solid #ED1B24
}
.proWhatExpect .proWhatbgImg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}
.proWhatExpect .proWhatbgImg::before {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1;
	opacity: .6
}
.proWhatExpect .proWhatbgImg img {
	height: 100%;
	width: auto
}
.proWhatExpect .prowhatExpectText {
	position: relative;
	z-index: 1020
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner {
	padding: 72px 20px;
	background-color: rgba(237, 27, 36, 0.6);
	position: relative;
	color: #fff
}
@media (max-width: 767px) {
	.proWhatExpect .prowhatExpectText .whatExpectTextInner {
		padding: 30px 20px
	}
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner h4 {
	color: #ffffff;
	font: 700 22px'Josefin Sans';
	margin: 0 0 20px 0;
	line-height: 35px
}
@media (max-width: 767px) {
	.proWhatExpect .prowhatExpectText .whatExpectTextInner h4 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 10px
	}
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner h4 span {
	color: #ED1B24
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner p {
	color: #ffffff;
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: left
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner h6 {
	color: #ffffff;
	font: 700 16px'Josefin Sans';
	margin: 0;
	line-height: 35px
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner ul {
	margin: 30px 0 0;
	padding: 0
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner li {
	color: #ffffff;
	padding-left: 25px;
	position: relative;
	margin-bottom: 20px;
	list-style: none;
	font: italic 400 16px'Josefin Sans'
}
@media (max-width: 600px) {
	.proWhatExpect .prowhatExpectText .whatExpectTextInner li {
		margin-bottom: 10px;
		line-height: 18px
	}
}
.proWhatExpect .prowhatExpectText .whatExpectTextInner li::before {
	content: "\f00c";
	font: .9em FontAwesome;
	position: absolute;
	left: 0;
	top: 0px
}
.proOurPartners {
	position: relative;
	padding: 68px 0;
	background-color: #fff
}
@media (max-width: 767px) {
	.proOurPartners {
		padding: 30px 0px
	}
}
.proOurPartners h4 {
	color: #666;
	font: 700 22px'Josefin Sans';
	margin: 0 0 20px 0;
	line-height: 35px
}
@media (max-width: 767px) {
	.proOurPartners h4 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 10px
	}
}
.proOurPartners h4 span {
	color: #ED1B24
}
.proOurPartners p {
	color: #666;
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: center
}
.proOurPartners .proPartnerOuter {
	padding: 24px 41px;
	-webkit-box-shadow: 0px 3px 10px -5px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px 3px 10px -5px rgba(0, 0, 0, 0.54);
	box-shadow: 0px 3px 10px -5px rgba(0, 0, 0, 0.54);
	border-radius: 6px;
	top: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	position: relative;
	margin-bottom: 30px
}
.proOurPartners .proPartnerOuter:hover {
	top: -10px
}
.proOurPartners .proPartnerOuter img {
	height: auto;
	width: 100%
}
.proOurPartners .proOurPartnerSpc {
	margin-bottom: 48px
}
@media (max-width: 767px) {
	.proOurPartners .proOurPartnerSpc {
		margin-bottom: 25px
	}
}
.proOurPartners .pro-btnPrimary {
	margin-top: 10px
}
.proGetInTouch {
	position: relative;
	padding: 0;
	min-height: 300px;
	display: flex;
	align-items: center
}
@media (max-width: 767px) {
	.proGetInTouch {
		padding: 30px 0px
	}
}
.proGetInTouch.proGetbgImg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%
}
.proGetInTouch.proGetbgImg img {
	position: absolute
}
.proGetInTouch::before {
	content: "";
	position: absolute;
	display: inline-block;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.68);
	z-index: 0
}
.proGetInTouch h3 {
	color: #fff;
	font: 700 24px'Josefin Sans';
	margin: 0 0 20px 0;
	line-height: 35px
}
@media (max-width: 767px) {
	.proGetInTouch h3 {
		font-size: 22px;
		margin: 0 0 8px 0;
		line-height: 30px
	}
}
.proGetInTouch h3 span {
	color: #ED1B24
}
.proGetInTouch p {
	color: #fff;
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: left
}
.proGetInTouch .pro-btnPrimary {
	float: right;
	margin-top: 88px
}
@media (max-width: 991px) {
	.proGetInTouch .pro-btnPrimary {
		float: left;
		margin-top: 20px
	}
}
.proGetInTouch .pro-btnPrimary:hover {
	color: white;
	border-color: white;
	background: transparent
}
.proGetInTouch .pro-btnPrimary:hover:after {
	color: white
}
.pro-btnPrimary {
	padding: 8px 40px 8px 12px;
	background: red;
	color: #fff;
	position: relative;
	border: 1px solid transparent;
	display: inline-block;
	font: 18px'Josefin Sans';
	margin-top: 10px;
	border-radius: 0px;
	transition: all .6s ease-in;
	margin-top: 30px
}
.sign-btnPrimary {
	padding: 8px 40px 8px 12px;
	background: red;
	color: #fff;
	position: relative;
	border: 1px solid transparent;
	display: inline-block;
	font: 18px'Josefin Sans';
	margin-top: 10px;
	border-radius: 0px;
	transition: all .6s ease-in;
	margin-top: 30px
}
@media (max-width: 991px) {
	.pro-btnPrimary {
		margin-top: 20px
	}
	.sign-btnPrimary {
		margin-top: 20px
	}
}
.pro-btnPrimary:after {
	content: "\f0a9";
	font: 1.35em FontAwesome;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 5px;
	transition: all .6s ease-in
}
.pro-btnPrimary:hover {
	color: red;
	border-color: red;
	background: #fff;
	transition: all .6s ease-in
}
.sign-btnPrimary:hover {
	color: #fff;
	border-color: #fff;
	background: transparent;
	transition: all .6s ease-in
}
.pro-btnPrimary:hover:after {
	color: red;
	transition: all .6s ease-in
}
.sign-btnPrimary svg{
    width: 20px;
    height: 20px;
    fill: white;
    margin-left: 10px;
    position: absolute;
}
 
.proCertSign {
	padding: 48px 0px
}
@media (max-width: 767px) {
	.proCertSign {
		padding: 30px 0px
	}
}
.proCertSign .proCertSignArea {
	display: grid;
	grid-template-columns: 560px 1fr
}
@media (max-width: 1199px) {
	.proCertSign .proCertSignArea {
		grid-template-columns: 430px 1fr
	}
}
@media (max-width: 991px) {
	.proCertSign .proCertSignArea {
		grid-template-columns: 1fr
	}
}
.proCertSign .proLeft {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
	height: 100vh
}
@media (max-width: 991px) {
	.proCertSign .proLeft {
		height: 40vh;
		order: 1
	}
}
@media (min-width: 1200px) {
	.proCertSign .proLeft {
		border-radius: 20px
	}
}
@media (min-width: 1348px) {
	.proCertSign .proLeft {
		min-width: calc(100% - 578px)
	}
}
@media (min-width: 1440px) {
	.proCertSign .proLeft {
		min-width: calc(100% - 668px);
		max-height: 100vh
	}
}
@media (min-width: 1200px) {
	.proCertSign .proLeft {
		height: 100vh;
		overflow: hidden
	}
}
.proCertSign .proLeft .proBgImg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	max-height: 100vh;
	height: 100%
}
@media (min-width: 1200px) {
	.proCertSign .proLeft .proBgImg {
		height: 100%;
		background-position: 0 0
	}
}
.proCertSign .proLeft .proBgImg::after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4)
}
.proCertSign .proLeft .proBgImg img {
	width: 100%
}
@media (min-width: 1440px) {
	.proCertSign .proLeft .proBgImg img {
		width: auto;
		height: 100vh;
		min-height: auto
	}
}
.proCertSign .proLeft .proCaptionText {
	position: absolute;
	padding: 0 55px 60px 55px;
	left: 0;
	bottom: 0;
	text-align: center;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
	padding-bottom: 0;
	width: 100%;
	max-width: 100%
}
@media (max-width: 600px) {
	.proCertSign .proLeft .proCaptionText {
		padding: 0 20px 10px 20px
	}
}
.proCertSign .proLeft .proCaptionText::after {
	content: "";
	display: inline-block;
	position: absolute;
	left: calc(50% - 1px);
	top: -76px;
	width: 2px;
	height: 60px;
	background-color: #fff
}
@media (max-width: 991px) {
	.proCertSign .proLeft .proCaptionText::after {
		display: none
	}
}
.proCertSign .proLeft .proCaptionText h3 {
	color: #ffffff;
	font: 700 24px'Josefin Sans';
	margin: 0 0 10px 0
}
@media (max-width: 767px) {
	.proCertSign .proLeft .proCaptionText h3 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 10px
	}
}
.proCertSign .proLeft .proCaptionText p {
	color: #ffffff;
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: center
}
.proCertSign .proLeft .pro-btnPrimary:hover {
	color: white;
	border-color: white;
	background: transparent
}
.proCertSign .proLeft .pro-btnPrimary:hover:after {
	color: white
}
.proCertSign .proRight {
	padding: 36px 0px 0px 35px
}
@media (max-width: 991px) {
	.proCertSign .proRight {
		padding: 0px 0px 36px 0px;
		order: 0
	}
}
@media (max-width: 600px) {
	.proCertSign .proRight {
		padding: 0px 0px 25px 0px
	}
}
.proCertSign .proRight .proRightInner h4 {
	color: #636161;
	font: 700 20px'Josefin Sans';
	margin: 0 0 10px 0
}
@media (max-width: 767px) {
	.proCertSign .proRight .proRightInner h4 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 10px
	}
}
.proCertSign .proRight .proRightInner h4 span {
	color: #ED1B24
}
.proCertSign .proRight .proRightInner p {
	color: #636161;
	text-align: justify;
	margin-bottom: 0;
	font: 400 16px/24px'Josefin Sans';
	text-align: left
}
.proCertSign .proRight .proRightInner p a {
	color: red
}
.proCertSign .proRight .proRightInner h6 {
	color: #636161;
	font: 700 16px'Josefin Sans';
	margin: 0;
	line-height: 35px;
	margin-bottom: 30px
}
@media (max-width: 767px) {
	.proCertSign .proRight .proRightInner h6 {
		margin-bottom: 10px
	}
}
.proCertSign .proRight .proRightInner .proRightInnerSpc {
	padding: 0px 120px 20px 0px
}
@media (max-width: 1199px) {
	.proCertSign .proRight .proRightInner .proRightInnerSpc {
		padding: 0px 100px 20px 0px
	}
}
@media (max-width: 767px) {
	.proCertSign .proRight .proRightInner .proRightInnerSpc {
		padding: 0px 0px 10px 0px
	}
}
.proCertSign .proRight .proRightInner .form-group {
	margin-bottom: 8px;
	position: relative;
	min-height: 70px
}
@media (max-width: 767px) {
	.proCertSign .proRight .proRightInner .form-group {
		min-height: 64px
	}
}
.proCertSign .proRight .proRightInner .form-group label {
	font: 400 14px'Josefin Sans';
	line-height: 14px;
	color: #373737;
    display: block;
}
.glyphicon {
    position: absolute;
    top: 1px;
	margin-left: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-question-sign svg {
   width: 20px;
   height: 20px;
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.tooltip-container {
    position: absolute;    
  }

.tooltipContent {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    min-width: 165px;
    background-color: #fff;
    border: 1px solid #fff;
    left: -38px;
    top: -100px;
    padding: 15px;
    margin: 16px;
    font-size: 15px;  
    width: 250px;
    transition: .25s all ease;
    transition-delay: .25s;
    z-index: 2;
    color: #FFFFFF;
    box-shadow: -1px 6px 13px 0px rgba(0, 0, 0, .18);
}

.tooltipContent:after {
    content: "";
    position: absolute;
    border-width: 10px;
    border-style: solid;
    top: 100%;
    left: 25px;
    border-color: #fff transparent transparent transparent;
}
.tooltip-container:hover .tooltipContent  {    
    visibility: visible;
    opacity: 1;
    transition: .25s all ease;
    transition-delay: 0s;
    top: -90px;
} 
iframe{
    display: none;
    /* width: 80%;
    height: 300px; */
    margin: auto;
}
.proCertSign .proRight .proRightInner .form-group .form-control {
	margin: 0 0 4px 0;
	border: 1px solid #F0F0F0;
	font: 400 14px'Josefin Sans';
	line-height: 14px;
	color: #373737;
	padding: 8px 12px;
	border-radius: 4px;
	height: auto;
	box-shadow: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s
}
.proCertSign .proRight .proRightInner .form-group .validate_text {
	position: absolute;
	display: inline-block;
	width: 100%;
	left: 0;
	bottom: -7px;
	text-align: right;
	font: 400 14px'Josefin Sans';
	margin: 5px 0px 0px;
	color: red
}
@media (max-width: 767px) {
	.proCertSign .proRight .proRightInner .form-group .validate_text {
		bottom: -14px
	}
}
.proCertSign .proRight .proRightInner .form-group.formGroupDrop .dropdownArea {
	margin: 0 0 4px 0;
	border: 1px solid #F0F0F0;
	font: 400 14px'Josefin Sans';
	line-height: 14px;
	color: #373737;
	padding: 8px 12px;
	border-radius: 4px;
	height: auto;
	box-shadow: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	width: 100%;
	outline: none
}
.proCertSign .proRight .proRightInner .pro-btnPrimaryIcn {
	padding: 8px 20px;
	width: 115px
}
.proCertSign .proRight .proRightInner .pro-btnPrimaryIcn::after {
	display: none
}
.proCertSign .proRight .proRightInner .pro-btnPrimaryIcn.pro-btnReset {
	margin-right: 10px;
	background-color: #acaeaf
}
.proCertSign .proRight .proRightInner .pro-btnPrimaryIcn.pro-btnReset:hover {
	background-color: transparent
}
/*# sourceMappingURL=stylesheet.css.map */