.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-wrapper {
    float: left;
}

/* .owl-controls{
    float: right;
    position: relative;
    left: 0px;
    right: 48%;
} */

.owl-prev,
.owl-next {
    margin: 5px;
    background-color: white;
    border: none;
    width: 27px;
    font-size: 13px;
    border-radius: solid 50px 50px;
    border: 50px;
    border-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

ul.participants,
.campaign-txt h5 {
    margin-bottom: 15px;
}


.line {
    margin-right: 0px;
}

.owl-buttons {
    direction: initial;
}

.widget .archives a:before,
.widget .categories a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    color: #009c8e;
    float: right;
}

.pp_content_container {
    position: relative;
    text-align: center;
    width: 100%;
}

.h3-navbar ul.navbar-right {
    margin: -60px 3px 0px;
    padding: 0px;
    list-style: none;
    float: right;
    padding-left: 1%;
}

.new-txt .new-thumb {
    overflow: inherit;
    right: 3%;
}

.news-box-f img {
    display: inline;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 0px;
}

.news-box-f span {
    margin-right: 12px;
    float: right;
}


#load .new-thumb .cat {
    left: -50px;
}

.footer-widget ul li:hover {
    margin-right: 5px !important;
}

.fa-arrow-right {
    transform: scaleX(-1) !important;
}

.news-box-f,
.new-txt {
    direction: rtl;
}

.dropdown-menu li a {
    white-space: inherit;
}

.dropdown-menu li {
    white-space: inherit;
    /* width: 250px; */
}

.categories ul li {
    margin-right: 10px;
}

.textwidget ul li:first-child {
    margin-left: 1.5em;
}

.owl-news {
    /* direction: rtl !important; */
    height: 175px !important;
}


.team-detail {
    padding-top: 0px;
}

.team-details-txt li,
.news-box li {
    line-height: 32px;
    font-size: 16px;
}

.team-details-txt h3,
.news-box h3 {
    margin: 15px 0px;
}

/* .team-detail p,
.news-box p {
    margin-bottom: 20px;
} */

.team-details-txt h2 {
    font-size: 37px !important;
}

.news-details .new-txt p {
    margin: 0 0 5px;
}


@media (max-width: 991px) {
    .h3-navbar ul.navbar-right {
        margin: -40px -11px 0px;
    }
}
@media (min-width:991px) and (max-width: 1025px) {
    .h3-navbar ul.navbar-right {
        margin: -62px 85% 0px;
    }
}

@media (max-width: 425px) {
    .city-tour strong {
        right: 64%;
        top: 64% !important;
    }
}

@media (min-width: 280px) and (max-width: 767px) {
    .city-tour strong {
        position: absolute;
        right: -1px;
    }
}
