/*
Theme Name: Bou Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Bou Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.9
Template: bou-wp
Author: An-Themes
Author URI: http://www.anthemes.net/
Tags: black, white, yellow
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.section_body li {
    list-style-type: disc;
}
a {
    word-wrap: initial;
}
.one_info path {
    fill: #46b2b6;
}
.entry {
    /* text-indent: revert; */
    overflow-wrap: break-word;
}
.home_banner img {
    max-width: 100%;
    width: 100%;
}
.main-content {
    max-width: 1280px;
    margin: 0 auto;
}
a.article_thumbnail {
    float: left;
}
.grid_article:after {
    content: '';
    display: block;
    clear: both;
}
.grid_article {
    margin-bottom: 15px;
}
.grid_article {
    margin-bottom: 15px;
    border: 1px solid #8080801a;
    padding: 15px;
}
a.article_thumbnail {
    margin-right: 25px;
}
.logo {
    margin-top: 0px;
}
.main-menu.stickytop .logo {
    margin-top: 0px;
}

ul.up_menu {
    display: flex;
}
ul.up_menu li {
    padding: 9px;
}
.pre_menu {
    float: left;
}
.one_info {
    float: left;
    text-align: center;
    min-height: 170px;
}
.info_row:after{
    clear: both;
    display: block;
    content: '';
}
.one_info i {
    font-size: 52px;
}
.one_info {
    float: left;
    text-align: center;
    width: calc(25% - 20px);
    margin: 5px;
    padding: 5px;
}
.row_article_current {
    margin-top: 50px;
}
.one_info a:hover {
    color: #0a7378!important;
}
body .modal-dialog {
    width: 80%;
}
div#exampleModal .modal-body img {
    width: 100%;
}
.foot_area p {
    color: white;
    text-align: center;
}
.foot_area{
    padding-bottom: 25px;
}
section.post-content a:focus, section.post-content a:hover {
    color: #0a7378!important;
}
a.btn_more_article {
    background: #0a7378;
    color: white!important;
    padding: 15px 25px;
    margin: 25px 0;
    display: block;
    text-align: center;
}
.carusel_row img {
    max-height: 150px;
}
.slick-slide {
    padding: 0 15px;
}

.one_info i {
    color: #46b2b6;
}
.selection_one img {
    width: 100%;
}
.kc-elm {
    width: 33.33%;
    float: left;
}
.searchwp-live-search-result img {
    float: left;
    max-width: 75px;
    margin-right: 5px;
}
li#menu-item-19732 {
    background: #1898a3;
    color: white;
    border-radius: 5px;
}
li#menu-item-19732 a {
    color: white!important;
}
li#menu-item-19732:hover a {
    color: black!important;
}

.home_banner {
    display: flex;
}
.half_left {
    width: 50%;
}
.right_head_info {
    width: 50%;
}
.half_left {
    width: 50%;
    background-position: center;
    background-size: cover;
}
.info_row {
    padding: 10px 25px;
}
.social_footer ul.top-social {
    float: unset;
    text-align: center;
    margin: auto;
    display: block;
    padding: 0;
}
ul.top-social:after {
    clear: both;
    display: block;
    content: '';
    /* text-align: center; */
    /* margin: 0 auto; */
}
ul.top-social {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: fit-content;
}
p.reader_counter {
    float: right;
    border-bottom: 1px solid #80808036;
    font-size: 12px;
}
.info_row.in_sidebar .one_info {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #80808042;
    vertical-align: middle;
    line-height: 15px;
    min-height: 50px;
}
.info_row.in_sidebar .one_info i {
    text-align: center;
    width: 30%;
}
.one_info a:hover {
    text-decoration: none;
}
.info_row.in_sidebar .one_info p {
    width: 70%;
}
.info_row.in_sidebar .one_info a {
    display: flex;
    align-items: center;
}
.info_row.in_sidebar {
    padding: 0;
}

