@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/notonaskharabic.css);
/* Droid Arabic Kufi - Noto Naskh Arabic */
html, body {
    height: 100%
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html, body {
    font-size: 16px
}

body {
    background: #F9F9F9;
    color: #555;
    padding: 0;
    margin: 0;
    font-family: "Noto Naskh Arabic", "Open Sans";
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.7;
    position: relative
}

a:hover, a:focus, a:visited {
    cursor: pointer;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none !important
}

.right {
    float: right !important
}

.left {
    float: left !important
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.clearfix:after, .widget.widget_recent_posts .tabs-container .tab-content .recent-post:after, .widget.widget_upcoming_events ul li:after, .testimonial .quote-meta:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "."
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.35s ease;
    -ms-transition: transform 0.35s ease, opacity 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.alignright {
    float: right
}

.alignleft {
    float: left;
    display: inline
}

img.alignright {
    margin-left: 20px
}

img.alignleft {
    margin-right: 20px
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.affix {
    position: fixed
}

.wp-caption {
    max-width: 100%
}

.center {
    text-align: center
}

.theme-default-bg {
    background-color: #006127
}

body:before, #wrapper:before {
    content: '';
    float: right;
    height: 100%;
    margin-top: -999em
}

#wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden;
    min-height: 100%;
    margin: 0 auto
}

#wrapper:after {
    content: '';
    height: 90px;
    display: block
}

#content {
    padding-top: 2.5rem;
    margin-bottom: 5.625rem;
}

.sbr#content #main {
    float: right;
    min-height: 300px;
    margin-top: 30px;
}

.sbl#content #main {
    float: left;
    min-height: 300px;
}

.custom-grid .row {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important
}

.custom-grid .columns, .custom-grid .columns {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important
}

.section {
    position: relative;
    background-color: transparent;
    margin: 0
}

.section.margin-off {
    margin: 0
}

.section.margin-top-off {
    margin-top: 0
}

.section.margin-bottom-off {
    margin-bottom: 0
}

.section.margin-top-10 {
    margin-top: 0.625rem
}

.section.margin-top-20 {
    margin-top: 1.25rem
}

.section.margin-top-30 {
    margin-top: 1.875rem
}

.section.margin-bottom-10 {
    margin-bottom: 0.625rem
}

.section.margin-bottom-20 {
    margin-bottom: 1.25rem
}

.section.margin-bottom-30 {
    margin-bottom: 1.875rem
}

.section .relative {
    position: relative;
    z-index: 1
}

.shortcode-section {
    position: relative;
    padding-top: 1.875rem;
    padding-bottom: 2.5rem;
    position: relative
}

.shortcode-section:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-image: url("images/doted-border.png");
    content: ""
}

.shortcode-section.padding-off {
    padding: 0
}

.shortcode-section.padding-top-off {
    padding-top: 0
}

.shortcode-section.padding-bottom-off {
    padding-bottom: 0
}

.section-title {
    color: #171716f2;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
    font-size: 1.625rem;
    font-weight: bold;
    padding-top: 0.625rem;
    padding-bottom: 0.75rem;
    border-bottom: 3px solid #ccc;
    border-top: 1px dashed #ababab;
}

.section-title-alternate {
    color: #969696;
    text-transform: uppercase;
    font-size: 1.625rem;
    font-weight: bold;
    margin-bottom: 1.875rem;
    padding: 0
}

.divider, .divider-1, .divider-2, .divider-3 {
    position: relative;
    width: 100%;
    margin: 0.625rem 0 1.875rem 0
}

.divider-1 {
    height: 1px;
    border-top: 1px dashed #ababab
}

.divider-2 {
    height: 3px;
    background-image: url("images/doted-border.png")
}

.divider-3 {
    border-top: 3px solid #262626
}

.text-right {
    text-align: right !important
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}
    #top-exchange {
    display: none;
}
#footer .footer-bottom .networks {
    border-bottom: dashed 1px #777;
    margin-bottom: 10px;

}
#footer .footer-bottom .networks h3{
    color: #777;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 5px;

}
#footer .footer-bottom .networks ul{
    list-style: none;
    padding: 0;
    margin: 0;

}

#footer .footer-bottom .networks ul li {
    display: inline-block;

}
#footer .footer-bottom .copyright {
    font-size: 1em;
    font-weight: bold;

}

#footer .footer-bottom .networks ul li a {
    color: #777;
    display: block;
    padding: 0 15px;
    margin: 10px auto;
    border-left: solid 1px #555;
    font-size: 14px;

}
#footer .footer-bottom .networks ul li:last-child a {
	border-left: none;
}
#footer .footer-bottom .networks ul li a:hover {
    color: #006127;

}
@media only screen and (max-width: 48em) {
    .small-only-text-right {
        text-align: right !important
    }
    .small-only-text-left {
        text-align: left !important
    }
    .small-only-text-center {
        text-align: center !important
    }
    .small-only-text-justify {
        text-align: justify !important
    }
    #exchange {
    display: none;
}
#top-menu > li.top-li {
    display: none;
}
    #top-exchange {
    display: inline-block;
}
#footer .footer-bottom .networks ul li a {
    padding: 10px  7px;

}
}

@media only screen {
    .small-text-right {
        text-align: right !important
    }
    .small-text-left {
        text-align: left !important
    }
    .small-text-center {
        text-align: center !important
    }
    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 48.063em) and (max-width: 64em) {
    .medium-only-text-right {
        text-align: right !important
    }
    .medium-only-text-left {
        text-align: left !important
    }
    .medium-only-text-center {
        text-align: center !important
    }
    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 48.063em) {
    .medium-text-right {
        text-align: right !important
    }
    .medium-text-left {
        text-align: left !important
    }
    .medium-text-center {
        text-align: center !important
    }
    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .large-only-text-right {
        text-align: right !important
    }
    .large-only-text-left {
        text-align: left !important
    }
    .large-only-text-center {
        text-align: center !important
    }
    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) {
    .large-text-right {
        text-align: right !important
    }
    .large-text-left {
        text-align: left !important
    }
    .large-text-center {
        text-align: center !important
    }
    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .xlarge-only-text-right {
        text-align: right !important
    }
    .xlarge-only-text-left {
        text-align: left !important
    }
    .xlarge-only-text-center {
        text-align: center !important
    }
    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) {
    .xlarge-text-right {
        text-align: right !important
    }
    .xlarge-text-left {
        text-align: left !important
    }
    .xlarge-text-center {
        text-align: center !important
    }
    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .xxlarge-only-text-right {
        text-align: right !important
    }
    .xxlarge-only-text-left {
        text-align: left !important
    }
    .xxlarge-only-text-center {
        text-align: center !important
    }
    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) {
    .xxlarge-text-right {
        text-align: right !important
    }
    .xxlarge-text-left {
        text-align: left !important
    }
    .xxlarge-text-center {
        text-align: center !important
    }
    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div, dl, dt, dd, ul, ol, li, h1, .header.type-1 .header-middle .header-middle-entry .logo>span, .header.type-2 .header-middle .header-middle-entry .logo>span, .header.type-3 .header-middle .header-middle-entry .logo>span, .header.type-4 .header-middle .header-middle-entry .logo>span, h2, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .entry-title, .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, h3, .event .event-details dl dt.event-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, h4, .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title, .post-list.four-cols>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

a {
    color: #006127;
    text-decoration: none;
    line-height: inherit;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

a:hover, a:focus {
    color: #119ac4
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 0.9rem;
    line-height: 1.7;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.11875rem;
    line-height: 1.6
}

p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic
}

h1, .header.type-1 .header-middle .header-middle-entry .logo>span, .header.type-2 .header-middle .header-middle-entry .logo>span, .header.type-3 .header-middle .header-middle-entry .logo>span, .header.type-4 .header-middle .header-middle-entry .logo>span, h2, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .entry-title, .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, h3, .event .event-details dl dt.event-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, h4, .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title, .post-list.four-cols>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title, h5, h6 {
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.9375rem;
    line-height: 1.5;
    font-weight: normal
}

h1 small, .header.type-1 .header-middle .header-middle-entry .logo>span small, .header.type-2 .header-middle .header-middle-entry .logo>span small, .header.type-3 .header-middle .header-middle-entry .logo>span small, .header.type-4 .header-middle .header-middle-entry .logo>span small, h2 small, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title small, .owl-item .post.post-alternate-3 .entry-header .entry-title small, .post.post-classic .entry-header .entry-title small, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title small, h3 small, .event .event-details dl dt.event-title small, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title small, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title small, .post-list.two-cols .post.post-classic .entry-header .entry-title small, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title small, .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title small, .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title small, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title small, h4 small, .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title small, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title small, .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title small, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title small, .post-list.four-cols>article .post.post-classic .entry-header .entry-title small, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1, .header.type-1 .header-middle .header-middle-entry .logo>span, .header.type-2 .header-middle .header-middle-entry .logo>span, .header.type-3 .header-middle .header-middle-entry .logo>span, .header.type-4 .header-middle .header-middle-entry .logo>span {
    font-size: 1.5rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    color: #222
}

h2, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .entry-title, .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title {
    font-size: 0.9375rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    color: #222
}

h3, .event .event-details dl dt.event-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title {
    font-size: 0.8125rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    color: #222
}

h4, .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title, .post-list.four-cols>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title {
    font-size: 0.6875rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    color: #222
}

h5 {
    font-size: 1rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    color: #222
}

h6 {
    font-size: 1rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    color: #222
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #333;
    background-color: #d6d6d6;
    border-width: 1px;
    border-style: solid;
    border-color: #c1c1c1;
    padding: 0.125rem 0.3125rem 0.0625rem
}

ul, ol, dl {
    font-size: 0.9rem;
    line-height: 2;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-right: 1.1rem
}

ul.no-bullet {
    margin-right: 0
}

ul.no-bullet li ul, ul.no-bullet li ol {
    margin-right: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul, ul li ol {
    margin-right: 1.25rem;
    margin-bottom: 0
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-right: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-right: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-right: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-right: 1.4rem
}

ol li ul, ol li ol {
    margin-right: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: 0.75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #777;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #ddd
}

blockquote {
    position: relative;
    margin: 2.5rem 0;
    padding: 0 0 0 1.875rem
}

blockquote:before {
    position: absolute;
    display: block;
    top: -43px;
    right: -11px;
    color: #84d4ec;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 5rem;
    font-weight: 400;
    content: '“'
}

blockquote p {
    color: #84d4ec;
    line-height: 1.7;
    font-family: "PT Serif", serif;
    font-size: 1.375rem;
    font-style: italic;
    font-weight: bold
}

blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote a, blockquote a:visited {
    color: #84d4ec
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: 0.625rem 0.75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625rem
}

@media only screen and (min-width: 48.063em) {
    h1, .header.type-1 .header-middle .header-middle-entry .logo>span, .header.type-2 .header-middle .header-middle-entry .logo>span, .header.type-3 .header-middle .header-middle-entry .logo>span, .header.type-4 .header-middle .header-middle-entry .logo>span, h2, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .entry-title, .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, h3, .event .event-details dl dt.event-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, h4, .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title, .post-list.four-cols>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title, h5, h6 {
        line-height: 1.5
    }
    h1, .header.type-1 .header-middle .header-middle-entry .logo>span, .header.type-2 .header-middle .header-middle-entry .logo>span, .header.type-3 .header-middle .header-middle-entry .logo>span, .header.type-4 .header-middle .header-middle-entry .logo>span {
        font-size: 2.125rem
    }
    h2, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .entry-title, .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title {
        font-size: 1.5625rem
    }
    h3, .event .event-details dl dt.event-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title {
        font-size: 1.125rem
    }
    h4, .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title, .post-list.four-cols>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title {
        font-size: 1rem
    }
    h5 {
        font-size: 1rem
    }
    h6 {
        font-size: 1rem
    }
}

.page-title {
    position: relative;
    margin-bottom: 4.0625rem;
    text-transform: uppercase;
    padding-bottom: 1rem;
}

.page-title h1, .page-title .header.type-1 .header-middle .header-middle-entry .logo>span, .header.type-1 .header-middle .header-middle-entry .page-title .logo>span, .page-title .header.type-2 .header-middle .header-middle-entry .logo>span, .header.type-2 .header-middle .header-middle-entry .page-title .logo>span, .page-title .header.type-3 .header-middle .header-middle-entry .logo>span, .header.type-3 .header-middle .header-middle-entry .page-title .logo>span, .page-title .header.type-4 .header-middle .header-middle-entry .logo>span, .header.type-4 .header-middle .header-middle-entry .page-title .logo>span {
    color: #bebebe;
    margin-bottom: 0.3125rem;
    line-height: 1;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 2.125rem;
    font-weight: 600
}

.page-title .breadcrumbs {
    text-transform: capitalize;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-size: 0.75rem
}

.page-title .breadcrumbs a {
    display: inline-block;
    position: relative;
    color: #818181;
    padding-left: 1.25rem;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.page-title .breadcrumbs a:after {
    position: absolute;
    left: 6px;
    color: #b4b4b4;
    content: "\e8b8";
    font-family: "fontello"
}

.page-title .breadcrumbs a:hover {
    color: #006127
}

.row {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 73.125rem
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column, .row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row.collapse .row {
    margin-right: 0;
    margin-left: 0
}

.row .row {
    width: auto;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

.row .row:before, .row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    width: 100%;
    float: right
}

[class*="column"]+[class*="column"]:last-child {
    float: left
}

[class*="column"]+[class*="column"].end {
    float: right
}

@media only screen {
    .small-push-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .small-pull-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .small-push-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-pull-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-push-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-pull-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-push-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-pull-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-push-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-pull-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-push-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-pull-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-push-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-pull-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-push-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-pull-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-push-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-pull-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-push-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-pull-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-push-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-pull-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-push-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .small-pull-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .column, .columns {
        position: relative;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        float: right
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-right: 0% !important
    }
    .small-offset-1 {
        margin-right: 8.33333% !important
    }
    .small-offset-2 {
        margin-right: 16.66667% !important
    }
    .small-offset-3 {
        margin-right: 25% !important
    }
    .small-offset-4 {
        margin-right: 33.33333% !important
    }
    .small-offset-5 {
        margin-right: 41.66667% !important
    }
    .small-offset-6 {
        margin-right: 50% !important
    }
    .small-offset-7 {
        margin-right: 58.33333% !important
    }
    .small-offset-8 {
        margin-right: 66.66667% !important
    }
    .small-offset-9 {
        margin-right: 75% !important
    }
    .small-offset-10 {
        margin-right: 83.33333% !important
    }
    .small-offset-11 {
        margin-right: 91.66667% !important
    }
    .small-reset-order {
        margin-right: 0;
        margin-left: 0;
        right: auto;
        left: auto;
        float: right
    }
    .column.small-centered, .columns.small-centered {
        margin-right: auto;
        margin-left: auto;
        float: none
    }
    .column.small-uncentered, .columns.small-uncentered {
        margin-right: 0;
        margin-left: 0;
        float: right
    }
    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
        float: right
    }
    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: left
    }
    .row.small-collapse>.column, .row.small-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .row.small-collapse .row {
        margin-right: 0;
        margin-left: 0
    }
    .row.small-uncollapse>.column, .row.small-uncollapse>.columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        float: right
    }
}

@media only screen and (min-width: 48.063em) {
    .medium-push-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .medium-pull-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .medium-push-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-pull-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-push-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-pull-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-push-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-pull-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-push-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-pull-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-push-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-pull-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-push-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-pull-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-push-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-pull-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-push-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-pull-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-push-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-pull-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-push-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-pull-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-push-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .medium-pull-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .column, .columns {
        position: relative;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        float: right
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-right: 0% !important
    }
    .medium-offset-1 {
        margin-right: 8.33333% !important
    }
    .medium-offset-2 {
        margin-right: 16.66667% !important
    }
    .medium-offset-3 {
        margin-right: 25% !important
    }
    .medium-offset-4 {
        margin-right: 33.33333% !important
    }
    .medium-offset-5 {
        margin-right: 41.66667% !important
    }
    .medium-offset-6 {
        margin-right: 50% !important
    }
    .medium-offset-7 {
        margin-right: 58.33333% !important
    }
    .medium-offset-8 {
        margin-right: 66.66667% !important
    }
    .medium-offset-9 {
        margin-right: 75% !important
    }
    .medium-offset-10 {
        margin-right: 83.33333% !important
    }
    .medium-offset-11 {
        margin-right: 91.66667% !important
    }
    .medium-reset-order {
        margin-right: 0;
        margin-left: 0;
        right: auto;
        left: auto;
        float: right
    }
    .column.medium-centered, .columns.medium-centered {
        margin-right: auto;
        margin-left: auto;
        float: none
    }
    .column.medium-uncentered, .columns.medium-uncentered {
        margin-right: 0;
        margin-left: 0;
        float: right
    }
    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
        float: right
    }
    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: left
    }
    .row.medium-collapse>.column, .row.medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .row.medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }
    .row.medium-uncollapse>.column, .row.medium-uncollapse>.columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        float: right
    }
    .push-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .pull-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .push-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .pull-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .push-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .pull-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .push-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .pull-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .push-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .pull-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .push-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .pull-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .push-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .pull-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .push-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .pull-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .push-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .pull-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .push-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .pull-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .push-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .pull-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .push-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .pull-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
}

@media only screen and (min-width: 64.063em) {
    .large-push-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .large-pull-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .large-push-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-pull-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-push-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-pull-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-push-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-pull-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-push-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-pull-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-push-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-pull-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-push-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-pull-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-push-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-pull-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-push-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-pull-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-push-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-pull-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-push-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-pull-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-push-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .large-pull-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .column, .columns {
        position: relative;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        float: right
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-right: 0% !important
    }
    .large-offset-1 {
        margin-right: 8.33333% !important
    }
    .large-offset-2 {
        margin-right: 16.66667% !important
    }
    .large-offset-3 {
        margin-right: 25% !important
    }
    .large-offset-4 {
        margin-right: 33.33333% !important
    }
    .large-offset-5 {
        margin-right: 41.66667% !important
    }
    .large-offset-6 {
        margin-right: 50% !important
    }
    .large-offset-7 {
        margin-right: 58.33333% !important
    }
    .large-offset-8 {
        margin-right: 66.66667% !important
    }
    .large-offset-9 {
        margin-right: 75% !important
    }
    .large-offset-10 {
        margin-right: 83.33333% !important
    }
    .large-offset-11 {
        margin-right: 91.66667% !important
    }
    .large-reset-order {
        margin-right: 0;
        margin-left: 0;
        right: auto;
        left: auto;
        float: right
    }
    .column.large-centered, .columns.large-centered {
        margin-right: auto;
        margin-left: auto;
        float: none
    }
    .column.large-uncentered, .columns.large-uncentered {
        margin-right: 0;
        margin-left: 0;
        float: right
    }
    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
        float: right
    }
    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: left
    }
    .row.large-collapse>.column, .row.large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .row.large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }
    .row.large-uncollapse>.column, .row.large-uncollapse>.columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        float: right
    }
    .push-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .pull-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .push-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .pull-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .push-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .pull-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .push-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .pull-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .push-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .pull-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .push-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .pull-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .push-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .pull-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .push-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .pull-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .push-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .pull-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .push-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .pull-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .push-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .pull-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .push-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .pull-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
}

@-webkit-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155, 155, 155, 0.9)
    }
}

@-moz-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.9)
    }
    100% {
        opacity: 1;
        -moz-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155, 155, 155, 0.9)
    }
}

@-o-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.9)
    }
    100% {
        opacity: 1;
        -o-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155, 155, 155, 0.9)
    }
}

@-ms-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.9)
    }
    100% {
        opacity: 1;
        -ms-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155, 155, 155, 0.9)
    }
}

@keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.9)
    }
    100% {
        opacity: 1;
        transform: scale(0.25) rotate(75deg);
        background-color: rgba(155, 155, 155, 0.9)
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(360deg)
    }
    100% {
        -webkit-transform: rotate(0)
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(360deg)
    }
    100% {
        -moz-transform: rotate(0)
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: rotate(360deg)
    }
    100% {
        -o-transform: rotate(0)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(360deg)
    }
    100% {
        transform: rotate(0)
    }
}

@-webkit-keyframes unrotate {
    0% {
        -webkit-transform: rotate(-360deg)
    }
    100% {
        -webkit-transform: rotate(0)
    }
}

@-moz-keyframes unrotate {
    0% {
        -moz-transform: rotate(-360deg)
    }
    100% {
        -moz-transform: rotate(0)
    }
}

@-o-keyframes unrotate {
    0% {
        -o-transform: rotate(-360deg)
    }
    100% {
        -o-transform: rotate(0)
    }
}

@keyframes unrotate {
    0% {
        transform: rotate(-360deg)
    }
    100% {
        transform: rotate(0)
    }
}

@keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680
    }
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680
    }
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes anim-elem-1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes anim-elem-1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes anim-elem-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes anim-elem-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

#spinningSquaresG {
    position: relative;
    width: 240px;
    height: 29px;
    margin: 40px auto
}

.post-slider-wrapper #spinningSquaresG {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 240px;
    height: 29px;
    margin-top: -30px;
    margin-right: -120px;
    margin-bottom: 0;
    margin-left: 0
}

.spinningSquaresG {
    position: absolute;
    top: 0;
    background-color: #006127;
    width: 29px;
    height: 29px;
    -moz-animation-name: bounce_spinningSquaresG;
    -moz-animation-duration: 1.3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-transform: scale(0.3);
    -webkit-animation-name: bounce_spinningSquaresG;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(0.3);
    -ms-animation-name: bounce_spinningSquaresG;
    -ms-animation-duration: 1.3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(0.3);
    -o-animation-name: bounce_spinningSquaresG;
    -o-animation-duration: 1.3s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-transform: scale(0.3);
    animation-name: bounce_spinningSquaresG;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    transform: scale(0.3)
}

#spinningSquaresG_1 {
    right: 0;
    -moz-animation-delay: 0.52s;
    -webkit-animation-delay: 0.52s;
    -ms-animation-delay: 0.52s;
    -o-animation-delay: 0.52s;
    animation-delay: 0.52s
}

#spinningSquaresG_2 {
    right: 30px;
    -moz-animation-delay: 0.65s;
    -webkit-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    animation-delay: 0.65s
}

#spinningSquaresG_3 {
    right: 60px;
    -moz-animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
    -ms-animation-delay: 0.78s;
    -o-animation-delay: 0.78s;
    animation-delay: 0.78s
}

#spinningSquaresG_4 {
    right: 90px;
    -moz-animation-delay: 0.91s;
    -webkit-animation-delay: 0.91s;
    -ms-animation-delay: 0.91s;
    -o-animation-delay: 0.91s;
    animation-delay: 0.91s
}

#spinningSquaresG_5 {
    right: 120px;
    -moz-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    animation-delay: 1.04s
}

#spinningSquaresG_6 {
    right: 150px;
    -moz-animation-delay: 1.17s;
    -webkit-animation-delay: 1.17s;
    -ms-animation-delay: 1.17s;
    -o-animation-delay: 1.17s;
    animation-delay: 1.17s
}

#spinningSquaresG_7 {
    right: 180px;
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
    -ms-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s
}

#spinningSquaresG_8 {
    right: 210px;
    -moz-animation-delay: 1.43s;
    -webkit-animation-delay: 1.43s;
    -ms-animation-delay: 1.43s;
    -o-animation-delay: 1.43s;
    animation-delay: 1.43s
}

@-moz-keyframes bounce_spinningSquaresG {
    0% {
        -moz-transform: scale(1);
        background-color: #006127
    }
    100% {
        -moz-transform: scale(0.3) rotate(90deg);
        background-color: #FFFFFF
    }
}

@-webkit-keyframes bounce_spinningSquaresG {
    0% {
        -webkit-transform: scale(1);
        background-color: #006127
    }
    100% {
        -webkit-transform: scale(0.3) rotate(90deg);
        background-color: #FFFFFF
    }
}

@-ms-keyframes bounce_spinningSquaresG {
    0% {
        -ms-transform: scale(1);
        background-color: #006127
    }
    100% {
        -ms-transform: scale(0.3) rotate(90deg);
        background-color: #FFFFFF
    }
}

@-o-keyframes bounce_spinningSquaresG {
    0% {
        -o-transform: scale(1);
        background-color: #006127
    }
    100% {
        -o-transform: scale(0.3) rotate(90deg);
        background-color: #FFFFFF
    }
}

@keyframes bounce_spinningSquaresG {
    0% {
        transform: scale(1);
        background-color: #006127
    }
    100% {
        transform: scale(0.3) rotate(90deg);
        background-color: #FFFFFF
    }
}
.tmm_loader {
    background: #f5f5f5;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1
}

.tmm_loader .tmm_logo {
    color: #262626;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 2.125rem;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.tmm_loader .tmm_logo b {
    color: #969696
}

.loader {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: -90px 0 0 0
}

.tmm_loader.fade {
    animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
    -webkit-animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards
}

#wrapper.translate {
    transform: translate3d(0, -1%, 0);
    -webkit-transform: translate3d(0, -1%, 0)
}

#wrapper.translateRun {
    animation: animLoadedWrapper 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
    -webkit-animation: animLoadedWrapper 1s cubic-bezier(0.7, 0, 0.3, 1) forwards
}
@keyframes animLoadedHeader {
    to {
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -100%, 0)
    }
}

