.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

h2 {
    font-weight: bold;
    font-size: 40px;
}

p {
    font-size: 16px;
}

h3 {
    font-weight: bold;
}


#Defining {
    padding: 60px 0;
    background: #2181c5;
}

    #Defining h2 {
        font-weight: 600;
        margin-bottom:30px;
        color: #ffffff;
    }

    #Defining p {
        font-size: 16px;
        line-height: 26px;
        color: #ffffff;
    }
/********************Crm Strategy section********************/

#Strategy {
    padding: 60px 0;
    /*background: #f1f1f1;*/
}

    #Strategy .crm-str h3 {
        font-weight: bold;
        margin-bottom: 30px;
    }

    #Strategy .crm-str p {
        font-size: 17px;
        line-height: 36px;
    }

    #Strategy .crm-str h3 {
        font-weight: bold;
        margin: 0 0 30px;
    }

    #Strategy .crm-str-01 h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    #Strategy .crm-str-01 p {
        font-weight: normal;
        line-height: 30px;
    }


/********************relations section********************/

#relations {
    margin: 60px 0;
}

    #relations .rel-01 h2 {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 30px;
        text-align: left;
    }

    #relations .rel-01 p {
        font-size: 16px;
        line-height: 30px;
    }

    #relations .rel-c {
        margin: 80px 0 0;
    }


/********************The-Software section********************/

#The-Software {
    margin: 60px 0;
}

    #The-Software h1 {
        font-size: 48px;
        font-weight: bold;
        margin-bottom: 30px;
        text-align: center;
    }

    #The-Software .cntr-alb {
        width: 900px;
        text-align: center;
        margin: 0 auto;
    }

        #The-Software .cntr-alb p {
            font-size: 17px;
            line-height: 30px;
        }

    #The-Software .s-box {
        padding: 20px 40px;
        box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
        margin-top: 60px;
        border-top: 1px solid rgb(230, 236, 240);
    }

        #The-Software .s-box h4 {
            font-size: 26px;
            line-height: 1.5;
            font-weight: normal;
            color: #333;
        }




/********************bussines-crm section********************/

#bussines-crm {
    padding: 60px 0 140px;
    background: #f1f1f1;
    position: relative;
}

    #bussines-crm h1 {
        text-align: center;
        margin-bottom: 30px;
    }

    #bussines-crm .p-11 {
        text-align: center;
        font-size: 17px;
        width: 900px;
        margin: 0 auto 30px;
        line-height: 30px;
    }


.owl-carousel .item {
    background: #3498DB;
    height: 250px !important;
    padding: 30px;
    margin: 0;
    color: #FFF;
    border-radius: 0;
    text-align: left;
    height: 300px;
}

    .owl-carousel .item h3 {
        font-weight: bold;
        margin-bottom: 30px;
    }

    .owl-carousel .item p {
        font-size: 17px;
    }


.owl-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    line-height: 30px;
    display: inline-block;
    color: #000 !important;
    border-radius: 50%;
    margin: 30px 30px 0;
    background: #fff;
    transition: 0.6 ease-in-out;
}



.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    line-height: 30px;
    display: inline-block;
    color: #000;
    border-radius: 50%;
    margin: 30px 30px 0;
    background: #fff;
    transition: 0.6 ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev:focus {
    outline: none;
}

.owl-carousel .owl-nav button.owl-next:focus {
    outline: none;
}

.owl-carousel .owl-nav button.owl-prev:hover {
    box-shadow: 0 5px 8px 1px rgba(0,0,0,.2);
}

.owl-carousel .owl-nav button.owl-next:hover {
    box-shadow: 0 5px 8px 1px rgba(0,0,0,.2);
}


.owl-carousel .owl-nav.disabled {
    display: inline-block;
    bottom: 0px;
    position: absolute;
    text-align: right;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    text-align: center;
}



#bussines-crm .c-soft-01 {
    margin: 150px auto 0;
    width: 900px;
    text-align: center;
}

#bussines-crm .s-box {
    padding: 20px 40px;
    width: 900px;
    background: #fff;
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 60px auto 0;
    border-top: 1px solid rgb(230, 236, 240);
}

    #bussines-crm .s-box h4 {
        font-size: 26px;
        line-height: 1.5;
        font-weight: normal;
        color: #333;
        text-align: center
    }

#bussines-crm .cloud {
    margin: 60px auto 0;
    width: 900px;
}

    #bussines-crm .cloud h1 {
        margin-bottom: 30px;
        font-size: 48px;
        font-weight: bold;
    }

    #bussines-crm .cloud p {
        text-align: center
    }


#bussines-crm .box-ml {
    position: absolute;
    top: 92%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    background: #fff;
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
}

    #bussines-crm .box-ml h3 {
        font-weight: bold;
        margin-bottom: 15px;
    }

