﻿/*----------------- Imports -----------------*/
@import "modal.css";
@import "welcome-news.css";
@import "footer.css";
@import "chart-sections.css";
@import "int-pages.css";


/*--------------------------------------------------------------
# Aarbic Font
--------------------------------------------------------------*/

@font-face {
    font-family: 'DROIDKUFI-REGULAR_0';
	
    src: url('../fonts/DROIDKUFI-REGULAR_0.eot');
    src: url('../fonts/DROIDKUFI-REGULAR_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DROIDKUFI-REGULAR_0.woff') format('woff'),
         url('../fonts/DROIDKUFI-REGULAR_0.ttf') format('truetype'),
         url('../fonts/DROIDKUFI-REGULAR_0.svg#DROIDKUFI-REGULAR_0') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
/* ScrollBar */
/* width */
::-webkit-scrollbar {
  width: 0.8rem;
}

/* Track */
::-webkit-scrollbar-track {
  background: #bcbdc1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #f49634;
  transition: all 1s;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #c97d2d;
}

/* End of ScrollBar */

body {
  background: #242427;
  color: #e8e8e8;
  font-family: "Open Sans", sans-serif;
}

@media only screen and (max-width: 767px) {


    .btn-group {
        margin: 15px !important;
        width:100%;
        float:left;
    }
        .btn-group .btn {
            width: 40%;
    float: left;
        }
    .HyperLink1 {
    width:60% !important;
    float:left;
    }
    .font-siz{
    float:left;
    margin-right:5px;
    }
    .date-news {
      width:100% !important;
    float:left;
    }




        table.footable td,.table td {
    font-size:13px;
    }
    .footable-toggle{
    font-size:16px;
    padding:3px;
    color:#f49634;
    /*background-color:#e8e8e8;*/
    font-weight:bold !important;
    opacity:1 !important;
    }
    .footable-details tr:first-child th, .footable-details tr:first-child td {
    border-top:none !important;
    }
    .section-container {
    padding:5px !important;
    }
    .btn {
    padding: 8px 3px !important;
        font-size: 13px;
    }
       #TID .HID-section .input-group .form-control {
    padding:0;
    }
    #div_MoneyFlow {
    width:80% !important;
    min-width:80% !important;
    }
    #egx .egxbuttons {
    margin: 0 0 15px 22px !important;
    }
    .btn-primary {
    padding :1px 8px 2px 8px !important;
    }
    #egx .egxlabels {
    margin-left:0 !important;
    }
    #egx .egxlabel {
    margin: 5px 2px !important;
  font-size:14px;
    }
    #welcome .welcome-body {
    width:100% !important;
    }
    #footer .follow-us-element {
    width:46%;
    float:left;
    }
    #topbar {
    font-size:14px !important;
    }
    .float-right {
    float:left !important;
    }
    #topbar .hot-line {
    font-size:20px;
    margin-left:2px !important;
        margin-top: -3px;
    }
    #topbar .contact-info a {
    font-size:14px !important;
        margin-top: -3px;
    }
    #topbar .contact-info i {
    padding:2px !important;
    }
    #topbar .contact-info .fa-phone {
    margin-left:2px !important;
    }
    .container {
    padding-left:6px !important;
    }

    #mobile-nav-toggle {
    margin:43px 20px 0 0 !important;
    }
    .inner-body #mobile-nav-toggle {
    margin:38px 20px 0 0 !important;
    }
    .footable-empty {
    display:none !important;
    }
    .contact-info {
    margin-bottom:10px !important;
    }




  body {
    overflow-x: hidden;
  }
}

a {
  color: #f49634;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #f49634;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
      text-indent: unset !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: "Montserrat", sans-serif;*/
  font-weight: 400;
  margin: 0 0 30px 0;
  padding: 0;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: transparent;
  border: solid 1px #f49634;
  color: #e8e8e8;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

.back-to-top:focus {
  background: #f49634;
  color: #e8e8e8;
  outline: none;
}

.back-to-top:hover {
  background: #f49634;
  color: #222;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
  background: #242427;
  padding: 10px 0;
  border-bottom: 1px solid #333;
  font-size: 16px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #e8e8e8;
}

#topbar .contact-info a:hover {
  color: #f49634;
}

