
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-current {
    opacity: 1;
}

.slick-dotted.slick-slider {
    background-color: #fff;
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #7B7465;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #E0CA7E;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
    user-select: none;
    transform: translateY(-50%);
    transition: opacity .25s;
}

.slick-arrow.slick-prev {
    left: 0;
    transform: rotate(180deg) translateY(50%);
}

.slick-arrow.slick-next {
    right: 0;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 44px;
    height: 44px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-slider:hover .slick-arrow {
    opacity: 1;
}

.slick-arrow:after {
    content: "";
    position: absolute;
    top: 0;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, .85);
    background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px;
}

.slick-arrow:after {
    left: 0;
}

/**Slider end*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

b, body, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, i, img, label, li, ol, section, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, u, ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0
}

ul {
    list-style: none;
}

.main ul {
    list-style: unset;
    margin: 0 40px;
}

.form-row .video-slider {
	width: 100%;
    max-width: 800px;
    margin: auto;
    margin-bottom: 60px;
}

.video-slider iframe {
    width: 100%;
}

.video-slider ul {
    margin: 0;
}

article, section {
    display: block;
    font-size: 1em;
    line-height: normal
}

a, input[type=checkbox] {
    vertical-align: baseline
}

a {
    margin: 0;
    padding: 0;
    background: 0 0;
    text-decoration: none;
    outline: none;
}

button {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, td img {
    vertical-align: top
}

button, input, select, textarea {
    margin: 0;
    font-size: 1em;
    color: #666
}

sub, sup {
    font-size: smaller
}

input:focus, select:focus, textarea:focus {
    outline: 0
}

input[type=radio] {
    vertical-align: text-bottom
}

sub {
    vertical-align: sub
}

sup {
    vertical-align: super
}

a, .color {
    color: #e0ca7e;
}

.color1 {
    color: #3d2f2f !important;
}

.color2 {
    color: #3d2f2f !important;
}

.color_white {
    color: #fff !important;
}

textarea.form-control {
    resize: none;
    height: auto
}

img {
    max-width: 100%;
    font-size: 0.8em;
}

.article-text ol {
    padding: 0 32px;
}

.article-text iframe {
    display: block;
    margin: auto;
}

input[type=submit], button {
    cursor: pointer;
}

.form-control {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 4px;
    background: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 10px;
    color: #000;
    font-weight: 400;
    border: 1px solid #e0ca7e;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

.wrap-center {
    width: 1140px;
    margin: auto;
    word-wrap: break-word
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.mx-auto {
    margin: auto !important;
}

.w-50 {
    width: 50% !important;
}

.w-100 {
    width: 100% !important;
}

.hidden {
    display: none !important
}

.clearfix, .clearfix:after {
    clear: both
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.flex {
    display: flex;
    width: 100%;
}

.flex-flow-wrap {
    flex-flow: wrap;
}

.flex-flow-nowrap {
    flex-flow: nowrap;
}

.flex-flow-row-reverse {
    flex-flow: row-reverse;
}

.justify-content-start {
    justify-content: flex-start
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-center {
    justify-content: center;
}

.justify-content-arround {
    justify-content: space-around;
}

.word-break {
    word-break: break-word;
}

.bold {
    font-weight: 600;
}

.icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-style: normal;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    vertical-align: middle;
    line-height: 0;
}

.icon-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    opacity: .4;
    cursor: pointer;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

.icon-close:hover {
    opacity: 1;
}

.icon-close:before, .icon-close:after {
    position: absolute;
    left: 7px;
    content: ' ';
    height: 16px;
    width: 2px;
    background-color: #333;
}

.icon-close:before {
    transform: rotate(45deg);
}

.icon-close:after {
    transform: rotate(-45deg);
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.margin-auto {
    margin: auto;
}

hr {
    background-color: #e0ca7e !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

hr.box-shadow {
    margin-bottom: 0;
}

.hr-dotted {
    border-bottom: 1px dotted #CFB662;
    margin-bottom: 40px;
    padding-top: 20px;
}

.text-center {
    text-align: center !important;
}

.text-start {
    text-align: start !important;
}

.text-end {
    text-align: end !important;
}

.text-black {
    color: #000 !important;
}

.text-white {
    color: #fff !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

.font-weight-normal {
    font-weight: normal !important;
}

.btn {
    display: block;
    width: 100%;
    margin-top: 16px;
    padding: 8px 16px;
    color: #000;
    background-color: transparent;
    border: 1px solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

.btn:hover {
    color: #fff;
    background-color: #e0ca7e;
}

@font-face {

}

html {
    font-family: sans-serif;
}

body {
    color: #000;
    /*font-family: tahoma, arial unicode, arian amu;*/
    font-family: Segoe UI;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.wrap-center:after, .wrap-center:before {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

header .wrap-center:first-child {
    margin-top: 32px;
}

.lang a {
    margin-right: 4px;
    color: #8c8c8c;
    font-size: 0.9em;
}

.lang a.active {
    color: #e0ca7e;
}

.logo {
    /*width: 314px;*/
    margin: auto;
    text-align: center;
}

.logo a {
    /*width: 314px;*/
    text-align: center;
    color: #000;
}

.logo img {
    margin: auto;
    margin-bottom: 8px;
}

.logo div {
    /*font-size: 12px;*/
    text-transform: uppercase;
}

.h-search {
    width: 202px;
}

.h-search input {
    width: 100%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid;
    background: 0 0;
    line-height: 2em;
}

.h-search button, .search button {
    top: 0;
    right: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 1.5em;
}

.search button {
    height: 30px;
}

.menu a {
    display: block;
    /* max-width: 300px; */
    font-size: 16px;
    color: #404040;
}

.menu li {
    position: relative;
}

.menu ul, .filters ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu li ul {
    position: absolute;
    display: none;
    top: 37px;
    left: -10px;
    z-index: 5;
    box-shadow: 0 0 6px #aaa;
    overflow: hidden;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.menu a.active + ul {
    display: block;
    background-color: #fff;
}

.menu li ul a {
    display: block;
    padding: 6px 12px;
    font-size: 1em;
    white-space: nowrap;
}

.menu li ul a:hover {
    background-color: #e2e2e2;
}

.filters a {
    display: block;
    font-size: 1em;
    color: #404040;
    margin: 0 8px;
    border: 1px solid;
    padding: 4px 8px;
    margin-bottom: 10px;
}

.filters a.active {
    color: #fff;
    background-color: #e0ca7e;
    border: 1px solid #e0ca7e;
}

.box-shadow {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
}

.content {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.main {
    width: 100%;
    min-height: 500px;
    padding-top: 20px;
    text-align: justify;
}

.main.home {
    padding-top: 0;
}

.main-center {
    width: 100%;
    margin-top: 100px;
}

.photo-report {
    width: 100%;
}

.photo-report .slider {
    width: 600px;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

.slider a {
    position: relative;
    display: block;
    color: #404040;
}

.photo-report a .back-p {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .5);
}

.photo-report .slick-active a .back-p {
    background: rgba(255, 255, 255, .6);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .0) 0, rgba(0, 0, 0, .8) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .0) 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .0) 0, rgba(0, 0, 0, .8) 100%);
}

