@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Noto Kufi';
    src: url('../fonts/NotoKufiArabic-Regular.eot');
    src: url('../fonts/NotoKufiArabic-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoKufiArabic-Regular.woff2') format('woff2'), url('../fonts/NotoKufiArabic-Regular.woff') format('woff'), url('../fonts/NotoKufiArabic-Regular.ttf') format('truetype'), url('../fonts/NotoKufiArabic-Regular.svg#noto_kufi_arabicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Kufi';
    src: url('../fonts/NotoKufiArabic-Bold.eot');
    src: url('../fonts/NotoKufiArabic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoKufiArabic-Bold.woff2') format('woff2'), url('../fonts/NotoKufiArabic-Bold.woff') format('woff'), url('../fonts/NotoKufiArabic-Bold.ttf') format('truetype'), url('../fonts/NotoKufiArabic-Bold.svg#noto_kufi_arabicbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.accessibility {
    float: right;
    margin-top: 5px;
}

.accessibility ul li {
    margin: 0 3px;
}

.accessibility ul li .fa {
    font-size: 22px;
    color: #fff;
}

.accessibility ul li a .fa {
    color: #fff;
}

.accessibility ul li svg {
    width: 1.6em;
    height: 1.6em;
    vertical-align: top;
}

.financial {
    background-image: url("../images/financial1.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 50px 0;
}

.financial h1 {
    font-size: 28px;
    margin: 0 0 25px;
    padding: 0;
    color: #fff;
}

.elementor-background-overlay {
    background-color: #63bad7;
    opacity: 0.85;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.counter-area {
    z-index: 100;
    position: relative;
}

.counter-box {
    display: block;
    padding: 40px 20px;
    color: #fff;
    text-align: center
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #fff
}

.counter {
    display: block;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    margin: 0 0 10px 0;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}

.gallery {
    padding: 0;
    margin: 0 0 30px 0;
}

.gallery img {
    padding: 0;
    margin: 0;
    float: none !important;
}

.gallery .img-responsive {
    width: 100%;
}

.gallery .gallery-sub h3 {
    font-size: 18px;
}

.gallery .gallery-sub {
    border: 2px solid #eee;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 15px;
}

.gallery .gallery-sub img {
    width: 100%;
    padding: 0;
    margin: 0;
}

body {
    color: #333333;
    font-family: "Noto Kufi Arabic", sans-serif;
    font-size: 15px;
    line-height: 1.7;
    font-weight: normal !important;
    text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal !important;
    font-family: "Noto Kufi Arabic", sans-serif;
    line-height: 1.5;
}

h1 {
    font-size: 25px;
}

h2 {
    font-size: 23px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 19px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 15px;
}

a {
    color: #63bad7;
    text-decoration: none;
}

p {
    margin: 0 0 15px 0;
    font: 15px "Noto Kufi Arabic", sans-serif;
    text-align: justify;
}

.toplink {
    background: #53accb;
    padding: 0 0;
}

.toplink ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
}

.toplink ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    border-left: 1px solid #fff;
    padding: 0 5px;
}

.toplink ul li a {
    color: #fff;
}

.toplink ul .noneborder {
    border-left: 0px solid #fff;
}

.linkbg {
    background: #1a80a2;
    padding: 7px 15px !important;
    border: 0px solid !important;
    margin: 0 0 0 1px;
    font-family: Cairo;
    font-size: 14px !important;
}

.header {
    padding: 10px 0;
    margin: 0;
}

.header h1 {
    padding: 0;
    margin: 0;
    display: inline-block;
}

.header h1 img {
    margin: 8px 0 0 0;
}

.arabrevolt {
    margin-right: 60px;
}

.header ul {
    padding: 0;
    margin: 23px 0 0 0;
    list-style: none;
    float: right;
}

.header ul li {
    margin: 0;
    list-style: none;
    display: inline-block;
    padding: 0 3px;
}

.header ul li a:hover {
    text-decoration: none;
}

.header .btn-default {
    background-color: #2280a0;
    border-color: #2280a0;
    color: #fff;
}

.search {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0;
    float: left;
}

.search .btn {
    padding: 9px 12px;
}

.search .navbar-form {
    padding: 0;
}

.header .form-group .form-control {
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;
    height: 40px;
}

.header .glyphicon {
    margin: 0 0 0 0;
}

.fa-facebook {
    color: #fff;
    padding: 5px 0;
}

.fa-linkedin {
    /*background: #0075b8;*/
    color: #fff;
}

a.fa-facebook {
    color: #fff;
}

a.fa-linkedin {
    color: #fff;
}

.social-links {
    margin: 25px 0 0 0;
    display: inline-block;
}

.social-links ul {
    float: right;
    padding: 0;
    margin: 0;
}

.social-links ul li {
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 0 0 5px;
    list-style: none;
    color: #fff;
}

.social-links ul li a {
    padding: 8px 10px;
    margin: 0;
    list-style: none;
    color: #fff;
}

.social-links .lan a {
    color: #003849;
}

.navbar-inverse {
    background-image: url(../images/bgmenu.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #a1a1a1;
    height: 50px;
    border-color: #080808;
}

.navbar-static-top {
    border-width: 0;
}

.navbar {
    margin-bottom: 0;
}

.navbar-inverse .navbar-nav>li {
    color: #003849;
    border-left: 1px solid #c5c5c5;
}

.navbar-inverse .navbar-nav>li:last-child {
    border-left: 0px solid #c5c5c5;
}

.navbar-inverse .navbar-nav>li>a {
    color: #003849;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #1c7ea0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background: #2280a0;
    color: #fff;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: #2280a0;
    color: #fff;
}

.dropdown-menu,
.dropdown-submenu>.dropdown-menu {
    border-radius: 0 !important;
    text-align: right;
}

.dropdown-menu>li {
    border-bottom: 1px solid #ddd;
}

.dropdown-menu>li:last-child {
    border-bottom: 0px solid #ddd;
}

.dropdown-menu>li>a {
    color: #00232d;
}

.navbar-inverse .navbar-toggle {
    background: #003849;
    border: 0px solid #53accb;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-nav {
    margin: 0 -15px;
}

.slide {
    margin-bottom: 40px;
    background: #003849;
}

.header-inner {
    margin-bottom: 0;
}

.carousel-caption {
    background: rgba(34, 128, 160, 0.8);
    color: #fff;
    padding: 15px 10%;
    text-shadow: none;
}

.carousel-caption h1 {
    color: #fff;
    padding: 0;
    margin: 0 0 0 0;
    font-size: 30px;
}

.carousel-control.left,
.carousel-control.right {
    z-index: 100;
}

.carousel-caption {
    right: 0px;
    left: 0px;
    bottom: 0px;
    padding: 20px 17%;
}

.main-contant {
    margin: 0 0;
}

.item-body {
    border-width: 5px 1px 1px 1px;
    border-color: #2280a0 #dadada #dadada;
    border-style: solid;
    padding: 20px;
    margin: 0 0 30px 0;
}

.item-body img {
    float: left;
    border: 1px solid #dadada;
    margin: 10px;
    padding: 3px;
}

.item-body h1 {
    font-size: 26px;
    padding: 0;
    margin: 0 0 20px 0;
    color: #63bad7;
}

.item-body h2 {
    font-size: 19px;
    color: #333333;
    padding: 0;
    margin: 0 0 5px 0;
}

.item-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.item-body ul li {
    padding: 6px 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px dashed #ddd;
    float: right;
    width: 100%;
}

.item-body ul li img {
    float: right;
    margin: 0 0 0 10px;
    width: 100%;
    padding: 3px;
    border: 1px solid #dadada;
}

.item-body ul li small {
    display: block;
    color: #63bad7;
    font-size: 14px;
}

.item-body ul li:last-child {
    border-bottom: 0px solid #ddd;
}

.item-body ul li .col-md-4,
.item-body ul li .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}

.item-body ul li .col-md-8,
.item-body ul li .col-sm-8 {
    padding-right: 0;
}

.item-body ul li h2 {
    font-size: 17px;
}

.reports {
    position: relative;
    margin: 0 0 30px 0;
}

.reports h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    right: 0;
    margin: auto;
    background: rgba(34, 128, 160, 0.8);
    color: #fff;
    padding: 10px 0;
    font-size: 25px;
}