article.grid_article {
    box-shadow: 0 4px 15px 0 rgb(182 182 182 / 40%);
    transition: all 0.3s ease-out;
}
article.grid_article:hover {
    box-shadow: 0 4px 30px 0 rgb(0 0 0 / 40%);
    transition: all 0.3s ease-out;
}
article.grid_article h2 {
    font-size: 22px;
    margin-top: 15px;
}
article.grid_article a:hover {
    text-decoration: none;
}
.main-menu.stickytop .progress { 
    position: absolute;
    top: 50px;
    background-color: #1898a3!important;
        height: 5px;
    background-image: none;
}
body:not(.single) .progress {
    display: none!important;
}
.article-meta p.reader_counter {
    border-bottom: none;
    font-size: 14px;
}
.entry-top .views-nr {
    font-size: 14px;
}
.entry-top .views-nr i {
    margin-right: 3px;
}
.home_banner {
    -webkit-box-shadow: 2px 2px 4px 2px rgb(0 0 0 / 26%);
    box-shadow: 2px 2px 4px 2px rgb(0 0 0 / 26%);
    width: 100%;
}

h2.section_title,.page-content h1.article-title {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 12px;
    color: #152447;
    border-bottom: 1px solid #bfc1c5!important;
}
h2.section_title:after,.page-content h1.article-title:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0;
    z-index: 1;
    background: #46b2b6;
}

td.column-4 img {
    max-width: 248px;
    height: auto!important;
}
.info_row p {
    font-size: 12px;
}

.library_segment img {
    width: auto;
    height: 320px;
    margin: 0 auto;
    display: block;
}
.library_section:after {
    clear: both;
    display: block;
    content: '';
}


.page-content.full_width {
    width: 100%;
}
h3.library_title {
    position: absolute;
    width: 100%;
    background: #ffffffc4;
    height: 100%;
    display: none;
    margin-top: 0;
    text-align: center;
    padding-top: 15px;
}
.library_segment {
    
    position: relative;
    box-shadow: 0 4px 15px 0 rgb(182 182 182 / 40%);
    float: left;
    margin: 10px;
    border: 1px solid #f4b547;
    border-radius: 5px;
}
.library_segment:hover {
    box-shadow: 0 4px 30px 0 rgb(0 0 0 / 40%);
    transition: all 0.3s ease-out;
}
.library_segment:hover h3.library_title {
    display: block;
}
.page-content.full_width .pagination {
    margin: 35px auto 0 auto;
    display: block;
    background-color: #1898a3!important;
}
#cats {
    max-width: 350px;
}

.general_lib_info {
    width: 100%;
    height: 50px;
    background: #f4b547;
        padding: 5px 10px;
    overflow: hidden;
}
.general_lib_info p {
    margin: 0;
}
p.jerelo span {
    font-weight: 700;
}
.general_lib_info p {
    margin: 0;
    font-size: 12px;
}
.library_segment a:hover {
    color: black!important;
}
.poster {
    height: 350px;
    width: 100%;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}
.dropdown-menu.open {
    max-width: 450px;
    /* width: 100%; */
}
span.text {
    overflow-wrap: break-word;
    /* max-width: 100%; */
    white-space: initial;
    width: 350px;
}

button.btn.dropdown-toggle.btn-default {
    width: 408px;
}
ul.dropdown-menu.inner a:hover {
    color: #1898a3!important;
}
.dropdown.bootstrap-select.bs3 {
    margin-left: 10px;
}

p.date-library {
    background: #f4b547;
    display: block;
    width: fit-content;
    padding: 2px 11px;
    border-bottom-right-radius: 15px;
    color: black;
    font-size: 12px;
}
.selection_one:after,.section_gen:after,.personal:after {
    clear: both;
    display: block;
    content: '';
}
.linck_one_gen {
    width: 33.33%;
    float: left;
    text-align: center;
}
.linck_one_gen i {
    font-size: 50px;
    color: #1898a3;
    margin-bottom: 15px;
}
.letter_segment {
    background: #1898a3;
    color: white;
    padding: 10px 5px;
    margin-bottom: 15px;
    margin-top: 0;
    border-bottom: 5px solid #f4b547;
    border-top-right-radius: 15px;
}
h3.letter_title {
    padding: 0;
    margin: 0;
    color: white;
}
a.contact_linck {
    float: right;
    background: #1898a3;
    padding: 5px 14px;
    margin: 4px;
    border-radius: 5px;
    color: white!important;
}
i.fas.fa-home {
    display: block;
    float: left;
    color: #1898a3;
    font-size: 25px;
    margin-left: 11px;
    line-height: 40px;
}
.wrap .jquerycssmenu ul li a {
    margin-right: 8px;
}
.wrap .jquerycssmenu ul li#menu-item-19732 a {
    margin-right: 0;
}
.wrap .downarrowclass {
    right: 12px;
}

