@charset "utf-8";
/* CSS Document */

.top {background-color:#a2a40c;
padding-top:15px;}

.text1 {color:#FFF;
margin-top:10px;}

.text1 a {color:#FFF;}

.text1 a:hover {color:#FEBA00;}

.menu {background-color:#F4FAFB;
padding:8px;}


.one {background-color:#a29115;
padding-top:10px;
padding-bottom:10px;}


.slider {border:8px #F2F2F2 solid;
} 

.two {background-color:#8eb98b;
padding-top:20px;
padding-bottom:20px;}

.text3 {text-align:center;
line-height:24px;}


.three {background-image:url(../images/Slide1.jpg);
padding-top:20px;
padding-bottom:20px;}


.four {padding-top:30px;
padding-bottom:30px;}

.counter {
font-size:80px;
font-weight:700;
color:#2f79a4;
line-height:1;
}


.five {background-image:url(../images/bg.jpg);
padding-top:7px;
padding-bottom:30px;}


.footer {
background-image:url(../images/bg_doha.jpg);
padding-top:30px;}

.text4 {color:#FFF;}

.text5 a {color:#FFF;}

.text5 a:hover {color:#FFAE00;
text-decoration:none;}

.text6 {color:#FFF;}


.abtwo {
/*background-color:#466468;*/
padding-top:20px;
padding-bottom:20px;
border:4px #CCCCCC solid;
color:#FFF;}


.abthree {background-image:url(../images/content.jpg);
padding-top:20px;
padding-bottom:20px;}


.text7 {text-align:justify;
line-height:24px;
color:#333;}


.text14  {border:1px #0889bd solid;
padding:8px;
margin-bottom:8px;}

.text14:hover {background-color:#F5F5F5;
border:1px #333 solid;}

.text14 a {color:#333;}

.text14 a:hover {text-decoration:none;
color:#EF7F1A;}


/* CLIENT CAROUSEL STYLES */
.clients-carousel {
    margin-top: 50px; /*SMALL TOP MARGIN FOR SPACE */
    padding: 0 30px 30px 30px;
}

    .clients-carousel .thumbnail {
        border: 1px solid #FF4D98;
    }

    .clients-carousel .carousel-control.left {
        height: 30px;
        width: 25px;
        margin-top: 80px;
        background: #F00;
        left: -15px;
    }

    .clients-carousel .carousel-control.right {
        height: 30px;
        width: 25px;
        margin-top: 80px;
        background: #F00;
        right: -15px;
    }

    .clients-carousel img {
        width: 100%;
        height: 120px;
    }
    .missionar h2 {
    font-family: 'Bubblegum Sans', sans-serif;
    font-size: 36px;
    color: #8a7bd1;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
}
.missionar h2 span {
    font-family: 'Bubblegum Sans', sans-serif;
    font-size: 36px;
    color: #f8b54d;
}
.missionar h3.big-features {
    font-family: 'Bubblegum Sans', sans-serif;
    font-size: 30px;
}

.missionar h3 {
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    color: #f8ba59;
    font-weight: bold;
}
.green
{
    background-color: #c59164;
}