@font-face {
    font-family: 'b';
    src: url('font/AdellePE-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'r';
    src: url('font/AdellePE.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 's';
    src: url('font/AdellePESb.ttf');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    position: relative;
    font: 14px/1.4 'r', Arial, sans-serif;
    z-index: 0;
    overflow-x: hidden;
    background: url(img/bg_1.jpg) center center;
}

.screen-reader-text {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

img {
    border: 0;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

h1 {
    font-size: 2.4em;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

a {
    color: #2870d2;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul {
    list-style: none;
}

input {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'r';
}

input:focus {
    outline: none;
}

b {
    font-weight: normal;
}

table {
    border-collapse: collapse;
}

.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clear {
    zoom: 1;
}




/* IE6 */

*:first-child+html .clear {
    zoom: 1;
}


/* IE7 */

header {
    background: url(img/h.png);
}

.header_wrap {
    width: 1000px;
    height: 200px;
    margin: 0 auto;
}

.logo {
    float: right;
    background: url(img/logo.png) no-repeat center right;
    display: block;
    height: 115px;
    margin: 42px 0 0 0;
    padding: 22px 0 30px 40px;
    font-family: 'b';
    color: #663524;
    font-size: 1.6em;
    box-sizing: border-box;
}

.logo:hover {
    text-decoration: none;
}

.h_words {
    height: 200px;
    width: 43%;
    float: right;
}

.h_word {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.hw_wrap {
    display: block;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
    padding: 50px 0 0 170px;
}

.hw_wrap i {
    display: block;
    font-size: 0.9em;
    margin: 0 0 10px 0;
    line-height: 1.6em;
}

.hw_wrap b {
    font-family: 'b';
    font-size: 1.1em;
}

.h_words.h1 {
    background: url(img/heydar_aliyev.png) no-repeat bottom left;
	float:left;
}

.main_menu {
    width: 100%;
    height: 60px;
    background: #c39c09;
    font-family: 's';
    z-index: 99999;
	position:relative;
}

.mm_left li {
    float: left;
    position: relative;
}

.mm_left a {
    color: white;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 8px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mm_left a:hover {
    background: #6b331a;
    text-decoration: none;
}

.sub_menu {
    width: 290px;
    position: absolute;
    background: url(img/sm.png) no-repeat center top #6b331a;
    box-sizing: border-box;
    padding: 10px 20px;
    display: none;
    z-index: 2222;
}

li.with_sub {
    text-align: center;
    /*max-width:120px;
    min-width:70px;*/
}

.with_sub:hover .sub_menu {
    display: block;
}

.with_sub:hover a.ws_p {
    background: #6b331a;
    text-decoration: none;
}

.sub_menu li {
    width: 100%;
    border-bottom: 1px solid #7e4916;
    text-align: left;
}

.sub_menu li:last-child {
    border-bottom: none;
}

.sub_menu li a {
    box-sizing: border-box;
    height: auto;
    padding: 10px 0;
    background: none;
}

.sub_menu li a:hover {
    background: none;
}

.sub_menu a {
    width: 100%;
    display: block;
}

.mm_left {
    float: left;
    width: 80%;
}

.mm_right {
    float: right;
}

.mm_right li {
    float: left;
}

.mm_right a {
    color: white;
    text-transform: uppercase;
    padding: 21px 30px 21px 7px;
    /*padding: 21px 0px 21px 10px;*/
    font-size: 0.9em;
    display: block;
}

.mm_az {
    background: url(img/az.png) no-repeat center right;
}

.mm_en {
    background: url(img/en.png) no-repeat center right;
}

.mm_ru {
    background: url(img/ru.png) no-repeat center right;
}

.mp_slideshow {
    height: 630px;
    position: relative;
}

.slide {
    width: 100%;
    height: 630px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.slide.active {
    opacity: 1;
}

.main_content {
    padding: 35px 0;
}

.slides_nav {
    width: 1000px;
    margin: 0 0 0 -500px;
    position: absolute;
    bottom: 0px;
    left: 50%;
}

.sl_n_self {
    margin: 0 -10px;
    background: rgba(22, 22, 22, 0.9);
    padding: 20px 10px;
    box-sizing: border-box;
}

.slides_nav b {
    margin: 0 -10px;
    background: rgba(22, 22, 22, 0.9);
    color: white;
    padding: 20px 20px 10px;
    display: inline-block;
    font-size: 1.6em;
}

.sl_n_item {
    width: 311px;
    height: 130px;
    margin: 0 10px;
    border-radius: 5px;
    border: 1px solid #585858;
    background: white;
    float: left;
    cursor: default;
}

.sl_image {
    width: 150px;
    height: 130px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    border-radius: 3px 0 0 3px;
}

.sl_desc {
    box-sizing: border-box;
    padding: 15px;
    float: left;
    width: 160px;
    text-transform: uppercase;
    position: relative;
    height: 130px;
}

.sl_n_item.active .sl_desc {
    width: 100%;
}

.sl_n_item.active .sl_image {
    display: none;
}

.sl_n_item.active .sl_desc p {
    font-size: 1.1em;
}

.sl_desc p {
    font-size: 0.8em;
    padding: 0 0 20px 0;
}

.sl_desc a {
    font-size: 0.8em;
    color: #d22300;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.mm_wrap {
    width: 1000px;
    margin: 0 auto;
}

.mc_wrap {
    width: 1000px;
    margin: 0 auto;
}

.main_page_cl {
    margin: 0 0 50px 0;
    position: relative;
}

.col_left {
    width: 810px;
    float: left;
}

.col_right {
    width: 168px;
    float: right;
}

.mp_title {
    width: 100%;
    margin: 0 0 35px 0;
    color: #663524;
    font-family: 'b';
    font-size: 2em;
    line-height: 1.2em;
    border-left: 5px solid #dfb008;
    padding: 0 0 0 15px;
    position: relative;
    box-sizing: border-box;
    text-transform: uppercase;
}

.mp_title:after {
    width: 490px;
    height: 2px;
    background: #e5e5e5;
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    display: block;
}

.l2:after {
    width: 610px;
}

.l3:after {
    width: 610px;
}

.rp_item {
    width: 100%;
    display: block;
    color: white;
    margin: 0 0 15px 0;
}

.rp_image {
    width: 100%;
    height: 135px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.rp_image2 {
    width: 100%;
    height: 56px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.rp_desc {
    width: 100%;
    background: #663524;
    box-sizing: border-box;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 0.8em;
}

.mp_slider {
    width: 490px;
    float: left;
}

.mp_scroll {
    width: 300px;
    float: right;
    height: 305px;
}

.mp_item {
    color: #663524;
    font-size: 0.9em;
    margin: 0 0 20px 0;
    display: block;
}

.mp_item:last-child {
    margin: 0;
}

.mpi_desc p {
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}

.scroll_mp_scroll {
    background: #c39c09;
}

.mpi_desc span {
    color: #ff0025;
    margin: 5px 0 0 0;
    display: block;
}

.mpi_image {
    width: 60px;
    height: 60px;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 13px 0 0;
}

.mpi_desc {
    line-height: 14px;
    width: 200px;
    float: left;
}

.mps_nav {
    width: 32px;
    font-family: 'b';
    background: #c39c09;
    float: left;
}

.mps_nav li {
    border-bottom: 1px solid #663524;
}

.mps_nav li:last-child {
    border-bottom: none;
}

.mps_nav a {
    display: block;
    width: 100%;
    color: white;
    text-align: center;
    height: 60px;
    font-size: 1.4em;
    box-sizing: border-box;
    padding: 13px 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mps_nav a:hover,
.mps_nav a.active {
    background: #663524;
    text-decoration: none;
}

.mps_slides {
    width: 458px;
    float: left;
    height: 305px;
    overflow: hidden;
}

.mps_slides ul {
    position: relative;
    display: block;
    top: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mps_slides a {
    display: block;
}

.mps_image {
    width: 255px;
    height: 305px;
	background-color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.mps_desc {
    height: 305px;
    width: 202px;
    background: #c39c09;
    float: left;
    box-sizing: border-box;
    padding: 10px 15px;
    color: #663524;
    text-transform: uppercase;
    font-family: 's';
    position: relative;
}

.mps_desc b {
    border-radius: 5px;
    background: white;
    color: #8c601c;
    display: inline-block;
    padding: 8px 14px;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.video_line_mp {
    width: 100%;
    height: 430px;
    background: #c39c09;
}

.vp_scroll {
    height: 395px;
    display: block;
    margin: 18px 0;
}

.vm_right {
    width: 430px;
    float: right;
}

.vp_item {
    color: #663524;
    margin: 0 0 20px 0;
    display: block;
}

.vp_item:last-child {
    margin: 0px;
}

.scroll_vp_scroll {
    background: #212121;
}

.vpi_desc p {
    text-transform: uppercase;
}

.vpi_desc span {
    color: white;
    margin: 20px 0 0 0;
    display: inline-block;
}

.vpi_desc {
    width: 220px;
    float: left;
    text-align: right;
    margin: 0 15px 0 0;
}

.vpi_image {
    width: 175px;
    height: 110px;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.vm_left {
    width: 535px;
    float: left;
}

.vm_wrap {
    /* width: 740px;*/
    height: 430px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    float: right;
}

.vm_wrap:after {
    width: 100%;
    height: 100%;
    background: url(img/p.png);
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    display: block;
}

.vml_desc {
    width: 535px;
    height: 430px;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    position: relative;
    z-index: 2;
}

.vml_b {
    display: block;
    text-align: right;
    padding: 30px;
    box-sizing: border-box;
}

.vml_b h3 {
    color: white;
    font-family: 's';
    text-transform: uppercase;
    margin: 0 0 30px 0;
}

.video_bttn {
    width: 190px;
    border-radius: 5px;
    color: white;
    background: url(img/pl.png) no-repeat 140px #663524;
    font-family: 'b';
    display: block;
    float: right;
    text-align: center;
    font-size: 1.1em;
    padding: 14px 0;
}

.v_scroll {
    padding: 0 0 50px 0;
}

.scroll_v_scroll {
    background: #c39c09;
    -webkit-transform: scale(0.9, 1);
    -ms-transform: scale(0.9, 1);
    transform: scale(0.9, 1);
}

.al {
    width: 29px;
    height: 29px;
    position: absolute;
    left: 0px;
    bottom: -10px;
    display: block;
    background: url(img/al.png) no-repeat center center;
}

.ar {
    width: 29px;
    height: 29px;
    position: absolute;
    right: 0px;
    bottom: -10px;
    display: block;
    background: url(img/ar.png) no-repeat center center;
}

.v_item {
    width: 187.5px;
    float: left;
    color: #000000;
    background: white;
    border: 1px solid #e1e1e1;
    display: block;
    position: relative;
    margin: 0 20px 0 0;
    box-sizing: border-box;
}

.v_item:last-child {
    margin: 0;
}

.v_item:hover {
    text-decoration: none;
}

.v_item:hover span {
    text-decoration: underline;
}

.v_date {
    width: 100%;
    height: 30px;
    background: #c39c09;
    color: white;
    text-align: center;
    line-height: 2em;
}

.v_date b {
    font-family: Arial;
    font-weight: bold;
}

.v_image {
    width: 100%;
    height: 155px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.v_desc {
    box-sizing: border-box;
    padding: 15px 15px 45px 15px;
    text-transform: uppercase;
    font-size: 0.9em;
}

.v_desc span {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #d22300;
    display: block;
}

.page_cover {
    width: 100%;
    height: 250px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.pn_wrap {
    width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 80px;
}

.pn_wrap h3 {
    border-left: 5px solid #dfb008;
    padding: 0 0 0 15px;
    font-family: 'b';
    color: white;
    font-size: 1.9em;
    text-transform: uppercase;
    line-height: 1em;
    margin: 0;
    width: 100%;
}

.page_cover:after {
    width: 100%;
    height: 100%;
    background: url(img/p_r.png);
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    display: block;
}

.page_name {
    width: 100%;
    position: absolute;
    z-index: 2;
    background: rgba(22, 22, 22, 0.5);
    height: 80px;
    border-bottom: 12px solid rgba(22, 22, 22, 0.5);
    bottom: 0px;
}

.page_content {
    background: white;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 30px 25px;
}

.bread_crumbs {
    margin: 0 0 25px 0;
    font-size: 0.9em;
}

.bread_crumbs li {
    float: left;
    padding: 0 20px 0 0;
    position: relative;
    margin: 0 5px 0 0;
    text-transform: uppercase;
}

.bread_crumbs li:after {
    content: '—';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.bread_crumbs li:last-child:after {
    display: none;
}

.bread_crumbs a {
    color: black;
}

.archive_item h3 {
    font-size: 1.4em;
    margin: 0 0 20px 0;
}

.arch_line {
    margin: 0 0 10px 0;
}

.arch_line b {
    font-family: 'b';
    display: block;
    margin: 0 0 10px 0;
}

.arch_line ul {
    background: #f4f4f4;
    margin: 0 -10px;
    padding: 8px 0;
}

.arch_line li {
    float: left;
    padding: 0 7px;
    margin: 0 1px;
    position: relative;
}

.arch_line li:after {
    content: '|';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #dbdbdb;
}

.arch_line li:last-child:after {
    display: none;
}

.arch_line li a {
    color: #e31e25;
    text-decoration: underline;
}

.arch_line li a:hover {
    text-decoration: none;
}

.archive_item {
    margin: 0 0 40px 0;
}

.news_item,
.video_item {
    display: block;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #f2f2f2;
}

.video_item {
    color: black;
}

.news_item:hover,
.video_item:hover {
    text-decoration: none;
}

.news_item:hover b {
    text-decoration: underline;
}

.news_item:last-child,
.video_item:last-child {
    border-bottom: none;
}

.news_image {
    width: 180px;
    height: 155px;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 13px 0 0;
}

.video_image {
    width: 495px;
    height: 330px;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.video_image:after {
    width: 100%;
    height: 100%;
    background: url(img/play.png) rgba(0, 0, 0, 0.45) no-repeat center center;
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    display: block;
}

.video_desc {
    width: 235px;
    float: right;
}

.video_desc b {
    font-family: 'b';
    font-size: 1.3em;
    display: block;
    margin: 0 0 15px 0;
}

.video_desc p {
    line-height: 1.5em;
}

.news_desc {
    width: 100%;
}

.nw_i .news_desc {
    width: 550px;
    float: right;
}

.news_desc b {
    /*color:#c39c09;*/
    color: #333;
    display: block;
    font-size: 1.5em;
}

.news_desc span {
    color: #9e9e9e;
    display: block;
    margin: 10px 0 20px 0;
}

.news_desc p {
    color: black;
    line-height: 1.6em;
}

.pagination li {
    float: left;
    margin: 0 5px 5px 0;
}

.pagination a {
    display: block;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    border: 2px solid #dfb008;
    font-size: 1.2em;
    text-align: center;
    background: #dfb008;
    color: white;
    box-sizing: border-box;
    padding: 5px 0;
}

.pagination a.active,
.pagination a:hover {
    background: white;
    color: #2f2f2f;
    text-decoration: none;
}

.map_contacts {
    width: 100%;
    height: 500px;
}

.contacts_inf {
    margin: 25px 0 0 0;
}

.contacts_inf b {
    font-family: 'b';
}

.contact_text {
    float: left;
}

.contact_link {
    float: right;
    color: #e31e25;
    text-decoration: underline;
}

.fotorama__thumb-border {
    border-color: #c39c09 !important;
}

.gallery {
    position: relative;
    background: #f4f4f4;
    border: 1px solid #e1e1e1;
}

.al_p {
    width: 75px;
    height: 400px;
    position: absolute;
    left: 0px;
    top: 30px;
    display: block;
    background: url(img/al.png) no-repeat center center;
}

.ar_p {
    width: 75px;
    height: 400px;
    position: absolute;
    right: 0px;
    top: 30px;
    display: block;
    background: url(img/ar.png) no-repeat center center;
}

.gal_self {
    width: 600px;
    margin: 30px auto;
}

.vi_s_wrap {
    position: relative;
}

.vi_s_wrap .al {
    bottom: auto;
    top: 25px;
}

.vi_s_wrap .ar {
    bottom: auto;
    top: 25px;
}

.vi_scroll {
    width: 640px;
    /*min-height:180px;*/
    margin: 0 auto;
}

.scroll_vi_scroll {
    margin-top: 10px;
    background: #c39c09;
    -webkit-transform: scale(1.18, 1);
    -ms-transform: scale(1.18, 1);
    transform: scale(1.18, 1);
}

.vi_item {
    width: 305px;
    margin: 0 20px 0 0;
    display: block;
    color: #663524;
    text-transform: uppercase;
    font-size: 0.85em;
    float: left;
}

.vi_item:last-child {
    margin: 0px;
}

.vi_image {
    width: 145px;
    height: 90px;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.vi_image:after {
    width: 100%;
    height: 100%;
    background: url(img/lp.png) no-repeat center center;
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    display: block;
}

.vi_desc {
    width: 150px;
    float: left;
    margin: 0 0 0 10px;
}

.vi_top {
    height: 440px;
    display: block;
    position: relative;
    color: white;
    text-transform: uppercase;
    font-size: 1.15em;
    margin: 0 0 35px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.vi_top:after {
    width: 100%;
    height: 100%;
    background: url(img/p.png);
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    display: block;
}

.vi_top:before {
    width: 100%;
    height: 100%;
    background: url(img/pla.png) no-repeat center center;
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    display: block;
    z-index: 2;
}

.vi_top p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 510px;
    z-index: 4;
    padding: 20px;
    box-sizing: border-box;
    font-size: 1.2em;
}

.vi_text ul {
    padding-left: 20px;
    list-style-type: circle;
}

.vi_text table td {
    border: solid 1px #dfdfdf;
    padding: 2px;
}

.vi_text {
    padding: 20px 0;
    text-align: justify;
}

.vi_text p {
    line-height: 1.6em;
}

.vi_text h3 {
    color: #663524;
    font-size: 1.4em;
    font-family: 'b';
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.vi_text br {
    display: block;
    margin: 10px 0;
    content: " ";
}

.vi_text img {
    max-width: 750px;
}

.vi_text .n_tp {
    text-align: center;
}

.form_line {
    display: block;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #f2f2f2;
}

.form_line label {
    display: block;
    float: left;
}

.form_line label span {
    color: #ff1414;
}

.form_line input {
    float: right;
    background: #f7f7f7;
    border: 1px solid #c1c1c1;
    width: 445px;
    box-sizing: border-box;
    padding: 10px;
}

.form_line textarea {
    height: 215px;
    float: right;
    background: #f7f7f7;
    border: 1px solid #c1c1c1;
    width: 445px;
    box-sizing: border-box;
    padding: 10px;
    font-family: 'r';
}

.captcha_wrap {
    float: right;
    width: 445px;
}

.captcha_wrap input {
    width: 162px;
    float: left;
    margin: 0 15px 0 0;
}

.captcha_wrap img {
    float: left;
    margin: 0 15px 0 0;
}

.captcha_wrap a {
    display: block;
    float: left;
    color: #c39c09;
    text-decoration: underline;
}

.form_foot button {
    border-radius: 5px;
    background: #ddb10a;
    color: white;
    display: block;
    height: 43px;
    float: right;
    margin: 7px;
    padding: 0 15px;
    font-family: 'r';
}

.caption {
    float: left;
    color: #9a9a9a;
}

.c_table li {
    padding: 12px 15px;
    margin: 0 -10px;
}

.c_table li p {
    float: left;
    width: 90%;
}

.c_table li a {
    float: right;
    background: url(img/d.png) no-repeat left center;
    padding: 0 0 0 20px;
    display: block;
    color: #c39c09;
}

.c_table li:nth-child(even) {
    background: #f4f4f4;
}

.n_top img {
    width: 305px;
    float: left;
}

.cat_title {
    /*width:425px;*/
    width: 100%;
}

.cat_title h2 {
    font-size: 2em;
}

.n_title {
    width: 425px;
    float: right;
}

.n_title span {
    color: #c39c09;
    display: block;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.n_title h2 {
    font-size: 2em;
    padding-bottom: 15px;
}

.ft_line {
    width: 100%;
    height: 87px;
    background: url(img/l.png);
}

.ft_wrap {
    width: 1000px;
    margin: 0 auto;
}

.inf_bttns {
    float: left;
    width: 60%;
	/*66%*/
}

ul.inf_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 22222;
}

.inf_bttns li {
    height: 87px;
    float: left;
    margin: 0 25px 0 0;
}

.inf_bttns li a {
    font-family: 's';
    padding: 0 0 0 40px;
    color: white;
    text-transform: uppercase;
    font-size: 1.1em;
    height: 87px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.inf_bttns li:last-child {
    margin: 0px;
}

.fl_1 {
    background: url(img/fl_1.png) no-repeat center left;
}

.fl_2 {
    background: url(img/fl_2.png) no-repeat center left;
    padding: 0 0 0 45px !important;
}

.fl_3 {
    background: url(img/fl_3.png) no-repeat center left;
    padding: 0 0 0 37px !important;
}

.fl_4 {
    background: url(img/fl_4.png) no-repeat center left;
}

.inf_bttns b {
    display: block;
}

.search {
    float: right;
    margin: 21px 0;
}

.search input[type="text"] {
    width: 190px;
    height: 45px;
/*    background: url(img/sb.png) no-repeat 150px;*/
    display: block;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    padding: 10px 45px 13px 15px;
    color: white;
}

.search input[type="submit"] {
    position: absolute;
    cursor: pointer;
    background: url(img/sb.png) no-repeat 150px;
    background-position: center center; 
    top: 0;
    right: 0;
    height: 45px;
    width: 45px;
}

.soc_bttns {
    float: right;
    margin: 31px 5px;
}

.soc_bttns li {
    float: left;
}

.soc_bttns a {
    width: 22px;
    height: 22px;
    display: block;
    margin: 0 3px;
}

.rss {
    background: url(img/rss.png) no-repeat center center;
    background-size: 22px;
}

.yt {
    background: url(img/yt.png) no-repeat center center;
    background-size: 22px;
}

.fb {
    background: url(img/fb_fb.png) no-repeat center center;
    background-size: 22px;
}
.instagram {
    background: url(img/instagram.png) no-repeat center center;
    background-size: 22px;
}
.telegram {
    background: url(img/telegram.png?v=1) no-repeat center center;
    background-size: 22px;
}
.twitter {
    background: url(img/twitter.png) no-repeat center center;
    background-size: 22px;
}
.whatsapp {
    background: url(img/whatsapp.png) no-repeat center center;
    background-size: 22px;
}

.footer_logos {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.fl_top {
    padding: 70px 0;
}

.fl_tr {
    margin: 50px -8.5px 0 -8.5px;
}

.fl_tr li {
    width: 152px;
    margin: 0 8.5px;
    float: left;
}
.fl_tr img {
     width: 90%;
}

.fl_tr a {
    width: 100%;
    height: 60px;
    border: 1px solid #e1e1e1;
    display: block;
    background: white;
}

.fl_tl {
    margin: 0 -10px;
}

.fl_tl li {
    width: 110.9px;
    float: left;
}

.fl_top a {
    color: black;
    font-size: 0.75em;
    text-transform: uppercase;
}

.fr_image {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.fl_top a p {
    padding: 0 6px;
}

.fl_image {
    margin: 0 0 20px 0;
}

.footer_bottom {
    width: 100%;
    height: 490px;
    background: url(img/l.png);
}

.fb_left {
    width: 640px;
    height: 490px;
    float: left;
}

.fb_right {}

.map {
    width: 845px;
    height: 490px;
    float: right;
}

.fb_warp {
    width: 1000px;
    margin: 0 auto;
}

.fb_right {
    box-sizing: border-box;
    padding: 40px 0 40px 40px;
    float: right;
    width: 360px;
}

.fb_it b {
    color: #ddb10a;
    text-transform: uppercase;
    font-size: 1.4em;
}

.sub_line {
    width: 310px;
    height: 57px;
    background: #1d1d1d;
    border-radius: 5px;
    margin: 0 0 30px 0;
}

.sub_line input {
    color: white;
    padding: 19px;
    width: 230px;
}

.sub_line button {
    border-radius: 5px;
    background: #ddb10a;
    color: white;
    display: block;
    width: 58px;
    height: 43px;
    float: right;
    margin: 7px;
}

.fbi_1 {
    margin: 0 0 40px 0;
}

.fbi_2 {
    margin: 0 0 25px 0;
}

.fbi_1 p {
    color: white;
    text-transform: uppercase;
}

.fbi_1 ul {
    margin: 40px 0 0 0;
}

.fbi_1 li {
    color: white;
    padding: 0 0 0 35px;
    margin: 10px 0;
    display: block;
}

.fb_1 {
    background: url(img/fb_1.png) no-repeat center left;
}

.fb_2 {
    background: url(img/fb_2.png) no-repeat center left;
}

.cr {
    color: white;
}

.fbi_2 li {
    float: left;
    margin: 0 8px 0 0;
}

.fbi_2 a {
    width: 32px;
    height: 32px;
    display: block;
}

.fb_rss {
    background: url(img/fb_rss.png) no-repeat center center;
}

.fb_fb {
    background: url(img/fb_fb.png) no-repeat center center;
}

.fb_ins {
    background: url(img/fb_ins.png) no-repeat center center;
}

.fb_twt {
    background: url(img/fb_twt.png) no-repeat center center;
}

.fb_yt {
    background: url(img/fb_yt.png) no-repeat center center;
}

.fbi_2 ul {
    margin: 20px 0 0 0;
}

.inner_footer {
    height: auto;
}

.inner_footer .fb_right {
    width: auto;
    padding: 40px 0;
}

.inner_footer .fbi_1 {
    /*width: 388px;*/
    width: 395px;
    float: left;
    margin: 0 0 20px 0;
}

.inner_footer .fbi_1 b {
    margin: 0 0 25px 0;
    display: block;
}

.inner_footer .fbi_1 ul {
    margin: 0px;
}

.inner_footer .fbi_1 li {
    float: left;
}

.inner_footer .fbi_1 li:first-child {
    margin: 10px 20px 10px 0;
}

.inner_footer .cr {
    margin: 35px 0 0 0;
    text-transform: capitalize;
}

.inner_footer .fbi_2 {
    width: 295px;
    float: left;
    margin: 0 0 20px 0;
}

.inner_footer .sub_line {
    float: right;
}

.mob_only {
    display: none;
}

.mobile_slideshow {
    display: none;
}


/* Gallery */

.gallery_img .img_list {
    list-style-type: none;
}

.gallery_img .img_list .item:hover .overplay {
    display: block !important;
}

.gallery_img .img_list li {
    display: inline-block;
    width: 32.9%;
    margin-bottom: 30px;
    vertical-align: text-top;
}

.gallery_img .img_list .gallery_img_box {
    display: block;
    overflow: hidden;
    position: relative;
}

.gallery_img .img_list .gallery_img_box img {
    display: block;
    width: 94%;
    height: 160px;
    border-radius: 5px;
}

.gallery_img .img_list .gallery_title {
    display: block;
    color: #383737;
    font-size: 14px;
    line-height: 1.1em;
    height: 50px;
    margin: 5px 0 12px 0;
}

.gallery_img .img_list .gallery_date {
    display: inline-block;
    color: #b4bbc2;
    font-size: 12px;
    position: relative;
}

.gallery_img .img_list .gallery_date:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #b4bbc2;
    border-radius: 50%;
    display: inline-block;
    top: 50%;
    right: -10px;
    position: absolute;
    margin-top: -2px;
}

.gallery_img .img_list .overplay {
    top: 55%;
    right: 53%;
    position: absolute;
    margin-right: -28px;
    margin-top: -28px;
    display: none !important;
    width: 50px !important;
    height: 50px !important
}

.gallery_head {
    margin-bottom: 30px;
    margin-left: -15px;
}

.gallery_head .gallery_header_title {
    color: #383737;
    font-size: 19px;
    margin: 0 0 10px 30px;
}

.gallery_head .item img {
    display: block;
    width: 100%;
    height: 460px;
}

.gallery_head .owl-controls {
    position: absolute;
    top: 40%;
    width: 100%;
}

.gallery_head .owl-controls .owl-prev {
    position: absolute;
    left: 6%;
}

.gallery_head .owl-controls .owl-next {
    position: absolute;
    right: 6%;
}

.gallery_head iframe {
    padding-left: 15px;
    width: 96%;
    height: 350px;
}

.bx-wrapper img{margin:0 auto;}
.logo p{margin-right:97px;margin-top: 25px;}

.steps{
   text-align: center;
   margin-bottom: 15px;
   border-bottom: 1px solid #dedede;
   padding-bottom: 15px;
}
.steps li{
    list-style: none;
    display: inline-block;
    width: 24%;
    position: relative;
    text-align: center;
}
.steps li:before {
  content: "";
  width: 30px;
  height: 30px;
  line-height : 30px;
  border: 1px solid #ddd;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.steps li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 15px;
  left: -50%;
  z-index : 0;
}	
.steps li:first-child:after {
  content: none;
}
.steps li.active {
  color: green;
}
.steps li.active:before {
  border-color: green;
} 
.steps li.active + li:after {
  background-color: green;
}
.add-sibling-btn{
  border-radius: 5px;
  background: #ddb10a;
  color: white;
  display: block;
  height: 35px;
  float: right;
  margin: 7px;
  padding: 0 15px;
  font-family: 'r';
  font-size: 24px;
  cursor: pointer;
}
.family-member{
  border-bottom:0px;
  padding:0 0 3px 0;
  margin:0 0 3px 0;
}
.note-div{
    position: relative;
    height: 60px;
    width: 445px;
    float: right;
}
.note-label{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #ddb10a;
}

/* Banner */
.banner{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    background-color: #c39c09;
}
.banner img{
    max-height: 100px;
}
.banner span{
    font-size: 1.3rem;
    color: #545752;
    text-align: center;
}
.banner span>a{
    text-decoration: none;
    color: #663524;
}
@media screen and (max-width: 1023px) {
    .banner_box {
        width: 98% !important;
        height: 30px !important;
        font-size: 12px !important;
    }
    .main_content {
        padding: 10px 0;
    }
    .header_wrap,
    .pn_wrap,
    .ft_wrap,
    .mm_wrap {
        width: 100%;
    }
	.logo p{margin-right:auto;}
    .mc_wrap {
        width: auto;
        margin: 0 15px;
    }
    .col_left {
        width: 100%;
    }
    .col_right {
        display: none;
    }
    .bread_crumbs {
        display: none;
    }
    .mm_right {
        float: none;
        width: 100%;
        text-align: center;
    }
    .mm_right li {
        float: none;
        display: inline-block;
    }
    .h_words {
        display: none;
    }
    .logo {
        float: right;
        background: url(img/logo.png) no-repeat top center;
        display: block;
        height: 115px;
        margin: 25px 0;
        font-family: 'b';
        color: #663524;
        font-size: 1.2em;
        box-sizing: border-box;
        text-align: center;
        padding: 100px 0 0 0;
        background-size: 70px;
        width: 100%;
    }
    .mm_left {
        float: left;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: auto;
        background: url(img/logo.png) no-repeat 20px 20px#c39c09;
        box-sizing: border-box;
        padding: 125px 25px 25px;
        z-index: 999999;
        background-size: 70px;
        display: none;
    }
    .sub_menu {
        width: 290px;
        position: relative;
        background: #6b331a;
        box-sizing: border-box;
        padding: 10px 25px;
        display: none;
        width: auto;
        margin: 0 -25px;
        box-sizing: border-box;
    }
    .mm_left li {
        float: none;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #d4ac17;
    }
    .mm_left a:hover {
        background: none !important;
        text-decoration: none;
    }
    .mm_left li:last-child {
        border-bottom: none !important;
    }
    .sub_menu li {
        width: 100%;
        border-bottom: 1px solid #7e4916 !important;
    }
    .mm_left a {
        height: auto;
        color: white;
        text-align: left;
        width: 100%;
        display: block;
        padding: 8px 0;
    }
    .mm_left a br {
        display: none;
    }
    .m_open {
        width: 19px;
        height: 14px;
        background: url(img/m_open.png) no-repeat center center;
        display: block;
        position: absolute;
        top: 13px;
        right: 20px;
		width: 50px;
		height: 50px;
        transform: scale(1.6);
    }
    .m_close {
        width: 22px;
        height: 22px;
        background: url(img/m_close.png) no-repeat center center;
        display: block;
        position: absolute;
        top: 30px;
        right: 35px;
        z-index: 9999999;
        transform: scale(1.6);
    }
    .uppser_g {
        width: 100%;
        height: 100%;
        z-index: 2;
        background: rgba(0, 0, 0, 0.3);
        top: 0px;
        left: 0px;
        position: fixed;
    }
    .with_sub:hover a.ws_p {
        background: none !important;
    }
    .contact_link {
        float: left;
    }
    .fl_top {
        display: none;
    }
    .ft_line {
        margin: 0 0 15px 0;
        height: auto;
        padding: 20px;
        box-sizing: border-box;
    }
    .inf_bttns {
        border-bottom: 2px solid #6b331a;
    }
    .inf_bttns li a br {
        display: none;
    }
    .inf_bttns li a {
        display: block;
        height: auto;
    }
    .inf_bttns {
        float: none;
        width: 100%;
    }
    .soc_bttns {
        display: none;
    }
    .search {
        float: none;
        margin: 20px 0 0 0;
    }
    .search input[type="text"] {
        width: 100%;
/*        background: url(img/sb.png) no-repeat 96%;*/
    }
    .search input[type="submit"] {
        background: url(img/sb.png) no-repeat 96%;
        background-position: center center;
    }    
    .inner_footer .fbi_1 {
        width: 100%;
        float: none;
    }
    /*.sub_line {
        display: none;
    }*/
    .fb_warp {
        width: 100%;
    }
    .fb_right {
        width: auto;
        padding: 20px !important;
        float: none;
    }
    .inner_footer .fbi_2 {
        width: 100%;
        float: none;
        /*margin: 0px;*/
    }
    .inner_footer .fbi_1 li {
        float: none;
    }
    .cr {
        display: none;
    }
    .mob_only {
        display: block !important;
    }
    .fbi_2 b {
        display: none;
    }
    .inner_footer .cr {
        margin: 25px 0 20px 0;
        text-transform: capitalize;
    }
    .inner_footer .fbi_1 b {
        margin: 0 0 15px 0;
    }
    .inner_footer .fbi_1 ul {
        margin: 0px;
        padding: 20px 0 5px;
    }
    .inf_bttns li a {
        display: block;
        height: auto;
        padding: 15px 0 15px 50px !important;
    }
    .inf_bttns li {
        /*border-bottom:2px solid #6b331a;*/
    }
    .inf_bttns b {
        font-family: 'b';
        display: inline-block;
        font-size: 1.2em;
    }
    .n_title {
        width: 100%;
        float: none;
    }
    .n_title h2 {
        font-size: 1.4em;
    }
    .n_tp {
        margin: 25px -25px;
    }
    .n_top img {
        float: none;
        display: block;
        width: 100%;
    }
    .gal_self {
        width: 100%;
        margin: 0 auto;
    }
    .al_p,
    .ar_p {
        z-index: 2;
        top: 0px;
        height: 215px;
        width: 50px;
    }
    .form_line input {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }
    .form_line {
        padding: 0 0 10px 0;
        margin: 0 0 5px 0;
        border-bottom: none;
    }
    .form_line textarea {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }
    .captcha_wrap {
        float: right;
        width: 100%;
    }
    .captcha_wrap img {
        float: none;
        margin: 10px 0;
    }
    .captcha_wrap a {
        float: none;
    }
    .form_foot button {
        float: left;
        margin: 10px 0 15px 0;
        padding: 0 15px;
        font-family: 'r';
        width: 100%;
    }
    .pn_wrap h3 {
        width: 100%;
        font-size: 1.5em;
        margin: 0 15px;
    }
    .arch_line li {
        margin: 0;
        width: 33%;
        box-sizing: border-box;
    }
    .arch_line li:after {
        display: none;
    }
    .archive_item h3 {
        font-size: 1.2em;
    }
    .nw_i .news_desc {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .news_desc b {
        /*color: #c39c09;*/
        color: #333;
        display: block;
        font-size: 1.1em;
    }
    .pagination li {
        margin: 0 10px 10px 0;
    }
    .c_table li a {
        float: left;
        margin: 5px 0 0 0;
    }
    .video_image {
        width: 100%;
        height: 200px;
    }
    .video_desc {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .mp_title {
        font-size: 1.4em;
        margin: 0 0 25px 0;
    }
    .mp_title:after {
        display: none;
    }
    .mps_nav {
        display: none;
    }
    .mps_slides {
        width: 100%;
        height: auto;
        float: none;
        overflow: visible;
    }
    .mp_slider {
        width: 100%;
    }
    .mps_image {
        width: 100%;
        height: 200px;
    }
    .mps_desc {
        height: auto;
        width: 100%;
        padding: 20px;
    }
    .mps_desc b {
        position: relative;
        bottom: 0;
        left: 0;
        margin: 10px 0 0 0;
    }
    .mps_slides li {
        display: none;
    }
    .mps_slides li:first-child {
        display: block;
    }
    .nicescroll-rails {
        display: none !important;
    }
    .mp_scroll {
        height: auto;
        width: 100%;
        box-sizing: border-box;
        background: white;
        padding: 20px;
        border: 1px solid #e1e1e1;
    }
    .mpi_image {
        display: none;
    }
    .mpi_desc {
        width: 100%;
    }
    .main_page_cl {
        margin: 0 0 40px 0;
    }
    .main_page_cl .al,
    .main_page_cl .ar {
        display: none;
    }
    .video_line_mp,
    .hide_mob {
        display: none;
    }
    .footer_bottom {
        height: auto;
    }
    .map {
        width: 100%;
        height: 270px;
    }
    .fb_left {
        width: 100%;
        height: 270px;
        float: none;
    }
    .v_scroll {
        padding: 0px;
    }
    .v_line,
    .vi_line {
        width: 100% !important;
    }
    .v_item {
        width: 50%;
        margin: 0 0 20px 0;
        height: auto !important;
    }
    .v_item {
        display: none;
    }
    .nm_mob {
        margin: 0px;
    }
    .v_item:nth-child(1),
    .v_item:nth-child(2),
    .v_item:nth-child(3),
    .v_item:nth-child(4) {
        display: block;
    }
    .vi_top {
        height: 240px;
    }
    .vi_top:before {
        background-size: 20%;
    }
    .vi_top p {
        position: absolute;
        bottom: 0px;
        left: 0px;
        display: block;
        width: 100%;
        z-index: 4;
        padding: 15px;
        box-sizing: border-box;
        font-size: 0.9em;
    }
    .vi_scroll {
        width: 100%;
        height: auto;
    }
    .vi_s_wrap .al,
    .vi_s_wrap .ar {
        display: none;
    }
    .vi_item {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #f2f2f2;
    }
    .vi_image {
        display: none;
    }
    .vi_desc {
        width: 100%;
        float: left;
        margin: 0;
    }
    .mp_slideshow {
        height: 480px;
        position: relative;
        /* margin-top: -37px; */
    }
    .mp_slideshow .slide {
        /*height: 525px;
        background-size: 96% 80%; */
		height: 480px;
        background-size: auto 96%;
    }   
    .mobile_slideshow {
        display: none;
    }
    .mobile_slide {
        height: 340px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
    }
    .mobile_caption {
        min-height: 130px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        box-sizing: border-box;
        background: rgba(255, 255, 255, 0.8);
        padding: 20px;
    }
    .fotorama__nav-wrap {
        position: absolute;
        z-index: 2;
        z-index: 2;
        top: 285px;
    }
    .mobile_caption p {
        text-transform: uppercase;
        display: block;
        width: 80%;
        font-size: 1.2em;
        margin: 0 0 20px 0;
    }
    .mobile_caption a {
        text-transform: uppercase;
        color: #d22300;
    }
    .fotorama__dot {
        border: 3px solid #c39c09;
        background: #c39c09;
    }
    .fotorama__nav__frame.fotorama__active .fotorama__dot {
        border: 3px solid #663524;
        width: 4px;
        height: 4px;
        background: #663524;
    }
    .gallery_img .img_list li {
        display: inline-block;
        width: 50%;
        margin-bottom: 20px;
    }
    ul.menu_ul {
        display: block !important;
    }
    .note-div {
        float: none;
        width: 100%;
        height: 90px;
    }
}


@media screen and (max-width: 768px) {
    select.select {
        width: 100%;
    }
	
}

@media print {
	header, .page_cover, footer, .col_right{
		display:none;
	}
}

@media screen and (min-width: 769px) {
	.hide_comp{display:none!important;}
}

@media screen and (max-width: 630px) {
    .form_line .radio {
        width: 100%;
        float: left;
        margin-right: 0;
    }
    .form_line input[type='radio'] {
        float: left !important;
        width: initial !important;
        margin-right: 5px;
    }
}

@media screen and (max-width: 568px) {
    .vi_text img {
        width: 100%;
    }
    ul.menu_ul {
        display: block !important;
    }
    .banner_box {
        width: 93% !important;
        height: 35px !important;
        font-size: 12px !important;
    }
    .main_content {
        padding: 10px 0;
    }
    .header_wrap,
    .pn_wrap,
    .ft_wrap,
    .mm_wrap {
        width: 100%;
    }
    .mc_wrap {
        width: auto;
        margin: 0 15px;
    }
    .col_left {
        width: 100%;
    }
    .col_right {
        display: none;
    }
    .bread_crumbs {
        display: none;
    }
    .mm_right {
        float: none;
        width: 100%;
        text-align: center;
    }
    .mm_right li {
        float: none;
        display: inline-block;
    }
    .h_words {
        display: none;
    }
    .logo {
        float: left;
        background: url(img/logo.png) no-repeat top center;
        display: block;
        height: 115px;
        margin: 25px 0;
        font-family: 'b';
        color: #663524;
        font-size: 1.2em;
        box-sizing: border-box;
        text-align: center;
        padding: 100px 0 0 0;
        background-size: 70px;
        width: 100%;
    }
    ul.inf_list {
        display: block;
    }
    .mm_left {
        float: left;
        position: absolute;
        top: -200px;
        left: 0px;
        width: 100%;
        height: auto;
        background: url(img/logo.png) no-repeat 20px 20px#c39c09;
        box-sizing: border-box;
        padding: 125px 25px 25px;
        z-index: 2222;
        background-size: 70px;
        display: none;
    }
    .sub_menu {
        width: 290px;
        position: relative;
        background: #6b331a;
        box-sizing: border-box;
        padding: 10px 25px;
        display: none;
        width: auto;
        margin: 0 -25px;
        z-index: 3333;
        box-sizing: border-box;
    }
    .mm_left li {
        float: none;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #d4ac17;
    }
    .mm_left a:hover {
        background: none !important;
        text-decoration: none;
    }
    .mm_left li:last-child {
        border-bottom: none !important;
    }
    .sub_menu li {
        width: 100%;
        border-bottom: 1px solid #7e4916 !important;
    }
    .mm_left a {
        height: auto;
        color: white;
        text-align: left;
        width: 100%;
        display: block;
        padding: 8px 0;
    }
    .mm_left a br {
        display: none;
    }
    .m_open {
        width: 19px;
        height: 14px;
        background: url(img/m_open.png) no-repeat center center;
        display: block;
        position: absolute;
        top: 13px;
        right: 20px;
		width: 50px;
		height: 50px;
        z-index: 9999999;
    }
    .m_close {
        width: 22px;
        height: 22px;
        background: url(img/m_close.png) no-repeat center center;
        display: block;
        position: absolute;
        top: 30px;
        right: 35px;
        z-index: 9999999999999999999999999999999;
    }
    .uppser_g {
        width: 100%;
        height: 100%;
        z-index: 99;
        background: rgba(0, 0, 0, 0.3);
        top: 0px;
        left: 0px;
        position: fixed;
		/*z-index:99999;*/
		z-index:0;
    }
    .with_sub:hover a.ws_p {
        background: none !important;
    }
    .contact_link {
        float: left;
    }
    .fl_top {
        display: none;
    }
    .ft_line {
        margin: 0 0 15px 0;
        height: auto;
        padding: 20px;
        box-sizing: border-box;
    }
    .inf_bttns li {
        width: 100%;
        height: auto;
        float: none;
        margin: 0;
    }
    .inf_bttns li a br {
        display: none;
    }
    .inf_bttns li a {
        display: block;
        height: auto;
    }
    .inf_bttns {
        float: none;
    }
    .soc_bttns {
        display: none;
    }
    .search {
        float: none;
        margin: 20px 0 0 0;
    }
    .search input[type="text"] {
        width: 100%;
/*        background: url(img/sb.png) no-repeat 96%;*/
    }  
    .inner_footer .fbi_1 {
        width: 100%;
        float: none;
    }
    /*.sub_line {
        display: none;
    }*/
    .fb_warp {
        width: 100%;
    }
    .fb_right {
        width: auto;
        padding: 20px !important;
        float: none;
    }
    .inner_footer .fbi_2 {
        width: 100%;
        float: none;
        /*margin: 0px;*/
    }
    .inner_footer .fbi_1 li {
        float: none;
    }
    .cr {
        display: none;
    }
    .mob_only {
        display: block !important;
    }
    .fbi_2 b {
        display: none;
    }
    .inner_footer .cr {
        margin: 25px 0 20px 0;
        text-transform: capitalize;
    }
    .inner_footer .fbi_1 b {
        margin: 0 0 15px 0;
    }
    .inner_footer .fbi_1 ul {
        margin: 0px;
        padding: 20px 0 5px;
    }
    .inf_bttns li a {
        display: block;
        height: auto;
        padding: 15px 0 15px 50px !important;
    }
    .inf_bttns li {
        border-bottom: 2px solid #6b331a;
    }
    .inf_bttns b {
        font-family: 'b';
        display: inline-block;
        font-size: 1.2em;
    }
    .n_title {
        width: 100%;
        float: none;
    }
    .n_title h2 {
        font-size: 1.4em;
    }
    .n_tp {
        margin: 25px -25px;
    }
    .n_top img {
        float: none;
        display: block;
        width: 100%;
    }
    .gal_self {
        width: 100%;
        margin: 0 auto;
    }
    .al_p,
    .ar_p {
        z-index: 2;
        top: 0px;
        height: 215px;
        width: 50px;
    }
    .form_line input {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }
    .form_line {
        padding: 0 0 10px 0;
        margin: 0 0 5px 0;
        border-bottom: none;
    }
    .form_line textarea {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }
    .captcha_wrap {
        float: right;
        width: 100%;
    }
    .captcha_wrap img {
        float: none;
        margin: 10px 0;
    }
    .captcha_wrap a {
        float: none;
    }
    .form_foot button {
        float: left;
        margin: 10px 0 15px 0;
        padding: 0 15px;
        font-family: 'r';
    }
    .pn_wrap h3 {
        width: 100%;
        font-size: 1.5em;
        margin: 0 15px;
    }
    .arch_line li {
        margin: 0;
        width: 33%;
        box-sizing: border-box;
    }
    .arch_line li:after {
        display: none;
    }
    .archive_item h3 {
        font-size: 1.2em;
    }
    .nw_i .news_desc {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .news_desc b {
        /*color: #c39c09;*/
        color: #333;
        display: block;
        font-size: 1.1em;
    }
    .pagination li {
        margin: 0 10px 10px 0;
    }
    .c_table li a {
        float: left;
        margin: 5px 0 0 0;
    }
    .video_image {
        width: 100%;
        height: 200px;
    }
    .video_desc {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .mp_title {
        font-size: 1.4em;
        margin: 0 0 25px 0;
    }
    .mp_title:after {
        display: none;
    }
    .mps_nav {
        display: none;
    }
    .mps_slides {
        width: 100%;
        height: auto;
        float: none;
        overflow: visible;
    }
    .mp_slider {
        width: 100%;
    }
    .mps_image {
        width: 100%;
        height: 200px;
    }
    .mps_desc {
        height: auto;
        width: 100%;
        padding: 20px;
    }
    .mps_desc b {
        position: relative;
        bottom: 0;
        left: 0;
        margin: 10px 0 0 0;
    }
    .mps_slides li {
        display: block;
		padding-bottom: 4px;
    }
	/*
    .mps_slides li:first-child {
        display: block;
    }
	*/
    .nicescroll-rails {
        display: none !important;
    }
    .mp_scroll {
        height: auto;
        width: 100%;
        box-sizing: border-box;
        background: white;
        padding: 20px;
        border: 1px solid #e1e1e1;
		display: none;
    }
    .mpi_image {
        display: none;
    }
    .mpi_desc {
        width: 100%;
    }
    .main_page_cl {
        margin: 0 0 40px 0;
    }
    .main_page_cl .al,
    .main_page_cl .ar {
        display: none;
    }
    .video_line_mp,
    .hide_mob {
        display: none;
    }
    .footer_bottom {
        height: auto;
    }
    .map {
        width: 100%;
        height: 270px;
    }
    .fb_left {
        width: 100%;
        height: 270px;
        float: none;
    }
    .v_scroll {
        padding: 0px;
    }
    .v_line,
    .vi_line {
        width: 100% !important;
    }
    .v_item {
        width: 100%;
        margin: 0 0 20px 0;
        height: auto !important;
    }
    .v_item {
        display: none;
    }
    .nm_mob {
        margin: 0px;
    }
    .v_item:nth-child(1),
    .v_item:nth-child(2),
    .v_item:nth-child(3) {
        display: block;
    }
    .vi_top {
        height: 240px;
    }
    .vi_top:before {
        background-size: 20%;
    }
    .vi_top p {
        position: absolute;
        bottom: 0px;
        left: 0px;
        display: block;
        width: 100%;
        z-index: 4;
        padding: 15px;
        box-sizing: border-box;
        font-size: 0.9em;
    }
    .vi_scroll {
        width: 100%;
        height: auto;
    }
    .vi_s_wrap .al,
    .vi_s_wrap .ar {
        display: none;
    }
    .vi_item {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #f2f2f2;
    }
    .vi_image {
        display: none;
    }
    .vi_desc {
        width: 100%;
        float: left;
        margin: 0;
    }
/*    .mp_slideshow {
        height: 400px;
        position: relative;
        margin-top: -131px;
    }
    .mp_slideshow .slide {
        height: 525px;
        background-size: 96% 47%;
    }
	*/
    .mp_slideshow {
        height: 250px;
        position: relative;
        /* margin-top: -37px; */
    }
    .mp_slideshow .slide {
        /*height: 525px;
        background-size: 96% 80%; */
		height: 250px;
        background-size: auto 96%;
    }   
	
    /*
 *     .mp_slideshow {
 *         display:none;
 *             }
 *                 
 *                     .mobile_slideshow {
 *                         display:block;
 *                             }
 *                                 */
    .mobile_slide {
        height: 340px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
    }
    .mobile_caption {
        min-height: 130px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        box-sizing: border-box;
        background: rgba(255, 255, 255, 0.8);
        padding: 20px;
    }
    /*	
 *	            .fotorama__nav-wrap {
 *	                        position: absolute;
 *	                                z-index: 2;
 *	                                        bottom: 15px;
 *	                                                right: 0px;
 *	                                                        width: 100px;
 *	                                                                    }
 *	                                                                        */
    .mobile_caption p {
        text-transform: uppercase;
        display: block;
        width: 80%;
        font-size: 1.2em;
        margin: 0 0 20px 0;
    }
    .mobile_caption a {
        text-transform: uppercase;
        color: #d22300;
    }
    .fotorama__dot {
        border: 3px solid #c39c09;
        background: #c39c09;
    }
    .fotorama__nav__frame.fotorama__active .fotorama__dot {
        border: 3px solid #663524;
        width: 4px;
        height: 4px;
        background: #663524;
    }
    .gallery_img .img_list li {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
}

table.qanun_border {
    border-color: #D2D2D2;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #2A3F55;
}

table.qanun_border td,
table.qanun_border th {
    border-color: #D2D2D2;
    border-style: solid;
    border-width: 1px 0 0 1px;
    padding: 3px;
    vertical-align: middle;
}

.banner_block {
    width: 100%;
    text-align: center;
    height: 140px;
    margin-bottom: 60px;
}

.banner_box {
    font-size: 16px;
    margin: 1px;
    float: left;
    width: 246px;
    height: 120px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_box a {
    color: #fff;
    text-transform: uppercase;
}


/* accordion */

.accordion {
    margin-top: 10px;
    margin-bottom: 10px;
}

.el-touch,
.qa_title {
    cursor: pointer;
}

.qa_category {
    margin-bottom: 0.5rem;
}

.qa_category:last-child {
    margin-bottom: 0;
}

.qa_category .__is__hover {
    transition: all 0.2s;
}

.qa_category .qa_title.__is__hover {
    background: rgba(195, 156, 90, 0.53);
}

.qa_category .qa_questions.__is__hover {
    border-color: rgba(195, 156, 90, 0.53);
}

.qa_title {
    font-size: 16px;
    line-height: 150%;
    padding: 0.25rem 0.75rem;
    color: #fff;
    background: #c39c09;
    border-top: 5px solid #663524;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.qa_questions {
    padding: 0.75rem;
    background: #eee;
}

.qa_questions .item {
    padding: 5px;
    margin-bottom: 0.5rem;
    transition: all 0.2s;
    background: #eee;
}

.qa_questions .question {
    font-size: 15px;
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    margin: 0 auto;
}

.fotorama__wrap {
    margin: 0 auto;
}

.radio {
    display: block;
    float: right;
    margin-right: 50px;
}

.radio input[type="radio"] {
    width: inherit;
    margin-top: 5px;
    margin-left: 5px;
}

.radio span {
    float: left;
}

select.select {
    float: right;
    background: #f7f7f7;
    border: 1px solid #c1c1c1;
    width: 445px;
    box-sizing: border-box;
    padding: 10px;
}

.menu_fixed {
    position: fixed !important;
    top: 0;
}

ul.menu_ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}


/*CLEARÄ°NG FLOAT*/

.mm_wrap:after,
.main_menu:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.n_title span{
	font-family: arial;
    font-weight: bold;
}

.mp_title:after{
	background: #c39c09;
}
body {
    background: url(img/bg_2.png) center center;
}
div.vi_text p {font-size:16px;}

.contact_text a{color: #2870d2!important;}

.d-flex{
    display: flex;
}
.justify-content-center{
    justify-content: center;
}
.flex-wrap{
    flex-wrap: wrap;
}
.ptb-5{
    padding: 50px 0;    
}
.e-logo a {
    color: black;
    font-size: 0.75em;
    text-transform: uppercase;
}
.e-logo a p {
    padding: 0 6px;
}