.investments h1 {
    font-size: 28px;
    margin: 0 0 25px;
    padding: 0;
    color: #63bad7;
}

.investments a {}

.investments a:hover {
    text-decoration: none;
}

.investments .col-xs-12 {
    margin: 0 0 20px 0;
}

.investments {
    padding: 85px 0px;
}

.investments .expbox {
    margin-top: 20px;
}

.investments .expbox .imgbox {
    height: 350px;
    float: right;
    width: 100%;
    overflow: hidden;
}

.investments .expbox .imgbox img {
    width: 100%;
    object-fit: cover;
}

.investments .expbox .texts {
    float: right;
    width: 100%;
    height: 180px;
    padding: 10px 45px;
    position: relative;
    overflow: hidden;
}

.investments .expbox .texts .details {
    padding: 0;
    width: 98%;
    margin: 0 1%;
}

.investments .expbox .texts span {
    display: block;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: capitalize;
}

.investments .expbox .texts h4 {
    font-size: 24px;
    color: #FFFFFF;
    padding: 0px;
    margin: 0 0 15px 0;
}

.investments .expbox .texts p {
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 30px;
    opacity: 0;
    text-align: center;
}

.investments .expbox .texts .expnow {
    opacity: 0;
}

.expnow {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #101A28 !important;
    text-transform: uppercase;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.bgcolor1 {
    background-color: #53accb;
}

.bgcolor2 {
    background-color: #1b6e8a;
}

.bgcolor3 {
    background-color: #003849;
}

.investments .expbox .imgbox,
.investments .expbox .texts {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.investments .expbox .innerbox {
    position: relative;
    overflow: hidden;
    height: 540px;
}

.investments .expbox .innerbox:hover .imgbox {
    height: 490px;
}

.investments .expbox .innerbox:hover .texts {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
}

.investments .expbox .innerbox:hover .texts .details {
    padding: 0px 20px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.investments .expbox .innerbox:hover .texts p,
.investments .expbox .innerbox:hover .texts .expnow {
    opacity: 1;
}

.investments .expbox .innerbox:hover .bgcolor1 {
    background-color: rgba(83, 172, 203, 0.90);
}

.investments .expbox .innerbox:hover .bgcolor2 {
    background-color: rgba(27, 110, 138, 0.90);
}

.investments .expbox .innerbox:hover .bgcolor3 {
    background-color: rgba(0, 56, 73, 0.90);
}

.owl-nav {
    text-align: center;
}

.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -50px;
    top: 50%;
    font-size: 0;
    background-image: url("../images/arrow-right.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 30px;
}

.owl-next {
    position: absolute;
    left: -50px;
    top: 50%;
    font-size: 0;
    background-image: url("../images/arrow-left.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 30px;
}

.btn-border {
    color: #2e758f;
    background-color: #fff;
    border-color: #2e758f;
    padding: 10px 25px;
}

.text1 {
    color: #fff;
    background: #12607c;
    text-align: center;
    padding: 10px 0;
    font-size: 19px;
    border-bottom: 3px solid #0c4e65;
}

.text2 {
    color: #fff;
    background: #13688b;
    text-align: center;
    padding: 10px 0;
    font-size: 19px;
    border-bottom: 5px solid #004866;
}

.text3 {
    color: #fff;
    background: #003849;
    text-align: center;
    padding: 10px 0;
    font-size: 19px;
    border-bottom: 5px solid #001f28;
}

.text4 {
    color: #fff;
    background: #d95926;
    text-align: center;
    padding: 10px 0;
    font-size: 19px;
    border-bottom: 5px solid #b74011;
}

.content {
    border-width: 5px 1px 1px 1px;
    border-color: #2280a0 #dadada #dadada;
    border-style: solid;
    padding: 20px 20px 40px;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
}

.content h1 {
    font-size: 26px;
    padding: 0;
    margin: 0 0 30px 0;
    color: #63bad7;
}

.content h2 {
    font-size: 23px;
}

.content p {
    margin: 0 0 20px 0;
    text-align: justify;
}

.content img {
    border: 1px solid #dadada;
    padding: 3px;
    float: left;
    margin: 0 15px 15px 0;
}

.news-sub {
    border-bottom: 1px dashed #ddd !important;
    padding: 20px 0;
    float: right;
    width: 100%;
}

.news-sub small {
    display: block;
    color: #63bad7;
    font-size: 14px;
}

.news-sub h3 {
    font-size: 19px;
    color: #333333;
    padding: 0;
    margin: 0 0 10px 0;
}

.news-sub h3 a {
    color: #333333;
}

.news-sub img {
    border: 1px solid #dadada;
    padding: 3px;
    margin: 0 20px 0 0;
}

.news-sub p {
    margin: 0 0 5px 0;
}

.news-group {
    float: right;
    width: 100%;
    margin: 0 0 20px 0;
}

.form-group .form-control {
    border-width: 1px 1px 4px 1px;
    border-color: #dddddd;
    border-style: solid;
    height: 40px;
}

.gallery-sub {
    margin: 0 0 40px;
    padding: 20px;
    text-align: center;
    background: #f5f5f5;
}

.question {
    line-height: 30px;
    padding: 0;
    margin-bottom: 10px;
}

.answer {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.question a {
    background: #acdeef none repeat scroll 0 0;
    color: #333333;
    font-size: 17px;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 5px 10px;
    width: 100%;
    float: right;
}

.question a:hover {
    text-decoration: none;
    color: #2280a0;
}

.question {
    float: right;
    width: 100%;
}

.answer {
    text-align: justify;
    margin: 10px 0 20px 0;
    float: right;
    width: 100%;
}

.sitemap ul {
    padding: 0 20px 20px 0;
    margin: 0;
    list-style: none;
}

.sitemap ul li {
    padding: 3px 0;
    margin: 0;
    list-style: disc;
    color: #333333;
    font-size: 16px;
}

.sitemap ul li a {
    color: #333333;
}

.sitemap ul li ul {
    padding: 0 15px 0 0;
    margin: 0;
    list-style: none;
}

.sitemap ul li ul li {
    padding: 0;
    margin: 0;
    list-style: circle;
    color: #2280a0;
    font-size: 15px;
}

.sitemap ul li ul li a {
    color: #2280a0;
}

.sitemap ul li ul li ul li {
    padding: 0;
    margin: 0;
    list-style: square;
    color: #63bad7;
    font-size: 14px;
}

.sitemap ul li ul li ul li a {
    color: #63bad7;
}

.sitemap ul li ul li ul li ul li {
    padding: 0;
    margin: 0;
    list-style: square;
    color: #63bad7;
    font-size: 14px;
}

.sitemap ul li ul li ul li ul li a {
    color: #63bad7;
}

.social-footer ul li {
    border: 0px solid !important;
}

.footer {
    background: #003849;
    padding: 20px 0;
    font-size: 12px;
    color: #fff;
}

.footer a {
    color: #fff;
}

.footer ul {
    padding: 0;
    margin: 0 0 5px 0;
    list-style: none;
}

.footer ul li {
    padding: 0 10px;
    margin: 0;
    list-style: none;
    display: inline-block;
    border-left: 1px solid #fff;
}

.footer p {
    padding: 0;
    line-height: 22px;
    font-size: 12px;
    margin: 5px 0 10px 0;
}

.footer ul li:last-child {
    border-left: 0px solid #fff;
}

.footer ul li:first-child {
    padding: 0 0 0 10px;
}

.footer h2 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #63bad7;
}

.footer .form-control {
    border: 0px solid;
}

.footer .btn {
    vertical-align: top;
}

.footer .input-group {
    width: 100%;
}

.footer .input-group .form-control {
    float: right;
    width: 75%;
}

.main-breadcrumb {
    background: #eee;
    margin-bottom: 20px;
}

.breadcrumb {
    background: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 5px 15px;
    font-size: 12px;
}

.breadcrumb>.active {
    color: #333333;
}

.breadcrumb,
.breadcrumb a {
    color: #003849;
}

.page-header {
    border-bottom: 0px solid #eee;
    margin: 0 0 20px 0;
    padding-bottom: 0;
}

.page-header h1 {
    font-size: 26px;
}

.btnPaging {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px 10px;
    margin: 0 5px;
}

.Dots {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px 8px;
}

.pageCurrent {
    padding: 3px 10px;
    background: #d95926;
    color: #fff;
}

.text-center .glyphicon {
    margin: 0 5px;
}

.btnPaging:hover {
    background: #d95926;
    color: #fff;
    border-color: #d95926;
}

.dropdown-menu {
    border: 0px solid;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-right-color: #001d52;
    margin-top: 5px;
    margin-left: -10px;
}

.dropdown-submenu:hover>a:after {
    border-right-color: #555;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    right: -100%;
    margin-right: 10px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.btn,
.form-control {
    border-radius: 0 !important;
}

.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 2.2em;
    color: #fff;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 2.2em;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-primary {
    color: #fff;
    background-color: #4e99b4;
    border-color: #4e99b4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #2e758f;
    border-color: #2e758f
}

.btn-primary:hover {
    color: #fff;
    background-color: #2e758f;
    border-color: #2e758f
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #2e758f;
    border-color: #2e758f
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #2e758f;
    border-color: #2e758f
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #2e758f;
    border-color: #2e758f
}

.btn-primary .badge {
    color: #2e758f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #d95926;
    border-color: #d95926
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #aa4117;
    border-color: #aa4117
}

.btn-success:hover {
    color: #fff;
    background-color: #aa4117;
    border-color: #aa4117
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #aa4117;
    border-color: #aa4117
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #aa4117;
    border-color: #aa4117
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #aa4117;
    border-color: #aa4117
}

.btn-success .badge {
    color: #002b38;
    background-color: #fff
}

.glyphicon {
    margin: 0 0 0 5px;
}

.modal-footer {
    text-align: right;
}

.RadDataForm input[type="checkbox"],
.RadDataForm input[type="radio"] {
    margin: 4px 10px 0;
}

.RadDataForm .rdfBorders {
    border-color: #63bad7;
}

.RadDataForm.rdfLeftAligned .rdfCommandButtons,
.RadDataForm.rdfRightAligned .rdfCommandButtons {
    padding-right: 0;
}

legend {
    padding: 10px;
    margin: 0;
}

.RadDataPager_Default {
    background: #2280a0 none repeat scroll 0 0;
    border: 0 solid #d1d1d1;
    color: #fff;
}

.btn-wrap {
    margin: 20px 0 0 0 !important;
}

input[type="checkbox"],
input[type="radio"] {
    margin: 6px 0 0 0 !important;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-right: 0 !important;
}

.reports img {
    width: 100%;
}

#trainingCources {
    float: right;
    margin: 0 0 30px;
    width: 100%;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    margin: auto;
    text-align: center;
}

/*- vote ------------------------------------------------------------*/

.voteResult {
    width: 300px;
    margin: auto;
    padding: 0;
    text-align: right;
    background: #fff;
}

.voteResult table {
    width: 100%;
    text-align: right;
}

.voteResult table tr td {
    text-align: right;
    vertical-align: top;
}

.voteResult table tr td table tr td {
    padding: 4px 0;
}

.voteResult .title td {
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: right;
    background: #297792;
    background-image: linear-gradient(#6bb7d1, #5296ad, #297792);
}

.lineVote {
    margin-bottom: 15px;
    border-bottom: 1px solid #5296ad;
}

.lineVote tr:first-child {
    background: #eee;
}

.lineVote table tr:first-child {
    background: none;
}

.lineVote tr:last-child td {
    padding-bottom: 10px;
}

.voteResultPage .lineVote,
.voteResultPage .noTable {
    width: 100% !important;
}

.imgInnerNews {
    float: left;
    margin: 0 12px 12px 0;
}

.conatct-sub {
    width: 100%;
    float: right;
    margin: 0 0 30px 0
}

.conatct-sub p {
    width: 100%;
    float: right;
}

.conatct-sub .num {
    direction: ltr;
    text-align: right;
    display: inline-block;
}

.content h2 {
    color: #13688b;
}

.content h3 {
    color: #d95926;
}

.content h4 {
    color: #333333;
}

.content ol li,
.content ul li {
    text-align: justify;
}

.reports h2 {
    font-size: 25px;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.carousel-control.right {
    right: 0;
    left: auto;
}

.carousel-control.left {
    right: auto;
    left: 0;
}

.dropdown-menu>li>a {
    white-space: normal;
}

.dropdown-menu {
    min-width: 260px;
}

@media print {
    .toplink,
    .search,
    .lan,
    .demo-icon,
    .navbar,
    .header-inner,
    .main-breadcrumb,
    .main-contant .col-md-4,
    .main-contant .col-sm-4,
    .footer,
    .investments,
    #ctl00_ContentPlaceHolder1_DataPager1,
    .page-optin {
        display: none;
    }
    .main-contant .col-md-8,
    .main-contant .col-sm-8 {
        width: 100% !important;
    }
}

/* Portrait */

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
    .header h1 {
        margin: auto;
        text-align: center;
        display: block;
    }
    .search {
        margin: 22px 0 0 0 !important;
    }
    .header .col-xs-12 {
        padding: 0;
    }
    .toplink ul li {
        font-size: 10px;
        padding: 0 2px;
    }
    .header .navbar-form {
        float: right;
        padding: 0;
        width: 100%;
    }
    .header .form-control {
        display: inline-block;
        float: right;
        width: 70%;
    }
    .lan {
        margin-top: 5px !important;
    }
    .header .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }
    .header .btn {
        display: inline-block;
        float: right;
        width: 20%;
    }
    .header .search {
        width: 70%;
    }
    .header .navbar-form .form-group {
        margin-bottom: 0;
    }
    .item-body ul li img {
        margin-bottom: 20px;
    }
    .carousel-caption {
        display: none;
    }
    .footer .input-group .form-control {
        width: 70%;
    }
    .social-footer {
        padding: 0 15px;
    }
    .footer {
        font-size: 12px !important;
    }
    .footer ul li {
        font-size: 12px !important;
        padding: 0 5px;
    }
    .footer ul {
        margin: 10px 0;
    }
}

/* Landscape */

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
    .toplink ul li {
        font-size: 12px;
        padding: 0 5px;
    }
    .header h1 {
        margin: auto;
        text-align: center;
        display: block;
    }
    .search {
        margin: 22px 0 0 0 !important;
    }
    .header .col-xs-12 {
        padding: 0;
    }
    .lan {
        margin-top: 5px;
    }
    .header .navbar-form {
        float: right;
        padding: 0;
        width: 100%;
    }
    .header .form-control {
        display: inline-block;
        float: right;
        width: 70%;
    }
    .header .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }
    .header .btn {
        display: inline-block;
        float: right;
        width: 15%;
    }
    .header .search {
        width: 70%;
    }
    .header .navbar-form .form-group {
        margin-bottom: 0;
    }
    .carousel-caption {
        display: none;
    }
    .item-body ul li img {
        margin-bottom: 20px;
    }
    .footer .input-group .form-control {
        width: 70%;
    }
    .social-footer {
        padding: 0 15px;
    }
    .footer {
        font-size: 12px !important;
    }
    .footer ul li {
        font-size: 12px !important;
        padding: 0 5px;
    }
    .footer ul {
        margin: 10px 0;
    }
}

/* Portrait */

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
    .toplink ul li {
        font-size: 12px;
        padding: 0 5px;
    }
    .header h1 {
        margin: auto;
        text-align: center;
        display: block;
    }
    .search {
        margin: 22px 0 0 0 !important;
    }
    .header .col-xs-12 {
        padding: 0;
    }
    .header .navbar-form {
        float: right;
        padding: 0;
        width: 100%;
    }
    .header .form-control {
        display: inline-block;
        float: right;
        width: 70%;
    }
    .lan {
        margin-top: 5px;
    }
    .header .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }
    .header .btn {
        display: inline-block;
        float: right;
        width: 15%;
    }
    .header .search {
        width: 70%;
    }
    .header .navbar-form .form-group {
        margin-bottom: 0;
    }
    .carousel-caption {
        display: none;
    }
    .investments img {
        width: 100%;
    }
    .item-body ul li img {
        margin-bottom: 20px;
    }
    .footer .input-group .form-control {
        width: 70%;
    }
    .social-footer {
        padding: 0 15px;
    }
    .footer {
        font-size: 12px !important;
    }
    .footer ul li {
        font-size: 12px !important;
        padding: 0 5px;
    }
    .footer ul {
        margin: 10px 0;
    }
}