#topbar .contact-info i {
  color: #f49634;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  padding-right: 20px;
  margin-left: 20px;
  border-right: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #e8e8e8;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
  color: #f49634;
}

#topbar .hot-line {
  margin-left: 7px;
  display: inline;
}

#topbar .social-links h4 {
  display: inline;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

#topbar .social-links .google-play {
  border-left: 0;
}

#topbar .fa-apple {
  font-size: 20px;
}

#topbar h6 {
  display: inline;
}

#topbar .social-links a:last-child {
  padding: 4px 12px;
  padding-right: 0;
  border-left: 0;
}

#topbar .website-language {
  font-family: 'Adobe Arabic';
  font-size: 20px;
  margin-left: 42px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  padding: 10px 0;
  height: 130px;
  transition: all 0.5s;
  z-index: 997;
  background: #242427;
  box-shadow: 0px 4px 5px 0px rgba(12, 12, 12, 0.25);
}

#header .logo-marketStatus-search {
  position: relative;
}

#header #logo img {
  margin: 0;
  padding: 0;
  height: 80px;
}

#header #logo {
  display: inline-block;
}

#header #market-status {
  display: inline-block;
  float: right;
  font-size:14px;
}

#header #market-status .displayDate {
  margin: 0;
  padding: 6px;
  background-color: rgb(226, 226, 226);
  color: #333;
  width:170px;
}


#header #market-status #lblmarketstatus {
  margin: 0 3px;
  padding: 6px;
  background-color: rgb(247, 52, 52);
  color: #e8e8e8;
  width:77px;
  text-align:center;
}

#header #market-status .header_market-name {
  margin: 0;
  padding: 6px 12px;
  background-color: #f49634;
  color: #242427;
}

#header #section-search {
  float: right;
  width: 27.5%;
  position: absolute;
  left: 805px;
  top: 40px;
}

#header #section-search input,
#header #section-search button {
  font-size: 12px;
  color: #f49634;
  border-color: #f49634;

}

#header #section-search button:hover {
  background-color: #f49634;
  color: #e8e8e8;
}

@media only screen and (max-width: 767px) {

  #header .logo-marketStatus-search #market-status,
  #header .logo-marketStatus-search #section-search {
    /*display: none;*/
  }

    #header #section-search {
    width:100%;
    left:0 !important;
        top:90px !important;
    }

       #header #market-status {
    width:100%;

    }
        #header #market-status .displayDate {
        width:60%;
        }

            #header #logo {
    margin-bottom:10px;
    }

  #header #logo img {
    width: 40% !important;
  }
    .chart.highcharts-container  {
    height:100px !important;
    width:100px !important;
    }
    span {
    font-size:14px;
    color:#e8e8e8;
    }
    .ml_40 {
    margin-left:10px !important;
    }
    .ml_10 {
    margin-left:3px !important;
    }
}

#header nav a {
  text-transform: uppercase;
  font-size: 85%;
  margin-top: 0px;
  font-weight: 700;
  color: #e8e8e8;
}

#header nav a:hover,
#header nav a:active,
#header nav a:focus,
#header nav .menu-active a,
#header nav .active {
  color: #f49634;
}

#header nav li ul a {
  text-transform: capitalize;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
  height: 60vh;
  position: relative;
  background: url("../img/intro/3.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#intro .intro-content {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border-bottom: solid 1px #f49634;
}

#intro .intro-content h2 {
  color: #222;
  margin-bottom: 30px;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#intro .intro-content h2 span {
  /*color: #f49634;
  text-decoration: underline;*/
}

#intro .intro-content .btns {
  text-align: center;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#intro .intro-content .btns .btn-dark {
  width: 200px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 2px;
  transition: .75s;
  margin: 10px;
  color: #e8e8e8;
}

