@import url('https://fonts.googleapis.com/css2?family=Mali:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

body {
    font-family: "Geist", serif;
}

.testimonials-content span,.not-found{
    font-family: "Mali", cursive;
}

.bg-black {
    background-color: #0D0D12;
}

.text-black {
    color: #36394A;
}

.text-dark-black{
    color:#000;
}

.text-dark-gray{
    color: #1E293B;
}

.text-gray-600{
    color:rgba(30, 41, 59, 0.64);
}

.text-black-500 {
    color: #666D80;
}

.text-ellipsis{
    text-overflow: ellipsis;
}

.page-head {
    background-image: url('../icons/head-gradient.png');
    min-height: 484px;
}

.page-titles {
    max-width: 872px;
}

.contact-box-item {
    background-color: #F6F8FA;
    border: 2px solid #ECEFF3;
    border-radius: 24px;
}

.cbox-item {
    border: 1px solid #ECEFF3;
}

.contact-info {
    width: calc(100% - 256px);
}

.contact-info a {
    min-height: 108px;
}

.header.active {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 14px -7px rgba(153, 153, 153, 0.55);
    -moz-box-shadow: 0px 3px 14px -7px rgba(153, 153, 153, 0.55);
    box-shadow: 0px 3px 14px -7px rgba(153, 153, 153, 0.55);
}

.custom-select,.lang-select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

/* For IE10 */
.custom-select::-ms-expand,.lang-select::-ms-expand{
    display: none;
}

/* Chrome, Safari, Edge, Opera */
.input-number::-webkit-outer-spin-button,
.input-number::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.input-number[type=number] {
    -moz-appearance: textfield;
}

.contact-submit{
    background-color: #0D0D12;
}

.contact-social-box{
    padding: 10px;
}

.contact-collapse button[aria-expanded="true"] .faq-plus{
    transform: rotate(-45deg);
}

.contact-collapse h3 button{
    color:#36394A;
}

.contact-collapse-item{
    background-color: #F6F8FA;
    border:1px solid #ECEFF3;
}

.contact-collapse-text{
    color:#666D80;
}

.contact-collapse-item button{
    background-color: transparent;
}

.bg-img{
    min-height: 600px;
    z-index: -1;
}

.blog-item a{
    border:1px solid #E2E8F0;
}

.blog-author span:first-child::after{
    content:'';
    display: inline-block;
    height: 16px;
    width: 2px;
    background-color: #000;
    position: relative;
    top:3px;
    margin-left: 8px;
    margin-right: 8px;
}

.line-clamp-2{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.blog-item:hover img,.portfolio-item:hover img,.home-carousel-item:hover img{
    transform: scale(1.2);
}

.blog-item:hover h4,.portfolio-item:hover h4,.portfolio-item:hover div{
    color:#2563EB;
}

.tags-list li span{
    border:1px solid #ECEFF3;
    background-color: #F6F8FA;
}

.blog-cover-img{
    height: 500px;
}

.blog-content h4{
    font-size: 24px;
    margin-top:24px;
    margin-bottom:24px;
}

.contact-box-item .tags-list li span{
    background-color: #fff;
}

.portfolio-nav li a{
    min-width: 152px;
}

.portfolio-nav li a{
    border-color: transparent;
}

.portfolio-nav li a:hover,.portfolio-nav li.active a{
    border-color: #36394A;
}

.text-gray-200{
    color:#64748B;
}

.project-content img{
    max-height: 600px;
    object-fit: cover;
    border-radius: 24px;
    margin-top: 32px;
    width: 100%;
    height: 100%;
}

.service-item:first-child,.service-item:nth-child(5){
    background-color: #F0F9FF;
}

.service-item:first-child p,.service-item:nth-child(5) p{
    color:#0C4A6E;
}

.service-item:nth-child(2),.service-item:nth-child(7){
    background-color: #FFFBEB;
}

.service-item:nth-child(2) p,.service-item:nth-child(7) p{
    color:#78350F;
}

.service-item:nth-child(3){
    background-color: #FEF2F2;
}

.service-item:nth-child(3) p{
    color:#7F1D1D;
}

.service-item:nth-child(4){
    background-color: #F0FDFA;
}

.service-item:nth-child(4) p{
    color:#134E4A;
}

.service-item:nth-child(6){
    background-color: #FDF4FF;
}

.service-item:nth-child(6) p{
    color:#701A75;
}

.service-item a{
    transition: all .4s ease;
}

.service-item a:hover,.philosophy-item:hover{
    -webkit-box-shadow: 0px 0px 19px -8px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 19px -8px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 19px -8px rgba(0,0,0,0.35);
}

.philosophy span{
    max-width: 520px;
}

.philosophy .philosophy-item:first-child{
    background-color: #F0FDF4;
    border-color: #16A34A;
}

.philosophy .philosophy-item:first-child h4 span{
    color:#16A34A;
}

.philosophy .philosophy-item:first-child .philosophy-text{
    color:#052E16;
}

.philosophy .philosophy-item:nth-child(2){
    background-color: #EFF6FF;
    border-color: #2563EB;
}

.philosophy .philosophy-item:nth-child(2) h4 span{
    color: #2563EB;
}

.philosophy .philosophy-item:nth-child(2) .philosophy-text{
    color:#172554;
}

.philosophy .philosophy-item:nth-child(3){
    background-color: #FDF4FF;
    border-color: #C026D3;
}

.philosophy .philosophy-item:nth-child(3) h4 span{
    color: #C026D3;
}

.philosophy .philosophy-item:nth-child(3) .philosophy-text{
    color:#4A044E;
}

.philosophy .philosophy-item:nth-child(4){
    background-color: #FEF2F2;
    border-color: #DC2626;
}

.philosophy .philosophy-item:nth-child(4) h4 span{
    color: #DC2626;
}

.philosophy .philosophy-item:nth-child(4) .philosophy-text{
    color:#450A0A;
}

.philosophy .philosophy-item:nth-child(odd){
    transform: rotate(-1deg);
}

.philosophy .philosophy-item:nth-child(even){
    transform: rotate(1deg);
}

.philosophy-text{
    max-width: 560px;
}

.testimonials{
    background: linear-gradient(180deg, #F8FAFC 0%, #F1F5F9 50%, #F8FAFC 100%);
}

.testimonials-items{
    height: 662px;
}

.testimonials-content{
    max-width: 312px;
}

.testimonial-item{
    box-shadow: 0px 1px 2px 0px #0000000F;
    box-shadow: 0px 1px 3px 0px #0000001A;
}

.testimonial-item{
    background-color: #fff;
}

.testimonial-item:nth-child(2),.testimonial-item:nth-child(10){
    border-color: #7DD3FC;
    background-color: #E0F2FE;
}

.testimonial-item:nth-child(2) .testimonial-text,.testimonial-item:nth-child(10) .testimonial-text{
    color: #075985;
}

.testimonial-item:nth-child(3){
    border-color:#FDBA74;
    background-color: #FEF3C7;
}

.testimonial-item:nth-child(3) .testimonial-text{
    color: #9A3412;
}

.testimonial-item:nth-child(4){
    transform: rotate(10deg);
}

.testimonial-item:nth-child(4),.testimonial-item:nth-child(9){
    border-color:#5EEAD4;
    background-color: #CCFBF1;
}

.testimonial-item:nth-child(4) .testimonial-text,.testimonial-item:nth-child(9) .testimonial-text{
    color: #115E59;
}

.testimonial-item:nth-child(6){
    border-color:#FDA4AF;
    background-color: #FFE4E6;
}

.testimonial-item:nth-child(6) .testimonial-text{
    color: #9F1239;
}

.testimonial-item:nth-child(7){
    border-color:#BEF264;
    background-color: #ECFCCB;
}

.testimonial-item:nth-child(7) .testimonial-text{
    color: #3F6212;
}

.testimonial-item:nth-child(8){
    border-color:#C4B5FD;
    background-color: #EDE9FE;
}

.testimonial-item:nth-child(8) .testimonial-text{
    color: #5B21B6;
}

.testimonial-item{
    position: absolute;
    width: 100%;
    max-width: 330px;
}

.testimonial-item:first-child,.testimonial-item:nth-child(3),.testimonial-item:nth-child(6),.testimonial-item:nth-child(8){
    transform: rotate(8deg);
}

.testimonial-item:nth-child(2),.testimonial-item:nth-child(5),.testimonial-item:nth-child(7),.testimonial-item:nth-child(9){
    transform: rotate(-8deg);
}

.testimonial-item:first-child,.testimonial-item:nth-child(2),.testimonial-item:nth-child(3){
    right:8px;
}

.testimonial-item:nth-child(4),.testimonial-item:nth-child(5),.testimonial-item:nth-child(6){
    left:8px;
}

.testimonial-item:first-child{
    top:8px;
    z-index: 1;
}

.testimonial-item:nth-child(2),.testimonial-item:nth-child(5){
    top:200px;
}

.testimonial-item:nth-child(3),.testimonial-item:nth-child(6){
    top:400px;
}

.testimonial-item:nth-child(4),.testimonial-item:nth-child(8){
    top:8px;
}

.testimonial-item:nth-child(7),.testimonial-item:nth-child(10){
    left: 300px;
    margin:auto;
}

.testimonial-item:nth-child(7){
    right: auto;
    top:8px;
}

.testimonial-item:nth-child(8),.testimonial-item:nth-child(9){
    right: 300px;
    margin:auto;
}

.testimonial-item:nth-child(9){
    bottom:8px;
}

.testimonial-item:nth-child(10){
    bottom:8px;
    transform: rotate(12deg);
    z-index: 1;
}

.view-project{
    background-color: #1E293B;
    border-radius: 28px;
}

.home-project-img img:hover{
    transform: scale(1.1);
}

.home-project-img{
    height: 500px;
}

.services-all .philosophy-text{
    max-width: 100%;
}

.home-h1{
    line-height: 56px;
    max-width: 900px;
}

.lang-select{
    background-color: transparent;
    border:none;
}

.mobile-lang li.active a{
    color:#2563EB;
}