.photo-report a .position-absolute {
    font-size: 1.4em;

}

.photo-report a div p {
    font-size: .8em;
}

.photo-report a .position-absolute {
    right: 0;
    left: 0;
    bottom: 0;
    padding: 12px 16px;
    opacity: 0;
}

.photo-report .slick-active a .position-absolute {
    opacity: 1;
    text-align: center;
}

#share {
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

#share:hover {
    color: #e0ca7e;
}

.section-heading {
    position: relative;
    display: block;
    margin-bottom: 24px;
    padding: 5px 10px;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}

.section-heading img:first-child {
    position: relative;
    margin-right: 15px;
}

.section-heading img:last-child {
    position: relative;
    margin-left: 15px;
}

.block2 .section-heading:after, .block4 .section-heading:after, .rlinks .section-heading:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 19px;
    border: 1px dotted #CFB662;
    width: 36%;
}

.block4 .section-heading:after {
    width: 32%;
}

.rlinks .section-heading:after {
    width: 38%;
    bottom: 12px;
}

.block2 .section-heading:before, .block4 .section-heading:before, .rlinks .section-heading:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 19px;
    border: 1px dotted #CFB662;
    width: 36%;
}

.block4 .section-heading:before {
    width: 32%;
}

.rlinks .section-heading:before {
    width: 38%;
    bottom: 12px;
}

