// : Use a unique and descriptive class name
// : Use a value from 200 to 1000

.cairo- {
  font-family: "Cairo", sans-serif;
  font-optical-sizing: auto;
  font-weight: ;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}

h1,h2,h3,h4,div,span,ul,li,a,p{  font-family: "Cairo", sans-serif !important;}

.section-title.white-title .title {
    color: #180f7a;
}
.shortcode-services-style-3 h2.tg-element-title {
    text-shadow: 0 0px 0px #000;
}
.shortcode-services .services-icon.icon-medium img, .shortcode-services .services-icon.icon-medium svg.icon {
    height: 60px;
    width: 60px;
}
h1, h2, h3, h4, h5, h6 {
      color: rgb(255 255 255);
}
h1, h2, h3, h4, h5, h6 {
    color: rgb(24 15 122);
}
.shortcode-services .services-icon img, .shortcode-services .services-icon svg.icon {
    border: unset;
    height: 60px;
    position: unset;
    width: 60px;
}
.card-services-type-01 .card-info h5 {
  font-size:16px!important
}
.banner-bg {
  padding: 200px 0 100px;
}
.project__area-three {
padding:50px 0; 
}
.pb-90 {
padding-bottom: 10px;
}
.pt-90 {
padding-top: 10px;
}
.about__area-six {
    padding: 25px 0;
    position: relative;
}
.truncate-1-custom, .truncate-2-custom {
    -webkit-box-orient: vertical;
    display: contents;
    overflow: hidden;
}
.project__thumb-two img {
    border-radius: 15px;
    height: 300px;
    -o-object-fit: cover;
    object-fit: fill;
    width: 100%;
}
.banner-bg {
    padding: 0px 0 100px;
}
.project__area-two {
    padding: 20px 0 0px;
    position: relative;
    z-index: 1;
}
.project__details-thumb img {
    border-radius: 10px;
    height: 90%;
    min-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
a:hover {
    color: #ffffff !important;
}