html{
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
*, *:before, *:after {
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

body{
  color: #ffff;
     margin: 0;
     height: 100%; position: relative;
     line-height: 35px;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     font-family: 'Lato', 'sans-serif';
}
p{

     line-height: 35px;
}
section{
     position: relative;
}
#main{
     padding-left: 0;
     padding-right: 0;
}
img{
     vertical-align: middle;
}
a, a:hover, a:active, a:focus{
     outline: 0;
}
/********************************try*********************************/
#applications, #social-media, #websites{
  display: none;
}

/******************* Start Nav **************************/
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link{
    color: #00ae42;
    font-weight: bold;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
{
    color: #00ae42;
    font-weight: bold;
}
.navbar-expand-md .navbar-nav .nav-link{
    padding: 0;
    cursor: pointer;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(25 173 72);
}
/******************* end nav ***************************/

/******************* slider ****************************/
.hero {
    position: relative;
    height: calc(100vh - 122px);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    background-position: center !important;
    overflow: hidden;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
.hero-image {
    overflow: hidden;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.63%, rgba(0, 0, 0, 0.6) 63.64%);
    height: 100%;
}
.hero:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.hero-info {
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    bottom: 200px;
    z-index: 9;
}
.hero-info span {
    font-size: 20px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 20px;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: 'vesta-pro-medium';

}
.hero-info h1 {
    padding-left: 40px;
    font-size: 80px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 40px;
    position: relative;
    color: #ffff;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 70px;
  }

  .hero-info span {
    padding-left: 40px;
    font-size: 80px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 40px;
    position: relative;
    color: #ffff;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 70px;
    position: absolute;
    top: 60px;
    letter-spacing: 10px;
  }

.overlay-video{
    background-color: #0000002e;
    height: 100%;
    position: absolute;
    z-index: 2;
    width: 100%;
}

/******************* slider ****************************/
/******************* Welcome-start ***************************/
#welcome-note{text-align: center;
    padding: 3em 0 0 0;
}
#welcome-note h1{
    font-family: 'VestasSans_Headline';
}
#welcome-note span{
    font-family: 'vesta-pro-bold';
}
/******************* Welcome-end ***********************/
/******************* Sectors ***************************/


/* Common style */
.grid figure {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
padding: 1px;
 width: 28.333%;
  height: 550px;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
position: relative;
display: block;
min-height: 100%;
opacity: 0.9;
}

.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
position: absolute;
top: 60%;
left: 0;

}

.sectors-img{
  width: 70px;
  height: 70px;
  padding: 83% 0 10px 20px;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}

.grid figure h2 {
word-spacing: -0.15em;

font-weight: 300;
}

.grid figure h2 span {
font-weight: 800;
}

.grid figure h2,
.grid figure p {
margin: 0;
}

.grid figure p {
  letter-spacing: 0px;
  font-size: 80.5%;
  line-height: 22px;
  text-transform: capitalize;
  font-family: 'vesta-pro-medium';
  font-size: 12px;
}


/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
background: #00ae42;
border: 1px solid #ffff;
}

figure.effect-roxy img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50px, 0, 0);
/**transform: translate3d(-50px, 0, 0);**/
transform: translate3d(-15px, 0, 0);
}

/*****
figure.effect-roxy figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: "";
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
******/

figure.effect-roxy figcaption {
text-align: left;
}
/****
figure.effect-roxy #wind::before {

background-image: url(../img/wind.png);
text-shadow: 0 0 1px rgb(255 255 255 / 30%);
content: attr(data-hover);
position: absolute;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
pointer-events: none;
z-index: 9000000000;
width: 70px;
height: 70px;
top: 54%;
}
figure.effect-roxy #solar::before {
  background-image: url(../img/solar.png);
  text-shadow: 0 0 1px rgb(255 255 255 / 30%);
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
  z-index: 9000000000;
  width: 70px;
  height: 70px;
  top: 54%;
}
figure.effect-roxy #h2::before {
  background-image: url(../img/h2.png);
  text-shadow: 0 0 1px rgb(255 255 255 / 30%);
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
  z-index: 9000000000;
  width: 70px;
  height: 70px;
  top: 54%;
}
******/
figure.effect-roxy h2 {
padding: 3% 0 10px 0;
  font-size: 24px;
}