.hnews article {
    margin-bottom: 50px;
}

.hnews a {
    display: block;
    width: 348px;
    margin: 10px 0;
    overflow: hidden;
}

.hnews a img {
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

.hnews a:hover img {
    transform: scale(1.2);
}

.hnews p {
    text-align: center;
}

.title {
    margin: 8px 0;
    color: #000;
    font-weight: bold;
    font-size: 1em;
}

time {
    color: #b3b3b3;
}

.news-more {
    display: block;
    width: 200px;
    margin: auto;
    margin-bottom: 24px;
}

.col {
    width: 340px;
    background-color: #fff;
    transition: all, .3s;
}

.cnews .col {
    margin-bottom: 20px;
}

.col .titile {
    font-size: 1.1em;
}

.col time {
    display: block;
    font-size: .8em;
}

.s-text {
    font-size: .9em;
}

.menu-right {
    margin-bottom: 24px;
}

.menu-right a {
    display: block;
    margin-bottom: 4px;
    font-weight: bold;
}

.menu-right li ul {
    position: relative;
    top: 0;
    box-shadow: none;
}

.menu-right li ul a {
    border: none;
    margin: 0;
    padding: 4px 12px;
    margin-left: 16px;
    font-weight: normal;
}

.subscribe input {
    display: block;
    margin-top: 15px;
    width: 100%;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    line-height: 2em;
}

.social {
    width: 185px;
    margin: 40px 0;
}

.social .form-row {
    margin-bottom: 10px;
}

.social a[role="facebook"] {
    background-color: #3b5998;
    padding: 10px 20px;
}

.social a[role="youtube"] {
    background-color: #ff0000;
    padding: 10px 10px;
}

.social a span {
    color: #fff;
    position: absolute;
    top: 46%;
    left: 0;
    transform: translateY(-50%);
    margin-left: 70px;
}

.rlinks .form-row {
    width: 100%;
}

.rlinks a {
    width: 214px;
    text-align: start;
    display: block;
    margin: 0 18px;
}

.rlinks .form-row a {
    filter: grayscale(100%);
}

.rlinks .form-row a:hover {
    filter: grayscale(0%);
}

.rlinks {
    font-size: 14px;
    background-color: #F9F5E5;
}

.hot-line {
    width: 100%;
    padding: 16px 0;
    color: #000;
}

.hot-line div p {
    width: 300px;
    margin: 0;
    margin-right: 8px;
    text-align: center;
}

.hot-line div a {
    width: 300px;
    margin: 0;
    margin-right: 8px;
    text-align: end;
    color: #000;
}
.hot-line div a:first-of-type{
    font-weight: bold;
}

.attached_files a {
    display: block;
    margin-bottom: 12px;
}

.attached_files img {
    display: block;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

.attached_files small {
    color: #404040;
}

#map_canvas {
    min-height: 200px;
}

.map {
    font-size: 1.2em;
}

.map .fas {
    font-size: 1.5em;
}

.map .float-right {
    margin-left: 8px;
}

.map .justify-content-center > div {
    margin-right: 24px;
}

.article .section-heading {
    margin-bottom: 12px;
}

.footer-top {
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 24px;
    background-color: #f1f1f1;
}

.footer-top a {
    color: #000;
}

.footer-top .float-right {
    text-align: end;
}

.footer-top p {
    margin: 0;
    margin-bottom: 4px;
}

.footer-bottom {
    background-color: #1D1B17;
    color: #fff;
    padding: 24px 0;
}

footer {
    padding-bottom: 30px;
}

footer .section-heading {
    font-size: 25px;
    color: #fff;
}

.uppercase {
    text-transform: uppercase;
}

.pagination {
    width: 100%;
    text-align: center;
    margin-top: 36px;
    padding-bottom: 30px
}

.pagination > a, .pagination > b {
    padding: 5px 15px;
    border: 1px solid;
    color: #fff;
    display: inline-block
}

.pagination > a {
    background: #e0ca7e
}

.pagination > a:hover, .pagination > b {
    background: #ff1a1a
}

.pagination > b {
    box-shadow: inset 0 3px 1px 0 rgba(0, 0, 0, .25)
}

.form-row {
    margin-bottom: 24px;
}

.error {
    margin: 0;
    padding: 0;
    color: red;
}

#Imageid {
    display: block;
    margin-bottom: 12px;
    cursor: pointer;
}