#intro .intro-content .btn-login {
  background: #f49634;
  border: 2px solid #f49634;
  color: #222 !important;
}

#intro .intro-content .btn-login:hover {
  background: none;
  color: #f49634 !important;
}

#intro .intro-content .btn-create {
  background: #242427;
  border: 2px solid #242427;
}

#intro .intro-content .btn-create:hover {
  background: none;
  color: #222;
}

#intro .intro-content .btn-login:focus,
#intro .intro-content .btn-create:focus {
  outline-style: none;
  box-shadow: none;
}

#intro #intro-carousel {
  z-index: 8;
}

#intro #intro-carousel::before {
  content: '';
  /*background-color: rgba(255, 255, 255, 0.29);*/
  position: absolute;
  height: 60vh;
  width: 100%;
  top:0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}

#intro #intro-carousel .item {
  width: 100%;
  height: 60vh;
  background-size: 100% 100%;
  /*background-position: center;*/
  background-repeat: no-repeat;
  transition-property: opacity;
}

@media only screen and (max-width: 767px) {
  #intro {
    margin-top: 83px !important;
  }

  .is-sticky #market-status, .is-sticky #section-search {
    display:none !important;
    }

  #intro .intro-content h2 {
    width: 80%;
    position: absolute;
    top: 120px;
  }

  #intro .intro-content h2 span {
    display: inline-block;
  }

}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 90%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu>li {
  float: left;
}

.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
  border-bottom: solid 1px rgba(241, 241, 241, 0.11);
}

.nav-menu ul li:last-child {
  min-width: 180px;
  border-bottom: 0;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  /* float: right; */
  margin: 0;
}

/* Nav Menu Styling */

.nav-menu a {
  padding: 10px 1px;
  text-decoration: none;
  display: inline-block;
  color: #555;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 14px;
  outline: none;
}

.nav-menu li:hover>a,
.nav-menu .menu-active>a {
  color: #50d8af;
}

.nav-menu>li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(31, 31, 31, 0.3);
  background: #222;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover>a {
  color: #50d8af;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #e8e8e8;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(39, 39, 39, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  text-transform: uppercase;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul li li a {
  text-transform: capitalize;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #f49634;
}

#mobile-nav ul .menu-item-active {
  color: #f49634;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header {
  margin-bottom: 20px;
}

.section-header h2 {
  font-size: 32px;
  color: #0c2e8a;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}

.section-header h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #50d8af;
  bottom: 0;
  left: 0;
}

.section-header p {
  padding: 0;
  margin: 0;
}

@media (min-width: 768px) {

  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }

  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }

  #header {
    padding: 20px 0;
    height: 74px;
  }

  #header #logo h1 {
    font-size: 34px;
  }

  #header #logo img {
    max-height: 40px;
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }

  #about .about-img {
    height: auto;
  }

  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  #intro .intro-content h2 {
    font-size: 34px;
  }

  #services .box .box {
    margin-bottom: 20px;
  }

  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }

  #services .box h4,
  #services .box p {
    margin-left: 0;
    text-align: center;
  }

  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
}

@media (max-width: 576px) {
  #contact #google-map {
    margin-top: 20px;
  }
}

.naeemName {
  color: #f49634;
}

#main {
  margin-top: 20px;
}
#stockPerformance .table th{
    text-align:left;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: url(../img/close.png) !important;
    background-repeat: no-repeat !important;
    float: left;
    background-size:20px;
        width: 30px;
    height: 30px;
        margin-right: 10px;
}
#div_HistData .table {
font-size:14px;
}

.highcharts-legend-item text {
fill:#e8e8e8 !important;
}
.table td, .table th {
border-top: 1px solid #999 !important;
}

.website-language{
    text-align: right;
    font-family: "DROIDKUFI-REGULAR_0" !important;
    font-size: 14px !important;
    direction: rtl;
    color: #e07200 !important;
    padding: 0px !important;
    margin-left: 15px !important;
}

.site-map{
padding:20px 0;    
float:left;
}

