*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'barlow-medium';
}
*,:after,:before {
    box-sizing: border-box
}
main {
    display: block;
}
.about-area {
    position: relative;
    z-index: 1;
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
    padding-top: 100px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width:992px){
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1200px){
    .container {
        max-width: 1140px;
    }
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
img {
    max-width: 100%;
}
.about-content .section-title {
    text-align: justify;
    margin-bottom: 18px;
}
.section-title {
    text-align: center;
    margin-top: 50px;
}
h1, h2, h3, h4, h5 {
    margin-top: 0;
    margin-bottom: 0.5em;
    color: #2E475D;;
    font-weight: 500;
}
.h1, h1 {
    font-size: 2.5rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.about-content .section-title .bar, .creative-inner-area .row, .ml-projects-area .section-title .bar, .newsletter-area .container-fluid .row, .services-content .section-title .bar, .why-choose-us .section-title .bar, .why-choose-us .section-title p {
    margin-left: 0;
    margin-right: 0;
}
.about-content .section-title p, .services-content .section-title p {
    margin: 0;
}
p {
    line-height: 1.6;
    font-weight: 500;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.bg-eef6fd, .bigdata-feedback-area {
    background-color: #e5fcf9;
}
.crr-80 {
    padding-bottom: 20px !important;
}
@media (min-width: 992px){
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
.single-services-box-item {
    width: 90%;
    margin-left: 15px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 90px 35px 70px;
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
}
.contact-info-box:hover, .pricing-table:hover, .single-services-box-item:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
#copy{
    margin-bottom: 20px;
}
.single-services-box-item .icon {
    width: 90px;
    height: 90px;
    position: relative;
    background-color: #80c54d;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
}
.single-services-box-item .icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
}
.col-lg-4:nth-child(2) .single-services-box-item .icon {
    background-color: #4267d1;
}
.col-lg-4:nth-child(3) .single-services-box-item .icon {
    background-color: #ca8220;
}
.col-lg-4:nth-child(4) .single-services-box-item .icon {
    background-color: #b92fb1;
}
.col-lg-4:nth-child(5) .single-services-box-item .icon {
    background-color: #de6742;
}
.col-lg-4:nth-child(6) .single-services-box-item .icon {
    background-color: #59eed0;
}
a.ant-typography-ellipsis, span.ant-typography-ellipsis {
    display: inline-block;
    max-width: 100%;
}
.ant-typography-single-line {
    white-space: nowrap;
}
.ant-typography {
    color: rgba(0,0,0,.85);
    word-break: break-word;
}
.ant-typography-single-line {
    white-space: normal !important;
}
.ant-typography {
    color: #6084a4 !important;
    line-height: 1.8 !important;
    font-weight: 500 !important;
    text-align: justify;
}
.single-services-box-item .shape {
    position: absolute;
    right: 0;
    top: -15px;
    z-index: -1;
}
.ml-main-section .ml-banner-content p, img {
    max-width: 100%;
}
footer .messageBox .no-stikcy {
    bottom: auto;
    position: absolute;
    top: -24px;
}
footer .messageBox {
    position: fixed;
    background-color: #e9e9e9;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 25px;
    border-radius: 40px;
    bottom: 15px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.3);
    cursor: pointer;
    font-family: Montserrat;
    font-size: 14px;
    height: 45px;
    line-height: 18px;
    overflow: hidden;
    right: 15px;
    transition: width .4s;
    width: 45px;
    z-index: 2;
}
.messageBox:hover{
            width: auto;
            background-position: 15px;
            background-size: 25px;
            background-color: #0f2c3b;
}
footer .messageBox span {
    color: #e9e9e9;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease-out 0s;
    white-space: nowrap;
    width: 0;
}
.messageBox span:hover{
    width: auto;
    opacity: 1;
}
footer .messageBox a {
    display: block;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 18px;
    padding: 13px 15px 13px 50px;
}
.messageBoxBgImg {
    background-image: url(https://eviden.com/wp-content/uploads/2023/05/icon-message2.png);
}
main{
    background: #faf0e8;
}