table {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

table th, table td {
    padding: .75rem;
    vertical-align: top;
    border: 1px solid #dee2e6;
}

table[border="0"] th, table[border="0"] td {
    border: none;
}

table th {
    color: #404040;
}

tr[scope=rol] {
    height: 42px;
}

.gallery {
    margin: 24px 0;
}

.gallery a {
    margin-bottom: 16px;
    margin: 0 12px;
}

.img-animation {
    opacity: 0;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    transform: matrix(.01, 0, 0, .01, 0, 0);
}

.img-visible {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.visibility-hidden {
    opacity: 0;
    visibility: hidden;
}

#alert {
    position: fixed;
    left: 50%;
    top: 24%;
    transform: translateX(-50%);
    z-index: 1061;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-dismissible {
    padding-right: 4rem;
}

.fade {
    transition: opacity .15s linear;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.alert-dismissible .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

#overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .8);
    z-index: 1040;
}

blockquote {
    font-style: italic;
    font-family: Georgia, Times, times new roman, serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
}

.article-text blockquote ol {
    padding: 0;
}

.PageNotFound {
    width: 100%;
    min-height: 400px;
    padding-top: 80px;
    text-align: center;
}

.PageNotFound h1 {
    font-weight: normal;
    margin-bottom: 1em;
}

.PageNotFound a {
    text-transform: lowercase;
}

.contact_page .contact-us, .contact_page .subscribe {
    padding: 0 12px;
}

.subscribe input {
    border: 1px solid #e0ca7e;
    padding: 2px 6px;
    margin: 0;
}

.contact_page .subscribe button {
    width: 220px;
    float: right;
    margin: 0;
}

#remain {
    color: #CC0000;
}

.form-group {
    margin: 1em 0;
}

.ministry-section .section-heading {
    border: none;
    border-left: 4px solid #CC0000;
    text-align: start;
    background-color: #fff;
}

.ministry-section .sport .section-heading {
    border-left: 4px solid orange;
}

.ministry-section .culture .section-heading {
    border-left: 4px solid blue;
}

.ministry-section .background {
    position: relative;
}

.ministry-section .background span {
    display: block;
    /*background-color: #e0ca7e;*/
    /*opacity: .5;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.header-contact {
    margin-right: 80px
}

.header-contact a {
    color: #000;
}

.menu-minister {
    position: relative;
}

.menu-minister .op_menu {
    position: relative;
    display: block;
    margin-bottom: 24px;
    padding: 5px 10px;
    background-color: #e0ca7e;
    font-size: 17px;
    color: #000;
    cursor: pointer;
}

@media all and (max-width: 1160px) {
	.content,footer .form-row,footer .footer-bottom {
		width:auto;
		padding:0 15px;
	}
	.ministry-section .background img {
		width: 310px;
	}
    .wrap-center{
        width: 98%;
    }

    .cnews .right-block{
        width: auto;
        float: none;
        margin-left: 0;
    }

    .search .cnews{
        justify-content: space-around;
    }
}

@media (min-width: 1024px) {
  .mobile-nav-wrap {
     display: none; 
  }

}

@media all and (max-width: 1024px) {
	.ministry-section .background img {
    width: 220px;
}
		.desk_me{
		display: none;
	}
	.mob_header {
      box-shadow: 0px 1px 6px #999999;
    height: 50px;
    margin-top: -15px;
    position: relative;
}

header .box-shadow{
	display: none;
}
.menu li ul a {
    display: block;
    padding: 10px 12px 12px 12px;
    font-size: 1em;
    white-space: nowrap;
    background: #f9f5e5;
}
.menu li ul.sub {
position: unset;
}
.mobile-header-nav {
	z-index: 1001;
    background-color: white;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 47px;
    border-bottom: 1px solid black;
    width: 100%;
}

.mobile-header-nav li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
.mobile-header-nav li a {
  color: black;
    display: block;
    padding: 15px 15px;
    text-align: left;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mobile-header-nav li:first-of-type a {
	padding-top:5px;
}
.mobile-header-nav li a:hover {
  background-color: white;
}

.hamburger-menu {
  display: inline-block;
  padding: 10px 25px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger-menu:hover {
  cursor: pointer;
}
.hamburger-menu .menu-item {
  background: black;
  display: block;
  height: 3px;
  margin: 0 0 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 40px;
}
.hamburger-menu.open .menu-item {
  margin: 0 0 7.5px;
}
.hamburger-menu.open .menu-item:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 3.5px;
          transform-origin: 3.5px;
}
.hamburger-menu.open .menu-item:nth-child(2) {
  opacity: 0;
}
.hamburger-menu.open .menu-item:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 8px;
          transform-origin: 8px;
}
}

@media all and (max-width: 992px) {
	.ministry-section .background img {
    width: 230px;
}
    .main.home .ministry-section, .main.home .hnews{
        justify-content: space-around;
    }

    .main.home .block3{
        display: block;
    }

    .main.home .block3 > .form-row{
        width: 100%;
    }

    .contact_page > section{
        float: none;
        width: 100% !important;
    }

    .menu ul{
        justify-content: space-between;
    }   
	.map .justify-content-center > div {
		margin-right: 0;
		margin-top: 16px;
		width: 100%;
		justify-content: start;
		display: flex;
	}	
    footer .footer-bottom .wrap-center > div{
        float: none;
    }
}
@media (min-width: 577px) and (max-width: 754px) {
	.ministry-section .background img {
    width: 170px;
}

.h-search {
	margin-left: auto;
}
}
@media all and (max-width: 576px) {
	.h-search {
	margin-left: auto;
}
	.ministry-section .background img {
    width: 100%;
    margin: 0 auto 30px;
    display: block;
}
.lang {
	width:100%;
}
}
.logo div {
    font-size: 12px !important;
}
.h-search {
    margin-right: 16px;
    margin-top: 10px;
}
    .contact_page form .float-left, .contact_page form .float-right{
        float: none;
    }
.section-heading {
    margin-bottom: 12px;
    font-size: 29px !important;
}
.block2 .section-heading:before, .block4 .section-heading:before, .rlinks .section-heading:before,.block2 .section-heading:after, .block4 .section-heading:after, .rlinks .section-heading:after {
    width: 15%;
	bottom:15px;
}

.sh {
    position: absolute;
    top: 20px;
    color: #fff;
    z-index: 1;
    font-size: 18px;
    left: 20px;
    right: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: start;
}

.validation-file {
    display: block;
    text-align: start;
    margin-bottom: 5px;
}

.block {
    max-width: 250px;
    text-align: center;
}

.block a {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.block img {
    display: block;
    margin: auto;
}

.read_more {
    text-align: right;
    cursor: pointer;
}

.overflow_hidden {
    height: 0;
    overflow: hidden;
}

.right-block {
    margin-left: 20px;
    width: 820px;
}

.right-block .title {
    max-width: 80%;
}

.right-block .s-text {
    margin-top: 25px;
}

.block2 {
    margin-top: 100px;
}

.block2 .section-heading {
    font-size: 50px;
}

.block3 {
    margin-bottom: 100px;
}

.mr-auto {
    margin: auto;
}

.font-size-50 {
    font-size: 50px;
}

.block4 {
    background-color: #1D1B17;
    padding-bottom: 10px;
    margin-bottom: 100px;
}

.video-slider article p {
    margin: 0;
    padding: 0;
}

footer .btn {
    color: #fff;
}

.all_news {
    width: 300px;
    display: block;
    margin: auto;
}

.block1 {
    padding: 30px 0px;
    background-color: #F9F5E5;
}

.block3 > .form-row {
    width: 50%;
}

.block3 .section-heading {
    text-align: start;
}

.rotate-180 {
    transform: rotate(180deg);
}

.rotateY-180 {
    transform: rotateY(180deg);
}

.rlinks.form-row {
    margin-bottom: 0;
    padding-bottom: 40px;
}

.faq-title {
    color: #4f81bd;
    font-weight: bold;
}

.faq-answer {
    display: none;
    color: #000;
}

.faq-answer.opened {
    display: block !important;
}

.faq ul > li {
    /*color: #4f81bd;*/
    margin-bottom: 8px;
}

.article-text table th, .article-text table td {
	display: inline-block;
}

