.f_social i:hover,
#go_top i:hover {
    background-color: #3777A4;
    color: #ffff;
    border-color: #1d90c9 !important;
}

.btn_wrap a {
    background-color: #3777A4 !important;
    color: #eeee;
}

.btn_wrap a:hover {
    color: #ffff !important;

}

.about_section .header_section h2,
.portfolio_section .header_section h2,
.porducts_section .header_section h2,
.clients_section .header_section h2,
.contact_section .header_section h2 {
    color: #3C99E0 !important;
}

.services_section,
.porducts_section .owl-carousel .owl-stage,
.porducts_slider .owl-dot.active,
.main_footer {
    background-color: #3777A4 !important;
}

.header_section h2 {

    color: #ffff !important;
}

.service h3 a {
    color: #1D2228 !important;
    font-size: 18px;
    font-weight: 700;
}

.service .breif {
    color: rgba(255, 255, 255, 0.8) !important;
}

.features_section .header_section h2 {
    color: #3C99E0 !important;
}

.header_section .view_all i,
.portfolio_slider .owl-nav i,
.contact_form .btn i,
.f_social i,
#go_top i {
    color: #1d90c9;
}

.portfolio_slider figure:after {
    background-color: #3777A4 !important;
}

.portfolio_slider .owl-nav i:hover {
    background-color: #3777A4 !important;
}

.porducts_slider .owl-item:before {
    background-color: #3777A4 !important;
}

.contact_form .btn:focus,
.contact_form .btn:hover {
    background-color: #3777A4 !important;
}

.navbar-nav {
    padding-top: 30px;
}



.services_section .header_section.between_icon .title span:after,
.services_section .header_section.between_icon .title span:before {
    background: url('../images/one.svg') right no-repeat;
}


/*
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                                                                                                start services
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

.clients_section .item .icon {
    text-align: center;
    margin: auto;
    width: 80px;
    background-color: var(--darkBlue);
    border-radius: 50px;
    height: 80px;
    align-items: center;
    display: flex;
    justify-content: center;
}


.porducts_section.share .icon {
    background-color: var(--darkBlue) !important;
    color: #ffff !important;
}

.clients_section .item .icon i,
.porducts_section.share .icon i {
    font-size: 32px;
    color: #ffff !important;
}

.clients_section .item h3.title {
    text-align: center;
    font-family: ArabicFont !important;
    font-weight: bold;
    margin-top: 30px;
    font-size: 22px;
}

.clients_section .item .content p {
    text-align: center;
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
}



.service figure {
    border: 10px solid #ffff;
}

.services_section {
    background-color: #5eb4ed !important;

}

.service h3 a {
    color: #ffff !important;
}

.partn .item {
    padding: 0px 20px;
}


.service .breif {
    text-align: center;
}

.clients_section .item img {
    height: 200px;
}

.message {

    padding-top: 70px !important;
    padding-bottom: 75px !important;
    background-color: #1c66a0 !important;
    margin-bottom: 150px;
}

.message .content {
    background-size: initial;
    background-repeat: repeat;
    background-color: rgb(28, 102, 160);
    background-image: url(../images/bg-mem.png);
    background-attachment: scroll;
    text-align: center;
}

.message .content h2 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 65px;
    font-size: 44px;
}

.message .content strong {
    color: #dadada;
    font-size: 20px;
    width: 50%;
    display: block;
    margin: auto;
}


@media (max-width: 500px) {

    .owl-carousel .owl-item img {

        width: 200px !important;
    }

}

@media (max-width: 767px) {

    .main_header .navbar-nav>li.active>a:hover,
    .main_header .navbar-nav>li.active>a:focus,
    .main_header .navbar-nav>li.active>a,
    .main_header .navbar-nav>li>a:focus,
    .main_header .navbar-nav>li>a:hover {
        color: var(--yallow) !important;
    }

    .message .content strong {
        width: 80%;
    }
}




.ar {
    font-family: ArabicFont !important;
}

.main_header .navbar-nav>li.active>a:hover,
.main_header .navbar-nav>li.active>a:focus,
.main_header .navbar-nav>li.active>a,
.main_header .navbar-nav>li>a:focus,
.main_header .navbar-nav>li>a:hover {
    color: #ffff;
}


.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    width: 500px;
    margin: auto;
}

.think_img {
    border-radius: 30% !important;
}

.share {
    margin-top: 100px;
    margin-bottom: 30px;
}

.share .item {
    text-align: center;
    transition: all 0.5s ease;
    cursor: pointer;
    position: relative;
    top: 0px;
    margin-bottom: 70px;
}



.share .item .icon {
    width: 68px;
    height: 68px;
    background-color: #ffff;
    border-radius: 100%;
    margin: auto;
    box-shadow: 0px 0px 3px gray;
    display: flex;
    justify-content: center;
    align-content: center;
    transition: all 0.5s ease;
}

.share .item p {
    font-family: 'Font Awesome 5 Pro';
}

.share .item h2 {

    color: #3C99E0 !important;
}

.share .item .icon i {

    display: flex;
    align-items: center;
    font-size: 32px;
    color: #ec7834;
    transition: all 0.5s ease;
}

.privacy {
    color: #eeee;
    text-decoration: none;
}

.privacy:hover {
    color: #ffff;
}

.phone span {
    margin-top: 10px;
    font-weight: 700;
}

.phone span i {
    margin: 0px 3px;
    color: #1d90c9;
}


.navbar-brand>img {
    height: 100px;
    padding: 10px;
    width: auto !important;
}

.navbar-nav {
    padding-top: 12px;
}

.about_section figure img {
    max-height: 300px;
}

/*
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                                                                                                end services
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
.navbar-toggle {
    margin-top: 35px;
}

.porducts_section .owl-carousel .owl-stage {
    background-color: #a8bcc4 !important;
}

.porducts_slider .owl-dot.active {
    background-color: var(--yallow) !important;
}

@media (max-width: 1199px) {
    .main_header .navbar-nav>li>a {
        padding-left: 5px !important;
        font-size: 12px !important;
    }
}

@media (max-width: 991px) {
    .navbar-nav {
        padding-top: 25px;
    }

    .about_section figure {
        margin-top: 30px;
    }
}