#primary-menu #top-cart {
    width: 78px;
    height: 100px;
    background-image: url("../images/unesco.png");
    padding: 0;
    margin: 0;
    z-index: 999999;
    background-repeat: no-repeat;
    background-position: center
}

.not-dark #top-cart {
    height: 59px;
    width: 75px;
    background-position: top!important
}

#header.sticky-header:not(.static-sticky) #top-cart {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background-size: 67px 60px
}

#header.full-header #primary-menu>ul {
    padding-right: 5px
}

.promo .fright a.button {
    position: relative !important;
    top: 0 !important;
    margin: 0 0 0 20px !important
}

#primary-menu ul li:hover>a,
#primary-menu ul li.current>a {
    color: #1ABC9C !important
}

#page-title.minpadding {
    padding-top: 8px;
    padding-bottom: 8px
}

.dark #copyrights {
    color: rgba(255, 255, 255, 0.7)
}

.dark .copyright-links a {
    color: rgba(255, 255, 255, 0.7);
    border-bottom-color: rgba(255, 255, 255, 0.7)
}

.dark #footer .social-icon.si-borderless,
#footer.dark .social-icon.si-borderless {
    color: #999 !important
}

ol {
    counter-reset: li;
    list-style: none;
    /**list-style: decimal;*/
    padding: 0 0 0 30px;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

ol ol {
    margin: 0 0 0 2em
}

.rounded-list span {
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    /**padding: .4em;*/
    margin: .5em 0;
    background: #f1f1f1;
    color: #444;
    text-decoration: none;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.rounded-list span:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.0em;
    background: #1ABC9C;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 1.35em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: normal;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

ul.iconlist.iconlist-color ul li i {
    color: #999
}

ul.iconlist.iconlist-color {
    margin-bottom: 0
}

div ul.subscribe {
    padding-left: 15px
}

div ul.subscribe li,
div ul.subscribe li a {
    color: #fff
}

div ul.subscribe li a:hover {
    color: #1ABC9C
}

span.bckgrnd1 {
    -moz-border-radius: .4em;
    -webkit-border-radius: .4em;
    border-radius: .4em;
    background-color: rgba(255, 255, 255, .5);
    padding: 0 15px;
    color: #555 !important
}

td div.toggle {
    margin-bottom: 0
}

td div.togglet {
    font-size: 14px !important;
    font-weight: normal !important
}

p+div.acc_content {
    margin-top: -25px !important
}

div.green1 {
    background-color: #6BB1A3;
}

div.green1 div>a,
div.green1 div p>a {
    cursor: pointer;
    z-index: 198;
    position: relative
}

div.green1 div p>a {
    color: #34495e !important
}

div.green1 div>a:hover,
div.green1 div p>a:hover {
    color: #fff !important
}

div.gray1 {
    background-color: #34495e;
}

div.gray1 div>a,
div.gray1 div p>a {
    cursor: pointer;
    z-index: 198;
    position: relative
}

div.gray1 div p>a {
    color: #C37543!important
}

div.gray1 div>a:hover,
div.gray1 div p>a:hover {
    color: #fff !important
}

div.red1,
span.label-red1 {
    background-color: #398E7D;
}

div.red1 li>a {
    cursor: pointer;
    z-index: 198;
    position: relative
}

div.red1 li>a,
div.red1 li>a i {
    color: #fff!important
}

div.red1 li>a:hover,
div.red1 li>a i:hover {
    color: #000!important
}

div.red1 ul li>i.icon-circle-arrow-right {
    color: #fff
}

.button.more {
    height: 20px !important;
    padding: 0 7px!important;
    line-height: 16px !important
}

.button.button-mini {
    padding: 0 14px;
    font-size: 11px;
    height: 28px;
    line-height: 28px
}

.menu-icon-border {
    border: 1px solid #ddd;
    -moz-border-radius: 1.2em;
    -webkit-border-radius: 1.2em;
    border-radius: 1.2em;
    padding: 3px 1px 3px 3px
}

li.current .menu-icon-border,
.menu-icon-border:hover {
    border-color: #1ABC9C
}

#primary-menu ul li>a#menu-home {
    line-height: 18px !important;
    padding: 37px 15px
}

#primary-menu ul li>a#menu-home i {
    margin-right: 3px
}

.portfolio-desc {
    padding-top: 0
}

.portfolio.portfolio-1 {
    margin: 0 0px -40px 0
}