/* Landscape */

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
    .toplink ul li {
        font-size: 12px;
        padding: 0 5px;
    }
    .header h1 {
        margin: auto;
        text-align: center;
        display: block;
    }
    .search {
        margin: 22px 0 0 0 !important;
    }
    .header .col-xs-12 {
        padding: 0;
    }
    .header .navbar-form {
        float: right;
        padding: 0;
        width: 100%;
    }
    .header .form-control {
        display: inline-block;
        float: right;
        width: 70%;
    }
    .lan {
        margin-top: 5px;
    }
    .header .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }
    .header .btn {
        display: inline-block;
        float: right;
        width: 15%;
    }
    .header .search {
        width: 80%;
    }
    .header .navbar-form .form-group {
        margin-bottom: 0;
    }
    .carousel-caption {
        display: none;
    }
    .investments img {
        width: 100%;
    }
    .item-body ul li img {
        margin-bottom: 20px;
    }
    .footer .input-group .form-control {
        width: 70%;
    }
    .social-footer {
        padding: 0 15px;
    }
    .footer {
        font-size: 12px !important;
    }
    .footer ul li {
        font-size: 12px !important;
        padding: 0 5px;
    }
    .footer ul {
        margin: 10px 0;
    }
}

/* Portrait */

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {}

/* Landscape */

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
    .header h1 {
        margin: auto;
        text-align: center;
        display: block;
    }
    .search {
        margin: 22px 0 0 0 !important;
    }
    .header .col-xs-12 {
        padding: 0;
    }
    .header .navbar-form {
        float: right;
        padding: 0;
        width: 100%;
    }
    .header .form-control {
        display: inline-block;
        float: right;
        width: 80%;
    }
    .header ul {
        margin-top: 30px;
    }
    .header .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }
    .header .btn {
        display: inline-block;
        float: right;
        width: 10%;
    }
    .header .search {
        width: 80%;
    }
    .header .navbar-form .form-group {
        margin-bottom: 0;
    }
    .carousel-caption {
        padding: 10px 12%;
    }
    .investments img {
        width: 100%;
    }
}

