﻿.Main_container {
    margin-top: 70px;
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 100%;
    position: RELATIVE;
}

.captionbanner {
    position: ABSOLUTE;
    left: 180px;
    height: 300px;
    top: 240px;
    text-align: left;
    width: 500px;
}

    .captionbanner h5 {
        font-weight: 700;
        font-size: 45px;
        font-family: "Muli";
        text-shadow: 3px 2px 7px #58585a96;
    }

.section-sub-title {
    font-size: 20px;
    color: #58585a;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: 700;
}

.section-title {
    color: #ef7b1d;
    font-size: 40px;
    font-weight: 900;
}

.whydiwan-box h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.whydiwan-box {
    text-align: CENTER;
    box-shadow: 2px 2px 10px #d4d4d48c;
    padding: 15px;
    background-color: #fff;
    min-height: 350px;
}

.whydiwan-box-icon {
    min-height: 100px;
    display: inline-block;
    min-width: 100px;
    width: 100px;
    height: 100px;
    padding: 20px;
    border-radius: 50%;
    box-shadow: 2px 2px 10px #d4d4d4e3;
    text-align: center;
}


.text-primary {
    color: #ef7b1d !important;
}

.site-section {
    background: #fffaf3 url(../Images/graybg.png);
}

.experience {
    position: absolute;
    bottom: -10px;
    right: -10px;
    background: #58585a;
    padding: 15px;
}

    .experience .year {
        font-weight: 900;
        color: #fff;
        font-size: 1.2rem;
        letter-spacing: normal;
        line-height: 1.2;
    }

    .experience .caption {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
    }

.btn-dark {
    background-color: #58585a;
    border-color: #58585a;
}

.img_mission_fix {
    float: right;
}

.box_mission_text {
    padding: 100px 20px 40px 120px;
}

    .box_mission_text ul {
        padding-left: 0;
        list-style: none;
    }

        .box_mission_text ul li p span {
            font-size: 20px;
            color: #ef7b1d;
        }

        .box_mission_text ul li p {
            display: flex;
        }

.i-tag {
    margin-right: 10px;
}

.mission_back {
    bottom: 0px;
    width: 400px;
    position: ABSOLUTE;
    opacity: 0.2;
    left: -130px;
}

.section2 {
    position: relative;
    padding-bottom: 100px;
    overflow: hidden;
}


.bg-light2 {
    background-color: #fbfbfb !important;
}

.product-item-2 .product-title-wrap {
    position: relative;
    z-index: 2;
}

.fplus-clients-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single-clients-logo {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    height: 180px;
    width: 20%;
    border: 1px solid #ebebeb;
    background-color: #fff;
    margin-right: -1px;
    margin-top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 600;
    outline: none;
}

