@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body{
	font-family:tahoma, verdana, Arial;
	padding-top: 110px;
}
h1, h2, h3, h4, h5, .GuarenteeHeader, .PageLink{
    font-family: 'Droid Arabic Kufi',tahoma, verdana, Arial;
}
.navbar .nav {
    float: left;
    font-family: 'Droid Arabic Kufi',tahoma, verdana, Arial;
}
.navbar .LangSwitch {
    float: right;
}
.navbar .nav > li > a{
    padding-left: 0px;
    padding-right: 10px;
}
.navbar .nav > li > a > span {
    padding-top: 5px;
}
.TrainerBlock .span3 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #fff;
}
.TrainerBlock.BlockAlt1 .span3 {
    background-image: url(../../images/trainerar.svg);
}
.TrainerBlock.BlockAlt2 .span3 {
    background-image: url(../../images/traineraltar.svg);
}
.Testimonial .TestimonialBody{
    background-position: bottom left;
	min-height: 80px;
    padding-left: 100px;
	padding-right: 10px;
}
.Testimonial .TestimonialBody:after, .Testimonial .TestimonialBody:before {
	right: 5%;
}
.IllafBullet li img{
    margin-right: 0px;
    margin-left: 10px;
}
.SocialColumn a{
    float: left;
}
.FooterLinks li:first-child{
    padding-left: 0px;
}
.dropdown-menu > li.SmallSubLink > a, .dropdown-menu > li.SmallSubLink > a:hover{
    background-position: right center;
    padding-right: 12px;
    margin-right: 10px;
    padding-left: 0px;
    margin-left: 0px;
}
#topCarousel > .carousel-control.left {
    background-image: url("../../images/slider_r_arrow.png");
}
#topCarousel > .carousel-control.right {
    background-image: url("../../images/slider_l_arrow.png");
}
.Tooltip{
    right: 0px;
    left: auto;
}
.Tooltip:after{
    left: auto;
    right: 40px;
}
.TrainerModal .ModalHeader {
    background-image: url(../../images/trainer_modal_corner.rtl.png);
}
.TrainerModal .ModalClose{
    right: auto;
    left: -15px;
}
.IconRow{
    background-position: right center;
    direction: ltr;
    text-align: left;
}
.Quote {
    padding-top: 40px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 40px;
    background-color: #eaeaea;
    background-image: url(../../images/quotebg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
	margin-top: 0px;
	margin-left:0px !important;
}
.Quote .Logo.Apple {
    background-image: url(../../images/apple.png);
    padding-right: 30px;
	background-position:center right;
}
.BlockImage{
    float: left;
    margin: 20px;
    margin-left: 0px;
    margin-top: 0px;
}
.GreyBlock{
    padding-left: 0px;
    padding-right: 20px;
}
.GreyBlock h2 {
    font-size: 26px;
    font-weight: 900;
    line-height: 29px;
    text-transform: uppercase;
}
.AboutBlock .BlockImage {
    position: absolute;
    left: -60px;
    right: auto;
    top: 50%;
    margin-top: -60px;
}
.GuarenteeHeader {
    font-size: 26px;
    line-height: 35px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 585px;
}
.ServiceItems h2 {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 30px;
}
.AboutBlock.YellowBorder {
    border-right: 20px solid #feca5d;
    border-left: none;
}
.AboutBlock.RedBorder {
    border-right: 20px solid #f15c47;
    border-left: none;
}
.AboutBlock.BlueBorder {
    border-right: 20px solid #86d0cc;
    border-left: none;
}
.FAQItemsFlow > div:nth-child(even)::after {
    content: '';
    position: absolute;
    right: -35px;
    top: -30px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    clear: both;
}
.FAQItemsFlow > div:nth-child(odd)::after {
    content: '';
    position: absolute;
    right: 100px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    clear: both;
}
.FAQItemsFlow > div:nth-child(even) {
    background: #e7e7e8;
    margin-bottom: 40px;
    margin-right: 70px;
    margin-left: 0px;
}
.FAQItemsFlow > div h2 .BoldestText {
    font-size: 30px;
}
.FAQItemsFlow > div h2 {
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
}
.RedList li{
    margin-right: 10px;
    padding-right: 15px;
    background-image: url(../../images/red_bullet.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.TrainerModal .ModalHeader .TrainerAddress{
    padding-right: 30px;
    padding-left: 0px;
    background-position: center right;
}
.ModalBody li{
    padding-right: 15px;
    padding-left: 0px;
    background-position: right center;
}
.CoursesList .CourseRow [class*="span"]:first-child{
    padding-right: 25px;
    padding-left: 0px;
}
.carousel-inner > .item{
    -webkit-transition: 0.6s ease-in-out right;
    -moz-transition: 0.6s ease-in-out right;
    -o-transition: 0.6s ease-in-out right;
    transition: 0.6s ease-in-out right;
}
.AddCourse{
    float: right;
}
.navbar .LangSwitch.English{
	background-image:url("../../images/english_lang.png");
}
.MainTitleRow h2{
	margin-top:-10px;
}

.CourseHeader .CourseTitle {
    background-position: right center;
    padding-right: 45px;
	padding-left: 0px;
}
.CourseHeader .Arrow {
    float: left;
}

.CourseDetails {
    padding-right: 50px;
	padding-left: 0px;
    background-position: right top;
}
.CourseSmallList .CourseDetails {
    padding-left: 20px;
	padding-right: 0px;
}

.CourseMainIcon {
    background-position: top left;
}
.CalendarIcon {
    left: 5px;
}
.SearchForm {
    background-position: center left;
}
.CalendarSpan {
    position: relative;
}
@media (max-width: 979px){
    body {
        padding-right: 0px;
        padding-left: 0px;
    }
    .IconTitle {
        max-height:none;
        margin-bottom: 70px;
        padding: 15px 0px;
        text-align: center;
    }
    .PageIcon.text-right, .PageIcon.text-left{
        text-align: center;
    }
    .navbar .nav {
        float: none;
    }
    .navbar .nav > li {
        width: auto;
    }
    .navbar .brand {
        padding: 0px;
        margin: 5px 10px;
    }
    .navbar .nav > li > ul > li > a {
        font-size: 18px;
        padding: 0px;
        padding: 10px;
        border: none;
        height: auto;
        outline: 0;
    }
    .TopNavigation {
        position: absolute;
        overflow: hidden;
        z-index: 1000;
    }
    .MainTitleRow {
        padding: 15px;
        font-size: 24px;
    }
    .MainSection{
        padding: 0px 10px;
    }
    .MobileCentered{
        text-align: center !important;
    }
    footer .span3{
        padding :0px 10px;
    }
    .MobileSpacing20{
        padding:0px 20px;
    }
	.LangSwitch{
		left:5px;
		right:auto;
	}
	
}
.redButton {
    background-color: #f15c47;
    border: medium none;
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
}
.error{
    color: red;
}
.errorMessage{
    color: red;
}
input,select,button{
    font-family: tahoma, verdana, Arial;
}
