﻿body {
            font-size: 18px;
        }

        .desc {
            text-align: justify;
        }

        .Heli-Text-12 {
            letter-spacing: 4px !important;
        }

        .funtion-name {
            font-weight: 400;
            color: #5183bf;
            text-transform: uppercase;
            font-size: 1.3rem;
        }

        .section-title {
            color: #5183bf;
        }

        .function-web {
            color: #5183bf !important;
            font-weight: 300 !important;
            text-transform: none !important;
            font-size: 25px !important;
            letter-spacing: 1px;
        }

        .blog-style-1 .owl-controls .owl-buttons > div i {
            background-color: #5183bf;
        }

        .blog-item.style-1 {
            background-color: transparent;
        }

        .service-carousel .service-item .title {
            font-weight: 400 !important;
            color: #fff !important;
            font-size: 25px;
        }

        .service-carousel .service-item {
            background-color: transparent !important;
        }

        .pms-item {
            background: #5183bf;
            border-top-right-radius: 30px;
            border-bottom-left-radius: 30px;
        }

        .title-pms {
            color: #5183bf;
        }

        

        .form-custom {
            background-color: #ffffff94 !important;
            color: #000 !important;
        }

        .form-submit {
            background-color: #fff !important;
        }

        .blog-item.style-1 .content {
            padding-left: 0px;
            padding-right: 0px;
        }

        .arrow-gray {
            position: absolute;
            top: 0;
            left: 48%;
            border-left: none;
            border-bottom: none;
            border-right: none;
            border-top: solid 25px #f5f5f5;
            border-right: solid 30px transparent;
            border-left: solid 30px transparent;
        }

        .arrow-white {
            position: absolute;
            top: 0;
            left: 48%;
            border-left: none;
            border-bottom: none;
            border-right: none;
            border-top: solid 25px #fff;
            border-right: solid 30px transparent;
            border-left: solid 30px transparent;
        }

        .img_main_function {
            width: 100%;
            margin-top: 28px;
        }

       

.section-cover-makerting{
    background-image: url(../images/slider/slider_8.jpg);
}