*{
    padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box;
  font-family: 'Gellix';
  font-weight: 400;
}

/*Navbar Start*/
.navbar input[type="checkbox"],
.navbar .hamburger-lines{
  display: none;
}
.nav-container {
max-width: 1300px;
margin: 0 auto;
}

.navbar {
display: flex;
align-items: center;
}

nav {
float: right;
padding-left: 14px;
}
#logo--border img {
  width: 180px;
}
div#logo--border {
border-right: 1px solid #1C3042;
padding-right: 25px;
line-height: 12px;
}

nav ul {
list-style: none;
}

nav ul li {
float: left;
position: relative;
}

nav ul li a {
display: block;
padding: 11px;
background: #ffffff;
color: #1C3042;
text-decoration: none;
font-size: 14px;
}

nav ul li a:hover {
background: #f2f2f2;
color: #47BE68;
}

nav ul li a:not(:only-child):after {
padding-left: 4px;
}

nav ul li ul li {
min-width: 190px;
}

i.fas.fa-regular.fa-angle-down {
padding-left: 7px;
font-size: 14px;
}

.nav-dropdown {
position: absolute;
z-index: 1;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
display: none;
}

.navigation {
width: 100%;
padding: 31px 0px 34px 0px;
background: #ffffff;
font-family: 'Gellix';
}


.brand {
float: left;
text-transform: uppercase;
font-size: 1.4em;
}

.brand a,
.brand a:visited {
color: #463f3f;
text-decoration: none;
}

.nav-mobile {
display: none;
position: absolute;
top: 0;
right: 0;
width: 70px;
}

.btn-nav-li {
display: inline-block;
margin-left: 208px;
}

a.btn-one--nav {
text-decoration: none;
color: #fff;
padding: 12px 20px 12px 20px;
background-color: #47BE68;
border-radius: 40px;
font-size: 14px;
display: inline-block;
}

a#btn-one--nav {
text-decoration: none;
color: #1C3042;
padding: 12px 20px 12px 20px;
background-color: #fff;
border-radius: 40px;
font-size: 14px;
display: inline-block;
}


/*#dropdown--nav:hover .nav-dropdown {*/
/*  display: block;*/
/*}*/


@media only screen and (max-width: 1025px) {
.nav-mobile {
  display: block;
}

div#logo--border {
  border-right: none;
  padding-right: 0px;
  line-height: 0px;
}

nav {
  width: 100%;
}

.nav-list {
  z-index:99999999999;
  position: absolute;
  top: 72px;
  width: 50%;
  left: 0;
  padding-left: 50px;
  background-color: #fff;
}

.nav-dropdown {
  position: relative;
}

.navigation {
  padding: 36px 0px 36px 0px;
}

nav ul {
  display: none;
}

nav ul li {
  float: none;
}

nav ul li a {
  padding: 15px;
  line-height: 20px;
}

nav ul li ul li a {
  padding-left: 30px;
}

.brand {
  position: absolute;
  left: 1rem;
}

.btn-nav-li {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #fff;
  margin-left: 0;
  padding-bottom: 26px;
}

a.btn-one--nav {
  border-radius: 30px;
  width: 80px;
}
}

#nav-toggle {
position: absolute;
left: 18px;
top: 22px;
cursor: pointer;
padding: 10px 35px 16px 0px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
cursor: pointer;
border-radius: 1px;
height: 5px;
width: 35px;
background: #463f3f;
position: absolute;
display: block;
content: '';
transition: all 300ms ease-in-out;
}

#nav-toggle span:before {
top: -10px;
}

#nav-toggle span:after {
bottom: -10px;
}

#nav-toggle.active span {
background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
top: 0;
}

#nav-toggle.active span:before {
transform: rotate(45deg);
}

#nav-toggle.active span:after {
transform: rotate(-45deg);
}


@media screen and (min-width: 1035px) {
.nav-list {
  display: block !important;
}

.brand {
  top: 0;
  left: 0;
  z-index: 9999;
}
}