/* bacground menu */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .navbar-nav {
        background: #eee;
    }
    .navbar-inverse .navbar-nav>li {
        border-left: 0px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .owl-carousel .owl-nav .owl-prev {
        right: 0;
    }
    .owl-carousel .owl-nav .owl-next {
        left: 0;
    }
}

/* Portrait */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .navbar-nav>li {
        font-size: 11px;
    }
    .nav>li>a {
        padding: 15px 4px;
    }
    .header ul {
        float: left;
    }
    .carousel-caption {
        padding: 10px 10%;
    }
    .carousel-caption p {
        font-size: 13px;
    }
    .carousel-caption h1 {
        font-size: 28px;
    }
    .footer .input-group .form-control {
        width: 62%;
    }
    .text1,
    .text2,
    .text3,
    .text4 {
        font-size: 16px;
    }
    .modal-footer .btn-success {
        margin-bottom: 5px;
    }
}

/* Landscape */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .header ul li {
        margin: 0;
        padding: 0;
    }
    .carousel-caption {
        padding: 10px 10%;
    }
    .carousel-caption p {
        font-size: 13px;
    }
    .carousel-caption h1 {
        font-size: 28px;
    }
    .footer .input-group .form-control {
        width: 65%;
    }
    .text1,
    .text2,
    .text3,
    .text4 {
        font-size: 16px;
    }
}

