body {
    color: #636363;
}

/* Main slider */

.home-slider {
    height: 500px;
}

.home-slider .owl-item.active {
    margin: 0;
    padding: 0;
    width: 100%;
}

.home-slider-caption {
    font-size: 45px;
}

.home-slider-caption-2 {
    font-size: 30px;
}
@media screen and (max-width: 767px) {
    .home-slider-caption {
        padding: 0 10px;
        font-size: 25px;
    }

    .home-slider-caption-2 {
        padding: 0 10px;
        font-size: 15px;
    }
}

.home-slider-item {
    width: 101%;
    height: 500px;
    background-position: center;
    background-size: cover;
    margin-left: 2px;
}

.home-slider-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 100%;
}

.home-slider .owl-controls {
    width: 100%;
}

.home-slider .owl-nav {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 40%;
}

.home-slider .owl-prev {
    float: left;
    margin-left: 3%;
}

.home-slider .owl-next {
    float: right;
    margin-right: 3%;
}

.home-slider .owl-prev::after,
.home-slider .owl-next::after {
    display: none;
}

.home-slider .owl-dots {
    display: block !important;
    margin-top: 10px;
}

/* Header */

.rd-navbar .rd-navbar-inner {
    background: rgb(6, 58, 94);
}

/* News */

.post-inspiration-event {
   display: block;
}

.post-inspiration-event:hover .post-inspiration-img-wrap::before {
   opacity: 0;
}

/* Articles */

.post-boxed:hover .post-boxed-img-wrap::before {
    opacity: 0.5;
}

.post-boxed-body .post-boxed-footer {
    left: 0;
}

/* Content */

.page h1, .page .h1 {
    font-size: 35px;
    line-height: 35px;
    text-transform: none;
    font-weight: 700;
}

.page h2, .page .h2 {
    font-size: 35px;
    line-height: 35px;
    text-transform: none;
    font-weight: 700;
}

.page h3, .page .h3 {
    font-size: 28px;
    line-height: 28px;
    text-transform: none;
    font-weight: 700;
}

.page h4, .page .h4 {
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    text-transform: none;
}

.page h5, .page .h5 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: none;
}

.page h6, .page .h6 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: none;
}

h1.caption {
}

.content-content {
    text-align: left;
}

.content-content p {
    padding: 10px 0;
    margin: 0;
}

.content-content h1,
.content-content .h1,
.content-content h2,
.content-content .h2,
.content-content h3,
.content-content .h3,
.content-content h4,
.content-content .h4,
.content-content h5,
.content-content .h5,
.content-content h6,
.content-content .h6 {
    padding: 10px 0;
}

.content-content ul,
.content-content ol {
    padding: 0;
}

.content-content ol {
    list-style: decimal;
    margin-left: 20px;
}

.content-content ol li {
    margin: 10px 0;
    padding: 0 0 0 10px;
}

.content-content ul li {
    position: relative;
    margin: 10px 0;
    padding: 0 0 0 20px;
}

.content-content ul li:before {
    content: '';
    display: inline-block;
    background: #41d0d9;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 10px;
}

/* Pagination */

.pagination-classic > li:first-child a {
    color: #43d0d9;
}

.pagination-classic li.text-regular {
    padding-left: 0;
}

.pagination-classic li.text-regular::before {
    display: none;
}

/* Form */

.form .input2 {
   display: none;
}

.form .form-control.error {
    border: 1px solid brown;
}

/* Caption section */

.caption-section {
    border-bottom: 1px solid #e8e8e8;
}

/* Language switch */

.language-switch {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.language-switch-item {
    display: inline-block;
    float: left;
}

.language-switch-item a {
    display: block;
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
    font-weight: 600;
}

.language-switch-item a:hover {
    opacity: 0.6;
}

.rd-navbar-fixed .rd-navbar-collapse-wrap li a, 
.rd-navbar-fullwidth .rd-navbar-collapse-wrap li a {
    color: #000;
}

.language-switch.web .language-switch-item.ru a,
.language-switch.en .language-switch-item.en a {
    color: #41bcc4;
    text-decoration: underline;
}

.rd-navbar-fixed .rd-navbar-collapse-wrap, .rd-navbar-fullwidth .rd-navbar-collapse-wrap {
    width: 60px;
}

.btns-both-lines::before,
.btns-both-lines::after {
    display: none;
}

/*
.section-0
.section-20
.section-34
.section-40
.section-50
.section-55
.section-60
.section-70
.section-75
.section-80
.section-90
.section-95
.section-103
.section-110
.section-115
.section-125
.section-140
.section-158
.section-165
.section-175

.section-bottom-
.section-top-

.section-lg-bottom-
.section-lg-top-
*/

/*
.offset-top-0
.offset-top-4
.offset-top-5
.offset-top-10
.offset-top-15
.offset-top-17
.offset-top-20
.offset-top-23
.offset-top-25
.offset-top-28
.offset-top-30
.offset-top-35
.offset-top-40
.offset-top-44
.offset-top-47
.offset-top-50
.offset-top-53
.offset-top-55
.offset-top-60
.offset-top-64
.offset-top-70
.offset-top-75
.offset-top-80
.offset-top-85
.offset-top-90
.offset-top-95
.offset-top-100
.offset-top-105
.offset-top-115

offset-lg-top-
*/