@media screen and (max-width: 480px) {
.nav-list {
  padding-left: 10px;
  width: 60%;
}
}

/*navbar end*/
/*Our Commisssion Section Start*/
.header-container{
  max-width: 1300px;
  margin: 0 auto;
}
.container{
  max-width: 1200px;
  margin: 0 auto;
}
.commission-bg{
  background-color: #F8F8F8;
  border-radius: 10px;
}
.commission-sec h1 {
  margin: 0;
  padding-top: 101px;
  font-size: 42px;
  line-height: 60px;
  text-align: center;
  color: #111111;
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 900;
}

.commission-sec p{
  margin: 0;
  padding-top: 12px;
  padding-bottom: 100px;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  color: #333333;
  font-style: normal;
  font-weight: 400;
}
.text-clr-1{
  color: #47BE68;
}
.head-font1{
  font-family: 'Gellix';
font-weight: 900;
}
/*Our Commission Section End*/

/*Image with text section Start*/
.flex-section {
display: flex;
justify-content: space-between;
align-items: center;
margin: 100px 0px;
}

.flex-item {
  width: 580px;
  padding-top: 20px;
}
.flex-image {
  width: 414.54px;
height: 468.07px;
  align-items: flex-end;
}


.flex-item p{
  color: #222222;
text-align: left;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 32px;
margin: 0px;
padding:0px 0px 35px 0px;
}

.flex-image img {
max-width: 100%;
height: auto;
}
/*Image with text section End*/

/*Icon with Text Section Start*/
.icon-section-heading{
  text-align: center;
font-family: 'Gellix';
  line-height: 60px;
}
.icon-section-heading h2{
  font-family: 'Gellix';
font-weight: 900;
  font-size: 34px;
  line-height: 60px;
  padding-bottom: 30px;
}