@media (min-width: 800px) and (max-width: 1280px) {}

@media (max-width: 575.98px) {
    .search {
        margin: 22px 0 0 0 !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .search {
        margin: 22px 0 0 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .search {
        margin: 22px 0 0 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .search {
        margin: 22px 0 0 0 !important;
    }
}

@media (min-width: 1200px) {}

@media screen and (min-width: 1200px) and (max-width: 1600px) {}

.links {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}

.links h3 {
    font-size: 16px;
    padding: 0;
    margin: 0;
}

/* Popup */

#panel {
    background: #FCFDFE;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 5px solid #E0E9F8;
    z-index: 1000;
}

#panel .modaltop {
    background-color: Transparent;
    background-image: url(images/bg_title.gif);
    background-repeat: repeat-x;
    height: 16px;
    text-align: right;
}

#panel #closebutton {
    cursor: pointer;
}

#panel .body {
    padding: 0px;
}

iframe {
    left: 0 !important;
}

.financial img {
    margin: 0 auto 40px;
}

.social-footer ul li {
    font-size: 20px !important;
}

.uniRadio label {
    margin-left: 20px
}

.contactus img {
    float: none;
    margin: 0;
}

/*Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    .accessibility {
        float: none;
        margin-top: 0;
        text-align: center;
    }
    .header .accessibility ul {
        margin-top: 10px;
        float: none;
    }
    .header .search {
        width: 90%;
        border: 0px solid;
        margin: 0 5% !important;
        float: right;
        text-align: center;
    }
    .header .navbar-form {
        border: 0px solid !important;
        width: 100%;
        float: right;
    }
    .header .navbar-form .form-group {
        width: 70%;
        float: right;
    }
    .header .form-group .form-control {
        width: 100%;
        float: right;
    }
    .header .btn {
        width: 30%;
        float: right;
    }
}

/*Small devices (landscape phones, 576px and up)  */

