*,
::after,
::before {
    box-sizing: border-box
}

html {
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
}

body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    text-align: left;
    background-color: #f1f3fe !important;
	font-weight:500;
}
@font-face {
    font-family: "a-icons";
    src: url("/Portals/_default/Skins/glend/resource/fonts/a-icons.eot");
    src: url("/Portals/_default/Skins/glend/resource/fonts/a-icons.eot#iefix") format("embedded-opentype"),url("/Portals/_default/Skins/glend/resource/fonts/a-icons.woff2") format("woff2"),url("/Portals/_default/Skins/amiri/resource/fonts/awesome/a-icons.woff") format("woff"),url("/Portals/_default/Skins/glend/resource/fonts/a-icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/**/
@media only screen and (max-width: 991px) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden;
    }
}

@media only screen and (max-width: 1400px) and (orientation: landscape) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden;
    }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden;
    }
}


h1 {
    margin: 0 0 10px 0;
}

h2 {
    margin: 0 0 10px 0;
}

h3 {
    margin: 0 0 10px 0;
}

h4 {
    margin: 0 0 10px 0;
}

h5 {
    margin: 0 0 10px 0;
}

h6 {
    margin: 0 0 10px 0;
}
.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.9;
}

:-moz-placeholder {
    color: inherit;
    opacity: 0.9;
}

::-moz-placeholder {
    color: inherit;
    opacity: 0.9;
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 0.9;
}

:placeholder {
    color: inherit;
    opacity: 0.9;
}


a,
a:link {
    text-decoration: none;
    transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms;
}

a:visited {}

button {
    color: inherit;
}





.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    --bs-gutter-x: 30px;
}

.container {
    margin-left: auto;
    margin-right: auto;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}


/*left full ,right full*/

@media (max-width: 1199px) {
    .full-lg-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
}

@media (max-width: 991px) {
    .full-md-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
}

@media (max-width: 767px) {
    .full-sm-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
	.poem-box.mb-xs-60 {
		margin-bottom: 60px;
	}	
}

@media (max-width: 575px) {
    .full-xs-none.full-column-inner {
        margin-right: 0 !important;
        width: auto !important;
    }
}

.dng-left-full,
.dng-right-full {
    max-width: none;
}


/*Fixed Footer*/
.fixed_footer_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    max-height: 100%;
}

.fixed_footer_bottom .fixed_footer.active {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    overflow-Y: auto;
}

.fixed_footer_clone {
    background-color: #121212;
}

.dng-main.Boxed .rev_slider_wrapper.fullscreen-container {
    max-width: 100% !important;
    left: 0 !important;
}

@media only screen and (max-width: 991px) {
    .fixed_footer_bottom .fixed_footer.active {
        position: relative;
    }

    .fixed_footer_bottom,
    .fixed_footer_clone,
    .footer_box {
        height: auto !important;
        position: relative !important;
        max-height: inherit !important;
    }
}




/*color-white*/
.color-white,
.color-white p,
.color-white .Normal,
.color-white a,
.color-white a:link,
.color-white a:active,
.color-white a:visited,
.color-white a:hover,
.color-white h1,
.color-white h2,
.color-white h3,
.color-white h4,
.color-white h5,
.color-white h6 {
    color: #FFF !important;
}

/*ilightbox-noscroll*/
body.ilightbox-noscroll {
    overflow: visible;
}

[data-parallax="parallax"] {
    visibility: hidden;
}

[data-parallax="parallax"].parallax-load {
    visibility: visible;
}

/*input*/
input[type="text"] {
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 3px 15px;
}

/*icon*/
.fa,
.fas {
    font-weight: 900 !important;
}

.sico,
.icon-svg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.sico svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: inherit;
    vertical-align: initial;
}

p>.sico,
p>.icon-svg,
li>.sico,
li>.icon-svg {
    vertical-align: middle;
    margin-bottom: 0.2em;
}


/*icon-svg*/

.icon-svg svg {
    width: 1em;
    height: 1em;
    stroke: currentColor !important;
    opacity: 0;
    vertical-align: sub;
    color: inherit;
}

.icon-svg svg * {
    color: inherit;
}

