@import url("font.css");
/* section.margin-st {
    padding-right: 40px;
    padding-left: 40px;
} */

section.wrapper {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Lato TR Regular';
}

body p {
    letter-spacing: 0.2px;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

input[type=submit] {
    cursor: pointer;
}

ul {
    padding: 0px !important;
    list-style: none !important;
}

button:focus {
    outline: none;
}

form {
    margin: 0px;
}

.form-control:focus {
    box-shadow: none;
}

section.header {
    width: 100%;
    background-color: #00ADEE;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    height: 80px;
    margin-bottom: 14px;
}

section.header .logo-area {
    background-color: #FFF;
    height: 90px;
    width: 440px;
    position: absolute;
    z-index: 2;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 12312321;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1283812;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

section.news-content.news-page.gallery-page .card .card-body h5 {
    color: #222222;	
    font-family: 'Lato TR Regular';	
    font-size: 14px;	
    line-height: 20px;
    font-weight: 100;
}

section.news-content.news-page.gallery-page .card .card-body {
    padding-top: 15px;
}

section.news-content.news-page.gallery-page .card-deck {
    margin-bottom: 30px;
}

section.news-banner .banner-image {
    width: 100%;
    height: 500px;
}

section.news-banner .container-fluid,
section.map-content .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}




section.news-banner .top-banner a {
    color: #FFFFFF;	
    font-family: 'Lato TR Regular';	
    font-size: 12px;	
    font-weight: bold;	
    line-height: 16px;
    display: inline-block;
}

section.news-banner .top-banner .date {
    color: #FFFFFF;	
    font-family: 'Lato TR Regular';	
    font-size: 16px;	
    line-height: 10px;
    text-align: right;
    display: inline-block;
    float: right;
}

section.news-banner .top-banner a::after {
    background: url("../../assets/images/icon/arrow_go_to_white.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 8px;
    width: 20px;
    position: relative;
    left: 10px;
    transition: .3s;
}

.btn-send:focus {
    outline: none;
    box-shadow: none;
}

section.news-banner .bottom-banner .title {
    color: #FFFFFF;	
    font-family: 'Lato TR Bold';	
    font-size: 36px;	
    font-weight: bold;	
    line-height: 41px;
}

section.news-detail .news-img img {
    margin-top: 40px;
    width: 100%;
    height: auto;
}

section.news-detail .donate-text {
    color: #222222;	
    font-family: 'Lato TR Bold';	
    font-size: 18px;	
    font-weight: bold;	
    line-height: 24px;
    margin-top: 40px;
}

section.news-detail .donate-information {
    color: #222222;	
    font-family: 'Lato TR Bold';	
    font-size: 18px;	
    font-weight: bold;	
    line-height: 24px;
    margin-top: 20px; 
}

section.news-detail .vb-img {
    position: absolute;
    bottom: 6px;
}

#DonateForm {
    margin-top: 70px;
}

#DonateForm label {
    color: #222222;	
    font-family: 'Lato TR Regular';	
    font-size: 13px;	
    font-weight: bold;	
    line-height: 14px;
    margin-bottom: 9px;
}

#DonateForm input {
    height: 52px;	
    border: 1px solid #BCBCBC;	
    background-color: #FFFFFF;
    padding-left: 15px;
    border-radius: 0px;
    color: #222;
    font-family: 'Lato TR Regular';	
    font-size: 18px;	
    line-height: 21px;
}

#DonateForm input:placeholder {
    color: rgba(34,34,34,0.5);
}

#DonateForm .btn-send {
    border-radius: 24px;	
    background-color: #00ADEE;
    color: #FFFFFF;	
    font-family: 'Lato TR Bold';	
    font-size: 18px;	
    font-weight: bold;	
    line-height: 21px;
    border: 0px;
    height: 48px;	
    width: 133px;
    padding-left: 0px;
    position: relative;
    margin-top: 20px;
    float: right;
}

section.news-detail .news-cuff {
    color: #222222;	
    font-family: 'Lato TR Bold';	
    font-size: 18px;	
    font-weight: bold;	
    line-height: 24px;
    margin-top: 40px;
}

section.news-detail .news-title {
    color: #222222;	
    font-family: 'Lato TR Bold';	
    font-size: 18px;	
    font-weight: bold;	
    line-height: 24px;
    margin-top: 30px;
}

