﻿@charset "utf-8";



@font-face {
    font-family: "Midan W23";
    src: url("../Fonts/b29b6cfe-efb5-459d-b69a-6dc1eb32a09a.eot?iefix") format("eot");
}

@font-face {
    font-family: "Midan W23";
    src: url("../Fonts/b29b6cfe-efb5-459d-b69a-6dc1eb32a09a.eot?iefix");
    src: url("../Fonts/eaa2ab41-02ed-4da4-8cba-48de42be9f5b.woff") format("woff"),url("../Fonts/770b1c0c-4e80-4254-bf5a-f5fc028db113.ttf") format("truetype"),url("../Fonts/f91585b9-218a-4181-88c0-ff875a54cfe4.svg#f91585b9-218a-4181-88c0-ff875a54cfe4") format("svg");
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url("../Fonts/9k-RPmcnxYEPm8CNFsH2gg.woff") format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url("../Fonts//zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff") format('woff');
}

@font-face {
    font-family: 'DroidArabicKufi';
    src: url("../fonts/DroidArabicKufi.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidArabicKufi.woff") format("woff"), url("../fonts/DroidArabicKufi.ttf") format("truetype"), url("../fonts/DroidArabicKufi.svg#DroidArabicKufi") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidArabicKufi-Bold';
    src: url("../fonts/DroidArabicKufi-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidArabicKufi-Bold.woff") format("woff"), url("../fonts/DroidArabicKufi-Bold.ttf") format("truetype"), url("../fonts/DroidArabicKufi-Bold.svg#DroidArabicKufi-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

html {
    background: #fff;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: "Midan W23";
}

body {
    margin: 0;
}

a {
    background: transparent;
}

    a:focus {
        outline: thin dotted;
    }

    a:hover, a:active {
        outline: 0;
    }

h1 {
    font-size: 2em;
    margin: .67em 0;
}

h2 {
    font-size: 1.5em;
    margin: .83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: .83em;
    margin: 1.67em 0;
}

h6 {
    font-size: .75em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: "Midan W23",serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "“" "”" "‘" "’";
}

    q:before, q:after {
        content: '';
        content: none;
    }

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: none;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: none;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: none;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

.materialize-red {
    background-color: #e51c23 !important;
}

.materialize-red-text {
    color: #e51c23 !important;
}

.materialize-red.lighten-5 {
    background-color: #fdeaeb !important;
}

.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important;
}

.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important;
}

.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important;
}

.materialize-red.lighten-3 {
    background-color: #f3989b !important;
}

.materialize-red-text.text-lighten-3 {
    color: #f3989b !important;
}

.materialize-red.lighten-2 {
    background-color: #ee6e73 !important;
}

.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important;
}

.materialize-red.lighten-1 {
    background-color: #ea454b !important;
}

.materialize-red-text.text-lighten-1 {
    color: #ea454b !important;
}

.materialize-red.darken-1 {
    background-color: #d0181e !important;
}

.materialize-red-text.text-darken-1 {
    color: #d0181e !important;
}

.materialize-red.darken-2 {
    background-color: #b9151b !important;
}

.materialize-red-text.text-darken-2 {
    color: #b9151b !important;
}

.materialize-red.darken-3 {
    background-color: #a21318 !important;
}

.materialize-red-text.text-darken-3 {
    color: #a21318 !important;
}

.materialize-red.darken-4 {
    background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
    color: #8b1014 !important;
}

.red {
    background-color: #f44336 !important;
}

.red-text {
    color: #f44336 !important;
}

.red.lighten-5 {
    background-color: #ffebee !important;
}

.red-text.text-lighten-5 {
    color: #ffebee !important;
}

.red.lighten-4 {
    background-color: #ffcdd2 !important;
}

.red-text.text-lighten-4 {
    color: #ffcdd2 !important;
}

.red.lighten-3 {
    background-color: #ef9a9a !important;
}

.red-text.text-lighten-3 {
    color: #ef9a9a !important;
}

.red.lighten-2 {
    background-color: #e57373 !important;
}

.red-text.text-lighten-2 {
    color: #e57373 !important;
}

.red.lighten-1 {
    background-color: #ef5350 !important;
}

.red-text.text-lighten-1 {
    color: #ef5350 !important;
}

.red.darken-1 {
    background-color: #e53935 !important;
}

.red-text.text-darken-1 {
    color: #e53935 !important;
}

.red.darken-2 {
    background-color: #d32f2f !important;
}

.red-text.text-darken-2 {
    color: #d32f2f !important;
}

.red.darken-3 {
    background-color: #c62828 !important;
}

.red-text.text-darken-3 {
    color: #c62828 !important;
}

.red.darken-4 {
    background-color: #b71c1c !important;
}

.red-text.text-darken-4 {
    color: #b71c1c !important;
}

.red.accent-1 {
    background-color: #ff8a80 !important;
}

.red-text.text-accent-1 {
    color: #ff8a80 !important;
}

.red.accent-2 {
    background-color: #ff5252 !important;
}

.red-text.text-accent-2 {
    color: #ff5252 !important;
}

.red.accent-3 {
    background-color: #ff1744 !important;
}

.red-text.text-accent-3 {
    color: #ff1744 !important;
}

.red.accent-4 {
    background-color: #d50000 !important;
}

.red-text.text-accent-4 {
    color: #d50000 !important;
}

.pink {
    background-color: #e91e63 !important;
}

.pink-text {
    color: #e91e63 !important;
}

.pink.lighten-5 {
    background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
    color: #fce4ec !important;
}

.pink.lighten-4 {
    background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
    color: #f8bbd0 !important;
}

.pink.lighten-3 {
    background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
    color: #f48fb1 !important;
}

.pink.lighten-2 {
    background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
    color: #f06292 !important;
}

.pink.lighten-1 {
    background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
    color: #ec407a !important;
}

.pink.darken-1 {
    background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
    color: #d81b60 !important;
}

.pink.darken-2 {
    background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
    color: #c2185b !important;
}

.pink.darken-3 {
    background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
    color: #ad1457 !important;
}

.pink.darken-4 {
    background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
    color: #880e4f !important;
}

.pink.accent-1 {
    background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
    color: #ff80ab !important;
}

.pink.accent-2 {
    background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
    color: #ff4081 !important;
}

.pink.accent-3 {
    background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
    color: #f50057 !important;
}

.pink.accent-4 {
    background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
    color: #c51162 !important;
}

.purple {
    background-color: #9c27b0 !important;
}

.purple-text {
    color: #9c27b0 !important;
}

.purple.lighten-5 {
    background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
    color: #f3e5f5 !important;
}

.purple.lighten-4 {
    background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
    color: #e1bee7 !important;
}

.purple.lighten-3 {
    background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
    color: #ce93d8 !important;
}

.purple.lighten-2 {
    background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
    color: #ba68c8 !important;
}

.purple.lighten-1 {
    background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
    color: #ab47bc !important;
}

.purple.darken-1 {
    background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
    color: #8e24aa !important;
}

.purple.darken-2 {
    background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
    color: #7b1fa2 !important;
}

.purple.darken-3 {
    background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
    color: #6a1b9a !important;
}

