.page-header {
    /*background-image: url('../img/slider/1920.jpg');*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #11141b;
    opacity: .7
}

.page-header .client-logo {
    position: absolute;
    display: block;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 140px;
    background-color: #0c0f16;
    border-radius: 50%;
    padding: 5px;
}

.fz-35 {
    font-size: 35px;
}

.project-client-logo {
    max-width: 100px;
}

.page-header .client-logo img {
    max-width: 80%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 80%;
}

.team-page .team-container {
    width: auto !important;
}

.client.testimonials .arrows {
    display: none;
}

.clients .brands .img a {
    width: 100%;
    height: 100%;
}

#team .Elbos {
    overflow: hidden;
    width: 100%
}

#team .item .image:hover,
#team .Elbos .image:hover {
    transform: scale(1.2)
}


#team .team_p {
    color: #FFF;
    padding: 0 100px;
    margin-top: 50px;
    text-align: center;
    font-size: 20px;
    /*font-family: 'concon';*/
    margin-bottom: 90px;
}

#team .Elbos {
    width: 400px;
    margin: auto;
    /*   background: #09c;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 65px;

}

#team .Elbos .image {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    margin: auto;
    background-image: url(../img/DawayerStudioTeam/TamerLotfy-DawayerStudioFounder.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    transition: all .5s ease
}

#team .item {
    margin-bottom: 65px
}

#team .item .text,
#team .Elbos .text {
    color: #FFF
}

#team .item .image {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    margin: auto;
    /*    background-image: url(../images/t1.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    transition: all .5s ease
}

#team .item2 .image {
    background-image: url(../img/DawayerStudioTeam/AhmedAbdullah-DawayerStudio-DesignerAnimator.jpg);
}

#team .item3 .image {
    background-image: url(../img/DawayerStudioTeam/KarimAbdElMohsen-DawayerStudio-Developer.jpg);
}

#team .item4 .image {
    background-image: url(../img/DawayerStudioTeam/ShadyAyman-DawayerStudio-AccountManager.jpg);

}

#team .item5 .image {
    background-image: url(../img/DawayerStudioTeam/MohamedMagdy-DawayerStudio-Developer.jpg);

}

#team .item6 .image {
    background-image: url(../img/DawayerStudioTeam/KhaledHisham-DawayerStudio-Developer.jpg);

}

#team .item7 .image {
    background-image: url(../img/DawayerStudioTeam/AhmedMorsi-DawayerStudio-Designer.jpg);
}

#team .item8 .image {
    background-image: url(../img/DawayerStudioTeam/hadeer2.png);
}

#team .item9 .image {
    background-image: url(../img/DawayerStudioTeam/Othman-DawayerStudio-ProductionMessenger.jpg);
}

#team .item10 .image {
    background-image: url(../img/DawayerStudioTeam/MahrousSaeed-DawayerStudio-FrontEndDeveloper.jpg);

}

#team .item11 .image {
    background-image: url(../img/DawayerStudioTeam/AliOmar-DawayerStudio-Designer.jpg);

}

#team .item12 .image {
    background-image: url(../img/DawayerStudioTeam/AhmedAboElHassan-DawayerStudio-Designer.jpg);

}

#team .item13 .image {
    background-image: url(../img/DawayerStudioTeam/AbdelHamidNaser-DawayerStudio-FrontEndDeveloper.jpg);

}

#team .item .parent,
#team .Elbos .parent {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    margin-bottom: 20px
}




#team h2 {
    font-size: 25px;
    margin-bottom: 0;
    transition: all .3s ease
}

#team .text h2.job-title {
    color: #B7CE37;
    font-size: 20px;
}

#team .text h3 {
    /*color: #B7CE37;*/
    margin-top: 5px;
    font-size: 18px;
}

#team .item .parent,
#team .Elbos .parent {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    margin-bottom: 20px
}

.team-page .team-container:after {
    display: none;
}

.filter-bar {
    margin-bottom: 40px;
}

.filter-bar .icon {
    font-size: 25px;
    font-weight: bold;
}

.search-tax {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    text-align: left;
}

.search-tax li {
    display: inline-block;
    margin: 5px 10px 5px 0;
}

.search-tax li a {
    font-size: 18px;
    padding: 3px 12px;
    background: #3b3b50;
    border-radius: 15px;
}

.search-tax li a:hover {
    background-color: #ffffff;
    color: #3b3b50;
    transition: all .5s;
}

.fs-18 {
    font-size: 18px !important;
}


.single-project .search-tax li {
    margin: 5px 5px 5px 0;
}

.single-project .search-tax li a {
    font-size: 14px;
    padding: 2px 8px;
    border-radius: 12px;
}

.single-project .footer-half .cont .con-info li {
    font-size: 22px;
}

.topnav .menu-icon.open .icon i:first-child {
    transform: rotate(45deg);
    top: 7px;
    transition: all .5s;
}

.topnav .menu-icon.open .icon i:nth-child(2) {
    transform: rotate(-45deg);
    transition: all .5s;
}

.topnav .menu-icon.open .icon {
    top: -4px;
    transition: all .5s;
}