.box_shadow_team {
    box-shadow: 5px 5px 20px 5px rgb(90 90 90 / 6%);
}
/*testimonial section*/
.testimonial_section {
    display: block;
    overflow: hidden;
}

    .testimonial_section:after {
        display: block;
        clear: both;
        content: "";
    }

    .testimonial_section .about_content {
        background-color: #58585a;
        padding-top: 77px;
        padding-right: 210px;
        padding-bottom: 62px;
        position: relative;
    }

        .testimonial_section .about_content .background_layer {
            background-color: #58585a;
            width: auto;
            margin-left: -50px;
            right: 0;
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
        }

        .testimonial_section .about_content .layer_content {
            position: relative;
            z-index: 9;
            height: 100%;
        }

            .testimonial_section .about_content .layer_content .section_title {
                margin-bottom: 24px;
                position: relative;
            }

                .testimonial_section .about_content .layer_content .section_title:after {
                    display: block;
                    clear: both;
                    content: "";
                }

                .testimonial_section .about_content .layer_content .section_title p {
                    color: #fff;
                    margin: 0 0 15px;
                }

    .testimonial_section .testimonial_box {
        margin-top: 60px !important;
        position: relative;
    }

        .testimonial_section .testimonial_box .testimonial_container {
            background-color: #ef7b1d;
            margin-left: -170px !important;
            position: relative;
        }

            .testimonial_section .testimonial_box .testimonial_container .background_layer {
                background-color: #ef7b1d;
                width: auto;
                margin-right: -50px;
                right: 0;
                background-image: url(../images/map.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
                position: absolute;
                height: 100%;
                top: 0;
                left: 0;
            }

            .testimonial_section .testimonial_box .testimonial_container .layer_content {
                position: relative;
                z-index: 9;
                height: 100%;
            }

                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
                    display: block;
                    position: relative;
                }

                    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
                        margin: 10px 0 10px 0;
                        padding: 62px 0px 72px 50px;
                        position: relative;
                        text-align: center;
                    }

                        .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
                            box-shadow: 1px 0px 25px 5px rgb(0 0 0 / 26%);
                            margin-left: 150px;
                            margin-top: 69px;
                            padding: 45px 40px 45px 40px;
                            z-index: 1;
                            position: relative;
                            background-color: #fff;
                            transition: all 0.5s ease-in-out 0s;
                        }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
                                margin-bottom: 15px;
                                position: relative;
                            }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
                                    content: "";
                                    width: 30px;
                                    display: block;
                                    height: 2px;
                                    text-align: center;
                                    left: 46%;
                                    margin-top: 6px;
                                    background-color: #ef7b1d;
                                    position: absolute;
                                }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
                                    padding-top: 0;
                                    margin-bottom: -5px;
                                    font-size: 20px;
                                    font-weight: 600;
                                    line-height: 24px;
                                    color: #020d26;
                                }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
                                    font-size: 14px;
                                    color: #58585a;
                                    margin: 0;
                                }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
                                padding: 0;
                                margin: 0;
                                padding-top: 10px;
                                line-height: 28px;
                                font-weight: 400;
                                color: #58585a;
                                font-style: italic;
                            }

                        .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
                            border: none;
                            position: absolute;
                            top: 0;
                            left: 55px;
                            top: 80px;
                        }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
                                border: 5px solid #fff;
                                box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
                                width: 35%;
                            }

            .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
                position: absolute;
                top: 165px;
                right: 42px;
                border-radius: 0;
                background: #58585a;
                display: block;
                outline: 0;
                width: 34px;
                line-height: 34px;
                height: 34px;
                color: #fff;
                font-size: 23px;
                margin-top: -20px;
                transition: all 0.3s ease-in-out;
            }

                .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
                    background: #020d26;
                }

            .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
                position: absolute;
                top: 165px;
                right: 5px;
                border-radius: 0;
                display: block;
                background: #58585a;
                outline: 0;
                width: 34px;
                text-align: center;
                line-height: 34px;
                height: 34px;
                color: #fff;
                font-size: 23px;
                margin-top: -20px;
                transition: all 0.3s ease-in-out;
            }

                .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
                    background: #020d26;
                }

/*About us*/
.banner_aboutus {
    background-image: url(../images/aboutusbanner.jpg);
    height: 500px;
    background-size: cover;
    background-position: 60% center;
    position: relative;
}

.banner_prodct {
    background-image: url(../images/banner_product.jpg);
}

.banner_service {
    height: 500px;
    background-image: url(../images/banner_service.jpg);
    box-shadow: 0px 10px 20px #eaeaea69;
}

.text-container_about {
    position: ABSOLUTE;
    padding: 40px;
    width: 500px;
    top: 130px;
    left: 10%;
}

    .text-container_about h1 {
        font-size: 50px;
        font-weight: 800;
    }

    .text-container_about h3 {
        font-size: 24px;
        font-weight: 600;
    }

.abouthead_Content {
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    box-shadow: 0 0 0 0 #ffffff;
    display: inline-block;
    width: 100%;
}

.abouthead_Content-inner {
    position: relative;
    z-index: 3;
}