.site-map li a {
    font-weight: 600 !important;
    color: #e07200 !important;
    font-size: 20px !important;
    padding:7px 0;
    float:left;
   text-decoration:none !important; 
   
}

    .site-map li a:hover {
    text-decoration:underline !important;
    cursor:pointer;
    }
.site-map li ul a {
color:#e8e8e8 !important;
font-weight:normal !important;
}
.site-map li:before {
content:none !important;
}
    .site-map li a:before {
        content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #333;
    margin-right: 10px;
    margin-left: 5px;
    position: relative;
    float:left;
    }
.site-map li {

        margin: 0;
    padding: 0;
    display: block;
    position: relative;
   float:left;
   width:100%;
   border-bottom:solid 1px rgba(241, 156, 20, 0.1);
}

    .site-map li:last-child {
    border-bottom:none !important;
    }

    .site-map li ul li {
    border-bottom:none !important;
    }
.site-map:before {
display: table;
    content: " ";
}

.label-branch {
    font-weight: bold;
    color: #e07200 !important;
    text-decoration: underline;
    margin-bottom: 10px !important;
    font-size: 19px;
}
.branch-info li i {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    color:#e07200;
}
#ContentPlaceHolder1_div_contact li:before{
    content:none !important;
}
#ContentPlaceHolder1_div_contact {
float:left;
padding:25px 0;
}
.branch-info li strong {
    float: left;
    margin-right: 20px;
    width: 50px;
}
.branch-info {
padding-bottom:20px;
}
#ContentPlaceHolder1_gvReports td{
border:none !important;
padding:15px 0 !important;
}
    #ContentPlaceHolder1_gvReports td a {
    font-size:16px;

    margin-left:10px;
    }
        #ContentPlaceHolder1_gvReports td a:hover {
            text-decoration: underline;
            color:#f49634;
            cursor:pointer;
        }
#body .ui-autocomplete {
width:300px !important;
}

.box_1 {
      margin-right: 3px !important;
    width: 12px;
    height: 12px;
    margin-right: 7px;
    display: inline-block;
    background-color: #f49634;
}
.ml_10 {
    margin-left: 10px;
}

.color_1 {
    color: #f49634;
    font-weight: bold;
}
.box_2 {
    width: 12px;
    height: 12px;
    margin-right: 7px;
    display: inline-block;
    background-color: #666;
}
.ml_40 {
    margin-left: 40px;
}
color_2 {
color:rgb(244,150,52);
}
#market-status span{
    float: left;
    
}
footable-toggle::before {
font-size:16px;
font-weight:bold;
color:#f49634;
}
table.footable, table.footable-details {
background-color:transparent !important;
}

.footable-details th {
border-bottom:none!important ;
}
div.footable-loader {
display:none;
}

@media (min-width: 768px) and (max-width: 1024px) {    /*Tablet*/
    #header #section-search {
        left: 383px !important;
            width: 44.5% !important;
    }
    #intro {
    margin-top:30px;
    }
    #div_MoneyFlow {
    height:200px !important; 
    }
    /*.inner-body #div_MoneyFlow {
    height:180px !important; 
    }*/

    .section-heading {
    font-size:24px;
    text-align:center !important;

    }
    #stockPerformance .section-container {
    width:auto !important;
    }
    #stockPerformance {
    margin-top:10px !important;
    }
    #egx {
    margin-top:0px !important;
    }
    #keyIndicators .section-container {
    margin-left:0px !important;
    width:100% !important;
    }
    .is-sticky #market-status, .is-sticky #section-search {
    display:none !important;
    }
    #footer .col1 .footer-logo {
    width:50% !important;
    height:50% !important;
    }
    #sectorRanking .section-container {
    width:100% !important;
    }
    #TID {
    margin-top:15px !important;
    }
        #TID h3, #TID .section-container {
        margin-left:0px !important; 
        }
    #mobile-nav-toggle {
    margin:31px 20px 0 0 !important;
    }
    #reports-page .card {
        margin-right: 35px !important;
    }
    .inner-body #mobile-nav-toggle {
    margin:9px 25px 0 0 !important;
    }
    .ml_10 {
    margin-left:3px !important;
    }
    .ml_40 {
    margin-left:10px !important;
    }
    #recent span{
        font-size:14px;
    }
    .inner .header_bar {
    font-size:17px !important;
    }
    .section-container h3 {
    font-size:20px;
    }
    .font_1 {
    font-size:14px;
    }
    .section-container {
        margin-top:10px !important;
        }

     .btn-group {
        margin: 0px !important;
        width:100%;
        float:right;
    }

}