.purple.darken-4 {
    background-color: #4a148c !important;
}

.purple-text.text-darken-4 {
    color: #4a148c !important;
}

.purple.accent-1 {
    background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
    color: #ea80fc !important;
}

.purple.accent-2 {
    background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
    color: #e040fb !important;
}

.purple.accent-3 {
    background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
    color: #d500f9 !important;
}

.purple.accent-4 {
    background-color: #a0f !important;
}

.purple-text.text-accent-4 {
    color: #a0f !important;
}

.deep-purple {
    background-color: #673ab7 !important;
}

.deep-purple-text {
    color: #673ab7 !important;
}

.deep-purple.lighten-5 {
    background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
    background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important;
}

.deep-purple.lighten-2 {
    background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
    color: #9575cd !important;
}

.deep-purple.lighten-1 {
    background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important;
}

.deep-purple.darken-1 {
    background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important;
}

.deep-purple.darken-2 {
    background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
    color: #512da8 !important;
}

.deep-purple.darken-3 {
    background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
    color: #4527a0 !important;
}

.deep-purple.darken-4 {
    background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
    color: #311b92 !important;
}

.deep-purple.accent-1 {
    background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
    color: #b388ff !important;
}

.deep-purple.accent-2 {
    background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
    color: #7c4dff !important;
}

.deep-purple.accent-3 {
    background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
    color: #651fff !important;
}

.deep-purple.accent-4 {
    background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
    color: #6200ea !important;
}

.indigo {
    background-color: #3f51b5 !important;
}

.indigo-text {
    color: #3f51b5 !important;
}

.indigo.lighten-5 {
    background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important;
}

.indigo.lighten-4 {
    background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
    color: #c5cae9 !important;
}

.indigo.lighten-3 {
    background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
    color: #9fa8da !important;
}

.indigo.lighten-2 {
    background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
    color: #7986cb !important;
}

.indigo.lighten-1 {
    background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important;
}

.indigo.darken-1 {
    background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
    color: #3949ab !important;
}

.indigo.darken-2 {
    background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
    color: #303f9f !important;
}

.indigo.darken-3 {
    background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
    color: #283593 !important;
}

.indigo.darken-4 {
    background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
    color: #1a237e !important;
}

.indigo.accent-1 {
    background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
    color: #8c9eff !important;
}

.indigo.accent-2 {
    background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
    color: #536dfe !important;
}

.indigo.accent-3 {
    background-color: #3d5afe !important;
}

.indigo-text.text-accent-3 {
    color: #3d5afe !important;
}

.indigo.accent-4 {
    background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
    color: #304ffe !important;
}

.blue {
    background-color: #2196f3 !important;
}

.blue-text {
    color: #2196f3 !important;
}

.blue.lighten-5 {
    background-color: #e3f2fd !important;
}

.blue-text.text-lighten-5 {
    color: #e3f2fd !important;
}

.blue.lighten-4 {
    background-color: #bbdefb !important;
}

.blue-text.text-lighten-4 {
    color: #bbdefb !important;
}

.blue.lighten-3 {
    background-color: #90caf9 !important;
}

.blue-text.text-lighten-3 {
    color: #90caf9 !important;
}

.blue.lighten-2 {
    background-color: #64b5f6 !important;
}

.blue-text.text-lighten-2 {
    color: #64b5f6 !important;
}

.blue.lighten-1 {
    background-color: #42a5f5 !important;
}

.blue-text.text-lighten-1 {
    color: #42a5f5 !important;
}

.blue.darken-1 {
    background-color: #1e88e5 !important;
}

.blue-text.text-darken-1 {
    color: #1e88e5 !important;
}

.blue.darken-2 {
    background-color: #1976d2 !important;
}

.blue-text.text-darken-2 {
    color: #1976d2 !important;
}

.blue.darken-3 {
    background-color: #1565c0 !important;
}

.blue-text.text-darken-3 {
    color: #1565c0 !important;
}

.blue.darken-4 {
    background-color: #0d47a1 !important;
}

.blue-text.text-darken-4 {
    color: #0d47a1 !important;
}

.blue.accent-1 {
    background-color: #82b1ff !important;
}

.blue-text.text-accent-1 {
    color: #82b1ff !important;
}

.blue.accent-2 {
    background-color: #448aff !important;
}

.blue-text.text-accent-2 {
    color: #448aff !important;
}

.blue.accent-3 {
    background-color: #2979ff !important;
}

.blue-text.text-accent-3 {
    color: #2979ff !important;
}

.blue.accent-4 {
    background-color: #2962ff !important;
}

.blue-text.text-accent-4 {
    color: #2962ff !important;
}

.light-blue {
    background-color: #03a9f4 !important;
}

.light-blue-text {
    color: #03a9f4 !important;
}

.light-blue.lighten-5 {
    background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important;
}

.light-blue.lighten-4 {
    background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important;
}

.light-blue.lighten-3 {
    background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
    color: #81d4fa !important;
}

.light-blue.lighten-2 {
    background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
    background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important;
}

.light-blue.darken-1 {
    background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
    color: #039be5 !important;
}

.light-blue.darken-2 {
    background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
    color: #0288d1 !important;
}

.light-blue.darken-3 {
    background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
    color: #0277bd !important;
}

.light-blue.darken-4 {
    background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
    color: #01579b !important;
}

.light-blue.accent-1 {
    background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
    color: #80d8ff !important;
}

.light-blue.accent-2 {
    background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
    color: #40c4ff !important;
}

.light-blue.accent-3 {
    background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
    color: #00b0ff !important;
}

.light-blue.accent-4 {
    background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
    color: #0091ea !important;
}

.cyan {
    background-color: #00bcd4 !important;
}

.cyan-text {
    color: #00bcd4 !important;
}

.cyan.lighten-5 {
    background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
    color: #e0f7fa !important;
}

.cyan.lighten-4 {
    background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important;
}

.cyan.lighten-3 {
    background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
    color: #80deea !important;
}

.cyan.lighten-2 {
    background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important;
}

.cyan.lighten-1 {
    background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
    color: #26c6da !important;
}

.cyan.darken-1 {
    background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
    color: #00acc1 !important;
}

.cyan.darken-2 {
    background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
    color: #0097a7 !important;
}

.cyan.darken-3 {
    background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
    color: #00838f !important;
}

.cyan.darken-4 {
    background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
    color: #006064 !important;
}

.cyan.accent-1 {
    background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
    color: #84ffff !important;
}

.cyan.accent-2 {
    background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
    color: #18ffff !important;
}

.cyan.accent-3 {
    background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
    color: #00e5ff !important;
}

.cyan.accent-4 {
    background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
    color: #00b8d4 !important;
}

.teal {
    background-color: #009688 !important;
}

.teal-text {
    color: #009688 !important;
}

.teal.lighten-5 {
    background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
    color: #e0f2f1 !important;
}

.teal.lighten-4 {
    background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
    color: #b2dfdb !important;
}

.teal.lighten-3 {
    background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
    color: #80cbc4 !important;
}

.teal.lighten-2 {
    background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
    color: #4db6ac !important;
}

.teal.lighten-1 {
    background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
    color: #26a69a !important;
}

