/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name:  Modareb
 * Version: 1.0
 * URL: http://blacktie.co
 */
 
/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Droid Arabic Kufi:300,400,700,900);
@import url(http://fonts.googleapis.com/css?family=Droid Arabic Kufi:400,300,700,900);

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/DroidKufi-Regular.eot);
    src: url(../fonts/DroidKufi-Regular-ie.eot) format('embedded-opentype'),
    url(../fonts/DroidKufi-Regular.woff2) format('woff2'),
    url(../fonts/DroidKufi-Regular.woff) format('woff'),
    url(../fonts/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/DroidKufi-Bold.eot);
    src: url(../fonts/DroidKufi-Bold-ie.eot) format('embedded-opentype'),
    url(../fonts/DroidKufi-Bold.woff2) format('woff2'),
    url(../fonts/DroidKufi-Bold.woff) format('woff'),
    url(../fonts/DroidKufi-Bold.ttf) format('truetype');
}

/* OVERALL ASPECT */

body {
  background-color: #f2f2f2;
    font-family: "Droid Arabic Kufi";
    font-weight: 300;
    font-size: 16px;
    color: #555;
    direction: rtl;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    }

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "Droid Arabic Kufi";
    font-weight: 300;
    color: #333;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

.hight-regester {
    height: 460px;
}
/* Links */
a {
    color: #f85c37;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover, a:focus {
    color: #fdc029;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


.navbar {
    font-weight: 800;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0;
}

.navbar-inverse {
    background: #e0e0e0;
    border-color: #2d2d2d;
    border: 0;
}

.navbar-inverse .navbar-nav > .active > a {
    background: #246db8;
}

.navbar-inverse .navbar-brand {
	color: #999999;
	font-weight: bolder;
	font-size: 22px;
	letter-spacing: 1px;
    clear: both;
}

.navbar-inverse .navbar-brand i {
	color: #ff7878;
	font-size: 22px;
	letter-spacing: 1px;
}

.navbar-header {
    float: right;
}

ul.nav.navbar-nav.navbar-right {
    float: left !important;
}

.navbar-nav > li {
 }

.nav-block li a {
    top: 30px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #342301;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #000;
    background-color: #fdc029;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #000;
    text-decoration: underline;
    background-color: transparent;
}

.mob-screen {
    background: url(../img/mob.png) no-repeat center top;
    height: 426px;
    padding: em;
}

ul.text-mob {
    list-style: none;
    direction: rtl;
    text-align: center;
    /* margin: 65px; */
    position: relative;
    top: 68%;
    left: 0;
}
span.pricing-edition.small-code {
    font-size: 12px;
    letter-spacing: 0!important;
    color: #000;
    padding: 6px;
}

.direction-content{
    direction: rtl;
}

.pricing-top.quta-block {
    background-color: #246db8 !important;
    padding: 21px !important;
    width: 50%;
    margin: 0 auto;
}

span.price-quta {
    font-size: 23px;
    font-family: arial;
}

.centered.container.direction-content .col-lg-4 {
    float: right;
}

.mob-lines p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: bold;
    color: #000;
}
/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background: url(../img/header-bg.jpg) no-repeat center top;
	margin-top: -10px;
	padding-top:20px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 500px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	margin-top: 100px;
	color: white;
	font-size: 70px;
	font-weight: 300;
	letter-spacing: 0px;
}

#headerwrap h2 {
	color: white;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: uppercase;
}

/* Dark Grey Wrap */
#dg {
	background: #e0e0e0;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

#dg h4 {
	font-weight: 700;
}

/* Light Grey */
#lg {
	background: #ebebeb;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

#lg h4 {
	font-weight: 700;
}


/* Red Wrap */
#r {
    background: #fdc029;
    padding-top: 35px;
    padding-bottom: 35px;
}

#r h4 {
	color: white;
	font-weight: 700;
}

#r p {
	color: white;
}

/* Blue Wrap */

#blue {
	background: #3498db;
	padding-top: 35px;
	padding-bottom: 35px;
}

#blue h4 {
	color: white;
	font-weight: 700;
}

#blue p {
	color: white;
}



/* Footer Wrap */
#f {
	background: #2d2d2d;
	padding-top: 20px;
	padding-bottom: 20px;
}

#f i {
    color: #ebebeb;
    font-size: 18px;
    padding: 8px;
}

span.copyright {
    text-align: right;
    float: right;
    color: #fff;
    font-size: 12px;
}

#f i:hover {
	color: #fdc029;
}

/****** SECTIONS *****/

.w {
	padding-top: 35px;
}

.w h4 {
	font-weight: 700;
}

.w i {
    color: #246db8;
    font-size: 30px;
}

.wb {
	padding-top: 35px;
	margin-bottom: 0px;
}

.wb h4 {
	font-weight: 700;
}

