/* CSS Document */
/*---1. IdxHeader Bg,InnerHeader Bg---*/
.TopHeader {
	position: fixed;
	z-index: 1;
	padding: 21px 0px;
	background-color: #fff;
	width: 100%;
	left: 0px;
	top: 0px;
}

.HomeTop {
	position: fixed;
	z-index: 999;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.IdxHeaderBg {
	position: relative;
	z-index: 0;
}

.IdxHeaderBg img {
	width: 100%;
	max-width: 100%;
}

.IdxHeaderBg .slides li {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
}

.InnerHeaderBg {
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 0;
	min-height: 300px;
	height: 300px;
	background-size: cover;
	display: table;
	width: 100%;
}

.InnerHeaderBg .Wrapper {
	display: table-cell;
	vertical-align: middle;
}

.MainWrapper {
	margin: 0 auto;
	padding: 0;
	width: 1200px;
}

.Header {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 120px;
	text-align: center;
	z-index: 11;
}

#my-video {
	width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
}

/*---2. Header Menu css---*/
.Logo {
	float: left;
	width: 367px;
}

.LogoCenter {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -150px;
	z-index: 100;
	width: 300px;
}

.Logo a,
.LogoCenter a {
	display: block;
	width: 367px;
	height: 58px;
	background: url(../images/imgs/logo.png) no-repeat left top;
	text-indent: -999999px;
	background-size: 100%;
}

.TopMainRight {
	float: right;
	text-align: right;
	padding: 15px 0px;
}

.PhoneImg {
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-family: "latobold";
	letter-spacing: 1px;
	padding: 30px 0px;
}

.PhoneImg i {
	width: 18px;
	height: 18px;
	background-color: transparent;
	border: 2px solid #000;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 6px 3px 0px 0px;
}

.PhoneImg a {
	color: #333;
}

.PhoneImg a:hover {
	color: #ff0004;
}

/*---4.1 social icons---*/
.FSocialIcon {
	margin: 0 auto;
	text-align: center;
}

.FSocialIcon li {
	background-image: none;
	padding: 0px;
	margin: 0px 1px;
	display: inline-block;
	vertical-align: top;
}

.FSocialIcon .fa-stack {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	background-color: #fff;
}

.FSocialIcon .fa-stack-2x {
	font-size: 55px;
	top: 0px;
}

.FSocialIcon .fa-stack-1x {
	top: 2px;
}

.FSocialIcon .fa-lg {
	font-size: 26px;
	line-height: 38px;
}

.FSocialIcon a {
	color: #cccccc;
	transition: all 0.3s ease-in-out;
}

.FSocialIcon a:hover {
	background-color: #283c92;
}

.FSocialIcon a .fa-inverse {
	color: #283c92;
}

.FSocialIcon a:hover .fa-inverse {
	color: #fff;
}

.copy,
.DevelopedBy {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-transform: uppercase;
	display: block;
	font-family: "gotham_htfbook";
	vertical-align: middle;
	letter-spacing: 0.5px;
}

.DevelopedBy {
	margin: 0px !important;
}

.copy br {
	display: none;
}

.DevelopedBy i {
	vertical-align: middle;
	margin-left: 8px;
}

.DevelopedBy i img {
	vertical-align: middle;
}

.FooterWrap {
	background-color: #050b25;
}

.FooterWrap .InnerContainWrapper {
	padding: 20px 0px 45px;
}

/*-------Section_First------------*/
.Section_First .LeftWrapper {
	width: 60%;
	float: left;
}

.Section_First .RightWrapper {
	width: 40%;
	float: right;
	background-color: #f0f0f0;
}

h4.TitleWrap {
	padding: 15px 20px;
	background-color: #08233d;
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
	box-sizing: border-box;
	font-family: "playfair_displayregular";
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
}

h4.TitleWrap br {
	display: none;
}

.g-recaptcha {
	transform: scale(0.8);
	transform-origin: 0;
}

.RedBtn {
	display: inline-block;
	margin-top: 12px;
}

.RedBtn a {
	text-align: center;
	display: block;
	background-color: #bf202f;
	border: 1px solid #bf202f;
	color: #fff;
	padding: 9px 12px;
	transition: all ease-in-out 0.3s;
	font-family: "gotham_htfbold";
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.RedBtn a:hover {
	background-color: transparent;
	color: #bf202f;
}

textarea {
	height: 86px;
	resize: none;
}

/*---Section_Second--*/
.DeaultSepline {
	width: 200px;
	margin: 10px auto;
	height: 4px;
	background-color: #000;
}

.Section_Second h4.Title {
	font-size: 32px;
	line-height: 42px;
	box-sizing: border-box;
	font-family: "playfair_displayregular";
	text-align: center;
	color: #04396c;
}

.MarginWrapper {
	margin-top: 40px;
}

.Section_Second .ImgWrapper {
	float: left;
	margin: 0px 30px 10px 0px;
	line-height: 0px;
	width: 45%;
}

.Section_Second .DescWrapper h5.Title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #000;
}