.teal.darken-1 {
    background-color: #00897b !important;
}

.teal-text.text-darken-1 {
    color: #00897b !important;
}

.teal.darken-2 {
    background-color: #00796b !important;
}

.teal-text.text-darken-2 {
    color: #00796b !important;
}

.teal.darken-3 {
    background-color: #00695c !important;
}

.teal-text.text-darken-3 {
    color: #00695c !important;
}

.teal.darken-4 {
    background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
    color: #004d40 !important;
}

.teal.accent-1 {
    background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
    color: #a7ffeb !important;
}

.teal.accent-2 {
    background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
    color: #64ffda !important;
}

.teal.accent-3 {
    background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
    color: #1de9b6 !important;
}

.teal.accent-4 {
    background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
    color: #00bfa5 !important;
}

.green {
    background-color: #4caf50 !important;
}

.green-text {
    color: #4caf50 !important;
}

.green.lighten-5 {
    background-color: #e8f5e9 !important;
}

.green-text.text-lighten-5 {
    color: #e8f5e9 !important;
}

.green.lighten-4 {
    background-color: #c8e6c9 !important;
}

.green-text.text-lighten-4 {
    color: #c8e6c9 !important;
}

.green.lighten-3 {
    background-color: #a5d6a7 !important;
}

.green-text.text-lighten-3 {
    color: #a5d6a7 !important;
}

.green.lighten-2 {
    background-color: #81c784 !important;
}

.green-text.text-lighten-2 {
    color: #81c784 !important;
}

.green.lighten-1 {
    background-color: #66bb6a !important;
}

.green-text.text-lighten-1 {
    color: #66bb6a !important;
}

.green.darken-1 {
    background-color: #43a047 !important;
}

.green-text.text-darken-1 {
    color: #43a047 !important;
}

.green.darken-2 {
    background-color: #388e3c !important;
}

.green-text.text-darken-2 {
    color: #388e3c !important;
}

.green.darken-3 {
    background-color: #2e7d32 !important;
}

.green-text.text-darken-3 {
    color: #2e7d32 !important;
}

.green.darken-4 {
    background-color: #1b5e20 !important;
}

.green-text.text-darken-4 {
    color: #1b5e20 !important;
}

.green.accent-1 {
    background-color: #b9f6ca !important;
}

.green-text.text-accent-1 {
    color: #b9f6ca !important;
}

.green.accent-2 {
    background-color: #69f0ae !important;
}

.green-text.text-accent-2 {
    color: #69f0ae !important;
}

.green.accent-3 {
    background-color: #00e676 !important;
}

.green-text.text-accent-3 {
    color: #00e676 !important;
}

.green.accent-4 {
    background-color: #00c853 !important;
}

.green-text.text-accent-4 {
    color: #00c853 !important;
}

.light-green {
    background-color: #8bc34a !important;
}

.light-green-text {
    color: #8bc34a !important;
}

.light-green.lighten-5 {
    background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important;
}

.light-green.lighten-4 {
    background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
    color: #dcedc8 !important;
}

.light-green.lighten-3 {
    background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important;
}

.light-green.lighten-2 {
    background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
    color: #aed581 !important;
}

.light-green.lighten-1 {
    background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
    color: #9ccc65 !important;
}

.light-green.darken-1 {
    background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
    color: #7cb342 !important;
}

.light-green.darken-2 {
    background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
    color: #689f38 !important;
}

.light-green.darken-3 {
    background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
    color: #558b2f !important;
}

.light-green.darken-4 {
    background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
    color: #33691e !important;
}

.light-green.accent-1 {
    background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
    color: #ccff90 !important;
}

.light-green.accent-2 {
    background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
    color: #b2ff59 !important;
}

.light-green.accent-3 {
    background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
    color: #76ff03 !important;
}

.light-green.accent-4 {
    background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
    color: #64dd17 !important;
}

.lime {
    background-color: #cddc39 !important;
}

.lime-text {
    color: #cddc39 !important;
}

.lime.lighten-5 {
    background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
    color: #f9fbe7 !important;
}

.lime.lighten-4 {
    background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
    color: #f0f4c3 !important;
}

.lime.lighten-3 {
    background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
    color: #e6ee9c !important;
}

.lime.lighten-2 {
    background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
    color: #dce775 !important;
}

.lime.lighten-1 {
    background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
    color: #d4e157 !important;
}

.lime.darken-1 {
    background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
    color: #c0ca33 !important;
}

.lime.darken-2 {
    background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
    color: #afb42b !important;
}

.lime.darken-3 {
    background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
    color: #9e9d24 !important;
}

.lime.darken-4 {
    background-color: #827717 !important;
}

.lime-text.text-darken-4 {
    color: #827717 !important;
}

.lime.accent-1 {
    background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
    color: #f4ff81 !important;
}

.lime.accent-2 {
    background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
    color: #eeff41 !important;
}

.lime.accent-3 {
    background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
    color: #c6ff00 !important;
}

.lime.accent-4 {
    background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
    color: #aeea00 !important;
}

.yellow {
    background-color: #ffeb3b !important;
}

.yellow-text {
    color: #ffeb3b !important;
}

.yellow.lighten-5 {
    background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
    color: #fffde7 !important;
}

.yellow.lighten-4 {
    background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
    color: #fff9c4 !important;
}

.yellow.lighten-3 {
    background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
    color: #fff59d !important;
}

.yellow.lighten-2 {
    background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
    color: #fff176 !important;
}

.yellow.lighten-1 {
    background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
    color: #ffee58 !important;
}

.yellow.darken-1 {
    background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
    color: #fdd835 !important;
}

.yellow.darken-2 {
    background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
    color: #fbc02d !important;
}

.yellow.darken-3 {
    background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
    color: #f9a825 !important;
}

.yellow.darken-4 {
    background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
    color: #f57f17 !important;
}

.yellow.accent-1 {
    background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
    color: #ffff8d !important;
}

.yellow.accent-2 {
    background-color: #ff0 !important;
}

.yellow-text.text-accent-2 {
    color: #ff0 !important;
}

.yellow.accent-3 {
    background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
    color: #ffea00 !important;
}

.yellow.accent-4 {
    background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
    color: #ffd600 !important;
}

.amber {
    background-color: #ffc107 !important;
}

.amber-text {
    color: #ffc107 !important;
}

.amber.lighten-5 {
    background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
    color: #fff8e1 !important;
}

.amber.lighten-4 {
    background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
    color: #ffecb3 !important;
}

.amber.lighten-3 {
    background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
    color: #ffe082 !important;
}

.amber.lighten-2 {
    background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
    color: #ffd54f !important;
}

.amber.lighten-1 {
    background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
    color: #ffca28 !important;
}

.amber.darken-1 {
    background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
    color: #ffb300 !important;
}

.amber.darken-2 {
    background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
    color: #ffa000 !important;
}

.amber.darken-3 {
    background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
    color: #ff8f00 !important;
}

.amber.darken-4 {
    background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
    color: #ff6f00 !important;
}

.amber.accent-1 {
    background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
    color: #ffe57f !important;
}

.amber.accent-2 {
    background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
    color: #ffd740 !important;
}

