html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 40px;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
}


body {
	font-family: 'Cairo', 'Varela Round', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: default;
    -webkit-user-select: none;
    -webkit-font-smoothing: antialiased;    
    background: #000;	
    direction: rtl;
    color: white;
}

.search {
    background: url(/img/bg.jpg);
    height: 430px;
    background-size: contain;
    background-position: center center;
}

.navbar {
    margin-bottom: 0;
}

@media (min-width: 768px) {
.navbar-header {
    float: right;
}
.navbar-nav {
    float: right;
    margin: 0;
    padding-right: 0;    
}
.navbar-nav>li {
    float: right;
}
.navbar-right {
    float: left!important;
    margin-left: -15px;
    margin-right: 0;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-right: -15px;
    margin-left: 0;
}

}

.nav i {
  color: #ffb400;
  margin-left: 5px;
}

.search {
  color: #ffb400;
  text-align: center;
}

.error {
  color: #ffb400;
  text-align: center;
    margin-top: 40px;  
}

.search h1 {
    font-size: 57px;
    margin-top: 85px;
    margin-bottom: 25px;    
}

.search form {
  width: 70%;
  margin: 0 auto;
}

.shadow {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 38%, rgba(0,0,0,1) 83%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 38%,rgba(0,0,0,1) 83%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 38%,rgba(0,0,0,1) 83%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    margin-top: -200px;
    height: 200px;
}

.search .form-control {
    float: right;
    width: calc(33% - 40px);
    margin-left: 10px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    height: 46px;
}

.search .btn {
    background: #ffb400;
    border-color: #ffb400;  
}

.search .btn:hover {
  background: #dc9c02;
}

a, .btn, .form-control {
  transition: all 0.4s;
}

.title {
  color: #ffb400;
    margin-bottom: 30px;  
}

.form-control:focus {
    border-color: #ffb400;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255, 180, 0, 0.64);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255, 180, 0, 0.65);
}

* {
  outline: none!important;
}

@media (max-width: 768px) {

.search .container {
    padding: 0;
    margin: 0;
}

.search .form-control {
    float: right;
    width: 108px;
    margin-left: 0;
    padding: 10px 16px;
    font-size: 13px;
    line-height: 1.3333333;
    border-radius: 6px;
    height: 46px;
    margin-bottom: 10px;
    margin-left: 5px;
}

.search .btn {
    font-size: 14px;
    padding: 13px 8px;
}

.search form {
    width: 100%;
    margin: 0 auto;
}

.search h1 {
    font-size: 35px;
    margin-top: 25px;
    margin-bottom: 25px;
}


}

.navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: 0px;
}

.navbar-brand {
    float: right;
}

.nav {
    padding-right: 0;
}




.items h5 {
    background: #ffb400;
    font-size: 15px;
    padding: 10px;
    margin: 0;
}

.items h6 {
background: #ffcf5a;
    font-size: 11px;
    padding: 7px;
    margin: 0;
}

.items {

}


@media (max-width: 768px) {

}

.title-helper {
    color: #ddd;
    margin-top: -20px;
    margin-bottom: 30px;
}

.cats {
    margin-top: -145px;
}

.cats a {
    display: inline-block;
    width: 177px;
    color: white;
    text-decoration: none;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 20px;
}

.cats i {
    font-size: 40px;
    color: #ffb400;
}

.cats h5 {

}


@media (max-width: 768px) {
.cats {
    margin-top: -210px;    
}

.cats a {
    width: 100px;
}

.cats i {

}

.cats h5 {

}    

.cats-clients {
    float: left;
    height: 75px;
    width: calc(100% - 120px);    
    overflow: hidden;    
}

.cats-clients a {
    width: calc(33.33% - 10px);
    float: right;
    margin-left: 10px;
}

.cats-clients h6 {

}

.cats-clients img {
    background: white;
    height: 50px;
    width: 50px;   
}


}

.navbar-brand b {
    color: #ffb400;
    font-size: 28px;
    margin-left: 6px;
    vertical-align: middle;
    margin-top: -7px;
    display: inline-flex;
}

.navbar-brand {
    font-weight: 100;
    font-size: 15px;
}

