#search {
    background-image: url(https://img.icons8.com/search);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-y: center;
    background-position-x: 15px;
    margin-top: 20px;
}

.navbar-nav>li:first-child,
.navbar-nav>li:last-child {
    padding: 0 15px;
    float: left;
    font-size: 17px;
    border-width: 0;
}

.dropdown-menu {
    background-color: #dbdbdb;
    /* border: 3px solid #fff; */
    width: 350px;
    padding: 0;
}

.dropdown-menu li:not(:last-child) {
    border-bottom: 3px solid #ffffff;
    margin: 0;
}

.dropdown-menu li a {
    text-align: right;
    font-size: 18px;
    font-weight: bolder;
    /* padding-right: 5px; */
    padding: 6px 12px;
    font-family: verdana, sans-serif !important;
    color: #231f20;
    -webkit-box-shadow: inset 0px 2px 0px 0px #acacac;
    box-shadow: inset 0px 2px 0px 0px #acacac;
}

.dropdown-menu li a:hover {
    background-color: #00202c;
    color: white;
    -webkit-box-shadow: inset 0px 2px 0px 0px #00202c;
    box-shadow: inset 0px 2px 0px 0px #00202c;
}

._social img {
    width: 30px;
    height: 30px;
    transition: all 0.5s;
}

._social img:hover {
    transform: scale(1.3);
}

._social a {
    margin-right: 5px;
}

.slides li {
    border: 2px solid blue;
    border-radius: 20px;
    padding: 20px;
}

.carousel-item .carousel-img {
    /* position: absolute; */
    /* top: 20px; */
    /* left: 20px; */
    /* right: 20px; */
    min-width: 100%;
    height: 380px;
    border-radius: 10px;
}

.carousel-item {
    width: 14.9cm;
    height: 8.9cm;
}

.sidebar {
    background-color: white;
}

.carousel-inner {
    box-shadow: 1px 2px 10px #74747494;
    border-radius: 20px;
}

.carousel-item,
.sidebar {
    border-radius: 20px;
    border: 1px solid gray;
    box-shadow: 1px 2px 10px #74747494;
    padding: 20px;
    width: 100%;
    height: 420px;
}

.carousel-caption {
    font-size: x-large;
    top: auto;
    bottom: 0;
    right: 0;
    margin-right: 50px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 40px;
    height: 40px;
}

#offical {
    border-radius: 10px;
    padding: 10px;
    margin-top: 1px;
    color: white;
    transition: all 0.5s;
    text-align: center;
    font-size: 13px;
    height: 66px;
    background-color: #0A818F;
    -webkit-box-shadow: inset 1px 0px 20px 0px rgba(0, 0, 0, 0.45);
    box-shadow: inset 1px 0px 20px 0px rgba(0, 0, 0, 0.45);
    font-family: Cairo, sans-serif;
    font-family: Cairo, sans-serif !important;
    line-height: 15px;
}

.programs .program-cont .item {
    padding: 5px;
    padding-right: 15px;
    padding-top: 8px;
    background-repeat: no-repeat;
    background-position: center;
    height: 36px;
}

.programs .program-cont>div:nth-child(1) {
    margin-top: 45px;
}

.programs .program-cont>div:nth-child(2) {
    margin-top: 88px;
}

.programs .program-cont>div:nth-child(3) {
    margin-top: 45px;
}

#offical:hover {
    color: black;
}

.item,
.act-cont,
.act-part-item img,
.dropdown_link {
    transition: all 0.5s;
}

.item:hover,
.act-cont:hover,
.act-part-item img:hover {
    transform: scale(1.08);
}

.act-part-item img {
    margin-top: -40px;
    margin-right: 15px;
    margin-top: -5px;
}

.mazedarrow {
    margin-right: 104%;
    width: 120px;
    position: absolute;
    z-index: 10;
    margin-top: 30px;
}

.textCaption {
    position: absolute;
    z-index: 10;
    margin-top: 100px;
    margin-left: 100px;
    right: 0;
    left: auto;
}

.carousel-caption:hover {
    text-decoration: none;
}

.carousel-caption,
#offical,
.program-header,
.act-header,
.foot h3,
.program-cont .item h3 {
    font-family: 'cocon-next-arabic';
}

.act-cont,
.foot li,
.foot input,
.foot button,
.end,
.welcomed-word-text h3,
.welcomed-word-text p {
    /* font-family: Cairo, sans-serif; */
}

.program-cont .item h3 {
    font-weight: bolder;
}

.welcomed-word-img img {
    border-radius: 10px;
    box-shadow: -2px 2px 5px gray;
    width: 100px;
}

.respon {
    height: 300px;
    padding-top: 13px;
}

.respon .backblue {
    background: url(http://alqudscenter.org/img/activiti-header.png);
    background-size: 100% 100%;
    height: 60px;
    max-width: 332px;
    float: right;
    padding: 0px;
    z-index: -1;
}

.mobi .headhight {
    height: 80px;
}


/*.unique img:nth-child(2){
height: 100px;
width: 300px;
border-radius: 90px;
height: 120px;
width: 320px;
margin-top: 10px;
box-shadow: gray -2px 2px 5px;
background-color: gray;z-index: 1000;
}*/

.fLinks a {
    font-weight: bolder;
    font-size: large;
    color: #0c6f7b;
}

a:hover {
    text-decoration: none;
}

.program-id-div .program-id-section,
.activity-center .activities_link {
    transition: all 1s;
}

.program-id-div .program-id-section:hover,
.activity-center .activities_link:hover {
    transform: scale(1.1);
}

.program-id-section>a:hover,
.activities_link>a:hover {
    text-decoration: none;
}