<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body{
    font-family: 'Droid Arabic Kufi', 'Lato', sans-serif; 
    font-size: 14px;
   
}
h2{
    font-size: 1.6em;
}
h3{
    font-size: 1.2em;
}
header[role="banner"] #logo-main {
    display: block;
    margin: 20px auto;
  }
.wide {
    width:100%;
    height:100%;
    height:calc(100% - 1px);
    background-image:url('../images/slides/tasheel-about-header-image.jpg');
    background-size:cover;
  }
 
  .wide img {
    width:100%;
  }
  .product {
    margin: 0 auto;
}
  .text15 p{
font-size: 15px;

  }
  
/* page titles */
.page-title-gold{
    color: #ad833b;
    margin-bottom: 30px;
    border-bottom: 1px solid #ad833b;
}
.page-title{
    color: #ad833b;
   
}
.textC p{
    font-size: 13px;
    color: #777;
    line-height: 20px;
    padding: 3% 0;
 
}
/* 20px white block */
.margin-white-20{
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
}
.margin-white-30{
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
    overflow: hidden;
}
.no-margin-bottom{
    margin-bottom: -5px;
}

.servicelist-style-line li{
    line-height: 20px;
    margin: 5px;
    list-style: none;
   }
   .panel-body-background-ltgreen{
       background-color: #edf7e9;
   }
.center-image{
    display:inline-block;
   margin-left: 30%;
   margin-top: 10%;
    
}
.zoom {
    position: relative;
    overflow: hidden;
}
.zoom:hover img{
transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
}
.zoom img{
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.block-cloud{
    background-color: #f0e7ce;
}
.block-silver{
    background-color: #f0f0ee;
}
.colbgimage img{
    width: 100%;
}


.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background: url('icon_top.png') no-repeat;
    
}


/* Social media customizations */
.social-links {
    list-style: none;
    font-size: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0
}
.social-links li {
    display: inline-block;
    margin: 0 5px 5px 0
}
.social-links li a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 18px;
    border: 1px solid #e7e7e7;
    color:#ad833b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.social-links li a i {
    line-height: 40px
}
.social-links li a:hover {
    background-color: transparent;
    border-color: #0c9ec7;
    color: #0c9ec7
}
.social-links.animated-effect-1 li a {
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    position: relative;
    z-index: 1
}
.social-links.animated-effect-1 li a:hover {
    color: #fff!important;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}
.social-links.animated-effect-1 li a:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    background-color: #09afdf;
    -webkit-transition: -webkit-transform .4s, opacity .4s, background-color .4s;
    -moz-transition: -moz-transform .4s, opacity .4s, background-color .4s;
    transition: transform .4s, opacity .4s, background-color .4s;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    filter: alpha(opacity=0)
}
.social-links.animated-effect-1 li a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform 0s, opacity .3s, background-color .3s;
    -moz-transition: -moz-transform 0s, opacity .3s, background-color .3s;
    transition: transform 0s, opacity .3s, background-color .3s
}
.social-links.animated-effect-1:not(.circle) li a:after {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.default.social-links li a {
    background-color: #09afdf;
    border: 1px solid #0c9ec7;
    color: #fff
}
.default.social-links li a:hover {
    background-color: #fff;
    color: #777
}
.dark .social-links li a {
    /* background-color:rgba(0,0,0,.2); */
    /* border:1px solid rgba(0,0,0,.1); */
    
    color: #fff
}
.dark.social-links li a {
    background-color: rgba(0, 0, 0, .6);
    border: 1px solid rgba(0, 0, 0, .1);
    color: #fff
}
.dark.social-links li a:hover {
    background-color: rgba(0, 0, 0, .8)
}
.colored .social-links li a {
    background-color: rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .01);
    color: #fff
}
.header-top .social-links {
    margin: 2px 0 0;
    display: inline-block
}
.footer-content .social-links li {
    margin: 0 5px 5px 0
}
.footer-content .social-links li a {
    color: #777;
    background-color: transparent;
    border-color: #777
}
.footer-content .social-links li a:hover {
    color: #fff;
    background-color: #777;
    border-color: #777
}
.social-links.small li a {
    width: 30px;
    height: 30px;
    font-size: 14px
}
.social-links.small li a i {
    line-height: 29px
}
.social-links.large li a {
    width: 60px;
    height: 60px;
    font-size: 24px
}
.social-links.large li a i {
    line-height: 60px
}
.social-links.square li a,
.square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.social-links.circle li a {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}
.social-links.animated-effect-1 li.twitter a:hover {
    border-color: #55acee
}
.btn.twitter,
.colored.social-links li.twitter a,
.social-links.animated-effect-1 li.twitter a:after,
.social-links:not(.animated-effect-1) li.twitter a:hover {
    background-color: #55acee;
    border-color: #55acee;
    color: #fff
}
.btn.instagram,
.colored.social-links li.instagram a,
.social-links.animated-effect-1 li.instagram a:after,
.social-links:not(.animated-effect-1) li.instagram a:hover {
    background-color: #517fa4;
    border-color: #517fa4;
    color: #fff
}
    .circle {
        -webkit-border-radius: 100%!important;
        -moz-border-radius: 100%!important;
        border-radius: 100%!important;
    }
