body {
	color: rgb(18, 34, 46);
	font-family: century-gothic, sans-serif;
	font-weight: 400;
	font-style: normal;
	overflow-x: hidden;
}
 a:hover { 
	color: #d26d2a; 
}
header {
	height: 88px;
	box-shadow: 3px 2px 8px #0f0f0f;
	width: 100vw;
}
.logo {
	line-height: 60px; 
	float: left;
	margin: .3rem 3rem;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
}
.navbar.navbar-expand-lg {
	height: auto;
	display: block;
	line-height: 0;
	padding: 0;
}
nav {
	position: fixed;
	width: 100%;
	line-height: 60px;
	background: #fff;
	box-shadow: 4px 3px 5px 4px #606060;
}

nav ul {
	line-height: 60px;
	list-style: none;
	background: rgba(0, 0, 0, 0);
	overflow: hidden;
	padding: 0;
	text-align: right;
	margin: 0 0 0 auto;
	padding-right: 40px;
	transition: 1s;
}
.navbar-toggler {
	position: absolute;
	right: 12px;
	top: 33px;
}
nav.black ul {
      background: #000;
}

nav ul li {
	display: inline-block;
	padding: 0.8rem 40px;
}

nav ul li a {
	text-decoration: none;
	color: rgb(19, 35, 48);
	font-size: 16px;
}

nav ul li a:hover { 
	color: #d26d2a; 
}
.menu-icon {
      line-height: 60px;
      width: 100%;
      background: #000;
      text-align: right;
      box-sizing: border-box;
      padding: 15px 24px;
      cursor: pointer;
      color: #fff;
      display: none;
}
.banner-section {
	display: table;
	width: 100%;
	height: calc(100vh - 80px);
	vertical-align: middle;
	background: url('/img/IMage.jpg') 0 0 / cover;
	color: #fff;
}
.feat-highl {
	background: url('https://static.wixstatic.com/media/b428d0_fb5a4e756dca4e6690140606b82f7a6f~mv2.jpg/v1/fill/w_1880,h_414,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/b428d0_fb5a4e756dca4e6690140606b82f7a6f~mv2.jpg') 0 0 / cover;
	display: table;
	width: 100%; 
	height: 500px;
}
.banner-inner {
	background: url('/img/IMage.jpg') 0 0 / cover;
	display: table;
	width: 100%;
	color: #fff;
	height: calc(70vh - 100px);
}
.bgdropshadow {
  background: rgba(0,0,0,0.4);
}
.banner-blue {
	background: #437fb0;
	color: #fff;
	font-size: 1.3rem;
}
.banner-inner h1 {
	margin: 0 0 1rem;
}
.bgl-layer {
	width: 60%;
	max-width: 700px;
	padding: 3rem 6rem;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-weight: bold;
}
.separate-x h2 {
	font-weight: 800;
	font-size: 3rem;
}
.sidebar {
	margin: 0;
}
.inner-content .sidebar {
	margin: 3rem 0 0;
}
.capav-block {
	background: #fff;
	color: #201a42;
	display: table;
	width: 100%;
	height: 40vh;
	padding: 8rem 0 7rem;
}
.capav-block a {
	text-decoration: none;
	border: 1px solid;
	border-radius: 12px;
	padding: 10px 35px;
	margin: 25px 0 0;
	display: inline-block;
	color: #201a42;
}
.capav-block h2 {
	color: #c36c05;
	margin: 0 0 0.5rem;
	text-transform: uppercase;
}
.capav-image {
	max-width: 100%;
	margin: 4rem 0;
}
.capav-image-mob {
	display: none;
}
.graybox {
	padding: 2rem 3rem;
	background: #eff0ef;
	color: #201a42;
	margin: 0 .6rem 2.5rem;
	position: relative;
	cursor: pointer;
	border-radius: 6px;
}
.graybox.hometabs {
	padding: 2rem 3rem; 
	margin: 0 .6rem 2.5rem; 
	border-radius: 30px;
	border: 2px solid #c36c05;
}
.graybox.active {
	box-shadow: 6px 8px 6px 6px #d1d2d2;
	margin: 2.5rem 0;
}
.inl-box {
	margin: 1rem;
	background: #bf7105;
	display: block;
	height: 100%;
	color: #fff;
	padding: 3rem 4rem;
}
.graybox h3 {
	font-weight: 700;
	font-size: 1.6rem;
	text-transform: uppercase;
}