.desc {
    padding-top: 35px;
    min-height: 327px;
}
.desc h4 {
	font-weight: 700;
}

.desc i {
	color: #ff7878;
	font-size: 12px;
	padding: 5px;
}

/***** MODAL CONTACT *****/
.modal-content {
	border-radius: 0px;

}

.modal-header {
	background: #bdbdbd;
	color: white;
}

.modal-header h4 {
	font-weight: 700;
}

.modal-body {
	background: #f2f2f2;
    font-family: "Droid Arabic Kufi";
    font-weight: 300;
    font-size: 16px;
    color: #555;
}

.modal-footer {
	background: #f2f2f2;
	margin-top: 0px; 
}

/* ==========================================================================
   Pricing Tables
   ========================================================================== */

.pricing-option {
    padding-bottom: 40px;
    border: solid 1px #999;
}

.pricing-option .pricing-top {
    position: relative;
    background: #3b97d3;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 40px 20px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pricing-option .pricing-top .special-label {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fbc029;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    padding: 7px 0;
    box-shadow: 0px 3px 2px 0px #000;
}
.small-marj{
    padding-top: 0;
}
.bg-content {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 13px #000;
    border-top: solid 5px #fdc029;
}
.blue-small {
    padding: 13px 0px;
}
.bg-colur-1{
    background: #146691 !important;

}
.bg-colur-1{
    background: #2ea4f3 !important;

}
.bg-colur-3{
    background: #fda629 !important;

}
.bg-colur-4{
    background: #24a1b8 !important;

}
.special .pricing-top {
    background: black;
}

.pricing-option .pricing-edition {
    text-transform: uppercase;
    display: block;
    font-size: 25px;
    letter-spacing: 8px;
}

.pricing-option .price {
    display: inline-block;
    position: relative;
}

.pricing-option .price sup {
    position: absolute;
    top: 50px;
    left: -10px;
    font-size: 24px;
}

.pricing-option .price .price-amount {
    font-size: 108px;
    letter-spacing: -4px;
}

.pricing-option .price small {
    position: relative;
    left: -10px;
    font-size: 18px;
}

.pricing-option ul {
    list-style: none;
    margin: 0;
    background: #eee;
    text-align: center;
    padding-left: 0px;
    padding-right: 0;
}