@keyframes animLoadedWrapper {
    to {
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes animLoadedWrapper {
    to {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

.animated .opacity {
    opacity: 0
}

.animated .opacityRun {
    opacity: 1;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.animated .opacity2x {
    opacity: 0
}

.animated .opacity2xRun {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.animated .scale {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.animated .scaleRun {
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: scaleRun;
    animation-name: scaleRun;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.animated .slideRight {
    opacity: 0;
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%)
}

.animated .slideRightRun {
    opacity: 1;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-animation-name: slideRightRun;
    animation-name: slideRightRun;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animated .slideLeft {
    opacity: 0;
    -webkit-transform: translateX(15%);
    transform: translateX(15%)
}

.animated .slideLeftRun {
    opacity: 1;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-animation-name: slideLeftRun;
    animation-name: slideLeftRun;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animated .slideDown {
    opacity: 0;
    -webkit-transform: translateY(-15%);
    transform: translateY(-15%)
}

.animated .slideDownRun {
    opacity: 1;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-animation-name: slideDownRun;
    animation-name: slideDownRun;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animated .slideUp {
    opacity: 0;
    -webkit-transform: translateY(15%);
    transform: translateY(15%)
}

.animated .slideUpRun {
    opacity: 1;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-animation-name: slideUpRun;
    animation-name: slideUpRun;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animated .slideUp2x {
    opacity: 0;
    -webkit-transform: translateY(15%);
    transform: translateY(15%)
}

.animated .slideUp2xRun {
    opacity: 1;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-animation-name: slideUpRun;
    animation-name: slideUpRun;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animated .extraRadius {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.animated .extraRadiusRun {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.65s cubic-bezier(0, 1.035, 0.265, 1.55), opacity 0.45s ease;
    transition: transform 0.65s cubic-bezier(0, 1.035, 0.265, 1.55), opacity 0.45s ease;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.animated .extraRadius .inner-content>* {
    opacity: 0;
    -webkit-transition-duration: 0;
    transition-duration: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.animated .extraRadius .inner-content>*:nth-child(1), .animated .extraRadius .inner-content>*:nth-child(3), .animated .extraRadius .inner-content>*:nth-child(5) {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px)
}

.animated .extraRadius .inner-content>*:nth-child(2), .animated .extraRadius .inner-content>*:nth-child(4), .animated .extraRadius .inner-content>*:nth-child(6) {
    -webkit-transform: translateX(15px);
    transform: translateX(15px)
}

.animated .extraRadiusRun .inner-content>*:nth-child(1), .animated .elementFadeRun .inner-content>*:nth-child(1), .animated .opacityRun .inner-content>*:nth-child(1), .animated .opacity2xRun .inner-content>*:nth-child(1), .animated .scaleRun .inner-content>*:nth-child(1), .animated .slideRightRun .inner-content>*:nth-child(1), .animated .slideLeftRun .inner-content>*:nth-child(1), .animated .slideDownRun .inner-content>*:nth-child(1), .animated .slideUpRun .inner-content>*:nth-child(1), .animated .slideUp2xRun .inner-content>*:nth-child(1) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.animated .extraRadiusRun .inner-content>*:nth-child(2) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.animated .extraRadiusRun .inner-content>*:nth-child(3) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.animated .extraRadiusRun .inner-content>*:nth-child(4) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.animated .extraRadiusRun .inner-content>*:nth-child(5) {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

.animated .extraRadiusRun .inner-content>*:nth-child(6) {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s
}

.animated .extraRadiusRun .inner-content>*:nth-child(7) {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s
}

.animated .extraRadiusRun .inner-content>*:nth-child(8) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s
}

.animated .extraRadiusRun .inner-content>*:nth-child(9) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s
}

.animated .extraRadiusRun .inner-content>*:nth-child(10) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s
}

.animated .extraRadiusRun .inner-content>*:nth-child(11) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s
}

.animated .extraRadiusRun .inner-content>*:nth-child(12) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s
}

.animated .extraRadiusRun .inner-content>* {
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animated .elementFade {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7)
}

.animated .elementFadeRun {
    opacity: 1;
    -webkit-transition: -webkit-transform .5s ease, opacity .5s ease;
    transition: transform 0.5s ease, opacity .5s ease;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.translateEffect {
    opacity: 0;
    -webkit-transition: -webkit-transform .60s ease-in-out, opacity .30s ease-in-out;
    transition: transform .60s ease-in-out, opacity .30s ease-in-out;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.touch .translateEffect {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.translateEffectRun {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes slideLeftRun {
    0% {
        -webkit-transform: translateX(15%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes slideLeftRun {
    0% {
        transform: translateX(15%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes slideRightRun {
    0% {
        -webkit-transform: translateX(-15%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes slideRightRun {
    0% {
        transform: translateX(-15%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes slideDownRun {
    0% {
        -webkit-transform: translateY(-15%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes slideDownRun {
    0% {
        transform: translateY(-15%)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes slideUpRun {
    0% {
        -webkit-transform: translateY(15%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes slideUpRun {
    0% {
        transform: translateY(15%)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes scaleRun {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleRun {
    0% {
        transform: scale(0);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes scaleRunPricing {
    0% {
        -webkit-transform: scale(0.1);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1.05);
        opacity: 1
    }
}

@keyframes scaleRunPricing {
    0% {
        transform: scale(0.1);
        opacity: 0
    }
    100% {
        transform: scale(1.05);
        opacity: 1
    }
}



.button.small, input.small[type="submit"] {
    padding: 0.5rem 1.125rem;
    font-size: 0.75rem
}

.button.middle, input.middle[type="submit"] {
    padding: 0.75rem 1.75rem;
    font-size: 0.9375rem
}

.button.large, input.large[type="submit"] {
    padding: 0.875rem 2.5rem;
    font-size: 1.125rem
}

.button.default, input.default[type="submit"] {
    width: auto;
    color: #000;
    border-color: #262626;
    background-color: #f5f5f5
}

.button.default:hover, input.default[type="submit"]:hover {
    color: #fff;
    border-color: transparent;
    background-color: #006127
}

.button.tag_more, input.tag_more[type="submit"] {
    margin-bottom: 0;
    margin-top: 0.625rem
}

.button:hover, input[type="submit"]:hover {
    color: #000;
    border-color: #262626;
    background-color: #f5f5f5
}

.button.submit, input.submit[type="submit"] {
    margin: 0
}

.button.submit.mail-icon, input.submit.mail-icon[type="submit"] {
    width: 50px;
    height: 46px;
    margin: 0;
    display: block;
    text-align: center;
    color: #fff
}

.button.submit.mail-icon:after, input.submit.mail-icon[type="submit"]:after {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '\e826';
    font-size: 1.25rem;
    font-family: "fontello";
    -webkit-transition: -webkit-transform 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease;
    -ms-transition: transform 0.35s ease;
    transition: transform 0.35s ease
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="submit"] {
    text-transform: none;
    padding: 0.9375rem 1.875rem 0.9375rem 1.875rem;
    text-align: center;
    line-height: .8rem;
    margin-bottom: 0;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-size: 0.9375rem
}


button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type="image"] {
    outline: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

.form-control {
  background: #ffffff;
  height: 40px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  border-color: #e1e1e1;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  font-size: 1em;
}
.form-control:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  background: #f5f5f5;
  border-color: #34495e;
}
.form-control.input-line {
  font-weight: 700;
}
.form-control.input-line::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #ffffff;
}
.form-control.input-line:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #ffffff;
  opacity: 1;
}
.form-control.input-line::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #ffffff;
  opacity: 1;
}
.form-control.input-line:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #ffffff;
}
.form-control.no-left-border {
  -webkit-border-radius: 3px 0 0 3px !important;
  -moz-border-radius: 3px 0 0 3px !important;
  -ms-border-radius: 3px 0 0 3px !important;
  -o-border-radius: 3px 0 0 3px !important;
  border-radius: 3px 0 0 3px !important;
}
.form-control.no-right-border {
  -webkit-border-radius: 0 3px 3px 0 !important;
  -moz-border-radius: 0 3px 3px 0 !important;
  -ms-border-radius: 0 3px 3px 0 !important;
  -o-border-radius: 0 3px 3px 0 !important;
  border-radius: 0 3px 3px 0 !important;
}
.form-control.input-line {
  display: inline-block;
  position: relative;
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.form-control.no-radius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.form-control.input-lg {
  height: 50px;
}
.form-theme.input-sm {
  height: 33px;
}
.control-label.text-right {
  text-align: right;
}
.border-top {
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
}
.flat-checkbox,
.flat-radio {
  line-height: 1em;
  position: relative;
}
.flat-checkbox label,
.flat-radio label {
  padding-right: 0;
}
.flat-checkbox input[type="checkbox"],
.flat-radio input[type="checkbox"],
.flat-checkbox input[type="radio"],
.flat-radio input[type="radio"] {
  position: absolute;
  right: -9999em;
}
.flat-checkbox span,
.flat-radio span {
  position: relative;
  top: -2px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  font-size: 10px;
  line-height: 10px;
  padding: 3px 4px;
  border-radius: 2px;
  float: right;
  margin-left: 10px;
  color: #ffffff;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
}
.flat-checkbox input[type="radio"] + span,
.flat-radio input[type="radio"] + span {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
}
.flat-checkbox input:checked + span,
.flat-radio input:checked + span,
.flat-checkbox input:checked + span,
.flat-radio input:checked + span {
  background-color: #34495e;
  border-color: #34495e;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
    outline: 0;
}

#footer input[type="text"], #footer input[type="email"], #footer input[type="tel"], #footer input[type="number"], #footer input[type="password"], #footer input[type="datetime"], #footer input[type="datetime-local"], #footer input[type="date"], #footer input[type="month"], #footer input[type="time"], #footer input[type="week"], #footer input[type="url"], #footer input[type="search"], #footer input[type="color"], #footer textarea, #footer select {
    background-color: #313133;
}



textarea {
    resize: both;
    min-height: 90px;
    max-width: 100%
}

select {
    background-color: white;
    border-radius: 0;
    display: inline-block;
    font-style: italic;
    line-height: initial;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #777 50%), linear-gradient(135deg, #777 50%, transparent 50%), linear-gradient(to left, #777, #777);
    background-position: calc(100% - 26px) calc(1em + 8px), calc(100% - 19px) calc(1em + 8px), 0;
    background-size: 8px 7px, 8px 7px, 0;
    background-repeat: no-repeat
}

select:focus {
    outline: 0
}


.contact-form h6 {
    font-weight: 400;
    margin-bottom: 0.3125rem
}

.contact-form>.tmmFormStyling:not(.form-textarea) {
    width: 60%
}

.contact-form>.tmmFormStyling.row {
    width: 64%
}

.contact-form .tmmFormStyling.form-captcha {
    display: inline-block
}

.contact-form .tmmFormStyling.form-captcha>span {
    display: none;
    vertical-align: middle
}

.contact-form .tmmFormStyling.form-captcha>span.show-captcha {
    display: block;
    margin-bottom: 1.25rem
}

.contact-form .tmmFormStyling.form-captcha>button {
    margin: 0;
    vertical-align: middle
}

.contact-form .tmmFormStyling.form-captcha iframe[name="capcha_image_frame"] {
    margin: 0;
    padding: 0;
    width: 107px;
    height: 43px;
    margin-left: 0.625rem;
    overflow: hidden;
    vertical-align: middle
}

.contact-form .tmmFormStyling.form-captcha .verify {
    width: 6.875rem;
    height: 2.6875rem;
    vertical-align: middle;
    text-align: center;
    margin-left: 0.625rem;
    padding: 0.625rem 1.25rem
}

.contact-form .tmmFormStyling.form-textarea textarea {
    min-height: 9.375rem
}

.contact-form .tmmFormStyling.form-checkbox {
    margin-bottom: 0.3125rem
}

.contact-form .info-title {
    margin-top: 2.5rem
}

.contact-form .contact_form_responce ul {
    margin: 0;
    list-style: none
}

fieldset {
    position: relative;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 0.875rem
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-style: italic;
    color: #bebebe
}

#footer input::-webkit-input-placeholder, #footer textarea::-webkit-input-placeholder {
    color: #878787
}

input:-moz-placeholder, textarea:-moz-placeholder {
    font-style: italic;
    color: #bebebe;
    opacity: 1
}

#footer input:-moz-placeholder, #footer textarea:-moz-placeholder {
    color: #878787
}

input::-moz-placeholder, textarea::-moz-placeholder {
    font-style: italic;
    color: #bebebe;
    opacity: 1
}

#footer input::-moz-placeholder, #footer textarea::-moz-placeholder {
    color: #878787
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-style: italic;
    color: #bebebe
}

#footer input:-ms-input-placeholder, #footer textarea:-ms-input-placeholder {
    color: #878787
}

.submit-search {
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 20px;
    height: 100%;
    text-align: center;
    font-size: 0;
    border: none;
    -webkit-appearance: none;
    outline: none
}

.submit-search:before, .submit-search:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    font-family: "fontello";
    font-size: 1.25rem;
    line-height: 46px;
    color: #006127;
    content: "\e824"
}

.submit-search:after {
    height: 0;
    color: #006127;
    overflow: hidden;
    -webkit-transition: height 0.4s linear;
    -moz-transition: height 0.4s linear;
    -ms-transition: height 0.4s linear;
    transition: height 0.4s linear
}

.submit-search:hover:after {
    height: 100%
}

.header.type-3 .header-top {
    width: 100%;
    background-color: #084721;
    position: relative
}

.header.type-3 .header-top .lang-icons {
    float: left;
    position: relative;
    display: inline-block;
    font-size: 13px;
    padding: 0;
    margin: 0;
    vertical-align: middle
}
#top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

#top-menu li{
    display: inline-block;
    margin: 0;
    padding: 0;
}

#top-menu li a{
    font-size: 13px;
    padding: 2px 10px;
    display: block;
    color: #ccc;
    font-family: "Droid Arabic Kufi";
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear
}
#top-menu li a:hover {
    background-color: #006127;
}
.header.type-3 .header-top .lang-icons li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-left: 0;
    margin-bottom: 0
}
.header.type-3 .header-top .lang-icons li a {
    display: block;
    cursor: pointer;
    text-align: center;
    padding: 2px 10px;
    color: #ccc;
}
.header.type-3 .header-top .lang-icons li a:hover {
    background-color: #006127;
}
.header.type-3 .header-top .lang-icons li.active a {
    background-color: #006127;
}
.header.type-3 .header-middle {
    background-color: #f9f9f9;
    background-color: #f9f9f9;
    background-image: url(/assets/images/head-ar.png);
}

.header.type-3 .header-middle .header-middle-entry {
    text-align: justify;
    position: relative;
    vertical-align: middle
}

.header.type-3 .header-middle .header-middle-entry:after {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    content: ""
}

.header.type-3 .header-middle .header-middle-entry>* {
    display: inline-block
}

.header.type-3 .header-middle .header-middle-entry .logo {
    position: relative;
    padding: 10px 0;
}
.header.type-3 .header-middle .header-middle-entry .account {
    position: relative;
    vertical-align: bottom;
    padding-left: 10.3125rem;
    padding-bottom: 0.875rem
}

.header.type-3 .header-middle .header-middle-entry .account>* {
    margin: 0;
    display: inline-block
}

.header.type-3 .header-middle .header-middle-entry .account li {
    display: inline-block;
    list-style: none;
    position: relative;
    padding: 0 1.25rem 0 1.0625rem;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.header.type-3 .header-middle .header-middle-entry .account li a {
    text-decoration: none;
    color: #818181;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-size: 0.8125rem
}

.header.type-3 .header-middle .header-middle-entry .account li a:before {
    position: absolute;
    right: 0;
    color: #d5d5d6;
    content: "";
    font-family: "fontello";
    font-size: 0.8125rem
}

.header.type-3 .header-middle .header-middle-entry .account li.user a:before {
    content: "\e82d"
}

.header.type-3 .header-middle .header-middle-entry .account li.lock a:before {
    content: "\e9b6"
}

.header.type-3 .header-middle .header-middle-entry .account li:hover a {
    color: #006127
}

.header.type-3 .header-middle .header-middle-entry .logo h1 a, .header.type-3 .header-middle .header-middle-entry .logo>span a {
    color: #fff
}

.header.type-3 .header-middle .header-middle-entry .logo h1 a b, .header.type-3 .header-middle .header-middle-entry .logo>span a b {
    color: #b4b4b4
}

.header.type-3 .header-middle .header-middle-entry .account li a {
    color: #fff
}


.header .logo {

    padding: 15px 0;
}

.header .account {

    text-align: left;
}

.header .exchange {
    display: inline-block;
    color: #084721;
    padding: 10px 25px;
    margin: 25px 0;
    font-family: "Droid Arabic Kufi";
    font-size: 15px;
    background-color: transparent;
    border: solid 2px #084721;
    border-radius: 3px;
background-image: url(/assets/images/bcport.png);
}

.header .exchange:hover {
    border: solid 2px #084721;
    text-decoration: none;
    color: #084721;
}

.header.shrink-bottom-line .header-bottom {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease
}

.header.shrink-bottom-line .header-bottom .navigation>div>ul>li:hover>.sub-menu, .header.shrink-bottom-line .header-bottom .navigation>div>ul>li:hover>ul, .header.shrink-bottom-line .header-bottom .navigation>div>ul>li.is-mega-menu:hover .mega-menu {
    -webkit-transform: translateY(-17px);
    transform: translateY(-17px)
}

.header.shrink-bottom-line .header-bottom .navigation>div>ul>li>a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    -webkit-transition: padding 0.35s ease;
    -moz-transition: padding 0.35s ease;
    -ms-transition: padding 0.35s ease;
    transition: padding 0.35s ease
}

.header.shrink-bottom-line .header-bottom .navigation>div>ul>li>a:before {
    top: 14px
}


.logged-in #header.header.shrink-bottom-line .header-bottom {
    top: 32px
}

.not-ie .header-middle-entry {
    font: 0/0 a
}

@media screen and (min-width: 0 \0) {
    .not-ie .header-middle-entry {
        font-size: 14px
    }
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul, .header-bottom nav.navigation>.menu>ul>li>.sub-menu li>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>.sub-menu li>ul, .header-bottom nav.navigation>.menu>ul>li>ul li>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>ul li>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li>ul {
    position: absolute;
    display: block;
    background-color: #fff;
    width: 250px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease;
    -ms-transition: transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease;
    transition: transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li a, .header-bottom nav.navigation>.menu>ul>li>ul li a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li a, .header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li>a {
    display: block;
    color: #888;
    line-height: 1.2;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 14px;
    -webkit-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
    -moz-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
    -ms-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
    transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li a img, .header-bottom nav.navigation>.menu>ul>li>ul li a img, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li a img, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li a img, .header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li>a img, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li>a img {
    display: block;
    margin-top: 0.625rem
}

.header-bottom {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px #d8d8d8;
    -moz-box-shadow: 0 1px 3px #d8d8d8;
    -ms-box-shadow: 0 1px 3px #d8d8d8;
    box-shadow: 0 1px 3px #d8d8d8
}

.header-bottom nav {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 100000
}

.header-bottom nav.navigation>.menu, .header-bottom nav.navigation>.menu-primary-menu-container {
    display: inline-block
}

.header-bottom nav.navigation>.menu:before, .header-bottom nav.navigation>.menu-primary-menu-container:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
    z-index: 10;
    background-color: #fff
}

.header-bottom nav.navigation>.menu>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 0;
    z-index: 10
}

.header-bottom nav.navigation>.menu>ul>li, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li {
    position: relative;
    display: inline-block
}

.header-bottom nav.navigation>.menu>ul>li>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>a {
    position: relative;
    display: block;
    margin: 0;
    color: #424246;
    background-color: transparent;
    text-decoration: none;
    text-align: center;
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
    padding-right: 1.3rem;
    padding-left: 1.3rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 0.9375rem;
    -webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
    -moz-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
    -ms-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out
}

.header-bottom nav.navigation>.menu>ul>li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>a:before {
    position: absolute;
    display: block;
    top: 22px;
    right: -1px;
    width: 1px;
    height: 15px;
    background-color: #d5d5d6;
    content: "";
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.header-bottom nav.navigation>.menu>ul>li:hover>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:hover>a:before {
    right: 0
}

.header-bottom nav.navigation>.menu>ul>li:hover>a, .header-bottom nav.navigation>.menu>ul>li:hover>a:after, .header-bottom nav.navigation>.menu>ul>li:hover>a:before, .header-bottom nav.navigation>.menu>ul>li:hover+li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:hover>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:hover>a:after, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:hover>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:hover+li>a:before {
    background-color: #006127;
    color: #fff
}

.header-bottom nav.navigation>.menu>ul>li:first-child>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:first-child>a:before {
    display: none
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul {
    top: 64px;
    right: 0
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li, .header-bottom nav.navigation>.menu>ul>li>ul li, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li {
    list-style: none;
    position: relative;
    color: #969696;
    padding: 0.75rem 1.5625rem;
    cursor: pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea;
    -webkit-transition: background-color 0.35s ease;
    -moz-transition: background-color 0.35s ease;
    -ms-transition: background-color 0.35s ease;
    transition: background-color 0.35s ease
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li:first-child, .header-bottom nav.navigation>.menu>ul>li>ul li:first-child, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li:first-child, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li:first-child {
    -webkit-box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75);
    -ms-box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75)
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li:hover, .header-bottom nav.navigation>.menu>ul>li>ul li:hover, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li:hover, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li:hover {
    background-color: #f9f9f9
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li:hover>a, .header-bottom nav.navigation>.menu>ul>li>ul li:hover>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li:hover>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li:hover>a {
    color: #006127
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li.menu_item_icon>a, .header-bottom nav.navigation>.menu>ul>li>ul li.menu_item_icon>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li.menu_item_icon>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li.menu_item_icon>a {
    padding-right: 0.9375rem
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li.menu_item_icon>a i, .header-bottom nav.navigation>.menu>ul>li>ul li.menu_item_icon>a i, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li.menu_item_icon>a i, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li.menu_item_icon>a i {
    position: absolute;
    right: 10px
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>.sub-menu li>ul, .header-bottom nav.navigation>.menu>ul>li>ul li>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>ul li>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li>ul {
    top: 0px;
    right: 100%
}

.header-bottom nav.navigation>.menu>ul>li>.sub-menu li:hover>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>.sub-menu li:hover>ul, .header-bottom nav.navigation>.menu>ul>li>ul li:hover>.sub-menu, .header-bottom nav.navigation>.menu>ul>li>ul li:hover>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li:hover>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>.sub-menu li:hover>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li:hover>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li>ul li:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu {
    position: absolute;
    top: 64px;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease;
    -ms-transition: transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease;
    transition: transform 0.35s ease, opacity 0.2s ease, visibility 0.2s ease
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    top: 0;
    right: 0;
    -webkit-box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75);
    -ms-box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 4px 8px -7px rgba(50, 50, 50, 0.75)
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu ul ul:not(.portfolio-filter), .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu ul ul:not(.portfolio-filter) {
    list-style: none;
    position: relative;
    right: 0;
    display: block;
    width: 250px;
    margin: 0
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul {
    display: table;
    list-style: none;
    width: auto;
    margin: 0;
margin-bottom: 20px;}

.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul>li, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul>li {
    top: 0;
    display: table-cell;
    vertical-align: top;
    height: auto;
    list-style: none;
}
#menu-primary-menu > li.menu-item.is-mega-menu > div > ul > li > ul > li.sub-menu-title > h3 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #999;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul>li>span, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul>li>span {
    display: block;
    padding: 0.75rem 1.5625rem;
    text-transform: uppercase;
    color: #969696;
    line-height: 1em;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    font-size: 0.875rem;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li {
    background-color: #fff;
    padding: 0.75rem 1.5625rem;
    margin: 0 10px;
    cursor: pointer;
    border-bottom: 1px solid #eaeaea;
    -webkit-transition: background-color 0.35s ease-in-out;
    -moz-transition: background-color 0.35s ease-in-out;
    -ms-transition: background-color 0.35s ease-in-out;
    transition: background-color 0.35s ease-in-out
}
.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li:last-child {
    border-bottom: none;
}
.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li>a:hover, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li>a:hover {
    color: #006127
}
.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li:hover, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li:hover {
    background-color: #f9f9f9
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li:hover, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li.sub-menu-title:hover {
    background-color: transparent;
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li.menu_item_icon>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li.menu_item_icon>a {
    padding-right: 0.9375rem
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu>ul li li.menu_item_icon>a i, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu>ul li li.menu_item_icon>a i {
    position: absolute;
    right: 10px
}

.header-bottom nav.navigation>.menu>ul>li .mega-menu .portfolio-paging .load-more, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .mega-menu .portfolio-paging .load-more {
    display: none !important
}

.header-bottom nav.navigation>.menu>ul>li.is-mega-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li.is-mega-menu {
    position: static
}

.header-bottom nav.navigation>.menu>ul>li:hover>.sub-menu, .header-bottom nav.navigation>.menu>ul>li:hover>ul, .header-bottom nav.navigation>.menu>ul>li.is-mega-menu:hover .mega-menu, .header-bottom nav.navigation>.menu>ul>li.is-mega-menu:hover .mega-menu span, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:hover>.sub-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li:hover>ul, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li.is-mega-menu:hover .mega-menu, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li.is-mega-menu:hover .mega-menu span {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
    -ms-transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease
}

.header-bottom nav.navigation>.menu>ul>li .current-menu-item, .header-bottom nav.navigation>.menu>ul>li .current-menu-parent, .header-bottom nav.navigation>.menu>ul>li .current-menu-ancestor, .header-bottom nav.navigation>.menu>ul>li .current_page_item, .header-bottom nav.navigation>.menu>ul>li .current_page_parent, .header-bottom nav.navigation>.menu>ul>li .current_page_ancestor, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current-menu-item, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current-menu-parent, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current-menu-ancestor, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current_page_item, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current_page_parent, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current_page_ancestor {
    background-color: #f9f9f9 !important
}

.header-bottom nav.navigation>.menu>ul>li .current-menu-item>a, .header-bottom nav.navigation>.menu>ul>li .current-menu-parent>a, .header-bottom nav.navigation>.menu>ul>li .current-menu-ancestor>a, .header-bottom nav.navigation>.menu>ul>li .current_page_item>a, .header-bottom nav.navigation>.menu>ul>li .current_page_parent>a, .header-bottom nav.navigation>.menu>ul>li .current_page_ancestor>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current-menu-item>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current-menu-parent>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current-menu-ancestor>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current_page_item>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current_page_parent>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>li .current_page_ancestor>a {
    color: #006127 !important
}

.header-bottom nav.navigation>.menu>ul>.current-menu-item>a, .header-bottom nav.navigation>.menu>ul>.current-menu-item>a:before, .header-bottom nav.navigation>.menu>ul>.current-menu-parent>a, .header-bottom nav.navigation>.menu>ul>.current-menu-parent>a:before, .header-bottom nav.navigation>.menu>ul>.current-menu-ancestor>a, .header-bottom nav.navigation>.menu>ul>.current-menu-ancestor>a:before, .header-bottom nav.navigation>.menu>ul>.current_page_item>a, .header-bottom nav.navigation>.menu>ul>.current_page_item>a:before, .header-bottom nav.navigation>.menu>ul>.current_page_parent>a, .header-bottom nav.navigation>.menu>ul>.current_page_parent>a:before, .header-bottom nav.navigation>.menu>ul>.current_page_ancestor>a, .header-bottom nav.navigation>.menu>ul>.current_page_ancestor>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-item>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-item>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-parent>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-parent>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-ancestor>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-ancestor>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_item>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_item>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_parent>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_parent>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_ancestor>a, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_ancestor>a:before {
    background-color: #006127;
    color: #fff;
    right: 0
}

.header-bottom nav.navigation>.menu>ul>.current-menu-item+li>a:before, .header-bottom nav.navigation>.menu>ul>.current-menu-parent+li>a:before, .header-bottom nav.navigation>.menu>ul>.current-menu-ancestor+li>a:before, .header-bottom nav.navigation>.menu>ul>.current_page_item+li>a:before, .header-bottom nav.navigation>.menu>ul>.current_page_parent+li>a:before, .header-bottom nav.navigation>.menu>ul>.current_page_ancestor+li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-item+li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-parent+li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current-menu-ancestor+li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_item+li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_parent+li>a:before, .header-bottom nav.navigation>.menu-primary-menu-container>ul>.current_page_ancestor+li>a:before {
    right: -1px;
    background-color: #006127
}

.header-bottom nav.navigation>.menu>ul .arrowleft, .header-bottom nav.navigation>.menu-primary-menu-container>ul .arrowleft {
    position: relative
}

.header-bottom nav.navigation>.menu>ul .arrowleft:after, .header-bottom nav.navigation>.menu-primary-menu-container>ul .arrowleft:after {
    position: absolute;
    top: 6px;
    left: 12px;
    color: #c7c7c7;
    content: "\ea0f";
    font-family: "fontello";
    font-size: 1rem
}

.header-bottom nav.navigation .search-form-nav {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 11;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #F5F5F5;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    transition: all 400ms
}

.header-bottom nav.navigation .search-form-nav fieldset {
    margin: 0;
    display: inline-block
}

.header-bottom nav.navigation .search-form-nav fieldset input[type=text] {
    padding-right: 0 !important;
    padding-left: 0 !important;
    position: relative;
    width: 0;
    left: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.header-bottom nav.navigation .search-form-nav fieldset input[type=text]:hover, .header-bottom nav.navigation .search-form-nav fieldset input[type=text]:focus {
    padding: 1rem 1.125rem !important;
    width: 360px
}

.header-bottom nav.navigation .search-form-nav:hover input[type=text] {
    padding: 1rem 1.125rem !important;
    width: 360px
}

.responsive-nav-button {
    display: none;
    width: 40px;
    height: 40px;
    background-color: #006127;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 21px;
    font-family: "fontello";
    line-height: 40px;
    vertical-align: middle
}

.responsive-nav-button:after {
    content: "\e891";
    color: #fff
}

.mobile-advanced {
    display: none
}

#wrapper #advanced-menu-hide {
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition: -webkit-transform 0.5s ease 0.4s;
    -moz-transition: -moz-transform 0.5s ease 0.4s;
    -ms-transition: transform 0.5s ease 0.4s;
    transition: transform 0.5s ease 0.4s
}
#sidebar {
    margin-top: 30px;
}
.widget {
    margin-bottom: 1.875rem
}

.widget .widget-title {
    text-transform: uppercase;
    color: #f2f2f2;
    font-family: "Droid Arabic Kufi", "Open Sans", serif;
    font-size: 1rem;
    font-weight: 400;
}

#sidebar .widget .widget-title {
    background-color: #c15a5a;
    color: #fff;
    padding: 0.9375rem 1.25rem
}

.widget p {
    color: #777;
    font-size: 1.1em
}

#footer .widget p {
    color: #959595
}

.widget.widget_subscription ul, .widget.widget_categories ul, .widget.widget_recent_entries ul, .widget.widget_latest_tweets ul, .widget.widget_contacts ul, .widget.widget_upcoming_events ul, .widget.widget_archive ul, .widget.widget_meta ul, .widget.widget_recent_comments ul, .widget.widget_nav_menu ul, .widget.widget_pages ul, .widget.widget_display_forums ul, .widget.widget_display_topics ul, .widget.widget_display_views ul, .widget.widget_display_replies ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget.widget_categories li, .widget.widget_archive li, .widget.widget_pages li, .widget.widget_nav_menu li, .widget.widget_meta li, .widget.widget_display_forums li, .widget.widget_display_topics li, .widget.widget_display_views li, .widget.widget_display_replies li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e9e9e9;
    padding: 0.25rem 0
}

.widget.widget_categories li>a, .widget.widget_archive li>a, .widget.widget_pages li>a, .widget.widget_nav_menu li>a, .widget.widget_meta li>a, .widget.widget_display_forums li>a, .widget.widget_display_topics li>a, .widget.widget_display_views li>a, .widget.widget_display_replies li>a {
    color: #006127
}

.widget.widget_categories li:hover>a, .widget.widget_archive li:hover>a, .widget.widget_pages li:hover>a, .widget.widget_nav_menu li:hover>a, .widget.widget_meta li:hover>a, .widget.widget_display_forums li:hover>a, .widget.widget_display_topics li:hover>a, .widget.widget_display_views li:hover>a, .widget.widget_display_replies li:hover>a {
    color: #959595
}

.widget.widget_categories li ul, .widget.widget_archive li ul, .widget.widget_pages li ul, .widget.widget_nav_menu li ul, .widget.widget_meta li ul, .widget.widget_display_forums li ul, .widget.widget_display_topics li ul, .widget.widget_display_views li ul, .widget.widget_display_replies li ul {
    padding-right: 1.25rem
}

.widget.widget_categories li ul li:first-of-type, .widget.widget_archive li ul li:first-of-type, .widget.widget_pages li ul li:first-of-type, .widget.widget_nav_menu li ul li:first-of-type, .widget.widget_meta li ul li:first-of-type, .widget.widget_display_forums li ul li:first-of-type, .widget.widget_display_topics li ul li:first-of-type, .widget.widget_display_views li ul li:first-of-type, .widget.widget_display_replies li ul li:first-of-type {
    padding-top: 0.4375rem !important
}

.widget.widget_categories li ul li:last-of-type, .widget.widget_archive li ul li:last-of-type, .widget.widget_pages li ul li:last-of-type, .widget.widget_nav_menu li ul li:last-of-type, .widget.widget_meta li ul li:last-of-type, .widget.widget_display_forums li ul li:last-of-type, .widget.widget_display_topics li ul li:last-of-type, .widget.widget_display_views li ul li:last-of-type, .widget.widget_display_replies li ul li:last-of-type {
    border-bottom: none !important
}

.widget.widget_categories li:last-of-type, .widget.widget_archive li:last-of-type, .widget.widget_pages li:last-of-type, .widget.widget_nav_menu li:last-of-type, .widget.widget_meta li:last-of-type, .widget.widget_display_forums li:last-of-type, .widget.widget_display_topics li:last-of-type, .widget.widget_display_views li:last-of-type, .widget.widget_display_replies li:last-of-type {
    border-bottom: none
}

#footer .widget.widget_categories li:first-of-type, #footer .widget.widget_archive li:first-of-type, #footer .widget.widget_pages li:first-of-type, #footer .widget.widget_nav_menu li:first-of-type, #footer .widget.widget_meta li:first-of-type, #footer .widget.widget_display_forums li:first-of-type, #footer .widget.widget_display_topics li:first-of-type, #footer .widget.widget_display_views li:first-of-type, #footer .widget.widget_display_replies li:first-of-type {
    padding-top: 0
}

#footer .widget.widget_categories li, #footer .widget.widget_archive li, #footer .widget.widget_pages li, #footer .widget.widget_nav_menu li, #footer .widget.widget_meta li, #footer .widget.widget_display_forums li, #footer .widget.widget_display_topics li, #footer .widget.widget_display_views li, #footer .widget.widget_display_replies li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #575758
}

#footer .widget.widget_categories li>a, #footer .widget.widget_archive li>a, #footer .widget.widget_pages li>a, #footer .widget.widget_nav_menu li>a, #footer .widget.widget_meta li>a, #footer .widget.widget_display_forums li>a, #footer .widget.widget_display_topics li>a, #footer .widget.widget_display_views li>a, #footer .widget.widget_display_replies li>a {
    color: #89ab97
}

#footer .widget.widget_categories li:hover>a, #footer .widget.widget_archive li:hover>a, #footer .widget.widget_pages li:hover>a, #footer .widget.widget_nav_menu li:hover>a, #footer .widget.widget_meta li:hover>a, #footer .widget.widget_display_forums li:hover>a, #footer .widget.widget_display_topics li:hover>a, #footer .widget.widget_display_views li:hover>a, #footer .widget.widget_display_replies li:hover>a {
    color: #959595
}

.widget.widget_categories i, .widget.widget_archive i, .widget.widget_pages i, .widget.widget_nav_menu i, .widget.widget_meta i, .widget.widget_display_forums i, .widget.widget_display_topics i, .widget.widget_display_views i, .widget.widget_display_replies i {
    font-size: 1.25rem
}

.widget.widget_categories .widget-title, #sidebar .widget.widget_archive .widget-title, #sidebar .widget.widget_pages .widget-title, #sidebar .widget.widget_nav_menu .widget-title, #sidebar .widget.widget_meta .widget-title, #sidebar .widget.widget_display_forums .widget-title, #sidebar .widget.widget_display_topics .widget-title, #sidebar .widget.widget_display_views .widget-title, #sidebar .widget.widget_display_replies .widget-title {
    margin-bottom: 0
}

.widget.widget_categories>ul, .widget.widget_categories>div, #sidebar .widget.widget_archive>ul, #sidebar .widget.widget_archive>div, #sidebar .widget.widget_pages>ul, #sidebar .widget.widget_pages>div, #sidebar .widget.widget_nav_menu>ul, #sidebar .widget.widget_nav_menu>div, #sidebar .widget.widget_meta>ul, #sidebar .widget.widget_meta>div, #sidebar .widget.widget_display_forums>ul, #sidebar .widget.widget_display_forums>div, #sidebar .widget.widget_display_topics>ul, #sidebar .widget.widget_display_topics>div, #sidebar .widget.widget_display_views>ul, #sidebar .widget.widget_display_views>div, #sidebar .widget.widget_display_replies>ul, #sidebar .widget.widget_display_replies>div {
    padding: 1.25rem
}

.widget.widget_recent_entries li {
    padding: 1.25rem;
    margin-bottom: 0.625rem;
    background-color: #fff;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.widget.widget_recent_entries li a {
    color: #262626;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0.3125rem;
    display: block
}

.widget.widget_recent_entries li .post-date {
    color: #b4b4b4;
    display: block;
    position: relative;
    padding-right: 0.9375rem;
    font-size: 0.75rem
}

.widget.widget_recent_entries li .post-date:before {
    position: absolute;
    content: '\ec30';
    top: 0;
    right: 0;
    color: #bebebe;
    font-size: 0.75rem;
    font-family: "fontello"
}

.widget.widget_recent_entries li:hover {
    background-color: #006127
}

.widget.widget_recent_entries li:hover a {
    color: #fff
}

.widget.widget_recent_entries li:hover .post-date {
    color: #fff
}

.widget.widget_recent_entries li:hover .post-date:before {
    color: #8ad9f2
}

#footer .widget.widget_recent_entries li {
    background-color: #343436
}

#footer .widget.widget_recent_entries li a {
    color: #959595
}

#footer .widget.widget_recent_entries li .post-date {
    color: #bebebe
}

#footer .widget.widget_recent_entries li:hover {
    background-color: #006127
}

#footer .widget.widget_recent_entries li:hover a {
    color: #fff
}

#footer .widget.widget_recent_entries li:hover .post-date {
    color: #fff
}

#footer .widget.widget_recent_entries li:hover .post-date:before {
    color: #8ad9f2
}

.widget.widget_social .social-icons {
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.widget.widget_social .social-icons li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-left: 0.4375rem;
    margin-bottom: 0.4375rem
}

.widget.widget_social .social-icons li a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    cursor: pointer;
    text-align: center
}

.widget.widget_social .social-icons li a:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 45px;
    background-color: #343436;
    color: #b4b4b4;
    content: "";
    font-family: 'fontello';
    font-size: 1.25rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.widget.widget_social .social-icons li.twitter a:before {
    content: "\e986"
}

.widget.widget_social .social-icons li.twitter a:hover:before {
    background-color: #47c0d8;
    color: #fff
}

.widget.widget_social .social-icons li.facebook a:before {
    content: "\ea85"
}

.widget.widget_social .social-icons li.facebook a:hover:before {
    background-color: #49699f;
    color: #fff
}

.widget.widget_social .social-icons li.linkedin a:before {
    content: "\ea8e"
}

.widget.widget_social .social-icons li.linkedin a:hover:before {
    background-color: #2c7cb7;
    color: #fff
}

.widget.widget_social .social-icons li.rss a:before {
    content: "\e88d"
}

.widget.widget_social .social-icons li.rss a:hover:before {
    background-color: #fe9900;
    color: #fff
}

.widget.widget_social .social-icons li.pinterest a:before {
    content: "\ede9"
}

.widget.widget_social .social-icons li.pinterest a:hover:before {
    background-color: #c21c21;
    color: #fff
}

.widget.widget_social .social-icons li.gplus a:before {
    content: "\e974"
}

.widget.widget_social .social-icons li.gplus a:hover:before {
    background-color: #c33d19;
    color: #fff
}

.widget.widget_social .social-icons li.instagram a:before {
    content: "\ea9b"
}

.widget.widget_social .social-icons li.instagram a:hover:before {
    background-color: #006127;
    color: #fff
}

.widget.widget_social .social-icons li.dribbble a:before {
    content: "\e969"
}

.widget.widget_social .social-icons li.dribbble a:hover:before {
    background-color: #e65992;
    color: #fff
}

.widget.widget_social .social-icons li.dropbox a:before {
    content: "\e96a"
}

.widget.widget_social .social-icons li.dropbox a:hover:before {
    background-color: #5da3e8;
    color: #fff
}

.widget.widget_social .social-icons li.youtube a:before {
    content: "\e98d"
}

.widget.widget_social .social-icons li.youtube a:hover:before {
    background-color: #b72d24;
    color: #fff
}

.widget.widget_social .social-icons li.blogger a:before {
    content: "\ee56"
}

.widget.widget_social .social-icons li.blogger a:hover:before {
    background-color: #f38f33;
    color: #fff
}

.widget.widget_social .social-icons li.evernote a:before {
    content: "\ea9d"
}

.widget.widget_social .social-icons li.evernote a:hover:before {
    background-color: #73b122;
    color: #fff
}

.widget.widget_social .social-icons li.behance a:before {
    content: "\eaa7"
}

.widget.widget_social .social-icons li.behance a:hover:before {
    background-color: #18a3fe;
    color: #fff
}

.widget.widget_social .social-icons li.skype a:before {
    content: "\e97f"
}

.widget.widget_social .social-icons li.skype a:hover:before {
    background-color: #24b0e4;
    color: #fff
}

.widget.widget_social .social-icons li.vimeo a:before {
    content: "\ea81"
}

.widget.widget_social .social-icons li.vimeo a:hover:before {
    background-color: #568799;
    color: #fff
}

.widget.widget_social .social-icons li.digg a:before {
    content: "\edf3"
}

.widget.widget_social .social-icons li.digg a:hover:before {
    background-color: #2882c6;
    color: #fff
}

.widget.widget_social .social-icons li.appstore a:before {
    content: "\edf8"
}

.widget.widget_social .social-icons li.appstore a:hover:before {
    background-color: #606060;
    color: #fff
}

.widget.widget_social .social-icons li.wordpress a:before {
    content: "\ee29"
}

.widget.widget_social .social-icons li.wordpress a:hover:before {
    background-color: #33759d;
    color: #fff
}

.widget.widget_social .social-icons li.stubleupon a:before {
    content: "\ef76"
}

.widget.widget_social .social-icons li.stubleupon a:hover:before {
    background-color: #eb4924;
    color: #fff
}

.widget.widget_social .social-icons li.deviantart a:before {
    content: "\ee58"
}

.widget.widget_social .social-icons li.deviantart a:hover:before {
    background-color: #5f7162;
    color: #fff
}

.widget.widget_social .social-icons li.github a:before {
    content: "\e96f"
}

.widget.widget_social .social-icons li.github a:hover:before {
    background-color: #7292a2;
    color: #fff
}

.widget.widget_social .social-icons li.email a:before {
    content: "\e826"
}

.widget.widget_social .social-icons li.email a:hover:before {
    background-color: #65a413;
    color: #fff
}

.widget.widget_social .social-icons li.cv a:before {
    content: "\ec9e"
}

.widget.widget_social .social-icons li.cv a:hover:before {
    background-color: #424246;
    color: #fff
}

.widget.widget_social .social-icons li.flickr a:before {
    content: "\ea7f"
}

.widget.widget_social .social-icons li.flickr a:hover:before {
    background-color: #e82c88;
    color: #fff
}

.widget.widget_social .social-icons>li:nth-child(7n) {
    margin-left: 0
}

#sidebar .widget.widget_social .social-icons {
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

#sidebar .widget.widget_social .social-icons li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-left: 0.4375rem;
    margin-bottom: 0.4375rem
}

#sidebar .widget.widget_social .social-icons li a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    cursor: pointer;
    text-align: center
}

#sidebar .widget.widget_social .social-icons li a:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 45px;
    background-color: #fff;
    color: #b4b4b4;
    content: "";
    font-family: 'fontello';
    font-size: 1.25rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

#sidebar .widget.widget_social .social-icons li.twitter a:before {
    content: "\e986"
}

#sidebar .widget.widget_social .social-icons li.twitter a:hover:before {
    background-color: #47c0d8;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.facebook a:before {
    content: "\ea85"
}

#sidebar .widget.widget_social .social-icons li.facebook a:hover:before {
    background-color: #49699f;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.linkedin a:before {
    content: "\ea8e"
}

#sidebar .widget.widget_social .social-icons li.linkedin a:hover:before {
    background-color: #2c7cb7;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.rss a:before {
    content: "\e88d"
}

#sidebar .widget.widget_social .social-icons li.rss a:hover:before {
    background-color: #fe9900;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.pinterest a:before {
    content: "\ede9"
}

#sidebar .widget.widget_social .social-icons li.pinterest a:hover:before {
    background-color: #c21c21;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.gplus a:before {
    content: "\e974"
}

#sidebar .widget.widget_social .social-icons li.gplus a:hover:before {
    background-color: #c33d19;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.instagram a:before {
    content: "\ea9b"
}

#sidebar .widget.widget_social .social-icons li.instagram a:hover:before {
    background-color: #006127;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.dribbble a:before {
    content: "\e969"
}

#sidebar .widget.widget_social .social-icons li.dribbble a:hover:before {
    background-color: #e65992;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.dropbox a:before {
    content: "\e96a"
}

#sidebar .widget.widget_social .social-icons li.dropbox a:hover:before {
    background-color: #5da3e8;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.youtube a:before {
    content: "\e98d"
}

#sidebar .widget.widget_social .social-icons li.youtube a:hover:before {
    background-color: #b72d24;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.blogger a:before {
    content: "\ee56"
}

#sidebar .widget.widget_social .social-icons li.blogger a:hover:before {
    background-color: #f38f33;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.evernote a:before {
    content: "\ea9d"
}

#sidebar .widget.widget_social .social-icons li.evernote a:hover:before {
    background-color: #73b122;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.behance a:before {
    content: "\eaa7"
}

#sidebar .widget.widget_social .social-icons li.behance a:hover:before {
    background-color: #18a3fe;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.skype a:before {
    content: "\e97f"
}

#sidebar .widget.widget_social .social-icons li.skype a:hover:before {
    background-color: #24b0e4;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.vimeo a:before {
    content: "\ea81"
}