.services .item {
    position: relative;
    /*background-image: url('') ;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.services .item h6 {
    margin-bottom: 0;
}



.services .item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .6;
    top: 0;
    left: 0;
    z-index: 0;
}

.services .item img {
    width: 50px;
    margin: 20px 0;
}

.services .item a {
    z-index: 1;
    position: relative;
}

.project-services {
    /*display: none;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*.project-services li {
    margin: 5px 5px 5px 0;
    display: inline-block;
}
*/
.project-services a {
    margin: 3px 3px 3px 0;
    display: inline-block;
    font-size: 14px;
    padding: 3px 9px;
    background: #3b3b50;
    color: #ffffff !important;
    border-radius: 15px;
}

.page-services .s-box-content * {
    color: #000000
}

.alert ul {
    margin: 0;
}


.project-builder-content .row {
    margin: 30px 0;
}

img[data-fancybox] {
    cursor: pointer;
}

.pagination {
    justify-content: center;
    margin-top: 30px;
}

.page-link {
    color: #0c0f16;
}

.page-item.active .page-link {
    background-color: #0c0f16;
    border-color: #0c0f16;
}


.team-page .info {
    background: transparent !important;
}

.testimonials .slick-dots li {
    display: none !important;
}



/*.dawayer-pagination span,
.dawayer-pagination a{
    color: #0c0f16;
}*/

.dawayer-projects .item .cont h6 {
    height: 65px;
    overflow: hidden;
}

.dawayer-projects .img {
    text-align: center;
    overflow: hidden;
    position: relative;
}

.dawayer-projects .img a {
    width: 100%;
}


.dawayer-projects .img img {
    width: 100%;
    /*height: 208px;
    margin: 0 auto;
    display: inline-block;
    text-align: center;*/
}


.slider .simple-btn:after,
.item .simple-btn:after,
.single-project h4.simple-btn:after,
.single-project h6.simple-btn:after {
    width: 100%;
}

.hamenu .menu-links .main-menu>li a {
    text-transform: uppercase;
}

.service-quote-box .img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.slick-arrow {
    cursor: pointer;
}

.related-projects .arrows {
    position: relative;
}

.related-projects .slick-arrow {
    width: 50px;
    height: 50px;
    line-height: 55px;
    text-align: center;
    font-size: 30px;
    border: 1px solid #eee;
    border-radius: 50%;
    line-height: 0;
    /*position: absolute;*/
    /*right: -50px;
    top: 50%;*/
}


.related-projects .slick-prev {
    left: -60px;
}

.related-projects .slick-next {
    right: -60px;
}

.related-projects .slick-prev:before {
    content: "\e686";
    font-family: 'Pe-icon-7-stroke';
    display: block;
}

.related-projects .slick-next:before {
    content: "\e684";
    font-family: 'Pe-icon-7-stroke';
    display: block;
}

.select2-container--default .select2-search--inline .select2-search__field {
    min-height: auto;

}



.select2-container {
    width: 100% !important;
    margin-top: 15px;
    font-family: 'Poppins', sans-serif !important;
}

.select2-container {
    /*font-family: 'Poppins', sans-serif;*/
}

.select2-container .selection {
    width: 100%;
}


.select2-container--default .select2-selection--multiple {
    background: transparent;
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin: 0 !important;
    height: 25px;
    font-family: 'Poppins', sans-serif !important;

}

.select2-dropdown {
    background: #000000 !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;

}

/*.select2-container--default .select2-results__option--selected{
    background-color: transparent!important;
}*/

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3b3b50 !important;
    border: 0 !important;
    padding: 2px 7px 2px 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span {

    line-height: 30px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
    background: #a3b838;
    /*color: #000000;*/
}

.select2-container--default .select2-selection--multiple {
    padding-bottom: 15px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background: #a3b838;
}


.fancybox__container {
    z-index: 9999999 !important;
}

@media (max-width: 768px) {

    /*.search-tax{
		padding: 0 15px; 
	}*/
    .clients-brand .img img {
        margin: 0 auto;
        height: auto;
    }

    .taxonomies .tax-form form,
    .search .search-form form {
        width: 100%;
        left: 0;
        /*margin-left: 20px;*/
        padding: 40px 15px 0;
    }
    
    .taxonomies .tax-form .close,
    .search .search-form .close {
        top: 13%;
        right: 5%;
    }

    .section-padding {
        padding: 60px 0;
    }

    .page-header.section-padding {
        padding: 90px 0 1px;
    }

    .page-header.section-padding .sec-head.mb-0 {
        margin-bottom: 40px !important;
    }
}

@media (max-width: 500px) {
    .topnav .menu-icon .text {
        display: none;
    }

    .topnav {
        padding: 10px 0;
        background-color: rgba(0, 0, 0, .4);
    }

    .menu-icon {
        display: flex;
        align-items: center;
    }

    .social-fixed .social-icon {
        background-color: rgba(0, 0, 0, .4);
        bottom: 15px;
        border-radius: 5px;
        padding: 5px;
    }
}

/*.swiper-pagination{
    display: none;
}*/

/*.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 0!important;
}*/
.embed-responsive-none.embed-responsive-reel {
    text-align: center;
}

.embed-responsive-none.embed-responsive-reel iframe {
    width: 355px;
    height: 640px;
}

.sec-head .path {
    position: relative;
    z-index: 1;
}

.sec-head .path li {
    display: inline-block;
}

.sec-head .path * {
    font-size: 18px;
    font-family: 'Barlow Condensed', sans-serif;
}

.sec-head .path span {
    margin: 0 10px;
    /*    font-size: 10px;*/
}

.sec-head .path .active {
    color: #a3b838 !important;
}

.single-project .search-tax li.active a {
    background-color: #a3b838;
}

.fs-70 {
    font-size: 70px;
}