@font-face {
  font-family: Circe;
  src: url(../font/circe/Circe-ExtraBold.ttf);
  font-weight: 800
}

@font-face {
  font-family: Circe;
  src: url(../font/circe/Circe-Bold.ttf);
  font-weight: 700
}

@font-face {
  font-family: Circe;
  src: url(../font/circe/Circe-Regular.ttf);
  font-weight: 400
}

@font-face {
  font-family: Circe;
  src: url(../font/circe/Circe-Light.ttf);
  font-weight: 300
}

@font-face {
  font-family: Circe;
  src: url(../font/circe/Circe-ExtraLight.ttf);
  font-weight: 200
}

@font-face {
  font-family: Circe;
  src: url(../font/circe/Circe-Thin.ttf);
  font-weight: 100
}

@font-face {
  font-family: Publico;
  src: url(../font/publico/medium-italic.otf);
  font-style: italic;
  font-weight: 500
}

@font-face {
  font-family: Publico;
  src: url(../font/publico/light-italic.otf);
  font-style: italic;
  font-weight: 300
}

.language-wrapper svg {
  fill: red;
  width: 20px;
  height: 20px;
  margin-left: 10px;

}

body {
  font-family: Circe, sans-serif;
  color: #000
}

header.minimized .navbar-light {
  padding: 0 !important;
  box-shadow: 0 -8px 7px 4px;
}

header.minimized .navbar-light .navbar-brand img {
  transform: scale(0.9);
  transition: .4s;
}

header.minimized .navbar-light .container-select-language {
  transition: .4s;
  opacity: 0;
  visibility: hidden;
}

header.minimized .navbar-light .btn-text-us .btn-blue {
  color: #000 !important;
  border-color: #1264a300;
  background-color: #1264a300;
  font-weight: 700;
  text-decoration: underline;
}

header.minimized .bg-blue-with-shadow {
  opacity: 0;
  visibility: hidden;
}

.text-bolder {
  font-weight: 800 !important
}

.other-page-header {
  padding: 10rem 0
}

.display-7 {
  font-size: 1.5rem;
  position: relative;
  z-index: 1;
  font-weight: 700;
}

.request-form {
  background-color: #fff;
  box-shadow: 0 0 2rem rgba(0, 0, 0, .1);
  padding: 2rem
}

.request-form textarea {
  resize: none;
}

.mobile-number {
  margin-left: .5rem !important
}

.form-control {
  padding: .5rem .75rem;
  border: 1px solid #d1d6d9 !important
}

.bg-light-half {
  background: linear-gradient(0deg, #f8fafb 100%, #fff 0) !important
}

.bg-light {
  background-color: #f8fafb !important
}

.bg-dark {
  background-color: #040d21 !important
}

.bg-blue-with-shadow {
  background-color: #1264a3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  transition: .4s;
}

.letter-spacing {
  letter-spacing: .5px
}

.navbar-light {
  background-color: #fff;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  transition: .4s;
}

.navbar-light .navbar-nav .nav-link {
  color: #040d21
}

.navbar-light .navbar-nav .nav-soc-items {
  padding-right: 1rem
}

.navbar-light .navbar-nav .nav-soc-items a {
  min-width: 1.5rem;
  height: 1.5rem;
  position: relative
}

.navbar-light .navbar-nav .nav-soc-items a i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #040d21
}