.worker img {
    max-width: 100%;
}
.worker {
    width: 25%;
    float: left;
    padding: 15px;
}
h3.worker_name {
    font-size: 16px;
}
.worker_bl {
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
    border-radius: 5px;
    position: relative;
    background: #f4b547;
    height: 448px;
        transition: all 0.25s ease-in-out;
}
.worker_bl:hover {
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 35%)!important;
}
h3.worker_name {
    margin: 0;
    text-align: center;
    padding: 5px 0;
}
h3.worker_name i {
    margin-right: 5px;
}
h3.worker_name {
    margin: 0;
    text-align: center;
    padding: 5px 0;
    background: #1898a3;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.img_in_worker {
    height: 360px;
    overflow: hidden;
    position: relative;
}
p.worker_posada {
    position: absolute;
    bottom: 0px;
}
p.worker_posada {
    width: 100%;
    background: #00000085;
    margin: 0;
    padding: 5px;
    color: white;
}
.worker_bl i {
    margin-right: 5px;
}
p.worker_email,p.worker_phone {
    padding: 5px;
    margin: 0;
}
.personal.rada .worker {
    width: 33.33%;
}
.personal.rada .worker_bl {
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
    border-radius: 5px;
    position: relative;
    background: white;
        height: 303px;
}

.personal.rada .img_in_worker {
    height: 275px;
}
.personal.rada p.worker_posada {
    font-size: 17px;
    text-align: center;
}
.personal.rada img.worker_img {
    display: none;
}
.personal.rada .worker_bl {
    background-size: contain!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
  border-top: none;
}
.tabcontent {
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.divider_section {
    text-align: center;
    font-size: 51px;
    color: #1898a3;
    margin: 25px 0;
        position: relative;
}
.divider_section i {
    background: white;
}
.divider_section:before {
    content: '';
    border-bottom: 1px solid #1898a3;
    position: absolute;
    width: calc(50% - 25px);
    left: 0;
    top: 26px;
}
.divider_section:after {
    content: '';
    border-bottom: 1px solid #1898a3;
    position: absolute;
    width: calc(50% - 25px);
    right: 0;
    top: 26px;
}
button.tablinks.tabsservice {
    width: 33.33%;
}
button.tablinks.tabsservice i {
    margin-right: 10px;
    color: #1898a3;
    font-size: 20px;
}
section.partners {
    /* display: grid; */
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.partner {
    padding: 15px;
}

.image_centered {
    height: 145px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.partner_in {
    transition: all 0.25s ease-in-out;
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
    padding: 5px;
    overflow: hidden;
    border-radius: 5px;
}
.partner_in:hover {
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 35%);
}
.partner {
    padding: 5px;
}

p.partner_desc {
    width: 100%;
    height: 100%;
    background: #000000a8;
    color: white;
    text-align: center;
    font-size: 16px;
    opacity: 0;
    transition: all 0.25s ease-in-out;
        position: relative;
}
.partner_in:hover p.partner_desc {
    opacity: 1;
}
span.btn_in_linck {
    position: absolute;
    bottom: 0px;
    background: #1898a3;
    padding: 5px 15px;
    width: 100%;
    left: 0;
}
section.partners.home_partners.slick-initialized.slick-slider.slick-dotted {
    display: block;
}
p.full_review.btn {
    background: #1898a3;
    display: block;
    color: white;
    font-size: 18px;
}
.full_description {
    display: none;
}
h2.platform_section_title {
    text-align: center;
    border-bottom: 1px solid #1898a3;
    border-top: 1px solid #1898a3;
    padding-bottom: 15px;
    padding-top: 15px;
}

.article_carusel.slick-initialized.slick-slider.slick-dotted a.article_thumbnail {
    float: none;
    margin: 0;
    height: 250px;
    overflow: hidden;
    display: block;
    background-size: cover;
    background-position: center;
        
}
.article_carusel.slick-initialized.slick-slider.slick-dotted a.article_thumbnail img {
    width: 100%;
}

.article_carusel.slick-initialized.slick-slider.slick-dotted article.grid_article h2 {
    height: 83px;
    overflow: hidden;
    font-size: 16px;
}

.foot_menu {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #f4b547;
    z-index: 1;
}
.indicator {
  position: relative;
  width: 100%;
  height: 3px;
  background: #f6bb42;
}

.indicator-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background: #fde3a7;
  transition: width ease 0.3s, left cubic-bezier(0.4, 0.95, 0.5, 1.5) 0.5s;
}
.foot_menu .menu {
  padding: 0;
  list-style: none;
  text-align: center;
}

.foot_menu .menu li {
  display: inline-block;
}
.foot_menu .tab {
  padding: 12px 8px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-decoration: none;
}

.foot_menu .active-tab {
  color: #fde3a7;
}
nav.platform_menu a.tab {
    border: none;
    background: none;
    font-size: 13px;
}
.section_about a {
    text-decoration: underline!important;
}
.section_about a:hover {
    color: #1898a3!important;
}

.dov_block {
    width: 33.33%;
    float: left;
    padding: 15px;
}
.document:after {
    clear: both;
    display: block;
    content: '';
}
.inner_bl i {
    display: block;
    text-align: center;
    font-size: 57px;
    background: -webkit-linear-gradient(#f3b548, #3a9c94);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inner_bl {
    text-align: center;
    transition: all 1.3s ease;
}
.inner_bl a:hover {
    color: #1898a3!important;
    text-decoration: none;
}
.inner_bl:hover i {
    background: -webkit-linear-gradient(#3a9c94, #f3b548);
       -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.inner_bl {
  border-radius: 15px;
  padding: 1rem;
  position: relative;
  background: linear-gradient(to right, #1898a3, #f4b547);
  padding: 3px;
}
.inner_bl:hover {
  background: linear-gradient(to right, #f4b547, #1898a3);  
}
.gradient {
  background: white;
  padding: 2rem;
    
}
h2.title_doc {
    font-size: 18px;
}

.btn_section a {
    background: #1898a3;
    padding: 12px 14px;
    margin: 4px;
    border-radius: 5px;
    color: white;
    display: block;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.btn_section a:hover {
    background: #f4b547;
    color: #1898a3!important;
    text-decoration: none!important;
}


h2.trade_in_title {
    border-bottom: 1px dotted #1898a3;
    text-decoration: none;
    padding-bottom: 8px;
}
h2.trade_in_title:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0;
    z-index: 1;
    background: #f3bb5a;
}
h2.trade_in_title {
    position: relative;
    font-size: 21px;
}
.section_end {
    width: 100%;
    height: 50px;
    background-image: url(/wp-content/uploads/2021/09/ico.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-bottom: 25px;
}
.section_end:after {
    content: '';
    width: calc(50% - 30px);
    height: 1px;
    background: #f3bb5a;
    position: absolute;
    margin-top: 25px;
    right: 0;
}
.section_end:before {
    content: '';
    width: calc(50% - 30px);
    height: 1px;
    background: #f3bb5a;
    position: absolute;
    margin-top: 25px;
    left: 0;
}

.tradin_row i {
    font-size: 45px;
    color: #f3bb5a;
}
.tradin_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.trad_in_block {
    padding: 15px;
}
.trad_in_block {
    padding: 15px;
    box-shadow: 0 4px 15px 0 rgb(182 182 182 / 40%);
    padding: 15px;
    margin-bottom: 25px;
}
.adv_style .modal-body img {
    width: 100%;
}
.adv_style h5#exampleModalLabel {
    font-size: 20px;
    text-align: center;
}
button.close {
    font-size: 39px!important;
    margin-top: -40px!important;
}
.modal-backdrop.fade.in {
    background: #000000a3;
}

@media screen and (max-width:1330px) {
.tree {
    zoom: 0.8;
}
}




@media screen and (max-width:940px) {
    .library_section {
        display: block!important;
    }
    .tradin_row {
        display: block;
    }
    .dov_block {
        width: 100%;
    }
    
.main-content .active_platform {
    grid-template-columns: 1fr 1fr;
    }
    .gen_platforn_section h3 {

    height: 54px;
    }
    
.article-meta p.reader_counter {
    border-bottom: none;
    font-size: 10px;
}
.article-meta {
    padding-right: 8px;
    padding-left: 8px;
}   
.article-meta.updated {
    font-size: 10px;
}    
   .entry-top .views-nr {
    font-size: 10px;
    padding-right: 8px;
} 
    h1.article-title {
    font-size: 19px;
    line-height: normal;
    /* text-align: center; */
    margin-top: 53px;
}
    
    .input-toggler {
  display: none;
}
.menu-toggler {
    position: absolute;
    right: 0px;
    top: 50px;
    width: 74px;
    height: 58px;
    /* background: #000; */
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.menu-toggler-line {
  width: 60%;
  height: 3px;
  background: #ffcf27;
  margin: 0 0 10px 0px;
  position: relative;
  transition: all 0.4s ease-out;
}

.input-toggler:checked ~ .menu-toggler .menu-toggler-line {
  top: 5px;
  translatey: 100px;
  transform: rotate(45deg);
}

.input-toggler:checked ~ .menu-toggler .menu-toggler-line:nth-child(2) {
  display: none;
}

.input-toggler:checked ~ .menu-toggler .menu-toggler-line:nth-child(3) {
  top: -5px;
  translatey: 10;
  transform: rotate(135deg);
}

.nav {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.nav ul {
  width: 100%;
}
.nav ul li {
  width: 100%;
  text-align: center;
}
.nav ul li a {
  display: inline-block;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
}

.sidebar_menu {
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #000000b3;
  opacity: 0.5;
    z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;

  transform: translateX(-100%);

  transition: all 0.4s ease-out;
}

.menu-link {
  color: white;
  font-size: 10vmin;
  line-height: 15vmin;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.menu-link:hover,
.menu-link:focus,
.menu-link:active {
  color: Gold;
}

.input-toggler:checked ~ .sidebar_menu {
  transform: translateX(0%);
  opacity: 0.98;
}

aside.sidebar_menu a {
    color: white;
}
aside.sidebar_menu li {
    padding: 3px 0;
}    
    
    

    .half_left {
        width: 100%;
        height: 250px;
        
    }
    .right_head_info {
        width: 100%;
    }
    .home_banner {
        display: block;
    }
    .one_info {
        float: left;
        text-align: center;
        width: calc(50% - 10px);
        margin: 5px;
        padding: 5px;
    }
    .linck_one_gen {
        width: 50%;
        float: left;
        text-align: center;
    }
.worker {
    float: none;
    width: 100%!important;
}    
    
}


.section_body img {
    max-width: 100%;
    width: 100%;
}
table {
    max-width: 100%!important;
}
.active_platform {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 10px;
}
.gen_platforn_section i {
    font-size: 36px;
    display: block;
    color: #f4b547;
    margin-top: 20px;
}
.gen_platforn_section {
    text-align: center;
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
    position: relative;
    margin-bottom: 25px;
    margin-top: 40px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.gen_platforn_section h3 {
        font-size: 14px;
    background: #1898a3;
    color: white;
    margin: 20px 0 0 0;
    padding: 5px;
}
p.platform_icon_overlay {
    margin: 0;
    width: 75px;
    height: 75px;
    position: absolute;
    background: white;
    margin-top: -38px;
    border-radius: 50%;
    margin-left: calc(50% - 37px);
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
}
.platfotm_icon {
    height: 47px;
}
.gen_platforn_section:hover i {
    
    -webkit-animation: rotating 2s linear infinite;
}



@-webkit-keyframes rotating {
    from{
        -webkit-transform: rotateY(0deg);
    }
    to{
        -webkit-transform: rotateY(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
}

h2.v_name {
    font-size: 18px;
    text-decoration: none;
    background: #1898a3;
    padding: 5px;
    border-radius: 5px;
    color: white;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    font-style: italic;
}
p.termin i {
    color: #1898a3;
}
span.termin_span {
    font-weight: bold;
}
p.termin {
    margin: 0;
    padding: 0;
    background: #f4b547;
    display: block;
    float: right;
    padding: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 18px;
    padding-right: 10px;
    border-bottom-left-radius: 11px;
}
.gen_posada_content {
    border: 1px solid #1898a3;
    margin-top: -36px;
    padding-top: 36px;
    padding: 36px 15px 15px 15px;
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
}
a.v_link {
    display: block;
    float: left;
    background: #1898a3;
    color: white;
    padding: 5px 15px;
    margin-right: 2px;
    margin-bottom: 2px;
}
.foot_v_link {
    margin-top: 15px;
}
span.posada_span {
    font-weight: 700;
    font-size: 20px;
    display: block;
    margin-top: 5px;
}


h2.v_name i.fas.fa-bookmark {
    margin-right: 15px;
    color: #f4b547;
    font-size: 26px;
    position: absolute;
    margin-left: -33px;
}
.gallery_bl img {
    max-width: 100%;
}
.auter_slide_left {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-height: 70vh;
}
div#video_slide .modal-dialog {
    width: 100%!important;
    height: calc(100vh - 20px)!important;
    overflow: hidden;
    margin-top: 10px;
}

div#video_slide .auter_slide_left .slick-slide {
   height:65vh;
}
div#video_slide .auter_slide_left {
    margin-bottom: 5vh;
}
div#video_slide .auter_slide_left .slick-slide img {
   height:65vh;
}

div#video_slide .slick-prev {
    color: black;
    left: 25px;
    z-index: 9999;
    
}
div#video_slide .slick-prev:before,div#video_slide  .slick-next:before {
   color: #1898a3; 
    font-size: 46px;
}

div#video_slide  .slick-next {
    right: 25px;
}

div#video_slide .auter_slide_right .slick-slide {
   height:20vh;
}

div#video_slide .auter_slide_right .slick-slide img {
   height:20vh;
}
.slider_img_gall img {
    margin: 0 auto;
}
div#video_slide .auter_slide_right .slick-current {
    border: 2px solid black;
    border-radius: 5px;
}


.auter_slide_left {

}
.auter_slide_right {
   
}

.library_section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 41px;
}
.gallery_bl {
    cursor: pointer;
}
h2.gal_title {
    margin: 0;
    font-size: 16px;
    background: #1898a3;
    color: white;
    padding: 7px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.gallery_bl {
    position: relative;
    margin-bottom: 25px;
}
.gallery_bl {
    position: relative;
    margin-bottom: 25px;
    border-radius: 6px;
    overflow: hidden;
}
.slider_img_gall img {
    max-height: 75vh;
}
.asker_section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
}
.asker_bl {
    background: #1898a3;
    margin-bottom: 20px;
    color: white;
    padding: 5px;
    border-radius: 5px;
}
.asker_bl a {
    color: white;
    text-decoration: none;
    text-align: center;
}
.asker_bl i {
    font-size: 44px;
    display: block;
    margin-top: 16px;
}
.row_service.type_one {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 41px;
}

.service_one_bl {
    background: #1898a3;
    padding: 5px 15px;
    border-radius: 10px;
    color: white;
    text-align: center;
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 25%);
    margin-bottom: 25px;
}
.service_one_bl:hover {
    box-shadow: 0 4px 15px 0 rgb(141 141 141 / 45%);
}
.service_one_bl a {
    color: white;
    text-decoration: none;
}
.service_one_bl i {
    font-size: 63px;
}
.foot_grou_img img {
    max-height: 66px;
    background: white;
    margin: 5px auto;
}
.foot_area {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.foot_grou_img {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
div#sec6 .library_section {
    display: block;
}
div#sec6 .library_section .library_segment {
    margin: 0;
}
@media screen and (max-width:900px) {
    .row_service.type_one {
        display: block;
    }
.foot_area {
    display: block;
}
.foot_grou_img {
    display: block;
}
.foot_grou_img img {
    max-height: 100%;
    background: white;
    margin: 5px auto;
    width: 100%;
}
section.partners {
    display: grid;
    grid-template-columns: 1fr 1fr;
}    
.partner_in {
    padding: 0;
}
    body.admin-bar .menu-toggler {
  
    top: 94px;
    }
}
.calendar_bl img {
    max-width: 100%;
}
.calendar_bl {
    margin-bottom: 25px;
}

a.to_calendar {
    background: #1898a3;
    display: block;
    margin: 0 15px 19 px 15px;
    line-height: 43px;
    text-align: center;
    color: white;
}

a.cat_url {
    background: #1898a3;
    color: white;
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 7px 0;
}
a.cat_url:hover {
   color: white!important; 
}
li#menu-item-24522 {
    color: white;
    border-radius: 5px;
    margin-left: 5px;
}
li#menu-item-26638 {
    background: #1898a3;
    color: white!important;
    border-radius: 5px;
}
li#menu-item-26638 a {
    color: white!important;
}
li#menu-item-26638:hover a {
    color: #1898a3!important;
}
li#menu-item-26638:hover {
    color:#1898a3!important;
}
.line99 {
    border-bottom: 3px solid #f3bb5a; /* Параметры линии */
   }