.icon-svg svg path,
.icon-svg svg polyline,
.icon-svg svg rect,
.icon-svg svg line {
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.icon-svg.animated svg {
    opacity: 1;
}

.overflow-hidden {
    overflow: hidden;
}

.header-replace button,
.mobile-header-replace button {
    padding-left: 6px;
    padding-right: 6px;
}


body [class*='btn-']:hover {}

[class*='btn-']:focus {
    outline: 0;
    box-shadow: none;
}

body [class*='btn-'] {
    text-decoration: none !important;
}

@media only screen and (min-width: 992px) {
    .btn-larger {
        height: 65px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        font-size: 20px !important;
    }
}


/*social
[class*="social-"] {
    position: relative;
    display: inline-block;
}*/

/* section-no-padding */
.d-wrapper .section-no-padding.is-box .is-container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

/* col-no-padding */
.row.col-no-padding {
    margin-left: 0;
    margin-right: 0;
}

.row.col-no-padding [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.is-container.no-space {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.layout-no-mt .is-container {
    margin-top: 0 !important;
}

.layout-no-mb .is-container {
    margin-bottom: 0 !important;
}

.layout-no-plr .is-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.pointer-events-none {
    pointer-events: none !important;
}

/*border radius*/
.border-radius-0 {
    border-radius: 0px !important;
}

.border-radius-3 {
    border-radius: 3px !important;
}

.border-radius-6 {
    border-radius: 6px !important;
}

.border-radius-15 {
    border-radius: 15px !important;
}

.border-radius-circle {
    border-radius: 50px !important;
}

.border-radius-round {
    border-radius: 50% !important;
}

/*icon-cross*/
.icon-cross {
    width: 1em;
    height: 1em;
    display: inline-block;
    position: relative;
}

.icon-cross::after,
.icon-cross::before {
    content: "";
    border-left: 2px solid currentColor;
    position: absolute;
    height: 94%;
    margin-top: 3%;
    left: 50%;
    border-radius: 3px;
    margin-left: -1px;
}

.icon-cross::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icon-cross::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media all and (max-width: 1024px) {
    .margin-left-1024-reset {
        margin-left: 0px !important;
    }

    .margin-right-1024-reset {
        margin-right: 0px !important;
    }
}




/* */

/* Adjustment for Default & Foundation */
.d-wrapper .container>.row,
.d-wrapper .container>div>.row {
    margin-top: 0;
    margin-bottom: 0;
}


.d-wrapper a:hover {
    text-decoration: none;
}

.d-wrapper img {
    max-width: 100%;
}


/* Container for All Sections */
.d-wrapper {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 100%;
    transition: all ease 0.5s;
}

.d-wrapper>div {
    display: flex;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    transition: all ease 0.3s;
    flex-direction: column;
}

.d-wrapper .is-wrapper {
    position: relative;
}

.d-wrapper::after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
}

.d-wrapper .d-placeholder {
    display: none;
}

blockquote p {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-style: inherit;
}


/* Boxes */
.is-box {
    vertical-align: middle;
}

.is-section .is-boxes {
    display: flex;
    flex: 0 0 100%;
    height: 100%;
    width: 100%;
    position: relative;
}

.is-section .is-container {
    align-self: center;
}

.is-section.layout-lightbox-content {
    display: none;
}

.is-boxes:empty {
    min-height: 50px;
}

.is-overlay+.is-boxes:empty,
.is-overlay+.is-boxes>.is-box-centered:empty {
    height: 275px;
}

@media all and (max-width: 991px) {
    .is-overlay+.is-boxes:empty {
        min-height: 275px;
    }

    .is-overlay+.is-boxes:empty,
    .is-overlay+.is-boxes>.is-box-centered:empty {
        height: 275px;
    }
}

.no-min-height {
    min-height: auto;
}


.is-box-centered {
    width: 100%;
    position: relative;
    vertical-align: middle;
}

.is-stretch>div:not(.is-arrow-down) {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.flexi-position {
    position: relative;
}

.is-stretch .flexi-position {
    position: absolute;
}

.is-section.is-stretch {
    min-height: 300px;
}

.is-section.layout-hidden-content {
    display: none !important;
}

@media all and (min-width: 1200px) {
    .is-section.layout-hidden-xl {
        display: none !important;
    }
}

@media all and (max-width: 1199px) and (min-width:992px) {
    .is-section.layout-hidden-lg {
        display: none !important;
    }
}

@media all and (max-width: 991px) and (min-width:768px) {
    .is-section.layout-hidden-md {
        display: none !important;
    }
}

@media all and (max-width: 767px) {
    .is-section.layout-hidden-sm {
        display: none !important;
    }
}


@media all and (max-width: 991px) {
    .is-box-md-reverse {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}


/* New */

.table-responsive {
    overflow-x: auto;
}

@media all and (max-width: 991px) {
    .table-responsive table {
        zoom: 0.8;
    }
}

@media all and (max-width: 1024px) {
    .is-section.box-lg-wrap .is-boxes {
        display: block;
    }

    .is-section.box-lg-wrap .is-box {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media all and (max-width: 991px) {

    /*   .is-section:not(.is-stretch), .is-section-100:not(.is-stretch) { height: auto !important; } is-stretch is an exception */
    .is-section:not(.is-box):not(.section-pagepiling) {
        height: auto !important;
    }

    /* .is-boxes { height: auto !important; }
    .is-boxes {
        height: 100% !important;
    }
 */
    /* new */

    .is-box-img {
        height: 300px !important;
    }

    .is-box-img .is-boxes {
        height: 100% !important;
    }

    .is-section:not(.section-slider) .is-boxes {
        display: block;
    }

    .is-section .is-box {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%;
    }


    /* new */
}

.is-container {
    margin: 0 auto;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    transition: all ease 0.3s;
}


/* Boxed Layout */
.d-wrapper .is-boxed-layout .is-container {
    padding: 50px;
    background: #fff;
}

/* 80px */
@media all and (max-width: 1280px) {
    .d-wrapper .is-boxed-layout .is-container {
        padding: 30px;
    }
}

@media all and (max-width: 1024px) {
    .d-wrapper .is-boxed-layout .is-container {
        padding: 30px;
    }

    /*  .d-wrapper .is-boxed-layout .is-overlay {
        display: none !important;
    }
    .d-wrapper .is-boxed-layout {
        background: #fff !important;
    } */
}

/* Default Layout */

/* Middle */
.d-wrapper .is-box .is-container {
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100%;
}

.has-sidebar .d-wrapper .is-box .is-container {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
}

@media all and (max-width: 991px) {
    .d-wrapper .is-box .is-container {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .has-sidebar .d-wrapper .is-box .is-container {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}



/* Overlay */
.is-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*z-index:1;*/
}




/*.is-boxes, .is-box-centered {z-index:1}*/
.is-overlay .is-overlay-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 60%;
}

.is-overlay .is-overlay-bg.is-scale-animated.is-appeared {
    animation: is-scale 25s ease forwards;
    -ms-animation: is-scale 25s ease forwards;
    -webkit-animation: is-scale 25s ease forwards;
    -o-animation: is-scale 25s ease forwards;
    -moz-animation: is-scale 25s ease forwards;
}



@keyframes is-scale {
    from {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
    }

    to {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
}

.is-overlay .is-overlay-color,
.is-overlay .is-video-overlay-color {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.05;
}

.is-overlay .is-overlay-content {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: inherit;
    /* dec 2017 */
}

.is-overlay .is-overlay-content.content-selectable {
    z-index: 1
}


.overlay-responsive .is-overlay-mobile-bg {
    display: none;
}

@media (max-width: 767px) {
    .overlay-responsive .is-overlay-bg {
        display: none;
    }

    .overlay-responsive .is-overlay-mobile-bg {
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}


.is-overlay-Video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.is-overlay-Video-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}



/* dec 2017 
.is-container {
    z-index: 1
}
*/
/* dec 2017 */

/* Section & Content Styles */

/* Background Color */
.is-bg-grey,
.d-wrapper>div.is-bg-grey,
.is-section.section-slider .is-box.is-bg-grey {
    background-color: #eeeff0
}

.is-bg-dark,
.d-wrapper>div.is-bg-dark,
.is-section.section-slider .is-box.is-bg-dark {
    background-color: #111
}

.is-bg-light,
.d-wrapper>div.is-bg-light,
.is-section.section-slider .is-box.is-bg-light {
    background-color: #fff
}

.d-wrapper>div.is-bg-none,
.is-section.section-slider .is-box.is-bg-none {
    background-color: transparent;
}

.bg-white {
    background-color: #FFF;
}

.bg-dark {
    background-color: #111;
}

.is-section.section-slider {
    opacity: 0;
}


/* Text Color */
.is-light-text,
.is-light-text h1,
.is-light-text h2,
.is-light-text h3,
.is-light-text h4,
.is-light-text h5,
.is-light-text h6,
.is-light-text p,
.is-light-text li,
.is-light-text div,
.is-light-text span:not(.sico) {
    color: #fff;
}

.is-dark-text .is-light-text {
    color: #fff;
}

.is-light-text a,
.is-light-text a:link,
.is-light-text a:visited {
    color: #fff;
}

.is-light-text a:hover {
    color: #fff;
    text-decoration: underline;
}




/**/
.is-section.is-light-text {
    background-color: #000000;
}

.is-section.is-light-text:not([style*="background-color"]) .is-overlay-bg,
.is-section.is-light-text:not([style*="background-color"]) .is-overlay-mobile-bg {
    background-color: #FFF;
}



/* Vertical Alignment */
.is-content-top {
    vertical-align: top;
}

.is-content-bottom {
    vertical-align: bottom
}

.is-content-top>.is-boxes>.is-container {
    align-self: flex-start;
}

.is-content-bottom>.is-boxes>.is-container {
    align-self: flex-end;
}



/* Horizontal Alignment */
.is-container.is-content-left {
    margin-left: 100px;
}

.is-container.is-content-right {
    margin-right: 100px;
}

@media all and (max-width: 1200px) {
    .is-container.is-content-left {
        margin-left: 60px
    }

    .is-container.is-content-right {
        margin-right: 60px;
    }
}

@media all and (max-width: 991px) {
    .is-container.is-content-left {
        margin-left: auto;
    }

    .is-container.is-content-right {
        margin-right: auto;
    }
}


/* Text Alignment */
.is-align-right {
    text-align: end;
}

.is-align-center {
    text-align: center;
}

.is-align-left {
    text-align: start;
}

.is-align-justify {
    text-align: justify;
}



/* Section Height */

@media (max-width: 575.98px) {
    #Body .is-section-xs-50 {
        height: 50vh;
    }

    #Body .is-section-xs-auto {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 767.98px) {
    #Body .is-section-sm-50 {
        height: 50vh;
    }

    #Body .is-section-sm-auto {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 991.98px) {
    #Body .is-section-md-50 {
        height: 50vh;
    }

    #Body .is-section-md-auto {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 1199.98px) {
    #Body .is-section-lg-50 {
        height: 50vh;
    }

    #Body .is-section-lg-auto {
        height: auto;
        min-height: auto;
    }
}


/* Stretched container (not used yet) */
.is-container.is-stretch-w {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

.is-container.is-stretch-h {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.is-container.is-stretch-w>div {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.is-container.is-stretch-w>div>div {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.is-container.is-stretch-h>div {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.is-container.is-fullheight {
    height: 100%
}

.is-container.is-container-fluid {
    max-width: none;
    width: auto;
}

.bg-attachment-fixed,
.bg-attachment-fixed .is-overlay-bg {
    background-attachment: fixed !important;
}

/*ipad background attachment*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }

}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

    .bg-attachment-fixed,
    .bg-attachment-fixed .is-overlay-bg {
        background-attachment: scroll !important;
    }
}





/* Others */

.is-hidden {
    display: none !important;
}

.gm-style {
    font-family: inherit !important;
}




/*custom module loading*/
@-webkit-keyframes loading-rotate {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes loading-rotate {
    0% {
        -moz-transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes loading-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.custom-module .swiper-container.loading,
.custom-module .soon.loading {
    min-height: 100px;
    max-height: 50vh;
    position: relative;
}

.custom-module .swiper-container.loading>*,
.custom-module .soon.loading>* {
    visibility: hidden;
}

.custom-module .swiper-container.loading:after,
.custom-module .soon.loading:after {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 5px solid #E3E3E3;
    border-top-color: #555;
    border-left-color: #555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -20px;
    -webkit-animation: loading-rotate 0.7s infinite;
    -moz-animation: loading-rotate 0.7s infinite;
    animation: loading-rotate 0.7s infinite;
    z-index: 101;
}

.custom-module .soon {
    display: none;
}

.custom-module .number {
    color: currentColor;
}

#Body:not(.builder-editor-mode) .custom-module .ajaxform .from-error {
    display: none;
}

/*video*/
.html5-video {
    position: relative;
}

.html5-video video {
    width: 100%;
}

.html5-video .play-button,
.html5-video .play-button2 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -36px 0 0 -36px;
    cursor: pointer;
}

/*fixed element*/


.fixed-element {
    position: absolute;
    pointer-events: none;
    max-width: 100%;
}

.fixed-element img,
.fixed-element svg {
    max-width: 100vw;
}


/*css3-animate*/
.css3-animate {
    opacity: 0;
    position: relative;
}

.css3-animate:not(.animated) {
    -webkit-animation: none;
    animation: none;
}

.css3-animate.animated {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}

.animated {
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animation.brush {
    z-index: 1;
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.bg-attachment-js .is-overlay {
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

.bg-attachment-js .is-overlay-bg {
    position: static;
    backface-visibility: hidden;
    background-size: auto 110%;
}

@media only screen and (min-width: 992px) {
    .bg-attachment-js .is-overlay-bg {
        background-size: auto 110%;
    }
}

a:focus,
button:focus,
[tabindex="0"] {
    outline: none;

}

.modalbox {
    display: none;
}

/*skip-menu*/
#skip-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: auto;
    z-index: 999999;
}

#skip-menu ul {
    padding: 0;
    margin: 0;
}

#skip-menu ul a {
    color: #fff;
    background: #c72d29;
    position: absolute;
    top: 0;
    left: -9999px;
    right: auto;
    white-space: nowrap;
    padding: 10px;
    border: none;
    display: block;
}

#skip-menu ul a:focus {
    left: 0;
}



.builder-tab-title {
    cursor: pointer;
}

.builder-tab-cont {
    display: none;
}

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

    .builder-tab-title:not(.mobile-show) {
        display: none !important;
    }
    /*Construction01*/
    .Construction01-section-tabs .section-tabs-list{display:none !important;}
}

@media only screen and (min-width: 992px) {
    .mobile-show {
        display: none !important;
    }
}

.section-tabs-container .is-container {
    transition: none;
}

.section-tabs-container[data-effect="slide"] {
    position: relative;
    overflow: hidden;
}

.section-tabs-container[data-effect="slide"]>.is-container {
    transition: all 300ms ease-in;   
    opacity: 1;
}

.section-tabs-container[data-effect="slide"]>.is-container.out {
    transform: translateX(-100%);
    opacity: 0;
}

.section-tabs-container[data-effect="slide"]>.is-container.in {
    transform: translateX(100%);
    opacity: 1;
}
   

  
/**/
.img-shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.portfolio-shadow .pic {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.z-index-10 {
    z-index: 10;
    position: relative;
}


.m-5 {
    margin: 5px;
}

 
 .grid .grid-item {
  float: right;
}
 
 
 
 /*listing*/
.main-list {
    background-color: #fff;
    border-radius: 14px;
    padding: 10px;
    position: relative;
    z-index: 10;
}
.poem-content .main-list {
    background-color: #e7dfc3;
}
.author-name-s {
    font-size: 18px;
    font-weight: 800;
}
.author-name-s a:link {
    color:#000;
}
.author-name-s a:hover {
    color:#0c99a0;
}
.main-list-sh {
    width: 100%;
}
.gr .main-list .row {position:relative;z-index:10;}
.gr .main-list,  .gr .shamse-b svg path{
    background-color: #ecb72c;
	Color: #fff;
	fill: #ecb72c;
}
.gr h3 a {color: #fff;}
.jc {
    align-content: center;
}
.poem:nth-child(even) .main-list,.poem:nth-child(even) .shamse-b svg path {
    background-color: #0c99a0;
	Color: #fff;
	fill: #0c99a0;
}
.poem:nth-child(even) .main-list a {
	Color: #fff;
}
.poem:nth-child(even) .main-list a:hover {
	Color: #edb1b0;
}
.shamse-b {
    position: relative;
	z-index:1;
}
.shamse-b svg {
    position: absolute;
    top: -143px;
    margin: 0 auto;
    z-index: 10;
    right: 0;
    left: 0;
}
.shamse-c svg {
    position: absolute;
    top: -143px;
    margin: 0 auto;
    z-index: 10;
    right: 0;
    left: 0;
}
.list .shamse-b svg {
    top: -85px;
}
.shamse-b svg path{
    fill: #fff;
}
.content.summary {
    position: relative;
    z-index: 99;
    margin-top: 20px;
    font-size: 14px;
    overflow: hidden;
	display: flex;
    flex-direction: column;
}
.fbox{
    height: 250px;
}
.read-more {
    margin-top: auto;
}
.author-img {
    position: absolute;
    top: -40px;
    z-index: 100;
    right: 15px;
}
.author-img img {
    border-radius: 50%;
    border: 4px solid #FFF;
}
.author-name {
    text-align: left;
    font-size: 12px;
	margin-top: 20px;
}
.carousel-poem {
    width: 100%;
    border-radius: 14px;
}
.main-list-w,.wh-box {
    height: 400px;
    overflow: hidden;
    border-radius: 14px;
	padding:10px 15px;
}
.wh-box{
    background-color: #0C99A0;
	background-blend-mode: soft-light;
}
.wh-box a:link {
    color: #fff;
}
.author-img-list img {
    border-radius: 50%;
    border: 2px solid #fff;
}
.author-name-list {
    color: #eee;
    font-size: 13px;
}
.poem-box.wave-mo,.wh-box {
    width: 100%;
    border-radius: 14px;
    background-image: url(/portals/0/images/pages/sherhoze.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 40px;
}
.poem-box.wave-mo {
    background-color: #eee;
}
.wave {
    text-align: center;
    overflow: hidden;
    padding: 50px 0 0 0;
    margin: 0 auto;
}

.wave p {
    text-shadow: 0 0 16px #fff;
}

.wave-mo {
    display: inline-block;
    max-width: 100%;
    position: relative;
    z-index: 1;
}

.wave-mo .water {
    background-color: rgba(255,255,255,0.9);
    transform: scale(1.5);
    z-index: -1;
	position:relative;
	top:150px;
}

@media only screen and (max-width: 767px) {
    .wave-mo .water {
        transform:scale(2);
    }

    .content-box {
        height: auto;
    }
}

.water {
    background-color: rgba(12,153,159,0.5);
    margin: 0 auto;
    position: relative;
}

@keyframes water {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    50% {
        opacity: 0.3;
    }

    65% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
        transform: scale(2);
    }
}

@keyframes water {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    50% {
        opacity: 0.3;
    }

    65% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
        transform: scale(2);
    }
}

.water {
    pointer-events: none;
}

.water .dot {
    background-color: #f8efc8;
}

.water::after,.water::before,.water .dot::after,.water .dot::before {
    animation: 20s ease-out 0s normal none infinite running water;
    background-color: inherit;
    border-radius: 50%;
    content: "";
    height: 150px;
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    width: 150px;
}

.water::after {
    animation-delay: 300ms;
}

.water::before {
    animation-delay: 660ms;
}

.water .dot::after {
    animation-delay: 1020ms;
}

.water .dot::before {
    animation-delay: 1380ms;
}
h2.title-l {
    float: left;
    margin: 10px 0 0 15px;
	Color:#fff;
}
h2.title-l a:link,h2.title-l a:visited {
    color: #fff;
}
h2.title-l a:hover {
    color: #ccc;
}
h2.title-bl {
    float: left;
    margin: 10px 0 0 15px;
	Color:#052f55;
}
h2.title-bl a:link,h2.title-bl a:visited {
    color: #052f55;
}
h2.title-bl a:hover {
    color: #0C99A0;
}
h3.title {
    font-size: 17px;
    margin-bottom: 0;
}
img.shamse-w,img.shamse-bl {
    float: left;
}
img.shamse-bl {
    float: left;
}
.dnntitle.text-right {
    position: relative;
    top: 42px;
    z-index: 99;
}
.dnntitle.text-right.topo {
    top: -10px;
}
/*view item*/
.poem-content {
    background-color: #fff;
	padding:25px 18px;
    border-radius: 14px;
}
.author-img-v {
    float: right;
    margin-left: 20px;
}
.author-img-v img {
    border-radius: 50%;
}
.date {
    font-size: 13px;
}
.author-img-s img {
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #FFF;
    box-shadow: 0 2px 4px rgba(0,0,0,0.24);
}
.mb-10 {
    margin-bottom: 10px;
}
.spc-news .swiper-pagination-bullet {
    background-color: #fff;
}
.tag-item a {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0 5px;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    margin: 0 0 5px 5px;
}
.tag-item a:hover {
    text-decoration: none;
    background: #0C99A0;
    color: #fff!important
}
.tag-item.plus-aft a:after {
    content: " | + ";
    font-family: 'linearicons';
}
button.icon-b {
    background: none;
    border: none;
}
img {
    max-width: 100%;
}
td img {
    max-width: unset;
}
p.subtext {
    font-size: 14px;
    text-align: justify;
}
i#shareBtn,i#shareBtn2 {
    cursor: pointer;
	font-size:22px;
}
.whc-box {
    border: 1px solid rgb(13 202 239);
    border-radius: 14px;
    margin: 0;
    padding: 10px;
    background-color: rgba(13,202,234239,0.1);
}
.whc-box a:link,.whc-box a:visited {
    color: #fff;
}
.whc-box a:hover {
    color: #ccc;
}
.b-box {
    background-color: #fff;
    margin: 10px 0;
    border-radius: 20px;
    box-shadow: 0px 8px 24px 0px #9cb0db80;
}
.b-content .title a:link,.b-content .title a:visited {
    color: #333;
    font-weight: 700
}

.b-content .title {
    font-size: 16px;
    line-height: 20px
}

.b-content {
    padding: 4px 0 0 0;
}
.a-box,.w-box,.wbox {
    background-color: #fff;
    border-radius: 20px
}
.a-image {
    padding: 0;
}
.a-cat,.a-date {
    color: #747474;
    font-size: 13px
}

a.button-g {
    color: #525252!important
}

a.button-g.nb {
    display: inline
}

.w-box {
    padding: 10px;
    margin: 15px 0
}

.a-box {
    padding: 0;
    margin: 0 auto
}

.a-image img {
    margin-right: -15px;
    border-radius: 0 20px 20px 0
}

.a-content {
    margin-right: -20px;
    padding-top: 10px
}

.a-cat {
    font-weight: 600
}

.a-more {
    background-color: #666;
    padding: 0 10px 0 20px;
    border-radius: 30px;
    height: 24px;
    line-height: 22px;
    font-weight: 300
}
.parvandeh{
    background-color: #fff;
    padding: 10px;
    border-radius: 14px;
}
.c2-image img {
    border-radius: 14px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.24);
}
.rating,.graybg {
    background-color: #eee;
    padding: 10px;
    border-radius: 14px;
	border: 1px solid #ccc;
}
span.srating {
    padding: 0 10px;
    border-radius: 4px;
    color: #444;
}
span.srating i {
    color: #444;
}
.rating-post {
    padding-top: 6px;
}
.Slink {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0px 15px;
    font-size: 12px;
    margin-top: 3px;
    display: inline-block;
}
.Slink:hover {
    background-color: #f6f6f6;
}
.Slink em {
    border-left: 1px solid #666;
    margin-left: 10px;
    padding-left: 10px;
}
.sticky-b {
    position: fixed;
    right: 0;
    left: 0;
    display: inline;
    margin: 0 auto;
    text-align: center;
    bottom: 72px;
    z-index: 900;
}
.icon-box.fix-box {
    padding: 5px 10px;
    border-radius: 30px;
    background-color: rgba(255,255,255,1);
    margin: 0 auto;
    display: inline-block;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.2);
}
.icon-box.fix-box div {
    display: inline;
    margin: 0 15px;
}
.pagetext ,.pagetext p{
    text-align: justify;
}
.content-main img {
    border-radius: 14px;
    width: 100%;
    height: auto;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.video-play iframe {
    border-radius: 14px;
}
/*comments*/
.postComment input[type="text"] {
    height: 46px;
    text-align: right;
    margin-bottom: 5px;
    border-radius: 6px;
    box-shadow: none!important;
    background-color: #f6f6f6;
    border: 1px solid #ccc !important;
    padding: 0 20px;
}
.postComment textarea.NormalTextBox {
    background-color: #f6f6f6;
    width: 100%!important;
    position: relative;
    padding: 15px;
    box-shadow: none!important;
    border-radius: 6px;
    height: 175px!important;
    border: 1px solid #ccc!important
}

.comment-post li:before,a.CommandButton.cmd-reply:before {
    content: "⤶";
    color: #f1513b;
    font-weight: 700;
    display: inline-block;
    width: 2em;
    margin-left: -1em
}

.mb-20 {
    margin-bottom: 26px!important
}

.commentStyle {
    padding: 20px 35px;
    text-align: right
}

.color-box,.icon-box,video {
    text-align: center
}

.commentStyle hr {
    border-top: 1px solid #ddc8a7
}

.commentStyle .datecomment {
    font-size: 14px;
    color: #333;
    text-align: left;
    font-weight: 700
}

.commentStyle.mb-1 {
    background: no-repeat #eeeced;
    border: none;
    border-right: 4px solid #ccc;
    margin-right: 25px;
    border-radius: 15px
}

.commentStyle.mb-2,.commentStyle.mb-3 {
    border: none;
    background: no-repeat #eeeced
}

.commentStyle.mb-2 {
    border-right: 4px solid #ccc;
    margin-right: 50px;
    border-radius: 15px
}

.commentStyle.mb-3 {
    border-right: 4px solid #ccc;
    border-radius: 15px;
    margin-right: 75px
}

.commentStyle.mb-4 {
    background: no-repeat #eeeced;
    border: none;
    border-right: 4px solid #ccc;
    border-radius: 15px;
    margin-right: 100px
}

.btn.btn-info {
    padding: 3px 10px
}

.commentStyle .bold p {
    font-weight: 700!important
}

a.CommandButton.cmd-reply {
    color: #f04d36;
    font-size: 16px;
    font-weight: 600
}

.commentStyle .col-10 {
    border-right: 2px solid #ccc
}
.postComment p:first-child input {
    float: right;
    width: 50%;
    border: none
}

.postComment p:nth-child(2) {
    width: 50%;
    display: inline-block;
    margin: 0;
    direction: ltr
}

.postComment p:nth-child(2) input {
    width: 100%!important;
    border: none
}

.postComment p:nth-child(3),.relateditem .dg-imagebox .pic>img {
    width: 100%
}

.postComment p:nth-child(3) input {
    border: none;
    margin-right: 7px
}

.postComment input[type="button"] {
    border-radius: 6px;
    background-color: #0c99a0;
    font-size: 16px;
    height: 41px;
    width: 141px;
    margin-right: 0;
    text-align: center;
    color: #fff!important;
    webkit-transition: all 200ms ease-out 0s;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    border: none!important
}
.comment-post {
    background-color: #f6f6f6;
    border-radius: 14px;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 5px!important
}
.comment-post.comment407 {
    background-color: #fad7d3;
    padding: 10px;
    border-radius: 15px;
    color: #f1513b;
    border: 1px solid #f9c4be
}
.imageview img {
    border-radius: 14px;
}
.mb-1 {
    margin-right: 30px;
    position: relative
}

.mb-2 {
    margin-right: 60px;
    position: relative
}

.c-author {
    font-weight: 700
}

.comment-text {
    color: #000
}

.comment-post.comment407 svg {
    font-size: 20px;
    width: 30px;
    height: 30px;
    transform: rotate(180deg)
}

.mb-1:before {
    content: "⤶";
    font-size: 35px;
    position: absolute;
    right: -25px;
    top: -15px
}
.CommandButton.cmd-like.likecomment {
    background-color: #0c99a0;
    padding: 2px 10px 2px 30px;
    color: #fff;
    border-radius: 4px
}

a.CommandButton.cmd-like.likecomment:before {
    content: "+";
    font-family: FontAwesome;
    padding-left: 10px
}

a.CommandButton.cmd-dislike.dislikecomment {
    background-color: #d98994;
    color: #fff;
    padding: 2px 10px 2px 30px;
    border-radius: 4px
}

a.CommandButton.cmd-dislike.dislikecomment:before {
    content: "-";
    font-family: FontAwesome;
    padding-left: 10px
}

.c-likes i {
    color: #fff;
    text-decoration: none;
    left: 25px;
    font-style: normal;
	position: relative;
}

a.CommandButton.cmd-like.likecomment:hover {
    background-color: #052f55;
    font-style: normal;
    text-decoration: none
}

a.CommandButton.cmd-dislike.dislikecomment:hover {
    background-color: #052f55;
    font-style: normal;
    text-decoration: none
}
.icon-circle i {
    background: #ecb72c;
    padding: 10px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin-left: 8px;
}
div#sendcomment ul {
    font-size: 13px;
    color: #666;
}
div#sendcomment ul {
    font-size: 13px;
    color: #666;
}

/*mobile nav*/
#bottomNavigation {
    position: fixed;
    bottom: 0;
    z-index: 10;
    padding: 8px 0 25px 0;
    box-shadow: 0 12px 40px 6px rgba(255, 255, 255, 0.16) !important;
    -webkit-backdrop-filter: blur(18px) !important;
    backdrop-filter: blur(18px) !important;
    background-color: #fff;
    /* border-radius: 50px; */
    width: 100%;
    right: 0;
    left: 0;
    margin: 0;
    font-size: 13px;
    border-top: 1px solid #ccc;
    margin: 0 auto;
}
.nav-icon i {
    font-size: 22px;
}
.nav-menu {
    line-height: 12px;
}
/*book*/
.book-box {
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
    text-align: center;
    box-shadow: 0px 8px 24px 0px #9cb0db80;
}
.book-image img {
    border-radius: 4px;
    box-shadow: 0px 8px 24px 0px #9cb0db80;
}
/*paging*/
.PagingTable { width: 100%;  height: 40px; margin-bottom: 35px; }
.PagingTable a:hover {
    background: #ecb72c;
    color: #fff !important;
    border-radius: 50%;
}
.PagingTable a, .PagingTable td span { width:24px; height: 24px;line-height:24px; display: inline-block; margin: 0 ; text-align: center; color: #888 !important; padding: 0; }
.PagingTable td span { background: #ecb72c; color: #fff !important; border-radius: 50%;width: 32px;height: 32px;line-height: 32px; font-size:14px;font-weight:300;line-height:30px;}
/*social icon*/
a.social-03 i {
    font-size: 24px;
}

.social-02 [class*="icon-"]:before,.social-02 [class^="icon-"]:before {
    font-family: "a-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-03 [class*="icon-"]:before,.social-03 [class^="icon-"]:before {
    font-family: "a-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-02 [class*="icon-"]:before,.social-02 [class^="icon-"]:before {
    font-family: "a-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1.3em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-03 [class*="icon-"]:before,.social-03 [class^="icon-"]:before {
    font-family: "a-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-address:before {
    content: "àº‰";
}

.icon-mic:before {
    content: "àº";
}

.icon-location:before {
    content: "\e75f";
}

.icon-up:before {
    content: "\e800";
}

.icon-right:before {
    content: "\e801";
}

.icon-left:before {
    content: "\e802";
}

.icon-down:before {
    content: "\e803";
}

.icon-thumbs-up:before {
    content: "\e804";
}

.icon-signal:before {
    content: "\e805";
}

.icon-search:before {
    content: "\e806";
}

.icon-mobile:before {
    content: "\e807";
}

.icon-twitter:before {
    content: "\e808";
}

.icon-facebook:before {
    content: "\e809";
}

.icon-tag:before {
    content: "\e80a";
}

.icon-star:before {
    content: "\e80b";
}

.icon-rss:before {
    content: "\e80c";
}

.icon-list:before {
    content: "\e80d";
}

.icon-book-open:before {
    content: "\e80e";
}

.icon-thumbs-down:before {
    content: "\e80f";
}

.icon-print:before {
    content: "\e810";
}

.icon-archive:before {
    content: "\e811";
}

.icon-fullscreen:before {
    content: "\e812";
}

.icon-play:before {
    content: "\e813";
}

.icon-music:before {
    content: "\e814";
}

.icon-volume-off:before {
    content: "\e815";
}

.icon-volume-down:before {
    content: "\e816";
}

.icon-volume-up:before {
    content: "\e817";
}

.icon-user:before {
    content: "\e818";
}

.icon-download:before {
    content: "\e819";
}

.icon-instagram:before {
    content: "\e81a";
}

.icon-headphones:before {
    content: "\e81b";
}

.icon-aparat:before {
    content: "\e81c";
}

.icon-check:before {
    content: "\e81d";
}

.icon-cloob:before {
    content: "\e81e";
}

.icon-heart:before {
    content: "\e81f";
}

.icon-menu:before {
    content: "\e820";
}

.icon-info-circled:before {
    content: "\e821";
}

.icon-gmail:before {
    content: "\e822";
}

.icon-plus:before {
    content: "\e823";
}

.icon-calendar:before {
    content: "\e824";
}

.icon-language:before {
    content: "\e825";
}

.icon-folder:before {
    content: "\e826";
}

.icon-folder-open:before {
    content: "\e827";
}

.icon-comment:before {
    content: "\e828";
}

.icon-chat:before {
    content: "\e829";
}

.icon-trash-empty:before {
    content: "\e82a";
}

.icon-doc:before {
    content: "\e82b";
}

.icon-camera:before {
    content: "\e82c";
}

.icon-picture:before {
    content: "\e82d";
}

.icon-video:before {
    content: "\e82e";
}

.icon-book:before {
    content: "\e82f";
}

.icon-tags:before {
    content: "\e830";
}

.icon-minus:before {
    content: "\e831";
}

.icon-refresh:before {
    content: "\e832";
}

.icon-mail:before {
    content: "\e833";
}

.icon-play-circled:before {
    content: "\e834";
}

.icon-group:before {
    content: "\e835";
}

.icon-user-add:before {
    content: "\e836";
}

.icon-pencil:before {
    content: "\e837";
}

.icon-edit:before {
    content: "\e838";
}

.icon-speaker:before {
    content: "\e839";
}

.icon-chart-bar:before {
    content: "\e83a";
}

.icon-basket:before {
    content: "\e83b";
}

.icon-calendar-1:before {
    content: "\e83c";
}

.icon-fax:before {
    content: "\e83d";
}

.icon-share:before {
    content: "\e83e";
}

.icon-sun-inv:before {
    content: "\e83f";
}

.icon-moon-inv:before {
    content: "\e840";
}

.icon-sunrise:before {
    content: "\e841";
}

.icon-fog-sun:before {
    content: "\e842";
}

.icon-sun:before {
    content: "\e843";
}

.icon-moon:before {
    content: "\e844";
}

.icon-clock:before {
    content: "\e845";
}

.icon-bisphoon:before {
    content: "\e846";
}

.icon-blank:before {
    content: "\e847";
}

.icon-soroush:before {
    content: "\e848";
}

.icon-bale:before {
    content: "\e849";
}

.icon-igap:before {
    content: "\e84a";
}

.icon-home:before {
    content: "\e84b";
}

.icon-fire:before {
    content: "\e84c";
}

.icon-quote-right:before {
    content: "\e84d";
}

.icon-quote-left:before {
    content: "\e84e";
}

.icon-attention:before {
    content: "\e84f";
}

.icon-attention-circled:before {
    content: "\e850";
}

.icon-flight:before {
    content: "\e851";
}

.icon-flight-1:before {
    content: "\e852";
}

.icon-globe:before {
    content: "\e853";
}

.icon-globe-1:before {
    content: "\e854";
}

.icon-gap:before {
    content: "\e855";
}

.icon-eitaa:before {
    content: "\e856";
}

.icon-money:before {
    content: "\e857";
}

.icon-dots:before {
    content: "\e858";
}

.icon-hotgram:before {
    content: "\e859";
}

.icon-telegram-1:before {
    content: "\e85a";
}

.icon-chart-line-1:before {
    content: "\e85b";
}

.icon-chart-area:before {
    content: "\e85c";
}

.icon-chart-alt:before {
    content: "\e85d";
}

.icon-chart-pie:before {
    content: "\e85e";
}

.icon-chart-alt-outline:before {
    content: "\e85f";
}

.icon-chart:before {
    content: "\e860";
}

.icon-chart-1:before {
    content: "\e861";
}

.icon-bitcoin:before {
    content: "\e862";
}

.icon-food-1:before {
    content: "\e863";
}

.icon-tree-2:before {
    content: "\e864";
}

.icon-garden:before {
    content: "\e865";
}

.icon-giraffe:before {
    content: "\e866";
}

.icon-appstore:before {
    content: "\e867";
}

.icon-ivoox:before {
    content: "\e868";
}

.icon-pause:before {
    content: "\e869";
}

.icon-stop:before {
    content: "\e86a";
}

.icon-rubika6:before {
    content: "\e86b";
}

.icon-monitor:before {
    content: "\e86c";
}

.icon-x_igap:before {
    content: "\e86d";
}

.icon-mobile-1:before {
    content: "\e86e";
}

.icon-cancel:before {
    content: "\e86f";
}

.icon-telegram2:before {
    content: "\e871";
}

.icon-linkedin2:before {
    content: "\e872";
}

.icon-person2:before {
    content: "\e873";
}

.icon-live2:before {
    content: "\e874";
}

.icon-search2:before {
    content: "\e875";
}

.icon-rubika:before {
    content: "\e89b";
}

.icon-tape:before {
    content: "\e900";
}

.icon-leaf:before {
    content: "\e901";
}

.icon-quiz:before {
    content: "\e902";
}

.icon-diagram:before {
    content: "\e903";
}

.icon-video-s:before {
    content: "\e904";
}

.icon-campaign:before {
    content: "\e905";
}

.icon-plus-s:before {
    content: "\e906";
}

.icon-heart-broken:before {
    content: "\f028";
}

.icon-link:before {
    content: "\f07b";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-docs:before {
    content: "\f0c5";
}

.icon-placeholder:before {
    content: "\f0c8";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-gplus:before {
    content: "\f0d5";
}

.icon-money-1:before {
    content: "\f0d6";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-comment-empty:before {
    content: "\f0e5";
}

.icon-chat-empty:before {
    content: "\f0e6";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-health:before {
    content: "\f0f0";
}

.icon-bell-alt:before {
    content: "\f0f3";
}

.icon-food:before {
    content: "\f0f5";
}

.icon-doc-text:before {
    content: "\f0f6";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-folder-empty:before {
    content: "\f114";
}

.icon-folder-open-empty:before {
    content: "\f115";
}

.icon-code:before {
    content: "\f121";
}

.icon-dollar:before {
    content: "\f155";
}

.icon-doc-inv:before {
    content: "\f15b";
}

.icon-doc-text-inv:before {
    content: "\f15c";
}

.icon-youtube:before {
    content: "\f167";
}

.icon-apple:before {
    content: "\f179";
}

.icon-android:before {
    content: "\f17b";
}

.icon-dot-circled:before {
    content: "\f192";
}

.icon-translate:before {
    content: "\f1ab";
}

.icon-cubes:before {
    content: "\f1b3";
}

.icon-cab:before {
    content: "\f1b9";
}

.icon-database:before {
    content: "\f1c0";
}

.icon-football:before {
    content: "\f1e3";
}

.icon-newspaper:before {
    content: "\f1ea";
}

.icon-copyright:before {
    content: "\f1f9";
}

.icon-chart-line:before {
    content: "\f201";
}

.icon-whatsapp:before {
    content: "\f232";
}

.icon-server:before {
    content: "\f233";
}

.icon-sticky-note:before {
    content: "\f24a";
}

.icon-shopping-basket:before {
    content: "\f291";
}

.icon-address-card:before {
    content: "\f2bb";
}

.icon-telegram:before {
    content: "\f2c6";
}

.icon-falshlight:before {
    content: "\f2c8";
}

.icon-book:before {
    content: "\f2c9";
}

.icon-fire:before {
    content: "\f2ca";
}

.icon-sword:before {
    content: "\f2cb";
}

.icon-walk:before {
    content: "\f2cc";
}

.icon-camera:before {
    content: "\f2cd";
}

.icon-map-pin:before {
    content: "\f2ce";
}

.icon-video:before {
    content: "\f2cf";
}

.icon-time:before {
    content: "\f2d1";
}

.icon-apps:before {
    content: "\f2d2";
}

.icon-file-copy:before {
    content: "\f2d3";
}

.icon-folder-open:before {
    content: "\f2d4";
}

.icon-eye:before {
    content: "\f2d5";
}

.icon-earth:before {
    content: "\f2d6";
}

.icon-draft:before {
    content: "\f2d7";
}

.icon-link:before {
    content: "\f2d8";
}

.icon-whatsapp2:before {
    content: "\f2d9";
}

.searchSkinObjectPreview_group {
    display: none;
}

.socialicon .social-02:hover,.socialicon .social-03:hover {
    background-color: #FCB040;
    color: #fff;
}

.socialicon {
    background-color: #eee;
    padding: 0 15px;
    border-radius: 30px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    margin-top: 15px;
}
body .social-02, body .social-02:link, body .social-02:active, body .social-02:visited, body .social-02[type="button"], body .social-02[type="submit"] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    margin: 4px 2px;
    text-decoration: none;
    color: inherit;
    -webkit-transition: all 0.3s cubic-bezier(0.420,0.000,1.000,1.000) 0s;
    transition: all 0.3s cubic-bezier(0.420,0.000,1.000,1.000) 0s;
    background-color: rgba(255,255,255,.1);
}
body .social-02:hover {
    background-color: #1b75bb;
}
a.social-02 i {
    font-size: 24px;
}
/*filter & list*/
.Author-list li {
    list-style: none;
}
.Author-list img {
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.Author-list {
    text-align: center;
    padding: 0;
}
.aut-name span, .tags span {
    background-color: #D98994;
    padding: 2px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 14px;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    font-size: 11px;
}
.aut-name span {
    display: block;
}
.is-pop, .is-tool {
    z-index: 905 !important;
}
.aut-name {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: -0.5px;
}
.fil-box {
    text-align: center;
    margin-bottom: 20px;
}
li.tags {
    list-style: none;
    display: inline;
    margin-left: 5px;
}
li.tags a {
    font-size: 14px;
}
ul.tag-item {
    margin: 0;
    background-color: #f6f6f6;
    padding: 10px;
    border-radius: 8px;
    height: 80px;
    overflow: auto;
    margin-bottom: 20px;
    overflow-x: hidden;
}
.am-list ul {
    list-style: none;
    margin: 0;
}
video {
    max-width: 100%;
    border-radius: 8px;
}
[class*="am-btn-"] {
    position: relative;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    padding: 0 25px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 50px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
body .am-btn-04,body .am-btn-04:link,body .am-btn-04:active,body .am-btn-04:visited,body .am-btn-04[type="button"],body .am-btn-04[type="submit"] {
    color: #FFF;
    display: inline-block;
    background-color: #2c5cda;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.2)
}

.am-btn-04 > span {
    display: inline-block;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}
.am-btn-04 i,.am-btn-04 .btn-arrow {
    display: inline-block;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}
body .am-btn-04, body .am-btn-04:link, body .am-btn-04:visited, body .am-btn-04:active, body .am-btn-04[type="button"], body .am-btn-04[type="submit"] {
    color: #fff;
    background-color: #ecb72c;
    border-radius: 0;
    padding-right: 32px;
    padding-left: 29px;
    font-size: 19px;
    border-radius: 8px;
    box-shadow: 0px 8px 24px 0px #9cb0db80;
    font-weight: 400;
}
.am-btn-04 span {
    display: inline-block;
    transform: translateY(-2px)
}

.am-btn-04::before {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    width: 0;
    z-index: 0;
    background: #0C999F;
	color:#fff;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    transition-timing-function: cubic-bezier(0.420,0.000,1.000,1.000);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}
.am-btn-04:hover,.am-btn-04:hover span {
	color:#fff;
}

.am-btn-04::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    width: 30px;
    height: 2px;
    background-color: currentColor
}

.am-btn-04:hover::before {
    right: -2px;
    left: auto;
    width: calc( 100% + 4px )
}
.am-list.list-icon i {
    color: #0C999F;
}
.portfolio-carousel05 .item-box .title {
    font-size: 18px !important;
    bottom: 20px !important;
    width: 80%;
    text-shadow: 0 2px 2px rgba(0,0,0);
}
#bottomNavigation a:link .nav-icon i,
#bottomNavigation a:link .nav-menu {
  color: #000;
}
#bottomNavigation a:hover .nav-icon i,
#bottomNavigation a:hover .nav-menu {
  color: #0c99a0;
}
#bottomNavigation a.active .nav-icon i,
#bottomNavigation a.active .nav-menu {
  color: #0c99a0;
}
#bottomNavigation a.active {
    position: relative;
    display: inline-block;
}
#bottomNavigation a.active .nav-menu:after {
    content: "";
    width: 20px;
    height: 3px;
    border-radius: 100px;
    background: #0C999F;
    position: absolute;
    bottom: -12px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.search-normal-box .search {
    color: #272727 !important;
}
.search-normal-box .search::before {
    border: 1px solid currentColor !important;
}
.search-normal-box .search::after {
    border-bottom: 1px solid currentColor !important;
}
span.active-tab {
    color: #000;
    font-weight: 500;
}
a.i-info i{
    font-size: 28px;
    color: #1395AD;
}
.btn-info-fix {
    position: fixed;
    left: -4px;
    z-index: 999;
    top: 123px;
}
.edit-btn a:before {
    content: "\e60d";
    font-family: 'linearicons';
}
.edit-btn a.dnnSecondaryAction {
    background: none;
    border: none;
    box-shadow: none;
    font-size: 12px;
}
.console-none-detail > div.console-none-detail {
    border-bottom: 1px solid #eee;
}
.console-none-detail .console-none-detail .console-none-detail {
    display: none;
}
#dnn_RowTwoGrid4Pane,#dnn_RowTwoGrid8Pane {
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 8px;
	padding: 10px;
}
.add-menu {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    display: none;
    flex-direction: column;
    padding: 10px;
    z-index: 999;
	width: 200px;
}

.add-menu a {
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #eee;
}

.add-menu a:last-child {
    border-bottom: none;
}

.add-menu.show {
    display: flex;
    animation: popUp 0.3s ease-out;
}

@keyframes popUp {
    from {
        opacity: 0;
        transform: translate(-50%, 20px);
    }
    to {
        opacity: 1;
        transform: translate(-50%, 0);
    }
}
.LoginPanel,.DnnModule-Registration,.DnnModule-Admin { background-color: rgb(255, 255, 255); padding: 20px; border-radius: 20px; }
span.dnnLoginRememberMe {
    font-size: 12px !important;
}
.dnnPrimaryAction {
    display: block;
    border-radius: 10px;
    background-color: #0C999F !important;
    border: none;
    box-shadow: none !important;
    color: #fff !important;
    margin: 0 auto;
    text-align: center !important;
    padding: 5px 10px;
	margin-bottom: 20px;
}
.dnnPrimaryAction:hover {
    background-color: #007070 !important;
}
.dnnSecondaryAction {
    border-radius: 10px;
    border: none;
    box-shadow: none !important;
    color: #333 !important;
    margin: 0 auto;
    text-align: center !important;
    padding: 5px 10px;
	margin-bottom: 20px;
	font-weight: 400;
}
.dnnSecondaryAction:hover {
    background-color: #D1DBE8 !important;
}
a#dnn_ctr_Login_Login_DNN_cancelLink {
    display: none;
}
.dnnRegistrationForm .dnnSocialRegistration {
    display: none;
}
h2.headtitle {
    background-color: #D98994;
    padding: 2px 10px;
    border-radius: 5px;
    color: #fff;
}
h2.headtitle.mt-57 {
    margin-top: 57px;
}
@media only screen and (min-width: 581px) {
	#bottomNavigation {
		width: 400px;
		border-radius: 10px;
		bottom: 5px;
		padding: 10px 25px;
		background-color: #f1f3fe;
		border: none;
		box-shadow: 0px 8px 24px 0px #9cb0db80 !important;
	}
		.userProperties {
		border: 1px solid #e1e6f1;
		padding: 3px 0;
		border-radius: 4px;
	}

	li.userRegister a:before {
		content: "\e71e";
		font-family: 'linearicons';
		margin-left: 10px;
		font-size: 18px;
	}

	.userProperties li a {
		margin-right: 12px;
	}
	li.userLogin a:before {
		content: "|";
		margin-left: 10px;
	}
}
@media only screen and (max-width: 580px) {
	li.userRegister {
		display: none !important;
	}
	li.userLogin {
		font-size: 0;
	}
	li.userLogin a:before {
		content: "\e71e";
		font-family: 'linearicons';
		margin-left: 10px;
		font-size: 20px;
		color: #000;
		font-weight: 600;
	}
}