.btn-blue {
  color: #fff !important;
  border-color: #1264a3;
  background-color: #1264a3;
  border-radius: .25rem;
  min-width: 10rem;
  transition: all .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.navbar-toggler-customer:focus {
  box-shadow: none;
  border-color: white
}

.btn-blue:hover {
  opacity: .8
}

.btn-white {
  color: #040d21 !important;
  border-color: #fff;
  background-color: #fff;
  border-radius: 2rem;
  min-width: 10rem;
  transition: all .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.btn-white:hover {
  opacity: .8
}

@media (max-width:992px) {
  .mobile-row {
    flex-direction: column-reverse
  }

  .slider-text {
    font-size: 50px !important;
  }
}

.main {
  padding: 10rem 0 0
}

.main .header-title {
  line-height: 76px
}

@media (max-width:992px) {
  .main .header-title {
    line-height: 56px
  }
}

@media (max-width:768px) {
  .slider-text span {
    font-size: 45px !important;
  }
}


@media (max-width:576px) {
  footer .footer-soc-net {
    display: flex;
    justify-content: space-around;
  }

  .slider-text span {
    font-size: 40px !important;
  }

  .blog-row{
    flex-direction: column-reverse;
  }
}


.main .header-title .highlighted-text {
  text-decoration: underline;
  -webkit-text-decoration-color: #fcb900;
  text-decoration-color: #fcb900
}

.link-with-arrow-blue {
  color: #1264a3;
  text-decoration: none;
  font-weight: 700
}

.link-with-arrow-blue:hover {
  color: #1264a3;
  text-decoration: underline
}

.project-box {
  padding: 2rem
}

.box-logo {
  width: 100%;
}

.project-box .box-image {
  box-shadow: 2px 4px 5px rgba(4, 13, 33, .1);
  min-height: 350px;
  position: relative;
  overflow: hidden;
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
  background-color: #fff
}

.project-box .box-content {
  padding: 2rem
}

.project-box .box-content .box-logo {
  max-width: 9rem
}

.project-box .box-content .box-footer .soc-link {
  margin-right: 1rem;
  text-decoration: none
}

.project-box .box-content .box-footer .soc-link:hover {
  text-decoration: underline;
  color: #040d21
}

.text-italic-grey {
  font-family: Publico;
  color: #363636;
  font-weight: 300
}

.text-italic-white {
  font-family: Publico;
  color: #fff;
  font-weight: 300
}

.text-bold {
  font-weight: 700
}

.bg-image {
  min-height: 300px;
  position: relative;
}

.bg-image-overlay {
  position: absolute;
  background: #0000003b;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.contact-content {
  z-index: 2 !important;
}

.btn-check:focus+.btn,
.btn:focus {
  box-shadow: none
}

.icon-dropdown {
  font-size: 12px;
  margin-left: 5px;
}

.bg-image,
.contact_us-with-img {
  background-image: url(../img/bg-wallp.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}

.contact_us-with-img {
  position: relative;
  min-height: 183px;
  color: #fff;
  border-bottom-left-radius: 5rem;
  display: flex;
  align-items: center;
  justify-content: center
}

.overlay-contact_us-with-img {
  background: #28212173;
  position: absolute;
  width: 100%;
  min-height: 183px;
  border-bottom-left-radius: 5rem;
}

.w-180 {
  max-width: 180px !important
}

.section-title {
  position: relative;
  max-width: 200px;
  width: max-content;
}

.section-title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 7px;
  width: 100%;
  border: 2px solid transparent;
  border-top-color: #fcb900;
  transform: rotate(-5deg)
}

.text-right {
  text-align: right
}

.services-box {
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);
  background-color: #fff;
  padding: 1rem;
  border-radius: .2rem;
  min-height: 13rem;
  margin-bottom: 1.5rem;
  position: relative
}

.services-box:hover {
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
}

.services-box .box-title {
  color: #040d21;
  display: flex;
  flex-direction: row;
  align-items: center
}

.services-box .box-title span {
  margin-left: 1rem;
  font-weight: 700
}

.services-box .box-content {
  color: #363636
}

.services-box .box-footer {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  position: absolute;
  right: 10px;
}

.border-light {
  background-color: #eaedf4 !important
}

.page-main {
  padding: 3rem 0;
  /* background: linear-gradient(0deg, #fff 25%, #fff 0); */
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
  position: relative;
  margin-top: 135px;
}

/* .page-main::before{
  content: '';
  position: absolute;
  right: 0;
  top:0;
  height:100%;
  width:55%;
  backdrop-filter: brightness(0.5);
  background: #0000005e;
} */

@media (max-width:1557px) {
  .page-main {
    background-size: 55%
  }

  .slider-text {
    font-size: 40px !important;
  }
}

.blog-row img {
  height: 500px;
  width: 100%;
  object-fit: contain;
}

.blog-list-page{
  margin-top:125px;
  padding-bottom: 80px !important;
}

@media (max-width:1043px) {
  .blog-row img {
    margin-bottom: 50px;
  }

  .slider-text {
    font-size: 40px !important;
  }
}

.page-main .active {
  color: #040d21
}

.breadcrumb-item a {
  color: #040d21;
  text-decoration: none;
  font-weight: 300
}

.breadcrumb-item a:hover {
  text-decoration: underline
}

.blue-link {
  color: #1264a3;
  text-decoration: none;
  position: relative
}

.blue-link:before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #1264a3;
  bottom: -2px;
  transition: width .42s cubic-bezier(.165, .84, .44, 1);
  width: 0
}

