@font-face {
    font-family: "rreg";
    src: url("../fonts/Roboto-Regular.woff") format("truetype");
}

@font-face {
    font-family: "rmed";
    src: url("../fonts/Roboto-Medium.woff") format("truetype");
}

@font-face {
    font-family: "rlight";
    src: url("../fonts/Roboto-Light.woff") format("truetype");
}

@font-face {
    font-family: "rbold";
    src: url("../fonts/Roboto-Bold.woff") format("truetype");
}

@font-face {
    font-family: "cbold";
    src: url("../fonts/Caveat-Bold.otf") format("truetype");
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  	font-family: "rreg";
 	display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.jr_component {
    width: 100%;
    margin: 0 auto;
}

.jr_component .jr_full {
    float: left;
    width: 100%;
}

.jr_component .jr_middle {
    float: left;
    width: 70%;
}

.jr_component .jr_small {
    float: left;
    width: 30%;
}

.jr_component .jr_right {
    float: left;
    width: 27%;
    margin-left: 3%;
}

.jr_component .jr_left {
    float: left;
    width: 27%;
    margin-left: 3%;
}

.jr_component .jr_right,
.jr_component .jr_left {
    float: left;
}

.jr_component .jr_right .moduletable,
.jr_component .jr_left .moduletable {
    float: left;
    margin: 2;
    padding: 2%;
    width: 96%;
}

.clr {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
}

div#back-top img {
    position: fixed;
    left: 2%;
    top: inherit;
    bottom: 20px;
    z-index: 10;
}




/* --------------------------------------------- ÃƒÂÃ…â€œÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¹ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ -------------------------------------------------------- */
body img {
    object-fit: cover;
}

.hamburger {
    display: none !important;
}

ul.nav.menu > li:first-child {
    /* display: none; */
}

.shapka {
    display: flex;
    height: 80px;
    padding-top: 20px;
  justify-content: space-between;
  z-index: 999;
}

.shakpa_ina {
    position: relative;
}

.shakpa_ina p {
    font-size: 20px;
    text-transform: uppercase;
    color: #404142;
    margin: 0 15px;
}

a.shapka_a {
    text-decoration: none;
}

.shakpa_ina::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(/images/elements/element_1.png) no-repeat;
    top: -5px;
    }

.shakpa_ina::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(/images/elements/element_2.png) no-repeat;
    bottom: -5px;
    right: 0;
}

.shapka_menu ul {
    display: flex;
    justify-content: flex-end;
}

.shapka_menu a {
    font-size: 16px;
    color: #404142;
    font-family: "rmed";
    }

.shapka_menu ul li:first-child {
    /* display: none; */
}


.shapka_menu .nav>li>a {
    padding: 5px 7px;
    margin-left: 0;
    margin-top: 5px;
}

.shapka_menu .nav>li>a:hover {
    background-color: #FE6500;
    color: #fff;
    border-radius: 5px;
}

.block_1 {
    position: relative;
    padding-top: 80px;
}

.block_1 img {
    width: 100%;
    height: calc(100vh - 80px);
}

.inblock_1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.inblock_1 h1 {
    font-family: "cbold";
    color: #fff;
    margin: 0 0 20px 0;
}

.inblock_1 p {
    font-family: rlight;
    font-size: 18px;
    color: #fff;
}


.block_1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 80px);
    background: #000;
    opacity: 0.3;
    }

.block_2 {
    display: flex;
    padding-top: 75px;
    justify-content: space-between;
}

p.b2l_1 {
    font-size: 36px;
    color: #554E9F;
    font-family: "cbold";
    margin: 0 0 50px 0;
}

.block2_left {
    width: 45%;
}

p.b2l_2 {
    font-size: 18px;
    color: #404142;
    margin: 0 0 40px 0;
}

a.b2l_2 {
    background: #FE6500;
    border-radius: 5px;
    padding: 15px 30px;
    color: #fff;
    font-family: rbold;
    font-size: 18px;
    text-transform: uppercase;
}

.block_2 {
    display: flex;
    padding: 75px 0;
    justify-content: space-between;
}

p.b2l_1 {
    font-size: 36px;
    color: #554E9F;
    font-family: "cbold";
    margin: 0 0 50px 0;
}

.block2_left {
    width: 45%;
}