.graybox h3.weight-4h {
	font-weight: 400; 
}
.graybox span {
	position: absolute;
	left: -30px;
	top: -18px;
	width: 45px;
	height: 45px;
	font-size: 24px;
	line-height: 37px;
	text-align: center;
	background: #000202;
	color: #c36c05;
	border-radius: 70px;
	border: 4px solid;
	font-weight: bold;
	transition: all .6s;
}
.graybox.active span {
	transform: scale(1.3);
}
.graybox .graybox-content, .auditbox .auditbox-content {
	opacity: 0;
	height: 0; 
}
.sidebar.anim .graybox .graybox-content, .sidebar.anim .graybox, .sbar .auditbox, .sbar .auditbox-content { 
	transition: all .6s;
}
 .no-trans {
	transition: none !important;
}
.graybox.active .graybox-content, .auditbox.active .auditbox-content {
	opacity: 1;
	height: auto;
}
.auditbox-content p {
	 
}
.graybox-content.gray { 
	color: #656566;
}
.inl-box2 {
	 background: #12222e;
}
.inl-box2 h2 {
	font-size: 2.5rem;
	font-weight: bold;
}
.ihead, .content-tab h3 {
	color: #c36c05;
	text-transform: uppercase;
	/* font-size: 2rem; */
}
.banner-section p {
	margin: 2.5rem 0;
	font-size: 1.2rem;
}
.plain_content {
	min-height: calc(100vh - 8rem);
	padding: 4rem 0;
	height: auto;
}
.btn.btn-learn {
	text-decoration: none;
	border: 1px solid;
	border-radius: 12px;
	padding: 10px 35px;
	margin: 25px 0 0;
	display: inline-block;
	color: #fff;
	/* background: #fff; */
}
.btn.btn-learn:hover {
	background: #d56f2b;
	border: 1px solid #fff;
	color: #fff;
}
.btn.btn-cont {
	color: #fff;
	background: #d56f2b;
	padding: 0.36rem 2rem;
	border-radius: 10px;
}
.btn.btn-cont:hover {
	background: transparent;
	border: 1px solid #d36e2a;
	color: #d36e2a;
}
.bg-f1, .bg-f2, .bg-f0 {
	padding: 1rem;
}
.auditbox {
	/* display: table-cell; */
	/* height: 100%; */
	background: #243048;
	color: #f7f6fa;
	padding: 2rem 3rem;
	border-radius: 30px;
	position: relative;
	margin: 1rem 2rem 1rem 0;
	border: 2px solid;
	cursor: pointer;
}
.auditbox.active {
	margin: 2rem 2rem 2rem 0;
}
.exapand_box_icon {
	position: absolute;
	left: calc(50% - 16px);
}
.exapand_box_icon.gray img{
	filter: hue-rotate(71deg) brightness(28%) grayscale(99%);
}

.auditbox.active .exapand_box_icon, .graybox.active .exapand_box_icon {
	display: none;
}
.audits-section-head {
	text-transform: uppercase; 
	font-size: 2.3rem;
}
.audits-section-shead { 
	left: -100%;
	position: relative;
	transition: all 1s;
	transition-delay: .7s;
}
.audits-section-shead.in-view {
	left: 0;
}
.sbar {
	margin: 0 3rem 0 1rem;
}
.audit-block-icon {
	display: block;
	height: 90px;
	margin: 2rem 0 0;
}
.audit-block-icon img {
	display: block;
	height: 100%;
	margin: 0 auto;
}
 
.yell-bg-layer {
	background: #bf7105;
	padding: 4rem 0;
	text-align: center;
	color: #fff;
	margin: 0 0 1rem;
}
.yell-bg-layer h4 {
	font-size: 4rem;
}
.f-yellow-bg {
	padding: 1rem;
}
.f-highlights-row {
	 
}