.highcharts-exporting-group {
margin-top:25px;
}
.modal-body .form-control {
width:80%;
float:left;
}
.modal-body label{
width:18%;
float:left;
}
#header-sticky-wrapper {
height:150px!important;
}
.footable-toggle {
    font-size: 16px;
    padding: 3px;
    color: #f49634;
    /* background-color: #e8e8e8; */
    font-weight: bold !important;
    opacity: 1 !important;
}

.slider-text ,.slider-text2{
    padding-top:2%;
    text-align: center;
    font-size: 25px;
    width: 80%;
        margin-left: 15%;
    text-shadow: 2px 1px #523f2b;
    color: #ece8e3;
    font-weight: bold;
}
.slider-text2 {
 padding-top: 0 !important;
     padding-top: 0 !important;
    /*border-top: 1px solid #e0720082;*/
    margin-left: 17% !important;
    width:70% !important;
}
    .slider-text span,.slider-text2 span {
            text-shadow: 2px 1px #3c2004;
    color: #f57d00;
    width:100%;
    float:left;
    font-weight:bold !important;
    padding:10px;
    }
    .slider-text .slider-sub-text,.slider-text2 .slider-sub-text{
    text-shadow: 2px 2px #3c1f03;
    float: left;
    font-weight: bold;
    padding: 10px;
    color:#f49634;
    font-size:20px;
    margin-top:10px;
    text-align:center;
    }
    
    .slider-text2 .slider-sub-text {
        font-size:20px !important;
    }

        .slider-text .slider-sub-text .icon, .slider-text .slider-sub-text .icon-small,
          .slider-text2  .slider-sub-text .icon-small{
            font-size: 45px !important;
            width: 100%;
            text-align: center;
            color: #e07200;
            margin:20px 0;
            margin-bottom:30px;
        }
        .slider-text2 .slider-sub-text .icon-small {
         font-size: 35px !important;
        }

    .slider-text .icon:before, .slider-text .slider-sub-text .icon-small:before,
      .slider-text2 .slider-sub-text .icon-small:before{

    padding: 25px;
    background:#444444a8;
    border-radius: 15px;
    margin: 5px;
    }
.icon-small {
 font-size:35px !important;
    padding: 10px !important;
}

    .slider-text .banner-hotline {
    /*background: #eeeeeec4;*/
      text-shadow: 1px 1px #3c2004 !important;
    padding: 4px;
    margin: 20px 36%;
    width: 30%;
    color: #e07200 !important;
    }
        .slider-text .banner-hotline .fa-phone {
            padding: 15px;
    border-radius: 50%;
    background: #555;
        color: #e07200;
        }

.banner-1,.banner-4 {
padding-top:50px;

}
    .banner-1 .slider-sub-text , .banner-4 .slider-sub-text{
    font-size:28px !important;
    }

.banner-2 {
padding-top:50px;
}
.banner-4 .fa-user-alt {
            padding: 15px;
    border-radius: 50%;
    background: #555;
color: #e07200;
font-size:28px;
}
.banner-4 a, .banner-1 a {
cursor:pointer;
color:#f49634 !important;
}
#ContentPlaceHolder1_btn_viewReport {

width:auto;
margin-right:20px;
}
.ui-widget-header {
background:#e78f08 !important;
padding:3px;
}
#div_Login {
padding:17px;
font-size:16px !important;
}
#loginMsg {
padding:10px !important;
color:red;

}
.ui-dialog-title {
color:#333 !important;
margin-top:5px !important;
font-weight:normal !important;
}