.amber.accent-3 {
    background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
    color: #ffc400 !important;
}

.amber.accent-4 {
    background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
    color: #ffab00 !important;
}

.orange {
    background-color: #ff9800 !important;
}

.orange-text {
    color: #ff9800 !important;
}

.orange.lighten-5 {
    background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
    color: #fff3e0 !important;
}

.orange.lighten-4 {
    background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
    color: #ffe0b2 !important;
}

.orange.lighten-3 {
    background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
    color: #ffcc80 !important;
}

.orange.lighten-2 {
    background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
    color: #ffb74d !important;
}

.orange.lighten-1 {
    background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
    color: #ffa726 !important;
}

.orange.darken-1 {
    background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
    color: #fb8c00 !important;
}

.orange.darken-2 {
    background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
    color: #f57c00 !important;
}

.orange.darken-3 {
    background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
    color: #ef6c00 !important;
}

.orange.darken-4 {
    background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
    color: #e65100 !important;
}

.orange.accent-1 {
    background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
    color: #ffd180 !important;
}

.orange.accent-2 {
    background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
    color: #ffab40 !important;
}

.orange.accent-3 {
    background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
    color: #ff9100 !important;
}

.orange.accent-4 {
    background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
    color: #ff6d00 !important;
}

.deep-orange {
    background-color: #ff5722 !important;
}

.deep-orange-text {
    color: #ff5722 !important;
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
    background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important;
}

.deep-orange.lighten-3 {
    background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important;
}

.deep-orange.lighten-2 {
    background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
    background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important;
}

.deep-orange.darken-1 {
    background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
    color: #f4511e !important;
}

.deep-orange.darken-2 {
    background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
    color: #e64a19 !important;
}

.deep-orange.darken-3 {
    background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
    color: #d84315 !important;
}

.deep-orange.darken-4 {
    background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
    color: #bf360c !important;
}

.deep-orange.accent-1 {
    background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important;
}

.deep-orange.accent-2 {
    background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important;
}

.deep-orange.accent-3 {
    background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important;
}

.deep-orange.accent-4 {
    background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important;
}

.brown {
    background-color: #795548 !important;
}

.brown-text {
    color: #795548 !important;
}

.brown.lighten-5 {
    background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
    color: #efebe9 !important;
}

.brown.lighten-4 {
    background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
    color: #d7ccc8 !important;
}

.brown.lighten-3 {
    background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
    color: #bcaaa4 !important;
}

.brown.lighten-2 {
    background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
    color: #a1887f !important;
}

.brown.lighten-1 {
    background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
    color: #8d6e63 !important;
}

.brown.darken-1 {
    background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
    color: #6d4c41 !important;
}

.brown.darken-2 {
    background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
    color: #5d4037 !important;
}

.brown.darken-3 {
    background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
    color: #4e342e !important;
}

.brown.darken-4 {
    background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
    color: #3e2723 !important;
}

.blue-grey {
    background-color: #607d8b !important;
}

.blue-grey-text {
    color: #607d8b !important;
}

.blue-grey.lighten-5 {
    background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important;
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
    background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
    background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important;
}

.blue-grey.lighten-1 {
    background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
    color: #78909c !important;
}

.blue-grey.darken-1 {
    background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
    color: #546e7a !important;
}

.blue-grey.darken-2 {
    background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
    color: #455a64 !important;
}

.blue-grey.darken-3 {
    background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
    color: #37474f !important;
}

.blue-grey.darken-4 {
    background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
    color: #263238 !important;
}

.grey {
    background-color: #9e9e9e !important;
}

.grey-text {
    color: #9e9e9e !important;
}

.grey.lighten-5 {
    background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
    color: #fafafa !important;
}

.grey.lighten-4 {
    background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
    color: #f5f5f5 !important;
}

.grey.lighten-3 {
    background-color: #eee !important;
}

.grey-text.text-lighten-3 {
    color: #eee !important;
}

.grey.lighten-2 {
    background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
    color: #e0e0e0 !important;
}

.grey.lighten-1 {
    background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
    color: #bdbdbd !important;
}

.grey.darken-1 {
    background-color: #757575 !important;
}

.grey-text.text-darken-1 {
    color: #757575 !important;
}

.grey.darken-2 {
    background-color: #616161 !important;
}

.grey-text.text-darken-2 {
    color: #616161 !important;
}

.grey.darken-3 {
    background-color: #424242 !important;
}

.grey-text.text-darken-3 {
    color: #424242 !important;
}

.grey.darken-4 {
    background-color: #212121 !important;
}

.grey-text.text-darken-4 {
    color: #212121 !important;
}

.black {
    background-color: #000 !important;
}

.black-text {
    color: #000 !important;
}

.white {
    background-color: #fff !important;
}

.white-text {
    color: #fff !important;
}

.transparent {
    background-color: transparent !important;
}

.transparent-text {
    color: transparent !important;
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}

    .container .row {
        margin-left: -.75rem;
        margin-right: -.75rem;
    }

