body {
    font-family: 'Open Sans', sans-serif !important;
    background: #f7f8f7;
}
.top-header {
    margin: 15px 0;
    height: 112px;
}
.top-header .logo {
    float: left;
}
.top-header .lang-search {
    float: right;
    height: 100%;
    padding: 35px 0;
}
.top-header .lang-search ul {
    list-style: none;
}
.top-header .lang-search ul > li {
    float: right;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
}
.top-header .lang-search ul > li:nth-child(1) {
    background: #27cce4;
}
.top-header .lang-search ul > li:nth-child(2) {
    width: auto;
}
.top-header .lang-search ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
}
.top-header .lang-search ul > li > a:hover,
.top-header .lang-search ul > li > a:focus {
    text-decoration: none;
}
.main-menu-wrapper {
    height: 60px;
    margin-bottom: 30px;
    background: #2c3e50;
}
.main-menu-wrapper .container {
    height: 100%;
}
.main-menu-wrapper .container .main-menu {
    float: left;
    position: relative;
    top: 10px;
}
.main-menu-wrapper .container .main-menu .navbar-default {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid {
    padding: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-header .navbar-toggle {
    border-radius: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse {
    padding: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul {
    margin: 0;
    padding: 0;
    border-radius: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li a {
    color: #ffffff;
    border-radius: 4px;
    margin: 0 1px;
    font-size: 15px;
    text-align: left;
    padding: 10px 7px;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li a:hover,
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li a:focus {
    background: transparent;
    border-radius: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li.active a {
    background: #e74c3c !important;
    color: #ffffff !important;
    border-radius: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li.dropdown-submenu a:hover + ul,
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li.dropdown-submenu a:focus + ul {
    display: block !important;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul.dropdown-menu li {
    padding: 0 !important;
    margin: 0 !important;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul.dropdown-menu li a {
    color: #2c3e50;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    margin: 0;
    background: #ffffff;
    border-radius: 0;
}
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul.dropdown-menu li a:hover,
.main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul.dropdown-menu li a:focus {
    color: #ffffff;
}
.main-menu-wrapper .container .social {
    float: right;
    height: 100%;
    padding: 12px 0;
}
.main-menu-wrapper .container .social ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-menu-wrapper .container .social ul li {
    float: right;
    margin-left: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #5c7486;
    font-size: 18px;
}
.main-menu-wrapper .container .social ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.main-menu-wrapper .container .social ul li a:hover,
.main-menu-wrapper .container .social ul li a:focus {
    text-decoration: none;
}
.main-menu-wrapper .container .social ul li:nth-child(1) a:hover,
.main-menu-wrapper .container .social ul li:nth-child(1) a:focus {
    background: #125688;
}
.main-menu-wrapper .container .social ul li:nth-child(2) a:hover,
.main-menu-wrapper .container .social ul li:nth-child(2) a:focus {
    background: #3b94d9;
}
.main-menu-wrapper .container .social ul li:nth-child(3) a:hover,
.main-menu-wrapper .container .social ul li:nth-child(3) a:focus {
    background: #3a5795;
}
.slider {
    overflow: hidden;
    height: 334px;
}
.slider .desc {
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 20px;
    bottom: 90px;
    font-size: 37px;
    padding-left: 50px;
}
.slider .desc a {
    color: #ffffff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.slider .desc a:hover,
.slider .desc a:focus {
    color: #e74c3c;
    text-decoration: none;
}
.slider .desc span {
    display: block;
    width: 40px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 8px;
    background: url("../images/slider_icon.png") no-repeat;
    background-size: cover;
}
/*jssor slider style*/
.jssorb03 {
    position: absolute;
    right: inherit !important;
}
.jssorb03 div,
.jssorb03 div:hover,
.jssorb03 .av {
    position: absolute;
    text-align: center;
    color: white;
    font-size: 12px;
    overflow: hidden;
    width: 20px;
    height: 20px;
    line-height: 18px;
    background: transparent;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    cursor: pointer;
}
.jssorb03 div {
    background-position: -5px -4px;
}
.jssorb03 div:hover,
.jssorb03 .av:hover {
    background-position: -35px -4px;
}
.jssorb03 .av {
    background-color: #fff;
    color: inherit;
}
.jssorb03 .dn,
.jssorb03 .dn:hover {
    background-position: -95px -4px;
}
.jssora20l,
.jssora20r {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: left;
    line-height: 50px;
    color: #fff;
    font-size: 30px;
}
.jssora20r {
    text-align: right;
}
.brief,
.supervisor-word {
    background: #fff;
    padding: 5px;
    text-align: center;
    margin-bottom: 15px;
}
.brief .title,
.supervisor-word .title {
    font-weight: 600;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f5f3;
    margin-bottom: 10px;
}
.brief .title a,
.supervisor-word .title a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.brief .title a:hover,
.supervisor-word .title a:hover,
.brief .title a:focus,
.supervisor-word .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.brief .desc,
.supervisor-word .desc {
    color: #909090;
    font-size: 13px;
}
.brief .desc p,
.supervisor-word .desc p {
    margin: 0;
}
.brief .desc a,
.supervisor-word .desc a {
    color: #2c3e50;
}
.supervisor-word {
    margin: 0;
}
.supervisor-word .image {
    margin-bottom: 10px;
    overflow: hidden;
}
.supervisor-word .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.supervisor-word .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.supervisor-word .image a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.supervisor-word .image a:hover:before,
.supervisor-word .image a:focus:before {
    opacity: 1;
}
.supervisor-word .image a:hover:after,
.supervisor-word .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.component {
    background: #ffffff;
    padding: 5px 15px 15px;
    position: relative;
}
.component > .title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f5f3;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
}
.component > .title span {
    display: inline-block;
    position: relative;
    cursor: default;
}
.component > .title span:before {
    content: '';
    width: 30px;
    height: 1px;
    background: #e74c3c;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.component > .title span a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.component > .title span a:before {
    content: '';
    width: 30px;
    height: 1px;
    background: #e74c3c;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.component > .title span a:hover,
.component > .title span a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.component > .title span a:hover:before,
.component > .title span a:focus:before {
    width: 100%;
}
.last-news .content .item,
.projects-activities .content .item {
    height: 90px;
}
.last-news .content .item .image,
.projects-activities .content .item .image {
    width: 90px;
    height: 100%;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.last-news .content .item .image a,
.projects-activities .content .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.last-news .content .item .image a:before,
.projects-activities .content .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.last-news .content .item .image a:after,
.projects-activities .content .item .image a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.last-news .content .item .image a:hover:before,
.projects-activities .content .item .image a:hover:before,
.last-news .content .item .image a:focus:before,
.projects-activities .content .item .image a:focus:before {
    opacity: 1;
}
.last-news .content .item .image a:hover:after,
.projects-activities .content .item .image a:hover:after,
.last-news .content .item .image a:focus:after,
.projects-activities .content .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.last-news .content .item .date,
.projects-activities .content .item .date {
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: right;
    color: #909090;
    font-size: 12px;
}
.last-news .content .item .date *,
.projects-activities .content .item .date * {
    float: left;
    margin-right: 5px;
}
.last-news .content .item .date i,
.projects-activities .content .item .date i {
    position: relative;
    top: 3px;
}
.last-news .content .item .desc a,
.projects-activities .content .item .desc a {
    color: #2c3e50;
}
.last-news .content a.btn,
.projects-activities .content a.btn {
    background: #e74c3c;
    color: #ffffff;
    margin: 15px 0 0 0;
    position: relative;
    padding-left: 12px !important;
    padding-right: 2.2em;
}
.last-news .content a.btn:before,
.projects-activities .content a.btn:before {
    position: absolute;
    left: 4em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.projects-activities .content .item {
    height: 80px;
}
.last-images .item {
    display: inline-block;
    margin-right: 4px;
}
.last-images .item:nth-child(3),
.last-images .item:nth-child(7) {
    margin: 0;
}
.last-images .item .image {
    width: 72px;
    height: 75px;
    overflow: hidden;
}
.last-images .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.last-images .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.last-images .item .image a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.last-images .item .image a:hover:before,
.last-images .item .image a:focus:before {
    opacity: 1;
}
.last-images .item .image a:hover:after,
.last-images .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.archived-news .content {
    height: 200px;
}
.archived-news .content .first-item {
    float: left;
    width: 67.956%;
}
.archived-news .content .first-item .image {
    width: 300px;
    height: 200px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.archived-news .content .first-item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.archived-news .content .first-item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.archived-news .content .first-item .image a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.archived-news .content .first-item .image a:hover:before,
.archived-news .content .first-item .image a:focus:before {
    opacity: 1;
}
.archived-news .content .first-item .image a:hover:after,
.archived-news .content .first-item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.archived-news .content .first-item .image .owl-theme .owl-controls {
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    width: 100%;
}
.archived-news .content .first-item .image .owl-theme .owl-controls .owl-nav .owl-prev,
.archived-news .content .first-item .image .owl-theme .owl-controls .owl-nav .owl-next {
    float: left;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    transform: rotate(180deg);
}
.archived-news .content .first-item .image .owl-theme .owl-controls .owl-nav .owl-prev:hover,
.archived-news .content .first-item .image .owl-theme .owl-controls .owl-nav .owl-next:hover,
.archived-news .content .first-item .image .owl-theme .owl-controls .owl-nav .owl-prev:focus,
.archived-news .content .first-item .image .owl-theme .owl-controls .owl-nav .owl-next:focus {
    background: rgba(0, 0, 0, 0.6);
}
.archived-news .content .first-item .image .owl-theme .owl-controls .owl-nav .owl-next {
    float: right;
}
.archived-news .content .first-item .custom-image1 a {
    line-height: 6;
}
.archived-news .content .first-item .custom-image1 a img {
    margin: 0 auto;
}
.archived-news .content .first-item .title {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: 600;
}
.archived-news .content .first-item .title a {
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.archived-news .content .first-item .title a:hover,
.archived-news .content .first-item .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.archived-news .content .first-item .desc {
    color: #909090;
    height: 120px;
}
.archived-news .content .first-item .actions {
    height: 40px;
    line-height: 40px;
}
.archived-news .content .first-item .actions .more {
    float: left;
    border: 1px solid #e74c3c;
    width: 80px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    line-height: 40px;
    font-size: 15px;
}
.archived-news .content .first-item .actions .more a {
    display: block;
    width: 100%;
    height: 100%;
    color: #e74c3c;
    border-radius: 4px;
}
.archived-news .content .first-item .actions .more a:hover,
.archived-news .content .first-item .actions .more a:focus {
    color: #ffffff;
    text-decoration: none;
}
.archived-news .content .first-item .actions .more .hvr-shutter-in-vertical:before {
    background: #fff;
    border-radius: 4px;
}
.archived-news .content .first-item .actions .date {
    float: right;
    font-size: 12px;
    color: #909090;
}
.archived-news .content .first-item .actions .date * {
    float: left;
    margin-right: 5px;
}
.archived-news .content .first-item .actions .date i {
    position: relative;
    top: 12px;
}
.archived-news .content .separator-custom1 {
    width: 1px;
    height: 50%;
    margin: 0 2%;
    border-right: 1px solid #f3f5f3;
    float: left;
    margin-top: 2.5%;
}
.archived-news .content .other-items {
    width: 27.956%;
    float: right;
    text-align: center;
}
.archived-news .content .other-items .item .image {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.archived-news .content .other-items .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.archived-news .content .other-items .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.archived-news .content .other-items .item .image a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.archived-news .content .other-items .item .image a:hover:before,
.archived-news .content .other-items .item .image a:focus:before {
    opacity: 1;
}
.archived-news .content .other-items .item .image a:hover:after,
.archived-news .content .other-items .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.archived-news .content .other-items .item .date {
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: right;
    color: #909090;
    font-size: 12px;
}
.archived-news .content .other-items .item .date * {
    float: left;
    margin-right: 5px;
}
.archived-news .content .other-items .item .date i {
    position: relative;
    top: 3px;
}
.archived-news .content .other-items .item .desc {
    text-align: left;
    color: #909090;
}
.archived-news .content .other-items .item .desc a {
    color: #2c3e50;
}
.archived-news .content .separator {
    width: 80%;
    display: inline-block;
}
.charity-projects .content .item {
    height: 140px;
}
.charity-projects .content .item .image {
    width: 200px;
    height: 100%;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.charity-projects .content .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 4.5;
}
.charity-projects .content .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
    z-index: 1;
}
.charity-projects .content .item .image a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.charity-projects .content .item .image a:hover:before,
.charity-projects .content .item .image a:focus:before {
    opacity: 1;
}
.charity-projects .content .item .image a:hover:after,
.charity-projects .content .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.charity-projects .content .item .title {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: 600;
}
.charity-projects .content .item .title a {
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.charity-projects .content .item .title a:hover,
.charity-projects .content .item .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.charity-projects .content .item .desc {
    color: #909090;
}
.charity-projects .content .item .desc a {
    color: #2c3e50;
}
.charity-projects .content .owl-theme .owl-controls {
    margin: 0;
    position: absolute;
    right: 0;
    top: -55px;
}
.charity-projects .content .owl-theme .owl-controls .owl-nav > div {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 1;
    text-align: center;
    border: 2px solid #2c3e50;
    background: transparent;
    color: #2c3e50;
    font-size: 13px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.charity-projects .content .owl-theme .owl-controls .owl-nav > div i {
    position: relative;
    bottom: 1px;
    right: 2px;
    transform: rotate(180deg);
}
.charity-projects .content .owl-theme .owl-controls .owl-nav > div:hover,
.charity-projects .content .owl-theme .owl-controls .owl-nav > div:focus {
    border-color: #e74c3c;
    color: #e74c3c;
}
.charity-projects .content .owl-theme .owl-controls .owl-nav > div.owl-next i {
    right: 0;
}
.to-donate {
    height: 70px;
    padding: 10px;
    background: #ffffff;
}
.to-donate .title,
.to-donate .content {
    height: 100%;
    width: 50%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background: #e74c3c;
    line-height: 50px;
    text-align: center;
    cursor: default;
}
.to-donate .content {
    float: right;
    background: #ffffff;
    padding-left: 80px;
    position: relative;
}
.to-donate .content .item {
    width: 75px;
    height: 50px;
    overflow: hidden;
}
.to-donate .content .triangle {
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-right: 6px solid #ffffff;
    border-bottom: 24px solid transparent;
    position: absolute;
    left: -6px;
    top: 0;
}
.scientific-culture .content {
    height: 240px;
    direction: rtl;
    text-align: left;
}
.scientific-culture .content .item {
    height: 105px;
}
.scientific-culture .content .item .image {
    width: 135px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
.scientific-culture .content .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.scientific-culture .content .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.scientific-culture .content .item .image a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.scientific-culture .content .item .image a:hover:before,
.scientific-culture .content .item .image a:focus:before {
    opacity: 1;
}
.scientific-culture .content .item .image a:hover:after,
.scientific-culture .content .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.scientific-culture .content .item .desc {
    color: #909090;
}
.scientific-culture .content .item .desc a {
    color: #2c3e50;
}
.vote .content {
    height: 240px;
}
.vote .content .vote-question-container {
    height: 240px;
}
.vote .content .vote-question-container .question-text {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000000;
}
.vote .content .vote-question-container input[type=submit] {
    background: #ffffff;
    color: #e74c3c;
    border: 1px solid #e74c3c;
    padding: 9px 19px;
}
.vote .content .vote-question-container .input-group {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 6px;
}
.vote .content .vote-question-container .input-group:nth-child(1) .progress-bar {
    background: #7fa8b4;
}
.vote .content .vote-question-container .input-group:nth-child(2) .progress-bar {
    background: #00bb80;
}
.vote .content .vote-question-container .input-group:nth-child(3) .progress-bar {
    background: #fd0000;
}
.vote .content .vote-question-container .input-group input[type="radio"] {
    display: none;
}
.vote .content .vote-question-container .input-group input[type="radio"] + label {
    width: 100%;
    font-size: 14px;
    color: #4d4d4d;
    font-weight: 600;
    position: relative;
}
.vote .content .vote-question-container .input-group input[type="radio"] + label .votes-number {
    display: inline-block;
    margin-right: 10px;
    color: #00738f;
    font-family: 'Open Sans';
}
.vote .content .vote-question-container .input-group input[type="radio"] + label .percent {
    position: absolute;
    right: 25px;
    top: 20px;
    font-size: 13px;
    color: #00738f;
    font-family: 'Open Sans';
}
.vote .content .vote-question-container .input-group input[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 0 0 4px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #2c3e50;
    float: right;
    position: absolute;
    right: 0;
    bottom: -15px;
}
.vote .content .vote-question-container .input-group input[type="radio"]:checked + label span {
    background: url('../images/radio.png') 3px 3px no-repeat;
}
.vote .content .vote-question-container .progress {
    margin: 0;
    height: 3px;
    width: 80%;
    background: #fbfbfb;
}
.vote .content .vote-question-container .question-answers {
    margin-bottom: 0;
}
.vote .content .vote-question-container .submit {
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.vote .content .vote-question-container .vote-result-fail {
    color: #d43f3a;
}
.vote .content .vote-question-container .vote-result-success {
    color: #4cae4c;
}
.newsletter .content {
    height: 240px;
}
.newsletter .content .title {
    color: #000000;
    font-weight: 600;
    text-align: center;
    margin-bottom: 60px;
    font-size: 15px;
}
.newsletter .content .subscription-form .custom-input {
    padding: 30px 12px;
    border-radius: 0;
    border: 1px solid #e74c3c;
    outline: none;
}
.newsletter .content .subscription-form .actions {
    height: 40px;
    line-height: 40px;
}
.newsletter .content .subscription-form .actions input[type="radio"] {
    display: none;
}
.newsletter .content .subscription-form .actions input[type="radio"] + label {
    font-size: 13px;
    color: #4d4d4d;
    font-weight: 600;
    position: relative;
    float: right;
    margin-right: 10px;
    height: 40px;
    line-height: 35px;
}
.newsletter .content .subscription-form .actions input[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 0 0 4px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #2c3e50;
}
.newsletter .content .subscription-form .actions input[type="radio"]:checked + label span {
    background: url('../images/radio.png') 3px 3px no-repeat;
}
.newsletter .content .subscription-form .actions .btn {
    background: #e74c3c;
    color: #ffffff;
    float: left;
    padding: 9px 19px;
}
.footer {
    height: 70px;
    background: #2c3e50;
}
.footer .copy,
.footer .blue {
    float: left;
    color: #ffffff;
    height: 100%;
    line-height: 70px;
}
.footer .blue {
    float: right;
}
.footer .blue span {
    background: url("../images/blue.png") no-repeat;
    display: inline-block;
    width: 44px;
    height: 18px;
    vertical-align: middle;
    margin-left: 5px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.footer .blue a {
    color: #ffffff;
    cursor: pointer;
}
.footer .blue a:hover,
.footer .blue a:focus {
    text-decoration: none;
}
.footer .blue a:hover span,
.footer .blue a:focus span {
    background-position: 0 -18px;
}
.main-content {
    margin-bottom: 30px;
}
.main-content .videos-images {
    background-color: #fff;
    padding: 15px 30px 0;
}
.main-content .videos-images .choices {
    height: 40px;
    margin-bottom: 30px;
}
.main-content .videos-images .choices ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-content .videos-images .choices ul li {
    float: left;
    margin-right: 10px;
    position: relative;
}
.main-content .videos-images .choices ul li a {
    display: block;
    background: #2c3e50;
    padding: 10px;
    border-radius: 4px;
    color: #ffffff;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.main-content .videos-images .choices ul li a:hover,
.main-content .videos-images .choices ul li a:focus {
    background: #e74c3c;
    text-decoration: none;
}
.main-content .videos-images .choices ul li .triangle {
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 12px solid #e74c3c;
    position: absolute;
    right: 50%;
    margin-right: -6px;
    bottom: -10px;
    display: none;
}
.main-content .videos-images .choices ul li.active a {
    background: #e74c3c;
}
.main-content .videos-images .choices ul li.active .triangle {
    display: block;
}
.main-content .videos-images .item {
    height: 255px;
    margin-bottom: 30px;
}
.main-content .videos-images .item .image {
    height: 100%;
    overflow: hidden;
}
.main-content .videos-images .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 5;
}
.main-content .videos-images .item .image a .title {
    position: absolute;
    color: #fff;
    height: 40px;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    line-height: 40px;
    padding: 0 10px;
    opacity: 0;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.main-content .videos-images .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.main-content .videos-images .item .image a:after {
    content: "\f03e";
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 50px;
}
.main-content .videos-images .item .image a:hover:before,
.main-content .videos-images .item .image a:focus:before {
    opacity: 1;
}
.main-content .videos-images .item .image a:hover:after,
.main-content .videos-images .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.main-content .videos-images .item .image a:hover .title,
.main-content .videos-images .item .image a:focus .title {
    opacity: 1;
}
.main-content .videos-images .item .image a img {
    height: 100%;
    margin: 0 auto;
}
.main-content .videos-images .item .video-image a:after {
    content: "\f03d";
}
.projects-activities-inner .content > .title {
    height: 50px;
    line-height: 50px;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
    background: #ffffff;
    cursor: default;
}
.projects-activities-inner .content .items .item {
    margin-bottom: 30px;
    background: #ffffff;
}
.projects-activities-inner .content .items .item .image {
    height: 240px;
    overflow: hidden;
    margin-bottom: 15px;
}
.projects-activities-inner .content .items .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 5;
}
.projects-activities-inner .content .items .item .image a img {
    margin: 0 auto;
    height: 100%;
}
.projects-activities-inner .content .items .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.projects-activities-inner .content .items .item .image a:after {
    content: "\f03e";
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 50px;
}
.projects-activities-inner .content .items .item .image a:hover:before,
.projects-activities-inner .content .items .item .image a:focus:before {
    opacity: 1;
}
.projects-activities-inner .content .items .item .image a:hover:after,
.projects-activities-inner .content .items .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.projects-activities-inner .content .items .item .title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    padding: 0 10px;
}
.projects-activities-inner .content .items .item .title a {
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.projects-activities-inner .content .items .item .title a:hover,
.projects-activities-inner .content .items .item .title a:focus {
    color: #e74c3c;
    text-decoration: none;
}
.projects-activities-inner .content .items .item .desc {
    color: #909090;
    height: 75px;
    overflow: hidden;
    padding: 0 10px;
}
.projects-activities-inner .content .items .item .desc a {
    color: #2c3e50;
}
.projects-activities-inner .content .items .item .desc p {
    margin: 0;
}
.projects-activities-inner .sidebar {
    background: #ffffff;
}
.projects-activities-inner .sidebar .title {
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 16px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f5f3;
}
.projects-activities-inner .sidebar .title a {
    position: relative;
    overflow: hidden;
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.projects-activities-inner .sidebar .title a:hover,
.projects-activities-inner .sidebar .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.projects-activities-inner .sidebar .items {
    padding: 0 10px 15px;
}
.projects-activities-inner .sidebar .items .item {
    height: 75px;
}
.projects-activities-inner .sidebar .items .item .image {
    width: 100px;
    height: 75px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
.projects-activities-inner .sidebar .items .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    line-height: 2.5;
}
.projects-activities-inner .sidebar .items .item .image a img {
    height: 100%;
    margin: 0 auto;
}
.projects-activities-inner .sidebar .items .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}
.projects-activities-inner .sidebar .items .item .image a:after {
    content: '\f03e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.projects-activities-inner .sidebar .items .item .image a:hover:before,
.projects-activities-inner .sidebar .items .item .image a:focus:before {
    opacity: 1;
}
.projects-activities-inner .sidebar .items .item .image a:hover:after,
.projects-activities-inner .sidebar .items .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.projects-activities-inner .sidebar .items .item .content .date {
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: right;
    color: #909090;
    font-size: 12px;
}
.projects-activities-inner .sidebar .items .item .content .date * {
    float: left;
    margin-right: 5px;
}
.projects-activities-inner .sidebar .items .item .content .date i {
    position: relative;
    top: 3px;
}
.projects-activities-inner .sidebar .items .item .content .desc {
    color: #909090;
}
.projects-activities-inner .sidebar .items .item .content .desc a {
    color: #2c3e50;
}
.contact-us .title {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 10px;
    background: #ffffff;
}
.contact-us button {
    background: #2c3e50;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    color: #ffffff;
}
.contact-us button:hover,
.contact-us button:focus {
    background: #e74c3c;
    color: #ffffff;
}
.contact-us .label {
    color: #909090;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    text-align: left;
}
.contact-us textarea {
    resize: none;
    height: 170px;
}
.page-details .title {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px;
}
.page-details .image {
    margin-bottom: 15px;
    background: #ffffff;
    padding: 30px;
}
.page-details .image img {
    margin: 0 auto;
    max-height: 340px;
}
.page-details .desc {
    color: #909090;
    font-family: tahoma, arial;
    font-size: 15px;
    padding: 30px;
    margin-bottom: 15px;
    background: #ffffff;
}
.page-details .items {
    padding: 30px;
    background: #ffffff;
}
.page-details .items .item {
    margin-bottom: 30px;
}
.page-details .items .item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.page-details .items .item a img {
    width: 100%;
}
.page-details .items .item a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
    z-index: 1;
}
.page-details .items .item a:after {
    content: '\f06e';
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.page-details .items .item a:hover:before,
.page-details .items .item a:focus:before {
    opacity: 1;
}
.page-details .items .item a:hover:after,
.page-details .items .item a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.page-details .files {
    padding: 10px 0;
    background: #ffffff;
}
.page-details .files .content {
    padding: 0 30px;
}
.page-details .files .content .file {
    display: inline-block;
    margin-right: 15px;
}
.page-details .files .content .file a{
    color: #000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.page-details .files .content .file a:hover,
.page-details .files .content .file a:focus{
    text-decoration: none;
    color: #e74c3c;
}
.page-details .files .content .file a img{
    margin: 0 auto;
    margin-bottom: 15px;
}
.staff > .title {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px;
    color: #000000;
}
.staff .content .item {
    background: #ffffff;
    margin-bottom: 30px;
}
.staff .content .item .image {
    height: 240px;
}
.staff .content .item .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 4.5;
}
.staff .content .item .image a img {
    height: 100%;
    margin: 0 auto;
}
.staff .content .item .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
    z-index: 1;
}
.staff .content .item .image a:after {
    content: "\f03e";
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 50px;
}
.staff .content .item .image a:hover:before,
.staff .content .item .image a:focus:before {
    opacity: 1;
}
.staff .content .item .image a:hover:after,
.staff .content .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.staff .content .item .title {
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 16px;
    padding: 0 10px;
}
.staff .content .item .title a {
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.staff .content .item .title a:hover,
.staff .content .item .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.staff .content .item .desc {
    height: 75px;
    padding: 0 10px;
    color: #909090;
}
.staff .content .item .desc a {
    color: #2c3e50;
}
.search-result {
    margin: 50px auto;
}
.search-result .item {
    margin-bottom: 30px;
    padding: 20px;
    background: #ffffff;
}
.search-result .item .image {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 270px;
    background: #ffffff;
    height: 180px;
    overflow: hidden;
}
.search-result .item .image a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}
.search-result .item .image a img {
    height: 100%;
    margin: 0 auto;
}
.search-result .item .image a:before {
    content: '';
    background: rgba(231, 76, 60, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.search-result .item .image a:after {
    content: "\f03e";
    font-family: 'FontAwesome';
    color: #e74c3c;
    font-size: 50px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    line-height: 180px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.search-result .item .image a:hover:before {
    opacity: 1;
}
.search-result .item .image a:hover:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.search-result .item .image a:focus:before {
    opacity: 1;
}
.search-result .item .title {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
}
.search-result .item .title a {
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.search-result .item .title a:hover,
.search-result .item .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.search-result .item .desc {
    margin-bottom: 5px;
    font-size: 15px;
    color: #909090;
}
.search-result .item .desc a {
    color: #2c3e50;
}
.news-inner-culture > .title {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
    background: #ffffff;
    padding: 0 30px;
}
.news-inner-culture .content {
    font-size: 15px;
    color: #000000;
}
.news-inner-culture .content .item {
    margin-bottom: 30px;
    padding: 10px;
    background: #ffffff;
}
.news-inner-culture .content .item .image {
    margin-bottom: 5px;
    background: #ffffff;
    height: 200px;
    overflow: hidden;
}
.news-inner-culture .content .item .image img {
    height: 100%;
    width: 100%;
}
.news-inner-culture .content .item .image .other {
    width: auto;
    height: 100%;
    margin: 0 auto;
}
.news-inner-culture .content .item .image a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}
.news-inner-culture .content .item .image a:before {
    content: '';
    background: rgba(218, 149, 0, 0.28);
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.news-inner-culture .content .item .image a:after {
    content: "\f03e";
    font-family: 'FontAwesome';
    color: #e74c3c;
    font-size: 50px;
    line-height: 200px;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.news-inner-culture .content .item .image a:hover:before,
.news-inner-culture .content .item .image a:focus:before {
    opacity: 1;
}
.news-inner-culture .content .item .image a:hover:after,
.news-inner-culture .content .item .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.news-inner-culture .content .item .title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 5px;
}
.news-inner-culture .content .item .title a {
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.news-inner-culture .content .item .title a:hover,
.news-inner-culture .content .item .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.news-inner-culture .content .item .desc {
    height: 70px;
    color: #909090;
}
.news-inner-culture .content .item .desc a {
    color: #2c3e50;
}
.links {
    padding: 20px 0;
}
.links .pagination {
    padding: 0;
    margin: 0;
    display: block;
}
.links .pagination > li > a,
.links .pagination > li > span {
    color: #909090;
}
.links .pagination > li > a:hover,
.links .pagination > li > span:hover,
.links .pagination > li > a:focus,
.links .pagination > li > span:focus {
    color: #909090;
}
.links .pagination > .active > span {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
}
.links .pagination > .active > span:hover,
.links .pagination > .active > span:focus {
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.breadcrumb {
    background: none;
    height: 40px;
    margin: 0;
    line-height: 40px;
    border-radius: 0;
    margin-bottom: 15px;
    background: #ffffff;
    padding: 0 30px;
}
.breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumb ul li {
    float: left;
    margin-right: 10px;
}
.breadcrumb ul li a {
    display: block;
    color: inherit;
    font-size: 14px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.breadcrumb ul li a:hover,
.breadcrumb ul li a:focus {
    color: #e74c3c;
}
.breadcrumb ul li:last-child {
    color: #e74c3c;
}
.separator {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #f3f5f3;
    margin: 15px 0;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.sidebar-nav {
    padding: 9px 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
    background: transparent;
    border-radius: 0;
}
.active {
    display: block !important;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
    display: none !important;
}
.dropdown-submenu > .dropdown-menu:hover,
.dropdown-submenu > .dropdown-menu:focus {
    display: block !important;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: 0;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.container-2 {
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}
.container-2 input#search {
    width: 40px;
    height: 40px;
    background: #2c3e50;
    border: none;
    font-size: 10pt;
    float: left;
    color: #262626;
    padding-left: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -ms-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
}
.container-2 input#search::-webkit-input-placeholder {
    color: #65737e;
}
.container-2 input#search:-moz-placeholder {
    /* Firefox 18- */
    color: #65737e;
}
.container-2 input#search::-moz-placeholder {
    /* Firefox 19+ */
    color: #65737e;
}
.container-2 input#search:-ms-input-placeholder {
    color: #65737e;
}
.container-2 .icon {
    position: absolute;
    top: 1px;
    left: 12px;
    z-index: 1;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
}
.container-2 input#search:focus,
.container-2 input#search:active,
.container-2 input#search:hover {
    outline: none;
    width: 300px;
    border-radius: 4px;
}
.container-2:hover input#search {
    outline: none;
    width: 300px;
    border-radius: 4px;
}
.container-2:hover .icon {
    color: #93a2ad;
}
.video-wrapper{
    padding: 30px;
    background: #fff;
}
.video-container {
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.info {
    font-weight: 600;
    margin-top: 93px;
    line-height: 1.8;
}
.default-content-list .content-name {
    height: 40px;
    line-height: 40px;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    padding: 0 10px;
    background: #ffffff;
    margin-bottom: 15px;
}
.default-content-list .item {
    margin-bottom: 30px;
    background: #ffffff;
    padding: 10px;
}
.default-content-list .item .title {
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 15px;
}
.default-content-list .item .title a {
    color: #000000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.default-content-list .item .title a:hover,
.default-content-list .item .title a:focus {
    text-decoration: none;
    color: #e74c3c;
}
.default-content-list .item .content {
    height: 140px;
}
.default-content-list .item .content .image {
    height: 100%;
    float: left;
    margin-right: 15px;
    max-width: 249px;
}
.default-content-list .item .content .image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 2.5;
}
.default-content-list .item .content .image a img {
    height: 100%;
    margin: 0 auto;
}
.default-content-list .item .content .image a:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(231, 76, 60, 0.3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
    z-index: 1;
}
.default-content-list .item .content .image a:after {
    content: "\f03e";
    font-family: "FontAwesome";
    color: #e74c3c;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 30px;
}
.default-content-list .item .content .image a:hover:before,
.default-content-list .item .content .image a:focus:before {
    opacity: 1;
}
.default-content-list .item .content .image a:hover:after,
.default-content-list .item .content .image a:focus:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.default-content-list .item .content .desc {
    color: #909090;
    line-height: 1.8;
}
.default-content-list .item .content .desc a {
    color: #2c3e50;
}
.clients .item .content {
    height: 90px;
}
.clients .item .content .image {
    width: 90px;
    overflow: hidden;
}
@media (max-width: 768px) {
    .top-header {
        height: auto;
        text-align: center;
        margin-bottom: 30px;
    }
    .top-header .logo,
    .top-header .lang-search {
        float: none;
        display: inline-block;
    }
    .top-header .logo {
        margin-bottom: 15px;
    }
    .top-header .lang-search {
        padding: 0;
        display: block;
        height: 40px;
    }
    .top-header .lang-search ul {
        height: 100%;
        padding: 0;
        margin: 0;
    }
    .top-header .lang-search ul li {
        margin: 0;
    }
    .top-header .lang-search ul > li:nth-child(1) {
        width: 14%;
        border-radius: 4px;
    }
    .top-header .lang-search ul > li:nth-child(2) {
        float: left;
        width: 83%;
    }
    .top-header .container-2 input#search {
        width: 100%;
        border-radius: 4px;
        outline: none;
    }
    .main-menu-wrapper {
        height: auto;
    }
    .main-menu-wrapper .container .main-menu {
        top: 5px;
    }
    .main-menu-wrapper .container .main-menu .navbar-default .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-header .navbar-toggle {
        float: left;
    }
    .slider,
    .supervisor-word {
        margin-bottom: 15px;
    }
    .supervisor-word {
        padding: 5px 15px;
    }
    .supervisor-word .image a img {
        margin: 0 auto;
    }
    .brief {
        padding: 5px 15px;
    }
    .projects-activities .content .item {
        margin-bottom: 15px;
    }
    .archived-news .content {
        height: auto;
    }
    .archived-news .content .first-item,
    .archived-news .content .other-items {
        float: none;
        display: block;
        width: 100%;
    }
    .archived-news .content .first-item {
        margin-bottom: 30px;
    }
    .archived-news .content .first-item .image {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .archived-news .content .first-item .title {
        height: auto;
        line-height: inherit;
        margin-bottom: 10px;
    }
    .archived-news .content .first-item .desc {
        height: auto;
    }
    .archived-news .content .separator-custom1 {
        display: none;
    }
    .charity-projects .content .item {
        height: auto;
    }
    .charity-projects .content .item .image {
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 10px;
    }
    .charity-projects .content .item .title {
        height: auto;
        line-height: inherit;
        margin-bottom: 10px;
    }
    .to-donate {
        height: auto;
    }
    .to-donate .title {
        margin-bottom: 10px;
    }
    .to-donate .title,
    .to-donate .content {
        float: none;
        width: 100%;
    }
    .to-donate .title .triangle,
    .to-donate .content .triangle {
        display: none;
    }
    .to-donate .content {
        padding-left: 0;
    }
    .scientific-culture,
    .vote {
        margin-bottom: 15px;
    }
    .newsletter .content {
        height: auto;
    }
    .newsletter .content .subscription-form .actions {
        margin: 0;
    }
    .newsletter .content .subscription-form .actions .btn {
        margin-right: 10px;
    }
    .footer {
        height: auto;
        padding: 10px;
    }
    .footer .copy,
    .footer .blue {
        display: block;
        text-align: center;
        float: none;
        height: auto;
        line-height: inherit;
    }
    .footer .copy {
        margin-bottom: 15px;
    }
    .search-result .item .image {
        float: none;
        margin-right: 0;
        width: 100%;
        display: block;
    }
    .search-result .item .image a img {
        width: 100%;
    }
    .links {
        background: #ffffff;
        text-align: center;
        max-height: 70px;
    }
    .dropdown-menu {
        width: 100%;
    }
    .last-images .content {
        text-align: center;
    }
    .last-images .content .item {
        margin: 0;
    }
    .last-images .content .separator {
        display: none;
    }
    .info {
        margin: 0;
        text-align: center;
    }
    .default-content-list .content-name {
        height: auto;
    }
    .default-content-list .item .content {
        height: auto;
    }
    .default-content-list .item .content .image {
        float: none;
        margin: 0;
        margin-bottom: 10px;
        max-width: none;
    }
    .clients .item .content {
        height: auto;
    }
    .clients .item .content .image {
        width: 100%;
        overflow: hidden;
    }
    .clients .item .content .image a {
        line-height: 4.5;
    }
    .clients .item .content .image a:after {
        font-size: 50px;
    }
}
@media (max-width: 400px) {
    .scientific-culture .content .item {
        height: auto;
    }
    .scientific-culture .content .item .image {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        height: auto;
        width: 100%;
    }
    .scientific-culture .content .item .image img {
        height: 100%;
        margin: 0 auto;
        width: 100%;
    }
    .vote .content .vote-question-container .submit {
        margin-top: -5px;
    }
    .newsletter .content .subscription-form .actions {
        height: auto;
        line-height: inherit;
        text-align: center;
    }
    .newsletter .content .subscription-form .actions .btn {
        float: none;
        margin-right: 0;
        display: block;
        width: 100%;
    }
    .newsletter .content .subscription-form .actions input[type="radio"] + label {
        display: inline-block;
        float: none;
    }
    .breadcrumb {
        padding: 0 10px;
        text-align: center;
        height: auto;
    }
    .breadcrumb ul {
        display: inline-block;
    }
    .page-details .title {
        padding: 0 10px;
        text-align: center;
        height: auto;
    }
    .page-details .image {
        height: auto;
        padding: 10px;
    }
    .page-details .image img {
        margin: 0 auto;
    }
    .page-details .desc {
        padding: 10px;
    }
    .page-details .other-images .title {
        padding: 0;
        text-align: center;
    }
    .page-details .other-images .items {
        padding: 10px;
    }
    .staff > .title {
        padding: 0 10px;
        text-align: center;
        height: auto;
    }
    .staff .content .item .title {
        height: auto;
        line-height: inherit;
        margin-bottom: 5px;
    }
    .staff .content .item .desc {
        height: auto;
        padding-bottom: 10px;
    }
    .main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li a {
        font-size: 14px;
    }
    .projects-activities-inner .content .items .item .title {
        height: auto;
        line-height: inherit;
        margin-bottom: 5px;
    }
    .projects-activities-inner .content .items .item .desc {
        height: auto;
        padding-bottom: 10px;
    }
    .main-content .videos-images {
        padding: 15px 15px 0;
    }
    .main-content .videos-images .choices {
        text-align: center;
    }
    .main-content .videos-images .choices ul {
        display: inline-block;
    }
    .main-content .videos-images .choices ul li:nth-child(3) {
        margin-right: 0;
    }
}
@media (max-width: 300px) {
    .main-menu-wrapper .container .main-menu .navbar-default .container-fluid .navbar-collapse ul li a {
        font-size: 13px;
    }
}
@media (min-width: 769px) {
    .dropdown-menu .sub-menu {
        right: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }
    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
    }
    .nav-tabs .dropdown-menu,
    .nav-pills .dropdown-menu,
    .navbar .dropdown-menu {
        margin-top: 0;
    }
    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-right: none;
        border-left: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        right: -7px;
        top: 10px;
    }
    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-right: none;
        border-left: 6px solid #fff;
        border-bottom: 6px solid transparent;
        right: 10px;
        top: 11px;
        right: -6px;
    }
    .nav > li > a:focus,
    .nav > li > a:hover {
        background: #2c3e50 !important;
    }
}
.custom-padding{
    padding: 0 10px !important;
}

#note{
    position: relative;
    bottom: 30px;
    text-align: center;
}