.figures-section .f-yellow-bg {
	transition: all .7s;
	left: -100%;
	position: relative;
}
.figures-section.in-view .f-yellow-bg {
	left: 0;
}
.figures-section .trans-to-right-box { 
	transition: all .7s;
	position: relative; 
}
.figures-section .trans-to-right-box1 {
	left: -220%; 
	transition-delay: 1s;
}
.figures-section.in-view .trans-to-right-box1 {
	left: 0;
}
.figures-section .trans-to-right-box0 {
	left: -110%; 
	transition-delay: 2s;
}
.figures-section.in-view .trans-to-right-box0 {
	left: 0;
}
.t-cell-mid {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.bglayer1 {
	background: rgba(0,0,0,0.4);
	height: 100%;
	padding: 7rem 0;
	display: table-cell;
	width: 100%;
}
.separate-x {
	background: #f2f2f2;
	display: table;
	width: 100%;
	padding: 6rem 0;
}
.section-support {
	background: #f2f2f2;
	display: table;
	width: 100%;
	padding: 5rem 0;
	color: #201a42;
}
.section-support h2 {
	color: #c36c05;
	text-transform: uppercase;
}
.features-section {
	width: 100%;
	height: 100vh;
	display: table;
}
.bg-trans-layer {
	padding: 4rem;
	background: rgba(0,0,0,0.5);
	/* width: 100%; */
	color: #fff;
}
.f-highlights {
	display: table-cell;
	height: 100%;
	padding: 0 2rem;
}
footer {
	background: #243048;
	padding: 4rem 2rem 3rem;
	color: #fff;
}
.footer-logo {
	height: 50px;
	margin: 1rem 0 2rem;
}
.footer-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-menu li {
	padding: .4rem 0;
}
.footer-menu a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.add_locate {
	font-size: .9rem;
}
.footer-menu a:hover {
	color: #d26d2a; 
}
.footer-form h5 {
	font-weight: 700;
}
.footer-form p {
	margin: 2rem 0;
}
.footer-form input, .footer-form textarea {
	width: calc(100% - .5rem);
	margin: .9rem 6px 1.2rem 8px;
	padding: 7px;
	background: #eeeeef;
	border: none;
	box-shadow: -1px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
.footer-form label {
	display: block;
	color: #c36c05;
}
.footer-copytext {
	text-align: center;
	font-size: .7rem;
	margin: 3rem 0 0;
}
.sep-line {
	background: #000;
	height: 1px;
	margin: 3.5rem 2rem;
}
.btn.btn-success {
	float: right;
	background: #d36e2a;
	color: #fff;
	border: 1px solid transparent;
	padding: .5rem 3rem;
	border-radius: 12px;
}
.btn.btn-success:hover {
	background: transparent;
	border: 1px solid #d36e2a;
	color: #d36e2a;
}
.content-tab, .table-full {
	display: table ; 
	height: 100%;
	width: 100%;
}
.vert-mid {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.banner-bluedark {
	background: #243048;
	color: #fff;
	font-size: 1.1rem;
	/* height: 30vh; */
	display: block;
	width: 100%;
	padding: 7rem 0;
}
.ybblock {
	margin: 0 0 1rem auto;
	width: 100vw;
	overflow-x: hidden;
}
.ybbl {
	margin: 1rem 0.5rem;
	color: #fff;
	padding: 4rem 7rem;
	height: calc(100% - 1rem );
	position: relative;
	transition: all .7s;
}
.ybbl.ybbl-0,.ybbl.ybbl-3 {
	background: #d36e2a;
}
.ybbl.ybbl-1, .ybbl.ybbl-2 {
	background: #243048;
}
.ybbl.ybbl-0,.ybbl.ybbl-2 {
	left: -100%;
}
.ybbl.ybbl-1,.ybbl.ybbl-3 {
	right: -100%;
}
.ybbl.ybbl-2,.ybbl.ybbl-3 {
	transition-delay: 1s;
}

.ybblock.in-view .ybbl.ybbl-0,.ybblock.in-view .ybbl.ybbl-2{
	left: 0;
}
.ybblock.in-view .ybbl.ybbl-1,.ybblock.in-view .ybbl.ybbl-3{
	right: 0;
}
.barelyvis {
	background: rgba(0,0,0,0.85);
}
.audits-section {
	display: table;
	width: 100%;
	height: 100vh;
	background: url('/img/IMage.jpg') 0 0 / cover;
	color: #f7f6fa;
	overflow: hidden;
}
.tbl-full {
	display: table;
	width: 100%;
	height: 100vh;
}
.cell-full {
	display: table;
	width: 100%;
	height: 100%;
}
.animation-element{
	
}
.audits-section-head {
	left: -100%;
	position: relative;
	transition: all 1s;
}
.audits-section-head.in-view {
	left: 0;
}

.section-contact {
	padding: 6rem 0;
}
.section-contact h2 {
	color: #c36c05;
}
.section-contact p {
	color: #838285;
	margin: .5rem 0 2.5rem;
}
.add_rows {
	color: #2d2462;
}
.add_rows a {
	color: #2d2462;
	display: block;
	margin: 1rem 0;
	text-decoration: none;
}
.add_rows i {
	color: #c36c05;
	margin: 0 1rem 0 0;
}
.add_rows.white, .add_rows.white a, .add_rows.white i {
	color: #fff;
}
.footer-wrapp {
	margin: 0 0 0 4%;
}
.icon-ab {
	height: 2rem;
	margin-right: 1rem; 
}
oovideo {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -10;
	transform: translateX(-50%) translateY(-50%);
	transition: 1s opacity;
}
.banner-section.has-video {
	background: none;
}
#background-video {
	width: 100%;
	height: 102%;
	object-fit: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}

 
         
         @-webkit-keyframes bounceInDown {
             0% {
               opacity: 0.6;
               -webkit-transform: translateY(-10px);
            }
			25% {
               opacity: 1;
               -webkit-transform: translateY(-6px);
            }
            50% {
               -webkit-transform: translateY(0); 
            }
			75% { 
               -webkit-transform: translateY(-6px);
            }
            100% {
               -webkit-transform: translateY(-10px); 
               opacity: 0.8;
            }
         }
         
         @keyframes bounceInDown {
            0% {
               opacity: 0.6;
               transform: translateY(-10px);
            }
			25% {
               opacity: 1;
               transform: translateY(-6px);
            }
            50% {
               transform: translateY(0); 
            }
			75% {
               opacity: 1;
               transform: translateY(-6px);
            }
            100% {
               transform: translateY(-10px); 
               opacity: 0.8;
            }
         }
         
         .bounceInDown { 
			-webkit-animation: bounceInDown 5s infinite linear;
			animation: bounceInDown 5s infinite linear;
         }
		 
@media(max-width: 992px) {
	.navbar.navbar-expand-lg { 
	padding: 9px 0;
}
}
@media(max-width: 786px) { 
.anim-fixed-element.in-view > .content-tab {
	position: fixed;
	top: 90px;
	background: #fff;
	z-index: 9;
	display: block;
	height: auto;
}
.banner-section._homebanner { 
	background-position: 60% 0;
}
    .graybox { 
	text-align: center;
}
.inner-content .sidebar {
	margin: 3rem 2rem;
}
.banner-inner .bglayer1 {
	padding: 5rem 1rem;
}
.banner-bluedark { 
	padding: 2rem 1rem;
}
.capav-image {
	display: none;
}
.capav-image-mob {
	display: block;
	max-width: 70%;
	margin: 2rem 0;
}
	.sidebar {
		margin: 2rem 3rem;
	}
	.logo {
	   
	}
	.bgl-layer {
		width: 70%;
		padding: 3rem 1rem;
	}
	.mainnav ul {
	margin: 0;
	padding: 0;
	}
	.mainnav  ul li {
		display: block;
		padding: 0;
		line-height: 40px;
	}
    .f-highlights { 
		padding: 0;
	}
	header {
		height: 80px;
	} 
	.sidebar.snormal {
		margin: 2rem 0;
	}
	.ybbl {
	padding: 3rem 1rem;
	text-align: center;
}
	.icon-ab { 
	margin-bottom: 1rem;
	display: block;
	margin: 0 auto;
}
	.auditbox { 
		 
	}
	.sbar {
		 
	}
	.auditbox {
	margin: 1rem 0;
	padding: 2rem 2rem;
}
	.auditbox.active {
		margin: 2rem 0;
	}
	footer { 
		text-align: center;
	}
	footer .add_rows {
		margin: 3rem 0;
	}
	.footer-wrapp {
		margin: 0;
	}
	.figures-section .trans-to-right-box0 {
	left: -110%;
	transition-delay: 0s;
}
.figures-section .trans-to-right-box1 {
	left: -110%;
	transition-delay: 1s;
}
.figures-section .trans-to-right-box2 {
	left: -110%;
	transition-delay: 2s;
}
.figures-section.in-view .trans-to-right-box2 {
	left: 0;
}
.content-tab, .table-full { 
	padding: 3rem 1rem;
}
.capav-block { 
	padding: 4rem 1rem;
}
.banner-inner,.audits-section {
	background: url('/img/IMage.jpg') 60% 0 / cover no-repeat; 
}
.banner-section.has-video .t-cell-mid { 
	padding: 0 1rem;
}
.audits-section .barelyvis { 
	padding: 0rem 1rem;
}
.audits-section .tbl-full {
	display: block;
	padding: 5rem 0;
	height: auto;
}
.audits-section .sbar {
	margin: 0;
	padding: 0;
}
.graybox.hometabs {
	padding: 2rem 2rem; 
}
.footer-form {
	padding: 0 1rem;
}
.banner-inner.how-it-works p {
	display: none;
}
}