p.b2l_2 {
    font-size: 18px;
    color: #404142;
    margin: 0 0 70px 0;
}

a.b2l_2 {
    background: #FE6500;
    border-radius: 5px;
    padding: 15px 30px;
    color: #fff;
    font-family: rbold;
    font-size: 18px;
    text-transform: uppercase;
  text-decoration: none;
}

.block2_right img {
    border-radius: 25px;
    width: 552px;
    height: 365px;
}

.glav_shapka {
    height: 80px;
    width: 100%;
    position: fixed;
    z-index: 1;
    background: #fff;
}

.block_3 {
    background: #F2F4F9;
    width: 100%;
    padding: 75px 0;
}

p.glav_text {
    font-size: 36px;
    color: #554E9F;
    font-family: "cbold";
    text-transform: uppercase;
    margin: 0;
}

.block_3 p.glav_text {
    text-align: center;
}

.inblock_3 {
    display: flex;
    padding-top: 70px;
    justify-content: space-between;
}

.inb3 {
    width: 33%;
    display: flex;
}


.inb3_l {
    margin-right: 10px;
}

p.inb3_r1 {
    font-size: 20px;
    color: #333333;
    text-transform: uppercase;
    font-family: rmed;
}

p.inb3_r2 {
    font-size: 16px;
    color: #727272;
}

.block_4 p.glav_text {
    text-align: center;
    padding: 75px 0 30px 0;
}

.block_4 p.inb3_r2 {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.inblock_4 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}

.inb4_b img {
    width: 265px;
    height: 315px;
    border-radius: 25px;
      object-fit: cover;
    }

.inb4_b {
    position: relative;
}

.inb4_b p {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 24px;
    font-family: "rbold";
    width: 100%;
    text-align: center;
}

.inb4_b::before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0.3;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    }

.block_5 {
    width: 100%;
    background: #FE6500;
    height: 409px;
    position: relative;
    z-index: 0;
}

.block_5 img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 410px;
}

.block_5 p.glav_text {
    color: #fff;
    text-align: center;
    padding-top: 50px;
}

.inblock_5 {
    display: flex !important;
    justify-content: space-between;
    padding-top: 30px;
    margin-left: 35px;
    padding-left: 50px;
    }

.inb5_b {
    background: #fff;
    width: 80% !important;
    padding: 15px;
    border-radius: 15px;
    height: 190px;
}

.inb5_b p {
    font-size: 16px;
    color: #404142;
    margin: 0;
    margin-bottom: 0;
    height: 140px;
    overflow: hidden;
    }

.inb5_b a {
    text-decoration: none;
    color: #404142;
    font-family: "rbold";
    font-size: 18px;
}

.inblock_5 button.slick-prev.slick-arrow {
    display: none !important;
}

.inblock_5 button.slick-next.slick-arrow {
    display: none !important;
}



.block_8 {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
   flex-shrink: 0;
}

.inb8_dos {
    display: flex;
}

.inb8_dos img {
    height: 22px;
    width: 20px;
    margin-right: 10px;
    margin-top: 3px;
}

.inb8_dos p {font-family: "rmed";font-size: 20px;}

.inb8_dos p {color: #404142;}


.inblock_8 a {
    color: #404142;
    text-decoration: none;
}

.block_9 hr {
    border-top: 1px solid #404142;
    opacity: 0.5;
    margin: 10px 0;
}

.block_9 p {
    text-align: center;
    font-family: "rlight";
    color: #404142;
    font-size: 16px;
}

.inblock_5 img.next.slick-arrow {
    position: absolute;
    right: -25px;
    z-index: 1;
    top: 40%;
    height: 60px;
    width: 30px;
}

.inblock_5 img.prev.slick-arrow {
    position: absolute;
    left: -25px;
    z-index: 1;
    top: 40%;
    height: 60px;
    width: 30px;
}

.block_6 button.slick-prev.slick-arrow {
    display: none !important;
}

.block_6 button.slick-next.slick-arrow {
    display: none !important;
}


.block_6 img.prev.slick-arrow {
    display: none !important;
}

.block_6 img.next.slick-arrow {
    display: none !important;
}

.block_6 .slick-slide img {
    width: 100%;
    height: 210px;
}

.block_6 .slick-slide {
    /* height: 202px; */
}

.banner_forall {
    position: relative;
    padding-top: 80px;
    width: 100%;
}

.banner_forall img {
    width: 100%;
    height: 340px;
  object-fit: cover;
}

.banner_forall::before {
  content: "";
  position: absolute;
  width: 100%;
  background: #000;
  opacity: 0.3;
  height: 340px;
}

.banner_forall p {
    position: absolute;
    top: 50%;
    color: #fff;
    font-family: cbold;
    text-transform: uppercase;
    font-size: 56px;
      transform: translateY(-20%);
}

.onas {
    color: #404142;
    padding-top: 60px;
    font-size: 16px;
}

.onas-block1 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}