figure.effect-roxy p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
text-transform: uppercase;
    text-decoration: overline;
    font-size: 12px;
    font-family: 'vesta-pro-bold';
}

figure.effect-roxy:hover img {
opacity: 0.2;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

/*--------------*/

@media screen and (max-width: 69.5em) {
.grid figure {
  width: 50%;
}

.grid figure figcaption {
  font-size: 90%;
}
}

@media screen and (max-width: 41.5em) {
.grid figure {
  width: 100%;
}
}
/**************************************services-provider*************************************/
#services-provide{
  text-align: center;
  padding: 3em 0 0 0;
}
#services-provide h1{
  font-family: 'VestasSans_Headline';
}
#services-provide  .fa-classic, .fa-regular, .fa-solid, .far, .fas{
  color: #ffff;;
    font-size: 45px;
    padding: 15px;
    border-radius: 50px;
}
.our-services{
  margin-bottom: 10px;
  display: flex;
}
.our-services-main{
  display: flex;
}
.our-services .card-body h5{
  font-weight: bold;
    text-transform: uppercase;
}
.our-services .card-body p{
  margin-bottom: 20px;
  line-height: 30px;
}

.our-services .card-body .btn-primary {
  color: #fff;
  background-color: #26ac4d;
  border-color: #26ac4d;
}
.services-img .lft {
position: absolute;
    /***left: 0%;
  top: 5%;***/
  /*position: fixed;*/
  left: -7%;
  top: 0;
  z-index: -1;
}
.our-services .card-link{
  color: #fff;
  background: #26ac4d;
  border-radius: 10px;
  font-size: 12px;
  font-weight: bold;
}

.card{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #000;
  background-clip: border-box;
  border: 1pxsolidrgba(0,0,0,.125);
  border-radius: 0.25rem;
  border: 1px solid #d0d0d0;
  color: #ffff;
}
.our-services .btn {
  
  white-space: initial;
 }

/**************************************services-provider*************************************/
.why-icm{
  background-color: #2fab52;
  color: #fff;
  padding: 20px;
}
.why-icm span{
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'vesta-pro-bold';
}