#bussines-crm .mr-1 {
    padding: 30px;
}

#bussines-crm .hl-2 {
    border-right: 1px solid #eee;
}





/********************cloud-crm section********************/



#cloud-crm {
    margin: 200px 0 60px;
}

    #cloud-crm .container {
        padding: 0px;
    }

    #cloud-crm .mr-00 {
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
        color: #03a9f5;
    }

    #cloud-crm .tl-show {
        background: #eff9ff;
        padding: 30px;
        border-right: 1px solid #e3e3e3;
        font-weight: bold;
        height: 200px;
    }

    #cloud-crm .shadow {
        padding: 0;
        border: 1px solid ##e3e3e3;
        width: 900px;
        margin: 0 auto;
    }

    #cloud-crm .tl-sl {
        padding: 30px;
    }

    #cloud-crm .mr-20 {
        font-weight: bold;
        text-align: center;
        margin: 60px 0 30px;
        color: #03a9f5;
    }




#consider {
    background: #e6ecf0;
    padding-bottom: 60px;
}

    #consider .al-1 {
        background: #fff;
        padding: 60px 120px;
        margin-bottom: 100px
    }

        #consider .al-1 p {
            text-align: center;
        }

        #consider .al-1 span {
            text-align: center;
            display: block;
        }

    #consider h1 {
        text-align: center;
        margin-bottom: 30px;
    }

    #consider p {
        text-align: center;
        margin-bottom: 30px;
    }

    #consider .item-sec {
        height: 360px;
        padding: 30px;
        background: #fff;
    }

        #consider .item-sec img {
            objact-fit: cover;
            width: 60px;
            background: #ffd600;
            margin-bottom: 30px;
            border-radius: 10px;
            line-height: 60px;
            padding: 5px;
        }

        #consider .item-sec h3 {
            font-weight: bold;
            margin-bottom: 15px;
        }

        #consider .item-sec p {
            text-align: left;
        }

    #consider .prs-12 {
        width: 900px;
        background: #fff;
        margin: 150px auto 0;
        padding: 30px;
        box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
    }

        #consider .prs-12 h1 {
            color: #00aadb;
            margin: 0;
        }

        #consider .prs-12 h3 {
            line-height: 1.5;
        }




/********************Benefits-crm section********************/



#Benefits {
    padding: 60px 0;
    /*background: #f5f5f5;*/
    text-align: center;
}

    #Benefits .c-size {
        min-height: 305px;
    }


    #Benefits .bl-01 {
        padding: 20px;
        margin: 30px 0 0;
        border: 1px solid #dddddd;
        background: #ffffff;
    }

        #Benefits .bl-01 p {
            text-align: justify;
            font-size: 14px;
        }

        #Benefits .bl-01 img {
            width: 60px;
            margin: 0 auto 30px;
        }

        #Benefits .bl-01 h3 {
            margin-bottom: 15px;
            word-break: break-word;
            font-size: 20px;
            text-align: center;
            color: #04a9f5;
        }

    #Benefits .p-11 {
        text-align: center;
        margin: 30px auto 0;
        line-height: 30px;
    }

    #Benefits .c1-0 {
        border-top: 1px solid #eee;
        width: 900px;
        padding: 30px 100px;
        box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
        margin: 60px auto;
    }

        #Benefits .c1-0 h3 {
            font-weight: normal;
            text-align: center;
            line-height: 1.2;
        }

            #Benefits .c1-0 h3 b {
                font-size: 30px;
                font-weight: bold;
            }


/********************W-choose section********************/


#W-choose {
    padding: 60px 0;
    background: #a186f0;
}

    #W-choose p {
        width: 900px;
        text-align: center;
        margin: 30px auto 60px;
        line-height: 2;
    }

    #W-choose .bx1-in-active {
        background: #725fad;
        color: #fff;
        padding: 15px 30px;
        border-radius: 10px;
    }

        #W-choose .bx1-in-active p {
            width: 100%;
            text-align: left;
            margin: 15px 0 0;
            line-height: 1.5;
        }

    #W-choose .bx1-in {
        color: #fff;
        padding: 15px 30px;
        border-radius: 10px;
        transition: .6s ease-in-out;
    }

        #W-choose .bx1-in:hover {
            background: rgb(180, 169, 212,0.9);
        }

        #W-choose .bx1-in p {
            width: 100%;
            text-align: left;
            margin: 15px 0 0;
            line-height: 1.5;
        }

    #W-choose .c1-0 {
        border-top: 1px solid #eee;
        background: #fff;
        width: 900px;
        padding: 30px 100px;
        box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
        margin: 60px auto;
    }

        #W-choose .c1-0 h3 {
            font-weight: normal;
            text-align: center;
            line-height: 1.2;
        }

            #W-choose .c1-0 h3 b {
                font-size: 30px;
                font-weight: bold;
            }