.aboutcolumn {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-column-addons {
    position: relative;
    z-index: 1;
    width: 100%;
}

.about-addon-title {
    padding-right: 30px;
    color: #303030;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;
}

    .about-addon-title span {
        font-weight: 800;
        color: #ef7b1d;
    }

    .about-addon-title:before {
        position: absolute;
        top: 0;
        right: -2px;
        width: 3px;
        height: 30%;
        background: #ef7b1d;
        content: "";
    }

    .about-addon-title:after {
        position: absolute;
        bottom: 0;
        right: -2px;
        width: 3px;
        height: 60%;
        background: #ef7b1d;
        content: "";
    }

.about-addon-wrapper2 {
    color: #848484;
    box-shadow: 0px 0px 0px 0px #fff;
    padding: 15px 0 0 0;
}

.about-addon-content {
    font-size: 18px;
    color: #4c4c4c;
}

.ownerimage {
    position: relative;
    padding-top: 100px;
    padding-left: 70px;
    padding-right: 30px;
    width: 400px;
    height: 400px;
}

    .ownerimage img {
        border-radius: 60% 100% 100% 40% / 60% 80% 80% 60%;
    }

    .ownerimage:before {
        content: "";
        position: absolute;
        top: 60px;
        left: 30px;
        width: 100%;
        height: 100%;
        z-index: -1;
        background: #fff4eb;
        border-radius: 60% 100% 100% 40% / 60% 80% 80% 60%;
    }

.information_Aboutpara {
    background-color: #57585a;
    color: #ffff;
    /*   border-radius: 10% 20% 20% 10% / 0% 50% 50% 0%;*/
}

.ownerimage p {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #ef7b1d;
    margin-bottom: 0px;
}

.ownerimage span {
    font-size: 18px;
    font-weight: 600;
}

.box_history1, .box_history2 {
    background-color: #57585a;
    overflow: hidden;
    color: #fff;
    background: linear-gradient(90deg, rgb(116 117 119) 0%, rgb(89 90 90) 88%, rgb(64 65 66) 100%);
    min-height: 240px;
}

.box_history2 {
    background: linear-gradient(90deg, rgb(247 153 77) 0%, rgb(255 126 21) 88%, rgb(220 104 10) 100%);
}

.glassicon {
    position: absolute;
    z-index: 0;
    left: 0;
    font-size: 160px;
    opacity: 0.1;
    top: -38%;
    left: -10%;
}

.mb-10 {
    margin-bottom: 100px;
}
/*product*/
.head_Text_prodct {
    position: absolute;
    background-color: #ffffff;
    color: #303030;
    text-align: CENTER;
    bottom: 0;
    left: 0;
    width: 100%;
}

    .head_Text_prodct h3 {
        font-size: 18px;
        font-weight: 700;
    }

.box_productcontainr {
    position: relative;
    background-color: #fff;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

.border_right_botm {
    border-bottom: solid thin #58585a;
    border-right: solid thin #58585a;
}

.box_productcontainr:hover {
    box-shadow: 0 0 10px 1px rgba(220, 220, 220, 0.4);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.border_botm {
    border-bottom: solid thin #58585a;
}

.border_right {
    border-right: solid thin #58585a;
}


.freetest_box h4 {
    font-size: 16px;
    font-weight: 600;
}

.freetest_box img {
    width: 90px;
}
/*Services*/
.list_service_left, .list_service_right {
    list-style: none;
    padding-left: 0;
}

    .list_service_left li, .list_service_right li {
        box-shadow: 15px 15px 38px 0 rgba(0,0,0,.1);
        padding: 20px;
        margin-bottom: 20px;
        position: ABSOLUTE;
        text-align: CENTER;
        z-index: 1;
        background-color: #fff;
        width: 300px;
    }

        .list_service_left li img, .list_service_right li img {
            width: 40px;
        }

.left_service1 {
    left: 130px;
    top: 0;
}

.left_service2 {
    left: 90px;
    top: 140px;
}

.left_service3 {
    left: 30px;
    top: 280px;
}

.left_service4 {
    left: 90px;
    top: 420px;
}

.left_service5 {
    left: 130px;
    top: 560px;
}

.right_service1 {
    right: 130px;
    top: 0;
}

.right_service2 {
    right: 90px;
    top: 140px;
}

.right_service3 {
    right: 30px;
    top: 280px;
}

.right_service4 {
    right: 90px;
    top: 400px;
}

.right_service5 {
    right: 130px;
    top: 540px;
}
/*mob menu*/

.nav_mob {
    display: none;
}

.toggle-btn {
    position: fixed;
    margin: 1.4em;
    padding: 1em;
    width: 40px;
    height: 12px;
    right: 20px;
    top: 0;
    z-index: 1;
    cursor: pointer;
}

span.one {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #9c9c9cd1;
}

span.two {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #9c9c9cd1;
    margin-top: 12px;
}

.menu_mob {
    z-index: 0;
    position: fixed;
    background: #5b5b5b;
    height: 100vh;
    width: 100%;
    top: -120%;
    left: 0;
    opacity:0;
    visibility:hidden;
}

    .menu_mob .data {
        padding: 8em 0 0 2em;
        text-align: left;
    }

        .menu_mob .data ul {
            list-style: none;
        }

            .menu_mob .data ul li:first-child {
                color: #fff;
                font-size: 20px;
            }

            .menu_mob .data ul li:not(:first-child) {
                font-size: 24px;
            }

            .menu_mob .data ul li a {
                color: #fff;
            }

            .menu_mob .data ul li img {
                width: 160px;
            }
/*End*/
@media (min-width: 768px) {
    .site-section, .site-section2 {
        padding: 5em 0;
    }
}