#sidebar .widget.widget_social .social-icons li.vimeo a:hover:before {
    background-color: #568799;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.digg a:before {
    content: "\edf3"
}

#sidebar .widget.widget_social .social-icons li.digg a:hover:before {
    background-color: #2882c6;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.appstore a:before {
    content: "\edf8"
}

#sidebar .widget.widget_social .social-icons li.appstore a:hover:before {
    background-color: #606060;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.wordpress a:before {
    content: "\ee29"
}

#sidebar .widget.widget_social .social-icons li.wordpress a:hover:before {
    background-color: #33759d;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.stubleupon a:before {
    content: "\ef76"
}

#sidebar .widget.widget_social .social-icons li.stubleupon a:hover:before {
    background-color: #eb4924;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.deviantart a:before {
    content: "\ee58"
}

#sidebar .widget.widget_social .social-icons li.deviantart a:hover:before {
    background-color: #5f7162;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.github a:before {
    content: "\e96f"
}

#sidebar .widget.widget_social .social-icons li.github a:hover:before {
    background-color: #7292a2;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.email a:before {
    content: "\e826"
}

#sidebar .widget.widget_social .social-icons li.email a:hover:before {
    background-color: #65a413;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.cv a:before {
    content: "\ec9e"
}

#sidebar .widget.widget_social .social-icons li.cv a:hover:before {
    background-color: #424246;
    color: #fff
}

#sidebar .widget.widget_social .social-icons li.flickr a:before {
    content: "\ea7f"
}

#sidebar .widget.widget_social .social-icons li.flickr a:hover:before {
    background-color: #e82c88;
    color: #fff
}

#sidebar .widget.widget_social .social-icons>li:nth-child(7n) {
    margin-left: 0
}

.widget.widget_categories .widget-title {
    display: none
}

.widget.widget_categories ul:not(.children) {
    position: relative;
    background-color: #006127;
    padding: 0.9375rem 1.25rem
}

.widget.widget_categories ul:not(.children) ul {
    padding-right: 0.9375rem
}

.widget.widget_categories ul:not(.children) ul li:after {
    display: none
}

.widget.widget_categories ul:not(.children) li {
    position: relative;
    font-family: "Droid Arabic Kufi";
    padding: 0.375rem 0;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #3f7493
}

.widget.widget_categories.trans ul:not(.children) li:after {
    position: absolute;
    top: 4px;
    left: 0;
    font-family: "fontello";
    font-size: 1rem;
    color: #fff;
    content: '\eb4d';
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.35s ease;
    -ms-transition: transform 0.35s ease, opacity 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease
}

.widget.widget_categories.trans ul:not(.children) li:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}




.widget.widget_categories.trans ul:not(.children) li:hover a {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.widget.widget_categories.trans ul:not(.children) li:hover ul li a {
    -webkit-transform: none;
    transform: none
}


.widget.widget_categories ul:not(.children) li a {
    display: inline-block;
    color: #fff;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.35s ease;
    -ms-transition: transform 0.35s ease, opacity 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease
}

.widget.widget_categories ul:not(.children) li:last-child {
    border-bottom: none
}


.widget.widget_accordion ul.accordion {
    margin-right: 0
}

.widget.widget_accordion ul.accordion .accordion-navigation {
    position: relative;
    margin-bottom: 0.3125rem !important;
    list-style: none
}

.widget.widget_accordion ul.accordion .accordion-navigation:after {
    position: absolute;
    bottom: 1px;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    -webkit-transition: background-color 0.25s ease-in;
    -moz-transition: background-color 0.25s ease-in;
    -ms-transition: background-color 0.25s ease-in;
    transition: background-color 0.25s ease-in
}

.widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger {
    position: relative;
    display: block;
    width: 100%;
    color: #262626;
    background-color: #fff;
    padding: 0.9375rem 1.25rem 1.125rem;
    font-family: 'Noto Naskh Arabic';
    font-size: 16px;
    padding-left: 30px;
    line-height: 1.4;
    -webkit-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -moz-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -ms-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
}

.widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:before, .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:after {
    position: absolute;
    background-color: #006127;
    content: "";
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: -webkit-transform 0.35s ease, background-color 0.35s ease-in;
    -moz-transition: -moz-transform 0.35s ease, background-color 0.35s ease-in;
    -ms-transition: transform 0.35s ease, background-color 0.35s ease-in;
    transition: transform 0.35s ease, background-color 0.35s ease-in
}

.widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:before {
    top: 15px;
    left: 20px;
    width: 3px;
    height: 17px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:after {
    top: 22px;
    left: 13px;
    width: 17px;
    height: 3px
}

.widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:hover, .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger.active {
    color: #fff;
    background-color: #006127
}

.widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:hover:before, .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:hover:after, .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger.active:before, .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger.active:after {
    background-color: #fff
}

.widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger.active:before {
    -webkit-transform: scaleY(0);
    transform: scale(0)
}

#footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger {
    color: #959595;
    background-color: #343436;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

#footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:before, #footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:after {
    background-color: #006127
}

#footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:hover, #footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger.active {
    color: #fff;
    background-color: #006127
}

#footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:hover:before, #footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger:hover:after, #footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger.active:before, #footer .widget.widget_accordion ul.accordion .accordion-navigation .acc-trigger.active:after {
    background-color: #343436
}

.widget.widget_accordion ul.accordion .accordion-navigation .content {
    display: none;
    background-color: #fff;
    padding: 1.5625rem 1.25rem;
    -webkit-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -moz-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -ms-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8)
}

#footer .widget.widget_accordion ul.accordion .accordion-navigation .content {
    background-color: #343436;
    -webkit-box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7);
    -moz-box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7);
    -ms-box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7);
    box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7)
}

.widget.widget_tag_cloud a {
    display: inline-block;
    margin-bottom: 0.25rem;
    padding: 0.3125rem 0.9375rem;
    color: #262626;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.875rem !important;
    -webkit-box-shadow: 0 1px 3px #ddd;
    -moz-box-shadow: 0 1px 3px #ddd;
    -ms-box-shadow: 0 1px 3px #ddd;
    box-shadow: 0 1px 3px #ddd;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.widget.widget_tag_cloud a:hover {
    color: #fff;
    background-color: #006127
}

#footer .widget.widget_tag_cloud a {
    color: #959595;
    background-color: #343436;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

#footer .widget.widget_tag_cloud a:hover {
    color: #fff;
    background-color: #006127
}

.widget.widget_calendar #wp-calendar {
    width: 100%;
    color: #555555;
    text-align: center
}

.widget.widget_calendar #wp-calendar caption {
    margin-bottom: 1px;
    padding: 7px 0;
    color: #006127;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-family: "Droid Arabic Kufi", "Open Sans"
}

.widget.widget_calendar #wp-calendar caption {
    background-color: #fff
}

.widget.widget_calendar #wp-calendar tbody td>a {
    background-color: #006127;
    color: #fff
}

.widget.widget_calendar #wp-calendar th {
    padding: 1px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #cfcfd1;
    background: #fff;
    color: #606163;
    font-size: 0.875rem;
    font-family: "Droid Arabic Kufi", "Open Sans"
}

.widget.widget_calendar #wp-calendar caption, .widget.widget_calendar #wp-calendar td, .widget.widget_calendar #wp-calendar th {
    text-align: center
}

.widget.widget_calendar #wp-calendar tfoot td {
    padding: 7px 0;
    background: #fff
}

.widget.widget_calendar #wp-calendar tfoot #prev>a, .widget.widget_calendar #wp-calendar tfoot #next>a {
    font-size: 0.75rem;
    font-family: "Droid Arabic Kufi", "Open Sans"
}

.widget.widget_calendar #wp-calendar tfoot #prev>a {
    padding: 1px 0 1px 30px
}

.widget.widget_calendar #wp-calendar tfoot #next>a {
    padding: 1px 30px 1px 0
}

.widget.widget_calendar #wp-calendar tbody td {
    height: 32px;
    line-height: 32px;
    color: #6d7a7e;
    font-size: 0.875rem;
    background-color: #e1e1e1;
    border: 1px solid #fff
}

.widget.widget_calendar #wp-calendar tbody td#today {
    background-color: #006127;
    color: #fff;
    border: 1px solid #d2d2d4
}

.widget.widget_calendar #wp-calendar tbody td.pad {
    background-color: #f9fafb;
    color: #6d7a7e
}

.widget.widget_calendar #wp-calendar tbody td>a {
    display: block;
    color: #fff
}

.widget.widget_latest_tweets li {
    margin-bottom: 1.25rem;
    padding-right: 1.875rem
}

.widget.widget_latest_tweets li p {
    margin: 0
}

.widget.widget_latest_tweets li .tweet {
    position: relative
}

.widget.widget_latest_tweets li .tweet:before {
    position: absolute;
    content: '\effa';
    top: -0.375rem;
    right: -1.75rem;
    color: #bebebe;
    font-size: 1.25rem;
    font-family: "fontello"
}

.widget.widget_latest_tweets li .tweet a {
    color: #006127
}

.widget.widget_latest_tweets li .tweet a:first-of-type {
    color: #777
}

.widget.widget_latest_tweets li .tweet:hover:before {
    color: #8ad9f2;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.widget.widget_latest_tweets li .tweet:hover a {
    color: #959595
}

.widget.widget_latest_tweets li .tweet:hover a:first-of-type {
    color: #8ad9f2
}

.widget.widget_latest_tweets li .timePosted {
    color: #b4b4b4;
    font-size: 0.75rem;
    font-family: #777
}

#footer .widget.widget_latest_tweets li .tweet a {
    color: #006127
}