.blue-link:hover {
  color: #1264a3
}

.blue-link:hover:before {
  width: 100%
}

.white-link {
  color: #fff;
  text-decoration: none;
  position: relative
}

.white-link:before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #fff;
  bottom: -2px;
  transition: width .42s cubic-bezier(.165, .84, .44, 1);
  width: 0
}

.white-link:hover {
  color: #fff
}

.white-link:hover:before {
  width: 100%
}

.blue-link-with-arrow {
  color: #1264a3;
  text-decoration: none;
  position: relative
}

.blue-link-with-arrow:after {
  font-family: Font Awesome\ 5 Pro;
  content: "\f178";
  font-weight: 100;
  margin-left: .4rem
}

.blue-link-with-arrow:before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #1264a3;
  bottom: -2px;
  transition: width .42s cubic-bezier(.165, .84, .44, 1);
  width: 0
}

.blue-link-with-arrow:hover {
  color: #1264a3
}

.blue-link-with-arrow:hover:before {
  width: 100%
}

hr {
  background-color: #eaedf4 !important
}

.soc-links-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding: 0
}

.soc-links-list li {
  margin-left: 1rem
}

.contact-us-box {
  border: 1px solid #eaedf4;
  background-color: #fff;
  border-radius: 5px;
  padding: 1rem;
  margin-bottom: 2rem
}

.contact-us-box span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700
}

.contact-us-box p {
  margin: 1rem 0
}

.fixed-sidebar {
  position: fixed;
  width: 100%;
  min-height: 30rem;
  background-color: #1264a3
}

.list-items li {
  margin-bottom: .5rem
}

footer .navbar-footer {
  display: flex;
  flex-direction: row;
  justify-content: space-around
}

footer .footer-soc-net {
  display: flex;
  justify-content: space-evenly;
}

footer .footer-soc-net a {
  border: 1px solid #043a8a;
  border-radius: 50%;
  position: relative;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none
}

footer .footer-soc-net a i {
  color: #043a8a
}

footer .footer-soc-net a:hover {
  background-color: #043a8a;
  border-color: #043a8a
}

footer .footer-soc-net a:hover i {
  color: #fff !important
}

footer .footer-list-items li {
  margin-bottom: .5rem
}

footer .footer-list-items li a {
  color: black;
  text-decoration: none;
}

footer .store-buttons a {
  width: 200px;
  margin-right: 1rem
}

mark {
  background-color: yellow;
  color: black;
}

/*# sourceMappingURL=styles.css.map */
/* Card Section*/
#user-dash-section a {
  text-decoration: none;
}

#user-dash-section .href-color {
  color: black;
}

#user-dash-section {
  padding: 45px 0px;
}

#user-dash-section .more span {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 10px;
  color: blue;
}

#user-dash-section .card-subtitle {
  background: #fff;
  position: absolute;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  color: #5a5a5a;
  right: 0;
  bottom: 0;
  padding: 0px 5px;
}

#user-dash-section .card-title {
  font-weight: 700;
  transition: .3s;
}

#user-dash-section .card-title:hover {
  color: gray
}

#user-dash-section .card-text {
  font-size: 13px;
  padding-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* fallback */
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

#user-dash-section .card {
  border: none;
  padding: 2px;
  border-radius: 0px;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}

#user-dash-section .card img {
  transition: all .2s ease-in-out;
  width: 100%;
}

#user-dash-section .card:hover img {
  transform: scale(1.1);
}

#user-dash-section .card:hover {
  box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%);
  width: 100%;
}

#user-dash-section .card-img-top {
  border-radius: 0px;
  height: 173px;
  object-fit: cover;
}

#user-dash-section .card-body {
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#user-dash-section .card-footer span {
  text-align: center;
  font-weight: 500;
  font-size: 11px;
  line-height: 22px;
  color: #7e7e7e;
}

#user-dash-section .card-footer {
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