@media (min-width: 576px) and (max-width: 767.98px) {
    .accessibility {
        float: none;
        margin-top: 0;
        text-align: center;
    }
    .header .accessibility ul {
        margin-top: 10px;
        float: none;
    }
    .header .search {
        width: 90%;
        border: 0px solid;
        margin: 0 5% !important;
        float: right;
        text-align: center;
    }
    .header .navbar-form {
        border: 0px solid !important;
        width: 100%;
        float: right;
    }
    .header .navbar-form .form-group {
        width: 70%;
        float: right;
    }
    .header .form-group .form-control {
        width: 100%;
        float: right;
    }
    .header .btn {
        width: 30%;
        float: right;
    }
}

/* Medium devices (tablets, 768px and up)  */

@media (min-width: 768px) and (max-width: 991.98px) {
    .accessibility {
        float: left;
        margin-top: 0;
    }
    .search {
        margin: 0 0 0 0 !important;
    }
}

/* Large devices (desktops, 992px and up)  */

@media (min-width: 992px) and (max-width: 1199.98px) {
    .accessibility {
        float: left;
        margin-top: 0;
    }
    .search {
        margin: 0 0 0 0 !important;
    }
}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}

.accessibility ul li button {
    background: #53accb;
    border: 0;
}

.dark {
    background-color: #B0B3BB;
    filter: grayscale(.6);
}