.section {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .section.no-pad {
        padding: 0;
    }

    .section.no-pad-bot {
        padding-bottom: 0;
    }

    .section.no-pad-top {
        padding-top: 0;
    }

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .row:after {
        content: "";
        display: table;
        clear: both;
    }

.col {
    float: right;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px;
}

    .col[class*="push-"], .col[class*="pull-"] {
        position: relative;
    }

    .col.s1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.s12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.offset-s1 {
        margin-left: 8.33333%;
    }

    .col.pull-s1 {
        right: 8.33333%;
    }

    .col.push-s1 {
        left: 8.33333%;
    }

    .col.offset-s2 {
        margin-left: 16.66667%;
    }

    .col.pull-s2 {
        right: 16.66667%;
    }

    .col.push-s2 {
        left: 16.66667%;
    }

    .col.offset-s3 {
        margin-left: 25%;
    }

    .col.pull-s3 {
        right: 25%;
    }

    .col.push-s3 {
        left: 25%;
    }

    .col.offset-s4 {
        margin-left: 33.33333%;
    }

    .col.pull-s4 {
        right: 33.33333%;
    }

    .col.push-s4 {
        left: 33.33333%;
    }

    .col.offset-s5 {
        margin-left: 41.66667%;
    }

    .col.pull-s5 {
        right: 41.66667%;
    }

    .col.push-s5 {
        left: 41.66667%;
    }

    .col.offset-s6 {
        margin-left: 50%;
    }

    .col.pull-s6 {
        right: 50%;
    }

    .col.push-s6 {
        left: 50%;
    }

    .col.offset-s7 {
        margin-left: 58.33333%;
    }

    .col.pull-s7 {
        right: 58.33333%;
    }

    .col.push-s7 {
        left: 58.33333%;
    }

    .col.offset-s8 {
        margin-left: 66.66667%;
    }

    .col.pull-s8 {
        right: 66.66667%;
    }

    .col.push-s8 {
        left: 66.66667%;
    }

    .col.offset-s9 {
        margin-left: 75%;
    }

    .col.pull-s9 {
        right: 75%;
    }

    .col.push-s9 {
        left: 75%;
    }

    .col.offset-s10 {
        margin-left: 83.33333%;
    }

    .col.pull-s10 {
        right: 83.33333%;
    }

    .col.push-s10 {
        left: 83.33333%;
    }

    .col.offset-s11 {
        margin-left: 91.66667%;
    }

    .col.pull-s11 {
        right: 91.66667%;
    }

    .col.push-s11 {
        left: 91.66667%;
    }

    .col.offset-s12 {
        margin-left: 100%;
    }

    .col.pull-s12 {
        right: 100%;
    }

    .col.push-s12 {
        left: 100%;
    }

@media only screen and (min-width:601px) {
    .col.m1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.offset-m1 {
        margin-left: 8.33333%;
    }

    .col.pull-m1 {
        right: 8.33333%;
    }

    .col.push-m1 {
        left: 8.33333%;
    }

    .col.offset-m2 {
        margin-left: 16.66667%;
    }

    .col.pull-m2 {
        right: 16.66667%;
    }

    .col.push-m2 {
        left: 16.66667%;
    }

    .col.offset-m3 {
        margin-left: 25%;
    }

    .col.pull-m3 {
        right: 25%;
    }

    .col.push-m3 {
        left: 25%;
    }

    .col.offset-m4 {
        margin-left: 33.33333%;
    }

    .col.pull-m4 {
        right: 33.33333%;
    }

    .col.push-m4 {
        left: 33.33333%;
    }

    .col.offset-m5 {
        margin-left: 41.66667%;
    }

    .col.pull-m5 {
        right: 41.66667%;
    }

    .col.push-m5 {
        left: 41.66667%;
    }

    .col.offset-m6 {
        margin-left: 50%;
    }

    .col.pull-m6 {
        right: 50%;
    }

    .col.push-m6 {
        left: 50%;
    }

    .col.offset-m7 {
        margin-left: 58.33333%;
    }

    .col.pull-m7 {
        right: 58.33333%;
    }

    .col.push-m7 {
        left: 58.33333%;
    }

    .col.offset-m8 {
        margin-left: 66.66667%;
    }

    .col.pull-m8 {
        right: 66.66667%;
    }

    .col.push-m8 {
        left: 66.66667%;
    }

    .col.offset-m9 {
        margin-left: 75%;
    }

    .col.pull-m9 {
        right: 75%;
    }

    .col.push-m9 {
        left: 75%;
    }

    .col.offset-m10 {
        margin-left: 83.33333%;
    }

    .col.pull-m10 {
        right: 83.33333%;
    }

    .col.push-m10 {
        left: 83.33333%;
    }

    .col.offset-m11 {
        margin-left: 91.66667%;
    }

    .col.pull-m11 {
        right: 91.66667%;
    }

    .col.push-m11 {
        left: 91.66667%;
    }

    .col.offset-m12 {
        margin-left: 100%;
    }

    .col.pull-m12 {
        right: 100%;
    }

    .col.push-m12 {
        left: 100%;
    }
}

@media only screen and (min-width:993px) {
    .col.l1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .col.offset-l1 {
        margin-left: 8.33333%;
    }

    .col.pull-l1 {
        right: 8.33333%;
    }

    .col.push-l1 {
        left: 8.33333%;
    }

    .col.offset-l2 {
        margin-left: 16.66667%;
    }

    .col.pull-l2 {
        right: 16.66667%;
    }

    .col.push-l2 {
        left: 16.66667%;
    }

    .col.offset-l3 {
        margin-left: 25%;
    }

    .col.pull-l3 {
        right: 25%;
    }

    .col.push-l3 {
        left: 25%;
    }

    .col.offset-l4 {
        margin-left: 33.33333%;
    }

    .col.pull-l4 {
        right: 33.33333%;
    }

    .col.push-l4 {
        left: 33.33333%;
    }

    .col.offset-l5 {
        margin-left: 41.66667%;
    }

    .col.pull-l5 {
        right: 41.66667%;
    }

    .col.push-l5 {
        left: 41.66667%;
    }

    .col.offset-l6 {
        margin-left: 50%;
    }

    .col.pull-l6 {
        right: 50%;
    }

    .col.push-l6 {
        left: 50%;
    }

    .col.offset-l7 {
        margin-left: 58.33333%;
    }

    .col.pull-l7 {
        right: 58.33333%;
    }

    .col.push-l7 {
        left: 58.33333%;
    }

    .col.offset-l8 {
        margin-left: 66.66667%;
    }

    .col.pull-l8 {
        right: 66.66667%;
    }

    .col.push-l8 {
        left: 66.66667%;
    }

    .col.offset-l9 {
        margin-left: 75%;
    }

    .col.pull-l9 {
        right: 75%;
    }

    .col.push-l9 {
        left: 75%;
    }

    .col.offset-l10 {
        margin-left: 83.33333%;
    }

    .col.pull-l10 {
        right: 83.33333%;
    }

    .col.push-l10 {
        left: 83.33333%;
    }

    .col.offset-l11 {
        margin-left: 91.66667%;
    }

    .col.pull-l11 {
        right: 91.66667%;
    }

    .col.push-l11 {
        left: 91.66667%;
    }

    .col.offset-l12 {
        margin-left: 100%;
    }

    .col.pull-l12 {
        right: 100%;
    }

    .col.push-l12 {
        left: 100%;
    }
}

body, .ms-WPBody, h1, h2, h3, h4, h5, h6 {
    font-family: "Midan W23";
    direction: rtl;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
}

a:visited, a:hover, a:active {
    color: inherit;
    text-decoration: none;
}

#s4-bodyContainer {
    padding-bottom: 0;
}

/* Date */

.ts-date {
   
    color: #fff;
    display: inline-block;
    /*border-left: 1px solid #fff;*/
  
    line-height: 18px;
    font-size:17px;
}
 


    .ts-date i {
        margin-left: 5px;
    }

.poll {
    margin: 8px 0;
}

    .poll h2.wptitle {
        border-bottom: 4px #d1aa31 solid;
        padding-bottom: 8px;
        position: relative;
    }

        .poll h2.wptitle:after {
            content: '';
            display: inline-block;
            height: 4px;
            width: 35%;
            max-width: 100px;
            background: #419b50;
            position: absolute;
            bottom: -4px;
            right: 0;
        }

    .poll .poll-form {
        /*margin-top: 12px;*/
        background: #fff;
        /*padding: 15px;*/
        /*box-shadow: 0 0 5px #ddd;*/
        /*height: 293px;*/
    }

     .pollQestion {
        font: bold 14px DroidArabicKufi-Bold, sans-serif, arial;
        color: #d1aa31;
        /*height: 52px;*/
        margin-bottom: 10px;
    }

    .pollInner {
        padding: 8px 25px;
    }

        .pollInner ul li {
            margin-bottom: 2px;
        }

          .pollInner ul input[type="radio"] {
            margin-left: 15px;
            position: relative;
            top: 3px;
        }

         .pollInner ul label {
            font: 14px DroidArabicKufi, sans-serif, arial;
            color: #555555;
        }

        .pollInner label {
            font: 14px DroidArabicKufi, sans-serif, arial;
            color: #555555;
        }

    .poll td label {
        font-weight: normal;
            color: #404040;
            position: relative;
            top: 0px;
            font-size: 1.11em;
    }

    .poll td input[type="radio"] {
        margin-left: 15px;
        position: relative;
        top: 0px;
    }

    .poll .pollbtns {
        padding-top: 10px;
        text-align: center;
    }

        .poll .pollbtns .btn {
            width: 49%;
            height: 35px;
            /*border-radius: 0;*/
            margin: 0;
            padding: 0;
            font: 14px/35px DroidArabicKufi, sans-serif, arial;
        }

        .poll .pollbtns .vote {
            background: #419b50;
            color: #fff;
        }

        .poll .pollbtns .voteresult {
            background: #d1aa31;
            color: #fff;
        }