section.news-detail .news-date {
    color: #888888;	
    font-family: 'Lato TR Regular';	
    font-size: 14px;	
    line-height: 14px;
    margin-top: 20px;
}

section.news-detail .news-information {
    color: #222222;	
    font-family: 'Lato TR Regular';	
    font-size: 14px;	
    line-height: 18px;
    margin-top: 20px;
}

section.magazine-content .input-grp {
    position: relative;
    left: 0px;
    margin-bottom: 14px;
    float: right;
    padding-right: 8px;
}

section.header .logo-area img {
    display: table;
    position: relative;
    margin: 0 auto;
    top: 13px;
}

section.header .menu {
    background: url("../../assets/images/icon/menu.svg") no-repeat center;
    height: 63px;
    width: 31px;
    content: '';
    display: block;
}

section.news-content .title-area a:hover:after,
section.news-content .card .card-body a:hover:after,
section.news-content .news a:hover:after,
section.toggle-news .media-body a:hover:after,
section.news-banner .top-banner a:hover:after,
section.magazine-content .media-body a:hover:after {
    transition: .3s;
    left: 20px;
}

section.information-content,
section.news-content,
section.donate-content,
section.main-slider {
    margin-left: 40px;
    margin-right: 40px;
}

section.donate-content {
    margin-bottom: 40px;
}

section.information-content {
    padding-bottom: 38px;
    padding-top: 40px;
}

section.information-content .card {
    border: 0px;
}