#user-dash-section .header-h::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 8px;
  width: 100%;
  border: 2px solid transparent;
  border-top-color: #fcb900;
  transform: rotate(-5deg);
  top: 47px;
}

#user-dash-section .more {
  padding-top: 8px;
  width: fit-content;
}

#user-dash-section .header-h {
  position: relative;
  width: fit-content;
}

#user-dash-section .header-p {
  margin: 30px 0px 18px 0px;
  color: #363636;
  line-height: 1.5;
}

#user-dash-section .img-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 2px;
  position: relative;
  transition: .3s
}

.more-customer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* Media */
@media (max-width: 991.99px) {
  #user-dash-section .header-h::after {
    left: 0;
    height: 7px;
    width: 100%;
  }

  .navbar-nav.ml-auto {
    display: none;
  }

}

@media (max-width: 768px) {
  .display-5{
    font-size: 22px;
  }

  .breadcrumb-item,
  .breadcrumb-item a {
    font-size: 13px;
  }

  #user-dash-section .card {
    width: 100%
  }

  .page-main {
    padding: 25px 0;
  }

  .blog-row img {
    height: 250px;
  }

}


/* Language start*/
.container-select-language {
  display: flex;
  align-items: center;
  position: relative;
  width: max-content;
  background: 0 0;
  margin: 5px 16px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}

.container-select-language .items-top-footer {
  display: flex;
  align-items: center;
  cursor: pointer;
  min-width: 60px;
}

.container-select-language .drop-down-language ul li img,
.container-select-language .items-top-footer img {
  height: 18px;
  width: 28px;
  object-fit: cover;
  margin-right: 10px;
  border: 1px solid #ffffff70;
}

.container-select-language .items-top-footer p {
  text-transform: uppercase;
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #6B7581;
  display: block;
  transition: .4s;
  user-select: none;
}

.container-select-language .items-top-footer svg {
  height: 9px;
  width: 20px;
  margin-left: 1px;
  transition: .4s;
  fill: #6B7581;
}

.items-top-footer .flag svg,
.container-select-language .drop-down-language svg {
  height: 30px;
  width: 38px;
  margin-right: 10px;
}

.container-select-language .drop-down-language {
  position: absolute;
  top: 40px;
  right: 0;
  background: #fff;
  border-radius: 1px;
  display: none;
  height: fit-content;
  min-width: 100%;
  z-index: 1;
  opacity: 0;
  border: none;
  border-radius: 0;
  box-shadow: 0 0px 7px -4px #0000007a;
}

.container-select-language .drop-down-language ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 !important;
}

.container-select-language .drop-down-language ul li a {
  padding: 10px 10px 10px 5px;
  transition: .4s;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0;
  text-decoration: none;
}

.ul-wrapper-languages {
  padding: 5px 0px;
  margin: 0;
}

.container-select-language .drop-down-language ul li a:hover {
  background-color: #e9ecef;
}

.container-select-language .drop-down-language ul li:hover a {
  color: rgba(0, 0, 0, .7);
}

.container-select-language .drop-down-language.active {
  display: block;
  opacity: 1;
}

.nav-link-costumer .dropdown-menu {
  border: none;
  border-radius: 0;
  box-shadow: 0 0px 7px -4px #0000007a;
}

/* Language end*/

.nav-link-costumer .dropdown-menu {
  border: none;
  border-radius: 0;
  box-shadow: 0 0px 7px -4px #0000007a;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .dropdown-menu li {
    position: relative;
  }

  .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu>li:hover {
    background-color: #f1f1f1;
  }

  .dropdown-menu>li:hover>.submenu {
    display: block;
  }

}


/* ============ desktop view end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: .5rem;
  }

  .nav-link-costumer .dropdown-menu {
    box-shadow: none;
  }

  .nav-item {
    width: 100%;
  }
}

.dropdown-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


/* ERROR PAGE SECTION */
#error-sec {
  background: rgb(40, 40, 40);
  height: 100vh;
  overflow: hidden;
}

p.error-p-header {
  font-family: Circe;
  font-weight: 800;
  font-size: 130px;
  margin: 10vh 0 0;
  text-align: center;
  letter-spacing: 5px;
  background-color: black;
  color: transparent;
  text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}

.error-span-header {
  font-size: 1.2em;
}

code {
  color: #bdbdbd;
  text-align: center;
  display: block;
  font-size: 16px;
  margin: 0 30px 25px;
}