/*----- start master page*/
body {
    font-family:   "Midan W23", sans-serif;
    line-height:1.8;
    font-weight:400;
    color: #333;
}

h3, h4 {
    margin: 10px 0 30px 0;
    /*letter-spacing: 10px;*/
    /*font-size: 20px;*/
    color: #111;
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}

.person {
    border: 10px solid transparent;
    margin-bottom: 25px;
    width: 80%;
    height: 80%;
    opacity: 0.7;
}

    .person:hover {
        border-color: #f1f1f1;
    }

.carousel-inner img {
    /*-webkit-filter: grayscale(90%);
            filter: grayscale(90%);*/ /* make all photos black and white */
    width: 100%; /* Set width to 100% */
    margin: auto;
}

.carousel-caption h3 {
    color: #fff !important;
}

@media (max-width: 600px) {
    .carousel-caption {
        /*display: block;  Hide the carousel text when the screen is less than 600 pixels wide */
    }
    .top-header-menu {
        text-align: right !important;
        float: right !important;
    }

 ul.marquee li {
   
        /* border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;*/
        text-align: right !important;
         
    }
}


.bg-1 {
    background: #d2d2d2;
    color: #333333;
}

    .bg-1 h3 {
        color: #fff;
    }

    .bg-1 p {
        font-style: italic;
    }

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}

    .thumbnail p {
        margin-top: 15px;
        color: #555;
    }



.modal-header, h4, .close {
    background-color: #236d29;
    color: #fff !important;
    text-align: right;
    font-size: 30px;
}

.modal-header, .modal-body {
    padding: 10px 30px;
}

.nav-tabs li a {
    color: #777;
}

#googleMap {
    width: 100%;
    height: 400px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.navbar {
    font-family: "Midan W23", Montserrat, sans-serif;
    margin-bottom: 0;
    /*background-color: #236d29;*/
    border: none;
    /*font-size: 24px !important;*/
    /*letter-spacing: 4px;*/
    opacity: 0.9;
}

    .navbar li a, .navbar .navbar-brand {
        color: #fff !important;
    }

.navbar-nav li a:hover {
    color: #fff !important;
}

.navbar-nav li.active a {
    color: #fff !important;
    background-color: #29292c !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.open .dropdown-toggle {
    color: #fff;
    background-color: #555 !important;
}

.dropdown-menu li a {
    color: #fff !important;
}

    .dropdown-menu li a:hover {
        background-color: #267d39 !important;
        color: #c58e1c !important;
    }

footer {
    background-color: #2d2d30;
    color: #f5f5f5;
    padding: 15px;
}

    footer a {
        padding: 0 5px;
        color: #f5f5f5;
    }

        footer a:hover {
            color: #777;
            text-decoration: none;
        }

.sub-footer-col {
    /*background-color:#f1efeb;*/
    padding: 5px 5px 1px 5px;
}

    .sub-footer-col h4 {
        background: transparent;
        display: inline-block;
        float: right;
        padding: 0px;
        margin: 0px;
    }

.footer-list-follow, .footer-list-follow li {
    float: right;
}

    .footer-list-follow li {
        list-style: none;
        margin-left: 3px;
    }

.copyright {
    font-size: 22px;
}

    .copyright > div {
        width: 100%;
        /*max-width: 1172px;*/
        margin: 0 auto;
        padding: 20px 0;
        color: #d2d2d2;
    }

.cr_right {
    float: right;
    width: 50%;
    padding: 0 10px;
}

    .cr_right span {
        display: block;
        margin-bottom: 10px;
    }

.cr_left {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0 10px;
}

    .cr_left img {
        margin: 10px 10px 0 0;
    }

.rowcontact {
    background: #444;
    color: #fff !important;
    margin-bottom: 0 !important;
}

    .rowcontact h2 {
        color: #fff !important;
    }

.mapcss {
    width: 100%;
    height: 290px;
    margin-bottom:10px;
}

/*** Top Header
        -------------------------------------------*/

.top_header {
    position: relative;
    background-color: transparent;
    background-color: #444444;
    border-bottom: 1px solid #d4d4d4;
    /*padding:5px*/
}

.top_header_menu_wrap {
    line-height: 24px;
    z-index: 1000;
    float: right;
}

.top-header-menu {
        text-align: right;
    float: right;
    list-style: outside none none;
    margin: 0px 0 0 3px;
    padding: 0px;
    display: inline-block;
}

    .top-header-menu li {
        padding: 0 4px;
        display: inline-block;
        position: relative;
        margin-left: 0px;
    }

        .top-header-menu li a {
            color: #fff;
            font-size: 18px;
            margin-right: 0px;
            line-height: 18px;
            padding: 10px 1px;
            /*letter-spacing: 0.5px;*/
            /*font-weight: 700;*/
        }

            .top-header-menu li a:hover {
                color: #f60d2b;
            }

.td-header-top-menu a {
    color: #FFF;
}

.top-header-menu li ul li {
    display: block;
}

.top-header-menu li .dropdown-menu {
    min-width: 280px;
    padding: 30px;
    border-width: 1px 0 0;
    border-radius: 0;
    border-color: #f60d2b;
    margin: 0;
}


.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 30px;
    right: 25px;
    display: none;
    text-indent: -9999px;
    background: url(../images/go_top.png) no-repeat;
    z-index: 9;
}

    .scrollup:hover {
        background: url(../images/go_top_h.png) no-repeat;
    }

.lbllogo {
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    font-size: 24px;
    line-height: 1.2;
}

.flt-rght {
    text-align: right;
    color: #6d8187 !important;
   margin:0 !important;
    padding: 0  15px 0 0;
}

    .flt-rght li {
        list-style-type: none;
    }

.header-banner {
    /*float: left;*/
    /*margin-left: 22.5%;*/
}

    .header-banner img {
        margin: 0 auto;
        /* margin-top: 1.5em; */
        width: 50%;
        opacity: 0.4;
    }

#carouselbannertop {
    /*border: solid 3px #d4d4d4;*/
    margin: 10px 0;
}

    #carouselbannertop img {
        height: 80px !important;
    }


#myCarousel img {
    /*height: 365px !important;*/
}

.more {
    font-family: "Midan W23" !important;
    color: #c58e1c;
    float: left !important;
}

.mrg-0 {
    margin: 0 !important;
}

.Subtitle {
    border-bottom: 2px solid #dfdfdf;
}

.mrgn-btm-20px {
    margin: 0 0 20px 0 !important;
}