.onas-block1 img {
    border-radius: 25px;
    width: 470px;
    height: 320px;
}

.onas-block1 p {
    text-align: justify;
    width: 55%;
}

p.ob_text1 {
    text-align: justify;
}

.onas-block2 {
    padding-top: 60px;
    margin-top: 25px;
}

.onas-block2 p.glav_text {
    text-align: center;
    padding-bottom: 60px;
}

.in_on_block2 {
    display: flex;
    justify-content: space-evenly;
    flex-wrap:wrap;
}

.in_on_bl2_block img {
    width: 265px;
    height: 285px;
    border-radius: 20px;
      object-fit: cover;
}

p.inonbl2_text1 {
    margin: 0;
    padding: 20px 0 10px 0;
    font-family: "rbold";
    font-size: 18px;
}

p.inonbl2_text2 {
    margin: 0;
    font-family: "rlight";
    font-size: 18px;
}

.in_on_bl2_block {
    padding-bottom: 60px;
}

.toptar-block {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    flex-wrap:wrap;
}

.topblock_block {
    border: 2px solid #554E9F;
    width: 300px;
    text-align: center;
    padding-top: 30px;
     margin-bottom: 50px;
    color: #404142;
    height: 320px;
}

p.topblo_text1 {font-family: "rbold";font-size: 28px;color: #554E9F;margin: 0;padding: 0;}

.topblock_block hr {
    border-top: 1px solid #554e9f;
    width: 200px;
    margin: 20px auto;
}

p.topblo_text2 {
    font-size: 22px;
    margin: 0;
}

p.topblo_text3 {
    font-family: "rlight";
    font-size: 18px;
    margin: 0;
}

.ata_ana > p {
    font-family: "rbold";
    text-align: center;
    font-size: 28px;
    padding: 30px 0;
    margin: 0;
    color: #404142;
}

.keste {
    display: flex;
    color: #fff;
}

.keste p:first-child {
    width: 80%;
    background: #637FC8;
    margin: 1px 0;
    margin-right: 2px;
    height: 40px;
    display: flex;
    align-items: center;
}

.keste p:nth-child(2) {
    height: 40px;
    text-align: center;
    width: 20%;
    background: #87A1E4;
    margin: 1px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.keste p.keste_left {
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-family: "rbold";
    }

.keste p.keste_right {
    font-size: 20px;
    font-family: "rbold";
}

.keste p.keste_text1 {
    padding-left: 15px;
    font-size: 16px;
}

.keste p.keste_text2 {
    font-size: 16px;
}


.gallery_block .slick-slide img {
    width: 260px;
    height: 170px;
    border-radius: 15px;
}

.gallery_block button.slick-prev.slick-arrow {
    display: none !important;
}

.gallery_block button.slick-next.slick-arrow {
    display: none !important;
}

.gallery_block img.prev.slick-arrow {
    display: none !important;
}

.gallery_block img.next.slick-arrow {
    display: none !important;
}

.gallery_block {
    margin: 15px 0;
}

.keste p {
    color: #fff;
}

.blog_merop {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.blog_merop > div {
    margin-bottom: 2rem;
}

.newsflash .readmore {
    display: none;
}

.blog_merop a img {
    width: 50%;
}
.blog_merop p.readmore>a {
    transition: .6s;
    color: #FD6B12;
    border: 2px solid #FD6B12;
    padding: 6px 15px;
    border-radius: 0;
    position: relative;
    font-size: 14px;
    background: transparent;
    font-style: normal;
    border-radius: 10px;
}
.blog_merop p.readmore>a:hover {
    background: #FD6B12;
    color: #fff;
}

/**/
.blog_merop > div .page-header, .blog_merop > div > div > p, .blog_merop p.prev, .blog_merop p.readmore, .blog_merop > div p, .blog_merop > div span {
    padding: 0;
    float: right;
    width: 70%;
    margin: 0 0px 4px 0;
}
.blog_merop>div .page-header h2 {
    margin: 0 0 4px 0;
    line-height: 18px;
}
.blog_merop>div .page-header a {
    color: #404142;
    transition: .6s;
    font-size: 20px;
    line-height: 33px;
  	font-family:"rmed";
}
.blog_merop>div .page-header a:hover {
    color: #0091d4;
    text-decoration: underline;
}

.blog_merop .pull-left {
    float: left!important;
}
.blog_merop .item-image img {
    height: 180px;
    object-fit: cover;
    width: 280px;
    border: 1px solid #ddd;
  object-position: top;
}
.blog_merop > div .page-header, .blog_merop > div > div > p, .blog_merop p.prev, .blog_merop p.readmore, .blog_merop > div p, .blog_merop > div span {
    padding: 0;
    float: right;
    width: 70%;
    margin: 0 0px 0px 0;
    font-size: 18px;
    line-height: 28px;
}
.blog_merop p.readmore {
    margin-top: 2rem !important;
}
.item-page.blog_merop.container p {
    width: 100% !important;
}

.novfoto {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    border-top: 1px solid #0000002e;
        padding-top: 20px;
}

.novfoto img {
    width: 280px !important;
    height: 200px;
    margin-right: 15px;
  object-fit: cover;
  object-position: top;
}

p.gal_text {margin: 10px 0;font-size: 24px;font-family: "rbold";color: #404142;}

a.gal_tolygyrak {
  display:flex;
  justify-content: flex-end;
}

hr.gal_razdel {
    border: 0;
    margin: 15px 0;
}

.ingal {
    margin-top: 80px;
}

.ingal span.sigProCaption {
    display: none !important;
}

.ingal span.sigProPseudoCaption {
    display: none !important;
}

.inblock_8b {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #40414282;
    padding-bottom: 40px;
}

.inblock_8bl {
    width: 49%;
}

.inblock_8bl p {font-family: "rmed";font-size: 20px;color: #404412;}

.inblock_8bl iframe {
    border-radius: 40px;
    height: 350px;
  border: none !important;
      width: 100%;
}


div.mod-languages.advanced-dropdown ul {
    background: #FE6500;
}

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:visited {
    background: #FE6500;
    color: #fff;
}

div.mod-languages.advanced-dropdown ul {
  display:block;
}

div.advanced-dropdown {
    position: fixed;
    top: 33px;
    right: 2%;
  
}

div.advanced-dropdown span.caret {
    border-top: 4px solid #404142;
}

.novfoto a {
    margin-bottom: 15px;
}
.gos_usligi {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding: 50px 0;
}

.gos_usligi div {
    background: #FE6500;
    width: 350px;
    height: 200px;
    border-radius: 25px;
}

.gos_usligi div a {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    font-size: 22px;
}


.priemvdo div {
    background: #FE6500;
    margin: 15px 0;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 49%;
}

.priemvdo {display: flex;flex-wrap: wrap;justify-content: space-between;}

.priemvdo div a {
    color: #fff;
    font-size: 18px;
}

.block_9 a {
    color: #404142;
}

.item-page.blog_merop.container p:first-child {
    display: none;
}

.bloglatestnews2 {
    border-radius: 15px;
    height: 370px;
    box-shadow: 1px 6px 6px rgba(0,0,0,0.25);
    background: #fff;
}

.bloglatestnews3 img {
    border-radius: 15px 15px 0 0 !important;
}

.blog1latestnews4 a {font-family: "rbold";padding: 0 15px;font-size: 18px;color: #404142;text-decoration: none;}

.blog1latestnews5 {
    color: #404142;
    padding: 5px 15px;
    text-align: justify;
    height: 105px;
}

.blog1latestnews4 a:hover {
    color: #FE6500;
}

.blog1latestnews6 {
    padding-left: 15px;
    color: #404142;
    opacity: 0.7;
    display: inline-block;
}

.bloglatestnews_5 {
    float: right;
    margin-right: 20px;
}

.bloglatestnews_5 a {
    color: #404142;
    text-decoration: none;
}

.bloglatestnews_5 a:hover {
    color: #FE6500;
}

.blavtors {
    display: none;
}

div#main {
    flex-grow: 1;
}

.block_9 {
    flex-shrink: 0;
}

.ata_ana {
    padding-bottom: 40px;
      padding-top: 100px;
}

.mm-navbar {
    background: #554E9F !important;
}

.mm-panel {
    background: #554E9F !important;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    color: #fff !important;
}

.block_7 iframe {
    width: 100%;
    height: 400px;
    border: none !important;
}

.form-control {
    background: #554E9F;
    color: #fff;
    border: none !important;
}

input#form_name {
    width: 49%;
    display: inline;
    float: left;
    margin-bottom:10px;
}

input#form_phone {
    display: inline;
    width: 49%;
    float: right;
    margin-bottom:10px;
}

.janalyk {
    background-color: #FE6500;
    background-image: url(/images/bg/bg2.png);
    background-size: cover;
    width: 100%;
    z-index: 0;
    padding-top: 100px;
}

.janalyk_modul_text p {
    padding-top: 45px;
    position: absolute;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
}

.novvideo {
    width: 100%;
    border-top: 1px solid #0000002e;
    padding-top: 25px;
    margin-top: 20px;
    text-align: center;
}

div.advanced-dropdown a {
    color: #fff;
}

div.advanced-dropdown a:hover {
    color: #403414;
}

.shapka_menu li:hover .nav-child {
    border-radius: 5px;
    display:block;
    list-style-type: none;
    background: #FE6500;
    margin:0;
    padding: 10px 0;
    width: 130px;
    text-align: center;
}

ul.nav-child {
    display: none;
}

.shapka_menu li:hover .nav-child a {
    color: #fff;
    text-decoration: none;
}

.art_ter p {
    padding: 0;
}

ul.nav-child li {
    padding-bottom: 5px;
}

h4.pgb_font {
    position: relative;
}

h4.pgb_font::before {
    position: absolute;
    content: "Хабарлама жіберу";
    bottom: 10px;
    background: #f5f5f5;
    padding: 10px;
}

.well form {
    padding-top: 10px;
}

span.add-on.input-group-addon {
    height: 50px;
}


.well form label {
    position: relative;
}

.well form label::before {
    position: absolute;
    content: "Аты";
    bottom: -10px;
    background: #eee;
    padding: 10px;
}



.well form input {
    height: 50px;
    width: 100%;
}



button.btn.btn-primary {
    position: relative;
    height: 50px;
}

button.btn.btn-primary::before {
    position: absolute;
    content: "Жіберу";
    bottom: 14px;
    left: 29px;
    background: #337ab7;
}

button.btn {
    position: relative;
    height: 50px;
}

button.btn::before {
    position: absolute;
    content: "Жою";
    bottom: 14px;
      padding: 0 2px;
    left: 30px;
    background: #efefef;
}

.guestbook > div:last-child {
    display: none;
}

a.in_news_button {
    transition: .6s;
    color: #FD6B12;
    border: 2px solid #FD6B12;
    padding: 6px 15px;
    border-radius: 0;
    position: relative;
    font-size: 14px;
    background: transparent;
    font-style: normal;
    border-radius: 10px;
    cursor: pointer;
}

a.in_news_button:hover {
    background: #FD6B12;
    color: #fff;
}

.blog_merop 
 .pagination {
    display: block;
    text-align: center;
}

p.counter.pull-right {
    float: none!important;
    text-align: center;
    width: 100%;
}

.blog_merop .pagination ul {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_merop .pagination ul li {
    list-style: none;
    display: inline-block;
    padding: 10px;
    font-size: 16px !important;
}

li.pagination-start span {
    width: 100%;
    font-size: 16px;
}

.blog_merop .pagination a {
    font-size: 16px !important;
}

li.pagination-prev span {
    font-size: 16px;
}

span.pagenav {
    font-size: 16px !important;
}

li.pagination-end span {
    width: 100%;
}

div#mceu_12 {
    display: none !important;
}

div#mceu_13 {
    display: none !important;
}

div#mceu_14 {
    display: none !important;
}


