
body{
    font-family: FrutigerLTW20-55Roman;
    direction: rtl;
    font-size: 25px;
    background-color: #f6f6f6;


}

* {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;

}



a{
    color: black;
    font-family: FrutigerLTW20-55Roman;
}


a:hover{
    color: #313f1e;
    text-decoration: none;
}

.breakingNews{

    background-color: #f3f3bd;
    width: 100%;
    height: 40px;
    position: relative;
    overflow: hidden;

}




#custom-search-input {
    margin:0;
    margin-top: 10px;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#D9230F;
}

.search-query:focus + button {
    z-index: 3;
}



.header{

padding: 10px;
    /*background:#7bceec url("../images/orfan-banner.jpg");*/
	
	background: url("../images/orfan-banner.jpg");

}


.second-blog{

    margin: 50px 0;
}

.logo{

    margin-top: 10px;
}

.logo h1{
    font-size: 15px;
    font-weight: bold;
}


.menu-header{

    background-color: #f3f3bd;

}


.first-pic {
display: block;
    background-color: #d2d2d2;


}


.first-pic a {

    font-size: 20px;
    font-weight: bold;


}

.first-pic i {
    padding: 10px;
    background-color: #56ccc8;
    color: white;
    margin-left: 14px;

}

.second-menu a {
    width: 164px;
    display: inline-block;
    background-color: #70e4e0;
    padding: 11px;
    margin: 0 4px 4px 0;
    font-size: 14px;
}

.second-menu i{
    color: #56ccc8;
}


.title-content h1{
    font-size: 19px;
    font-weight: bold;
}

.title-contentt h1{
    font-size: 19px;
    font-weight: bold;
}

.second-content {
    background-color: #55ccc8;
}


.second-content p{
    font-size: 18px;
padding: 20px;
    color: white;

}

.second-content img{
   margin: 0 auto;
}

.second-contentt {
    background-color: white;
}


.second-contentt p{
    font-size: 18px;
    padding: 20px;
    color: black;

}

.second-contentt img{
    margin: 0 auto;
}



.logoin img{

    padding: 25px 0 10px 0;

}


.footer-block{
    background: #56cdc9;
	
    color: #ffffff;
    text-align: center;


}

.footer-block img{

    margin: 0 auto;
    padding: 20px;


}

.footer{
    background: #f5f5f5;
    padding: 0px;
    margin: 0;
}


.icons a{

    background-color: #2b391b;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0;
    color: white;

}




.menu-header{

    background-color: #56ccc8;
}

.menu ul{

    font-size: 15px;
    font-weight: bold;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    text-align: right;
}

.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.dropdown-menu {
    min-width: auto;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.all{
    margin-top: 25px;

}




.txt{

    color: white;
    font-weight: bold;
    font-size: 20px;

    border-bottom: 4px solid white;
    padding-bottom: 8px;


}

.color{
    background-color: #c7cb9c;
    margin-top:10px;
}

.text2{

    background-color:#d3d7a6;
    padding: 9px;
    font-size: 15px;
}

.text{
    padding: 15px;

}

.koll{
    background:#56ccc8;
    margin-top:25px;
    padding: 40px 0;
}


.koll h1{

    font-size: 21px;
    font-weight: bold;
    color: white;
}



.koll2{

    background:white;
    padding: 40px 0;

}


.navbar-default{
    background-color:#a2dff2;
    border-radius: 0px;
    font-weight: bold;
    color:#FFF;

}


.navbar-default {

    border-color: #a2dff2;
}


.navbar-nav{
    padding-right: 0px !important;

}

.navbar-nav > li
{
    float: right;

}


.navbar-default .navbar-nav > li > a {
    color:#FFF;
    font-size: 16px;


}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    background: #2b391b !important;
    color: white;

}




.navbar-default .navbar-nav > li > a:hover {
    color: #e2e2e2;
}

.navbar-default .navbar-nav > li:last-child {

    border-left: none;
}



.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.nav2-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.nav-tabs {
     border-bottom: 1px solid #dddddd;
     background-color: #a2dff2;
 }

.nav2-tabs {
    border-bottom: 1px solid #dddddd;
    background-color: #cac88d;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{

    background-color: #2b391b;
    border: 0;
    color: white !important;
    border-radius: 0;
    margin-right: 0px;

}

.nav2-tabs > li.active > a, .nav2-tabs > li.active > a:hover, .nav2-tabs > li.active > a:focus{

    background-color: #2b391b;
    border: 0;
    color: white !important;
    border-radius: 0;
    margin-right: 0px;

}




.nav-tabs{
    margin: 0;
    padding: 0;
}

.nav2-tabs{
    margin: 0;
    padding: 0;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 18px;
    font-weight: bold;
    color: white;

}



.pic img{

width: 100%;
}




.content{
    font-size: 17px;
    padding: 40px 0 40px 0;
}

.footer a{

    color: #cac88d;
    padding: 10px 0 0 0;
}

.footer{
    padding: 15px;
}

.content a{
    color: #040404;
}

.content > a::before {
    content: "\00BB";
    font-family: FontAwesome;
    font-size: 20px;
    padding: 0 5px;
}




.rect{
   width: 50%;
    float: right;
    }

.breakingNews > .bn-title {

    background: none;

}

@media  (max-width: 991px){
    .logo img{
       padding-top: 17px;
    }
}



@media  (max-width: 767px){
    .logo{
        text-align: center;
    }
	.mounasabat{
		margin-top:25px;
	}
}



.koll h2{
    text-align: right;
    font-size: 25px;
    padding: 0 0 10px 0;
}

.form-control{
    height: 41px;
}