section.information-content .card .card-body .card-text {
    color: #222222;
    font-family: 'Lato TR Regular';
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

section.information-content .card .card-footer {
    background-color: transparent;
    border: 0px;
    color: #888888;
    font-family: 'Lato TR Regular';
    font-size: 13px;
    line-height: 14px;
    padding-left: 0px;
}

section.information-content .card .card-img-top {
    border: 0px;
    border-radius: 0px;
}

section.information-content .card .card-body {
    padding: 0px;
    padding-top: 20px;
}

section.news-content {
    background-color: rgba(188, 188, 188, 0.1);
    padding-bottom: 63px;
}

section.news-content .title-area {
    margin-top: 50px;
}

section.news-content .title-area h5 {
    color: #222222;
    font-family: 'Lato TR Bold';
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;
    display: inline-block;
}

section.news-content .title-area a {
    color: #00ADEE;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    display: inline-block;
    float: right;
    position: relative;
    top: 15px;
    right: 15px;
}

section.news-content .title-area a::after {
    background: url("../../assets/images/icon/arrow_go_to.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 8px;
    width: 20px;
    position: relative;
    left: 10px;
}

section.news-content .card {
    border: 0px;
    border-radius: 0px;
    flex: inherit;
    width: 29%;
}

section.news-content .card .card-img-top {
    border: 0px;
    border-radius: 0px;
}

section.news-content .card .card-body {
    background-color: rgba(188, 188, 188, 0.1);
    padding: 0px;
    padding-top: 20px;
}

section.news-content .card .card-title {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 0px;
}

section.news-content .card .info-text {
    color: #222222;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
}

section.news-content .card .text-muted {
    color: #888888 !important;
    font-size: 13px;
    line-height: 14px;
}

section.news-content .card .card-footer-text {
    margin-top: 15px;
}

section.news-content .card .card-body a {
    color: #00ADEE;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

section.news-content .card .card-body a::after {
    background: url("../../assets/images/icon/arrow_go_to.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 8px;
    width: 20px;
    position: relative;
    left: 10px;
}

section.news-content .news {
    margin-top: 46px;
}

section.news-content .news .news-title {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
}

section.news-content .news .news-information {
    color: #222222;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 11px;
}

section.news-content .news a {
    color: #00ADEE;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

section.news-content .news a::after {
    background: url("../../assets/images/icon/arrow_go_to.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 8px;
    width: 20px;
    position: relative;
    left: 10px;
}

section.news-content .news .news-date {
    color: #888888;
    font-size: 13px;
    line-height: 14px;
    margin-top: 15px;
}

section.news-content.news-page .card-deck {
    margin-bottom: 46px;
}

section.news-content.news-page .news {
    margin-top: 0px;
    margin-bottom: 40px;
}

section.donate-content {
    background-color: rgba(0, 173, 238, 0.3);
    position: relative;
    padding: 47px 0px 30px 0px;
}

section.donate-content .right-bg {
    background-color: rgba(0, 150, 71, 0.1);
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0px;
    top: 0px;
}

section.donate-content .text-area .title {
    color: #222222;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
}

section.donate-content a {
    border-radius: 18px;
    background-color: #00ADEE;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    padding: 9px 24px;
    padding-left: 18px;
}

section.donate-content a::after {
    background: url("../../assets/images/icon/arrow_go_to_btn.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 7.67px;
    width: 4px;
    position: relative;
    left: 9.5px;
}

section.donate-content .text-area p {
    color: #222222;
    font-size: 13px;
    line-height: 18px;
    margin-top: 30px;
    margin-bottom: 38px;
}

section.donate-content .text-area .bottom-text {
    color: #222222;
    font-size: 13px;
    line-height: 18px;
}

section.donate-content .second-area {
    padding-left: 24px;
}

section.donate-content .img-area img {
    position: absolute;
    right: -14px;
    bottom: -30px;
}

section.donate-content .bottom-text img {
    position: relative;
    top: -30px;
    left: 52px;
}

section.e-bulletin {
    background-color: #00ADEE;
}

section.e-bulletin h4 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 100px;
    margin: 0px;
}

section.e-bulletin input[type=text] {
    width: 100%;
    font-size: 14px;
    line-height: 44px;
    border: 1px solid #FFF;
    background: #FFF;
    padding: 0px 15px 0px 15px;
    color: #FFF;
    background-color: transparent;
    margin-top: 28px;
}

section.e-bulletin input::placeholder {
    color: #FFF;
}

section.e-bulletin a {
    border: 2px solid #FFFFFF;
    border-radius: 18px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 9px 37px;
    padding-left: 18px;
    top: 41px;
    position: relative;
}

section.e-bulletin a::after {
    background: url("../../assets/images/icon/arrow_go_to_btn.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 7.67px;
    width: 4px;
    position: relative;
    left: 16.5px;
}

section.footer {
    background-color: #202224;
    padding-bottom: 60px;
}

section.footer .title {
    color: #FFFFFF;
    font-family: 'Lato TR Bold';
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.2px;
    margin-bottom: 20px;
    margin-top: 52px;
}

section.footer ul>li>a {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
    opacity: 0.5;
}

section.footer .menu-bar-2,
section.footer .menu-bar-3,
section.footer .menu-bar-4,
section.footer .menu-bar-5 {
    margin-left: 5%;
}

.facebook {
    background: url("../../assets/images/icon/facebook.svg") no-repeat center;
}

.twitter {
    background: url("../../assets/images/icon/twitter.svg") no-repeat center;
}

.instagram {
    background: url("../../assets/images/icon/instagram.svg") no-repeat center;
}

.facebook-black {
    background: url("../../assets/images/icon/black/facebook.svg") no-repeat center;
}

.twitter-black {
    background: url("../../assets/images/icon//black/twitter.svg") no-repeat center;
}

.instagram-black {
    background: url("../../assets/images/icon//black/instagram.svg") no-repeat center;
}

section.footer .social {
    text-align: right;
}

section.footer .social a {
    display: inline-block;
    text-indent: -9999px;
    width: 21px;
    height: 20px;
    margin-left: 24px;
}

section.footer .copy {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 24px;
    text-align: right;
    margin-top: 22px;
}

section.footer .social,
section.footer .img-area {
    margin-top: 66px;
}

section.main-slider .indicators {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    /* background-color: rgba(56,56,60,0.8); */
}

section.main-slider .carousel-indicators {
    position: absolute;
    display: inline-block;
    height: 80px;
    z-index: 15;
    bottom: 1px;
    justify-content: inherit;
    margin: 0px;
    padding: 28px 0px 28px 0px;
    list-style: none;
    color: #FFFFFF;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

section.main-slider .carousel-indicators li {
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 17px;
    text-indent: inherit;
    background-color: transparent;
    font-size: 13px;
    line-height: 16px;
    cursor: pointer;
}

section.main-slider .carousel-indicators li:first-child {
    margin-left: 0px;
}

section.main-slider .carousel-indicators li .loading {
    display: block;
    overflow: inherit !important;
    width: 0px;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    margin-left: 30px;
    margin-top: -8px;
}

section.main-slider .carousel-indicators li .loading span {
    display: block;
    width: 0px;
    height: 1px;
    background: #FFF;
    overflow: inherit !important;
}

section.main-slider .carousel-control-prev,
section.main-slider .carousel-control-next {
    position: absolute;
    float: right;
    width: auto;
    opacity: 1;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(136, 136, 136, 0.3);
    top: 50%;
}

.carousel-control-next,
.carousel-control-prev {
    bottom: auto;
}

section.main-slider .carousel-control-prev .prev-icon,
section.main-slider .carousel-control-next .next-icon {
    display: block;
    height: 60px;
    width: 60px;
}

section.main-slider .carousel-control-prev {
    margin-right: 64px;
    left: -40px;
}

section.main-slider .carousel-control-next {
    right: -40px;
}

section.main-slider .carousel-control-next .next-icon {
    background: url('../../assets/images/icon/arrow_right.svg') no-repeat center;
}

section.main-slider .carousel-control-prev .prev-icon {
    background: url('../../assets/images/icon/arrow_left.svg') no-repeat center;
}

section.main-slider .carousel-caption {
    bottom: 90px;
    right: auto;
    left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: inherit;
    padding-bottom: 20px;
}

section.main-slider .p-st {
    padding: 28px 0px 28px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

section.main-slider .date {
    color: #FFFFFF;
    font-size: 16px;
}

section.main-slider .carousel-caption h6 {
    line-height: 20px;
}

section.main-slider .carousel-caption h6::before {
    position: absolute;
    content: "";
    top: -12px;
    left: -12px;
    width: 12px;
    height: 12px;
    background: url('../images/icon/arrow_slider_text.svg') no-repeat center;
}

section.main-slider .carousel-caption p {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
}

#mainSlider {
    width: 100%;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1206px !important;
    }
}

.header__toggle_wrapper_elements {
    position: absolute;
    left: 20px;
    top: 9px;
    width: 30px;
    height: 30px;
    opacity: 1;
    transition: opacity .3s ease;
}

.header__toggle_wrapper_elements span {
    position: absolute;
    left: 0;
    display: block;
    width: 30px;
    height: 4px;
    background-color: #fff;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.header__toggle_wrapper_elements span {
    position: absolute;
    left: 0;
    display: block;
    width: 30px;
    height: 4px;
    background-color: #fff;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.header__toggle_wrapper_elements span {
    position: absolute;
    left: 0;
    display: block;
    width: 30px;
    height: 4px;
    background-color: #fff;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.header__toggle_element_second {
    top: 11px;
}

.header__toggle_element_third {
    top: 12px;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}

.header__toggle_element_first,
.header__toggle_element_third {
    background: #fff;
}

.fonts-loaded .header__caption_small {
    font-family: 'Lato TR';
}

.header__caption_small {
    display: block;
    position: relative;
    top: 3px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
}

.header__caption_small,
.header__channel_caption,
.header__title_caption {
    font-size: 10px;
    letter-spacing: .45px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
}

.search {
    position: relative;
    top: 9px;
    left: 15px;
}

.search__icon {
    cursor: pointer;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
    width: 40px;
    height: 40px;
    padding: 6px;
}

.circle,
.search__icon {
    position: relative;
    display: block;
}

.circle {
    border-radius: 100%;
    border: 4px solid #fff;
    background: #00ADEE;
    z-index: 1;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    height: 25.67px;
    width: 25.67px;
}

.circle,
.handle {
    transition: -webkit-transform .3s ease;
}

.circle,
.search__icon {
    position: relative;
    display: block;
}

.handle {
    position: absolute;
    top: 24px;
    left: 9px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    background-color: #fff;
}

.handle,
.handle:after {
    width: 35px;
    height: 4px;
    display: block;
}

.handle:after {
    content: "";
    z-index: -1;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

section.toggle-menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: #FFF;
    top: 80px;
}

section.toggle-menu .title {
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    border-bottom: 1px solid #BCBCBC;
    padding-bottom: 10px;
}

section.toggle-menu ul>li>a {
    opacity: 0.7;
    color: #222222;
    font-size: 13px;
    line-height: 40px;
}

section.footer .menu-bar-1 {
    margin-left: 15px;
}

section.toggle-menu .menu-bar-1,
section.toggle-menu .menu-bar-2,
section.toggle-menu .menu-bar-3,
section.toggle-menu .menu-bar-4,
section.toggle-menu .menu-bar-5 {
    margin-top: 80px;
}

section.toggle-menu .menu-bar-2,
section.toggle-menu .menu-bar-3,
section.toggle-menu .menu-bar-4,
section.toggle-menu .menu-bar-5 {
    margin-left: 6%;
}

section.toggle-menu .line {
    height: 1px;
    width: 100%;
    background-color: #BCBCBC;
    margin-top: 80px;
}

.p0 {
    padding: 0px;
}

section.toggle-menu .social {
    margin-top: 51px;
}

section.toggle-menu .social a {
    display: inline-block;
    text-indent: -9999px;
    width: 21px;
    height: 20px;
    margin-left: 24px;
}

body.openToggle {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

html.openToggle {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    height: 12px;
    width: 28px;
    left: 10px;
    top: 2px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    height: 8px;
    width: 8px;
    top: 1.5px;
}

.input-grp {
    position: relative;
    left: 72px;
    margin-bottom: 14px;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.all-magazin {
    display: inline-block;
    color: #009AEF;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

label {
    margin: 0px;
}

section.toggle-news {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 130px;
    background: #FFF;
    display: none;
    overflow: scroll;
}

section.toggle-news .media-body .date {
    color: #888888;
    font-size: 13px;
    line-height: 14px;
    margin-top: 15px;
}

section.toggle-news .media-body h5 {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
}

section.toggle-news .media-body .info {
    color: #222222;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 11px;
}

section.toggle-news .media-body a {
    color: #00ADEE;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

section.toggle-news .media-body a:after {
    background: url("../../assets/images/icon/arrow_go_to.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 8px;
    width: 20px;
    position: relative;
    left: 10px;
}

section.toggle-news .media-body {
    margin-top: 50px;
}

section.toggle-news .area {
    border-bottom: 1px solid #dADADA;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

section.toggle-news .new-link .news-area {
    display: inline-block;
}

section.toggle-news .new-link .news-area .news-text {
    color: #222;
}

section.toggle-news .new-link .news-text:hover {
    color: #E74237;
}

section.toggle-news .time {
    display: inline-block;
    font-size: 12px;
    color: #222;
}

.hamburger {
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
}

.bar1,
.bar2,
.bar3 {
    width: 30px;
    height: 4px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -6px);
    transform: rotate(45deg) translate(-8px, -6px);
}

section.toggle-search {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: #FFF;
    top: 80px;
}

section.toggle-search .search-bar {
    margin-top: 150px;
}

section.toggle-search .search-bar input {
    border: 0px;
    border-bottom: 1px solid #DADADA;
    border-radius: 0px;
    padding-bottom: 11px;
    height: 80px;
    font-size: 30px;
    caret-color: red;
}

section.toggle-search .search-bar input[type=text]:focus {
    outline: none;
    box-shadow: none;
}

section.toggle-search .search-bar .btn-search {
    width: 32px;
    height: 32px;
    margin: 13px 13px 13px 0px;
    background: url("../images/icon/search.svg") no-repeat center;
    position: absolute;
    right: 0px;
    top: 5px;
    display: flex;
    z-index: 999;
}

#emailForm input[type=text]:focus {
    outline: none;
    box-shadow: none;
}

section.map .city {
    color: #222222;	
    font-family: 'Lato TR Bold';	
    font-size: 18px;	
    font-weight: bold;
    line-height: 24px;
    margin-top: 40px;
}

section.map .adress {
    color: #222222;	
    font-family: 'Lato TR Regular';
    font-size: 14px;	
    line-height: 20px;
    margin-top: 8px;
}

section.map .tel {
    color: #222222;	
    font-family: 'Lato TR Regular';
    font-size: 14px;	
    line-height: 20px;
    margin-top: 10px;
}

section.map .mail {
    color: #222222;	
    font-family: 'Lato TR Regular';
    font-size: 14px;	
    line-height: 20px;
    margin-top: 10px;
}

section.map .row:nth-child(1) {
    margin-top: 80px;
}

section.map .row {
    margin-bottom: 80px;
}

section.map .googleMap {
    width: 100%;
    border: 2px solid #FFFFFF;
    height: 240px;
    border: 1px solid #D8D8D8;
}

section.committee-content .page-title {
    color: #222222;	
    font-family: 'Lato TR Bold';	
    font-size: 30px;	
    font-weight: bold;
    line-height: 34px;
    margin-bottom: 40px;
}

section.committee-content .member {
    text-align: center;
}

section.committee-content .member .member-name {
    color: #222222;	
    font-family: 'Lato TR Bold';	
    font-size: 18px;	
    font-weight: bold;	
    line-height: 24px;	
    text-align: center;
    margin-top: 15px;
}

section.committee-content .member .member-title {
    color: #222222;	
    font-family: 'Lato TR Regular';	
    font-size: 13px;	
    line-height: 18px;	
    text-align: center;
    margin-bottom: 23px;
}

section.news-content .card a:focus {
    box-shadow: none;
    outline: none;
}

#DonateForm .btn-send::after {
    background: url("../../assets/images/icon/arrow_go_to_btn.svg") no-repeat center;
    content: '';
}

.fancybox-container {
    z-index: 34323432;
}

.reliative {
    position: relative;
}

.banner-container {
    position: absolute; 
    top:0; 
    left:0; 
    right:0; 
    bottom:0; 
    margin-top:30px;
}

.bottom-banner {
    position: absolute;
    bottom:30px;
    width:100%;
}

section.toggle-news ul {
    margin-bottom: 150px;
}

section.magazine-content h5 {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
}

section.magazine-content p {
    color: #222222;
    font-family: 'Lato TR Regular';
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 11px;
}

section.magazine-content .media-body a {
    color: #00ADEE;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    transition: .3s;
}

section.magazine-content .media-body .date {
    color: #888888;
    font-size: 13px;
    line-height: 14px;
    margin-top: 15px;
}

section.magazine-content .media-body {
    margin-top: 50px;
}

section.magazine-content .media-body a:after {
    background: url("../../assets/images/icon/arrow_go_to.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 8px;
    width: 20px;
    position: relative;
    left: 10px;
    transition: .3s;
}

section.search-content .col-lg-8 {
    padding-left: 0px;
}

section.search-content .result-count {
    color: #222222;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 18px;
    margin-bottom: 35px;
}

section.search-content .result-area {
    width: 100%;
    border: 1px solid #D8D8D8;
    background-color: #FFFFFF;
    padding: 20px;
    transition: .2s;
    margin-bottom: 20px;
}

    section.search-content .result-area:hover {
        border-color: #00ADEE;
        transition: .2s;
    }

    section.search-content .result-area .result-title {
        color: #222222;
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
    }

    section.search-content .result-area p {
        color: #222222;
        font-size: 13px;
        line-height: 18px;
        margin-top: 20px;
    }

.btn_exit {
    content: url("../images/icon/exit.svg");
    position: absolute;
    top: 19px;
    left: 27px;
    display: none;
}

.modal .modal-body img {
    display: block;
    margin: 0px auto;
}

.modal .modal-body p {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.mobile-slider-img {
    display: none;
}

.desktop-slider-img {
    display: block;
}

.gallery-category-title {
    color: #222222;
    font-family: 'Lato TR Bold';
    font-size: 23px;
    line-height: 34px;
    margin-bottom: 20px;
}

.fancybox-container {
    z-index: 99999999 !important;
}

@media (max-width: 576px) {

    .desktop-slider-img {
        display: none !important;
    }

    .mobile-slider-img {
        display: block !important;
    }

    section.search-content .col-lg-8 {
        padding-left: 15px;
    }

    section.news-detail .author {
        font-size: 13px !important;
    }

    section.news-detail .title-area-2 h5 {
        font-size: 23px !important;
    }

    section.main-slider .carousel-caption {
        padding-bottom: 0px;
    }

    section.magazine-content .media-body .info {
        font-size: 12px;
    }

    section.magazine-content .media-body {
        margin-top: 0px;
    }

    section.magazine-content .media-body h5 {
        font-size: 16px;
    }

    section.news-content .title-area h5,
    section.news-content .title-area a {
        display: block;
    }

    .card-deck .card {
        margin-top: 25px;
    }

    #DonateForm {
        margin-top: 90px;
    }

    section.map .row:nth-child(1) {
        margin-top: 40px;
    }

    .carousel-indicators {
        left: inherit;
        right: 10px;
    }

    section.main-slider .carousel-indicators {
        border-top: 0px;
    }
    
    section.news-banner .top-banner a {
        margin-left: 15px;
    }

    .desktop-logo {
        display: none !important;
    }

    .mobile-logo {
        display: block !important;
    }

    section.news-detail .vb-img {
        bottom: inherit;
        top: 10px;
    }

    section.committee-content .col-xl-2.col-sm-6.col-md-3 {
        width: 50%;
    }

    section.news-banner .banner-image {
        height: 320px;
    }

    section.news-banner .container-fluid, section.map-content .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

    section.header .logo-area {
        width: 220px;
    }
    
    section.news-banner .bottom-banner .title {
        font-size: 24px;
        margin-left: 15px;
        margin-right: 15px;
    }

    section.news-banner .top-banner .date {
        margin-right: 15px;
    }

    section.news-detail .donate-text {
        font-size: 16px;
    }

    section.news-detail .donate-information {
        width: 65%;
        font-size: 16px;
    }

    .hamburger {
        left: 18px;
    }
    .search {
        float: right;
        top: -42px;
        left: -16px;
    }
    section.information-content .card .card-body .card-text{
        font-size: 13px;
    }
    section.donate-content .right-bg{
        display: none;
    }
    
    section.information-content, section.news-content, section.donate-content, section.main-slider {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .input-grp {
        left: 0px;
        right: 0px;
    }

    section.main-slider .carousel-caption p{
        font-size: 15px;
    }
    section.toggle-menu .title,
    section.footer .title {
        font-size: 14px;
    }
    section.toggle-menu ul>li>a,
    section.footer ul>li>a{
        font-size: 12px;
    }
    section.toggle-menu .menu-bar-1{
        margin-left: 4%;
    }
    section.toggle-menu .menu-bar-5{
        margin-left: 17%;
    }
    section.main-slider .date,
    section.main-slider .carousel-indicators li{
        font-size: 12px;
    }
    section.main-slider .carousel-indicators li{
        margin-left: 2px;
    }
    section.main-slider .carousel-indicators {
        bottom: 0px;
        height: 76px;
    }
    section.news-content .title-area a{
        float: left;
        top: 0px;
        left: 0px;
        margin-bottom: 30px;
    }
    section.news-content .title-area h5 {
        margin-bottom: 10px;
    }
    section.donate-content .second-area {
        padding-left: 0px;
        margin-top: 50px;
    }
    section.donate-content .img-area img {
        width: 40%;
        right: 0px;
    }
    section.donate-content .bottom-text img {
        left: 15px;
    }
    section.e-bulletin h4{
        line-height: 70px;
    }
    section.e-bulletin input[type=text] {
        margin-top: 0px;
    }
    section.e-bulletin a{
        top: 30px;
    }
    section.e-bulletin{
        padding-bottom: 60px;
    }
    section.footer .menu-bar-1,
    section.footer .menu-bar-4 {
        margin-left: 9px;
    }
    section.footer .menu-bar-5 {
        margin-left: 18%;
    }
    section.footer .social, section.footer .img-area img{
        width: 100%;
        height: auto;
    }

    section.footer .social, section.footer .img-area img,
    section.footer .copy {
        text-align: center;
    }
    section.donate-content .right-bg-mobile {
        display: block !important;
        background-color: rgba(0, 150, 71, 0.1);
        height: 54%;
        width: 100%;
        position: absolute;
        right: 0px;
        bottom: 0px;
    }
    section.donate-content{
        padding: 25px 0;
    }
    .w-100 {
        height: 320px;
    }
    section.main-slider .carousel-control-prev {
        left: 0px;
        margin-right: 0px;
    }
    section.main-slider .carousel-control-next {
        right: 0px;
    }
    section.main-slider .carousel-control-prev, section.main-slider .carousel-control-next {
        top: 42%;
    }
    section.main-slider .carousel-control-prev .prev-icon, section.main-slider .carousel-control-next .next-icon {
        display: block;
        height: 40px;
        width: 40px;
    }
    section.main-slider .carousel-indicators li:first-child {
        margin-left: 88px;
    }
    section.main-slider .carousel-indicators {
        padding: 22px 0px 28px 0px;
    }
    section.toggle-news .media-body{
        margin-top: 0px;
    }
    section.toggle-news .media-body h5{
        font-size: 16px;
    }
    section.toggle-news .media-body .info {
        font-size: 12px;
    }
    section.news-content .card {
        width: 100%;
    }

    section.map .googleMap {
        margin-top: 15px;
    }
    section.map .row {
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    
    section.map .googleMap {
        margin-top: 15px;
    }

    section.map .row {
        margin-bottom: 20px;
    }

    section.news-detail .vb-img {
        bottom: inherit;
    }
    .input-grp {
        float: right;
        left: 0px;
    }
    section.donate-content .bottom-text img {
        top: 8px;
        left: 0px;
    }
    .search {
        top: -38px;
        left: -22px;
    }
    section.main-slider .carousel-caption p {
        font-size: 17px;
    }
    section.main-slider .carousel-caption {
        padding-bottom: 0px;
    }
    section.news-content .title-area h5 {
        font-size: 25px;
    }
    section.main-slider .carousel-control-prev .prev-icon,
    section.main-slider .carousel-control-next .next-icon {
        width: 30px;
        height: 30px;
    }
    section.main-slider .p-st {
        padding: 10px 0px 10px 0px;
    }
    section.main-slider .carousel-indicators {
        height: 44px;
        padding: 10px 0px 10px 0px;
    }
    section.main-slider .date {
        position: relative;
        left: 15px;
    }
    section.donate-content .img-area img {
        width: 75%;
    }
    section.footer .menu-bar-1,
    section.footer .menu-bar-4 {
        margin-left: 16%;
    }
    section.footer .menu-bar-5 {
        margin-left: 14%;
    }
    section.footer .social,
    section.footer .img-area,
    section.footer .social,
    section.footer .img-area,
    section.footer .copy,
    section.toggle-menu .social {
        text-align: center;
    }
    section.toggle-menu .menu-bar-5 {
        margin-left: 0px;
    }
    section.news-content .card {
        flex: 1 0 0%;
        width: auto;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .search {
        left: 13px;
    }
    .input-grp {
        float: right;
        left: 0px;
    }
    section.main-slider .carousel-caption p {
        font-size: 17px;
    }
    section.donate-content .bottom-text img {
        top: -34px;
        left: 13px;
    }
    section.news-content .card {
        flex: 1 0 0%;
        width: auto;
    }
    section.news-detail .vb-img {
        bottom: inherit;
    }
    section.map .googleMap {
        margin-top: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    section.donate-content .bottom-text img {
        top: -50px;
        left: 223px;
    }
    section.donate-content .img-area img {
        width: 62%;
    }
    section.news-content .card {
        width: 28%;
    }
}

section.news-detail .title-area-2 h5 {
    color: #222222;
    font-family: 'Lato TR Bold';
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;
    display: inline-block;
}

section.news-detail .title-area-2 a {
    color: #00ADEE;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    display: inline-block;
    float: right;
    position: relative;
    top: 15px;
    right: 0px;
}

section.news-detail .title-area-2 a::before {
    background: url(../../assets/images/icon/arrow_go_to.svg) no-repeat center;
    content: '';
    display: inline-block;
    height: 8px;
    width: 20px;
    position: relative;
    left: -13px;
    transform: rotate(180deg);
}

    section.news-detail .title-area-2 a:hover:before {
        transition: .3s;
        left: -20px;
    }

section.news-detail .author {
    color: #222222;
    font-family: 'Lato TR Regular';
    font-size: 18px;
    line-height: 24px;
    float: left;
}

section.news-detail .text-date {
    color: #888888;
    font-family: 'Lato TR Regular';
    font-size: 13px;
    line-height: 14px;
    float: right;
}

section.news-detail .new-detail-content {
    text-align: justify;
}