@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800;900&family=Roboto:wght@400;500;600;700&display=swap");

[data-container="booking-container"] {
  max-width: 90% !important;
}
:root {
  --abcs-green: #128c00;
  --abcs-blue: #1e59e1;
}
p, a {
  font-size: 1rem;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}
.logo-text {
  font-family: 'Quicksand', serif !important;
  color: var(--abcs-blue);
  letter-spacing: 5px !important;
  text-shadow:1px 1px 1px var(--abcs-blue) !important;
}
.title {
  font-family: "Poppins", sans-serif;
}

.text-bold {
  font-weight: 600;
}

.text-orange {
  color: var(--abcs-blue);
}

.about-title-font {
  font-size: 38px;
  font-weight: 500;
}
.fs-2 {
  font-size: x-large !important;
}
.banner-text {
  padding: 0 20%;
}

.section-title-font {
  font-size: 32px;
  font-weight: 700;
}

.services span.title {
  font-size: 1rem;
  font-weight: 600;
}

.navbar ul li a.active {
  color: var(--abcs-green);
  font-weight: 900;
}

.footer-title-font {
  font-size: .9rem;
}

.footer-font {
  font-size: .85rem;
}

.vision-font, .mission-font {
  font-size: 1.85rem;
}

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 18px;
  scroll-behavior: smooth;
}

body {
  font-family: 'Roboto', sans-serif;
  letter-spacing: .75px;
}

.bg-red {
  background-color: var(--abcs-green);
}

.container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
}