.color-blind {
    filter: grayscale(1);
}

.dark .accessibility ul li button {
    background-color: #B0B3BB;
}

.accessibility ul li a {
    cursor: pointer;
}

.dark .accessibility ul li a {
    border-color: #B0B3BB;
}

.leaflet-div-icon img {
    top: 7px !important;
    padding: 0 !important;
    border: 0px !important;
    margin: 0 auto !important;
}

.content .leaflet-tile-container img {
    border: 0px solid #dadada !important;
    padding: 0 !important;
}

.main-contant .investments {
    padding: 30px 0 80px 0;
    margin: 0;
}

.img-map {
    margin: 30px 0;
}

.img-map img {
    width: 100%;
}

.investments .content img {
    padding: 0;
    margin: 0;
    border: 0;
}

.inves-sub .content img {
    padding: 0;
    margin: 0;
    border: 0;
    object-fit: contain !important;
}

.inves-sub .investments .expbox .texts {
    height: 60px;
    padding: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.inves .investments .expbox .texts {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 140px;
    padding: 40px 40px;
}

/*.inves-sub .investments .expbox .innerbox {
    height: 230px;
}*/

.inves-sub .widbox1 {
    width: 20% !important;
}

.inves-sub .investments .expbox .texts h4 {
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.inves-sub .investments .expbox .texts p {
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
    margin: 5px 0 10px 0;
}

.inve-mobile .texts {
    padding: 20px;
    text-align: center !important;
    margin: 0 0 20px 0;
    clear: both;
}

.inve-mobile h4 {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 0;
}

.inve-mobile p {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center !important;
}

@media (min-width: 992px) {
    .inves-sub .col-md-3 {
        width: 20%;
    }
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

@media (min-width: 768px) {
    .d-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .d-sm-none {
        display: none !important;
    }
}

.toplink .accessibility ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    border-left: 0px solid #fff;
    padding: 0 5px;
}

.logo25 {
    margin-right: 72px
}

.investments h1 {
    font-size: 28px;
    margin: 0 0 25px;
    padding: 0;
    color: #63bad7;
}

.investments a {}

.investments a:hover {
    text-decoration: none;
}

.investments .col-xs-12 {
    margin: 0 0 20px 0;
}

.investments {
    padding: 85px 0px;
}

.investments .expbox {
    margin-top: 20px;
}

.investments .expbox .imgbox {
    height: 350px;
    float: right;
    width: 100%;
    overflow: hidden;
}

.investments .expbox .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.investments .expbox .texts {
    float: right;
    width: 100%;
    height: 180px;
    padding: 10px 45px;
    position: relative;
    overflow: hidden;
}

.investments .expbox .texts .details {
    padding-top: 10px;
}

.investments .expbox .texts span {
    display: block;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: capitalize;
}

.investments .expbox .texts h4 {
    font-size: 26px;
    color: #FFFFFF;
    padding: 15px 0px;
}

.investments .expbox .texts p {
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 30px;
    opacity: 0;
    text-align: center;
}

.investments .expbox .texts .expnow {
    opacity: 0;
}

.expnow {
    display: inline-block;
    height: 48px;
    line-height: 44px;
    padding: 0 24px;
    background-color: #FFFFFF;
    font-size: 16px;
    color: #101A28 !important;
    text-transform: uppercase;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.bgcolor1 {
    background-color: #53accb;
}

.bgcolor2 {
    background-color: #1b6e8a;
}

.bgcolor3 {
    background-color: #003849;
}

.investments .expbox .imgbox,
.investments .expbox .texts {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.investments .expbox .innerbox {
    position: relative;
    overflow: hidden;
}

.investments .expbox .innerbox:hover .imgbox {
    height: 520px;
}

.investments .expbox .innerbox:hover .texts {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
}

.investments .expbox .innerbox:hover .texts .details {
    padding: 0px 45px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.investments .expbox .innerbox:hover .texts p,
.investments .expbox .innerbox:hover .texts .expnow {
    opacity: 1;
}

.investments .expbox .innerbox:hover .bgcolor1 {
    background-color: rgba(83, 172, 203, 0.90);
}

.investments .expbox .innerbox:hover .bgcolor2 {
    background-color: rgba(27, 110, 138, 0.90);
}

.investments .expbox .innerbox:hover .bgcolor3 {
    background-color: rgba(154, 74, 58, 0.90);
}

.investments .expbox .texts {
    float: right;
    width: 100%;
    height: 180px;
    padding: 10px 45px;
    position: relative;
    overflow: hidden;
}

.investments .expbox .imgbox {
    float: right;
    width: 100%;
    overflow: hidden;
}

.maplnk {
    color: #fff;
}

.maplnk:hover {
    color: #fff;
}

.navbar-nav {
    font-size: 15px !important;
}

.navbar-nav>li>a {
    line-height: normal !important;
}

.nav>li>a {
    padding: 10px 7px !important;
}