.why-icm h2{
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'vesta-pro-medium';
  padding: 50px 0px 20px 0px
}
.why-icm p{
  line-height: 30px;
    text-align: left;
    padding: 10px 0px 40px 0px
}
.why-icm a{
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.why-icm h2:after {
  display: block;
  content: "";
  width: 14%;
  height: 25px;
  margin-bottom: -1px;
  border-bottom: 6px solid #ffff;
}
.invist-with-us{
  background-image: url(../img/invest-with-us.jpg);
  background-size: cover;
  color: #ffff;
  display: flex;
  align-items: center;  
  justify-content: right;
  padding: 30px;
}
.invist-with-us p{
  line-height: 30px;
    text-align: left;
    padding: 40px 0px 20px 0px;
    font-weight: bold;
    font-size: 16px;
}
.invist-with-us a{
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.invist-with-us h2{
  text-transform: uppercase;
/* font-weight: bold; */
font-size: 26px;
font-family: 'vesta-pro-bold';
}
.invist-with-us h2:after {
  display: block;
  content: "";
  width: 14%;
  height: 25px;
  margin-bottom: -1px;
  border-bottom: 6px solid #2ea650;
}
.invist-content{
  border: 2px solid #ffff;
  padding: 35px;
}


/**************************************************capabilities-item1************************************************/
/****
.capabilities-content{
  color: #ffff;

}
.capabilities-content h2{
  position: absolute;
  bottom: 70px;
  font-family: 'vesta-pro-bold';
  text-transform: uppercase;
  font-size: 22px;
}
.capabilities-content a{
  position: absolute;
    bottom: 20px;
    color: #ffff;
    font-family: 'vesta-pro-bold';
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0px 10px;
    color: #fff;
}
.capabilities-item1{
  background: url(../img/capabilities-item1.jpg) center right no-repeat;
  background-repeat:no-repeat;
  height: 48vh;
  background-size: cover;
  border: 1px solid #fff;
}
.capabilities-item2{
  
  background: url(../img/capabilities-item2.jpg) center right no-repeat;
  height: 48vh;
  background-size: cover;
  border: 1px solid #fff;
}
.capabilities-item3{
  background: url(../img/capabilities-item3.jpg) center right no-repeat;
  background-repeat:no-repeat;
  height: 48vh;
  background-size: cover;
  border: 1px solid #fff;
}
.capabilities-item4{
  background: url(../img/capabilities-item4.jpg) center right no-repeat;
  background-repeat:no-repeat;
  height: 48vh;
  background-size: cover;
  border: 1px solid #fff;
}
.capabilities-item5{
  background: url(../img/capabilities-item5.jpg) center right no-repeat;
  background-repeat:no-repeat;
  height: 48vh;
  background-size: cover;
  border: 1px solid #fff;
}*******/
.figure {
  background: #1d1d1d;
  display: inline-block;

}

.figure * {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}




/* Section 2 - Hover Effect #02 */

section.section-2 {
  background: #1d1d1d;
  color: #efefef;
  /*display: flex;*/
  
}

.section-2 .figure {
  background: #35a554;
  color: #1d1d1d;
  padding: 0;
  border: 1px solid #ffff;;
}

.section-2 .figure img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
  width: 100%;
}
/**
.section-2 .figure figcaption {
  position: absolute;
    background-color: #efefef;
    z-index: 1;
    top: 50%;
    left: 50%;
    padding: 3px 0px 0px 0px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1.1em;
    overflow: hidden;
    height: 44px;
    width: 150px;
    text-align: center;
    font-family: 'vesta-pro-bold';
    border-radius: 5px;
}
***/
.section-2 .figure h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  margin: 0;
  letter-spacing: 2px;
}

.section-2 .figure h3.hover {
  color: #efefef;
  font-weight: 700;
}

.section-2 .figure a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.section-2 .figure .title {
  transform: translatey(50%);
}
.section-2 .figure .hover {
  transform: translatey(50%);
}

.section-2 .figure:hover > img,
.section-2 .figure.hover > img {
  opacity: 0.3;
}

.section-2 .figure:hover figcaption,
.section-2 .figure.hover figcaption {
  background-color: #1d1d1d;
}

.section-2 .figure:hover .title,
.section-2 .figure.hover .title {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}

.section-2 .figure:hover .hover,
.section-2 .figure.hover .hover {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*****************************************FOOTER***************************************/
.footer-up{
  
  background-color: #2ea650;
  padding: 30px 40px;
  color: #ffff;
}
.footer-up h2{
  font-family: 'vesta-pro-bold';
  font-size: 24px;
  padding: 0px 50px 0px 0px;
}
.footer-up button{
  background: #35a554;
  border: 1px solid #ffff;
  border-radius: 5px;
  color: #ffff;
  padding: 10px 30px;
}
.footer-up button a{
  color: #ffff;
  font-family: 'vesta-pro-bold';
}
.contact-icm{
  display: flex;
  align-items: center;  
  justify-content: center;
  text-align: center;
}

.footer-down ul{
  font-size: 14px;
    display: grid;
    line-height: 20px;
}
.footer-down span{
  font-family: 'vesta-pro-bold';
}
.footer-down p{
  line-height: 20px;
  font-size: 14px;
  /* padding-top: 15px; */
  padding: 17px 0px 0 0;
}
.subscrip-f h2{
  font-family: 'vesta-pro-bold';
  margin-left: 10px;
}
/******subscrip*********/
.content {
  width: 100%;
  height: 40px;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
  border-radius: 60px;
  overflow: hidden;
  margin: 20px 0px 0px 0px;
}

.subscription {
  position: relative;
  width: 100%;
  height: 100%;
}

.subscription .add-email{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0 20px;
}

.subscription .submit-email {
  position: absolute;
  top: 0;
  right: 0;
  height: calc(100% - 2px);
  width: 100px;
  border: none;
  border-radius: 60px;
  outline: none;
  margin: 1px;
  padding: 0 20px;
  cursor: pointer;
  background: #35a554;
  color: #FFFFFF;
  transition: width .35s ease-in-out,
    background .35s ease-in-out;
}

.subscription.done .submit-email {
  width: calc(100% - 2px);
    background: #35a554;
}

.subscription .submit-email .before-submit,
.subscription .submit-email .after-submit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 38px;
  transition: visibility .35s ease-in-out,
    opacity .35s ease-in-out;
}