.navbar {
  position: fixed;
  z-index: 5;
  width: 100%;
  padding: 17px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navbar .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.navbar .logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar .logo img {
  width: 70px;
  margin-right: 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.navbar .logo a {
  color: #ffffff;
  font-size: 26px;
  font-family: 'Times New Roman', serif;
  font-variant: small-caps;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.navbar .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  margin-right: 0;
}

.menu-list li {
  list-style: none;
}

.menu-list li a {
  color: var(--abcs-blue);
  font-size: 1.1rem;
  font-weight: 500;
  margin-left: 25px;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.menu-list li a:hover {
  color: var(--abcs-green);
  font-weight: 500;
}

.navbar.sticky {
  padding: 0;
  background: #71BB2F;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.25) !important;
}

.navbar.sticky .logo a {
  color: #fff;
  font-size: 23px;
}

.navbar.sticky .menu-list li a,.navbar.sticky .menu-list button {
  color: var(--abcs-blue);
}

.navbar.sticky .menu-list li a:hover {
  color: "white";
  font-weight: 500;
}

.about .content .img img {
  width: 450px;
}

.services .content {
  min-height: 100vh;
}

.services .content .services-img {
  width: 100%;
  height: 100%;
}

.services .content .services-img .service {
  padding: 10px;
  height: 250px;
}

/* For Consulting onHover */
.cardBIR:hover .msme img {
  content: url("../images/smallbusiness-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardBIR:hover .acctfinance img {
  content: url("../images/acctfinance-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardBIR:hover .humanr img {
  content: url("../images/hr-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardBIR:hover .rlc img {
  content: url("../images/regulatory-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardBIR:hover .ip img {
  content: url("../images/intellectualproperty-white.png");
  background-position: center;
  background-repeat: no-repeat;
}

/* For Banking Finance onHover */
.cardABMS:hover .abs img {
  content: url("../images/bankfinance-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .dbn img {
  content: url("../images/digitalneo-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .eip img {
  content: url("../images/enterprise-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .dfa img {
  content: url("../images/digitalfield-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .imb img {
  content: url("../images/mobilebanking-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .pscm img {
  content: url("../images/paymentswitch-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .dip img {
  content: url("../images/digitalinsurance-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .mws img {
  content: url("../images/mobilewallet-white.png");
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .mfs img {
  content: url("../images/mobilefactoring-white.png");
  background-position: center;
  background-repeat: no-repeat;
}

/* For Accounting Services onHover */
.cardBRN:hover .brn img {
  content: url("../images/business-white.png");
  height: 120px;
  background-size: 120px;
  background-position: center;
  background-repeat: no-repeat;
}
.cardBIR:hover .bir img {
  content: url("../images/bir-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .abms .description h6, 
.cardISCMS:hover .iscms .description h6, 
.cardDDMS:hover .ddms .description h6, 
.cardHPMS:hover .hpms .description h6, 
.cardLR:hover .loyalty .description h6, 
.cardPS:hover .ps .description h6, 
.cardCDS:hover .cds .description h6{
  color: #fff !important;
}
.cardBIR:hover .msme .description h6, 
.cardBIR:hover .acctfinance .description h6, 
.cardBIR:hover .humanr .description h6, 
.cardBIR:hover .rlc .description h6, 
.cardBIR:hover .ip .description h6 {
  color: #fff !important;
}
.cardBIR:hover .bir .description h6, 
.cardBS:hover .bs .description h6, 
.cardAMC:hover .amc .description h6, 
.cardTX:hover .tax .description h6 {
  color: #fff !important;
}
.cardABMS:hover .abs .description h6,
.cardABMS:hover .dbn .description h6,
.cardABMS:hover .eip .description h6,
.cardABMS:hover .dfa .description h6,
.cardABMS:hover .imb .description h6,
.cardABMS:hover .pscm .description h6,
.cardABMS:hover .dip .description h6,
.cardABMS:hover .mws .description h6,
.cardABMS:hover .mfs .description h6 {
  color: #fff !important;
}
.cardBS:hover .bs img {
  content: url("../images/bs-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardAMC:hover .amc img {
  content: url("../images/amc-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardTX:hover .tax img {
  content: url("../images/tx-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardOTRS:hover .others img {
  content: url("../images/otrs-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
/* For Digital Services onHover */
.cardDDMS:hover .ddms img {
  content: url("../images/ddms-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardISCMS:hover .iscms img {
  content: url("../images/iscms-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardLR:hover .loyalty img {
  content: url("../images/loyalty-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardPS:hover .ps img {
  content: url("../images/ps-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardABMS:hover .abms img {
  content: url("../images/abms-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardHPMS:hover .hpms img {
  content: url("../images/hpms-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}
.cardCDS:hover .cds img {
  content: url("../images/cds-white.png");
  /* height: 120px;
  background-size: 120px; */
  background-position: center;
  background-repeat: no-repeat;
}

.contactus {
  position: relative;
  right: 10px;
}
.services .content .services-img .service:hover {
  background-color: var(--abcs-green);
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
}

.services .content .services-img .service:hover .title {
  background-color: var(--abcs-green);
}


.services .content .services-btn {
  margin-top: 2.5rem;
}

.projects .content {
  min-height: 50vh;
}

.projects .content .project-link .img {
  max-width: 100%;
  height: 220px;
}

.projects .content .project-link .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.partners {
  background: #f9f9f9;
  background-image: url("../images/globe-bg.jpg");
  background-position: right center;
  background-repeat: no-repeat;
}

.partners .content {
  height: 100%;
  padding-left: 8%;
  padding-right: 8%;
}

.partners .content .slider_items {
  width: auto;
  height: 68px;
}

.partners .content .slider_items .partners-logo {
  max-width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  margin: 0 1.5rem;
}

.partners .content .logos {
  position: relative;
  max-width: 100%;
}

.partners .content .logos .slider {
  width: 100%;
  overflow: hidden;
}

.partners .content .logos .slider .slider_items {
  max-width: 200px;
  max-height: 100px;
}

.partners .content .logos .slider .slider_items .partners-log {
  width: 100%;
  height: 100%;
}

.partners .content .logos .slider .slick-dots {
  display: none !important;
}

.partners .content .logos .arrow_prev {
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 75px;
  top: 0;
  left: -15px;
}

.partners .content .logos .arrow_next {
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 75px;
  top: 0;
  right: -15px;
}

.partners .content .logos .arrow {
  height: 75px;
  background: rgba(243, 243, 243, 0.685);
  padding: 2.5px;
}

.partners .content .logos .arrow i {
  font-size: 1.2rem;
  color: inherit;
  z-index: 1000;
}

.vision_mission {
  background: #f0f0f0;
  min-height: 100vh;
  position: relative;
  border-top: 2.5px solid #F2982E;
  padding-top: 0;
  margin-top: 0;
}

.vision_mission .content {
  width: 100%;
  min-height: 100%;
}

.vision_mission .vision,
.vision_mission .mission {
  min-width: 100%;
  min-height: 100%;
}

.vision_mission .vision-img img,
.vision_mission .mission-img img {
  width: 100%;
  height: 100%;
  opacity: 95%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.vision_mission .vision .content,
.vision_mission .mission .content {
  min-height: calc();
}

.company-values {
  background: #F2982E;
}

.services-section {
  background-color: #f1f1f1;
  position: relative;
  top: 3px;
}

.services-section .service {
  background-color: #fff;
  border-radius: 0px;
  margin: 15px;
  padding: 50px;
  max-width: 50%;
  cursor: pointer;
  /* padding: 0 5px 0 5px !important;
  margin: 0 5px 0 5px !important; */
}

.services-section .service img {
  height: 110px;
}

.services-section .service .description {
  /* margin-left: 2rem; */
}

.services-section .service .description h6 {
  line-height: 1.5;
  text-decoration: none;
}

/* .services-section .service .collapse-details {
  height: 50vh;
  padding-top: 50px;
} */

.content {
  padding: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

a.btn {
  background: var(--abcs-blue);
  color: #fff;
}

a.btn:hover {
  background: var(--abcs-blue);
}

hr {
  width: 55px;
  border-bottom: 4px solid var(--abcs-green);
  margin: 0 auto;
  margin-bottom: 2.5rem;
}

.section-top-bottom {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.banner.home {
  height: 100vh;
  background: url("../images/meeting-room-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  /* filter: blur(0.92px);
  -webkit-filter: blur(0.85px); */
}
.banner.contactus {
  height: 84vh;
  background: #a3a3a3;
}
.banner.about {
  height: 150vh;
  background: url("../images/banner-about.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
}
.overlay.about{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150vh ;
  background: rgba(255, 255, 255, 0.6);
}

.banner.services {
  height: 100vh;
  background: url("../images/banner-services2.jpg");
  background-size: auto;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.overlay {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: rgba(255, 255, 255, 0.6);
}

.overlay.about {
  background: rgba(255, 255, 255, 0.68);
}

.overlay.services {
  background: rgba(255, 255, 255, 0.72);
}

.overlay .center {
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.overlay .banner-heading h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 48px;
  color: var(--abcs-blue);
}

.overlay .banner-heading p {
  font-size: 1.3rem;
}

.overlay .banner-heading p span {
  color: var(--abcs-green);
  font-weight: bold;
}

footer {
  /* padding-top: -0.5rem; */
  background: #71BB2F;
  color: #fff;
}

footer .content-contact {
  min-height: 6vh;
}

footer hr {
  width: 100%;
  border-bottom: 0.25px solid rgba(255, 255, 255, 0.35);
  margin: 0 auto;
  margin-bottom: 0;
}

footer .map iframe {
  width: 100%;
  height: 100%;
}

footer .social-media img {
  width: 30px;
  margin: 10px .25rem;
}

footer .footer-text {
  padding: 10px 0;
}

/* For Modal */
.modal.show .modal-dialog {
  max-width: 600px !important;
  margin: 1rem auto !important;
}
.collapse-details .accounting, .collapse-details .digital {
  text-align: justify;
  margin-left: 40px;
  margin-right: 30px;
}
.modal-body {
  padding: 2rem !important;
  top: 5px;
}
.collapse-details.accounting{
  max-height: 350px;
  /* overflow-y: auto; */
  scroll-margin: 0;
}
.collapse-details.digital::-webkit-scrollbar {
  width: 6px;
}

.collapse-details.digital::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 100px;
}
/* 
.collapse-details.accounting::-webkit-scrollbar-thumb {
  background-color: var(--abcs-green);
  border-radius: 100px;
} */
.collapse-details.digital::-webkit-scrollbar-thumb {
  background-color: var(--abcs-blue);
  border-radius: 100px;
}
.x-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.modal-body h6.mb-accounting, .main-accounting{
  color: var(--abcs-green);
}
.modal-body h6.mb-digital, .main-digital{
  color: var(--abcs-blue);
}
.cardBRN:hover, .cardBIR:hover, .cardBS:hover, .cardAMC:hover, .cardTX:hover, .cardOTRS:hover{
  background-color: var(--abcs-green);
  color: #ffffff !important;
  transition: all .2s ease;
-webkit-transition: all .2s ease;
}
.cardDDMS:hover, .cardISCMS:hover, .cardLR:hover, .cardPS:hover, .cardABMS:hover, .cardHPMS:hover, .cardCDS:hover, .cardBankFinance{
  background-color: var(--abcs-blue);
  color: #ffffff !important;
  transition: all .2s ease;
-webkit-transition: all .2s ease;
}
.cardAS, .cardDS, .cardCS {
  max-width: 300px !important;
  padding: 100px;
  font-size: large;
  font-weight: bold;
  border-radius: 10px;
  background: #ffffff;
}
.cardAS {
  border: 1px solid var(--abcs-green);
  margin-left: auto;
  /* margin-right: 10%; */
  cursor: pointer;
  box-shadow: 3px 5px 15px 0px var(--abcs-green);
  color: var(--abcs-green);
}
.cardDS {
  border: 1px solid var(--abcs-blue);
  /* margin-left: 5%; */
  margin-right: auto;
  cursor: pointer;
  box-shadow: 3px 5px 15px 0px var(--abcs-blue);
  color: var(--abcs-blue);
}
.cardCS {
  border: 1px solid var(--abcs-green);
  margin-left: auto;
  /* margin-right: 5%; */
  cursor: pointer;
  box-shadow: 3px 5px 15px 0px var(--abcs-green);
  color: var(--abcs-green);
}
.cardCS:hover {
  background: var(--abcs-green);
  font-weight: bold;
  color: #fff;
}
.cardAS:hover {
  background: var(--abcs-green);
  font-weight: bold;
  color: #fff;
}
.cardDS:hover {
  background: var(--abcs-blue);
  font-weight: bold;
  color: #fff;
}
.service {
  border-radius: 5px !important;
}

/* For DropDown */
.btnServices {
  background: none !important;
  color: var(--abcs-blue) !important;
  border: none !important;
  font-size: 1.1rem;
  font-weight: 500;
  padding-top: 1px;
  padding-left: 25px;
}
.btnServices:hover, dropdown-toggle:hover, .open button.btnServices, .show button.btnServices  {
  background: none !important;
  color: var(--abcs-green) !important;
  border: none !important;
  font-size: 1.1rem;
  font-weight: 500;
  padding-top: 1px;
  padding-left: 25px;
}
button:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* For Contact Us */
.container.contactus {
	max-width:400px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.contactus-emoji {
  height: 23px;
  content: url("../images/smile.png");
}

#contactus input[type="text"], #contactus input[type="email"], #contactus input[type="tel"], #contactus input[type="url"], #contactus textarea, #contactus a { 
  font:400 12px/16px "Poppins", Helvetica, Arial, sans-serif; 
}

#contactus {
	background:#ffffff;
	padding:25px;
	margin:70px 0;
  border: 1px solid var(--abcs-green);
  border-radius: 30px;
  width: 400px;
  height: 500px;
  box-shadow: 3px 5px 8px 0px var(--abcs-green);
}

#contactus h3 {
	color: var(--abcs-blue);
	display: block;
	font-size: large;
	font-weight:200;
}

#contactus input[type="text"], #contactus input[type="email"], #contactus input[type="tel"], #contactus input[type="url"], #contactus textarea {
	width:100%;
	border:none;
  border-radius: 5px;
	background:#ededed;
	margin:0 0 5px;
	padding:10px;
}


#contactus textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contactus a {
	cursor:pointer;
	width:100%;
	border:none;
	background:var(--abcs-blue);
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
  border-radius: 5px;
}

#contactus a:hover {
	background:rgb(57, 72, 240);
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contactus a:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contactus input:focus, #contactus textarea:focus {
	outline:none;
	border:none;
}
::-webkit-input-placeholder {
 color:var(--abcs-green);
}
:-moz-placeholder {
 color:var(--abcs-green);
}
::-moz-placeholder {
 color:var(--abcs-green);
}
:-ms-input-placeholder {
 color:var(--abcs-green);
}

/* Calendly Plugin */
div.contactusform {
  position: relative;
  display: block;
  padding: 25px;
  border: 1px solid var(--abcs-green) !important;
  border-radius: 30px !important;
  /* width: 400px !important; */
  height: 600px !important;
  box-shadow: 3px 5px 8px 0px var(--abcs-green) !important;
}
.calendly-inline-widget {
  height: 550px !important;
}

::-webkit-scrollbar {
  width: 6px !important;
}

::-webkit-scrollbar-track {
  background-color: #e4e4e4 !important;
  border-radius: 100px !important;
}

::-webkit-scrollbar-thumb {
  background-color: var(--abcs-blue) !important;
  border-radius: 100px !important;
}
/* Mobile Responsive */

.icon.cancel-btn {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 30px;
  display: none;
}
.icon.menu-btn {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 30px;
  display: none;
}

.container.contdigital > .row, .contaccounting > .row {
  justify-content: space-evenly;
}


._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv {
  margin-top: 45px !important;
}

[data-container="booking-container"] {
  max-width: 90% !important;
}
@media only screen and (min-width: 869px) {
  .navbar.sticky > .menu-list > li a .home.active {
    color: var(--abcs-blue) ;
  }
  .menu-list > li a.home.active, .menu-list > li a.about.active, .menu-list > li a.services.active, .menu-list > li a.contactus.active {
    color: var(--abcs-green) ;
  }
  .banner.about {
    height: 140vh !important;
  }
  .icon.cancel-btn {
    display: none !important;
  }
  .cardDS, .cardAS, .cardCS {
    margin-top: auto !important;
  }
  /* .cardAS {
    margin-right: 10% !important;
  }
  .cardDS {
    margin-left: 10% !important;
  }
  .cardCS {
    margin-right: 10% !important;
  } */
  .services-section .service {
    max-width: 35% !important;
  }
  .services-section {
    top: 20px !important;
    min-height: 100vh;
  }
  .container.contdigital > .row, .contaccounting > .row {
    justify-content: space-evenly;
  }
  .container.contactus {
    margin: 0 !important;
    /* top: 20px; */
  }
  .banner.contactus {
    top: 0 !important;
    position: relative;
    height: 0vh !important;
  }
  .ovrlydvcontactus {
    position: relative !important;
    top: 100px;
    height: 130vh !important;
    background: #d8d8d8;
  }
  #contactus {
    background: #ffffff !important;
    padding: 25px !important;
    margin: 0 !important;
    width: 400px !important;
    height: 33rem !important;
  }
  div.contactusform {
    top: -20px;
  }
  .cntrdvcontactus {
    top: 0 !important;
  }
  .overlay .banner-heading {
    /* background: #d8d8d8; */
    margin-top: 0 !important;
  }
  #contactus input[type="text"], #contactus input[type="email"], #contactus input[type="tel"], #contactus input[type="url"], #contactus textarea {
    background: rgb(208 208 208 / 60%) !important;
  }
  a#contactus-submit {
    display: flex !important;
    justify-content: center;
  }
  .divbtnsubmit {
    margin: auto;
  }
  footer#contact {
    position: relative;
    display: block;
    /* top: 75px; */
  }
  footer#ftrcontactus {
    position: relative !important;
    /* margin-top: 200px !important; */
  }
  .overlay.about {
    height: 140vh !important;
  }
  .overlay.about .banner-heading {
    position: relative;
    padding: 20px !important;
  }
  .modal-content {
    margin: 0px !important;
    height: fit-content !important;
    width: 700px !important;
  }
  .modal-body {
    padding: 1rem !important;
  }
  .modal.show .modal-dialog {
    max-width: 650px !important;
  }
  .collapse-details.digital {
    /* height: 450px !important;
    overflow-y: auto !important; */
  }
  .calendly-inline-widget {
    position: relative !important;
    top: -35px;
    min-width: 550px !important;
    height: 550px !important;
  }
  [data-container="booking-container"] {
    max-width: 90% !important;
  }
  ._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv {
    margin-top: 40px !important;
  }
}
@media (max-width: 991px) {
  html {
    font-size: 14.55px;
  }
  .navbar .logo a {
    font-size: 22px;
  }
  .navbar.sticky .logo a {
    font-size: 20px;
  }
  .vision_mission {
    min-height: 100%;
  }
  .vision_mission .content {
    margin: 0;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
  }
  html {
    font-size: 15px;
  }
  .content {
    padding: 3.5rem 1.5rem;
  }
  .banner.services {
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
  }
  .overlay .banner-heading h1 {
    font-size: 35px;
  }
  .overlay .banner-heading p {
    font-size: 1rem;
  }
  .overlay .banner-heading p span {
    color: var(--abcs-green);
    font-weight: bold;
  }
  footer .content-contact {
    min-height: 37vh;
  }
  footer .map {
    padding-top: 1.75rem;
  }
}
@media (max-width: 991.98px) {
  .about .content {
    text-align: center;
  }
  .about .content .img img {
    display: none;
  }
  .services .content {
    min-height: auto;
  }
  .services .content p {
    text-align: justify;
  }
  .services .content .service {
    margin: 2rem 0;
  }
  .partners .content .logo .slider_items {
    height: 57px;
  }
}
@media (max-width: 868px) {
  .content {
    max-width: 1450px;
  }
  .icon {
    display: block;
  }
  .icon.menu-btn {
    width: 40px;
    height: 40px;
    background-color: var(--abcs-green);
    padding: 8px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .icon.hide {
    display: none;
  }
  .navbar .menu-list {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 100%;
    max-width: 400px;
    background: var(--abcs-green);
    display: block;
    padding: 40px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .navbar .menu-list.active {
    left: 0%;
  }
  .navbar .logo a {
    font-size: 22px;
  }
  .navbar .logo img {
    margin-right: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  .navbar .menu-list li {
    margin-top: 45px;
    text-align: center;
  }
  .navbar .menu-list li a {
    font-size: 23px;
    color: rgb(221 221 221);;
  }
  .menu-list li a {
    margin-left: 0;
  }
  .navbar.sticky {
    padding: 8px 0;
    background: var(--abcs-green);
  }
}
@media (max-width: 850px) {
  .vision_mission .vision,
  .vision_mission .mission {
    min-width: 100%;
    height: 100%;
  }
  .vision_mission .vision .content,
  .vision_mission .mission .content {
    height: 25rem;
  }
  .vision_mission .vision-img img,
  .vision_mission .mission-img img {
    height: 100%;
  }
  .vision_mission .mission {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .vision_mission .mission .mission-img img {
    display: none;
  }
}
@media (max-width: 835.98px) {
  .partners .content {
    height: 100%;
  }
  .partners .content .logo .slider_items {
    height: 54px;
  }
  .content {
    padding: 3.5rem;
  }
}
@media (max-width: 768px) {
  .vision_mission {
    min-height: 100%;
  }
  .vision_mission .vision,
  .vision_mission .mission {
    min-width: 100%;
    height: 100%;
  }
  .vision_mission .vision .content,
  .vision_mission .mission .content {
    height: 25rem;
  }
  .vision_mission .mission {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .services-section .service img {
    height: 100px;
  }
  .services-section .service h6 {
    font-size: 1.35rem;
  }
}
@media (max-width: 767.98px) {
  footer .content-contact .map {
    margin-bottom: 2rem;
  }
  footer .content-contact .contact span {
    font-size: 1rem;
  }
}
@media (max-width: 676px) {
  #aboutUs .who-are-we {
    padding: 0;
  }
  .partners .content .slider_items {
    width: 100%;
    margin-top: 2.5rem;
    height: 25px;
  }
  .partners .content .logo .slider_items {
    height: 47px;
  }
}
@media (max-width: 575.98px) {
  .services .services-img .service {
    padding: 0px;
  }
  .navbar .container {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar .logo img {
    width: 70px;
  }
  .navbar .logo a {
    font-size: 19px;
  }
  .navbar .menu-list {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 100%;
    max-width: 460px;
    background: var(--abcs-green);
    display: block;
    padding: 40px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .navbar .menu-list.active {
    left: 0%;
  }
  .navbar.sticky .logo a {
    font-size: 18px;
  }
  .vision_mission .vision-img,
  .vision_mission .mission-img {
    display: none;
  }
  .vision_mission .vision .content,
  .vision_mission .mission .content {
    height: 100%;
  }
  .services-section .service {
    padding: 1rem;
    margin: 1.53rem 0;
  }
  .services-section .service img {
    height: 100px;
  }
  .services-section .service .description {
    margin-left: 3px;
    font-size: .85rem;
  }
  .services-section .service .description h6 {
    font-size: 1.1rem;
  }
  html {
    font-size: 14.3px;
  }
  .content {
    padding: 1.85rem;
  }
  .overlay .banner-heading {
    padding: 0 2rem;
  }
}
@media only screen and (min-width: 360px) {
  .navbar.sticky .menu-list li a, .navbar.sticky .menu-list button {
    color: rgb(221,221,221);
  }
  .menu-list > li a.home.active, .menu-list > li a.about.active, .menu-list > li a.services.active, .menu-list > li a.contactus.active {
    color: "white";
  }
  #contactus input[type="text"], #contactus input[type="email"], #contactus input[type="tel"], #contactus input[type="url"], #contactus textarea {
    background: #ffffff;
  }
  .colFName {
    padding-right: 5px;
  }
  .colLName {
    padding-left: 5px;
  }
  form#contactus > div.row {
    min-width: 100%;
    margin: 0;
  }
  .ovrlydvcontactus {
    max-width: 100%;
    height: 100vh;
  }
  .cntrdvcontactus {
    background: rgba(255, 255, 255, 0.6);
  }
  a#contactus-submit {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .modal-content {
    margin: 20px;
  }
  .cardDS, .cardAS, .cardCS {
    padding-top: 80px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .cardCS {
    margin-top: 85px;
  }
  .cardAS {
    margin-top: 85px;
  }
  .content-contact > .content {
    padding-left: 0;
  }
  .icon {
    color: #fff;
    position: absolute;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    display: block;
  }
  .icon.cancel-btn {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
  }
  .services-section {
    background-color: #f1f1f1;
    position: relative;
    top: 36px;
  }
  .services-section .service {
    max-width: 100%;
  }
  form#contactus {
    width: 100%;
    height: 85%;
    background: inherit;
    border: none;
    box-shadow: none;
    padding: 0;
  }
  form#contactus > h3 {
    font-size: large;
    margin-bottom: 25px;
  }
  #contactus textarea {
    height: 225px;
  }
  .container.contactus {
    position: relative;
    right: 0;
    padding: 0;
    height: 90vh;
    min-width: 43vh;
  }
  .overlay.about .banner-heading {
    display: block;
    top: 15%;
    padding: 20px;
  }
  .overlay.about {
    height: 110vh;
  }
  .banner.about {
    height: 110vh;
  }
  .banner.contactus {
    min-width: 100%;
    height: 87vh;
    top: 15px;
    right: 0;
  }
  .hmText {
    text-align: justify;
  }
  .bnnrHome {
    padding: 20px !important;
  }
  .navbar .logo img {
    width: 60px;
  }
  .navbar .logo a {
    font-size: 17px;
  }
  .navbar .menu-list.active {
    left: 0%;
  }
  .navbar.sticky .logo a {
    font-size: 16px;
  }
  .about-title-font {
    font-size: 23px;
  }
  .section-title-font {
    font-size: 23px;
  }
  .services span.title {
    font-size: 1.1rem;
  }
  .footer-title-font {
    font-size: 1rem;
  }
  .footer-font {
    font-size: .85rem;
  }
  footer#contact {
    position: relative;
  }
  footer#ftrcontactus {
    position: relative;
    /* margin-top: 15px; */
  }
  .overlay .banner-heading {
    top: 66px;
    padding: 0;
  }
  
  .overlay .divproductservices {
    top: 5px;
    padding: 0;
  }
  div.contactusform {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
  }
  .calendly-inline-widget {
    min-height: 667px;
    overflow-y:hidden !important;
  }
  .collapse-details.accounting {
    max-height: 100%;
  }
}
@media only screen and (min-width: 384px) {
  .navbar.sticky .menu-list li a, .navbar.sticky .menu-list button {
    color: rgb(221,221,221);
  }
  .menu-list > li a.home.active, .menu-list > li a.about.active, .menu-list > li a.services.active, .menu-list > li a.contactus.active {
    color: "white";
  }
  #contactus input[type="text"], #contactus input[type="email"], #contactus input[type="tel"], #contactus input[type="url"], #contactus textarea {
    background: #ffffff;
  }
  .colFName {
    padding-right: 5px;
  }
  .colLName {
    padding-left: 5px;
  }
  form#contactus > div.row {
    min-width: 100%;
    margin: 0;
  }
  .ovrlydvcontactus {
    max-width: 100%;
    height: 100vh;
  }
  .cntrdvcontactus {
    background: rgba(255, 255, 255, 0.6);
  }
  a#contactus-submit {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .modal-content {
    margin: 20px;
  }
  .cardDS, .cardAS, .cardCS {
    padding-top: 80px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .cardCS {
    margin-top: 85px;
  }
  .cardAS {
    margin-top: 85px;
  }
  .content-contact > .content {
    padding-left: 0;
  }
  .icon {
    color: #fff;
    position: absolute;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    display: block;
  }
  .icon.cancel-btn {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
  }
  .services-section {
    background-color: #f1f1f1;
    position: relative;
    top: 36px;
  }
  .services-section .service {
    max-width: 100%;
  }
  form#contactus {
    width: 100%;
    height: 85%;
    background: inherit;
    border: none;
    box-shadow: none;
    padding: 0;
  }
  form#contactus > h3 {
    font-size: large;
    margin-bottom: 25px;
  }
  #contactus textarea {
    height: 225px;
  }
  .container.contactus {
    position: relative;
    right: 0;
    padding: 0;
    height: 90vh;
    min-width: 43vh;
  }
  .overlay.about .banner-heading {
    display: block;
    top: 15%;
    padding: 20px;
  }
  .overlay.about {
    height: 110vh;
  }
  .banner.about {
    height: 110vh;
  }
  .banner.contactus {
    min-width: 100%;
    height: 87vh;
    top: 15px;
    right: 0;
  }
  .hmText {
    text-align: justify;
  }
  .bnnrHome {
    padding: 20px !important;
  }
  .navbar .logo img {
    width: 60px;
  }
  .navbar .logo a {
    font-size: 17px;
  }
  .navbar .menu-list.active {
    left: 0%;
  }
  .navbar.sticky .logo a {
    font-size: 16px;
  }
  .about-title-font {
    font-size: 23px;
  }
  .section-title-font {
    font-size: 23px;
  }
  .services span.title {
    font-size: 1.1rem;
  }
  .footer-title-font {
    font-size: 1rem;
  }
  .footer-font {
    font-size: .85rem;
  }
  footer#contact {
    position: relative;
  }
  footer#ftrcontactus {
    position: relative;
    /* margin-top: 15px; */
  }
  .overlay .banner-heading {
    top: 66px;
    padding: 0;
  }
  
  .overlay .divproductservices {
    top: 5px;
    padding: 0;
  }
  div.contactusform {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
  }
  .calendly-inline-widget {
    min-height: 667px;
    overflow-y:hidden !important;
  }
  .collapse-details.accounting {
    max-height: 100%;
  }
}
@media only screen and (min-width: 412px) {
  .navbar.sticky .menu-list li a, .navbar.sticky .menu-list button {
    color: rgb(221,221,221);
  }
  .menu-list > li a.home.active, .menu-list > li a.about.active, .menu-list > li a.services.active, .menu-list > li a.contactus.active {
    color: "white";
  }
  .ovrlydvcontactus {
    height: 100vh;
  }
  .colFName {
    padding-right: 5px;
  }
  .colLName {
    padding-left: 5px;
  }
  a#contactus-submit {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .modal-content {
    margin: 20px;
  }
  .cardDS, .cardAS, .cardCS {
    padding-top: 80px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .cardCS {
    margin-top: 85px;
  }
  .cardAS {
    margin-top: 85px;
  }
  .content-contact > .content {
    padding-left: 0;
  }
  .icon {
    color: #fff;
    position: absolute;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    display: block;
  }
  .icon.cancel-btn {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
  }
  .services-section {
    background-color: #f1f1f1;
    position: relative;
    top: 36px;
  }
  .services-section .service {
    max-width: 100%;
  }
  form#contactus {
    width: 100%;
    height: 85%;
    background: inherit;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 50px 0 0 0;
  }
  form#contactus > h3 {
    font-size: large;
  }
  #contactus textarea {
    height: 250px;
  }
  .container.contactus {
    position: relative;
    display: contents;
    right: 0;
    padding: 0;
    height: 100vh;
    min-width: 43vh;
    margin: 50px 0 0 0;
  }
  .overlay.about .banner-heading {
    display: block;
    top: 15%;
    padding: 20px;
  }
  .overlay.about {
    height: 110vh;
  }
  .banner.about {
    height: 110vh;
  }
  .banner.contactus {
    width: 100%;
    height: 89vh;
    top: 15px;
    right: 0;
  }
  .hmText {
    text-align: justify;
  }
  .bnnrHome {
    padding: 20px;
  }
  .navbar .logo img {
    width: 60px;
  }
  .navbar .logo a {
    font-size: 17px;
  }
  .navbar .menu-list.active {
    left: 0%;
  }
  .navbar.sticky .logo a {
    font-size: 16px;
  }
  .about-title-font {
    font-size: 23px;
  }
  .section-title-font {
    font-size: 23px;
  }
  .services span.title {
    font-size: 1.1rem;
  }
  .footer-title-font {
    font-size: 1rem;
  }
  .footer-font {
    font-size: .85rem;
  }
  footer#contact {
    position: relative;
  }
  footer#ftrcontactus {
    position: relative;
    margin-top: 16px;
  }
  .calendly-inline-widget {
    min-height: 90% !important;
  }
  div.contactusform {
    position: relative;
    top: 35px;
    min-width: 100%;
    min-height: 100%;
  }
}
@media only screen and (min-width: 414px) {
  .navbar.sticky .menu-list li a, .navbar.sticky .menu-list button {
    color: rgb(221,221,221);
  }
  .menu-list > li a.home.active, .menu-list > li a.about.active, .menu-list > li a.services.active, .menu-list > li a.contactus.active {
    color: "white";
  }
  .colFName {
    padding-right: 5px;
  }
  .colLName {
    padding-left: 5px;
  }
  a#contactus-submit {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .modal-content {
    margin: 20px;
  }
  .cardDS, .cardAS, .cardCS {
    padding-top: 80px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .cardCS {
    margin-top: 85px;
  }
  .cardAS {
    margin-top: 85px;
  }
  .content-contact > .content {
    padding-left: 0;
  }
  .icon {
    color: #fff;
    position: absolute;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    display: block;
  }
  .icon.cancel-btn {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
  }
  .services-section {
    background-color: #f1f1f1;
    position: relative;
    top: 36px;
  }
  .services-section .service {
    max-width: 100%;
  }
  form#contactus {
    width: 100%;
    height: 85%;
    background: inherit;
    border: none;
    box-shadow: none;
    padding: 0;
  }
  form#contactus > h3 {
    font-size: large;
  }
  #contactus textarea {
    height: 170px;
  }
  .container.contactus {
    position: relative;
    right: 0;
    padding: 0;
    height: 100vh;
    min-width: 46vh;
  }
  .overlay.about .banner-heading {
    display: block;
    top: 15%;
    padding: 20px;
  }
  .overlay.about {
    height: 110vh;
  }
  .banner.about {
    height: 110vh;
  }
  .banner.contactus {
    width: 100%;
    height: 88vh;
    top: 15px;
    right: 0;
  }
  .hmText {
    text-align: justify;
  }
  .bnnrHome {
    padding: 20px;
  }
  .navbar .logo img {
    width: 60px;
  }
  .navbar .logo a {
    font-size: 17px;
  }
  .navbar .menu-list.active {
    left: 0%;
  }
  .navbar.sticky .logo a {
    font-size: 16px;
  }
  .about-title-font {
    font-size: 23px;
  }
  .section-title-font {
    font-size: 23px;
  }
  .services span.title {
    font-size: 1.1rem;
  }
  .footer-title-font {
    font-size: 1rem;
  }
  .footer-font {
    font-size: .85rem;
  }
  footer#contact {
    position: relative;
  }
  footer#ftrcontactus {
    position: relative;
  }
  .overlay .banner-heading {
    padding: 0;
  }
}
.grid-container {
  display: grid;
  grid-template-columns: auto 400px;
  gap: 10px;
  padding: 10px;
}

.grid-container > div {
  text-align: center;
  padding: 25px 0;
  /* font-size: 30px; */
}

.grid-container > div.descHome {
  background-color: #71BB2F;
  margin: 25% 1% 0 0;
  border-radius: 10px;
  box-shadow: 0 0 5px 5px #71BB2F;
}
.txtServiceLink {
  font-size: 1em;
  /* font-style: italic; */
  /* text-decoration: underline; */
  /* color: #1e59e1; */
}
.txtServiceLink:hover {
  /* font-size: 1.1em; */
  /* font-style: italic; */
  /* text-decoration: underline; */
}

h1.txtHeaderBBCD {
  max-width: 40ch;
  text-align: left;
  transform: scale(0.94);
  animation: scale 1s forwards cubic-bezier(0.5, 1, 0.89, 1);
}
@keyframes scale {
  100% {
    transform: scale(1);
  }
}
.txtHeaderBBCD > span {
  display: inline-block;
  opacity: 0;
  /* filter: blur(4px); */
}
.panel1, .panel2, .panel3, .panel4, .panel5, .panel6, .panel7 {
  display: inline-block;
  opacity: 0;
}

.descHome {
  display: inline-block;
  opacity: 0;
  /* filter: blur(4px); */
}
.descHome > h6{
  /* display: inline-block; */
  opacity: 0;
  /* filter: blur(4px); */
}
.descHome > p{
  display: inline-block;
  opacity: 0;
  /* filter: blur(4px); */
}

.txtHeaderBBCD > span:nth-child(1) {
  animation: fade-in 1s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.txtHeaderBBCD > span:nth-child(2) {
  animation: fade-in 1s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.txtHeaderBBCD > span:nth-child(3) {
  animation: fade-in 1s 0.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.txtHeaderBBCD > span:nth-child(4) {
  animation: fade-in 1s 1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.txtHeaderBBCD > span:nth-child(5) {
  animation: fade-in 1.2s 1.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.panel1 {
  animation: fade-in 1.2s 2.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.panel2 {
  animation: fade-in 1.2s 3.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.panel3 {
  animation: fade-in 1.2s 4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.panel4 {
  animation: fade-in 1.2s 4.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.panel5 {
  animation: fade-in 1.2s 6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.panel6 {
  animation: fade-in 1.2s 6.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.panel7 {
  animation: fade-in 1.2s 7.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.descHome {
  animation: fade-in 0.8s 1.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.descHome > h6{
  animation: fade-in 0.8s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.descHome > p{
  animation: fade-in 0.8s 1.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

/* ************* */
/* Home Parallax */
/* ************* */

html {
  height: 100%;
  overflow: hidden;
}
body { 
  margin:0;
  padding:0;
	perspective: 1px;
	transform-style: preserve-3d;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.slide {
  position: relative;
  /* padding: 25vh 1%; */
  /* height: 60vh !important; */
  width: 100vw !important;
  box-sizing: border-box;
  /* box-shadow: 0 -1px 10px rgba(0, 0, 0, .7); */
	transform-style: inherit;
}

.slide:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* box-shadow: 0 0 8px 1px rgba(0, 0, 0, .7); */
}

.title {
  width: 100%;
  padding: 5%;
  /* border-radius: 5px; */
  background: transparent;
  /* box-shadow: 0 0 8px rgba(0, 0, 0, .7); */
}

.slide:nth-child(2n) .title {
  margin-left: 0;
  margin-right: auto;
}

.slide:nth-child(2n+1) .title {
  margin-left: auto;
  margin-right: 0;
}

.slide, .slide:before {
  background: 50% 50% / cover;  
}

#slide1:before {
  /* background: #71BB2F; */
  transform: translateZ(-1px) scale(2);
}
#slide1 p {
  font-size: larger;
}

#slide2 {
  background: #fff;
  z-index:2;
}

#slide3 {
  background: #71BB2F;
  z-index:3;
}

#slide4 {
  background: #fff;
  transform: translateZ(-1px) scale(2);
}
a, a:link, a:visited, a:hover, a:active {
  text-decoration: none !important;
}