body{


}
header{
    border-top: 6px solid #F15E3E;
    border-bottom: none;
    box-shadow: 0 0 10px 0 rgba(74,73,74,0.2);
    z-index: 1;
    position: relative;
    font-size: 16px;
}

.lang{
    margin:10px 0 0;
    padding:0;
    list-style:none;

}
.lang li{
    float: left;
}
a:hover{
    text-decoration: none;
}
.dropdown-item.active, .dropdown-item:active{
	background: #75ccce;
}
.btn-primary{
    background: #005DAB;
}
.header-menu li a.nav-link{
    color:#4a4a4a;
}
.navbar-brand img{
    height: 80px;
}

.header-menu.navbar-nav li{
    position: relative;
    margin-right: 8px;
}
.header-menu.navbar-nav>li>a:before,
.header-menu.navbar-nav>li>a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.header-menu.navbar-nav>li>a:hover:before,
.header-menu.navbar-nav>li.active>a:before {
    opacity: 1;
    width: 100%;
}
.header-menu.navbar-nav>li>a:before {
    bottom: 0;
    left: 0;
    display: block;
    height: 2px;
    width: 0%;
    content: "";
    background-color: #F15E3E;
}
.dropdown-menu{
	left: auto;

right: auto;
}
.header-menu.navbar-nav>li>a:hover:after,
.header-menu.navbar-nav>li>.current a:after {
    max-width: 100%;
}
.header-menu.navbar-nav li a{
    color:#1b1e21;
    font-weight: 700;
    font-family: Almarai,open sans;

}
.carousel-caption h3{
    font-size: 60px;
    font-weight: 600;
}
.carousel-caption p{
    font-size: 27px;
}
.slider-photo::before {
    background-color:
            rgba(0, 0, 0, 0.4);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header-menu.navbar-nav li a:hover{

}
.lang-sw{
     margin-left: 10px;
     margin-top: 4px;
 }
.slider{

    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}
.slider img{
    height: 75vh;
}
.mor-ite{
    margin-left: 0px;
}
.mor-ite a{
    color:#4a4a4a;
    font-weight: bold;
    /* #005DAB */
}



.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
    background: #707070;
}

.main-title .title {
    text-align:center;



    font-size: 36px;
    font-weight: 600;

    padding: 36px 0 55px;
    margin: 0;

}
.news2{
    color:#75CCCE;
    text-align: right;
    text-decoration: none;
}
.news2 h3{
    color:#F15E3E;
    text-align: right;
    padding: 20px 0 8px;

}
.news2 p{
    color:#212529;
    text-align: right;
    line-height: 1.5;
}
.white{
    color: #fff;
}



.carousel-photo {
    width: 90%;
	height:200px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin: 30px auto;
    background-color: #fff;
}
.home-carousel{
    color: white;
    text-align: center;
}
.home-carousel a{
    color: white;
    text-align: center;
}

.news{

}
.news img{
    border-radius: 10px;
    min-height: 300px;
}
.news h3{
    padding: 10px 0;
    font-weight: 600;
}
.news p{
    font-size: 16px;
}
.bg1{
    background: #75CCCE;
    padding: 80px 0;
}
.bg2{
    background: #F15E3E;
    padding: 60px 0;
}

.bg{
    padding: 80px 0;
}
.bg4{
    background: #181b1c;
    padding: 40px 0;
    color: white;
}
.bg5{
    padding: 80px 0;

    background:  #f7f7f7;
}

footer{
    border-top: 1px solid #3c3d3d;
    background: #181b1c;
    color:#999999;
    text-align: center;
    padding: 10px 0;
}
.box2{

}
.box2 h2{
    margin: 34px 0;
    font-size: 55px;


    color: #75CCCE;
}
.box2 li{
    font-size: 17px;
    line-height: 2.5;
}
.box2 p{
    font-size: 17px;
    line-height: 1.5;
}


.box1 h2{
    margin: 10px 0;
    font-size: 35px;
    color: #F15E3E;
}
.box1 p{
    font-size: 17px;
    line-height: 1.5;
}


.navbar-brand{
    margin:3px 0;
}

.familyphoto{

    margin-top: 57px;
    overflow: hidden;
}
.familyphoto img{

    border-radius: 13px;
}
.footer-box{
    text-align: center;
}
.footer-box img{
    margin-bottom: 20px;
}
.social-icon{
    margin-left: 60px;
}
.social-icon li{
    list-style: none;
    float: left;
    margin-left: 20px;
}
.social-icon li a{
    text-decoration: none;
    color: white;
    padding: 10px;
    background: #F15E3E;
    border-radius: 50%;
}
.footer-links{

}
.footer-box2 ul li{
    margin-bottom: 10px;
}
.footer-box2 ul li a{
    text-decoration: none;
    color: #ccc;

}
.footer-box2{


}
.footer-box2 h4::after{
    border: 1px solid #F15E3E;
    right: 0;
    background: #F15E3E;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.footer-box2 h4{
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #1d2124;
}
img{
    max-width: 100%;
}
.navbar.top-menu{
    padding: 0;
}
.page-header h1{
    padding: 60px 0;
    text-align: center;
    background-color: rgba(117,204,206,.7);
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-weight: bold;

}
.page-header{
    text-align: center;
    background-size: cover;
    background-attachment: fixed;
    background-image: url("../img/two_children_with_dad.jpg");

}
.page-content{
    padding: 30px 0;
    line-height: 1.8;
    font-size: 17px;
    color: #4a4a4a;
}
.cat-photo{
    height: 230px;
    width: 100%;
    border-radius: 5px;
}
.top-menu {
    margin-top: 0;
    padding: 0;
    border-top: solid 1px
    #e9e9e9;
    border-bottom: solid 1px
    #e9e9e9;
}
@media screen and (max-width: 500px) {
   
}


/* Profile sidebar */
.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff;
}
.profile-userpic{
    text-align: center;
}
.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
  color: #5a7391;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}
    
.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
  width: 100%;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 5px;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
  
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}

/* Profile Content */
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}