code span {
  color: #f0c674;
}

code i {
  color: #b5bd68;
}

code em {
  color: #b294bb;
  font-style: unset;
}

code b {
  color: #81a2be;
  font-weight: 500;
}

.error-a-content {
  color: #8abeb7;
  font-family: monospace;
  font-size: 20px;
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block
}


.slider-text {
  font-weight: 800 !important;
  position: relative;
  overflow: hidden;
}

.ss {
  /* animation: show 3s linear infinite; */
  /* position: absolute; */
  overflow: hidden;
  display: block;
  width: fit-content;
  margin-left: 0;
}

.slider-text span {
  overflow: hidden;
  background-color: #fcb900;
  color: #fff;
  padding: 6px 9px 0 9px;
  font-size: 62px;
  text-transform: lowercase;
}

.slider-text {
  font-size: 74px !important;
  overflow-wrap: break-word;
  text-transform: uppercase;
}

.dropdown-item-custom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: block;
  width: 100%;
  padding: .25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

a.dropdown-item-custom.right-dropdown-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dropdown-item-custom:hover {
  color: black;
}


@media (max-width:1199.9px) {
  .slider-text {
    font-size: 50px !important;
  }

  .slider-text span {
    font-size: 50px !important;
  }
}

@keyframes show {
  0% {
    transform: translateY(-50%);
  }

  100% {
    transform: translateY(50%);
  }

}

.contain {
  margin-top: 135px;
  width: 100%;
}

@media(max-width:991.9px){
  .contain{
    margin-top: 125px;
  }
}

.item {
  align-items: center;
  background-color: tomato;
  color: white;
  height: 600px;
  width: 100%;
  position: relative;
}

.owl-nav {
  display: none;
}

.owl-carousel {
  text-align: center;
}

.owl-dots {
  margin-top: -40px;
  position: relative;
  z-index: 1;
}

.owl-carousel button.owl-dot {
  padding: 5px;
  margin-right: 10px;
  color: black !important;
  text-align: center;
  border: none !important;
  border-radius: 5px;
  width: 70px;
  transition: .4s;
}

.carousel-context {
  position: absolute;
  top: 20%;
  left: 2%;
  width: 40%;
  text-align: left;
}

@media(max-width:768px){
  .carousel-context{
    width:65%;
  }
}

.carousel-context h1 {
  font-size: 50px;
}

.carousel-context p {
  font-size: 25px;
  margin-bottom: 30px;
}

.carousel-context a {
  font-size: 20px;
  text-decoration: none;
  transition: .4s;
  position: relative;
}

.carousel-context a:hover {
  background-color: transparent;
  color: white !important;
  padding-left: 0 !important;
}

.carousel-context a:hover svg {
  opacity: 1;
  visibility: visible;
  right: -20px;
}

.carousel-context a:hover::before {
  opacity: 1;
  width: 100%;
}

.carousel-context a::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  opacity: 0;
  background-color: white;
  transition: .4s;
}

.carousel-context a svg {
  height: 25px;
  width: 25px;
  transition: .4s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  opacity: 0;
  visibility: hidden;
}

.carousel-context a svg path {
  fill: white;
}

.carousel-context i {
  margin-left: 10px;
  padding-top: 10px;
}

.owl-dot.active {
  width: 40px !important;
}

.contain .item-wallp{
  background-color:#040d21;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /* filter: brightness(.4); */
  width: 100%;
  height: 100%;
}

/* =============   Card Link ============= */

.card-links {
  padding-top: 70px;
}

.card-links .card-link-item {
  text-align: center;
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);
  border:none;
  padding: 20px;
}

.card-links .card-title {
  text-align: center;
  font-size: 25px;
}

.card-links .card-header{
  background-color: transparent;
  border:none !important;
  padding:20px 0;
}

.card-links .card-header svg{
  height: 60px;
  width: 60px;
}

.card-links .card-body{
  min-height: 230px;
}

.card-links .card-footer{
  background-color: transparent;
  border:none !important;
  display: flex;
  justify-content: flex-end;
  width: 100%; 
}


@media only screen and (max-width: 992px) {
  .carousel-context h1 {
    font-size: 40px;
  }

  .carousel-context p {
    font-size: 20px;
  }
}