/* Nav Bar */
#main-wrapper .navbar {
    background: #FFF;
    padding-top: 0px;
    padding-bottom: 5px;
    line-height: 50px;
    z-index: 100;
    font-family: "Roboto Thin", sans-serif;
    font-size: 12px;
    font-weight: 400;
    transition: all ease-in 0.2s;
}
#main-wrapper .register-button, #main-wrapper .dashboard-button {
    background: #f15a2b !important;
}
@media (min-width: 1200px)
.col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1200px)
.central-banner .pl-9 {
  padding-left: 0 !important;
}
.navbar-toggler {
  padding: 0.25rem 0.25rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: 0.5rem;
}


/* Logo */
.pr-3, .px-3 {
  padding-right: 1.75rem !important;
}

/* Hero Text Color */
#main-wrapper .central-banner {
  position: absolute;
  width: 100%;
  top: 18%;
}
#main-wrapper .text-container h2 span {
  color: #f15a2b;
}

/* AWS Logo */
#main-wrapper .text-container .vendors {
  margin-top: 4rem;
}
#main-wrapper .text-container p {
  font-family: "Poppins", sans-serif;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-weight: 200;
}

/* Try Now Button */
.btn-primary {
  font-size: 10px;
  min-width: 80px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
  color: #fff !important;
  background-color: #f15a2b;
  border-color: #f15a2b;
  border-radius: 35px;
  box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2), 0 2px 1px -1px rgba(50, 50, 50, 0.12), 0 1px 1px 0 rgba(50, 50, 50, 0.14);
}
.special-action-button {
    box-shadow: 0 0px 0px #ab9fe5 !important;
    border-radius: 35px !important;
    transition: all 0.3s ease !important;
}

/* Feature One */
.h-100vh {
  height: 90vh !important;
}
#features-wrapper .title h6 span {
  color: #f15a2b;
}
#features-wrapper .title h6 {
  font-size: 46px;
  font-weight: 800;
  margin-bottom: 0.33em;
}
#features-wrapper .title p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
#features-wrapper .why-box i {
  background-color: #f15a2b;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2), 0 2px 1px -1px rgba(50, 50, 50, 0.12), 0 1px 1px 0 rgba(50, 50, 50, 0.14);
  color: #FFF;
  font-size: 50px;
  line-height: 32px;
  height: 100px;
  margin-bottom: 1rem;
  padding-top: 38px;
  width: 100px;
}
#features-wrapper .why-box h5 {
  font-size: 22px;
  font-weight: 400;
  color: #848484;
}
#features-wrapper .why-box p {
    font-size: 18px;
}
#features-wrapper #solutions-list .solution-content h5 {
  color: #f15a2b;
  font-size: 20px;
  font-weight: 700;
}
#features-wrapper #solutions-list .solution-content p {
    font-size: 16px;
    margin-bottom: 3rem;
}
/* ----------- Benefits Card ------------ */
#features-wrapper #solutions-list .solution {
  background-color: #FFFFFF;
  height: 100%;
  border-radius: 32px;
  text-align: center;
  position: relative;
  transition: all 0.2s ease-in-out;
  border: 1.4px solid #e9ecef;
}

/* ----------- Body Backgrd ------------ */
section#features-wrapper { 
  background: #EAEAEA;
  padding: 112px 0px;
 
}




/* blog section */
#cases-wrapper .title h6 span {
  color: #f15a2b;
}
#cases-wrapper .title h6 {
  font-size: 56px;
  font-weight: 800;
  margin-bottom: 0.33em;
}
#cases-wrapper .title p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #f15a2b;
  height: 30px;
  box-shadow: 0 0 5px #0048ce60;
}
.blog-slider__button {
  display: inline-flex;
  background: #f15a2b;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  padding: 10px 32px;
  border-radius: 35px;
  color: #fff;
  box-shadow: 0 10px 20px #0048ce60;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  justify-content: center;
  text-align: center;
}


/* image containers */

#cases-wrapper {
    background: #f7f7f7;
    padding: 0 0 0px 0;
}
#commlines {
    background: #f15a2b;
  
}

/* footer */

#welcome-footer #footer-logo p {
    font-family: "Lato", sans-serif;
    font-size: 17px;
    line-height: 2em;
    color: #BEC0C2;
}
#welcome-footer h5 {
    font-size: 16px;
    font-weight: 800;
}
#welcome-footer ul {
    text-align: center;
    font-size: 15px;
}
#welcome-footer h6 {
    font-family: "Lato", sans-serif;
    color: #BEC0C2;
    line-height: 1.8em;
    font-size: 15px;
}
#welcome-footer #footer-links {
  float: left;
  text-align: center;
  display: flex;
}
div#footer-links.col-md-8.col-sm-12 {
  background: #1E1D1D;
  border-radius: 31px;
  padding-top: 18px;
  margin-bottom: 14px;
}


/* about us */
.row .title h6 {
  font-size: 46px;
  font-weight: 800;
  color: #1e1e2d;
}
.row .title p {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
}
#about-wrapper h6 {
  font-size: 30px;
  font-weight: 800;
}
#about-wrapper .p-about {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
/* aboutus image */
.w-70 {
  width: 100% !important;
}

/* ----------- User Text Translate ------------ */
.side-app {
  background: #E1E1E1;
}

.card.border-0 {
  border-radius: 35px;
  background: #F4F4F4;
}

.bg {
  border-radius: 20px;
}

#iconic-Dk5x5MfeCaDAj1Q6bkOC.multiselect__container {
  border-radius: 20px;
}

.card-header.border-0.pb-1 {
  border-radius: 26px;
}