.main-icon-sec{
  display: flex;
  justify-content: space-around;
  margin-bottom: 40px;
}
.inner-icon-sec{
  background-color:  #F8F8F8;
  border-radius: 12px;
  max-width: 42%;
  padding: 50px 40px 21px 40px;
}
.icon-image{
  margin-bottom: 35px;
  background-color: #47BE68;
  display: inline-block;
  padding: 15px 20px;
  border-radius: 20px;
}
.icon-image img{
  width: 22.5px;
}
.icon-text h4{
  padding-bottom: 15px;
  font-family: 'Gellix';
font-weight: 700;
  font-size: 24px;
  line-height: 26.4px;
}
.icon-text p{
  color: #333333;
  font-size: 20px;
  text-decoration: none;
  margin: 0px;
  padding: 9px 0px;
}
.icon-text p:nth-child(3) {
  padding-bottom: 25px;
}
.icon-text a{
  display: inline-block;
  align-items: center;
  text-decoration: none;
}
.icon-btn  i{
      color: #ffffff;
  padding-left: 10px;
  font-size: 16px;
}
.icon-btn{
  text-decoration: none;
  padding: 12px;
  background-color: #47BE68;
  border-radius: 32px;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
}
.icon-btnn1{
  margin-top: 48px;
}
/*Icon with Text Section Start*/
.inner-main-text-icon{
  margin-top: 100px;
  display: flex;
  justify-content: space-around;
}
.text-heading-1{
  display: inline-block;
  width: 48%;
}
.text-heading-1 h3 {
  color: #111111;
  padding-bottom: 15px;
  font-family: 'Gellix';
font-weight: 900;
  font-size: 32px;
  line-height: 44px;;
}
.text-heading-1 p{
  color: #333333;
  font-size: 20px;
  line-height: 27px;
}
.icon-text-main{
  max-width: 41%;
  background-color: #F8F8F8;
  border-radius: 12px;
  padding: 46px  40px;
}
.img-icon{
  padding-bottom: 25px;
}
.icon-text-inner{
  display: flex;
}
.icon-text h4{
  color: #111111;
}
.icon-image-text h4{
  font-family: 'Gellix';
font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  padding-bottom: 15px;
  color: #111111;
}
.icon-text-btn{
  display: flex;
  justify-content: space-between;
}
.icon-image-text p{
  font-size: 18px;
  width: 65%;
}
.icon-bttn{
  text-decoration: none;
  padding: 12px;
  background-color: #47BE68;
  border-radius: 32px;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  display: block;
}
.icon-text-btn div{
  display: flex;
  justify-content: center;
  align-items: center;
}
/*Section End*/
/*Image with text Section Start*/
.text-image-inner{
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.sec-img{
  width: 50%;
/*	display: flex;*/
}
.image-sec-text{
  width: 48%;
}
.image-sec-text h3 {
  color: #111111;
  font-family: 'Gellix';
font-weight: 900;
  margin: 0px;
  font-size: 32px;
  line-height: 44px;
  padding:  0px 0px 42px;
}
.image-sec-text p{
  font-size: 20px;
  color: #333333;
  line-height: 27px;
  margin: 0px;
}
.image-sec-text p a{
  color: #333333;
}
/*Image with text Section End*/


/*Last text Section Start*/
.inner-text-main h5{
  font-weight: 300;
  color: #333333;
  font-size: 20px;
  line-height: 27px;
  margin: 0px;
  padding-bottom: 32px;
}
.inner-text-main p{
  font-family: 'Gellix';
  font-size: 20px;
  color: #777777;
  margin: 0px;
}

/*Last text Section End*/
/*Footer Start*/
.footer-sec{
  margin-top: 100px;
  background-color: #F8F8F8;
}
.container-footer{
  max-width: 1200px;
  margin: 0 auto;
}
.footer-image-sec{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 35px;
  padding-top: 55px;
  border-bottom: 1px solid rgba(153, 153, 153, .2);
}
.footer-text-btn{
  width: 430px;
  display: flex;
justify-content: space-between;
}
.footer-button-text{
  color: #333333;
  width: 55%;
  text-align: right;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;

}
.footer-top-btn{
  padding-top: 15px;
}
.icon-bttnn{
  text-decoration: none;
  padding: 20px 35px 20px 37px;
  background-color: #47BE68;
  border-radius: 32px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.footer-menu-sec{
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 76px;
}
.footer-menu-inner{
  text-align: left;
  display: inline-block;
  width: 300px;
}
.footer-menu-inner h6{
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #47BE68;
  padding-bottom: 22px;
}
.footer-menu-list{
  list-style: none;
  padding: 0px;
  font-size: 16px;
}
.footer-menu-list h5{
  color: #47BE68;
  font-weight: 600;
  line-height: 20px;
  font-size: 16px;
  margin: 0px;
  padding-bottom: 22px;
}
.footer-menu-list li{
  padding-bottom: 12px;
  line-height: 32px;
  text-decoration: none;
  color: #222222;
}
.footer-menu-list li a{
  color: #222222;
}
.footer-menu-links a{
  color: #222222;
  text-decoration: none;
}
.location--text{
  display: flex;
  gap: 10px;
}
.icon--map.footer-menu-icon {
  padding-top: 6px;
}
.footer-menu-icon{
  vertical-align: middle;
}
.footer-menu-icon li a{
  text-decoration: none;
}
.iconss a{
  text-decoration: none;
  padding: 0px 10px;
}
.iconss a:nth-child(1){
  padding-left: 0px;
}
.footer-menu-text{
  color: #222222;
  text-decoration: none;
  padding-left: 10px;
}
.footer-email-sec{
  margin-top: 10px;
  padding-bottom: 51px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.email-sec-text h4{
  color: #1D1E25;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin: 0px;
  padding: 10px 0px;
}
.email-sec-text p{
  color: #222222;
margin: 0px;
font-weight: 400;
font-size: 14px;
}

.search-footer{
  background-color: #ffffff;
border-bottom: 1px solid rgba(153, 153, 153, .2);
width: 450px;
overflow-x: hidden;
display: flex;
border-radius: 50px;
font-size: 18px;

}
.search-footer input{
  margin-left: 40px;
width: 300px;
border: none;
padding: 8px 20px;
outline: none;
font-size: 16px;
line-height: 20px;

}
.button-src{
  background-color: #FFFFFF;
}
.button-src button{
padding: 15px 23px 16px 22px;
border-radius: 50px;
border: none;
margin: 2px 5px;
background-color: #47BE68;
color: #ffffff;
font-size: 14px;
}
.footer-copyright-sec{
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(153, 153, 153, .2);
}
.footer-copyright-inner h6{
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.domin-1{
  text-decoration: none;
  color: #47BE68;
}
.footer-backtotop h6{
  font-size: 16px;
  line-height: 24px;
  text-align: right;
}
i.fas.fa-thin.fa-arrow-up {
  padding-left: 10px;
}
.footer-bottom-text{
  padding-top: 30px;
}
.footer-bottom-text{
  line-height: 17.6px;
  font-size: 13px;
  color: #222222;
  gap: 20px;
  color: #222222;
  padding-bottom: 54px;
}

.footer-last-text-2{
  padding-top: 20px;
}
.footer-last-text-3{
  padding-top: 20px;
}
.fieldsBAR input.uk-input {
background-color: #ffffff;
border-radius: 5px;
font-size: 16px;
padding: 5px;
border: 1px solid #ccc;
max-width: 90%;
width: 100%;
}
.fieldsBAR {
max-width: 300px;
width: 100%;
display: inline-block;
}
.fieldsBAR .uk-button {
background: #47BE68;
border: 0px;
color: #fff;
text-transform: uppercase;
padding: 5px;
height: 35px;
border-radius: 5px;
max-width: 200px;
width: 100%;
}
@media only screen and (max-width: 1024px) {
.footer-sec{
padding: 0 30px;
}
}
@media only screen and (max-width: 768px) {
/footer/

footer.footer-sec{
  padding: 0px 15px;
}
.footer-text-btn {
  justify-content: space-around;
}
.footer-menu-inner {
  width: 240px;
}
.footer-menu-sec {
  flex-wrap: wrap;
  padding-top: 20px;
}
.footer-button-text {
  font-size: 16px;
  line-height: 20px;
}
.icon-bttnn {
  padding: 16px 24px 16px 24px;
  font-size: 14px;
}
.footer-menu-list {
  padding-top: 24px;
}
.search-footer input {
  margin-left: 24px;
}
.search-footer{
  width: 390px;
}
.footer-bottom-text {
  text-align: center;
}

}


@media only screen and (max-width: 480px) {
.footer-sec{
  margin-top: 100px;
}
.footer-image-sec {
  align-items: center;
  flex-direction: column;
}
.footer-email-sec {
  flex-direction: column;
}
.search-footer {
  width: 388px;
}
.search-footer input {
  margin-left: 10px;
  width: 250px;
}
.footer-text-btn {
  padding-top: 30px;
}
.footer-button-text{
  width: 50%;

}
.email-sec-text {
  padding-bottom: 30px;
  text-align: center;
}

.footer-copyright-inner h6 {
  font-size: 14px;
  line-height: 20px;
  width: 200px;
}
.footer-backtotop h6 {
  font-size: 14px;
  line-height: 20px;
}

}


@media only screen and (max-width: 380px) {
.footer-image-sec {
  align-items: center;
  flex-direction: column;
}
.icon-bttnn {
  padding: 12px 20px 12px 20px;
  font-size: 14px;
}
.footer-email-sec {
  flex-direction: column;
}
.footer-text-btn {
  flex-direction: column;
  text-align: center;
  width: 100%;
}
.footer-button-text {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.search-footer {
  width: 348px;
}
.email-sec-text {
  padding-bottom: 30px;
  text-align: center;
}
.button-src button {
  padding: 12px 12px 12px 12px;
  font-size: 12px;
}
.footer-copyright-inner h6 {
  font-size: 14px;
  line-height: 20px;
  width: 200px;
}
.footer-backtotop h6 {
  font-size: 14px;
  line-height: 20px;
}
}

@media only screen and (max-width: 330px) {
.footer-image-sec {
  align-items: center;
  flex-direction: column;
}
.icon-bttnn {
  padding: 12px 20px 12px 20px;
  font-size: 14px;
}
.footer-email-sec {
  flex-direction: column;
}
.footer-text-btn {
  flex-direction: column;
  text-align: center;
  width: 100%;
}
.footer-button-text {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.search-footer {
  width: 300px;
}
.email-sec-text {
  padding-bottom: 30px;
  text-align: center;
}
.search-footer input {
  margin-left: 0px;
  width: 172px;
}
.footer-copyright-sec{
  align-items: center;
}
.button-src button {
  padding: 12px 12px 12px 12px;
  font-size: 12px;
}
.footer-copyright-inner h6 {
  font-size: 14px;
  line-height: 20px;
  width: 148px;
}
.footer-backtotop h6 {
  font-size: 14px;
  line-height:20px;
}
}
@media only screen and (max-width: 1024px) {

/*Our Commission Incentives Section Start*/
.commission-section {
  margin-top: 80px;
  padding: 0 30px;
}

.commission-section p{
  font-size: 18px;
 line-height: 24px;
}


/*Our Commission Incentives End*/

/*Image with Text Section Start */
.flex-section{
  padding: 0 30px;
  margin:75px 0;
}

.flex-item{
  width: 490px;
}
.flex-item p{
  font-size: 18px;
  line-height: 24px;
}
.flex-image img {
  width: 90%;
}
/*Image with Text Section End*/
/*Icon with Text Section Start*/
.icon-section-heading{
  padding: 0 30px;
}

.main-icon-sec{
  padding: 0 30px;
}
.inner-icon-sec{
  width: 38%;
}
.inner-main-text-icon{
  margin-top: 75px;
  padding: 0 30px;
}
.icon-text-main {
  max-width: 36%;
}
.icon-text p{
  font-size: 18px;
  line-height: 24px;
}
.text-heading-1 p{
  font-size: 18px;
  line-height: 24px;
}
.icon-image-text p{
  line-height: 24px;
}
.icon-btnn1 {
  margin-top: 43px;
}
/*Icon with Text Section End*/
/*Image with Text Section Start*/
.text-heading-1 {
  width: 46%;
}
.text-image-inner{
  margin-top: 75px;
  padding: 0 30px;
  margin-bottom: 75px;
}
.image-sec-text p{
  font-size: 18px;
  line-height: 24px;
}
/*Image with Text Section End*/
/*Last Text Section Start*/
.inner-text-main{
  padding: 0 30px;
}
.inner-text-main h5{
  font-size: 18px;
  line-height: 24px;
}
.inner-text-main p{
  font-size: 18px;
  line-height: 24px;
}
/*Last text Section End*/
}
@media only screen and (max-width: 768px) {

/*Our Commission Incentives Section Start*/
.commission-section h2{
  font-size: 32px;
  line-height: 46px;
}

/*Our Commission Incentives End*/

/*Image with Text Section Start */
.flex-section{
  flex-direction: column-reverse;
  padding: 0 15px;
  margin:50px 0;
}
.flex-image{
  text-align: center;
  width: auto;
  height: auto;
}
.flex-item{
  width: 100%;
  margin-top: 50px;
}
.flex-item p{
  font-size: 18px;
  line-height: 24px;
}
.flex-image img {
  width: 90%;
}
/*Image with Text Section End*/
/*Icon with Text Section Start*/
.icon-section-heading{
  padding: 0 15px;
}
.icon-section-heading h2{
  font-size: 32px;
  line-height: 46px;
}
.main-icon-sec{
  padding: 0 15px;
}
.inner-icon-sec{
  width: 35%;
}
.inner-main-text-icon{
  margin-top: 50px;
  padding: 0 15px;
}
.icon-text-main {
  max-width: 35%;
}

.icon-btnn1 {
  margin-top: 67px;
}
/*Icon with Text Section End*/
/*Image with Text Section Start*/
.text-heading-1 {
  width: 43%;
}
.text-image-inner{
  flex-direction: column;
  margin-top: 50px;
  padding: 0 15px;
  margin-bottom: 50px;
}
.sec-img{
  text-align: center;
  width: 100%;
}
.sec-img img{
  width: 100%;
}
.image-sec-text {
  width: 100%;
  text-align: center;
}
.image-sec-text p{
  font-size: 18px;
  line-height: 24px;
}
/*Image with Text Section End*/
/*Last Text Section Start*/
.inner-text-main{
  padding: 0 15px;
}
.inner-text-main h5{
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.inner-text-main p{
  font-size: 18px;
  line-height: 24px;
}
/*Last text Section End*/
}
@media only screen and (max-width: 480px) {
.fieldsBAR {
  max-width: 90%;
  margin-bottom: 10px;
}
/*Our Commission Incentives Section Start*/
.commission-section h2{
  font-size: 26px;
  line-height: 32px;
}
.commission-section p{
  font-size: 16px;
 line-height: 22px;
}

/*Our Commission Incentives End*/

/*Image with Text Section Start */
.flex-section{
  padding: 0 15px;
  margin:20pxpx 0;
}
.flex-item p{
  padding-bottom: 0px;
  padding-top: 30px;
}
.inner-icon-sec {
  width: auto;
  max-width: 100%;
}
.flex-item{
  width: auto;
  max-width: 100%;
}
.flex-item p{
  font-size: 16px;
  line-height: 22px;
}
.flex-image img {
  width: 90%;
}
/*Image with Text Section End*/
/*Icon with Text Section Start*/
.icon-section-heading{
  padding: 0 15px;
}
.inner-main-text-icon h2{
  font-size: 26px;
  line-height: 32px;
}
.main-icon-sec{
  flex-wrap: wrap;
}
.inner-icon-sec{
  width: 100%;
  justify-content: center;
  margin: 25px 0;
}
.inner-main-text-icon{
  flex-wrap: wrap;
}
.main-icon-sec{
  padding: 0 15px;
}
.inner-icon-sec{

}
.inner-main-text-icon{
  margin-top: 50px;
  padding: 0 15px;
}
.icon-text-main {
  max-width: 100%;
}
.icon-text-btn{
  flex-wrap: wrap;
}
.icon-text-btn div{
  padding-top: 30px;
}
.icon-text p{
  font-size: 16px;
  line-height: 22px;
}
.text-heading-1 p {
  font-size: 16px;
  line-height: 22px;
}
.icon-image-text p{
  font-size: 16px;
  line-height: 22px;
  width: 100%;
}
.icon-btnn1 {
  margin-top: 43px;
}
/*Icon with Text Section End*/
/*Image with Text Section Start*/
.text-heading-1 {
  width: 100%;
  text-align: center;
}
.image-sec-text h2{
  font-size: 26px;
  line-height: 32px;
  padding-bottom: 30px;
}
.text-image-inner{
  margin-top: 50px;
  padding: 0 15px;
  margin-bottom: 50px;
}
.image-sec-text p{
  font-size: 16px;
  line-height: 22px;
}
/*Image with Text Section End*/
/*Last Text Section Start*/
.inner-text-main{
  padding: 0 15px;
}
.inner-text-main h5{
  font-size: 16px;
  line-height: 22px;
}
.inner-text-main p{
  font-size: 16px;
  line-height: 22px;
}
/*Last text Section End*/
}