.portfolio-1 .portfolio-item {
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
    padding-bottom: 40px;
    padding-right: 0;
    border-bottom: 1px solid #eee
}

.grid-container {
    position: relative;
    overflow: hidden
}

.portfolio-1 .portfolio-item .portfolio-image,
.portfolio-1 .portfolio-item .portfolio-image a,
.portfolio-1 .portfolio-item .portfolio-image img {
    display: block;
    width: 500px;
    height: 331px
}

.portfolio-1 .portfolio-item video {
    display: block;
    width: 500px;
    height: 331px
}

.portfolio-1 .portfolio-item .portfolio-image {
    float: left;
    margin-right: 40px
}

.portfolio-1 .portfolio-desc {
    float: left;
    width: 490px;
    padding: 10px 0
}

.portfolio-overlay a {
    margin: -28px 0 0 -14px
}

.divider {
    position: relative;
    overflow: hidden;
    margin: -15px 0 20px 0;
    color: #e5e5e5;
    width: 100%
}

.divider-center {
    text-align: center
}

.divider i {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px !important;
    text-align: center
}

.divider:after,
.divider.divider-center:before,
.divider.divider-center.divider-short:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 8px;
    left: 0px;
    height: 0;
    border-top: 1px solid #eee
}

.icon-circle:before {
    content: "\e7b0"
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

@media (max-width: 1199px) and (min-width: 992px) {
    .portfolio-1 .portfolio-desc {
        width: 390px
    }
}

@media (max-width:991px) {
    #top-cart {
        display: none
    }
    #header.full-header #primary-menu>ul {
        padding-right: 5px;
        margin-right: 5px;
        border-right: none
    }
    #logo {
        opacity: 1.0 !important;
    }
    #header.dark.transparent-header {
        background-color: #fff!important
    }
    #primary-menu-trigger i {
        color: #000!important;
        opacity: 1.0!important
    }
    .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a {
        text-shadow: none;
        color: #000
    }
    .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a:hover {
        text-shadow: none;
        color: #1ABC9C
    }
    .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a:selected {
        text-shadow: none;
        color: #1ABC9C
    }
    #header-wrap:not(.not-dark) #primary-menu>ul>li.current>a i {
        text-shadow: none;
        color: #1ABC9C
    }
    .dark #primary-menu:not(.not-dark) ul ul li>a,
    #primary-menu.dark ul ul li>a {
        text-shadow: none !important;
        color: #000 !important
    }
    .dark #primary-menu:not(.not-dark) ul ul li>a,
    #primary-menu.dark ul ul li>a:hover {
        text-shadow: none !important;
        color: #000 !important
    }
    .dark #primary-menu:not(.not-dark) ul ul li>a,
    #primary-menu.dark ul ul li>a:selected {
        text-shadow: none !important;
        color: #000 !important
    }
    .dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #logo,
    #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #logo {
        border-right-color: rgba(255, 255, 255, 0.2);
        background-color: #fff;
        -khtml-opacity: 1.0 !important;
        -moz-opacity: 1.0 !important;
        -ms-filter: 'alpha(opacity=100)' !important;
        filter: alpha(opacity=100) !important;
        filter: progid: DXImageTransform.Microsoft.Alpha(opacity=1.0) !important;
        opacity: 1.0 !important;
    }
    .menu-icon-border {
        border: none
    }
    .portfolio-1 .portfolio-item .portfolio-image,
    .portfolio-1 .portfolio-item .portfolio-image a,
    .portfolio-1 .portfolio-item .portfolio-image img {
        display: block;
        width: 390px;
        height: 258px
    }
    .portfolio-1 .portfolio-item video {
        display: block;
        width: 390px;
        height: 258px
    }
    .portfolio-1 .portfolio-desc {
        width: 270px
    }
}

@media (max-width:600px) {
    #slider h1,
    #slider h4,
    #slider h1 span {
        line-height: 1.12em !important;
        font-size: 19px !important
    }
    .portfolio-1 .portfolio-item .portfolio-image,
    .portfolio-1 .portfolio-item .portfolio-image a,
    .portfolio-1 .portfolio-item .portfolio-image img {
        display: block;
        width: 390px;
        height: 258px
    }
    .portfolio-1 .portfolio-item video {
        display: block;
        width: 500px;
        height: 331px
    }
    .portfolio-1 .portfolio-desc {
        width: 100%
    }
}