.navbar-inverse .navbar-brand {
    color: #ffffff;
}


@media (min-width: 992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}

}

.submit {
    margin-bottom: 20px;
}

hr {
    border-top: 1px solid #4e4e4e;
}

r {
    color: red!important;
}

.contacts ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

.contacts i {
    margin-left: 5px;
    width: 25px;
    text-align: center;
    color: #ffb400;
}

a {
    color: #ffb400;
}

a:hover {
    color: #ffca4c;
}

.icon-sign-in-alert {
    width: 100%;
    text-align: center;
    font-size: 55px!important;
    margin-bottom: 10px;
}

.center {
    text-align: center!important;
}

.logo {
    float: right;
    height: 33px;
    margin-top: -7px;
    margin-left: 13px;    
}





.location-activator {
    position: absolute;
    margin-right: -40px;
    font-size: 25px;
    color: gray;
    margin-top: 5px;
    cursor: pointer;
}

@media (max-width: 768px) {
.name-search {
    width: 100%!important;
}

.location-activator {
    display: none;
}

.shadow {
    margin-top: -60px;
}

.search .form-control {
    width: 100%;
}

.search .btn {
    width: 100%;
}

.location-activator {
    display: inline-block;
    position: relative;
    top: 112px;
}

.footer {
    margin-bottom: 50px;
}

body {
    margin-bottom: 90px;
}

}





.back-btn a {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    padding: 10px;
    z-index: 9;
    background: black;
}

.items h5 {
    background: #ffb400;
    font-size: 15px;
    padding: 10px;
    margin: 0;
    height: 60px;
    overflow: hidden;
    line-height: 23px;
    padding-top: 7px;
}

.icons {

}

.icons a {
    float: right;
    width: 80px;
    margin-left: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #ffb400!important;
}

.icons img {
    width: 100%;
}

.icons h4 {
    text-align: center;
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 14px;
}

.details-view a {
    margin-left: 10px;    
    color: #ffb400!important;
}

.social-icons a {
    width: 64px;
}

.social-icons h4 {
    font-size: 12px;
}

.details-view .logo {
    float: left;
    width: 230px;
    height: auto;
    margin-left: 0;
    margin-top: 20px;
}

.details-view .logo-container {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #4e4e4e;
}

.details-view hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.gallery-details img {
    width: 100px!important;
    height: 100px!important;
}

.details-logo {
    height: 90px;
    display: inline;
}

.details-logo .title {
    margin-top: 0;
    margin-bottom: 10px;
}

.gallery-details {
    margin-top: -45px;
}

.details-logo hr {
    margin-top: 15px;    
}

.gallery-details .owl-dots {
    margin-top: 0!important;
}

.modal-content {
    background-color: rgba(44, 44, 44, 0.9);
    border: solid 1px;
    border-color: #2c2c2c;
    color: white;    
}

.close {
    filter: alpha(opacity=50);
    opacity: 0.5;
    color: #fff;
}

.close:focus, .close:hover {
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}


.modal-header {
    padding: 15px;
    border-bottom: 0;
}


* {
  outline: none!important;
}

.modal-body img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}



.modal-header .btn {
    float: right;
}

.modal-footer .btn {
    float: left;
}

.modal-footer {
    border-top: none;
    padding: 15px;
    padding-top: 0;
}

.modal-header {
    padding-bottom: 0;
}


.modal-header .btn {
    float: left;
}

.modal-title {
    text-align: right;
}


.modal-title {
    color: #ffb400!important;    
}

#about-modal .modal-body {
  direction: rtl;
  font-size: 18px;
}

.modal-title {
    color: #ffffff!important;
    font-weight: bold;
    font-size: 20px;
}

.close {
    float: left;
    font-size: 30px;
}


.breadcrumb {
    padding: 8px 0;
    margin-bottom: -20px;
    list-style: none;
    background-color: #000000;
    border-radius: 4px;
    margin-top: 10px;
}


.details-logo .title {
    margin-top: 30px;
    margin-bottom: 20px;
}

.item-card img {
    width: 100%;
}

.whatsapp-order-btn {
    color: white;
    border: 1px solid white;
    padding: 10px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 8px;
}