@font-face {
    font-family: drarkubold;
    src: url(../fonts/drarkubold.ttf);
}
@font-face {
    font-family: drarku;
    src: url(../fonts/drarku.ttf);
}

body {
   font-family: 'drarku',  sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
    direction: rtl;
}


strong { font-weight: 500; }

a, a:hover, a:focus {
	color: #000; text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

h1, h2 { margin-top: 10px; font-size: 38px; font-weight: 100; color: #555; line-height: 50px; }
h3 { font-size: 22px; font-weight: 300; color: #555; line-height: 30px; }

img { max-width: 100%; }

.medium-paragraph { font-size: 18px; line-height: 32px; }

.colored-text { color: #ca8bdc; }

::-moz-selection { background: #ca8bdc; color: #fff; text-shadow: none; }
::selection { background: #ca8bdc; color: #fff; text-shadow: none; }


/***** General style, all sections *****/

.section-container { margin: 0 auto; padding-bottom: 80px; }
.section-description { margin-top: 60px; padding-bottom: 10px; }
.section-description p { margin-top: 20px; padding: 0 120px; }


/***** Divider *****/

.divider-1 span { display: inline-block; width: 200px; border-bottom: 1px solid #ddd; }


/***** Top menu *****/

.navbar {
	margin-bottom: 0;
	background: #444;
	border: 0;
	-o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;
}
.navbar.navbar-no-bg { padding: 5px 0; background: #1c180c;box-shadow: 4px 4px 8px rgba(28, 24, 12, 0.34);}

.navbar-right { margin-right: 0; }

ul.navbar-nav { font-size: 16px; color: #fff; }

.button-enter, .button-reg{
    background: #cdaa41;
    padding: 5px 40px 5px 40px;
    border: 1px solid #a5831f;
    outline: 0;
    margin-top: 4px;
    margin-left: 5px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.button-enter:hover, .button-reg:hover{
    background: #a5831f;
}

.bord{
    position: relative;
}
.cap{
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
}
.cap p {
    color: white; 
    padding: 10px 100px;
}

.slideri .owl-next{
    position: absolute;
    top: 25%;
    right: 10px;
}
.slideri .owl-prev{
    position: absolute;
    top: 25%;
    left: 10px;
}
.tw .owl-next{
    position: absolute;
    top: -48px;
    left: 40px;
}
.tw .owl-prev{
    position: absolute;
    top: -48px;
    left: 10px;
}

.chooses .owl-next{
    position: absolute;
    top: -79px;
    left: 40px;
}
.chooses .owl-prev{
    position: absolute;
    top: -79px;
    left: 10px;
}

.fits .owl-next{
    position: absolute;
    top: -69px;
    left: 0px;
    width:100%;
}
.fits .owl-prev{
    position: absolute;
    bottom: -69px;
    left: 0px;
    width:100%;
}

.button-enter a, .button-reg a{
    color: #fff;
}

.navbar .navbar-header i {
	color: #fff;
    background: #40371c;
    padding: 15px 15px 15px 15px;
    margin-right: 5px;
    margin-top: 2px;
    font-size: 17px;
    width: 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



/*.navbar .navbar-header i:hover {
	color: #40371c;
    background: #fff;
}*/
.navbar>.container .navbar-brand { margin-left: 0; }

.navbar-search-form.disabled,
.navbar-menu-items.disabled { display: none; }

.navbar-search-form input[type="text"] {
	width: 400px;
    margin: 0;
    background: none;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 34px;
    color: #fff;
    border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.navbar-search-form input[type="text"]:focus {
	outline: 0; background: none; border: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}
.navbar-search-form input[type="text"]::-moz-placeholder { color: #fff; color: rgba(255, 255, 255, 0.8); font-style: italic; }
.navbar-search-form input[type="text"]:-ms-input-placeholder { color: #fff; color: rgba(255, 255, 255, 0.8); font-style: italic; }
.navbar-search-form input[type="text"]::-webkit-input-placeholder { color: #fff; color: rgba(255, 255, 255, 0.8); font-style: italic; }


/***** Top content *****/

.top-content { 
height: 300px;
    font-family: 'Aref Ruqaa', serif;
    overflow: hidden;
}

.top-content { margin-top: 50px; color: #1c180c; }

.menu{
    background: #fff;
    height: auto;
    border-bottom: 6px solid #cc9c15;
    border-top: 2px solid #ddd;
    overflow: hidden;
}

.menu .big-width ul{
    display: inline-block;
    list-style: none;
    float: none;
    line-height: 4;
    margin-bottom: 0;
    text-align: center;
}

.menu .big-width ul li{
    display: inline-block;
    float: right;
    padding-left: 12px;
    font-size: 14px;
    color: #000;
}
.menu .big-width ul li a{
    color: #000;
}

.menu .big-width ul li a:hover{
    color: #bb8c06;
}
.menu .big-width ul li:after
{
    content:" |";
    color: #e0e0e0;
    padding-right: 7px;
}

.menu .big-width ul li:last-child:after
{
    content:""
    
}

.menu .big-width ul i{
background: none;
    color: #000;
    line-height: 2;
    font-size: 15px;
    padding:14px 0 0 5px;
    float: right;
}

.menu .big-width .home{
background: #cc9c15;
    padding: 15px;
    color: #fff;
    border-radius: 3px;
    float: right;
    margin-top: 10px;
    font-size: 19px;
}

.menu .small-width ul{
    list-style: none;
    color: #000;
    position: relative;
    right: -18px;
}

.menu .small-width .home{
background: #cc9c15;
    padding: 15px;
    color: #fff;
    border-radius: 3px;
    margin-top: 10px;
    font-size: 19px;
}

.menu .small-width ul div{
width: 100%;
    float: right;
    margin-bottom: 20px;
    margin-top: 0;
}

.menu .small-width ul div i, li{
    float: right;
    list-style-type:none; 
}

.menu .small-width ul div i{
padding: 8px 0 0 10px;
    font-size: 19px;
}

.menu .small-width ul div li{
    font-size: 19px;
    display: block
}

.menu .small-width ul div li a{
    display: block
}

.menu .small-width ul hr{
    width: 100%;
}


/***** end header ********/


.background-page{
    background-image: url(../img/body.png);
}


.content{
        box-shadow: 0px 17px 15px 7px rgba(0, 0, 0, 0.1);
        padding: 40px 15px 40px 15px;
}

/** start news **/

.news{
    height: 60px;
    background: #fff;
    color: #000;
    overflow: hidden;
    border: 1px solid #cc9c15;
    margin-bottom: 20px;
    padding: 0;
}

.news .latest{
    background: #cc9c15;
    height: 60px;
    float: right;
}

.news .latest h3{
    color: #fff;
    margin-top: 13px;
}

.news marquee{
  direction: ltr;
    line-height: 4;
}

.news marquee .oneee, .twoo, .three{
  display: inline-block;
}

.news .marquee p{
    display: inline-block;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 900;
}

.news .marquee i{
        float: right;
    margin-top: 23px;
    margin-left: 5px;
}

/** end news **/



/*** start slider ****/

.slider{
    width:100%;
    height: auto;
    color: #fff;
    overflow: hidden;
    margin-top: 30px;
}

.slider .header-post{    
    margin-bottom: -13px;
}

.header-post{
    border: 1px solid #eee;
    border-bottom: 2px solid #cc9c15;
    height: 50px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.header-post i{
      float: right;
    font-size: 25px;
    padding: 13px;
    background: #cc9c15;
    margin-left: 10px;
    color: #fff;
}

.header-post h3{
    color: #888;
    text-align: right;
    padding: 9px;
    margin: 0;
}


/*** end slider *****/



/** start section ***/

.section-1, .section-2, .section-3, .section-4, .section-5{
    height: auto;
    display: inline-block;
    margin-top: 20px;
    overflow: hidden;
}

.section-5{
    margin-top: 46px;
}

.section-1 .videos{
    padding: 0;
}

.section-1 .videos iframe{
    padding: 10px;
    background: #fff;
    border: 1px solid #eee;
    border-collapse: collapse;
}

.section-2 .mkalat{
    background: #fff;
    border:1px solid #eee;
    padding: 30px;
}

.section-2 .mkalat, .mkal1, .mkal2, .mkal3{
    padding: 10px;
    padding-bottom: 20px;
}

.section-2 .mkalat .mkal1 img, .mkal2 img, .mkal3 img{
   float: right;
    padding: 3px;
    background: #fff;
    border: 1px solid #ddd;
}

.section-2 .mkalat .mkal1 h4, .mkal2 h4, .mkal3 h4{
    display: inline-block;
    text-align: right;
    line-height: 2;
    margin: 0;
    color: #000;
    font-weight: bold;
    margin-bottom:10px;
    color: black; 
}

.section-2 .mkalat .mkal1 p, .mkal2 p, .mkal3 p{
   float: none;
    text-align: right;
}

.section-2 .mkalat button{
   float:right;
    margin-right: 10px;
    background: #cc9c15;
    border: 0;
    color: #fff;
    outline: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.section-2 .mkalat button:hover{
    background: #A27B10;
}

.section-2 .mkalat hr{
  width: 100%;
}

.section-3 .sounded{
    background: #fff;
    padding: 10px;
        border: 1px solid #eee;
    overflow: hidden;
}

.section-3 .sounded h4{
    text-align: right;
    color: #000;
    padding-bottom: 10px;
}

.section-3 .sounded button{
    background: #cc9c15;
    color: #fff;
    padding: 0px 25px;
    border: 0;
    border-radius: 3px;
    float: right;
    outline: 0;
    margin-bottom: 15px;
}

.section-3 .sounded i{
   font-size: 19px;
    color: #fff;
    float: left;
    padding: 10px;
    background: #d0d0d0;
    margin-left: 7px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.section-3 .sounded i{
    background: #cc9c15;
}

.section-3 .sounded i:hover{
    background: #5d4504;
}

.section-3 .sounded hr{
  width: 100%;
}

.section-4 .elm{
    background: #fff;
    padding:70px 18px;
    border: 1px solid #eee;
}

.section-4 .elm i{
    background: #eaeaea;
    width: 100%;
    padding: 15px;
    margin: 10px 0;
    cursor: pointer;
    font-size: 19px;
}

.section-4 .elm button,.button{
    background: #cc9c15;
    padding: 7px 30px;
    border: 0;
    display: block;
    color: #fff;
    outline: 0;
    font-weight: 900;
}

.section-4 .elm p{
    border: #ddd;
    padding: 10px;
    border-radius: 10px;
    color: #000;
    background: #f1f1f1;
    margin: 10px 0;
}

.section-4 .elm hr{
   width: 100%;
}

.headofpage{
    display: inline-block;
    padding: 10px 25px;
    background: #cc9c15;
    color: #fff;
    margin: 10px 0;
    position: relative;
    font-weight: bold;
}
.headofpage::after{
    content: ' ';
    position: absolute;
    left: -20px;
    top: 34%;
    border-width: 10px;
    border-style: solid;
    border-color:transparent #cc9c15 transparent transparent ;
}
.headofpage::before{
    content: ' ';
    position: absolute;
    right: -20px;
    top: 34%;
    border-width: 10px;
    border-style: solid;
    border-color:transparent transparent transparent #cc9c15 ;
}

.qa{
    margin-bottom: 20px;
}
.q{
    display: inline-block;
    padding: 10px;
    background: #cc9c15;
    color: #fff;
    margin: 10px 0;
    position: relative;
}
.q::after{
    content: ' ';
    position: absolute;
    right: 20px;
    top: 100%;
    border-width: 10px;
    border-style: solid;
    border-color: #cc9c15 transparent  transparent transparent ;
}
.a{
    background: #fff;
    border: 1px solid #c9c9c9;
    padding: 20px;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    color: #333;
}
.tabs{
    background: #f1f1f1;
    padding: 5px 0;
}
.tabs a{
    display: inline-block;
    padding: 5px 12px;
    color: #000;
    border-right: 1px solid #ccc;
    height: 30px;
    line-height: 20px;
}
.tabs .active a{
    color: #fff;
}
.tabs a:hover ,.tabs .active{
    background: #cc9c15;
    color: #fff;
}
.btni{
    background: #cc9c15;
    color: #fff;
    border: 0;
    padding: 3px 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btni:hover{
    background: #A27B10
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #cc9c15;
    border-color: #cc9c15;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #cc9c15;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.border{

    background: #fff;
    border: 1px solid #eee;
    padding: 10px ;
}
.border input[type=text]
{
    border: 1px solid #eee;
    width: 98%;
    margin: 10px ;
    padding: 10px;
}




/* CSS used here will be applied after bootstrap.css */
.carousel {
    margin-top: 20px;
}
.item .thumb {
	width: 25%;
	cursor: pointer;
	float: left;
}
.item .thumb img {
	width: 98%;
    margin: 1px;
    height: 60px;
}
.item img {
	width: 100%;	
}

.section-5 .neww{
        background: #fff;
    overflow: hidden;
    color: #000;
    padding: 30px;
    border:1px solid #eee;
}
/** end section ***/



/** start aside **/

.asides{
    float: left;
    overflow: hidden;
}

.aside1{
    cursor: pointer;
    overflow: hidden;
}

.aside2{
    overflow: hidden;
    border-bottom: 1px solid #4c3b05;
}



.aside2 iframe{
    padding: 0;
}

.aside3{
    height: auto;
    background: #fff;
    overflow: hidden;
    color: #000;
}

.aside3 .choose-content{
    padding: 10px;
    border: 1px solid #ddd;
}

.aside3 .choose-content i, p{
    float: right;
}

.aside3 .choose-content i{
   padding: 22px 5px 0 10px;
}

.aside3 .choose-content p{
    padding-top: 13px;
    direction: rtl;
}

.aside3 .choose-content p a:hover{
 color:#cc9c15
}

.aside3 .choose-content hr{
    width: 100%;
    margin: 0;
}

.aside4{
    background: #fff;
    padding-bottom: 6px !important;
}

.aside4 .eshtrak{
   background: #e4e4e4;
     padding: 15px 0;
    border: 1px solid #c5c5c5;
}

.aside4 .eshtrak .mail-, .phone-{
   margin-bottom: 15px;
}

.aside4 .eshtrak .mail- input, .phone- input{
   padding: 5px;
    border:0;
    border-radius: 3px;
    outline: 0;
    width: 70%;
}

.aside4 .eshtrak .mail- i, .phone- i{
       background: #cc9c15;
    padding: 12px;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    width: 45px;
    position: relative;
    top: 2px;
}

.aside4 .eshtrak button {
        background: #cc9c15;
    color: #fff;
    border: 0;
    padding: 5px;
    width: 25%;
    font-size: 17px;
    outline: 0;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.aside4 .eshtrak button:hover {
        background: #AC830F;
}


.aside6 .Counter{
    padding: 15px 15px 0 15px;
    background: #fff;
    display: inline-block;
    border:1px solid #eee;
}

.aside6 .Counter .one-, .two-, .three-, .four-, .five-{
    display: inline-block;
    width: 100%;
}

.aside6 .Counter .one- span, .two- span, .three- span, .four- span, .five- span{
   font-weight: 900;
    font-size: 14px;
    margin-left: 5px;
}


.aside1, .aside2, .aside3, .aside4, .aside5, .aside6{
    float: none;
    margin-top: 20px;
    padding: 0;
}

/** end aside **/


/***** Features *****/

.features-box { margin-top: 30px; text-align: left; }
.features-box .features-box-icon { font-size: 60px; color: #ca8bdc; line-height: 60px; text-align: center; }
.features-box h3 { margin-top: 0; padding: 0 0 10px 0; }


/***** Footer *****/

footer { padding: 40px 0 0 0; background: #fff;color: #000; border-top:8px solid #cc9c15;}

footer .logo-footer{
    margin-bottom: 20px;
}

footer .phone, .fax, .mail{
display: inline-block;
}

footer .phone i, .fax i, .mail i{
 float: right;
    padding: 13px;
    background: #cc9c15;
    border-radius: 50%;
    color: #fff;
    margin-left: 2px;
    width: 38px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
footer .phone i:hover, .fax i:hover, .mail i:hover,footer .social a:hover{
    transform: rotate(360deg);
    background: #B48910;
}

footer .phone p, .fax p, .mail p{
        float: right;
    padding: 5px;
    border-radius: 3px;
    font-weight: 900;
}

footer .social{
    margin: 40px 0 40px 0;
}

footer .social a{
    
    background: #cc9c15;
    border-radius: 50%;
    padding: 3px 16px;
    color: #fff;
    font-size: 27px;
    transform: rotate(0deg);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 0 5px;
}
footer .social a:hover{
    transform: rotate(360deg);
    background: #B48910;
}

footer .social .fa-facebook{
    padding: 5px 5px 5px 5px;
}

footer .social .fa-google-plus{
    padding: 0;
    font-size: 21px;
}

.footer-copyright { padding: 15px; background: #cc9c15; color: #fff; }
.footer-copyright a { color: #fff; border-bottom: 1px dotted #fff;font-weight: 900 }
.footer-copyright a:hover, .footer-copyright a:focus { color: #000; border: 0;font-weight: 900 }


/***** MEDIA QUERIES *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {

	.section-description p { padding: 0; }
	
	.features-box .features-box-icon { font-size: 50px; line-height: 50px; }
	
	.navbar-search-form input[type="text"] { width: 330px; }

}

@media (max-width: 767px) {
	
	.navbar.navbar-no-bg { padding: 0; background: #1c180c;box-shadow: 4px 4px 8px rgba(28, 24, 12, 0.34); }
	.navbar>.container .navbar-brand { margin-left: 15px; }
	.navbar-right { margin-right: -15px; }
	.navbar-collapse { border: 0; }
	.navbar-inverse ul.navbar-nav li a { padding-top: 10px; padding-bottom: 10px; }
	.navbar-inverse .navbar-toggle { border-color: #444; }
	
	.top-content { padding: 80px 0; }
	.top-content .text { padding-top: 20px; }
	
	.section-description p { padding: 0; }
	
	.features-box { text-align: center; }
	.features-box h3 { margin-top: 20px; padding-top: 10px; }
	
	.navbar-form {
		border: 0; padding-top: 5px; padding-bottom: 5px;
		-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
	}
	.navbar-search-form input[type="text"] { width: 100%; text-align: center; }

}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }

}


/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	
	/* logo */
    .navbar-brand {
    	background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 95px 34px !important;
    }
	
}



/****** start media qury ********/

@media (max-width: 480px){
    .news marquee{
    line-height: 0;
}
    
    .news .marquee i {
    position: relative;
    top: 7px;
    left: 12px;
}
}

/****** end media qury ********/