.subscription.done .submit-email .before-submit,
.subscription:not(.done) .submit-email .after-submit {
  visibility: hidden;
  opacity: 0;
}

.subscription .submit-email .after-submit {
  transition-delay: .35s;
}

.subscription:not(.done) .submit-email .before-submit,
.subscription.done .submit-email .after-submit {
  visibility: visible;
  opacity: 1;
}

.subscrip-f h2{padding-bottom: 5px;}

footer p{color: #494844;}

/******subscrip*********/
.footer-social li{
display: inline-block;
}
.social{
  text-align: right; 
}
.copy-rights{
  text-align: left;
  
}
.footer-social{
  background: #f5f4ef;
  padding: 10px 20px;
  font-size: 12px;
}
.footer-social .fa-brands, .fab{
  font-size: 24px;
  padding-left: 5px;
  color: #35a554;
}

.footer-down{
  padding: 0 20px 0 20px;
}
.fa-square-facebook:hover{
color: #3262a4;
}
.fa-linkedin:hover{
color: #0075b9 ;
}
.fa-square-twitter:hover{
color: #0799f3;
}





/**********************************Media**********************************/
@media (max-width: 1024px){
  .hero{
    height: calc(100vh - 195px);
}

}
@media (max-width: 1000px){
  .hero{
    height: calc(100vh - 276px);
}
}

@media (max-width: 991px) {
    
.hero video{
      height: 100%!important;
  width: auto!important;
}
.hero {
  height: calc(100vh - 120px);
}

.hero-info {
  background-position: bottom 18px right 15px;
}

.hero-info h1 {
  font-size: 30px;
  line-height: 46px;
}
.hero-info span {
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-top: 20px;
  font-family: 'DM Sans', sans-serif;
  letter-spacing: 2px;
  font-weight: bold;
  font-family: 'vesta-pro-medium';
  }

.hero-info {
  bottom: 260px
}
}

@media (max-width: 800px){
figure.effect-roxy h2{
  font-size: 18px;
}
}

@media (max-width: 767px){
  
  .hero {
    height: calc(100vh - 122px);
}
.hero-info h1 {
  font-size: 40px;
  line-height: 43px;
  text-indent: initial;
  padding-left: 0;
  margin-top: 24px;
}

.hero-info {
  background: none;
}

/*
.hero-image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;
  background: url(../img/scroll-icon.svg);
  background-repeat: no-repeat;
  background-position: bottom 48px left 16px;
}
*/
}

@media (max-width: 576px){
  .our-services{
    display: block;
  }
  .copy-rights{
    text-align: center;
  }
  .social{
    text-align: center;
  }
  .footer-menu li{
    display: flex;
    text-align: center;
  }
  .footer-menu ul{
    text-align: center;
  }
  .footer-down ul {
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
}
.footer-down{
  text-align: center;
}
.content{margin: auto;}
.footer-sections{
  margin-bottom: 20px;
}
.contact-icm{
  display: block;
}
.footer-up h2 {

  padding: 0px 0px 10px 0px;
}
figure.effect-roxy h2{
  font-size: 24px;
}

.hero-info span {
  font-size: 16px;
  line-height: 18px;
  padding-top: 20px;
  letter-spacing: 0px;
  font-family: 'vesta-pro-medium';
  }

  .hero-info h1 {
    font-size: 24px;
    line-height: 34px;
    text-indent: initial;
    padding-left: 0;
    margin-top: 24px;
    }
    .hero {
      height: calc(100vh - 60px);
      }
}