/********************reviews client section********************/


#reviews {
    margin: 60px 0 140px;
}

    #reviews h1 {
        margin-bottom: 60px;
    }

    #reviews .owl-carousel .owl-nav {
        bottom: -80px;
    }

    #reviews .item-sec {
        height: 450px;
        padding: 30px;
        background: #eee;
        transition: .9s ease-in-out;
        border: 1px solid #00aadb;
    }

        #reviews .item-sec:hover {
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
        }

            #reviews .item-sec:hover a {
                border: 1px solid #00aadb;
                color: #00aadb;
                box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
            }

        #reviews .item-sec img {
            width: 150px;
            margin: 0 auto 30px;
            border-radius: 50%;
        }

        #reviews .item-sec h3 {
            font-weight: bold;
            margin-bottom: 15px;
        }

        #reviews .item-sec p {
            text-align: left;
        }

        #reviews .item-sec a {
            border: 1px solid #00aadb;
            transition: .6s ease-in-out;
            padding: 8px 30px;
            margin: 30px auto;
            width: 150px;
            display: block;
            color: #000;
        }


    #reviews .owl-carousel .owl-nav button.owl-prev {
        border: 1px solid #00aadb;
    }

    #reviews .owl-carousel .owl-nav button.owl-next {
        border: 1px solid #00aadb;
    }

    #reviews .owl-item .active {
        width: 100% !important;
    }


/********************trust-brand section********************/

#trust-brand {
    padding: 100px 0 60px;
    background: #eee;
}

    #trust-brand .last-l {
        border-left: 1px solid #0006;
        height: 80px;
        position: relative;
        padding: 30px 0;
    }

        #trust-brand .last-l img {
            width: 100px;
            margin: 0 auto;
        }

        #trust-brand .last-l:after {
            content: "";
            top: 64px;
            width: 20px;
            height: 20px;
            background: #eee;
            position: absolute;
            left: -10px;
            margin: 0 auto;
        }

        #trust-brand .last-l:before {
            content: "";
            top: 74px;
            width: 175px;
            height: 1px;
            background: #0006;
            position: absolute;
            left: 10px;
            margin: 0 auto;
        }

        #trust-brand .last-l:first-child {
            border: none;
        }

    #trust-brand .re-1 {
        position: relative;
    }

        #trust-brand .re-1:before {
            content: "";
            top: 74px;
            width: 175px;
            height: 3px;
            background: #eee;
            position: absolute;
            left: 10px;
            margin: 0 auto;
        }


@media (max-width: 1024px) {
    #Benefits .c-size, #Benefits .s-size {
        min-height: 491px;
    }
}



@media (max-width: 991px) {
    #The-Software .cntr-alb,
    #bussines-crm .c-soft-01,
    #bussines-crm .s-box, #bussines-crm .cloud,
    #cloud-crm .shadow,
    #consider .prs-12,
    #W-choose p,
    #W-choose .c1-0,
    #Benefits .c1-0,
    #Benefits .p-11,
    #bussines-crm .p-11 {
        width: 100%;
    }

    #consider .al-1 {
        padding: 60px 30px;
    }

    #cloud-crm {
        margin-top: 400px;
    }

        #cloud-crm .shadow {
            height: 200px;
            width: 96%;
        }

    #relations .rel-c {
        margin: 60px auto;
    }

    #Strategy .crm-str-01 {
        background: #0d2331;
    }

        #Strategy .crm-str-01 p {
            margin: 30px 0px;
        }

    #Benefits .bl-01 {
        min-height: 530px;
    }

    #trust-brand .last-l:before {
        width: 100px;
    }


    .rel-c img {
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    #Defining p {
        width: 100%;
    }

    #bussines-crm .c-soft-01 {
        margin: 30px 0;
    }

    #resources {
        padding: 150px 0;
    }

        #resources h1 {
            font-size: 44px;
            text-align: center;
        }

    #Strategy .crm-str-01 h3 {
        text-align: center;
    }

    #Strategy .crm-str h3 {
        text-align: center;
    }

    #relations .rel-01 h2 {
        font-size: 30px;
        text-align: center;
    }

    h2 {
        font-size: 30px;
    }

    #Benefits .bl-01 {
        min-height: 100%;
    }
}

@media (max-width: 576px) {
    #trust-brand .last-l img {
        width: 60px;
    }

    #trust-brand .last-l:before {
        width: 65px;
    }

    #cloud-crm .tl-show, #cloud-crm .tl-sl {
        height: 300px;
    }

    #cloud-crm .mr-20 {
        padding: 80px 0 30px;
    }

    #cloud-crm .mr-00 {
        margin-top: 60px;
    }

    .shadow {
        box-shadow: none;
        border: none;
    }
}
