body {
padding:0;
margin:0;
font-family: 'Anek Devanagari', sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, img {
padding:0;
margin:0;
}
ul li, ol li{
list-style:none;
padding:0;
margin:0;
}
header,section,footer{
width:100%;
display:block;
}
a, a:hover, a:focus{
text-decoration:none;
outline:none;
}

a {
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}

.pade-none
{
padding-left: 0;
padding-right: 0;
}

img
{
max-width: 100%;
align-self: center
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
opacity: 1;
}
body 
{
background: #EBEBEC;
}
@media (min-width: 1600px){
.container{max-width:1500px;}
}
.main-autocon .container {
max-width: 100%;
}


.main-autocon {
margin: auto;
max-width: 1550px;
border: 1px solid #fff;
background: rgba(255, 255, 255, 0.16);
border: 1px solid #FFFFFF;
padding: 20px;
position: relative;
}
.main-autocon::before {
position: absolute;
width: 345px;
height: 345px;
content: "";
border-radius: 50%;
background: rgba(249, 2, 134, 0.03);
z-index: -1;
top: -60px;
left: -90px;
}
.main-autocon::after {
position: absolute;
width: 187px;
height: 187px;
content: "";
border-radius: 50%;
background: rgba(249, 2, 134, 0.03);
z-index: -1;
top: 430px;
right: -90px;
}

.home .main-autocon::before {
background: rgba(125, 125, 125, 0.03);
}


/*Include button styles */
.custom-button {
}
.custom-button a {
background: #8FB25D;
-webkit-border-radius: 3px;
border-radius: 3px;
font-style: normal;
font-size: 17px;
line-height: 32px;
display: inline-flex;
align-items: center;
text-align: center;
color: #FFFFFF;
height: 44px;
padding: 8px;
overflow: hidden;
position: relative;
font-weight: 600;
min-width: 260px;
text-align: center;
justify-content: center;
}
.custom-button a::after {
background: #fff;
content: "";
height: 200px;
left: -95px;
opacity: .2;
position: absolute;
top: -50px;
-webkit-transform: rotate(35deg);
-ms-transform: rotate(35deg);
transform: rotate(35deg);
-webkit-transition: all 550ms cubic-bezier(0.19,1,0.22,1);
transition: all 550ms cubic-bezier(0.19,1,0.22,1);
width: 50px;
z-index: 10;
}
.custom-button a:hover::after {
left: 120%;
-webkit-transition: all 550ms cubic-bezier(0.19,1,0.22,1);
transition: all 550ms cubic-bezier(0.19,1,0.22,1);
}
.custom-button a:hover {
background: #333745;
color: #fff;
}
.header-top-bar {
display: inline-block;
width: 100%;
}

/* Hide the browser's default checkbox */
.custom-chekbox  {
display: block;
position: relative;
padding-left: 35px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.custom-chekbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.custom-chekbox .checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color:transparent;
background: #313545;
border: 1px solid #43464E;
border-radius: 2px;
}
.custom-chekbox input:checked ~ .checkmark {
background: #313545;
border: 1px solid #43464E;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.custom-chekbox input:checked ~ .checkmark:after {
display: block;
}
.custom-chekbox .checkmark::after {
left: 7px;
top: 2px;
width: 5px;
height: 11px;
border: solid #AFB1B6;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.footer-grid.ft-grid1 {
width:33.3%;
}
.footer-grid.ft-grid2 {
width:33.3%;
}
.footer-grid.ft-grid4 {
width: 33%;
}


/* Include button styles */


/*header part css start*/
.header-wrapper {
background: #fff;
}
.header-top-bar .header-top-bar-inn {
text-align: center;
}
.header-top-bar-inn p {
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 26px;
color: #6F717A;
margin: 0 0 -30px 0;
}
.header-top-bar-inn p a
{
color: #6F717A;
text-decoration:none;
}
.header-top-bar-inn p a:hover
{
color: #6F717A;
text-decoration:underline;
}
.header-top-bar-inn ul {
float: right;
display: flex;
align-items: center;
list-style: none;
padding-right: 36px;
}
.header-top-bar-inn ul li {
display: inline-block;
margin: 0 0 0 20px;
}
.header-top-bar-inn ul li:first-child
{
margin: 0px;
}
.header-top-bar-inn ul li a {
display: inline-block;
}
.header-top-bar .header-top-bar-inn {
text-align: center;
padding: 20px 0;
}
.header-wrapper-inn {
display: flex;
padding: 20px 40px;
}
.header-wrapper-inn .row {
flex-wrap: unset;
}
.header-lt-out {
display: flex;
max-width: 450px;
}
.header-lt-out a {
display: inline-block;
}
.header-lt-out a img {
max-width:100%;
}
.header-lt-out .logo-tagline {
display: inline-block;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 32px;
color: #333745;
margin-left: 30px;
padding-left: 30px;
position: relative;
margin-top: 23px;
}
.header-lt-out .logo-tagline::before {
position: absolute;
left: 0;
top: 0;
height: 30px;
background: #E0E4FD;
width: 1px;
content: "";
}
.header-rt-out {
width: calc(100% - 450px);
display: flex;
align-items: center;
padding-top: 12px;
justify-content: flex-end;
}
.header-nav {
display: inline-block;
width: auto;
}
.header-nav ul {
list-style: none;
float: left;
}
.header-nav ul li {
float: left;
width: auto;
margin: 0 0 0 80px;
}
.header-nav ul li a {
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 29px;
color: #333745;
/* text-transform: uppercase; */
}
.header-nav ul li a:hover, .header-nav ul li.active a {
color: #8FB25D;
}
.header-nav ul li:last-child {
display: none;
}
.our-portfolio {
display: inline-block;
width: 190px;
margin-left: 110px;
}
.our-portfolio a {
width: 100%;
display: inline-block;
min-width: 100%;
}

/*header part css end*/

.home-banner-inn {
text-align: center;
padding: 60px 45px 0px 45px;
position: relative;
z-index: 9;
}
.home-banner::before {
position: absolute;
left: 0;
top: 0;
height: 700px;
width: 100%;
content: "";
background: url(../images/home-black-pattren.png) center top no-repeat;
z-index: 1;
background-size: 100% 100%;
}
.home-banner-video {
margin-top: 60px;
}
.home-banner-video iframe {
height: 724px;
width: 100%;
}
.home-banner {
background: #fff;
position: relative;
}
.home-banner-inn h1 {
font-style: normal;
font-weight: 700;
font-size: 46px;
line-height: 63px;
text-align: center;
color: #FFFFFF;
position: relative;
z-index: 9;
}
.Services-wrapper {
display: block;
padding: 80px 0;
background: #fff;
position: relative;
}
.heading49
{
font-style: normal;
font-weight: 700;
font-size: 49px;
line-height: 84px;
color: #333745;
}
.Services-wrapper-inn {
text-align: center;
}
.Services-wrapper-inn > p {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 31px;
color: #7C7F98;
}
.Services-wrapper-inn h2 span {
position: relative;
background: #fff;
padding: 0 30px;
z-index: 9;
}
.Services-wrapper::before {
position: absolute;
width: 880px;
height: 880px;
content: "";
border-radius: 50%;
background: rgba(125, 125, 125, 0.03);
z-index: -1;
top: -460px;
left: -270px;
}
.Services-wrapper-inn h2 {
position: relative;
}
.Services-wrapper-inn h2::before {
position: absolute;
width: 100%;
height: 1px;
content: "";
background: rgba(230, 232, 249, 0.6);
z-index: 1;
top: 41px;
left: 0;
}

.Services-list {
padding-top: 70px;
padding-left: 95px;
padding-right: 95px;
padding-bottom: 0;
display: flex;
gap: 120px;
}
.Services-grid {
/* display: flex; */
display: -webkit-flex;
padding: 0;
width: 90%;
}
.Services-grid-icon {
display: inline-block;
max-width: 170px;
width: 100%;
padding-right: 36px;
text-align: right;
}
.Services-grid-icon img {
max-width: 100%;
}
.Services-grid-content {
display: inline-block;
width: calc(100% - 170px);
text-align: left;
}
.Services-grid-content h4 {
font-weight: 600;
font-size: 24px;
line-height: 41px;
color: #333745;
margin-bottom: 5px;
}
.Services-grid-content p
{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 27px;
color: #7C7F98;
margin-bottom: 20px;
}
.Services-slide .slick-arrow {
position: absolute;
right: 90px;
top: -97px;
width: 100px;
width: 46px;
height: 46px;
background: #FFFFFF;
border: 2px solid #E5E8FB;
border-radius: 50%;
font-size: 0px;
color: transparent;
z-index: 91;
}
.Services-slide .slick-arrow:hover
{
background: #8FB25D;
border-color:#8FB25D;
box-shadow: 0px 6px 19px rgba(143, 178, 93, 0.27);
}
.Services-slide .slick-next.slick-arrow {
right: 38px;
}
.Services-slide .slick-arrow::before {
position: absolute;
font-family: "FontAwesome";
font-weight: 900;
content: "\f053";
color: #E5E8FB;
font-size: 20px;
top: 6px;
left: 13px;
-webkit-text-stroke: 1px #fff;
text-shadow: none;
}
.Services-slide .slick-next.slick-arrow::before
{
content: "\f054";
}

.Services-slide .slick-arrow:hover::before {
-webkit-text-stroke: 1px #8FB25D;
text-shadow: none;
color: #fff;
}

.discover-more 
{
display: block;
}
.discover-more a
{
display: inline-flex;
align-items: center;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 20px;
text-transform: uppercase;
color: #333745;
}
.discover-more a:hover
{
color:#8fb25d;

}
.discover-more a img {
margin: 0 0 6px 6px;
}
.footer-wrapper {
display: block;
background: #333745;
padding: 60px 0 70px 0;
}
.footer-inner {
padding: 0 100px;
display: flex;
flex-wrap: wrap;
}
.footer-grid {
width: 25%;
display: inline-block;
}
.copyright {
text-align: center;
padding: 70px 30px 0 30px;
}
.copyright p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 27px;
color: rgba(255, 255, 255, 0.39);
}
.footer-logo a {
display: inline-block;
}
.footer-logo {
margin-bottom: 30px;
}
.footer-logo a img {
max-width: 100%;
}
.footer-contact ul, .footer-nav ul, .footer-social ul {
list-style: none;
display: inline-block;
width: 100%;
}
.footer-contact ul li, .footer-nav ul li, .footer-social ul li  {
display: flex;
width: 100%;
align-items: center;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 25px;
color: rgba(255, 255, 255, 0.61);
margin-bottom: 10px;
}
.footer-contact ul li:last-child, .footer-nav ul li:last-child, .footer-social ul li:last-child
{
margin-bottom:0px;
}
.footer-contact ul li span {
max-width: 20px;
display: inline-block;
width: 100%;
}
.footer-contact ul li a, .footer-nav ul li a, .footer-social ul li a 
{
text-decoration: none;
display: inline-block;
color: rgba(255, 255, 255, 0.61);
}
.footer-contact ul li a:hover, .footer-nav ul li a:hover, .footer-social ul li a:hover
{
color:#8fb25d;
text-decoration:underline;
}
.footer-grid h2 {
font-style: normal;
font-weight: 600;
font-size: 25px;
line-height: 33px;
color: rgba(255, 255, 255, 0.61);
margin-bottom: 14px;
}
.footer-nav {
display: inline-block;
width: 100%;
}
.footer-social ul li i {
width: 30px;
font-size: 15px;
position: relative;
text-align: center;
}
.newslatter-row {
margin-bottom: 15px;
position: relative;
}
.newslatter-row > input {
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 29px;
color: rgba(255, 255, 255, 0.39);
background: #333745;
border: 1px solid #43464E;
border-radius: 3px;
height: 60px;
width: 100%;
padding: 15px 80px 15px 15px;
outline: none;
box-shadow: none;
}
.newslatter-row > input:focus
{
border: 1px solid #8FB25D;
}
.newslatter-row button {
position: absolute;
right: 0;
background: #8FB25D;
border-radius: 30px 3px 3px 30px;
height: 60px;
width: 66px;
box-shadow: none;
outline: none;
border: 0px;
display: flex;
align-items: center;
justify-content: center;
top: 0;
}
.newslatter-row button:hover {
background: #718a4d;
}
.newslatter-row button:hover img
{
filter: brightness(0) invert(1);
}
.terms-agree {
display: flex;
align-items: center;
}
.terms-agree label
{
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 26px;
color: rgba(255, 255, 255, 0.39);
}
.terms-agree label a {
display: inline-block;
color: rgba(255, 255, 255, 0.39);
text-decoration: underline;
}
.terms-agree label a:hover
{
color:#8fb25d;

}
.footer-social ul li i::after {
position: absolute;
content: "";
left: 2px;
top: -6px;
background: #8fb25d;
height: 26px;
width: 26px;
border-radius: 50%;
z-index: 1;
opacity: 0;
}
.footer-social ul li a:hover
{
text-decoration: none !important;
}
.footer-social ul li i::before {
z-index: 9;
position: relative;
color:#fff;
}
.footer-social ul li a:hover i::after {
opacity:1;
}