#footer .widget.widget_latest_tweets li .tweet a:first-of-type {
    color: #959595
}

#footer .widget.widget_latest_tweets li .tweet:hover:before {
    color: #8ad9f2
}

#footer .widget.widget_latest_tweets li .tweet:hover a {
    color: #959595
}

#footer .widget.widget_latest_tweets li .tweet:hover a:first-of-type {
    color: #bebebe
}

#footer .widget.widget_latest_tweets li .timePosted {
    color: #bebebe
}

.widget.TMM_Flickr_Widget ul {
    list-style: none;
    margin: 0
}

.widget.TMM_Flickr_Widget ul li {
    display: inline-block;
    margin: 0 0.9375rem 0.9375rem 0
}

.widget.TMM_Flickr_Widget ul li img {
    display: block;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease
}

.widget.TMM_Flickr_Widget ul li img:hover {
    opacity: 0.7
}

.widget.widget_likebox .widget-container>iframe {
    width: 100%;
    height: 340px;
    border: none !important
}

.widget.widget_likebox .widget-container>iframe body.plugin {
    background: transparent !important
}

.widget.widget_soonest_event .post-content {
    padding: 0 1.25rem
}

.widget.widget_video {
    position: relative;
    overflow: hidden
}

.widget.widget_video>div {
    display: flex
}

.widget.widget_video>div>iframe {
    width: 100%;
    border: none
}

.widget.widget_video .widget-title {
    text-transform: none;
    width: 100%;
    height: auto;
    background-color: #343436 !important;
    text-align: center
}

.widget.widget_video * {
    outline: none
}

#footer .widget.widget_video .widget-title {
    margin-bottom: 0;
    padding: 0.9375rem 1.25rem
}

.widget.widget_metro_style {
    margin-bottom: 1.25rem
}

.widget.widget_metro_style .metro_container {
    margin: -0.625rem;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between
}

.widget.widget_metro_style .metro_container li {
    overflow: hidden;
    -webkit-box-flex: 1 1 160px;
    -moz-box-flex: 1 1 160px;
    -webkit-flex: 1 1 160px;
    -ms-flex: 1 1 160px;
    flex: 1 1 160px;
    position: relative;
    margin: 0.625rem;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.5s linear;
    -moz-transition: -moz-transform 0.5s linear;
    -ms-transition: transform 0.5s linear;
    transition: transform 0.5s linear
}

.widget.widget_metro_style .metro_container li:hover {

}

.widget.widget_metro_style .metro_container li a {
    display: table;
    padding: 1.25rem;
    position: relative;
    width: 100%;
    height: 145px;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.875rem;
    overflow: hidden;
    line-height: 1.3
}

.widget.widget_metro_style .metro_container li a.style-1 {
    color: #424246;
    background-color: #fff
}

.widget.widget_metro_style .metro_container li a.style-2 {
    color: #fff;
    background-color: #ff615e
}

.widget.widget_metro_style .metro_container li a.style-3 {
    color: #fff;
    background-color: #006127
}

.widget.widget_metro_style .metro_container li a.style-4 {
    color: #fff;
    background-color: #006127
}