.pricing-option ul li {
    border-bottom: solid 1px #e1e1e1;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
.pricing-option .pricing-signup {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 10px;
    color: white;
    background: #3b97d3;
}

.pricing-option .pricing-signup:hover {
    background: #fbc028;
    color: #000;
}

@media (max-width:320px) {
    .contact {
        padding: 30px 0;
    }
    .contact .fa {
        color: #dd4a49;
    }
    .contact p {
        padding: 15px 0;
    }
    .contact p span {
        color: #999;
        margin-right: 5px;
    }
    .contact .btn {
        font-size: 14px;
        margin: 30px 0;
        padding: 10px 20px;
        background-color: #dd4a49;
        color: #fff;
        border: 0;
        text-transform: uppercase;
    }
    .contact .btn:hover, .contact .btn:focus {
        background-color: #bf3f3e;
        outline: 0px;
    }
    .form_details input[type="text"], .form_details textarea {
        padding: 10px;
        width: 65%;
        font-size: 1em;
        margin: 10px 0px;
        border: 1px solid #ccc;
        color: #8A8888;
        background: none;
        -webkit-appearance: none;
        float: left;
        outline: none;
        font-weight: 500;
    }
    .form_details textarea:hover {
        border: 1px solid #777;
    }
    .form_details input[type="text"]:hover {
        border: 1px solid #777;
    }
    .form_details textarea {
        height: 200px;
        resize: none;
        width: 90%;
    }
    .form_details input[type="submit"] {
        margin-top: 1em;
        color: #fff;
        font-size: 1.3em;
        padding: 0.7em 1em;
        -webkit-appearance: none;
        text-transform: uppercase;
        display: inline-block;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        font-weight: 600;
        border: none;
        text-transform: uppercase;
        outline: none;
        cursor: pointer;
        background: #9B80CD;
    }
    .form_details input[type="submit"]:hover {
        text-decoration: none;
        color: #fff;
        background: #614084;
    }
    address {
        margin-top: 1em;
    }
    .navbar-nav > li {
        margin: 26px 0;
    }
}

@media (max-width:480px) {

    .contact {
        padding: 30px 0;
    }
    .contact .fa {
        color: #dd4a49;
    }
    .contact p {
        padding: 15px 0;
    }
    .contact p span {
        color: #999;
        margin-right: 5px;
    }
    .contact .btn {
        font-size: 14px;
        margin: 30px 0;
        padding: 10px 20px;
        background-color: #dd4a49;
        color: #fff;
        border: 0;
        text-transform: uppercase;
    }
    .contact .btn:hover, .contact .btn:focus {
        background-color: #bf3f3e;
        outline: 0px;
    }
    .form_details input[type="text"], .form_details textarea {
        padding: 10px;
        width: 65%;
        font-size: 1em;
        margin: 10px 0px;
        border: 1px solid #ccc;
        color: #8A8888;
        background: none;
        -webkit-appearance: none;
        float: left;
        outline: none;
        font-weight: 500;
    }
    .form_details textarea:hover {
        border: 1px solid #777;
    }
    .form_details input[type="text"]:hover {
        border: 1px solid #777;
    }
    .form_details textarea {
        height: 200px;
        resize: none;
        width: 90%;
    }
    .form_details input[type="submit"] {
        margin-top: 1em;
        color: #fff;
        font-size: 1.3em;
        padding: 0.7em 1em;
        -webkit-appearance: none;
        text-transform: uppercase;
        display: inline-block;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        font-weight: 600;
        border: none;
        text-transform: uppercase;
        outline: none;
        cursor: pointer;
        background: #9B80CD;
    }
    .form_details input[type="submit"]:hover {
        text-decoration: none;
        color: #fff;
        background: #614084;
    }
    address {
        margin-top: 1em;
    }
}

.contact {
    padding: 30px 0;
}
.contact .fa {
    color: #dd4a49;
}
.contact p {
    padding: 15px 0;
}
.contact p span {
    color: #999;
    margin-right: 5px;
}
.contact .btn {
    font-size: 14px;
    margin: 30px 0;
    padding: 10px 20px;
    background-color: #dd4a49;
    color: #fff;
    border: 0;
    text-transform: uppercase;
}
.contact .btn:hover, .contact .btn:focus {
    background-color: #bf3f3e;
    outline: 0px;
}
.btn-bf{
    background-color: #246db8;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
}
button.btn.dropdown-toggle {
    color: #3498db;
    font-weight: bold;
    margin-top: 25px;
}
.form_details input[type="text"], .form_details textarea {
    padding: 10px;
    width: 65%;
    font-size: 1em;
    margin: 10px 0px;
    border: 1px solid #ccc;
    color: #8A8888;
    background: #fff;
    -webkit-appearance: none;
    outline: none;
    text-align: right;
    font-weight: 500;
}
table.table.table-bordered.wdith_size.bf-taple-price {
    text-align: right;
    direction: rtl;
    font-size: 14px;
    background-color: #e3e3e3;
}
th {
    text-align: right;
}
.list-privecy {
    direction: rtl;
    list-style: none outside none;
    text-align: right;
}
.title_page {
    text-align: right;
}
.block_title {
    text-align: right;
}
.form_details input[type="password"], .form_details textarea {
    padding: 10px;
    width: 65%;
    font-size: 1em;
    margin: 10px 0px;
    border: 1px solid #ccc;
    color: #8A8888;
    background: #fff;
    -webkit-appearance: none;
    outline: none;
    text-align: right;
    font-weight: 500;
}
.form_details .col-lg-4 {
    float: right;
}
.form_details textarea:hover {
    border: 1px solid #777;
}
.form_details input[type="text"]:hover {
    border: 1px solid #777;
}
.form_details textarea {
    height: 200px;
    resize: none;
    width: 90%;
}
.form_details input[type="submit"] {
    margin-top: 1em;
    color: #fff;
    font-size: 1.3em;
    padding: 0.7em 1em;
    -webkit-appearance: none;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: 600;
    border: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    background: #9B80CD;
}
.form_details input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;
    background: #614084;
}
address {
    margin-top: 1em;
}
@media (max-width: 768px) {
    .form_details input[type="text"], .form_details textarea {
        padding: 10px;
        width: 90%;
    }
    .form_details textarea {
        height: 150px;
    }
    .form_details input[type="submit"] {
        font-size: 0.8em;
        margin-bottom: 1em;
    }
    address {
        margin-top: 0.5em;
    }
}
@media (max-width: 480px) {
    .form_details input[type="text"], .form_details textarea {
        padding: 8px;
        font-size: 0.8em;
    }
    .form_details textarea {
        height: 100px;
    }
}
.mob-choose img:hover {
    -moz-transform: rotate(20deg) skewX(0deg) skewY(0deg);
    -webkit-transform: rotate(20deg) skewX(0deg) skewY(0deg);
    -o-transform: rotate(20deg) skewX(0deg) skewY(0deg);
    -ms-transform: rotate(20deg) skewX(0deg) skewY(0deg);
    transform: rotate(20deg) skewX(0deg) skewY(0deg);
}
.sort_month li {
    list-style: none outside none;
    margin-right: 23px;
    margin-top: 17px;
    display: block;
    margin-bottom: 10px;
}
.label-month {
    background-color: #266db6;
    font-size: 14px;

}