.Subtitle .txt {
    /*border-bottom: 3px solid #3c8a4d;*/
    margin: 0;
    position: relative;
    display: inline-block;
    padding: 0 0 5px 20px;
    /*font-size: 25px;*/
    color: #676767;
}

.newsticker {
   /* border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;*/

       text-align: center;
    padding: 0;
    margin: 5px auto;
line-height:1.2;
   
}

    .newsticker li {
           padding: 0;
        list-style: none;
    }
 .newsticker li a {
      padding: 0;
       color: white !important;
font-size:18px

    }
.Competition-ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}


    .Competition-ul li {
        /*background-image: url(images/blockcontentbullets.png);
                background-position: right center;
                background-repeat: no-repeat;*/
        margin: 1.2em 0 0 0;
        padding-right: 1.3em;
        line-height: 1.25em;
        /*padding: 0 ;*/
        text-decoration: none;
    }

        .Competition-ul li:before {
            /*color: #28926c;*/
            content: "\f00c"; /* FontAwesome Unicode */
            font-family: FontAwesome;
            /*display: inline-block;*/
            margin-right: -1.3em; /* same as padding-left set on li */
            width: 1.3em; /* same as padding-left set on li */
            vertical-align: top;
        }
/*.Competition-ul li a span {

                 padding: 0 10px 0 0;
            }*/
.all {
    float: left;
    /*font-size: 24px;*/
    display: block;
    padding: 0 17px 0 10px;
    background: url(../images/all_ico.png) no-repeat right center;
}

.allComp {
    text-align: left;
    float: left;
    /*font-size: 24px !important;*/
    text-decoration: underline !important;
    display: block;
    padding: 0 17px 0 10px;
    font-family: "Midan W23" !important;
    color: #c58e1c !important;
    /*border-bottom: 2px solid #dfdfdf;*/
}

/*.tab-content > .tab-pane a {
            display: inline-block !important;

            font-size: 20px !important;
            font-family: "Midan W23" !important;
            padding: 10px 5px !important;
            text-decoration: none !important;
            color: #404040 !important;
            line-height: 20px;
        }*/

.wordalgaeed a img {
    margin: 0 4%;
    max-width: 100%;
    /*float: right;*/
    /*margin-left: 10px;*/
    border: none;
    vertical-align: middle;
}

.wordalgaeed a h2 {
    text-align: right;
    font-size: 26px;
    font-family: "Midan W23" !important;
    color: #c58e1c;
    line-height: 27px;
    display: block;
    margin: 3px 0 !important;
}

.wordalgaeed a p {
    text-align: justify;
    font-family: "Midan W23" !important;
    color: #404040;
    font-size: 22px;
    word-wrap: break-word;
    line-height: 22px;
}

.Details {
    text-align: center;
}

   

    .Details h2 {
        margin: 0.35em;
    }

    .Details p {
        font-family: "Midan W23" !important;
        color: #404040;
        font-size: 22px;
        word-wrap: break-word;
        line-height: 22px;
    }

 
@media (min-width:1200px){
    #myCarousel2 .carousel-inner img {
        width: 265px !important;
    }
      .Details img {
        width: 265px;
        height: 265px;
    }

}
.Links {
    text-align: center;
}

    .Links h4 {
        background-color: transparent !important;
        color: #333 !important;
        text-align: center;
        /*font-size: 20px !important;*/
    }
/*----- end master page*/

/*----- start news page*/
.nab {
    display: block !important;
    border-bottom: 1px solid #d5d5d5 !important;
    
    padding: 10px 5px !important;
    
}
.nab >a:link, .nab> a:visited {
    display: block !important;
    /*border-bottom: 1px solid #d5d5d5 !important;*/
    font-size: 1.34em !important;
    font-family: "Midan W23" !important;
    /*padding: 10px 5px !important;*/
    text-decoration: none !important;
    color: #404040 !important;
    line-height: 27px;
}

.nab img {
    width: 290px;
    height: 190px;
    max-width: 100%;
    float: right;
    margin-left: 10px;
    border: none;
    vertical-align: middle;
}

.nt {
    /*font-size: 26px;*/
    font-family: "Midan W23" !important;
    /*color: #397c3f;*/
    line-height: 27px;
    display: block;
    margin: 3px 0 !important;
}

.nd {
    color: #3e6a41;
    font-size: 1.22em;
    font-family: "Midan W23" !important;
    background: url(../images/date_ico.png) no-repeat right center;
    padding-right: 25px;
    display: inline-block;
    margin: 3px 0 !important;
}

.more {
    font-family: "Midan W23" !important;
    color: #c58e1c;
}
/*----- end news page*/