/*About*/
.Innerpage-banner {
background: #333745;
padding: 80px 0;
position: relative;
overflow: hidden;
}
.Innerpage-banner::before {
position: absolute;
width: 201px;
height: 201px;
content: "";
border-radius: 50%;
-webkit-border-radius: 50%;
z-index: 99;
top: -80px;
left: -90px;
background: rgba(255, 255, 255, 0.03);
}
.Innerpage-banner::after 
{
position: absolute;
width: 415px;
height: 415px;
content: "";
border-radius: 50%;
-webkit-border-radius: 50%;
z-index: 99;
top: -100px;
right: -160px;
background: rgba(255, 255, 255, 0.03);
}
.Innerpage-banner-inn 
{
text-align: center;
padding: 0 50px;
}
.Innerpage-banner-inn h1 
{
font-style: normal;
font-weight: 700;
font-size: 46px;
line-height: 63px;
text-align: center;
color: #FFFFFF;
position: relative;
z-index: 9;
}
.breadcrumb-main 
{
display: block;
text-align: center;
}
.breadcrumb-main nav 
{
display: inline-block;
}
.breadcrumb-main nav .breadcrumb 
{
margin: 0;
line-height: normal;
padding: 0;
margin: 0;
}
.breadcrumb-main nav .breadcrumb li 
{
display: inline-block;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 29px;
color: #8FB25D;
}
.breadcrumb-main nav .breadcrumb li a
{
color: rgba(255, 255, 255, 0.4);
text-decoration:none;
}
.breadcrumb-main nav .breadcrumb li a:hover
{
color: #8FB25D;
text-decoration:underline;
}
.breadcrumb-main .breadcrumb-item + .breadcrumb-item::before 
{
float: left;
padding-right: .5rem;
color: #6c757d;
content: "\f054";
font-family: fontAwesome;
font-size: 12px;
position: relative;
top: -2px;
}
.about-content-main {
display: inline-block;
width: 100%;
vertical-align: top;
background: #fff;
}
.about-content-inn {
padding: 80px 100px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.about-content-left img {
max-width: 100%;
-webkit-box-shadow: 5px 5px 24px rgba(0, 0, 0, 0.1);
box-shadow: 5px 5px 24px rgba(0, 0, 0, 0.1);
}
.about-content-featured p {
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 39px;
color: #7C7F98;
margin-bottom: 35px;
}
.about-content-featured p:last-child
{
margin-bottom:0px;
}
.about-content-featured p span {
font-weight: 600;
}
.about-content-featured-row {
display: grid;
grid-template-columns: repeat(2,1fr);
grid-gap: 50px;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 80px;
}
.about-featured-grid {
display: flex;
display:-webkit-flex;
}
.about-featured-grid .abt-grid-icon {
display: inline-block;
}
.about-featured-grid .abt-grid-icon img
{
max-width: 100%;
}
.abt-grid-content {
width: calc(100% - 40px);
padding-left: 20px;
}
.abt-grid-content h5 {
font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 30px;
color: #333745;
margin-bottom: 4px;
}
.abt-grid-content p
{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 27px;
color: #7C7F98;
}
.about-content-right {
padding-left: 50px;
}
.about-content-left {
text-align: center;
}

/*About-End*/

/*Our-Investment-Start*/
.our-investment-portfolio {
background: #fff;
padding-bottom: 65px;
}
.our-investment-portfolio-inn h2 {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 51px;
color: #333745;
}
.our-investment-portfolio-inn {
margin: auto;
background: #FAFAFA;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0px;
margin: auto;
max-width: 80%;
text-align: center;
padding: 30px 50px;
}
.investment-portfolio-row {
padding-top: 20px;
padding-bottom: 30px;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
/*.investment-portfolio-grid {
display: inline-block;
padding: 20px 20px 20px;
max-width: 150px;
}*/
.investment-portfolio-grid {
	display: flex;
	padding: 10px;
	width: 120px;
	background: #fff;
	border: 1px solid #f2f2f2;
	height: 100px;
	margin: 10px;
    justify-content: center;
align-items: center;
}
.investment-portfolio-grid img {
	width: 100%;
	height: 60px;
	object-fit: contain;
}
.our-investment-portfolio-inn .custom-button a {
min-width: 210px;
}

/*Our-Investment-End*/

/*ContactUS-Start*/
.contact-us-main {
background: #fff;
padding: 80px 0;
}
.contactus-inn {
padding: 0 20px;
}
.contactus-inn h3 {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 31px;
color: rgba(51, 55, 69, 0.54);
text-align: center;
}
.contactus-form {
padding-top: 40px;
}
.contactus-form {
margin: auto;
max-width: 850px;
width: 100%;
}
.form-field-row {
display: block;
margin-bottom: 20px;
position: relative;
}
.form-field-row .form-subfield {
width: 48%;
display: inline-block;
position: relative;
}
.form-field-row label {
position: absolute;
top: 0;
left: 0;
z-index: 9;
left: 33px;
top: 26px;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 31px;
color: rgba(51, 55, 69, 0.7);
}
.form-field-row input, .form-field-row select, .form-field-row textarea {
position: relative;
background: #FFFFFF;
border: 2px solid rgba(67, 70, 78, 0.05);
border-radius: 4px;
width: 100%;
min-height: 90px;
padding: 60px 30px 20px 30px;
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 28px;
color: rgba(51, 55, 69, 0.7);
outline:none;
-webkit-appearance: none;
-moz-appearance: none;
appearance:none;
}
.form-field-row input:focus, .form-field-row select:focus, .form-field-row textarea:focus
{
border: 2px solid rgba(145, 180, 96, 1);
}
.form-field-row .form-subfield:last-child {
float: right;
}
.form-field-row textarea {
resize: none;
min-height: 180px;
}
.form-subbmit-field input {
background: #8FB25D;
-webkit-border-radius: 3px;
border-radius: 3px;
font-style: normal;
font-size: 17px;
line-height: 47px;
display: inline-flex;
align-items: center;
text-align: center;
color: #FFFFFF;
height: 54px;
padding: 8px;
overflow: hidden;
position: relative;
font-weight: 600;
min-width: 240px;
text-align: center;
justify-content: center;
box-shadow: none;
border: 0px;
}
.form-field-row select option {
font-size: 16px;
}
.form-subbmit-field input:hover
{
background:#393d4b;
}
.form-subbmit-field {
display: block;
text-align: center;
margin-top: 50px;
}
.form-field-row select {
background-image: url(../images/submit-bottom-arrow.png);
background-position: right 30px top 65px;
background-repeat: no-repeat;
}

/*ContactUS-End*/
.our-investment-portfolio.business-kickstarter-panel .our-investment-portfolio-inn {
width: 100%;
border: 0px;
max-width: 100%;
}
.our-investment-portfolio.business-kickstarter-panel {
padding-bottom: 0;
}
.service-business-kickstarter .Services-wrapper-inn h3 {
font-style: normal;
font-weight: 600;
font-size: 29px;
line-height: 35px;
text-align: center;
color: #333745;
}
.service-business-kickstarter .Services-grid-content h4 {
font-size: 22px;
line-height: 33px;
margin-bottom: 15px;
}
.service-business-kickstarter .Services-grid-content p {
font-size: 18px;
line-height: 33px;
}
.service-business-kickstarter .Services-list {
flex-wrap: wrap;
display: grid;
grid-template-columns: repeat(2,1fr);
grid-gap: 50px 0;
flex-wrap: wrap;
}
.questionnaire-main {
height: 100%;
width: 100%;
background: #333745;
position: relative;overflow: hidden;
}
.questionnaire-main::before {
position: absolute;
width: 642px;
height: 245px;
content: "";
border-radius: 0;
background: url(../images/Left-pattren-img.png) center center no-repeat;
z-index: 2;
top: 0;
left: -0;
}
.questionnaire-main::after {
position: absolute;
width: 929px;
height: 285px;
content: "";
border-radius: 0;
background: url(../images/right-pattren-img.png) center center no-repeat;
z-index: 2;
bottom: 0;
right: 0;
}
.main-autocon.questionnaire-autocone {
margin-top: 50px;
margin-bottom: 50px;
height: calc(100vh - 100px);overflow: hidden;
}
.questionnaire-inn {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
margin-bottom: 0;
max-width: 860px;
width: 100%;
text-align: center;
}
.stepform-logo {
display: block;
text-align: center;
margin-bottom: 50px;
}
.stepform-logo a {
display: inline-block;
}
.stepform-logo a img {
max-width: 100%;
}
.questionnaire-Step1-inn {
display: inline-block;
text-align: center;
}
.questionnaire-Step1-inn h2 {
font-style: normal;
font-weight: 600;
font-size: 46px;
line-height: 53px;
color: #FFFFFF;
margin-bottom: 15px;
}
.questionnaire-Step1-inn p {
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 35px;
text-align: center;
color: rgba(255, 255, 255, 0.7);
}
.custom-button.get-funded-btn {
margin-top: 40px;
}
.custom-button.get-funded-btn a {
font-size: 20px;
height: 60px;
min-width: 190px;
line-height: 50px !important;
display: inline-block;
padding-left: 30px;
padding-right: 30px;
}
.custom-button.get-funded-btn a:hover {
background: #000;
}
.next-previous-btns {
position: fixed;
right: -270px;
bottom: -260px;
}
.next-previous-btns a {
display: inline-block;
background: #333745;
border: 2px solid #E5E8FB;
width: 46px;
height: 46px;
border-radius: 50%;
line-height: 52px;
font-size: 20px;
color: #fff;
margin: 0 5px;
}
.next-previous-btns a:hover 
{
background: #8FB25D;
border: 2px solid #8FB25D;
color: #fff;
}
.questionnaire-Step-form {
display: inline-block;
width: 630px;
}
.questionnaire-Step-form label {
font-style: normal;
font-weight: 600;
font-size: 25px;
line-height: 43px;
color: #FFFFFF;
text-align: left;
width: 100%;
margin-bottom: 20px;
}
.step-formfield input{
position: relative;
background: #FFFFFF;
border: 2px solid rgba(67, 70, 78, 0.05);
border-radius: 4px;
width: 100%;
min-height: 90px;
padding: 60px 30px 20px 30px;
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 28px;
color: rgba(51, 55, 69, 0.7);
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.step-submit-field {
display: inline-block;
width: 100%;
text-align: left;
}
.step-submit-field input {
background-color: #8FB25D;
-webkit-border-radius: 3px;
border-radius: 3px;
font-style: normal;
font-size: 20px;
line-height: 47px;
display: inline-flex;
color: #FFFFFF;
height: 52px;
padding: 14px 48px 8px 10px;
overflow: hidden;
position: relative;
font-weight: 600;
width: 110px !important;
box-shadow: none;
border: 0px;
cursor: pointer;
outline: none;
background-image: url(../images/check-icon.png);
background-position: left 60px top 19px;
background-repeat: no-repeat;
text-align: center;
}
.step-submit-field input:hover {
background-color: #000;
}
.questionnaire-Step-form label sup {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 31px;
color: #8FB25D;
top: -0.5em;
}
.step-formfield >input, .step-formfield select {
position: relative;
width: 100%;
min-height: 70px;
padding: 20px 30px 20px 30px;
outline: none;
appearance: none;
background: #333745;
border: 2px solid #43464E;
border-radius: 4px;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 31px;
color: rgba(255, 255, 255, 0.43);
}
.step-formfield select {
background-image: url(../images/submit-bottom-arrow.png);
background-position: right 30px top 35px;
background-repeat: no-repeat;
}
.step-formfield input:focus
{
border-color:#91b460;
}
.step-formfield {
display: block;
margin-bottom: 15px;
}
.chosen-container-single .chosen-single span {
display: block;
overflow: hidden;
margin-right: 26px;
text-overflow: ellipsis;
white-space: nowrap;
position: relative;
width: 100%;
height: 70px !important;
padding: 20px 30px 20px 30px;
outline: none;
appearance: none;
background: #333745;
border: 2px solid #43464E;
border-radius: 4px;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 31px;
color: rgba(255, 255, 255, 0.43);
}
.chosen-container.chosen-container-single {
width: 100% !important;
}
.chosen-container.chosen-container-single .chosen-single {
margin-right: 0px !important;
}
.chosen-container.chosen-container-single .chosen-single > span {
margin-right: 0px !important;
text-align: left;
}
.chosen-container-active.chosen-with-drop .chosen-single {
border: 0 !important;
}
.step-submit-fielddd .chosen-select, .step-submit-fielddd .chosen-select input {
text-align: left;
}


.cont-form, .cont-form form {
float:left;
width:100%;
}
.field-midd {
display: inline-block;
}
.cont-upload-field {
display: inline-block;
width: 100%;
color: #fff;
font-size: 15px;
line-height: 16px;
padding: 10px 0;
text-align: center;
background: #8ab742;
font-weight: 700;
position: relative;
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
border-radius: 3px;
border: 1px dashed rgba(255, 255, 255, 0.8);
/* position: absolute; */
inset: 0px;
transition: background 0.1s ease 0s;
background: rgba(255, 255, 255, 0.1);
height: 220px;
flex-direction: column;
}
.cont-upload-field input {
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
}
.uploaded-file-name {
float: left;
width: 100%;
}
.file-name-inn {
display: inline-block;
width: auto;
}

.cont-upload-field span {
font-size: 20px;
line-height: 30px;
font-weight: normal;
}
.upload-icon {
font-size: 60px;
margin-bottom: 10px;
}
.uploaded-file-name .file-name-inn span {
display: inline-block;
text-align: center;
font-size: 15px;
color: #8fb25d;
margin-top: 10px;
font-weight: 500;
}
.thanks-for-join {
display: inline-block;
}
.thanks-icon {
display: inline-block;
margin-bottom: 0px;
}
.thanks-icon img {
max-width: 100%;
}
.thanks-for-join-inn {
display: inline-block;
text-align: center;
}
.thanks-for-join-inn h4 {
font-style: normal;
font-weight: 600;
font-size: 46px;
line-height: 40px;
color: #FFFFFF;
}
.thanks-for-join-inn h4 > span {
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 25px;
text-align: center;
color: rgba(255, 255, 255, 0.7);
display: inline-block;
width: 100%;
}
.home-banner-video
{
position:relative;
}
.home-banner-video > img {
position: absolute;
cursor: pointer;
left: 0;
top: 0;
width: 100%;
height: 100%;
}

.main-wrapper {
width: 100%;
overflow: hidden;
}

/*.next-previous-btns {
position: fixed;
right: 60px;
bottom: 130px;
text-align: center;
z-index:99;
display: none;
}*/
.next-previous-btns {
position: absolute;
right: 50px;
bottom: 50px;
text-align: center;
z-index: 99;
display: none;
}
.current .next-previous-btns 
{display: block;
}
.HideButtonsNav .next-previous-btns {	display: none;}
.questionnaire-Step1 .questionnaire-Step-form,
.questionnaire-Step1.step1,
.questionnaire-Step1.step2,
.questionnaire-Step1.step14 {
position: absolute;
top: 140%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
margin-bottom: 0;
max-width: 860px;
width: 100%;
text-align: center;
transition: .8s all ease;
-webkit-transition: .8s all ease;
}
.questionnaire-Step1.current .questionnaire-Step-form,
.questionnaire-Step1.step1.current, 
.questionnaire-Step1.step2.current,
.questionnaire-Step1.step14.current
{
top: 50%;
}
.questionnaire-Step1.current.active .questionnaire-Step-form,
.questionnaire-Step1.step1.current.active,
.questionnaire-Step1.step2.current.active,
.questionnaire-Step1.step14.current.active
{
top:  -140%;
}

.form-field-error{
border-color: #c92727 !important;
}
.Services-wrapper.home-serv2 .Services-slide .slick-arrow {
display: none !important;
}