.widget.widget_metro_style .metro_container li a:not([class^="icon-"]) span {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.widget.widget_metro_style .metro_container li a span, .widget.widget_metro_style .metro_container li a i {
    width: 100%;
    position: relative;
    z-index: 1;
    opacity: 0;
    font-style: normal;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    -webkit-transform: translate(-50%, -50%) scale(5);
    -moz-transform: translate(-50%, -50%) scale(5);
    -o-transform: translate(-50%, -50%) scale(5);
    -ms-transform: translate(-50%, -50%) scale(5);
    transform: translate(-50%, -50%) scale(5);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
    -ms-transition: transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease
}

.widget.widget_metro_style .metro_container li a i {
    top: 50%;
    right: 50%;
    position: absolute;
    z-index: 2;
    padding: 1.25rem
}

.widget.widget_metro_style .metro_container li a:hover:before {
    width: 100%;
    height: 100%;
    font-size: 15rem;
    opacity: 0
}

.widget.widget_metro_style .metro_container li a:hover span, .widget.widget_metro_style .metro_container li a:hover i {
    opacity: 1
}

.widget.widget_metro_style .metro_container li a:hover i {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.widget.widget_metro_style .metro_container li a:hover:not([class^="icon-"]) span, .widget.widget_metro_style .metro_container li a:hover[class^="icon-"] span {
    opacity: 0
}

.widget.widget_metro_style .metro_container li a:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 145px;
    text-align: center;
    color: rgba(255, 255, 255, 0.2);
    font-family: "fontello";
    font-size: 3.125rem;
    -webkit-transition: font-size 0.5s ease, opacity 0.5s ease;
    -moz-transition: font-size 0.5s ease, opacity 0.5s ease;
    -ms-transition: font-size 0.5s ease, opacity 0.5s ease;
    transition: font-size 0.5s ease, opacity 0.5s ease
}

.widget.widget_subscription p {
    font-size: 0.75rem;
    font-weight: 400;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    color: #b4b4b4
}

.widget.widget_subscription .subscription-form .submit.middle {
    padding: 0.875rem 1.75rem
}

.widget.widget_subscription .subscription-form .submit.mail-icon:after {
    margin: -11px 0 0 -9px;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.widget.widget_subscription .subscription-form .submit.mail-icon:hover {
    background-color: #fff;
    border-color: transparent
}

.widget.widget_subscription .subscription-form .submit.mail-icon:hover:after {
    color: #006127;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

#footer .widget.widget_subscription p {
    color: #bebebe
}

.widget.widget_testimonials .testimonial blockquote p {
    color: #8ad9f2;
    line-height: 1.5;
    font-size: 1.125rem;
    font-family: "PT Serif", serif;
    font-style: italic;
    margin-bottom: 0
}

.widget.widget_recent_posts .tabs-nav {
    margin-bottom: 1.25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    justify-content: flex-start
}

.widget.widget_recent_posts .tabs-nav li {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.widget.widget_recent_posts .tabs-nav li h3, .widget.widget_recent_posts .tabs-nav li .event .event-details dl dt.event-title, .event .event-details dl .widget.widget_recent_posts .tabs-nav li dt.event-title, .widget.widget_recent_posts .tabs-nav li .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title, .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title, .widget.widget_recent_posts .tabs-nav li .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title, .widget.widget_recent_posts .tabs-nav li .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title, .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title, .widget.widget_recent_posts .tabs-nav li .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title, .widget.widget_recent_posts .tabs-nav li .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title {
    color: #fff;
    background-color: #006127;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    font-size: 1rem;
    padding: 1.125rem 0.3125rem;
    cursor: pointer;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.widget.widget_recent_posts .tabs-nav li h3:hover, .widget.widget_recent_posts .tabs-nav li .event .event-details dl dt.event-title:hover, .event .event-details dl .widget.widget_recent_posts .tabs-nav li dt.event-title:hover, .widget.widget_recent_posts .tabs-nav li .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title:hover, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title:hover, .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title:hover, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title:hover, .widget.widget_recent_posts .tabs-nav li .post-list.two-cols .post.post-classic .entry-header .entry-title:hover, .post-list.two-cols .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title:hover, .widget.widget_recent_posts .tabs-nav li .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title:hover, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title:hover, .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title:hover, .medium-6>.post-list.full-width .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title:hover, .widget.widget_recent_posts .tabs-nav li .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title:hover, .medium-8>.post-list.full-width .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title:hover, .widget.widget_recent_posts .tabs-nav li .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title:hover, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li .entry-title:hover {
    background-color: #006127
}

.widget.widget_recent_posts .tabs-nav li.active h3, .widget.widget_recent_posts .tabs-nav li.active .event .event-details dl dt.event-title, .event .event-details dl .widget.widget_recent_posts .tabs-nav li.active dt.event-title, .widget.widget_recent_posts .tabs-nav li.active .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .widget.widget_recent_posts .tabs-nav li.active .entry-title, .widget.widget_recent_posts .tabs-nav li.active .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .widget.widget_recent_posts .tabs-nav li.active .entry-title, .widget.widget_recent_posts .tabs-nav li.active .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li.active .entry-title, .widget.widget_recent_posts .tabs-nav li.active .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li.active .entry-title, .widget.widget_recent_posts .tabs-nav li.active .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li.active .entry-title, .widget.widget_recent_posts .tabs-nav li.active .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li.active .entry-title, .widget.widget_recent_posts .tabs-nav li.active .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .widget.widget_recent_posts .tabs-nav li.active .entry-title {
    background-color: #006127
}

#footer .widget.widget_recent_posts .tabs-nav li h3, #footer .widget.widget_recent_posts .tabs-nav li .event .event-details dl dt.event-title, .event .event-details dl #footer .widget.widget_recent_posts .tabs-nav li dt.event-title, #footer .widget.widget_recent_posts .tabs-nav li .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title, #footer .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title, #footer .widget.widget_recent_posts .tabs-nav li .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title, #footer .widget.widget_recent_posts .tabs-nav li .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title, #footer .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title, #footer .widget.widget_recent_posts .tabs-nav li .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title, #footer .widget.widget_recent_posts .tabs-nav li .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title {
    color: #fff;
    background-color: #343436
}

#footer .widget.widget_recent_posts .tabs-nav li h3:hover, #footer .widget.widget_recent_posts .tabs-nav li .event .event-details dl dt.event-title:hover, .event .event-details dl #footer .widget.widget_recent_posts .tabs-nav li dt.event-title:hover, #footer .widget.widget_recent_posts .tabs-nav li .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title:hover, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title:hover, #footer .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title:hover, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title:hover, #footer .widget.widget_recent_posts .tabs-nav li .post-list.two-cols .post.post-classic .entry-header .entry-title:hover, .post-list.two-cols .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title:hover, #footer .widget.widget_recent_posts .tabs-nav li .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title:hover, .post-list.three-cols>.medium-4 .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title:hover, #footer .widget.widget_recent_posts .tabs-nav li .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title:hover, .medium-6>.post-list.full-width .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title:hover, #footer .widget.widget_recent_posts .tabs-nav li .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title:hover, .medium-8>.post-list.full-width .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title:hover, #footer .widget.widget_recent_posts .tabs-nav li .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title:hover, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li .entry-title:hover {
    background-color: #006127
}

#footer .widget.widget_recent_posts .tabs-nav li.active h3, #footer .widget.widget_recent_posts .tabs-nav li.active .event .event-details dl dt.event-title, .event .event-details dl #footer .widget.widget_recent_posts .tabs-nav li.active dt.event-title, #footer .widget.widget_recent_posts .tabs-nav li.active .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header #footer .widget.widget_recent_posts .tabs-nav li.active .entry-title, #footer .widget.widget_recent_posts .tabs-nav li.active .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header #footer .widget.widget_recent_posts .tabs-nav li.active .entry-title, #footer .widget.widget_recent_posts .tabs-nav li.active .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li.active .entry-title, #footer .widget.widget_recent_posts .tabs-nav li.active .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li.active .entry-title, #footer .widget.widget_recent_posts .tabs-nav li.active .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li.active .entry-title, #footer .widget.widget_recent_posts .tabs-nav li.active .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li.active .entry-title, #footer .widget.widget_recent_posts .tabs-nav li.active .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header #footer .widget.widget_recent_posts .tabs-nav li.active .entry-title {
    background-color: #006127
}

.widget.widget_recent_posts .tabs-container .tab-content {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post {
    margin-bottom: 20px;
    background-color: #fff
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-media, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .image-post {
    width: 105px;
    height: 80px;
    float: right
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-media .mejs-controls, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .image-post .mejs-controls {
    display: none !important
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-media .mejs-container, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .image-post .mejs-container {
    background-color: #000
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-media .mejs-container .mejs-layers .mejs-overlay-play, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .image-post .mejs-container .mejs-layers .mejs-overlay-play {
    height: 80px !important
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-media .mejs-container .mejs-layers .mejs-overlay-play .mejs-overlay-button, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .image-post .mejs-container .mejs-layers .mejs-overlay-play .mejs-overlay-button {
    margin-top: 0 !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-holder {
    display: table;
    padding: 10px 15px 5px
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-title {
    line-height: 20px;
    margin-bottom: 0;
    font-weight: 400
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-title a {
    color: #262626
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post p {
    color: #777;
    margin: 0
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .posted-on:before {
    content: "\e8a0"
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .comments-link:before {
    content: "\e876"
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta a, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta span {
    color: #b4b4b4
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta a:before, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta span:before {
    color: #bebebe
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover {
    background-color: #006127
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .post-title a {
    color: #fff
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover p {
    color: #8ad9f2
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta a, .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta span {
    color: #fff !important
}

.widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta a:before, .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta span:before {
    color: #8ad9f2 !important
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post {
    background-color: #343436
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post .post-title a {
    color: #959595
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post p {
    color: #bebebe
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta a, #footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta span {
    color: #bebebe
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta a:before, #footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta span:before {
    color: #bebebe
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover {
    background-color: #006127
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .post-title a {
    color: #fff
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover p {
    color: #bebebe
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta a, #footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta span {
    color: #fff !important
}

#footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta a:before, #footer .widget.widget_recent_posts .tabs-container .tab-content .recent-post:hover .entry-meta span:before {
    color: #8ad9f2 !important
}

.widget.widget_recent_posts .tabs-container .recent-comment {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border: solid 2px #e1e1e1;
    margin-bottom: 20px
}

.widget.widget_recent_posts .tabs-container .recent-comment .author-image {
    float: right;
    margin-left: 0.625rem
}

.widget.widget_recent_posts .tabs-container .recent-comment .author-data .author-name {
    color: #b4b4b4;
    font-size: 0.75rem;
    line-height: 1.25rem;
    margin-bottom: 5px
}

.widget.widget_recent_posts .tabs-container .recent-comment .author-data .author-title {
    color: #262626;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
    width: 16em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.widget.widget_recent_posts .tabs-container .recent-comment .author-data .author-title a {
    color: #262626
}

.widget.widget_recent_posts .tabs-container .recent-comment .author-data p {
    line-height: 1.2;
    font-size: 15px;
    font-style: italic;
    margin-bottom: 0
}

.widget.widget_recent_posts .tabs-container .recent-comment:hover {
    background-color: #006127
}

.widget.widget_recent_posts .tabs-container .recent-comment:hover .author-data .author-name, .widget.widget_recent_posts .tabs-container .recent-comment:hover .author-data .author-title {
    color: #fff
}

.widget.widget_recent_posts .tabs-container .recent-comment:hover .author-data a {
    color: #fff
}

.widget.widget_recent_posts .tabs-container .recent-comment:hover p {
    color: #fff
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment {
    background-color: #343436
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment .author-data .author-name {
    color: #bebebe
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment .author-data .author-title a {
    color: #959595
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment p {
    color: #959595
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment:hover {
    background-color: #006127
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment:hover .author-data .author-name {
    color: #fff
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment:hover .author-data .author-title a {
    color: #fff
}

#footer .widget.widget_recent_posts .tabs-container .recent-comment:hover p {
    color: #fff
}

.widget.widget_contacts .contact-form .tmmFormStyling {
    width: 100%
}

.widget.widget_upcoming_events ul li {
    margin-bottom: 1.875rem;
    list-style: none
}

.widget.widget_upcoming_events ul li .event-container {
    position: relative;
    min-height: 4.0625rem;
    padding: 0.625rem 1.25rem;
    background-color: #fff
}

.widget.widget_upcoming_events ul li .event-container .event-date {
    position: relative;
    display: block;
    float: right;
    text-align: center;
    top: -14px;
    right: -20px;
    width: 70px;
    height: 70px;
    padding-top: 0.875rem;
    font-size: 2rem;
    color: #fff;
    line-height: 1;
    background-color: #006127;
    opacity: .9;
    z-index: 1
}

.widget.widget_upcoming_events ul li .event-container .event-date:after {
    position: absolute;
    top: 0;
    left: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #000000;
    content: ""
}

.widget.widget_upcoming_events ul li .event-container .event-date b {
    display: block;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 400
}

.widget.widget_upcoming_events ul li .event-container .event-media .item-overlay {
    display: none
}

.widget.widget_upcoming_events ul li .event-container .event-media img {
    width: 100%
}

.widget.widget_upcoming_events ul li .event-container .event-media .event-content.with-excerpt .event-title {
    margin-bottom: 1.375rem
}

.widget.widget_upcoming_events ul li .event-container .event-media .event-content .event-title {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400
}

.widget.widget_upcoming_events ul li .event-container .event-media .event-content .event-title a {
    color: #262626
}

.widget.widget_upcoming_events ul li .event-container .event-media .event-content .event-text {
    color: #777
}

.widget.widget_upcoming_events ul li.has-thumb .event-container {
    min-height: 12.5rem;
    padding: 0;
    background-color: transparent
}

.widget.widget_upcoming_events ul li.has-thumb .event-container:hover .event-media .event-content.with-excerpt {
    -webkit-transform: translateY(-3.75rem);
    transform: translateY(-3.75rem)
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-date {
    position: absolute;
    top: -4px;
    right: 0
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-media {
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.35s linear;
    -moz-transition: -moz-transform 0.35s linear;
    -ms-transition: transform 0.35s linear;
    transition: transform 0.35s linear
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-media .item-overlay {
    display: block
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-media .event-title {
    font-size: 1.2rem;
    color: #fff;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 0 !important;
    padding: 0.625rem 1.25rem;
    min-height: 3rem;
    opacity: 1;
    z-index: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-media .event-title a {
    color: #fff;
    z-index: 2
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-media .event-content {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3rem;
    text-align: center;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.35s linear;
    -moz-transition: -moz-transform 0.35s linear;
    -ms-transition: transform 0.35s linear;
    transition: transform 0.35s linear
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-media .event-content:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 200px;
    opacity: .8;
    background-color: #006127;
    z-index: 0;
    content: ""
}

.widget.widget_upcoming_events ul li.has-thumb .event-container .event-media .event-content .event-text {
    line-height: 1.3;
    position: relative;
    padding: 0 1.25rem 0.9375rem;
    color: #fff;
    z-index: 1
}

#footer .widget.widget_upcoming_events ul li:not(.has-thumb) .event-container {
    background-color: #343436
}

#footer .widget.widget_upcoming_events ul li:not(.has-thumb) .event-container .event-media .event-content .event-title a {
    color: #959595
}

#footer .widget.widget_upcoming_events ul li:not(.has-thumb) .event-container .event-media .event-content .event-text {
    color: #959595
}

.widget.widget_events_calendar .fc-header {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-family: "Droid Arabic Kufi", "Open Sans", serif;
    font-size: 0.875rem;
    text-align: center;
    background-color: #006127;
    margin-bottom: 10px;
    border: none
}

.widget.widget_events_calendar .fc-header .fc-header-title h2, .widget.widget_events_calendar .fc-header .fc-header-title .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .widget.widget_events_calendar .fc-header .fc-header-title .entry-title, .widget.widget_events_calendar .fc-header .fc-header-title .owl-item .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .widget.widget_events_calendar .fc-header .fc-header-title .entry-title, .widget.widget_events_calendar .fc-header .fc-header-title .post.post-classic .entry-header .entry-title, .post.post-classic .entry-header .widget.widget_events_calendar .fc-header .fc-header-title .entry-title {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: "Droid Arabic Kufi", "Open Sans", serif;
    font-size: 1rem;
    font-weight: 400;
    padding: 0.417em
}

.widget.widget_events_calendar .fc-header td {
    border: none;
    border-bottom: 1px solid #ebebeb;
    vertical-align: middle
}

.widget.widget_events_calendar .fc-header .fc-button {
    margin-bottom: 0;
    height: 100%
}

.widget.widget_events_calendar .fc-header .fc-button-today {
    line-height: 38px
}

.widget.widget_events_calendar .fc-header .fc-text-arrow {
    line-height: 38px
}

.widget.widget_events_calendar .fc-content {
    position: relative
}

.widget.widget_events_calendar .fc-content .fc-wiev {
    position: relative;
    width: 100%
}

.widget.widget_events_calendar .fc-content .fc-grid .fc-event {
    background: none;
    border: none
}

.widget.widget_events_calendar .fc-content .fc-grid .fc-event .fc-event-inner {
    text-align: center
}

.widget.widget_events_calendar .fc-content .fc-grid .fc-event .fc-event-inner .fc-event-time {
    display: none !important
}

.widget.widget_events_calendar .fc-content .fc-grid .fc-event .fc-event-inner .fc-event-title {
    display: block;
    text-align: right;
    font-weight: 400;
    font-size: 0.75rem
}

.widget.widget_events_calendar .fc-content .fc-grid table {
    width: 100%;
    border: none;
    background-color: #fff
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day-header {
    font-family: "Droid Arabic Kufi", "Open Sans", serif;
    font-size: 0.875rem;
    background: #fff;
    border: 1px solid #cfcfd1;
    padding: 4px;
    color: #777
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day {
    border: none;
    color: #6d7a7e;
    background-color: #e1e1e1;
    text-align: center;
    padding: 0 4px;
    font-size: 0.75rem;
    height: 40px
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day.fc-other-month {
    color: #555;
    background-color: #fff
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day.fc-other-month>div {
    min-height: 38px
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day.fc-state-highlight {
    color: #fff;
    background-color: #09b1e6
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day .fc-day-number {
    padding: 2px 0 0
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day .fc-day-content {
    padding: 0
}

.widget.widget_events_calendar .fc-content .fc-grid table .fc-day .fc-day-content>div {
    min-height: 21px;
    position: relative
}

.contact-form .input-block.type-input input[type="text"], .contact-form .input-block.type-input input[type="email"], .contact-form .input-block.type-input input[type="url"] {
    width: 60%
}

.contact-form .input-block select {
    width: 60%
}

.contact-form .input-block textarea {
    width: 100%;
    min-height: 245px
}

.contact-form .contact_form_capcha {
    margin-left: 20px
}

.our_contacts, .our_timetable {
    font-size: 0.875rem
}

.our_contacts ul, .our_timetable ul {
    margin: 0 0 1.5rem;
    list-style: none
}

.our_contacts dt, .our_timetable dt {
    float: right;
    font-weight: normal;
    padding-left: 3px
}

.our_contacts dd, .our_timetable dd {
    color: #ff615e;
    margin-bottom: 0.3125rem
}

ul.accordion {
    margin-right: 0
}

ul.accordion .accordion-navigation {
    position: relative;
    margin-bottom: 0.3125rem !important;
    list-style: none
}

ul.accordion .accordion-navigation:after {
    position: absolute;
    bottom: 1px;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    -webkit-transition: background-color 0.25s ease-in;
    -moz-transition: background-color 0.25s ease-in;
    -ms-transition: background-color 0.25s ease-in;
    transition: background-color 0.25s ease-in
}

ul.accordion .accordion-navigation .acc-trigger {
    position: relative;
    display: block;
    width: 100%;
    color: #262626;
    background-color: #fff;
    padding: 0.9375rem 3.125rem 1.125rem 1.25rem;
    font-size: 1rem;
    line-height: 1;
    -webkit-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -moz-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -ms-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
}

ul.accordion .accordion-navigation .acc-trigger:before, ul.accordion .accordion-navigation .acc-trigger:after {
    position: absolute;
    background-color: #006127;
    content: "";
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: -webkit-transform 0.35s ease, background-color 0.35s ease-in;
    -moz-transition: -moz-transform 0.35s ease, background-color 0.35s ease-in;
    -ms-transition: transform 0.35s ease, background-color 0.35s ease-in;
    transition: transform 0.35s ease, background-color 0.35s ease-in
}

ul.accordion .accordion-navigation .acc-trigger:before {
    top: 15px;
    left: 20px;
    width: 5px;
    height: 19px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

ul.accordion .accordion-navigation .acc-trigger:after {
    top: 22px;
    left: 13px;
    width: 19px;
    height: 5px
}

ul.accordion .accordion-navigation .acc-trigger:hover, ul.accordion .accordion-navigation .acc-trigger.active {
    color: #fff;
    background-color: #006127
}

ul.accordion .accordion-navigation .acc-trigger:hover:before, ul.accordion .accordion-navigation .acc-trigger:hover:after, ul.accordion .accordion-navigation .acc-trigger.active:before, ul.accordion .accordion-navigation .acc-trigger.active:after {
    background-color: #fff
}

ul.accordion .accordion-navigation .acc-trigger.active:before {
    -webkit-transform: scaleY(0);
    transform: scale(0)
}

#footer ul.accordion .accordion-navigation .acc-trigger {
    color: #959595;
    background-color: #343436;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

#footer ul.accordion .accordion-navigation .acc-trigger:before, #footer ul.accordion .accordion-navigation .acc-trigger:after {
    background-color: #006127
}

#footer ul.accordion .accordion-navigation .acc-trigger:hover, #footer ul.accordion .accordion-navigation .acc-trigger.active {
    color: #fff;
    background-color: #006127
}

#footer ul.accordion .accordion-navigation .acc-trigger:hover:before, #footer ul.accordion .accordion-navigation .acc-trigger:hover:after, #footer ul.accordion .accordion-navigation .acc-trigger.active:before, #footer ul.accordion .accordion-navigation .acc-trigger.active:after {
    background-color: #343436
}

ul.accordion .accordion-navigation .content {
    display: none;
    background-color: #fff;
    padding: 1.5625rem 1.25rem;
    -webkit-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -moz-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -ms-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8)
}

#footer ul.accordion .accordion-navigation .content {
    background-color: #343436;
    -webkit-box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7);
    -moz-box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7);
    -ms-box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7);
    box-shadow: 0 1px 3px rgba(20, 20, 20, 0.7)
}

.blockquote {
    text-align: center
}

.blockquote p {
    font-size: 1.75rem
}

.blockquote .quote-meta {
    text-transform: uppercase;
    font-size: small;
    color: #b4b4b4
}

.testimonial {
    position: relative;
    margin: 0 0 1.875rem;
    padding: 1.25rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px #ddd;
    -moz-box-shadow: 0 1px 3px #ddd;
    -ms-box-shadow: 0 1px 3px #ddd;
    box-shadow: 0 1px 3px #ddd
}

.testimonial .author-thumb {
    float: right;
    margin-left: 2.5rem;
    margin-bottom: 0.625rem
}

.testimonial blockquote {
    display: table;
    margin: 0;
    padding: 0 0 0 0.625rem
}

.testimonial blockquote p {
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.25rem
}

.testimonial blockquote:before {
    font-size: 2.875rem;
    top: -20px
}

.testimonial .quote-meta {
    position: relative;
    color: #b4b4b4;
    text-transform: uppercase;
    text-align: left;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 0.75rem;
    font-weight: normal;
    font-style: normal
}

.dropcap, .dropcap.type-2 {
    display: block;
    float: right;
    margin-left: 0.9375rem;
    margin-bottom: 0.5rem;
    width: 60px;
    height: 60px;
    padding-right: 1rem;
    padding-left: 1rem;
    text-align: center;
    line-height: 60px;
    background-color: #006127;
    color: #fff;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold
}

.type-2.dropcap {
    background-color: transparent;
    color: #262626;
    line-height: 56px;
    padding-right: 0.8125rem;
    padding-left: 0.8125rem;
    border-width: 2px;
    border-color: #262626;
    border-style: solid
}

.highlight {
    background-color: #318dfd;
    color: #fff;
    padding: 0 0.1875rem
}

#sections {
    clear: both;
}
#sections .sections-sep{
    margin-top: 30px;
    padding-top: 30px;
    border-top: dashed 1px #ccc;
}
.block-with-icons {
    background-color: #084721;
}


.block-with-icons h5 {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-weight: normal;
    line-height: 1;
    background-color: #c15a5a;
    z-index: 1;
    -webkit-transition: color 0.35s ease-out 0.1s;
    -moz-transition: color 0.35s ease-out 0.1s;
    -ms-transition: color 0.35s ease-out 0.1s;
    transition: color 0.35s ease-out 0.1s
}

.block-with-icons h5 .fi {

    font-size: 65px;
    display: inline-block;
    color: #fff;
    padding: 15px;

}

.block-with-icons.widget.widget_categories ul:not(.children) li a {
    text-transform: none;
    }
.block-with-icons.widget.widget_categories ul:not(.children):after {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.block-with-icons.widget.widget_categories h5:after {
    content:'';
    position: absolute;
    top: 100%;
    right: 50%;
    margin-right: -15px;
    width: 0;
    height: 0;
    border-top: solid 15px #c15a5a;
    border-right: solid 15px transparent;
    border-left: solid 15px transparent;
}

.list {
    margin-right: 0;
    list-style: none
}

.list li {
    position: relative;
    padding-right: 1.875rem
}

.list li:before {
    position: absolute;
    top: 6px;
    right: 0
}

.social-icons {
    position: relative;
    display: inline-block;
    font-size: 13px;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.social-icons li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-left: 0.125rem;
    margin-bottom: 0.3125rem
}

.social-icons li a {
    display: block;
    cursor: pointer;
    text-align: center;
}

.transparent, .info, .notice, .error, .success {
    position: relative;
    display: block;
    margin-bottom: 0.625rem;
    width: 100%;
    padding: 1.25rem 0.625rem !important;
    text-transform: uppercase;
    font-size: 1rem;
    background-color: #f9f9f9;
    color: #262626;
    border-width: 2px;
    border-color: #e7e7e7;
    border-style: solid
}

.transparent .alert-close, .info .alert-close, .notice .alert-close, .error .alert-close, .success .alert-close {
    position: absolute;
    top: 5px;
    left: 0
}

.transparent .alert-close:after, .info .alert-close:after, .notice .alert-close:after, .error .alert-close:after, .success .alert-close:after {
    position: absolute;
    top: 0px;
    left: 10px;
    color: #262626;
    content: "\eacf";
    font-family: "fontello";
    font-size: 1.25rem
}

.info {
    background-color: #a6deef;
    color: #006127;
    border-color: #57c7e9
}

.info .alert-close:after {
    color: #006127
}

.notice {
    background-color: #f9e4ba;
    color: #fec64d;
    border-color: #fbd47f
}

.notice .alert-close:after {
    color: #fec64d
}

.error {
    background-color: #f4c5c4;
    color: #f36d6a;
    border-color: #f49693
}

.error .alert-close:after {
    color: #f36d6a
}

.success {
    background-color: #9fe6d7;
    color: #00c99f;
    border-color: #49d6b9
}

.success .alert-close:after {
    color: #00c99f
}

.tabs-holder {
    margin-bottom: 1.875rem
}

.tabs-holder .tabs-nav {
    width: 100%;
    margin: 0;
    font-size: 0
}

.tabs-holder .tabs-nav li {
    position: relative;
    display: inline-block
}

.tabs-holder .tabs-nav li h3, .tabs-holder .tabs-nav li .event .event-details dl dt.event-title, .event .event-details dl .tabs-holder .tabs-nav li dt.event-title, .tabs-holder .tabs-nav li .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .tabs-holder .tabs-nav li .entry-title, .tabs-holder .tabs-nav li .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .tabs-holder .tabs-nav li .entry-title, .tabs-holder .tabs-nav li .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title, .tabs-holder .tabs-nav li .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title, .tabs-holder .tabs-nav li .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title, .tabs-holder .tabs-nav li .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title, .tabs-holder .tabs-nav li .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title {
    position: relative;
    display: block;
    margin: 0 1px 1px 0;
    padding: 1.125rem 1.875rem;
    background-color: #e1e1e1;
    color: #262626;
    text-align: center;
    line-height: 1em;
    cursor: pointer;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-weight: normal;
    font-size: 1rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.tabs-holder .tabs-nav li h3:hover, .tabs-holder .tabs-nav li .event .event-details dl dt.event-title:hover, .event .event-details dl .tabs-holder .tabs-nav li dt.event-title:hover, .tabs-holder .tabs-nav li .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title:hover, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .tabs-holder .tabs-nav li .entry-title:hover, .tabs-holder .tabs-nav li .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title:hover, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .tabs-holder .tabs-nav li .entry-title:hover, .tabs-holder .tabs-nav li .post-list.two-cols .post.post-classic .entry-header .entry-title:hover, .post-list.two-cols .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title:hover, .tabs-holder .tabs-nav li .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title:hover, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title:hover, .tabs-holder .tabs-nav li .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title:hover, .medium-6>.post-list.full-width .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title:hover, .tabs-holder .tabs-nav li .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title:hover, .medium-8>.post-list.full-width .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title:hover, .tabs-holder .tabs-nav li .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title:hover, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .tabs-holder .tabs-nav li .entry-title:hover {
    color: #fff;
    background-color: #006127
}

.tabs-holder .tabs-nav li.active h3, .tabs-holder .tabs-nav li.active .event .event-details dl dt.event-title, .event .event-details dl .tabs-holder .tabs-nav li.active dt.event-title, .tabs-holder .tabs-nav li.active .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .tabs-holder .tabs-nav li.active .entry-title, .tabs-holder .tabs-nav li.active .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .tabs-holder .tabs-nav li.active .entry-title, .tabs-holder .tabs-nav li.active .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .tabs-holder .tabs-nav li.active .entry-title, .tabs-holder .tabs-nav li.active .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .tabs-holder .tabs-nav li.active .entry-title, .tabs-holder .tabs-nav li.active .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .tabs-holder .tabs-nav li.active .entry-title, .tabs-holder .tabs-nav li.active .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .tabs-holder .tabs-nav li.active .entry-title, .tabs-holder .tabs-nav li.active .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .tabs-holder .tabs-nav li.active .entry-title {
    color: #fff;
    background-color: #006127
}
.min-intro {
    text-align: right;

}
.post.min-intro.post-alternate-1 p {
    text-align: right;
    text-align: justify;

}
.min-intro h3{
    color: #171716f2;
    font-size: 20px;
    font-weight: bold;

}
.min-intro ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.min-intro ul li a{
    color: #006127;
    font-size: 14px;
}
.tabs-holder #main[role="main"] .tabs-container {
    overflow: hidden;
    -webkit-box-shadow: 0 1px 3px #ddd;
    -moz-box-shadow: 0 1px 3px #ddd;
    -ms-box-shadow: 0 1px 3px #ddd;
    box-shadow: 0 1px 3px #ddd
}

.tabs-holder #main[role="main"] .tabs-container:after {
    position: absolute;
    bottom: 1px;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
    content: ""
}

.tabs-holder .tab-content {
    display: none;
    padding: 1.5625rem 1.25rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -moz-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    -ms-box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8);
    box-shadow: 0 1px 3px rgba(180, 180, 180, 0.8)
}

.tabs-holder .tab-content:first-child {
    display: block
}

.tooltip {
    position: relative
}

.tooltip b {
    position: absolute;
    display: block;
    bottom: 1.875rem;
    right: 50%;
    left: 50%;
    width: 150px;
    margin-right: -75px;
    max-width: 18.75rem;
    padding: 0.3125rem;
    background-color: #fff;
    color: #262626;
    font-size: 0.75rem;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-weight: normal;
    text-align: center;
    border: 1px solid #e2e2e2;
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-box-shadow: 0 0 3px 0 #e2e2e2;
    -moz-box-shadow: 0 0 3px 0 #e2e2e2;
    -ms-box-shadow: 0 0 3px 0 #e2e2e2;
    box-shadow: 0 0 3px 0 #e2e2e2;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.tooltip b:after, .tooltip b:before {
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    right: 50%;
    margin-right: -10px;
    content: "";
    border-style: solid;
    border-width: 10px
}

.tooltip b:before {
    border-color: #e2e2e2 transparent transparent
}

.tooltip b:after {
    margin-top: -1px;
    border-color: #fff transparent transparent
}

.tooltip:hover b {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.contact-map .google_map {
    width: 100%;
    height: 500px
}

.contact-details {
    font-size: 0.875rem
}

.contact-details h3, .contact-details .event .event-details dl dt.event-title, .event .event-details dl .contact-details dt.event-title, .contact-details .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .contact-details .entry-title, .contact-details .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .contact-details .entry-title, .contact-details .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .contact-details .entry-title, .contact-details .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .contact-details .entry-title, .contact-details .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .contact-details .entry-title, .contact-details .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .contact-details .entry-title, .contact-details .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .contact-details .entry-title {
    color: #969696;
    text-transform: uppercase;
    font-size: 1rem
}

.contact-details p {
    padding-bottom: 1.875rem;
    position: relative
}

.contact-details p:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-image: url("images/doted-border.png");
    content: ""
}

.iconbox {
    margin-bottom: 1.25rem
}

.iconbox:before, .iconbox:after {
    content: " ";
    display: table
}

.iconbox:after {
    clear: both
}

.iconbox [class*="icon-"] {
    font-size: 45px;
    float: right;
    margin-left: 0.625rem
}

.iconbox .iconbox-entry {
    display: table
}

.iconbox .iconbox-entry h4, .iconbox .iconbox-entry .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-1 .entry-header .iconbox .iconbox-entry .entry-title, .iconbox .iconbox-entry .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .iconbox .iconbox-entry .entry-title, .iconbox .iconbox-entry .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .iconbox .iconbox-entry .entry-title, .iconbox .iconbox-entry .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .iconbox .iconbox-entry .entry-title, .iconbox .iconbox-entry .post-list.four-cols>article .post.post-classic .entry-header .entry-title, .post-list.four-cols>article .post.post-classic .entry-header .iconbox .iconbox-entry .entry-title, .iconbox .iconbox-entry .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .iconbox .iconbox-entry .entry-title, .iconbox .iconbox-entry p {
    margin-bottom: 0.3125rem
}

.archive-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.archive-list li {
    padding: 0.4375rem 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e9e9e9
}

.archive-list li:hover>a {
    color: #959595
}

.subscription-form {
    position: relative
}

.subscription-form .row:first-of-type {
    margin-bottom: 1.25rem
}

.subscription-form .subscription_form_responce {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.subscription-form .subscription_form_responce ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.team-entry {
    margin-bottom: 1.875rem;
    padding-bottom: 0.625rem;
    border-bottom: 3px solid #262626
}

.team-entry .team-entry-image {
    margin-bottom: 1.25rem
}

.team-entry h4, .team-entry .post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-1 .entry-header .team-entry .entry-title, .team-entry .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .team-entry .entry-title, .team-entry .post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .team-entry .entry-title, .team-entry .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .team-entry .entry-title, .team-entry .post-list.four-cols>article .post.post-classic .entry-header .entry-title, .post-list.four-cols>article .post.post-classic .entry-header .team-entry .entry-title, .team-entry .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .team-entry .entry-title {
    text-transform: uppercase;
    margin-bottom: 0
}

.team-entry .team-position {
    color: #006127;
    display: block;
    font-size: 0.75rem;
    margin-bottom: 0.9375rem
}

.team-entry .social-icons {
    width: 100%;
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.team-entry .social-icons:before, .team-entry .social-icons:after {
    content: " ";
    display: table
}

.team-entry .social-icons:after {
    clear: both
}

.team-entry .social-icons li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-left: 0;
    margin-bottom: 0.3125rem
}

.team-entry .social-icons li a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    cursor: pointer;
    text-align: center
}

.team-entry .social-icons li a:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 45px;
    background-color: transparent;
    color: #bebebe;
    content: "";
    font-family: 'fontello';
    font-size: 1.25rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.team-entry .social-icons li.twitter a:before {
    content: "\e986"
}

.team-entry .social-icons li.twitter a:hover:before {
    background-color: #47c0d8;
    color: #fff
}

.team-entry .social-icons li.facebook a:before {
    content: "\ea85"
}

.team-entry .social-icons li.facebook a:hover:before {
    background-color: #49699f;
    color: #fff
}

.team-entry .social-icons li.linkedin a:before {
    content: "\ea8e"
}

.team-entry .social-icons li.linkedin a:hover:before {
    background-color: #2c7cb7;
    color: #fff
}

.team-entry .social-icons li.rss a:before {
    content: "\e88d"
}

.team-entry .social-icons li.rss a:hover:before {
    background-color: #fe9900;
    color: #fff
}

.team-entry .social-icons li.pinterest a:before {
    content: "\ede9"
}

.team-entry .social-icons li.pinterest a:hover:before {
    background-color: #c21c21;
    color: #fff
}

.team-entry .social-icons li.gplus a:before {
    content: "\e974"
}

.team-entry .social-icons li.gplus a:hover:before {
    background-color: #c33d19;
    color: #fff
}

.team-entry .social-icons li.instagram a:before {
    content: "\ea9b"
}

.team-entry .social-icons li.instagram a:hover:before {
    background-color: #006127;
    color: #fff
}

.team-entry .social-icons li.dribbble a:before {
    content: "\e969"
}

.team-entry .social-icons li.dribbble a:hover:before {
    background-color: #e65992;
    color: #fff
}

.team-entry .social-icons li.dropbox a:before {
    content: "\e96a"
}

.team-entry .social-icons li.dropbox a:hover:before {
    background-color: #5da3e8;
    color: #fff
}

.team-entry .social-icons li.youtube a:before {
    content: "\e98d"
}

.team-entry .social-icons li.youtube a:hover:before {
    background-color: #b72d24;
    color: #fff
}

.team-entry .social-icons li.blogger a:before {
    content: "\ee56"
}

.team-entry .social-icons li.blogger a:hover:before {
    background-color: #f38f33;
    color: #fff
}

.team-entry .social-icons li.evernote a:before {
    content: "\ea9d"
}

.team-entry .social-icons li.evernote a:hover:before {
    background-color: #73b122;
    color: #fff
}

.team-entry .social-icons li.behance a:before {
    content: "\eaa7"
}

.team-entry .social-icons li.behance a:hover:before {
    background-color: #18a3fe;
    color: #fff
}

.team-entry .social-icons li.skype a:before {
    content: "\e97f"
}

.team-entry .social-icons li.skype a:hover:before {
    background-color: #24b0e4;
    color: #fff
}

.team-entry .social-icons li.vimeo a:before {
    content: "\ea81"
}

.team-entry .social-icons li.vimeo a:hover:before {
    background-color: #568799;
    color: #fff
}

.team-entry .social-icons li.digg a:before {
    content: "\edf3"
}

.team-entry .social-icons li.digg a:hover:before {
    background-color: #2882c6;
    color: #fff
}

.team-entry .social-icons li.appstore a:before {
    content: "\edf8"
}

.team-entry .social-icons li.appstore a:hover:before {
    background-color: #606060;
    color: #fff
}

.team-entry .social-icons li.wordpress a:before {
    content: "\ee29"
}

.team-entry .social-icons li.wordpress a:hover:before {
    background-color: #33759d;
    color: #fff
}

.team-entry .social-icons li.stubleupon a:before {
    content: "\ef76"
}

.team-entry .social-icons li.stubleupon a:hover:before {
    background-color: #eb4924;
    color: #fff
}

.team-entry .social-icons li.deviantart a:before {
    content: "\ee58"
}

.team-entry .social-icons li.deviantart a:hover:before {
    background-color: #5f7162;
    color: #fff
}

.team-entry .social-icons li.github a:before {
    content: "\e96f"
}

.team-entry .social-icons li.github a:hover:before {
    background-color: #7292a2;
    color: #fff
}

.team-entry .social-icons li.email a:before {
    content: "\e826"
}

.team-entry .social-icons li.email a:hover:before {
    background-color: #65a413;
    color: #fff
}

.team-entry .social-icons li.cv a:before {
    content: "\ec9e"
}

.team-entry .social-icons li.cv a:hover:before {
    background-color: #424246;
    color: #fff
}

.team-entry .social-icons li.flickr a:before {
    content: "\ea7f"
}

.team-entry .social-icons li.flickr a:hover:before {
    background-color: #e82c88;
    color: #fff
}

.team-entry .social-icons .last {
    float: left
}

.event {
    margin-bottom: 2.1875rem;
    position: relative;
    border-bottom: 3px solid #262626
}

.single .event {
    margin-bottom: 0;
    border-bottom: 1px dashed #ababab
}

.event .image-post {
    margin-bottom: 1.25rem
}

.event .event-date {
    position: absolute;
    display: block;
    text-align: center;
    top: -4px;
    right: 0;
    width: 70px;
    height: 70px;
    padding-top: 0.875rem;
    font-size: 2rem;
    color: #fff;
    line-height: 1;
    background-color: #006127;
    opacity: .9;
    z-index: 1
}

.event .event-date:after {
    position: absolute;
    top: 0;
    left: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #000000;
    content: ""
}

.event .event-date b {
    display: block;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: normal
}

.event.no-image>.event-date {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 1.25rem
}

.event.no-image>.event-date:after {
    display: none
}

.event .event-media {
    position: relative;
    margin-bottom: 1.25rem
}

.event .event-media img, .event .event-media video {
    width: 100%
}

.event .event-title {
    position: relative;
    font-size: 1.5625rem;
    font-weight: normal
}

.event .event-title a {
    color: #262626
}

.event .event-content {
    position: relative;
    margin-bottom: 1.875rem
}

.event .event-content .event-location {
    width: 255px;
    height: 160px;
    margin-right: 40px;
    float: left
}

.event .event-details {
    display: inline-block;
    position: relative;
    padding: 1.5625rem 0 0.9375rem 0;
    width: 100%;
    position: relative
}

.event .event-details:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-image: url("images/doted-border.png");
    content: ""
}

.event .event-details.boxed {
    min-height: 12.5rem;
    background-color: #fff;
    padding: 1.875rem;
    margin-bottom: 1.875rem;
    -webkit-box-shadow: 0 1px 3px #ddd;
    -moz-box-shadow: 0 1px 3px #ddd;
    -ms-box-shadow: 0 1px 3px #ddd;
    box-shadow: 0 1px 3px #ddd
}

.event .event-details.boxed:after {
    display: none
}

.event .event-details.boxed h3, .event .event-details.boxed dl dt.event-title, .event .event-details.boxed .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .event .event-details.boxed .entry-title, .event .event-details.boxed .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .event .event-details.boxed .entry-title, .event .event-details.boxed .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .event .event-details.boxed .entry-title, .event .event-details.boxed .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .event .event-details.boxed .entry-title, .event .event-details.boxed .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .event .event-details.boxed .entry-title, .event .event-details.boxed .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .event .event-details.boxed .entry-title, .event .event-details.boxed .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .event .event-details.boxed .entry-title {
    text-transform: uppercase;
    color: #b4b4b4;
    font-size: 1rem;
    font-weight: normal
}

.event .event-details dl {
    font-size: 0.875rem;
    line-height: 1.875rem;
    float: right;
    margin: 0 2.8125rem 0 0;
    width: 300px
}

.event .event-details dl:nth-child(2n) {
    margin-left: 0
}

.event .event-details dl dt {
    font-size: 1rem;
    font-weight: 500;
    color: #262626;
    position: relative;
    float: right;
    margin: 0 15px 0 0;
    min-width: 70px
}

.event .event-details dl dt:after {
    position: absolute;
    color: #343434;
    content: ":"
}

.event .event-details dl dt.event-title {
    float: none
}

.event .event-details dl dt.event-title:after {
    display: none
}

.event .event-details dl dd {
    line-height: 2rem;
    margin: 0
}

.event .event-details dl dd:after {
    content: "";
    visibility: hidden;
    clear: right
}

.event[class^="post-"] .event-address {
    background-color: #fff;
    margin-bottom: 3.125rem;
    -webkit-box-shadow: 0 1px 3px #ddd;
    -moz-box-shadow: 0 1px 3px #ddd;
    -ms-box-shadow: 0 1px 3px #ddd;
    box-shadow: 0 1px 3px #ddd
}

.event[class^="post-"] .event-address .event-details {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.event[class^="post-"] .event-address .event-map .google_map {
    height: 255px
}

.event-calendar {
    width: 100%
}

.event-calendar .fc-header {
    width: 100%
}

.event-calendar .fc-content {
    position: relative
}

.event-calendar .fc-content .fc-view {
    position: relative
}

.event-calendar .fc-content .fc-border-separate {
    width: 100%
}

.event-calendar .fc-content .fc-week>.fc-day>div {
    min-height: 132px
}

a.back-link {
    position: relative;
    padding-right: 1.25rem;
    font-size: 0.875rem
}

a.back-link:after {
    position: absolute;
    top: -6px;
    right: 0;
    color: #006127;
    content: '\e8b7';
    font-family: "fontello";
    font-size: 1.125rem
}

.single article.post {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.post {
    position: relative;
    background-color: transparent;
    padding-bottom: 1.25rem;
    margin-bottom: 3.125rem;
    border-bottom: 1px solid #ccc;
}

.single .post {
    margin-bottom: 0
}
.no-bottom-border {
    border-bottom: none;
}
.post .image-post {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.25rem
}

.post .entry-media {
    position: relative;
    margin-bottom: 1.25rem
}

.post .entry-header .entry-title a {
    color: inherit
}

.post .entry-header .entry-title a:hover {
    color: #006127
}

.single .post .entry-header .entry-title {
    margin-bottom: 0.3125rem
}

.post .entry-header .entry-meta {
    margin-bottom: 1.25rem
}

.post .entry-header .entry-meta:before, .post .entry-header .entry-meta:after {
    content: " ";
    display: table
}

.post .entry-header .entry-meta:after {
    clear: both
}

.post .entry-content:before, .post .entry-content:after {
    content: " ";
    display: table
}

.post .entry-content:after {
    clear: both
}

.single .post .entry-content {
    padding-bottom: 2.5rem
}

.post .entry-footer:before, .post .entry-footer:after, .post .entry-header:before, .post .entry-header:after {
    content: " ";
    display: table
}

.post .entry-footer:after, .post .entry-header:after {
    clear: both
}

.post .entry-footer .cat-links, .post .entry-header .cat-links {
    padding-right: 0 !important
}

.post .entry-footer .cat-links a, .post .entry-header .cat-links a {
    color: #5ca179 !important
}

.post .entry-footer .cat-links a:hover, .post .entry-header .cat-links a:hover {
    color: #bebebe !important
}

.post .entry-footer .cat-links:before, .post .entry-header .cat-links:before {
    display: none
}

.post .entry-footer .posted-on:before, .post .entry-header .posted-on:before {
    content: "\e8a0"
}

.post .entry-footer .comments-link:before, .post .entry-header .comments-link:before {
    content: "\e876"
}

.post .entry-footer .byline:before, .post .entry-header .byline:before {
    content: "\e82d"
}

.post .entry-footer .like-qty, .post .entry-header .like-qty {
    margin-left: 0 !important
}

.post .entry-footer .like-qty:before, .post .entry-header .like-qty:before {
    content: "\ee75";
    -webkit-transition: -webkit-transform 0.25s linear;
    -moz-transition: -moz-transform 0.25s linear;
    -ms-transition: transform 0.25s linear;
    transition: transform 0.25s linear
}

.post .entry-footer .like-qty:hover:before, .post .entry-header .like-qty:hover:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.post .entry-footer .tags-links:before, .post .entry-header .tags-links:before {
    content: "\e858"
}

.post .entry-footer .tags-links a, .post .entry-header .tags-links a {
    color: #bebebe;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.post .entry-footer .tags-links a:hover, .post .entry-header .tags-links a:hover {
    color: #006127 !important
}

.post.related {
    min-height: 16.875rem;
    padding-bottom: 1.5625rem !important;
    border-bottom: 3px solid #ddd !important
}

.post.related .entry-title {
    line-height: 1.3;
    margin-bottom: 0.3125rem;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.post.related .mejs-controls {
    display: none !important
}

.post .quote-inner {
    text-align: center
}

.post .quote-inner p {
    font-size: 1.625rem
}

.post .quote-inner .whole-link {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 70%
}

.post .quote-meta {
    color: #b4b4b4;
    text-align: center
}

.post .quote-meta .quote-author {
    display: inline-block;
    text-transform: uppercase;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 0.75rem;
    font-weight: normal;
    font-style: normal
}

.single .post.full-width-alternate>.image-post:first-of-type {
    width: 50%;
    float: right;
    margin-left: 1.875rem
}

.single .post.full-width-alternate>.entry-header:first-of-type {
    display: table
}

.post.sticky {
    background-color: #fff
}

.post.sticky .entry-header, .post.sticky .entry-content, .post.sticky .entry-footer {
    padding-right: 1.25rem;
    padding-left: 1.25rem
}

.post.post-alternate-1 {
    position: relative;
    margin-bottom: 1.875rem
}

.post.post-alternate-1 .entry-header {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0.625rem 1.875rem;
    background-color: rgba(42, 42, 44, 0.8);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.post.post-alternate-1 .entry-header .entry-title {
    line-height: 1.3;
    margin: 0;
    font-size: 15px;
    text-align: center
}

.post.post-alternate-1 .entry-header .entry-title a {
    color: #fff
}
#main > div > div:nth-child(1) > div > div > article:nth-child(1) > div > div > header > h4 > a {
    font-family: tahoma !important;
    font-size: 12px
}
.post-list.four-cols>article .post.post-alternate-1 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0
}

.post.post-alternate-1 .entry-header:hover {
    background-color: rgba(20, 179, 228, 0.8)
}

.post.post-alternate-1 .entry-header:hover .entry-title a {
    color: #fff
}


.post.post-alternate-1 p {
    text-align: justify;
}

.post.post-alternate-1:not(.border) {
    border: none
}

.post.post-alternate-1 .entry-media.without-post-thumbnail .entry-header {
    position: relative
}

.post.post-alternate-2 {
    min-height: 7rem;
    padding-bottom: 1.5625rem;
    margin-bottom: 1.5625rem
}

.post.post-alternate-2.sticky {
    padding: 0.625rem
}

.post.post-alternate-2.sticky .entry-header, .post.post-alternate-2.sticky .entry-content, .post.post-alternate-2.sticky .entry-footer {
    padding-right: 0;
    padding-left: 0
}

.post.post-alternate-2.border {
    border: none;
    position: relative
}

.post.post-alternate-2.border:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-image: url("images/doted-border.png");
    content: ""
}

.post.post-alternate-2 .image-post {
    margin-bottom: 0
}

.post.post-alternate-2 .entry-media {
    float: right;
    margin-left: 0.9375rem;
    margin-bottom: 0;
    overflow: hidden
}

.post.post-alternate-2 .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0
}

.post.post-alternate-2 .entry-content {
    display: table
}

.post.post-alternate-3 {
    margin-bottom: 1.875rem;
    padding-bottom: 0
}

.post.post-alternate-3.sticky .entry-header, .post.post-alternate-3.sticky .entry-content, .post.post-alternate-3.sticky .entry-footer {
    padding-right: 0;
    padding-left: 0
}

.post.post-alternate-3:not(.border) {
    border: none
}

.post.post-alternate-3 .entry-media {
    position: relative;
    margin-bottom: 0
}

.post.post-alternate-3 .image-post {
    margin-bottom: 0
}

.post.post-alternate-3 .entry-content {
    position: absolute;
    bottom: 1.875rem;
    right: 1.875rem;
    left: 1.875rem
}

.post.post-alternate-3 .entry-header .entry-title {
    margin-bottom: 0;
    line-height: 1.3
}

.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0
}

.medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0
}

.post-list.four-cols>article .post.post-alternate-3 .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0
}

.post.post-alternate-3 .entry-header .entry-title a {
    color: #fff
}

.post.post-alternate-3 .entry-footer .posted-on a, .post.post-alternate-3 .entry-footer .byline a, .post.post-alternate-3 .entry-footer .comments-link a {
    color: #fff
}

.home-post-slider .post-list.full-width .post.post-alternate-3 {
    margin-bottom: 1rem
}

.post.post-alternate-4 {
    border-bottom: 0;
    margin-bottom: 1.5625rem;
    padding-bottom: 1.5625rem
}

.post.post-alternate-4.border {
    border: none;
    position: relative
}

.post.post-alternate-4.border:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-image: url("images/doted-border.png");
    content: ""
}

.post.post-alternate-4 .image-post {
    margin-bottom: 0.625rem
}

.post.post-alternate-4 .entry-header .entry-title {
    line-height: 1.3;
    text-align: center;
    margin-bottom: 0
}

.post-list .post.post-classic {
    margin-bottom: 1.25rem
}

.post.post-classic:not(.border) {
    border: none
}

.medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0.625rem
}

.post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0.625rem
}

.post-list.four-cols>article .post.post-classic .entry-header .entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .entry-title {
    line-height: 1.3;
    margin-bottom: 0.625rem
}

.post-list.two-cols .post.post-classic .entry-content p, .post-list.three-cols>.medium-4 .post.post-classic .entry-content p, .medium-6>.post-list.full-width .post.post-classic .entry-content p, .medium-8>.post-list.full-width .post.post-classic .entry-content p, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-content p, .post-list.four-cols>article .post.post-classic .entry-content p, .medium-3>.post-list.full-width>article .post.post-classic .entry-content p {
    margin-bottom: 0.625rem
}

.post-list.row .medium-12:nth-last-child(1) .post.border {
    margin-bottom: 1.25rem
}

.post-list.row .medium-12:nth-last-child(1) .post.border:after {
    display: none
}

.post-list.row .medium-6:nth-last-child(1) .post.border, .post-list.row .medium-6:nth-last-child(2) .post.border {
    margin-bottom: 1.25rem
}

.post-list.row .medium-6:nth-last-child(1) .post.border:after, .post-list.row .medium-6:nth-last-child(2) .post.border:after {
    display: none
}

.post-list.row .medium-4:nth-last-child(1) .post.border, .post-list.row .medium-4:nth-last-child(2) .post.border, .post-list.row .medium-4:nth-last-child(3) .post.border {
    margin-bottom: 1.25rem
}

.post-list.row .medium-4:nth-last-child(1) .post.border:after, .post-list.row .medium-4:nth-last-child(2) .post.border:after, .post-list.row .medium-4:nth-last-child(3) .post.border:after {
    display: none
}

.post-list.row .medium-3:nth-last-child(1) .post.border, .post-list.row .medium-3:nth-last-child(2) .post.border, .post-list.row .medium-3:nth-last-child(3) .post.border, .post-list.row .medium-3:nth-last-child(4) .post.border {
    margin-bottom: 1.25rem
}

.post-list.row .medium-3:nth-last-child(1) .post.border:after, .post-list.row .medium-3:nth-last-child(2) .post.border:after, .post-list.row .medium-3:nth-last-child(3) .post.border:after, .post-list.row .medium-3:nth-last-child(4) .post.border:after {
    display: none
}

.post-slider {
    border-bottom: none
}

.post-top-meta {
    margin-bottom: 0.625rem
}

.author-holder {
    padding: 1.25rem 1.25rem;
    background-color: #fff;
    margin-bottom: 3.125rem;
    margin-top: 1.875rem;
    -webkit-box-shadow: 0 1px 3px #ddd;
    -moz-box-shadow: 0 1px 3px #ddd;
    -ms-box-shadow: 0 1px 3px #ddd;
    box-shadow: 0 1px 3px #ddd
}

.author-holder .author-thumb {
    float: right;
    margin: 0 0.9375rem 0.9375rem 0
}

.author-holder .author-about {
    padding-top: 0.625rem;
    display: table
}

.author-holder .author-about .author-title {
    margin-bottom: 0.625rem;
    color: #262626;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1rem
}

.author-holder .author-about .author-contacts {
    display: inline-block
}

.author-holder .author-about .author-contacts .social-icons {
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.author-holder .author-about .author-contacts .social-icons li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-left: 0;
    margin-bottom: 0.3125rem
}

.author-holder .author-about .author-contacts .social-icons li a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    cursor: pointer;
    text-align: center
}

.author-holder .author-about .author-contacts .social-icons li a:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 45px;
    background-color: transparent;
    color: #bebebe;
    content: "";
    font-family: 'fontello';
    font-size: 1.25rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.author-holder .author-about .author-contacts .social-icons li.twitter a:before {
    content: "\e986"
}

.author-holder .author-about .author-contacts .social-icons li.twitter a:hover:before {
    background-color: #47c0d8;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.facebook a:before {
    content: "\ea85"
}

.author-holder .author-about .author-contacts .social-icons li.facebook a:hover:before {
    background-color: #49699f;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.linkedin a:before {
    content: "\ea8e"
}

.author-holder .author-about .author-contacts .social-icons li.linkedin a:hover:before {
    background-color: #2c7cb7;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.rss a:before {
    content: "\e88d"
}

.author-holder .author-about .author-contacts .social-icons li.rss a:hover:before {
    background-color: #fe9900;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.pinterest a:before {
    content: "\ede9"
}

.author-holder .author-about .author-contacts .social-icons li.pinterest a:hover:before {
    background-color: #c21c21;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.gplus a:before {
    content: "\e974"
}

.author-holder .author-about .author-contacts .social-icons li.gplus a:hover:before {
    background-color: #c33d19;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.instagram a:before {
    content: "\ea9b"
}

.author-holder .author-about .author-contacts .social-icons li.instagram a:hover:before {
    background-color: #006127;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.dribbble a:before {
    content: "\e969"
}

.author-holder .author-about .author-contacts .social-icons li.dribbble a:hover:before {
    background-color: #e65992;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.dropbox a:before {
    content: "\e96a"
}

.author-holder .author-about .author-contacts .social-icons li.dropbox a:hover:before {
    background-color: #5da3e8;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.youtube a:before {
    content: "\e98d"
}

.author-holder .author-about .author-contacts .social-icons li.youtube a:hover:before {
    background-color: #b72d24;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.blogger a:before {
    content: "\ee56"
}

.author-holder .author-about .author-contacts .social-icons li.blogger a:hover:before {
    background-color: #f38f33;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.evernote a:before {
    content: "\ea9d"
}

.author-holder .author-about .author-contacts .social-icons li.evernote a:hover:before {
    background-color: #73b122;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.behance a:before {
    content: "\eaa7"
}

.author-holder .author-about .author-contacts .social-icons li.behance a:hover:before {
    background-color: #18a3fe;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.skype a:before {
    content: "\e97f"
}

.author-holder .author-about .author-contacts .social-icons li.skype a:hover:before {
    background-color: #24b0e4;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.vimeo a:before {
    content: "\ea81"
}

.author-holder .author-about .author-contacts .social-icons li.vimeo a:hover:before {
    background-color: #568799;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.digg a:before {
    content: "\edf3"
}

.author-holder .author-about .author-contacts .social-icons li.digg a:hover:before {
    background-color: #2882c6;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.appstore a:before {
    content: "\edf8"
}

.author-holder .author-about .author-contacts .social-icons li.appstore a:hover:before {
    background-color: #606060;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.wordpress a:before {
    content: "\ee29"
}

.author-holder .author-about .author-contacts .social-icons li.wordpress a:hover:before {
    background-color: #33759d;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.stubleupon a:before {
    content: "\ef76"
}

.author-holder .author-about .author-contacts .social-icons li.stubleupon a:hover:before {
    background-color: #eb4924;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.deviantart a:before {
    content: "\ee58"
}

.author-holder .author-about .author-contacts .social-icons li.deviantart a:hover:before {
    background-color: #5f7162;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.github a:before {
    content: "\e96f"
}

.author-holder .author-about .author-contacts .social-icons li.github a:hover:before {
    background-color: #7292a2;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.email a:before {
    content: "\e826"
}

.author-holder .author-about .author-contacts .social-icons li.email a:hover:before {
    background-color: #65a413;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.cv a:before {
    content: "\ec9e"
}

.author-holder .author-about .author-contacts .social-icons li.cv a:hover:before {
    background-color: #424246;
    color: #fff
}

.author-holder .author-about .author-contacts .social-icons li.flickr a:before {
    content: "\ea7f"
}

.author-holder .author-about .author-contacts .social-icons li.flickr a:hover:before {
    background-color: #e82c88;
    color: #fff
}

.single-nav {
    position: relative;
    font-size: 0;
    width: 100%;
    margin-bottom: 1.875rem;
    padding: 1.875rem;
}

.single-nav:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    top: 30px;
    left: 50%;
    bottom: 30px;
    width: 2px;
    border-left: 1px dashed #ababab
}

.single-nav .next, .single-nav .prev {
    display: block;
    padding: 1.25rem 2.8125rem 1.25rem 2.8125rem;
    width: 50%;
    text-align: center;
    vertical-align: top;
    color: #006127;
    text-transform: uppercase;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 1rem;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.single-nav .next b, .single-nav .prev b {
    display: block;
    color: #262626;
    line-height: 1.3;
    text-transform: none;
    font-weight: 500;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.single-nav .next:hover b, .single-nav .prev:hover b {
    color: #006127
}

.single-nav .next {
    float: left
}

.single-nav .prev {
    float: right
}

.single-nav .prev:hover {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.single-nav .next:hover {
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.respond-comments {
    margin-bottom: 3.125rem
}

.respond-comments .comments-title {
    color: #777;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-weight: normal;
    font-size: 1.5625rem
}

.respond-comments .comments-list {
    list-style-position: inside;
    margin-right: 0;
    padding-bottom: 1.25rem;
    border-bottom: 1px dashed #ababab
}

.respond-comments .comments-list .comment {
    list-style: none
}

.respond-comments .comments-list .comment article {
    position: relative;
    padding: 1.25rem;
    margin-bottom: 1.875rem;
    background-color: #fff;
    border: solid 2px #e1e1e1;
}

.respond-comments .comments-list .comment .children {
    margin: 0;
    padding-right: 3.125rem
}

.respond-comments .comments-list .comment .avatar {
    margin-left: 1.25rem;
    float: right
}

.respond-comments .comments-list .comment .comment-body {
    display: table
}

.respond-comments .comments-list .comment .comment-body .comment-meta {
    padding-top: 0.625rem;
    margin-bottom: 0.625rem
}

.respond-comments .comments-list .comment .comment-body .comment-meta .comment-reply-link {
    position: absolute;
    top: 30px;
    left: 20px;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-size: 0.75rem;
    padding: 0.3125rem 1.0625rem 0.3125rem 1.0625rem;
    color: #999;
    border-width: 2px;
    border-style: solid;
    border-color: #999;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.respond-comments .comments-list .comment .comment-body .comment-meta .comment-reply-link:hover {
    background-color: #006127;
    border-color: #006127;
    color: #fff
}

.respond-comments .comments-list .comment .comment-author h6 {
    margin-bottom: 0;
    color: #262626;
    font-weight: normal;
    font-size: 1rem;
    text-transform: uppercase
}

.respond-comments .comments-list .comment .comment-date {
    display: inline-block;
    color: #b4b4b4;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-size: 0.75rem
}

.comment-respond .comment-reply-title {
    font-size: 1.5625rem
}

.related-article-area {
    margin-bottom: 3.125rem
}

.social-shares {
    text-align: center;
    padding: 1.5625rem 0;
    border-bottom: 1px dashed #ababab
}

.social-shares .social-icons {
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.social-shares .social-icons li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-left: 0.125rem;
    margin-bottom: 0.3125rem
}

.social-shares .social-icons li a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    cursor: pointer;
    text-align: center
}

.social-shares .social-icons li a:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 45px;
    background-color: #d0d0d0;
    color: #fff;
    content: "";
    font-family: 'fontello';
    font-size: 1.25rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.social-shares .social-icons li.twitter a:before {
    content: "\e986"
}

.social-shares .social-icons li.twitter a:hover:before {
    background-color: #47c0d8;
    color: #fff
}

.social-shares .social-icons li.facebook a:before {
    content: "\ea85"
}

.social-shares .social-icons li.facebook a:hover:before {
    background-color: #49699f;
    color: #fff
}

.social-shares .social-icons li.linkedin a:before {
    content: "\ea8e"
}

.social-shares .social-icons li.linkedin a:hover:before {
    background-color: #2c7cb7;
    color: #fff
}

.social-shares .social-icons li.rss a:before {
    content: "\e88d"
}

.social-shares .social-icons li.rss a:hover:before {
    background-color: #fe9900;
    color: #fff
}

.social-shares .social-icons li.pinterest a:before {
    content: "\ede9"
}

.social-shares .social-icons li.pinterest a:hover:before {
    background-color: #c21c21;
    color: #fff
}

.social-shares .social-icons li.gplus a:before {
    content: "\e974"
}

.social-shares .social-icons li.gplus a:hover:before {
    background-color: #c33d19;
    color: #fff
}

.social-shares .social-icons li.instagram a:before {
    content: "\ea9b"
}

.social-shares .social-icons li.instagram a:hover:before {
    background-color: #006127;
    color: #fff
}

.social-shares .social-icons li.dribbble a:before {
    content: "\e969"
}

.social-shares .social-icons li.dribbble a:hover:before {
    background-color: #e65992;
    color: #fff
}

.social-shares .social-icons li.dropbox a:before {
    content: "\e96a"
}

.social-shares .social-icons li.dropbox a:hover:before {
    background-color: #5da3e8;
    color: #fff
}

.social-shares .social-icons li.youtube a:before {
    content: "\e98d"
}

.social-shares .social-icons li.youtube a:hover:before {
    background-color: #b72d24;
    color: #fff
}

.social-shares .social-icons li.blogger a:before {
    content: "\ee56"
}

.social-shares .social-icons li.blogger a:hover:before {
    background-color: #f38f33;
    color: #fff
}

.social-shares .social-icons li.evernote a:before {
    content: "\ea9d"
}

.social-shares .social-icons li.evernote a:hover:before {
    background-color: #73b122;
    color: #fff
}

.social-shares .social-icons li.behance a:before {
    content: "\eaa7"
}

.social-shares .social-icons li.behance a:hover:before {
    background-color: #18a3fe;
    color: #fff
}

.social-shares .social-icons li.skype a:before {
    content: "\e97f"
}

.social-shares .social-icons li.skype a:hover:before {
    background-color: #24b0e4;
    color: #fff
}

.social-shares .social-icons li.vimeo a:before {
    content: "\ea81"
}

.social-shares .social-icons li.vimeo a:hover:before {
    background-color: #568799;
    color: #fff
}

.social-shares .social-icons li.digg a:before {
    content: "\edf3"
}

.social-shares .social-icons li.digg a:hover:before {
    background-color: #2882c6;
    color: #fff
}

.social-shares .social-icons li.appstore a:before {
    content: "\edf8"
}

.social-shares .social-icons li.appstore a:hover:before {
    background-color: #606060;
    color: #fff
}

.social-shares .social-icons li.wordpress a:before {
    content: "\ee29"
}

.social-shares .social-icons li.wordpress a:hover:before {
    background-color: #33759d;
    color: #fff
}

.social-shares .social-icons li.stubleupon a:before {
    content: "\ef76"
}

.social-shares .social-icons li.stubleupon a:hover:before {
    background-color: #eb4924;
    color: #fff
}

.social-shares .social-icons li.deviantart a:before {
    content: "\ee58"
}

.social-shares .social-icons li.deviantart a:hover:before {
    background-color: #5f7162;
    color: #fff
}

.social-shares .social-icons li.github a:before {
    content: "\e96f"
}

.social-shares .social-icons li.github a:hover:before {
    background-color: #7292a2;
    color: #fff
}

.social-shares .social-icons li.email a:before {
    content: "\e826"
}

.social-shares .social-icons li.email a:hover:before {
    background-color: #65a413;
    color: #fff
}

.social-shares .social-icons li.cv a:before {
    content: "\ec9e"
}

.social-shares .social-icons li.cv a:hover:before {
    background-color: #424246;
    color: #fff
}

.social-shares .social-icons li.flickr a:before {
    content: "\ea7f"
}

.social-shares .social-icons li.flickr a:hover:before {
    background-color: #e82c88;
    color: #fff
}

.social-shares .shares-qty {
    display: inline-block;
    line-height: 1;
    color: #262626;
    margin-right: 1.875rem;
    text-align: right;
    vertical-align: middle;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-size: 1.5rem
}

.social-shares .shares-qty a {
    display: block;
    color: #777;
    text-transform: uppercase;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-size: 0.625rem
}

.entry-meta-content, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .posted-on, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .comments-link, .post .entry-footer .cat-links, .post .entry-header .cat-links, .post .entry-footer .posted-on, .post .entry-header .posted-on, .post .entry-footer .comments-link, .post .entry-header .comments-link, .post .entry-footer .byline, .post .entry-header .byline, .post .entry-footer .like-qty, .post .entry-header .like-qty, .post .entry-footer .tags-links, .post .entry-header .tags-links {
    position: relative;
    display: inline-block;
    margin-left: 0.3125rem;
    padding-right: 0.9375rem;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-size: 0.75rem;
    color: #bebebe;
    line-height: 1;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.entry-meta-content a, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .posted-on a, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .comments-link a, .post .entry-footer .cat-links a, .post .entry-header .cat-links a, .post .entry-footer .posted-on a, .post .entry-header .posted-on a, .post .entry-footer .comments-link a, .post .entry-header .comments-link a, .post .entry-footer .byline a, .post .entry-header .byline a, .post .entry-footer .like-qty a, .post .entry-header .like-qty a, .post .entry-footer .tags-links a, .post .entry-header .tags-links a {
    color: #bebebe
}

.entry-meta-content a:hover, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .posted-on a:hover, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .comments-link a:hover, .post .entry-footer .cat-links a:hover, .post .entry-header .cat-links a:hover, .post .entry-footer .posted-on a:hover, .post .entry-header .posted-on a:hover, .post .entry-footer .comments-link a:hover, .post .entry-header .comments-link a:hover, .post .entry-footer .byline a:hover, .post .entry-header .byline a:hover, .post .entry-footer .like-qty a:hover, .post .entry-header .like-qty a:hover, .post .entry-footer .tags-links a:hover, .post .entry-header .tags-links a:hover {
    color: #006127
}

.entry-meta-content:before, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .posted-on:before, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .comments-link:before, .post .entry-footer .cat-links:before, .post .entry-header .cat-links:before, .post .entry-footer .posted-on:before, .post .entry-header .posted-on:before, .post .entry-footer .comments-link:before, .post .entry-header .comments-link:before, .post .entry-footer .byline:before, .post .entry-header .byline:before, .post .entry-footer .like-qty:before, .post .entry-header .like-qty:before, .post .entry-footer .tags-links:before, .post .entry-header .tags-links:before {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "fontello";
    color: #bebebe;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.entry-meta-content:hover, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .posted-on:hover, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .comments-link:hover, .post .entry-footer .cat-links:hover, .post .entry-header .cat-links:hover, .post .entry-footer .posted-on:hover, .post .entry-header .posted-on:hover, .post .entry-footer .comments-link:hover, .post .entry-header .comments-link:hover, .post .entry-footer .byline:hover, .post .entry-header .byline:hover, .post .entry-footer .like-qty:hover, .post .entry-header .like-qty:hover, .post .entry-footer .tags-links:hover, .post .entry-header .tags-links:hover, .entry-meta-content:hover:before, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .posted-on:hover:before, .widget.widget_recent_posts .tabs-container .tab-content .recent-post .entry-meta .comments-link:hover:before, .post .entry-footer .cat-links:hover:before, .post .entry-header .cat-links:hover:before, .post .entry-footer .posted-on:hover:before, .post .entry-header .posted-on:hover:before, .post .entry-footer .comments-link:hover:before, .post .entry-header .comments-link:hover:before, .post .entry-footer .byline:hover:before, .post .entry-header .byline:hover:before, .post .entry-footer .like-qty:hover:before, .post .entry-header .like-qty:hover:before, .post .entry-footer .tags-links:hover:before, .post .entry-header .tags-links:hover:before {
    color: #006127
}

.pagenavbar .pagenavi {
    font-size: 0;
    margin-bottom: 0.625rem
}

.pagenavbar .pagenavi .page-numbers {
    display: inline-block;
    margin-left: 0.625rem;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #e1e1e1;
    color: #262626;
    font-size: 1rem;
    font-weight: normal;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.pagenavbar .pagenavi .page-numbers:hover, .pagenavbar .pagenavi .page-numbers.current {
    background-color: #006127;
    color: #fff
}

.grid .item {
    opacity: 0;
    float: right;
    margin-bottom: 0.625rem
}

.grid .item.shown {
    opacity: 1
}

.item.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    -moz-animation: moveUp 0.65s ease forwards;
    -ms-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards
}

@-webkit-keyframes moveUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes moveUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes moveUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.filter-container {
    text-align: center;
    margin-bottom: 3.125rem
}

.filter-container .portfolio-filter {
    display: inline-block;
    font-size: 0;
    margin: 0
}

.filter-container .portfolio-filter li {
    display: inline-block;
    list-style: none;
    margin-left: 1.25rem;
    padding: 0 !important
}

.filter-container .portfolio-filter li:last-child {
    margin-left: 0
}

.filter-container .portfolio-filter li a.filter {
    text-align: center;
    padding: 0.9375rem 1.875rem;
    background-color: #e1e1e1;
    color: #262626;
    font-size: 1rem;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
}

.filter-container .portfolio-filter li a.filter:hover, .filter-container .portfolio-filter li a.filter.active {
    background-color: #006127 !important;
    color: #fff !important
}

.portfolio-items {
    font-size: 0;
    margin: 0 -1.375rem
}

.portfolio-items .mix {
    display: none
}

.portfolio-items article {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0.9375rem;
    padding: 0 1.375rem
}

.portfolio-items.col-2 article {
    width: 50%
}

.portfolio-items.col-3 article {
    width: 33.3333%
}

.portfolio-items.col-4 article {
    width: 25%
}

.portfolio-items .work-item {
    overflow: hidden;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.portfolio-items .work-item h4.caption, .portfolio-items .work-item .post-list.four-cols>article .post.post-alternate-1 .entry-header .caption.entry-title, .post-list.four-cols>article .post.post-alternate-1 .entry-header .portfolio-items .work-item .caption.entry-title, .portfolio-items .work-item .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .caption.entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .portfolio-items .work-item .caption.entry-title, .portfolio-items .work-item .post-list.four-cols>article .post.post-alternate-3 .entry-header .caption.entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .portfolio-items .work-item .caption.entry-title, .portfolio-items .work-item .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .caption.entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .portfolio-items .work-item .caption.entry-title, .portfolio-items .work-item .post-list.four-cols>article .post.post-classic .entry-header .caption.entry-title, .post-list.four-cols>article .post.post-classic .entry-header .portfolio-items .work-item .caption.entry-title, .portfolio-items .work-item .medium-3>.post-list.full-width>article .post.post-classic .entry-header .caption.entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .portfolio-items .work-item .caption.entry-title {
    margin-top: 0.9375rem;
    color: #262626;
    font-size: 1rem;
    font-weight: normal;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.portfolio-items .work-item:hover h4.caption, .portfolio-items .work-item:hover .post-list.four-cols>article .post.post-alternate-1 .entry-header .caption.entry-title, .post-list.four-cols>article .post.post-alternate-1 .entry-header .portfolio-items .work-item:hover .caption.entry-title, .portfolio-items .work-item:hover .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .caption.entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-1 .entry-header .portfolio-items .work-item:hover .caption.entry-title, .portfolio-items .work-item:hover .post-list.four-cols>article .post.post-alternate-3 .entry-header .caption.entry-title, .post-list.four-cols>article .post.post-alternate-3 .entry-header .portfolio-items .work-item:hover .caption.entry-title, .portfolio-items .work-item:hover .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .caption.entry-title, .medium-3>.post-list.full-width>article .post.post-alternate-3 .entry-header .portfolio-items .work-item:hover .caption.entry-title, .portfolio-items .work-item:hover .post-list.four-cols>article .post.post-classic .entry-header .caption.entry-title, .post-list.four-cols>article .post.post-classic .entry-header .portfolio-items .work-item:hover .caption.entry-title, .portfolio-items .work-item:hover .medium-3>.post-list.full-width>article .post.post-classic .entry-header .caption.entry-title, .medium-3>.post-list.full-width>article .post.post-classic .entry-header .portfolio-items .work-item:hover .caption.entry-title {
    color: #006127
}

.portfolio-paging, .post-load-more {
    text-align: center
}

.load-more {
    display: inline-block;
    margin: 0 0 0.625rem;
    line-height: 1;
    outline: none;
    color: #fff;
    background-color: #006127;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    padding: 0.75rem 1.75rem;
    font-size: 0.9375rem;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 1.125rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.load-more:hover, .load-more:focus {
    background-color: transparent;
    color: #262626;
    border-width: 2px;
    border-style: solid;
    border-color: #000
}

.mfp-s-loading .mfp-arrow {
    display: none
}

.gallery-back {
    position: absolute;
    left: 15px;
    top: -90px;
    margin: -1.25rem 0 0 -1.25rem;
    display: none;
    font: 0/0 a;
    text-align: center;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color 0.2s linear;
    -moz-transition: border-color 0.2s linear;
    -ms-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    -webkit-animation: 0.35s linear normal unrotate;
    -moz-animation: 0.35s linear normal unrotate;
    -ms-animation: 0.35s linear normal unrotate;
    animation: 0.35s linear normal unrotate
}

.gallery-back:before {
    display: block;
    color: #000;
    font-size: 1.375rem;
    font-family: "fontello";
    line-height: 35px;
    text-align: center;
    content: "\e8d4";
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.gallery-back:hover {
    border-color: #006127;
    -webkit-animation: 0.35s linear normal rotate;
    -moz-animation: 0.35s linear normal rotate;
    -ms-animation: 0.35s linear normal rotate;
    animation: 0.35s linear normal rotate
}

.tp-grid {
    text-align: justify;
    position: relative;
    list-style-type: none;
    display: block
}

.tp-grid li {
    height: 260px;
    width: 335px;
    position: absolute;
    cursor: pointer;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    display: none;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.no-js .tp-grid li {
    position: relative;
    display: inline-block
}

.tp-grid li a {
    display: block;
    outline: none
}

.tp-grid li img {
    display: block;
    border: none
}

.tp-grid .tp-info, .tp-grid .tp-title {
    padding: 0.625rem 2.8125rem 0.625rem 0.625rem;
    text-transform: uppercase;
    font-weight: normal
}

.tp-info, .tp-title {
    position: absolute;
    background: #fff;
    line-height: 20px;
    color: #333;
    top: 40%;
    width: 75%;
    text-align: left;
    right: -100%;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) 5px 0 5px -3px rgba(0, 0, 0, 0.4) inset 0 0 5px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) 5px 0 5px -3px rgba(0, 0, 0, 0.4) inset 0 0 5px rgba(0, 0, 0, 0.04);
    -ms-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) 5px 0 5px -3px rgba(0, 0, 0, 0.4) inset 0 0 5px rgba(0, 0, 0, 0.04);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) 5px 0 5px -3px rgba(0, 0, 0, 0.4) inset 0 0 5px rgba(0, 0, 0, 0.04)
}

.touch .tp-info {
    right: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.no-touch .tp-grid li:hover .tp-info {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    transition-delay: 150ms
}

.no-touch .tp-open li:hover .tp-info {
    right: 0px
}

.tp-title {
    padding: 0.625rem 2.1875rem 0.625rem 0.625rem;
    right: 0px
}

.tp-title span:nth-child(2) {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    line-height: 40px;
    color: #aaa;
    padding: 0 0.75rem;
    background: #F7F7F7
}

.dialog, .dialog-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0
}

.dialog {
    position: fixed;
    display: -webkit-flex;
    display: flex;
    pointer-events: none;
    z-index: 1000000;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.dialog .dialog-overlay {
    position: absolute;
    background: rgba(55, 58, 71, 0.9);
    opacity: 0;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.dialog .dialog-content {
    padding: 0;
    background: transparent;
    width: 50%;
    max-width: 610px;
    min-width: 290px;
    position: relative;
    z-index: 99;
    opacity: 0
}

.dialog .dialog-content .morph-shape {
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: -2px;
    right: -2px;
    z-index: -1
}

.dialog .dialog-content .morph-shape svg rect {
    stroke: #f5f5f5;
    stroke-width: 2px;
    stroke-dasharray: 1680
}

.dialog .dialog-content .dialog-inner {
    opacity: 0;
    background: #f5f5f5
}

.dialog .dialog-content .dialog-inner .action-close {
    position: absolute;
    top: -30px;
    left: -30px;
    font-size: 0;
    font-style: normal
}

.dialog .dialog-content .dialog-inner .action-close:before {
    width: 20px;
    height: 20px;
    background-color: transparent;
    color: #9f9fa1;
    cursor: pointer;
    content: '\e9a5';
    font-family: "fontello";
    font-size: 1.5625rem
}

.dialog .dialog-content .login {
    text-align: right
}

.dialog .dialog-content .account {
    text-align: justify;
    position: relative;
    vertical-align: middle
}

.dialog .dialog-content .account:after {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    content: ""
}

.dialog .dialog-content .account a.reset-pass {
    float: left;
    color: #777;
    vertical-align: middle;
    margin-left: 1.25rem;
    font-size: 0.875rem;
    line-height: 2.75rem;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.dialog .dialog-content .account a.reset-pass:hover {
    color: #006127
}

.dialog .dialog-content .account label {
    line-height: 2.2rem
}

.dialog .dialog-content .account label:after {
    top: 0.5rem
}

.dialog .dialog-content .account button {
    vertical-align: middle
}

.dialog .dialog-content h2, .dialog .dialog-content .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .dialog .dialog-content .entry-title, .dialog .dialog-content .owl-item .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .dialog .dialog-content .entry-title, .dialog .dialog-content .post.post-classic .entry-header .entry-title, .post.post-classic .entry-header .dialog .dialog-content .entry-title, .dialog .dialog-content .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .dialog .dialog-content .entry-title {
    margin: 0;
    font-weight: normal;
    font-size: 2em;
    padding: 0 0 2em;
    margin: 0
}

.dialog .dialog-content .dialog-error {
    position: absolute;
    bottom: -2px;
    padding: 0.875rem;
    width: calc(100% + 2px);
    background-color: #ff615e;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-family: "Droid Arabic Kufi", "Open Sans"
}

.dialog.dialog-open .dialog-overlay {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}

.dialog.dialog-open .dialog-content {
    opacity: 1;
    pointer-events: auto
}

.dialog.dialog-open .morph-shape svg rect {
    -webkit-animation: anim-dash 0.6s forwards;
    -moz-animation: anim-dash 0.6s forwards;
    -ms-animation: anim-dash 0.6s forwards;
    animation: anim-dash 0.6s forwards
}

.dialog.dialog-open .dialog-inner {
    padding: 3rem 5rem 1.1rem 5rem;
    opacity: 1;
    -webkit-transition: opacity 0.85s 0.35s;
    -moz-transition: opacity 0.85s 0.35s;
    -ms-transition: opacity 0.85s 0.35s;
    transition: opacity 0.85s 0.35s
}

.dialog.dialog-open label, .dialog.dialog-open .message {
    -webkit-animation: anim-elem-1 0.7s ease-out both;
    -moz-animation: anim-elem-1 0.7s ease-out both;
    -ms-animation: anim-elem-1 0.7s ease-out both;
    animation: anim-elem-1 0.7s ease-out both
}

.dialog.dialog-open button, .dialog.dialog-open .button, .dialog.dialog-open input[type="submit"], .dialog.dialog-open .reset-pass {
    -webkit-animation: anim-elem-2 0.7s ease-out both;
    -moz-animation: anim-elem-2 0.7s ease-out both;
    -ms-animation: anim-elem-2 0.7s ease-out both;
    animation: anim-elem-2 0.7s ease-out both
}

.dialog.dialog-close .item-overlay {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s
}


.seamless-donations-forms-error-message {
    margin-bottom: 0.625rem;
    padding: 1.25rem;
    color: #f36d6a;
    background: #f4c5c4;
    border: 1px solid #f49693
}

.seamless-donations-error-message-field {
    margin: 0.3125rem 0;
    color: #f36d6a
}

.ls-container .ls-inner .ls-slide h2, .ls-container .ls-inner .ls-slide .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .owl-item .post.post-alternate-3 .entry-header .entry-title, .owl-item .post.post-alternate-3 .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .post.post-classic .entry-header .entry-title, .post.post-classic .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide h3, .ls-container .ls-inner .ls-slide .event .event-details dl dt.event-title, .event .event-details dl .ls-container .ls-inner .ls-slide dt.event-title, .ls-container .ls-inner .ls-slide .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-4>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .entry-title, .medium-6>.post-list.full-width>.medium-12 .post.post-alternate-3 .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .post-list.two-cols .post.post-classic .entry-header .entry-title, .post-list.two-cols .post.post-classic .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .post-list.three-cols>.medium-4 .post.post-classic .entry-header .entry-title, .post-list.three-cols>.medium-4 .post.post-classic .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .medium-6>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-6>.post-list.full-width .post.post-classic .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .medium-8>.post-list.full-width .post.post-classic .entry-header .entry-title, .medium-8>.post-list.full-width .post.post-classic .entry-header .ls-container .ls-inner .ls-slide .entry-title, .ls-container .ls-inner .ls-slide .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .entry-title, .medium-8 .medium-8>.post-list.full-width>.medium-12 .post.post-classic .entry-header .ls-container .ls-inner .ls-slide .entry-title {
    color: #fefefe;
    font-family: 'Droid Serif';
}

.ls-container .ls-inner .ls-slide hr {
    border: 0;
    opacity: 0.7;
    height: 2px;
    background-color: #fff
}

.ls-container .ls-inner .ls-slide p {
    color: #fff;
    opacity: 0.8;
    font-size: 1.125rem;
    line-height: 1.4
}

.ls-container .ls-inner .ls-slide input[type="email"] {
    width: 15.875rem
}

.ls-container .ls-inner .ls-slide input[type="text"], .ls-container .ls-inner .ls-slide input[type="email"] {
    padding-top: 0.875rem;
    padding-bottom: 0.9375rem;
    color: #fff;
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.5)
}

.ls-container .ls-inner .ls-slide input::-webkit-input-placeholder, .ls-container .ls-inner .ls-slide textarea::-webkit-input-placeholder {
    color: #f5f5f5
}

.ls-container .ls-inner .ls-slide input:-moz-placeholder, .ls-container .ls-inner .ls-slide textarea:-moz-placeholder {
    color: #f5f5f5;
    opacity: 1
}

.ls-container .ls-inner .ls-slide input::-moz-placeholder, .ls-container .ls-inner .ls-slide textarea::-moz-placeholder {
    color: #f5f5f5;
    opacity: 1
}

.ls-container .ls-inner .ls-slide input:-ms-input-placeholder, .ls-container .ls-inner .ls-slide textarea:-ms-input-placeholder {
    color: #f5f5f5
}

.widget.arqam_counter-widget .arqam-widget-counter {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: none
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li {
    border: none
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a [class^="arqicon-"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 20px;
    float: right;
    margin-left: 20px;
    background-color: #424246
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a:hover .arqicon-facebook {
    background-color: #395998
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a:hover .arqicon-youtube {
    background-color: #cc181e
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a:hover .arqicon-envato {
    background-color: #5DA01A
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a:hover .arqicon-rss {
    background-color: #ee802f
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a span {
    font-size: 24px;
    font-family: "Droid Arabic Kufi", "Open Sans", serif;
    color: #262626;
    display: block;
    text-align: right;
    margin: 20px 0 5px
}

.widget.arqam_counter-widget .arqam-widget-counter>ul>li>a small {
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Droid Arabic Kufi", "Open Sans", sans-serif;
    color: "Droid Arabic Kufi", "Open Sans", serif;
    display: block;
    text-align: right
}

#footer .footer-top {
    padding: 3.75rem 0;
    background : url(/assets/images/grey-badge.jpg) center center no-repeat, #3A3B3D;
}

#footer .footer-bottom {
    background-color: #313133;
    padding: 15px 0;
    position: absolute;
    width: 100%;
    min-height: 90px;
    text-align: center;
    bottom: 0;
    border-top: 4px solid #313133;
    margin: 0 auto;
    z-index: 1
}

.item-overlay {
    position: relative;
    display: block;
    background-color: #272729;
    text-align: center;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.35s ease;
    -ms-transition: transform 0.35s ease, opacity 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease
}

.item-overlay img {
    width: 100%;
    -webkit-transform: rotateZ(0) scale(1);
    transform: rotateZ(0) scale(1);
    -webkit-transition: -webkit-transform 0.35s ease, opacity 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease, opacity 0.35s ease;
    -ms-transition: transform 0.35s ease, opacity 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease
}

.item-overlay:after {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-right: -20px;
    background-image: url(images/plus.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.35s ease;
    -moz-transition: -moz-transform 0.35s ease;
    -ms-transition: transform 0.35s ease;
    transition: transform 0.35s ease
}

.item-overlay:hover img {
    opacity: .3;
    -webkit-transform: rotateZ(-3deg) scale(1.2);
    transform: rotateZ(-3deg) scale(1.2)
}

.item-overlay:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.item-overlay.gallery:after {
    top: 50%;
    margin-top: -20px;
    margin-right: -20px;
    width: 40px;
    height: 40px;
    color: #fff;
    background-image: none;
    content: "\e8a3";
    font-family: "fontello";
    font-size: 1.5625rem
}

.google_map {
    width: 100%;
    height: 12.5rem
}

.google_map img {
    max-width: none
}

.owl-carousel {
    position: relative
}

.owl-carousel .owl-controls {
    display: block
}

.owl-carousel .owl-controls .owl-next, .owl-carousel .owl-controls .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    font-size: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.2s ease-in, opacity 0.35s ease-in;
    -moz-transition: -moz-transform 0.2s ease-in, opacity 0.35s ease-in;
    -ms-transition: transform 0.2s ease-in, opacity 0.35s ease-in;
    transition: transform 0.2s ease-in, opacity 0.35s ease-in
}

.owl-carousel .owl-controls .owl-next:after, .owl-carousel .owl-controls .owl-prev:after {
    position: absolute;
    top: -1.25rem;
    color: #fff;
    content: '';
    font-family: "fontello";
    font-size: 2.5rem
}

.owl-carousel .owl-controls .owl-prev {
    right: 15px;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px)
}

.owl-carousel .owl-controls .owl-next {
    left: 15px;
    -webkit-transform: translateX(15px);
    transform: translateX(15px)
}

.owl-carousel .owl-controls .owl-prev:after {
    content: "\ea0e"
}

.owl-carousel .owl-controls .owl-next:after {
    content: "\ea0f"
}

.owl-carousel:hover .owl-prev, .owl-carousel:hover .owl-next {
    opacity: .6;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.owl-carousel:hover .owl-prev:hover, .owl-carousel:hover .owl-next:hover {
    opacity: 1
}

#searchform {
    position: relative
}

#searchform label {
    display: block
}

#searchform input[type="text"] {
    padding-left: 2.5rem;
    font-style: italic;
    font-size: 0.875rem
}

#searchform .entry {
    position: relative;
    margin-bottom: 0.9375rem;
    padding-bottom: 0.9375rem;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #ababab
}

#searchform .ajax_response {
    position: absolute;
    top: 50px;
    min-height: 50px;
    z-index: 99;
    width: 100%;
    padding: 0.625rem 0.9375rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 1px #ddd;
    -moz-box-shadow: 0 1px 5px 1px #ddd;
    -ms-box-shadow: 0 1px 5px 1px #ddd;
    box-shadow: 0 1px 5px 1px #ddd
}

#searchform .ajax_response:after {
    position: absolute;
    display: block;
    bottom: 1px;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
    content: ""
}

#searchform .ajax_response h5, #searchform .ajax_response h6 {
    color: #444447;
    text-transform: uppercase;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-weight: normal
}

#searchform .ajax_response .ajax_search_content {
    font-size: 0.75rem;
    line-height: 1em
}

#searchform .ajax_response .entry-media {
    float: right;
    margin-left: 0.9375rem;
    margin-bottom: 0.3125rem
}

#searchform .ajax_response .entry-media .post-format-type {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #dcdcdc;
    position: relative
}

#searchform .ajax_response .entry-media .post-format-type .post-format {
    position: relative;
    text-align: center
}

#searchform .ajax_response .entry-media .post-format-type .post-format:before {
    position: absolute;
    right: 13px;
    line-height: 40px;
    color: #fff;
    content: "";
    font-size: 1.125rem;
    font-family: "fontello";
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    transition: color 0.2s ease
}

#searchform .ajax_response .entry-media .post-format-type .post-format.picture-icon:before {
    content: "\e833"
}

#searchform .ajax_response .entry-media .post-format-type .post-format.grid-post-icon:before {
    content: "\e9a0"
}

#searchform .ajax_response .entry-media .post-format-type .post-format.gallery-icon:before {
    content: "\e8a3"
}

#searchform .ajax_response .entry-media .post-format-type .post-format.quote-icon:before {
    content: "\e86a"
}

#searchform .ajax_response .entry-media .post-format-type .post-format.audio-icon:before {
    content: "\e89f"
}

#searchform .ajax_response .entry-media .post-format-type .post-format.video-icon:before {
    content: "\e8df"
}

#searchform .ajax_response .entry-media .post-format-type .post-format.noimage-icon:before {
    content: "\e886"
}

@-moz-document url-prefix() {
    #searchform .ajax_response .entry-media .post-format-type .post-format:before {
        top: 15px
    }
}

#searchform .ajax_response .entry-media .post-format-type:hover .post-format:before {
    color: #006127
}

#searchform .ajax_response .post-holder {
    display: table
}

#searchform .ajax_response .post-holder .entry-title {
    margin-bottom: 0;
    text-align: right;
    padding-left: 7px;
    line-height: 1.3em;
    text-transform: none
}

#searchform .ajax_response .post-holder .entry-title a {
    color: #262626;
    font-family: "Droid Arabic Kufi", "Open Sans";
    font-weight: normal
}

.ajax_response .mCSB_scrollTools, .cart-content .mcsb_scrolltools {
    bottom: 0;
    height: auto;
    position: absolute;
    left: -14px;
    top: 0;
    width: 30px
}

.ajax_response .mCSB_inside>.mCSB_container {
    margin-left: 0px
}

#back-top {
    position: fixed;
    display: none;
    bottom: 1.25rem;
    left: 1.25rem;
    width: 2.5rem;
    height: 2.5rem;
    background-color: transparent;
    border: 1px solid #517fa3;
    line-height: 2.5rem;
    color: #006127;
    text-align: center;
    overflow: hidden;
    z-index: 999;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

#back-top:after {
    font-family: "fontello";
    font-size: 1.25rem;
    font-weight: normal;
    content: "\ed4c";
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease
}

#back-top:hover {
    border: 1px solid #517fa3;
    background-color: #006127
}

#back-top:hover:after {
    color: #fff
}

.wp-caption-text {
    visibility: hidden
}

.gallery-caption {
    visibility: hidden
}

.bypostauthor {
    visibility: hidden
}



/* TABLE OF CONTENTS
1) Body
2) Typography
3) Components
  3.a) buttons
  3.b) form
  3.c) navbar
  3.d) pagination
  3.e) panel
  3.f) modal
  3.g) tabs
  3.g) alert
4) Helper
5) Blocks
  5.a main-header
  5.b listing
  5.c pricing
  5.d blog
  5.e resume
  5.f testimonial
  5.g account
  5.h maps
  5.i affix
  5.j main-footer
  5.k shortcode
* */
/* 1 Body
----------------------------------------------------------------------------- */

@media (max-width: 992px) {
  body.open-mobile-nav {
    overflow-y: hidden;
  }
  body.open-mobile-nav .wrapper {
    right: -275px;
  }
  body.open-mobile-nav .btn-nav-toogle.first {
    opacity: 0;
    filter: alpha(opacity=0);
  }
.submit-search  {
    display: none;
  }
}

.wrapper {
  right: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  padding-top: 3px;
  position: relative;
}
.wrapper .body-content {
  overflow-x: hidden;
}
/* 2 Typography
----------------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #777777;
}
a {
  color: #777777;
}
a:hover,
a:focus {
  color: #868585;
  outline: none;
}
/* 3 Components
----------------------------------------------------------------------------- */

 /*************************
  Basic margin padding
*************************/ 
.m-0 { margin-top: 0 !important; margin-left: 0 !important; margin-bottom: 0 !important; margin-right: 0 !important; }
.p-0 { padding-top: 0 !important; padding-left: 0 !important; padding-bottom: 0 !important; padding-right: 0 !important; }

.m-15 { margin-top: 15px !important; margin-left: 15px !important; margin-bottom: 15px !important; margin-right: 15px !important; }
.p-15 { padding-top: 15px !important; padding-left: 15px !important; padding-bottom: 15px !important; padding-right: 15px !important; }
 
 .m-25 { margin-top: 25px !important; margin-left: 25px !important; margin-bottom: 25px !important; margin-right: 25px !important; }
.p-25 { padding-top: 25px !important; padding-left: 25px !important; padding-bottom: 25px !important; padding-right: 25px !important; }

 .m-35 { margin-top: 35px !important; margin-left: 35px !important; margin-bottom: 35px !important; margin-right: 35px !important; }
 .m-45 { margin-top: 45px !important; margin-left: 45px !important; margin-bottom: 45px !important; margin-right: 45px !important; }
 .m-55 { margin-top: 55px !important; margin-left: 55px !important; margin-bottom: 55px !important; margin-right: 55px !important; }
.p-35 { padding-top: 35px !important; padding-left: 35px !important; padding-bottom: 35px !important; padding-right: 35px !important; }
.p-45 { padding-top: 45px !important; padding-left: 45px !important; padding-bottom: 45px !important; padding-right: 45px !important; }
.p-55 { padding-top: 55px !important; padding-left: 55px !important; padding-bottom: 55px !important; padding-right: 55px !important; }
/*************************
       Margin top
*************************/ 
.mt-0 {  margin-top: 0 !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-100 { margin-top: 100px !important; }
.mt-110 { margin-top: 110px !important; }
.mt-120 { margin-top: 120px !important; }
.mt-130 { margin-top: 130px !important; }
.mt-140 { margin-top: 140px !important; }
.mt-150 { margin-top: 150px !important;}

 /*************************
     Margin left
*************************/ 
.mr-0 { margin-left: 0!important }
.mr-10 { margin-left: 10px !important; }
.mr-15 { margin-left: 15px !important; }
.mr-20 { margin-left: 20px !important; }
.mr-30 { margin-left: 30px !important; }
.mr-40 { margin-left: 40px !important; }
.mr-50 { margin-left: 50px !important; }
.mr-60 { margin-left: 60px !important; }
.mr-70 { margin-left: 70px !important; }
.mr-80 { margin-left: 80px !important; }
.mr-90 { margin-left: 90px !important; }
.mr-100 { margin-left: 100px !important; }
.mr-110 { margin-left: 110px !important; }
.mr-120 { margin-left: 120px !important; }
.mr-130 { margin-left: 130px !important; }
.mr-140 { margin-left: 140px !important; }
.mr-150 { margin-left: 150px !important; } 

 /*************************
     Margin bottom
*************************/
.mb-0 { margin-bottom: 0!important }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-100 { margin-bottom: 100px !important; }
.mb-110 { margin-bottom: 110px !important; }
.mb-120 { margin-bottom: 120px !important; }
.mb-130 { margin-bottom: 130px !important; }
.mb-140 { margin-bottom: 140px !important; }
.mb-150 { margin-bottom: 150px !important; }

/*************************
      Margin right
*************************/
.ml-0 { margin-right: 0!important }
.ml-10 { margin-right: 10px !important; }
.ml-15 { margin-right: 15px !important; }
.ml-20 { margin-right: 20px !important; }
.ml-30 { margin-right: 30px !important; }
.ml-40 { margin-right: 40px !important; }
.ml-50 { margin-right: 50px !important; }
.ml-60 { margin-right: 60px !important; }
.ml-70 { margin-right: 70px !important; }
.ml-80 { margin-right: 80px !important; }
.ml-90 { margin-right: 90px !important; }
.ml-100 { margin-right: 100px !important; }
.ml-110 { margin-right: 110px !important; }
.ml-120 { margin-right: 120px !important; }
.ml-130 { margin-right: 130px !important; }
.ml-140 { margin-right: 140px !important; }
.ml-150 { margin-right: 150px !important; } 
 
 /*************************
      Padding top
*************************/
.pt-0 { padding-top: 0!important }
.pt-5 { padding-top: 5px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-50 { padding-top: 50px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-80 { padding-top: 80px !important; }
.pt-90 { padding-top: 90px !important; }
.pt-100 { padding-top: 100px !important; }
.pt-110 { padding-top: 110px !important; }
.pt-120 { padding-top: 120px !important; }
.pt-130 { padding-top: 130px !important; }
.pt-140 { padding-top: 140px !important; }
.pt-150 { padding-top: 150px !important; } 

 /*************************
      Padding left
*************************/
.pr-0 { padding-left: 0!important }
.pr-5 { padding-left: 5px !important; }
.pr-10 { padding-left: 10px !important; }
.pr-15 { padding-left: 15px !important; }
.pr-20 { padding-left: 20px !important; }
.pr-30 { padding-left: 30px !important; }
.pr-40 { padding-left: 40px !important; }
.pr-50 { padding-left: 50px !important; }
.pr-60 { padding-left: 60px !important; }
.pr-70 { padding-left: 70px !important; }
.pr-80 { padding-left: 80px !important; }
.pr-90 { padding-left: 90px !important; }
.pr-100 { padding-left: 100px !important; }
.pr-110 { padding-left: 110px !important; }
.pr-120 { padding-left: 120px !important; }
.pr-130 { padding-left: 130px !important; }
.pr-140 { padding-left: 140px !important; } 
 
 /*************************
      Padding bottom
*************************/
.pb-0 { padding-bottom: 0!important }
.pb-5 { padding-bottom: 5px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pb-60 { padding-bottom: 60px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pb-80 { padding-bottom: 80px !important; }
.pb-90 { padding-bottom: 90px !important; }
.pb-100 { padding-bottom: 100px !important; }
.pb-110 { padding-bottom: 110px !important; }
.pb-120 { padding-bottom: 120px !important; }
.pb-130 { padding-bottom: 130px !important; }
.pb-140 { padding-bottom: 140px !important; }
.pb-150 { padding-bottom: 150px !important; } 
 
 /*************************
      Padding right
*************************/
.pl-0 { padding-right: 0!important }
.pl-5 { padding-right: 5px !important; }
.pl-10 { padding-right: 10px !important; }
.pl-15 { padding-right: 15px !important; }
.pl-20 { padding-right: 20px !important; }
.pl-30 { padding-right: 30px !important; }
.pl-40 { padding-right: 40px !important; }
.pl-50 { padding-right: 50px !important; }
.pl-60 { padding-right: 60px !important; }
.pl-70 { padding-right: 70px !important; }
.pl-80 { padding-right: 80px !important; }
.pl-90 { padding-right: 90px !important; }
.pl-100 { padding-right: 100px !important; }
.pl-110 { padding-right: 110px !important; }
.pl-120 { padding-right: 120px !important; }
.pl-130 { padding-right: 130px !important; }
.pl-140 { padding-right: 140px !important; }
.pl-150 { padding-right: 150px !important; } 

  /*pattern background*/
.pattern-bg { background:url(/assets/img/pattern/pattern-bg.png) repeat; background-position: top left; background-color: rgba(236, 239, 247, 1); }

.bg-grey {
    background: #34495e !important;
}

/* 3.a btn
----------------------------------------------------------------------------- */
.btn-theme {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  font-weight: 400;
  font-size: 15px;
}
.btn-theme,
.btn-theme:hover,
.btn-theme:focus {
  outline: none;
}
.grn-bg {
  background-color: #C95B97;
  color: #fff;
}
.btn-theme.btn-square {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn-theme.btn-sm {
  padding: 6px 15px;
}
.btn-theme.btn-xs {
  padding: 3px 10px;
  font-size: 12px;
}
.btn-theme.btn-lg {
  font-size: 1.1em;
  padding: 15px 30px;
}
.btn-theme.btn-line {
  background: transparent;
  border-color: #ffffff;
  border-width: 2px;
  color: #ffffff;
}
.btn-primary {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-theme.btn-line:hover,
.btn-theme.btn-line:focus {
  background: #34495e;
  border-color: #34495e;
}
.btn-theme.btn-line.dark,
.btn-theme.btn-line.dark:hover,
.btn-theme.btn-line.dark:focus {
  background: transparent;
  border-color: #34495e;
  color: #34495e;
}
.btn-theme.btn-line.blue,
.btn-theme.btn-line.blue:hover,
.btn-theme.btn-line.blue:focus {
  background: transparent;
  border-color: #29AAFE;
  color: #29AAFE;
}

.btn-theme.btn-line.grn,
.btn-theme.btn-line.grn:hover,
.btn-theme.btn-line.grn:focus {
  background: transparent;
  border-color: #C95B97;
  color: #C95B97;
}
.btn-theme.btn-line.soft,
.btn-theme.btn-line.soft:hover,
.btn-theme.btn-line.soft:focus {
  background: transparent;
  border-color: #e1e1e1;
  color: #3d454c;
  border-width: 1px;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active {
  outline: none;
}
.btn-theme .bordered-right {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-right: 15px;
  margin-right: 10px;
}
.btn-theme .bordered-right.dark {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-theme.btn-long {
  min-width: 250px;
}
.btn-theme .bordered-left {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 15px;
  margin-left: 10px;
}
.btn-theme .bordered-left.dark {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-theme .bordered-left.pull-right {
  width: 30px;
  right: 15px;
  position: absolute;
}
.btn-theme.toogle-btn .open {
  display: inline;
}
.btn-theme.toogle-btn .cls {
  display: none;
}
.btn-theme.toogle-btn.toogle-open .open {
  display: none;
}
.btn-theme.toogle-btn.toogle-open .cls {
  display: inline;
}
.btn-theme.no-right-border {
  -webkit-border-radius: 0 3px 3px 0 !important;
  -moz-border-radius: 0 3px 3px 0 !important;
  -ms-border-radius: 0 3px 3px 0 !important;
  -o-border-radius: 0 3px 3px 0 !important;
  border-radius: 0 3px 3px 0 !important;
}
.btn-theme.no-left-border {
  -webkit-border-radius: 3px 0 0 3px !important;
  -moz-border-radius: 3px 0 0 3px !important;
  -ms-border-radius: 3px 0 0 3px !important;
  -o-border-radius: 3px 0 0 3px !important;
  border-radius: 3px 0 0 3px !important;
}
.btn-theme.btn-pill {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}
.btn-theme.btn-t-primary {
  background-color: #34495e;
  color: #ffffff;
  position: relative;
}
.btn-theme.btn-t-primary:hover {
  background: #20354a;
}
@media (max-width: 768px) {
  .btn-block-xs {
    display: block;
  }
}
.link-white,
.link-white:hover,
.link-white:focus {
  color: #ffffff;
  text-decoration: none;
}
.link-black,
.link-black:hover,
.link-black:focus {
  color: #000000;
  text-decoration: none;
}
.link-text,
.link-text:hover,
.link-text:focus {
  color: #868585;
  text-decoration: none;
}
.link-defaut,
.link-defaut:hover,
.link-defaut:focus {
  color: #23527c;
}
/* 3.b form
----------------------------------------------------------------------------- */
.form-control {
  background: #ffffff;
  height: 50px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  border-color: #e1e1e1;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  font-size: 1em;
  border-width: 2px;
}
.form-control:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  background: #f5f5f5;
  border-color: #A7A7A7;
}
.form-control.input-line {
  font-weight: 700;
}
.form-control.input-line::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #ffffff;
}
.form-control.input-line:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #ffffff;
  opacity: 1;
}
.form-control.input-line::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #ffffff;
  opacity: 1;
}
.form-control.input-line:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #ffffff;
}
.form-control.no-left-border {
  -webkit-border-radius: 3px 0 0 3px !important;
  -moz-border-radius: 3px 0 0 3px !important;
  -ms-border-radius: 3px 0 0 3px !important;
  -o-border-radius: 3px 0 0 3px !important;
  border-radius: 3px 0 0 3px !important;
}
.form-control.no-right-border {
  -webkit-border-radius: 0 3px 3px 0 !important;
  -moz-border-radius: 0 3px 3px 0 !important;
  -ms-border-radius: 0 3px 3px 0 !important;
  -o-border-radius: 0 3px 3px 0 !important;
  border-radius: 0 3px 3px 0 !important;
}
.form-control.input-line {
  display: inline-block;
  position: relative;
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.form-control.no-radius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.form-control.input-lg {
  height: 50px;
}
.form-theme.input-sm {
  height: 33px;
}
.control-label.text-right {
  text-align: right;
}
.border-top {
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
}
.flat-checkbox,
.flat-radio {
  line-height: 1em;
  position: relative;
}
.flat-checkbox label,
.flat-radio label {
  padding-right: 0;
}
.flat-checkbox input[type="checkbox"],
.flat-radio input[type="checkbox"],
.flat-checkbox input[type="radio"],
.flat-radio input[type="radio"] {
  position: absolute;
  right: -9999em;
}
.flat-checkbox span,
.flat-radio span {
  position: relative;
  top: -2px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  font-size: 10px;
  line-height: 10px;
  padding: 3px 4px;
  border-radius: 2px;
  float: right;
  margin-left: 10px;
  color: #ffffff;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
}
.flat-checkbox input[type="radio"] + span,
.flat-radio input[type="radio"] + span {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
}
.flat-checkbox input:checked + span,
.flat-radio input:checked + span,
.flat-checkbox input:checked + span,
.flat-radio input:checked + span {
  background-color: #34495e;
  border-color: #34495e;
}
.slider.slider-horizontal {
  width: 100%;
  height: 40px;
}
.slider.slider-horizontal .slider-track {
  margin-top: 0;
  height: 3px;
}
.slider.slider-horizontal .slider-selection {
  background: #34495e;
}
.slider.slider-horizontal .slider-handle {
  margin-top: -9px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
  -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
  -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
}
.btn-file {
  min-width: 0;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: left;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.input-group-addon {
  font-size: 1em;
}
.help-form {
  font-size: 12px;
  font-style: italic;
  color: #e74c3c;
}
/* 3.c navbar
----------------------------------------------------------------------------- */
.main-navbar {
  margin: 0;
  z-index: 1000;
  position: relative;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  background: #2a3f54;
  border: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.main-navbar .navbar-nav > li > a {
  font-weight: 300;
  padding: 20px 30px;
}
.main-navbar .navbar-nav > li > a,
.main-navbar .navbar-nav > li > a:hover,
.main-navbar .navbar-nav > li > a:focus {
  color: #ffffff;
}
.main-navbar .navbar-nav > li > a.link-profile {
  padding-right: 50px;
}
.main-navbar .navbar-nav > li > a .img-profile {
  top: 50%;
  margin-top: -15px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -o-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -ms-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  right: 15px;
  width: 30px;
  height: 30px;
  position: absolute;
}
.main-navbar .navbar-nav > li.active > a,
.main-navbar .navbar-nav > li.active > a:hover,
.main-navbar .navbar-nav > li.active > a:focus {
  color: #ffffff;
  position: relative;
  background: #34495e;
}
.main-navbar .navbar-nav > li.dropdown.open > a,
.main-navbar .navbar-nav > li.dropdown.open > a:hover,
.main-navbar .navbar-nav > li.dropdown.open > a:focus {
  color: #ffffff;
  background: transparent;
}
.main-navbar .navbar-nav > li.link-btn > a {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
.main-navbar .navbar-collapse {
  padding-right: 0;
}
.main-navbar .caret {
  border-top: 4px solid;
  border-left: 4px solid transparent;
  color: #ebebeb;
  border-right: 4px solid transparent;
}
.main-navbar .dropdown-menu {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  background: #3e5368;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 1100;
  border: 0;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}
@media (min-width: 768px) {
  .main-navbar .dropdown-menu:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 22px;
    bottom: auto;
    border: 10px solid transparent;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.1);
  }
  .main-navbar .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -9px;
    right: 23px;
    bottom: auto;
    border: 9px solid transparent;
    border-top: 0;
    border-bottom-color: #3e5368;
  }
}
.main-navbar .dropdown-menu > li > a {
  padding: 8px 30px;
  font-size: 13px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  color: #d7d7d7;
}
.main-navbar .dropdown-menu > li > a:hover,
.main-navbar .dropdown-menu > li > a:focus {
  color: #ffffff;
  background: transparent;
}
@media (min-width: 768px) {
  .main-navbar .navbar-left .dropdown-menu:before {
    left: 22px;
    right: inherit;
  }
  .main-navbar .navbar-left .dropdown-menu:after {
    left: 23px;
    right: inherit;
  }
}
.mobile-nav {
  position: relative;
}
.mobile-nav .btn-nav-toogle {
  height: 30px;
  z-index: 100;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  border: 1px solid #ffffff;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  position: absolute;
  top: 10px;
  font-size: 12px;
  padding: 1px 10px;
  color: #ffffff;
  left: 0;
}
.mobile-nav .btn-nav-toogle span.bars {
  background: #ffffff;
  display: inline-block;
  height: 2px;
  width: 15px;
  margin-left: 10px;
  position: relative;
}
.mobile-nav .btn-nav-toogle span.bars:before {
  content: "";
  position: absolute;
  background: #ffffff;
  display: block;
  height: 2px;
  width: 15px;
  top: -4px;
}
.mobile-nav .btn-nav-toogle span.bars:after {
  content: "";
  position: absolute;
  background: #ffffff;
  display: block;
  height: 2px;
  width: 15px;
  top: -8px;
}
.mobile-nav .nav-block-right {
  z-index: 100;
  position: absolute !important;
}
.mobile-nav .nav-block-right li a {
  font-size: 13px;
  color: #ffffff;
}
.mobile-nav .nav-block-right li a,
.mobile-nav .nav-block-right li a:hover,
.mobile-nav .nav-block-right li a:focus {
  background: transparent;
}
.mobile-nav .nav-block-right .link-profile {
  padding-right: 50px;
}
.mobile-nav .nav-block-right .img-profile {
  top: 50%;
  margin-top: -15px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -o-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  -ms-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
  right: 15px;
  width: 30px;
  height: 30px;
  position: absolute;
}
.mobile-nav .nav-block-right .dropdown-menu {
  position: absolute;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
  background: #3e5368;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}
.mobile-nav .nav-block-right .dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -10px;
  right: 22px;
  bottom: auto;
  border: 10px solid transparent;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.mobile-nav .nav-block-right .dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -9px;
  right: 23px;
  bottom: auto;
  border: 9px solid transparent;
  border-top: 0;
  border-bottom-color: #3e5368;
}
.mobile-nav .nav-block-right .dropdown-menu > li > a {
  padding: 8px 30px;
  font-size: 13px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  color: #d7d7d7;
}
.mobile-nav .nav-block-right .dropdown-menu > li > a:hover,
.mobile-nav .nav-block-right .dropdown-menu > li > a:focus {
  color: #ffffff;
  background: transparent;
}
.mobile-nav .mobile-nav-block {
  position: fixed;
  width: 275px;
  border-right: 1px solid #e1e1e1;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 8px 20px 20px;
  left: -275px;
  top: 3px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  z-index: 110;
  background: #ffffff;
}
.mobile-nav .mobile-nav-block > h4 {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.mobile-nav .mobile-nav-block.open-mobile-nav {
  left: 0;
}
.mobile-nav .mobile-nav-block .btn-nav-toogle {
  border-color: #3d454c;
  left: 20px;
  color: #3d454c;
}
.mobile-nav .mobile-nav-block .btn-nav-toogle span.barsclose {
  background: #3d454c;
  display: inline-block;
  height: 2px;
  width: 10px;
  margin-left: 6px;
  top: -2px;
  position: relative;
}
.mobile-nav .mobile-nav-block .navbar-nav {
  margin: 0;
  padding: 0;
}
.mobile-nav .mobile-nav-block .navbar-nav li {
  clear: both;
  width: 100%;
}
.mobile-nav .mobile-nav-block .navbar-nav li a {
  padding: 15px 0;
  font-size: 13px;
}
.mobile-nav .mobile-nav-block .navbar-nav li a,
.mobile-nav .mobile-nav-block .navbar-nav li a:hover,
.mobile-nav .mobile-nav-block .navbar-nav li a:focus {
  background: transparent;
}
.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu {
  margin-right: 15px;
  display: block !important;
  position: relative;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  border: 0;
}
.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu li a {
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu li:first-child a {
  padding-top: 0;
}
.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu li:last-child a {
  padding-bottom: 0;
}
/* 3.d pagination
----------------------------------------------------------------------------- */
.pagination>li>a, .pagination>li>span {
    padding: 8px 15px;
}
.pagination-theme > li > a,
.pagination-theme > li > span {
  color: #868585;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  margin-right: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
  border-color: #e1e1e1;
}
.pagination-theme > li > a:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
  color: #868585;
}
.pagination-theme > .active > a,
.pagination-theme > .active > span,
.pagination-theme > .active > a:hover,
.pagination-theme > .active > span:hover,
.pagination-theme > .active > a:focus,
.pagination-theme > .active > span:focus {
  background-color: #34495e;
  border: 0;
}
/* 3.e panel
----------------------------------------------------------------------------- */
.panel.panel-md {
  max-width: 400px;
  margin: 0 auto;
}
.panel-body-lg {
  padding: 20px;
}
.panel-heading {
  position: relative;
  padding: 15px 20px;
}
.panel-heading .collapse-toogle {
  position: absolute;
  left: 15px;
  top: 10px;
}
.panel-heading .collapse-toogle .ic-open {
  display: none;
}
.panel-heading .collapsed .collapse-toogle .ic-close {
  display: none;
}
.panel-heading .collapsed .collapse-toogle .ic-open {
  display: inline-block;
}
.panel-heading .with-ic {
  padding-left: 30px;
}
.panel-title a,
.panel-title a:hover,
.panel-title a:focus {
  text-decoration: none;
}

@media (min-width: 450px) {
  .modal-dialog.modal-md {
    width: 400px;
  }
}
.modal-footer.text-center {
  text-align: center;
}
/* 3.g tabs
----------------------------------------------------------------------------- */
.flat-nav-tabs {
  background: #f5f5f5;
  padding: 15px 10px 0 10px;
  -webkit-border-radius: 3px 3px 0 0 !important;
  -moz-border-radius: 3px 3px 0 0 !important;
  -ms-border-radius: 3px 3px 0 0 !important;
  -o-border-radius: 3px 3px 0 0 !important;
  border-radius: 3px 3px 0 0 !important;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}
.flat-nav-tabs > li > a {
  color: #868585;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.flat-nav-tabs > li.active > a {
  -webkit-border-radius: 3px 3px 0 0 !important;
  -moz-border-radius: 3px 3px 0 0 !important;
  -ms-border-radius: 3px 3px 0 0 !important;
  -o-border-radius: 3px 3px 0 0 !important;
  border-radius: 3px 3px 0 0 !important;
  box-shadow: 0 -2px 0 #34495e !important;
  -webkit-box-shadow: 0 -2px 0 #34495e !important;
  -moz-box-shadow: 0 -2px 0 #34495e !important;
  -o-box-shadow: 0 -2px 0 #34495e !important;
  -ms-box-shadow: 0 -2px 0 #34495e !important;
}
.flat-tab-content {
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  padding: 20px 0;
}
.flat-tab-content .tab-pane {
  padding: 0 20px;
}
/* 3.h alert
----------------------------------------------------------------------------- */
.alert {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}
/* 4 Helper
----------------------------------------------------------------------------- */
.relative {
  position: relative;
}
.block-section {
  padding: 60px 15px;
}
.block-section-sm {
  padding: 40px 0;
}
.block-section-xs {
  padding: 10px 0;
}
.bg-color1 {
  background-color: #ffffff;
}
.bg-color2 {
  background-color: #f5f5f5;
}
.bg-color2 hr {
  border-color: #e1e1e1;
}
.bg-color3 {
  background-color: #34495e;
}
.bg-color4 {
  background-color: #394e63;
}
.font-1x {
  font-size: 13px;
}
.font-2x {
  font-size: 2.5em;
}
.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.white-space-5 {
  height: 5px;
}
.white-space-10 {
  height: 10px;
}
.white-space-15 {
  height: 15px;
}
.white-space-20 {
  height: 20px;
}
.white-space-30 {
  height: 30px;
}
.white-space-40 {
  height: 40px;
}
.white-space-50 {
  height: 50px;
}
.white-space-60 {
  height: 60px;
}
.space-inline-10 {
  display: inline-block;
  width: 10px;
}
.space-inline-100 {
  width: 100px;
  display: inline-block;
}
.socials a {
  color: #868585;
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  margin-right: 2px;
  border: 1px solid #868585;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
}
.socials a:hover,
.socials a:focus {
  border: 1px solid #ebebeb;
  background: #ffffff;
  color: #000000;
}
.span-line {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}
.span-line:before,
.span-line:after {
  content: "";
  height: 1px;
  background: #ebebeb;
  top: 50%;
  width: 80px;
  position: absolute;
}
.span-line:before {
  right: -80px;
}
.span-line:after {
  left: -80px;
}
.color-white {
  color: #ffffff !important;
}
.color-white-mute {
  color: #b9b9b9 !important;
}
.color-black {
  color: #000000 !important;
}
.color-heading {
  color: #3d454c !important;
}
.color-text {
  color: #868585 !important;
}
.box-icon {
  display: inline-block;
  border: 1px solid #d7d7d7;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  border-radius: 10px !important;
  background: #e1e1e1;
}
.text-truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
[data-toggle="collapse"]:hover {
  cursor: pointer;
}
.ic-arrow-toogle {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #868585;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  top: -3px;
  position: relative;
  font-size: 12px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.collapsed .ic-arrow-toogle {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
}
.rate {
  margin-left: 10px;
  color: #F5BE4E;
  font-size: 13px;
}
.line-bottom {
  border-bottom: 1px solid #e1e1e1;
}
.margin-b-20 {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .text-center-sm {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .text-center-xs {
    text-align: center;
  }
}
.mt-20 {
  margin: 20px 0;
}
.img-full {
  width: 100%;
}
.company-photos img {
  margin-bottom: 30px;
}
.box-ic-center {
  margin-bottom: 30px;
  text-align: center;
}
.box-ic-center .ic-box {
  display: inline-block;
  width: 80px;
  height: 80px;
  text-align: center;
  background: #e1e1e1;
  color: #3d454c;
  font-size: 20px;
  line-height: 80px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  margin-bottom: 20px;
  margin-top: 30px;
}
.clients img {
  height: 40px;
}
.clients a {
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  display: inline-block;
  margin: 10px 20px;
}
.clients a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.clients.no-margin {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.big-error {
  text-align: center;
  font-weight: 700;
  color: #e1e1e1;
  font-size: 19em;
  padding: 27px 0 0;
  margin-bottom: 15px;
  clear: both;
  line-height: 1em;
}
@media (max-width: 500px) {
  .big-error {
    font-size: 10em;
    margin-bottom: 30px;
  }
}
.ic-circle {
  width: 40px;
  text-align: center;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ddd;
  display: inline-block;
  line-height: 40px;
}
.ic-circle-md {
  width: 30px;
  text-align: center;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ddd;
  display: inline-block;
  line-height: 30px;
}
/* 5 Blocks
----------------------------------------------------------------------------- */
/* 5.a main-header
----------------------------------------------------------------------------- */
.main-header {
  background: #34495e;
}
.main-header .logo {
  max-width: 100%;
  position: relative;
  margin: 80px 0;
}
@media (max-width: 992px) {
  .main-header .logo {
    margin: 80px 0 60px;
  }
}
@media (min-width: 992px) {
  .main-header .logo.inline {
    display: inline-block;
  }
}
.main-header .logo .label-add {
  left: 0;
  bottom: -8px;
  height: 1px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .main-header .logo .label-add {
    position: absolute;
  }
}
.main-header .hero-header {
  background: url(../images/home-bg.jpg) center no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  position: relative;
  min-height: 540px;
}
.main-header .hero-header:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  height: 100%;
  top: 0;
  right: 0;
  z-index: 9;
  width: 100%;
}
.main-header .hero-header:after {
  content: "";
  position: absolute;
  background: url(../images/home-bgblur.jpg) center no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  top: 0;
  right: 0;
  width: 100%;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.main-header .hero-header:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-header .hero-header .inner-hero-header {
  position: absolute;
  width: 100%;
  right: 0;
  z-index: 10;
  bottom: 0;
}
.main-header .ic-fade-globe {
  font-size: 141px;
  position: absolute;
  width: 200px;
  height: 200px;
  right: 50%;
  margin-right: -100px;
  top: -65px;
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
}
.main-header .form-search-home {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  -webkit-border-radius: 10px 10px 0 0 !important;
  -moz-border-radius: 10px 10px 0 0 !important;
  -ms-border-radius: 10px 10px 0 0 !important;
  -o-border-radius: 10px 10px 0 0 !important;
  border-radius: 10px 10px 0 0 !important;
  min-height: 200px;
  background: #ffffff;
  padding: 30px;
  padding-bottom: 0;
}
.main-header .form-search-home .form-group {
  margin-bottom: 20px;
}
.main-header .form-search-home:before {
  content: "";
  background: url(../images/cloud-1.png) no-repeat;
  position: absolute;
  width: 235px;
  height: 110px;
  right: -233px;
  bottom: -2px;
}
.main-header .form-search-home:after {
  content: "";
  background: url(../images/cloud-2.png) no-repeat;
  position: absolute;
  width: 235px;
  height: 110px;
  left: -233px;
  bottom: -2px;
}
.main-header .form-search-list {
  margin-top: 53px;
  margin-bottom: 20px;
}
/* 5.b listing
----------------------------------------------------------------------------- */
@media (min-width: 992px) {
  .box-list-area {
    border-left: 1px solid #e1e1e1;
    padding-left: 30px;
  }
}
.box-list {
  margin: 10px 0 ;
}
.box-list .item {
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  padding: 30px;
  background: #ffffff;
  border-bottom: 1px solid #e1e1e1;
  border: 1px solid #e1e1e1;
  border-top: 0;
}
.box-list .item:first-child {
  border-top: 1px solid #e1e1e1;
  -webkit-border-radius: 3px 3px 0 0 !important;
  -moz-border-radius: 3px 3px 0 0 !important;
  -ms-border-radius: 3px 3px 0 0 !important;
  -o-border-radius: 3px 3px 0 0 !important;
  border-radius: 3px 3px 0 0 !important;
}
.box-list .item:last-child {
  -webkit-border-radius: 0 0 3px 3px !important;
  -moz-border-radius: 0 0 3px 3px !important;
  -ms-border-radius: 0 0 3px 3px !important;
  -o-border-radius: 0 0 3px 3px !important;
  border-radius: 0 0 3px 3px !important;
}
.box-list .item .rate {
  font-size: 10px;
  margin: 0 10px;
}
.box-list .img-item img {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  text-align: center;
  max-width: 100%;
}
.side-left {
  position: relative;
}
.result-filter {
  margin: 20px 0;
}
.result-filter .list-area {
  margin-bottom: 30px;
}
.get_alert {
  background: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}
.box-item-details {
  background: #ffffff;
  position: relative;
}
@media (min-width: 992px) {
  .box-item-details {
    padding-left: 30px;
    border-left: 1px solid #e1e1e1;
  }
}
@media (max-width: 992px) {
  .box-item-details:after {
    content: "";
    position: absolute;
    background: #ffffff;
    left: -1000%;
    width: 1000%;
    top: 0;
    height: 100%;
  }
}
.box-item-details .title {
  border-top: 1px solid #e1e1e1;
  padding-top: 40px;
  margin-top: 30px;
  padding-bottom: 20px;
}
.box-item-details h4 {
  padding-top: 15px;
}
.box-item-details .job-meta ul {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}
.box-item-details .job-meta ul li {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  margin-bottom: 3px;
  border: 1px solid #e1e1e1;
  padding: 5px 20px;
}
.box-item-details .job-meta ul li i {
  margin-left: 3px;
}
.share-btns .btn {
  min-width: 40px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}
.nav-sidebar {
  border: 1px solid #e1e1e1;
}
.nav-sidebar li a {
  background: #ffffff;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 30px;
  display: block;
}

/* 5.e resume
----------------------------------------------------------------------------- */
.resume-block {
  position: relative;
  padding-right: 100px;
}
@media (max-width: 768px) {
  .resume-block {
    padding-right: 70px;
  }
}
.resume-block .img-profile {
  position: absolute;
  right: 0;
  z-index: 2;
  top: 0;
}
.resume-block .img-profile img {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  width: 80px;
}
@media (max-width: 768px) {
  .resume-block .img-profile img {
    width: 50px;
  }
}
.resume-block .resume-sub-title {
  position: relative;
  right: -30px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .resume-block .resume-sub-title {
    right: -15px;
  }
}
.resume-block .resume-sub-title span {
  border: 1px solid #e1e1e1;
  padding: 15px 30px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  position: relative;
  display: inline-block;
}
@media (max-width: 768px) {
  .resume-block .resume-sub-title span {
    padding: 15px 15px;
  }
}
.resume-block .resume-sub-title span:before {
  content: "";
  right: -30px;
  top: 50%;
  height: 1px;
  background: #e1e1e1;
  width: 30px;
  position: absolute;
}
@media (max-width: 768px) {
  
}
.resume-block:before {
  content: "";
  position: absolute;
  right: 40px;
  width: 1px;
  border-right: 1px solid #e1e1e1;
  height: 100%;
  top: 0;
}
@media (max-width: 768px) {
  .resume-block:before {
    right: 25px;
  }
}
.resume-block:after {
  content: "";
  position: absolute;
  right: 30px;
  width: 20px;
  height: 20px;
  border: 1px solid #e1e1e1;
  bottom: -20px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
}
@media (max-width: 768px) {
  .resume-block:after {
    right: 15px;
  }
}

/* 5.g account
----------------------------------------------------------------------------- */
@media (min-width: 768px) {
  .box-side-account {
    border-right: 1px solid #e1e1e1;
    padding-right: 40px;
    min-height: 550px;
  }
}
@media (max-width: 768px) {
  .box-side-account {
    border-top: 1px solid #e1e1e1;
  }
}
/* 5.h maps
----------------------------------------------------------------------------- */
.marker-description {
  position: relative;
}
.marker-description .inner {
  position: absolute;
  right: 0;
  top: 50px;
  width: 250px;
  background: #ffffff;
  padding: 20px;
  z-index: 20;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  border: 1px solid #e1e1e1;
}
.map-area-detail {
  border-top: 1px solid #e1e1e1;
  background: #f5f5f5 url(../images/preloader.gif) center no-repeat;
  position: relative;
}
.map-area-detail:before {
  content: "";
  position: absolute;
  height: 100%;
  background: transparent;
  width: 60px;
  left: 0;
  top: 0;
  z-index: 10;
}
.map-area-detail .box-map-detail {
  height: 600px;
  width: 100%;
}
/* 5.i affix
----------------------------------------------------------------------------- */
#affix-box.affix {
  position: relative !important;
  top: 0 !important;
  z-index: 2;
}
@media (min-width: 1200px) {
  #affix-box.affix {
    position: fixed !important;
    width: 263px;
    top: 0;
  }
}
@media (max-width: 992px) {
  #affix-box .text-left {
    text-align: right !important;
  }
}

/* 5.k shortcode
----------------------------------------------------------------------------- */
.show-grid .row {
  margin-bottom: 15px;
}
.show-grid .row span {
  padding: 10px 0;
  background: #e1e1e1;
  display: block;
  text-align: center;
}
.nav-right-sh {
  z-index: 2;
  position: relative;
}
.nav-right-sh.affix {
  position: fixed !important;
  top: 60px;
  width: 263px;
}

input{outline:none;}
.demo-btn-margin .btn {
    margin-bottom: 6px
}

.subscribe-section {
    background: url(/assets/img/bg-img01.jpg);
    padding: 35px 15px;
}

.subscribe-section h5{
    color: #fff;
    font-size: 17px;
    margin-top: 15px;
}

.form-subscribe {
    margin-top: 5px;
}

.header-sm {
    margin-bottom: 0;
}


@media only screen and (max-width : 767px) {
    .mhbox {
        height: auto !important;
    } 
}

@media only screen and (min-width : 768px) {
    .is-table-row {
        display: table;
    }
    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}

*.icon-blue {color: #0088cc}
*.icon-grey {color: grey}