.Section_Second .Desc {
	font-size: 15px;
	line-height: 25px;
}

/*---Section_Third--*/
.Section_Third iframe {
	width: 100%;
	line-height: 0px;
}

.Section_Third {
	line-height: 0px;
}

/** floating menu **/
.StickyBtns {
	position: fixed;
	bottom: 0;
	z-index: 109;
	right: 0;
	width: 100%;
}

.StickyBtns .FillRedBorder {
	height: 6px;
	background-color: #08233d;
	position: absolute;
	width: 100%;
	bottom: 0;
	border-top: 1px solid #fff;
}

.StickyBtns .MainWrapper {
	position: relative;
	bottom: 6px;
}

.StickyBtns .FSocialIcon {
	float: right;
	background-color: #08233d;
	padding: 5px 10px;
	border: 1px solid #fff;
	border-bottom: 0;
	width: auto;
}

.StickyBtns .FillRedBtn {
	display: inline-block;
}

.StickyBtns .FillRedBtn a {
	display: block;
	background-color: #08233d;
	border: 2px solid #fff;
	border-bottom: 2px solid #08233d;
	padding: 12px 30px;
	transition: ease-in 0.3s;
	position: relative;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.StickyBtns .FillRedBtn .activator i {
	vertical-align: middle;
	margin: 3px 13px 0px 0px;
	display: inline-block;
}

.StickyBtns .FSocialIcon li {
	background-image: none;
	padding: 0px;
	margin: 0px 3px;
	display: inline-block;
	vertical-align: top;
}

.StickyBtns .RightWrapper {
	float: right;
}

/*-----StickyMenu-----------*/
.Loader {
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}

.ThankYouMsg {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}

.Header_Phone_Number i {
	line-height: 0px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.Header_Phone_Number span {
	font-size: 18px;
	line-height: 18px;
	color: #4866a2;
	display: inline-block;
	vertical-align: middle;
	font-family: "Conv_ufonts.com_gotham_bold";
}

.Header_Phone_Number span a {
	transition: all ease 0.5s;
}

.DefaultSepline {
	width: 160px;
	height: 2px;
	background-color: #607aae;
	margin: 20px auto 10px;
}

/*--------------Main_Part---------*/
.Top_Header_Wrapper {
	margin-top: 100px;
}

.Top_Header_Wrapper .Left_Wrapper {
	float: left;
	width: 60.4%;
}

.Top_Header_Wrapper .Right_Wrapper {
	float: left;
	width: 39.6%;
}

.Table_Cell {
	vertical-align: middle;
	display: table-cell;
}

.FormBottomWrap .Btn_Wrap {
	display: table;
	width: 100%;
}

.Top_Header_Wrapper .Right_Wrapper .InnerFormWrapper {
	padding: 9px 10px;
}

.Top_Header_Wrapper .Left_Wrapper .Inner_Right_Wrapper {
	float: right;
	line-height: 0px;
	width: 815px;
}

.Top_Header_Wrapper .Right_Wrapper .Inner_Left_Wrapper {
	background-color: #f0f0f0;
	float: left;
	width: 534px;
}

/* piyush */
.landing-container .InnerContainWrapper {
	max-width: 1730px;
	width: 100%;
	padding: 40px 0;
	margin: 0 auto;
}

.flex-container {
	display: flex;
}

.flex-container .flex-item {
	flex: 1 1 50%;
}

.flex-container .flex-item:nth-child(1) {
	text-align: center;
	/* flex: 0 0 50%; */
	display: flex;
	padding-top: 40px;
}

.flex-container .flex-item .innerwrap {
	display: inline-block;
	text-align: left;
	margin-right: 40px;
}

.redline {
	width: 171px;
	height: 13px;
	background: linear-gradient(
		to right,
		#bf202f calc(100% - 51px),
		#292560 calc(100% - 51px)
	);
	margin: 13px 0 65px;
}

.address .company,
.email,
.number {
	font-family: "gotham_htfbold";
	line-height: 1.4;
	color: #283c92;
}

.number {
	font-size: 20px;
	letter-spacing: 1px;
}

.address,
.number {
	margin-top: 5px;
}

.email {
	margin-top: 5px;
}

h1.main-heading {
	font-family: "voxbold";
	font-size: 40px;
	color: #292560;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 1;
}

.flex-container .copy {
	display: flex;
	align-items: center;
	margin-top: 55px;
	font-size: 11px;
	font-weight: bold;
}

.copy > img {
	margin-right: 10px;
}

.second-container {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: -5.5px;
}

.imgwrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.second-container .second-item {
	/* padding-right: 20px; */
	display: inline-block;
	flex: 1 1 calc(50% - 11px);
	margin: 5.5px;
}

.second-container .second-item.bg {
	/* background-color: #bf202f; */
}

.second-container .second-item.flex {
	display: flex;
	/* margin-top: -50px; */
}

.second-container .second-item .imgwrap {
	/* height: 290px; */
}

.second-container .second-item.flex .second-item.right {
	text-align: left;
	position: relative;
	flex: 1 1 50%;
	/* top: -50px;
  right: -20px; */
}

.second-container .second-item.flex .second-item.left {
	flex: 1 0 323px;
	line-height: 0;
}

.second-container .imgwrap {
	line-height: 0;
}

.second-item .inner-text {
	background-color: #be2130;
	background-repeat: no-repeat;
	background-position: 0 0;
	background: linear-gradient(
		to right,
		#be2130 calc(100% - 49px),
		#29255f calc(100% - 49px)
	);
	padding: 25px 55px 35px 25px;
	font-family: "gotham-md";
	color: white;
	display: flex;
	align-items: center;
	height: 100%;
	box-sizing: border-box;
}

.inner-text h3 {
	font-size: 32px;
	line-height: 1.2;
}

.landing-container {
	display: flex;
	align-items: center;
	min-height: 100vh;
}

.landing-container .InnerContainWrapper {
	padding: 20px 0;
}

.flex-item.left-wrapper .imgwrap {
	line-height: 0;
	/* min-width: 159px; */
}

.flex-item.left-wrapper .imgwrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.logowrap {
	width: 441px;
	height: 76px;
	/* margin-left: -11px; */
	margin-top: 30px;
	margin-bottom: 34px;
}

.logowrap a {
	display: block;
	line-height: 0;
}

.innerwrap .FSocialIcon {
	margin-top: 10px;
	text-align: left;
}

.flex-container .flex-item:not(.left-wrapper) {
	max-width: 660px;
	/* min-width: 660px; */
}

.landing-container {
	overflow: hidden;
}

.flex-container .flex-item {
	flex: initial;
}
.flex-container .flex-item .innerwrap {
	margin-right: 155px;
	min-width: 436px;
}
.flex-container .flex-item:last-child {
	flex: 1 1 873px;
}

.second-container {
	display: grid;
	grid-template-columns: 388px 391px;
	width: 873px;
}
.second-container .second-item.one {
	margin-left: -120px;
	flex: 0 1 459px;
}
.second-container .second-item.one .imgwrap {
	position: relative;
	display: inline-block;
}
.second-container .second-item.one .imgwrap::after {
	content: "";
	top: 0;
	position: absolute;
	right: -94px;
	width: 83px;
	height: 100%;
	background: linear-gradient(to right, #bf202f 50%, #292560 50%);
}
.second-container .second-item.two {
	/* border-top: 11px solid #fff;
	border-left: 11px solid #fff;
	border-bottom: 11px solid #fff; */
	position: relative;
	left: -235px;
	top: 87px;
	z-index: 111;
}
.second-container .second-item.two .imgwrap {
	border-top: 11px solid #fff;
	border-left: 11px solid #fff;
	border-bottom: 11px solid #fff;
}

.second-container .second-item.three {
	/* grid-column: span 2; */
	margin-top: -70px;
	left: -40px;
	z-index: 2;
	border: 11px solid #fff;
	border-bottom: 0px solid #000;
	position: relative;
}

h3.Title {
	font-size: 22px;
	line-height: 35px;
	color: #292560;
	font-family: "voxbold";
	text-transform: uppercase;
	margin-bottom: 43px;
}

.overlayed-images {
	position: relative;
	background-position: right center;
	min-width: 267px;
	padding-right: 70px;
	margin-right: 30px;
}
.overlayed-images::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	top: 0;
	position: absolute;
	right: 0px;
	width: 83px;
	height: 100%;
	background: linear-gradient(to right, #bf202f 50%, #292560 50%);
}
.overlayed-images .imgwrap:first-child {
	margin-right: -70px;
	border-bottom: 11px solid #fff;
	z-index: 1;
	position: relative;
}
.overlayed-images .imgwrap:last-child {
	margin-top: -50px;
	border: 11px solid #fff;
	margin-left: -11px;
	position: relative;
	margin-right: 13px;
	z-index: 2;
}
.BottomLogo {
	position: absolute;
	margin-left: -135px;
	margin-top: 5px;
}
.Responsive {
	display: none;
}