/*----- start menu right*/
.rm{background-color:#eaeaea; border:1px solid #cdcdcd; padding:5px; margin-bottom:20px}
.rm_title{color:#fff; font-size:1.5em; padding:3px 10px; background-color:#23548d}
.rm ul{padding:0; margin:0; list-style:none}
.rm ul li{border-bottom:1px dotted #cdcdcd}
.rm ul li a:link, .rm ul li a:visited{display:block;background:url(../images/rm_bullet.png) no-repeat right 24px;padding:3px 20px 3px 0;font-size:1.35em;color:#404040;}
.rm ul li.current a:link, .rm ul li.current a:visited{/*color:#c58f1d;*/font-size:1.21em;}
.rm ul li:hover{background-color:#f3f3f3}
.ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .ms-core-listMenu-heading, .ms-tv-header{font-family:"Midan W23"!important;}
.rm ul li.selected a{color:#c58f1d}
li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, li > a.ms-core-listMenu-item:hover, li > a.ms-core-listMenu-item:active, li > a.ms-core-listMenu-item.ms-core-listMenu-selected{background-color:transparent !important;}
.ms-core-sideNavBox-removeLeftMargin{margin-right:0 !important;}
.rm .ms-hidden{display:none;}
    .dContent{    padding:0  15px;
                text-align: justify;
    font-family: "Midan W23" !important;
    color: #404040 !important;
    font-size: 1.34em;
    word-wrap: break-word;
    line-height: 30px;
        }

 .dContent p a{
            font-size:1.34em !important;
         
            FONT-WEIGHT: normal !important;
        }
/*----- end news page*/


/*----- start pagination*/

  .pagination-ys {
            /*display: inline-block;*/
            padding-left: 0;
            margin: 20px 0;
            border-radius: 4px;
        }

            .pagination-ys table > tbody > tr > td {
                display: inline;
            }

                .pagination-ys table > tbody > tr > td > a,
                .pagination-ys table > tbody > tr > td > span {
                    font-size: 1.1em;
                    position: relative;
                    float: right;
                    padding: 3px 14px;
                    line-height: 1.42857143;
                    text-decoration: none;
                    color: #c58e39;
                    background-color: #ffffff;
                    border: 1px solid #dddddd;
                    margin-right: -1px;
                    border-radius: 15px;
                }

                .pagination-ys table > tbody > tr > td > span {
                    position: relative;
                    float: right;
                    padding: 3px 14px;
                    line-height: 1.42857143;
                    text-decoration: none;
                    margin-right: -1px;
                    z-index: 2;
                    color: #fff;
                    background-color: #5cb85c;
                    border-color: #4cae4c;
                    cursor: default;
                    border-radius: 15px;
                }

                .pagination-ys table > tbody > tr > td:first-child > a,
                .pagination-ys table > tbody > tr > td:first-child > span {
                    margin-left: 0;
                }

                .pagination-ys table > tbody > tr > td:last-child > a,
                .pagination-ys table > tbody > tr > td:last-child > span {
                }

                .pagination-ys table > tbody > tr > td > a:hover,
                .pagination-ys table > tbody > tr > td > span:hover,
                .pagination-ys table > tbody > tr > td > a:focus,
                .pagination-ys table > tbody > tr > td > span:focus {
                    color: #ffffff;
                    background-color: #5cb85c;
                    border-color: #4cae4c;
                }
/*----- End pagination*/


/*----- start gallery*/
.gallery {
    padding-bottom: 61px;
    text-align: center;
    background: url(../images/gal_bg.jpg) center bottom no-repeat;
}

.gallery h3 {
    padding-top: 64px;
    color: #fff;
    margin-bottom: 7px;
    padding-bottom: 0px;
}

.gallery a.gal  {
    margin-top: 20px;
    position: relative;
    display: block;
}

.gallery a.gal span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/magnify.png) -100px center no-repeat;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.gallery a.gal img {
    position: relative;
    border-radius: 500px;
}

.gallery a.gal:hover span {
    background-position: center center;
}

a.gal_link {
    margin-top: 26px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    color: #f59812;
    text-decoration: underline;
}

.banner {
    display: block;
    font-size: 15px;
    position: relative;
    color: #f59812;
    margin-top: 25px;
    padding: 23px 80px 26px 55px;
    background-color: #f2f2f2;
}

.banner .icon {
    color: #b4b4b4;
    right: 30px;
    font-size: 30px;
    line-height: 30px;
    top: 50%;
    margin-top: -18px;
    position: absolute;
}

.banner+.banner {
    margin-top: 9px;
}

.bq1  {
    padding-top: 7px;
}

.bq1 p {
    margin-bottom: 32px;
    position: relative;
    background-color: #f2f2f2;
    padding: 22px 30px 26px;
}

.bq1 p:after {
    bottom: -14px;
    left: 32px;
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 14px 14px 0 0px;
    border-color: #f2f2f2 transparent transparent transparent;
}





.add1 span {
    display: inline-block;
    min-width: 180px;
}

a.gal1 {
    margin-bottom: 13px;
    margin-top: 7px;
    position: relative;
    display: block;
}
a.gal1 img{
     height:83px;
}
a.gal1 .gal_bot {
    padding: 19px 10px 20px 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}


a.gal1 .gal_bot p {
    margin-bottom: 0;
    position: relative;
    z-index: 100;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

a.gal1 .gal_bot p span {
    margin-top: -1px;
    font-size: 15px;
    display: block;
    text-transform: none;
    font-weight: 300;
}

a.gal1:hover  strong {
    text-transform: none;
    background-color: #000;
}

a.gal1 strong {
    opacity: 0.7;
    background-color: #f59812;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.prv a.link-1 {
    text-decoration: underline;
}
/*----- End gallery*/

.col-xs-12 {
    margin-top: 5px;
}


/*-----   gsc-search- */


.gsc-control-cse {
font-family: Arial, sans-serif;
 border:none !important;
background-color:transparent !important;
}
.gsc-control-cse .gsc-table-result {
font-family: Arial, sans-serif;
}
        .gsc-input-box {
            height:32px !important;

        }
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
display: block !important; 
    width: 100% !important; 
    height: auto;
  
       padding: 2px 5px !important;
    line-height: 1.52857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
   
    border-radius: 0px 4px 4px 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
border-color: #666666;
background-color: #CECECE;
background-image: none;
filter: none;
}
.gsc-tabHeader.gsc-tabhInactive {
border-color: #E9E9E9;
background-color: #E9E9E9;
}
.gsc-tabHeader.gsc-tabhActive {
border-color: #FF9900;
border-bottom-color: #FFFFFF;
background-color: #FFFFFF;
}
.gsc-tabsArea {
border-color: #FF9900;
}
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
border-color: #FFFFFF;
background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover,
.gsc-imageResult:hover {
border-color: #FFFFFF;
background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
color: #0000CC;
}
.gsc-cursor-page {
color: #0000CC;
}
a.gsc-trailing-more-results:link {
color: #0000CC;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
color: #000000;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
display: none;
}
.gs-webResult div.gs-visibleUrl-long {
display: block;
}
.gs-promotion div.gs-visibleUrl-short {
display: none;
}
.gs-promotion div.gs-visibleUrl-long {
display: block;
}
.gsc-cursor-box {
border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
border-color: #E9E9E9;
background-color: #FFFFFF;
color: #0000CC;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
border-color: #FF9900;
background-color: #FFFFFF;
color: #0000CC;
}
.gsc-webResult.gsc-result.gsc-promotion {
border-color: #336699;
background-color: #FFFFFF;
}
.gsc-completion-title {
color: #0000CC;
}
.gsc-completion-snippet {
color: #000000;
}
.gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link *,
.gs-promotion .gs-snippet a:link {
color: #0000CC;
}
.gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited *,
.gs-promotion .gs-snippet a:visited {
color: #0000CC;
}
.gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover *,
.gs-promotion .gs-snippet a:hover {
color: #0000CC;
}
.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
color: #0000CC;
}
.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right * {
color: #000000;
}
.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
color: #008000;
}



.gsib_a{
    padding:0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input{
    padding-right:0 !important;
}
.gsc-input{
     padding-left:0 !important;
}
input.gsc-search-button-v2 {
   width: 55px !important;
  height: 34px !important;
  padding: 8px 18px !important;
      border-radius: 4px 0px 0px 4px !important;
  min-width: 13px;
  vertical-align:middle !important;
   margin-top: 0px !important; 
}
input.gsc-search-button {
    margin-right: 0px !important;
    color:#444 !important;
    /*background-color:#fff !important;*/
        content: "\e003";
        position: relative;
    
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
        .gsc-control-cse {
            
            padding: 0 !important;
        }

        form.gsc-search-box {
            margin-bottom:0 !important;
        }
        .gsc-modal-background-image{
            background-color:#444 !important;
        }
        .gsc-results-wrapper-overlay{
                border-radius: 6px !important;
                top:12% !important;
        }

.gsc-modal-background-image-visible{
opacity: 1.5 !important;
}
 .newsticker-inner{

}

 .caption{
     display:inline-block !important;
 }

 .caption img{ border-style:none !important;}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
       border-color: #6d8187 !important;
    background-color: #6d8187 !important;
}
.tools{
    border-radius: 9%;padding: 1px 5px;background-color: #ddd;float:left;text-align:left;display:inline-block;
}

.ThemebackBG {
    background: #D9D9D9 url('../images/backnd89.png') !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}




@media (min-width: 1200px) {
    .ThemebackBG {
        zoom: 0.75 !important
    }
}

@media (min-width: 1900px) {
    .ThemebackBG {
        zoom: 1 !important
    }
}