/* footer customization */
.footer {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    
    background:#252524;
    color: #979292;
}
.footer-credit {
    background: #ad833b;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.footerlist li a {
    color: #aeaeae;
    text-decoration: none;
    text-transform: none;
    transition: all 0.4s ease 0s;
    
}
.footerlist li a:hover{
    color: #ad833b;
}
.footerlist li{
    line-height: 25px;
}

/* Bootstrap customization */
.container-fluid {
     padding-right: 0px;  
     padding-left: 0px;  
}
.navbar{
    margin-bottom: 0px;
    border-radius: 0px;
}
.navbar-default {
    background-color: #ad833b;
    border-color: #ad833b;
    
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    color: #fff;
    font-size: 1.1em;
    
}
.navbar-default .navbar-brand {
     color: #fff;
}
.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:focus, .navbar-default .navbar-nav&gt;.active&gt;a:hover {
    color: #000;
    background-color: #fff;
}


.navbar-brand {
    padding: 0px;
  }
  .navbar-brand&gt;img {
    height: 100%;
    padding: 2px;
    width: auto;
  }

    .slides {
    width: 100%;
  }
  .carousel-inner{
    width:100%;
    max-height: 400px !important;
  }
  .carousel-caption{
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 1.2em;
    color: #ad833b;
}
  
.btn-default{
    background: #ad833b;
    color: #fff;
    padding: 10px 20px;
    
}
.btn-default:hover{
background: #fff;
color: #ad833b;
border: solid #ad833b 1px;
}

.btn-white{
    background: #fff;
    color: #ad833b;
    padding: 10px 20px;
    border: solid 1px #ad833b;
}
.btn-white:hover{
    background: #ad833b;
    color: #fff;
    border: solid #ad833b 1px;
    }


    .panel-services{
        border: #e4be82 solid 1px;
       
    }
    .panel-services&gt;.panel-heading {
        color: #ad833b;
        background-color: #e9d9bb;
        border-color: #e4be82;
    }
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  
  /*
   * Styles copied from the Grid example to make grid rows &amp; columns visible.
   */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  h4 {
    margin-top: 25px;
  }
  .row {
    margin-bottom: 0px;
  }
  .row .row {
    margin-top: 10px;
    margin-bottom: 0;
  }
  [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
   
  }
  
  /*
   * Callout styles copied from Bootstrap's main docs.
   */
  /* Common styles for all types */
  .bs-callout {
    padding: 20px;
    margin: 20px 0;
    border-left: 3px solid #eee;
  }
  .bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .bs-callout p:last-child {
    margin-bottom: 0;
  }
  .bs-callout code {
    background-color: #fff;
    border-radius: 3px;
  }
  /* Variations */
  .bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
  }
  .bs-callout-danger h4 {
    color: #d9534f;
  }
  .bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
  }
  .bs-callout-warning h4 {
    color: #f0ad4e;
  }
  .bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
  }
  .bs-callout-info h4 {
    color: #5bc0de;
  }

label {
    color: #333;
}

.btn-send .btn-reset {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}

</pre></body></html>