@font-face {
    font-family: trebucit;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/trebucit.ttf) format("truetype")
}

@font-face {
    font-family: Roboto-Medium;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Medium.ttf) format("truetype")
}

@font-face {
    font-family: Roboto-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Roboto-Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype")
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3 {
    font-family: Roboto-Bold, sans-serif
}

h1 {
    font-size: 32px
}

h3 {
    font-size: 24px
}

.wysibb-body {
    padding: 15px !important;
    width: calc(100% - 30px) !important;
}

.ucf-form input,
.ucf-form select {
    padding: 0px 20px !important;
    line-height: 40px !important;
    height: 40px !important;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    margin: auto
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: url(../img/ajax-loader.gif) center center no-repeat #fff
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format('embedded-opentype'), url(../fonts/slick.woff) format('woff'), url(../fonts/slick.ttf) format('truetype'), url(../fonts/slick.svg#slick) format('svg')
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "ÃƒÂ¢Ã¢â‚¬Â Ã‚Â"
}

[dir=rtl] .slick-prev:before {
    content: "ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢"
}

[dir=rtl] .slick-next:before {
    content: "ÃƒÂ¢Ã¢â‚¬Â Ã‚Â"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

body {
    background-color: #fff;
    font-family: Roboto-Regular, sans-serif;
    min-width: 320px;
    position: relative;
    width: 100%;
    color: #4d4d4d
}

hr {
    border: 1px solid #f2f9fd;
    margin: 20px auto;
}

a {
    color: #fc8600;
    text-decoration: none;
    -webkit-transition: color .5s, border .5s;
    transition: color .5s, border .5s
}

a:hover {
    color: #23a3d4
}

img {
    max-width: 100%
}

ul {
    list-style-type: none
}

.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: auto
}

.dobavit {
    display: table;
    float: right;
    line-height: 43px;
}

header {
    padding: 15px 0 0
}

header .top_header {
    width: 100%;
    margin-bottom: 20px
}

header .top_header .logo,
header .top_header .logo a {
    display: inline-block
}

header .top_header h1 {
    display: inline-block;
    color: #4d4d4d;
    -webkit-transition: color .5s;
    transition: color .5s;
    line-height: 1
}

header .top_header h1:hover {
    color: #252323
}

header .top_header .slogan {
    display: inline-block;
    font-size: 14px;
    font-family: trebucit, sans-serif;
    position: relative;
    top: -4px
}

header .top_header .slogan::before {
    font-size: 20px;
    font-family: Arial;
    color: #aaa;
    -moz-transform: matrix(0, 1, -1, 0, 0, 0);
    -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
    -ms-transform: matrix(0, 1, -1, 0, 0, 0);
    display: inline-block;
    content: "......"
}

header .top_header .contacts {
    display: inline-block;
    width: 48%;
    text-align: right
}

header .top_header .contacts li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

header .top_header .contacts li:last-child {
    margin-right: 0
}

header .top_header .contacts li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

header .top_header .contacts li a i {
    font-size: 18px;
    line-height: 30px
}

header .top_header .contacts li a.instagram {
    background: -webkit-radial-gradient(33% 100%, circle, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf)
}

header .top_header .contacts li a.instagram:hover {
    background: -webkit-radial-gradient(33% 100%, circle, #d3ae5e 4%, #be3b2f 30%, #a3225e 62%, #9b36b7 85%, #3140c9);
    background: radial-gradient(circle at 33% 100%, #d3ae5e 4%, #be3b2f 30%, #a3225e 62%, #9b36b7 85%, #3140c9)
}

header .top_header .contacts li a.vk {
    background-color: #5682b5
}

header .top_header .contacts li a.vk:hover {
    background-color: #2e5480
}

header .top_header .contacts li a.youtube {
    background-color: #e64b42
}

header .top_header .contacts li a.youtube:hover {
    background-color: #a8261f
}

header .top_header .contacts .phone {
    margin-right: 16px
}

header .top_header .contacts .phone a {
    font-size: 18px;
    font-family: Roboto-Bold, sans-serif;
    color: #4d4d4d;
    width: auto;
    height: a;
    display: unset
}

header .top_header .contacts .phone a:hover {
    color: #252323
}

header .uMenuRoot {
    background-image: url(../img/menu-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 14px 90px 9px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

@media only screen and (min-width:1023px) {
      header .uMenuRoot {
        padding: 14px 60px 9px 20px;
    }
}

@media only screen and (min-width:1200px) {
      header .uMenuRoot {
        padding: 14px 90px 9px 20px;
    }
}

header .uMenuRoot .uWithSubmenu > ul {
    position: absolute;
    visibility: hidden;
    left: -13px;
    padding: 0 25px 10px;
    -webkit-transition: visibility .5s;
    transition: visibility .5s;
    min-width: 250px;
    top: 37px;
    z-index: 1;
}

header .uMenuRoot .uWithSubmenu > ul li {
    background-image: url(../img/menu-back1.png);
    background-repeat: no-repeat;
    background-size: cover
}

header .uMenuRoot .uWithSubmenu > ul li a {
    display: block;
    margin: 0;
    padding: 5px 10px
}

header .uMenuRoot > li {
    position: relative
}

header .uMenuRoot > li:hover > ul {
    visibility: visible
}

header .uMenuRoot > li:hover > a {
    color: #fff
}

header .uMenuRoot > li::before {
    font-size: 20px;
    font-family: Arial;
    color: #fff;
    -moz-transform: matrix(0, 1, -1, 0, 0, 0);
    -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
    -ms-transform: matrix(0, 1, -1, 0, 0, 0);
    display: inline-block;
    content: "......"
}

header .uMenuRoot > li:first-child::before {
    content: ""
}

header .uMenuRoot > li a {
    color: #4d4d4d;
    font-family: Roboto-Medium, sans-serif;
    font-size: 20px;
    margin-right: 10px
}
header .uMenuRoot > li a:last-child{margin-right:0}
header .uMenuRoot > li a:hover {
    color: #fff
}

header .cross {
    display: none;
    right: 0;
    padding: 7px 15px 0;
    color: #23a3d4;
    border: 0;
    font-size: 40px;
    font-weight: 700;
    cursor: pointer;
    background: 0 0;
    -webkit-align-self: baseline;
    align-self: baseline;
    position: absolute
}

header .hamburger {
    display: none;
    background: 0 0;
    color: #23a3d4;
    border: 0;
    font-size: 30px;
    cursor: pointer;
    -webkit-align-self: baseline;
    align-self: baseline
}

header .login {
    width: 24%;
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

header .login li {
    display: inline-block
}

header .login li:first-child {
    margin-right: 10px
}

header .login li a {
    border-bottom: 1px solid #23a3d4;
    color: #23a3d4;
    margin: 0
}

header .login li a:hover {
    color: #fc8600;
    border-bottom: 1px solid #fc8600
}

header .banner {
    margin-top: 10px
}

.about-us {
    font-family: Roboto-Regular, sans-serif;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 20px
}

.about-us h3 {
    margin-bottom: 20px
}

.about-us .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.about-us .info img {
    width: 174px;
    height: 207px
}

.about-us .info-text {
    max-width: 250px;
    padding: 0 15px
}

.about-us .info-text p:not(:last-child) {
    margin-bottom: 10px
}

.about-us .info-slider {
    max-width: 270px;
    display: inline-block
}

.about-us .info-desc {
    max-width: 240px;
    display: inline-block;
    padding: 0 0 0 15px
}

.about-us .info-desc p {
    margin-bottom: 4px
}

.about-us .info-desc a {
    border-bottom: 1px solid #fc8600
}

.about-us .info-desc a:hover {
    border-bottom: 1px solid #23a3d4
}

.about-us .info-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.about-us .quote-wrap {
    background-image: url(../img/blue-back1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 20px auto 0;
    font-size: 20px;
    font-family: trebucit, sans-serif;
    text-align: right;
    padding: 15px 130px
}

.about-us .quote-wrap .quote {
    max-width: 725px;
    text-align: center;
    margin-top: 15px
}

.about-us .quote-wrap span {
    text-align: right;
    font-size: 16px
}

.achievments {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/back1.png);
    padding: 40px 0 20px
}

.achievments h3 {
    text-align: center;
    margin-bottom: 24px
}

.achievments ul {
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.achievments li {
    margin: 0 45px;
    text-align: center
}

.achievments li img {
    margin: auto auto 30px;
    display: block;
    height: 300px;
    border: 8px solid #fff;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .61)
}

.btn-detail {
    padding: 5px 40px;
    background-color: #fc8600;
    color: #fff;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    border-radius: 5px
}

.btn-detail:hover {
    background-color: #fc7100;
    color: #fff
}

.news {
    margin: 30px auto 20px
}

.news .social-networks {
    width: 300px;
    background-image: url(../img/blue-back2.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px 0 0 63px;
    box-sizing: border-box
}

.news .social-networks span {
    font-size: 15px;
    margin: 10px 0;
    display: block
}

.news .social-list li {
    max-width: 184px;
    margin-bottom: 5px
}

.news .social-list a {
    padding: 5px 0 5px 15px;
    color: #fff;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    display: block;
    border-radius: 5px
}

.news .social-list a i {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 30px;
    position: relative;
    width: 34px;
    height: 30px;
    display: inline-block;
    text-align: center;
}
.social-list a i img{width:30px;display: inline-block;}
.news .social-list a i::after {
    position: absolute;
    right: -11px;
    top: 3px;
    content: "";
    background-image: url(../img/dots1.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 22px
}

.news .social-list .instagram {
    background-color: #58c7f1;
}

.news .social-list .instagram:hover {
    background-color: #1b91bd;
}
.news .social-list .dzen {
    background-color: #fc8600;
}
.news .social-list .dzen:hover {
    background-color: #c23a0b
}
.news .social-list .vk {
    background-color: #5682b5
}

.news .social-list .vk:hover {
    background-color: #2e5480
}

.news .social-list .youtube {
    background-color: #e64b42
}

.news .social-list .youtube:hover {
    background-color: #a8261f
}

.news .news-list {
    width: 75%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 15px;
    box-sizing: border-box
}

.news .news-list h3 {
    width: 100%;
    margin-bottom: 18px
}

.news .news-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.diox_100 {
    width: 100%;
}

.home_page {
    width: 100%;
}
.news #allEntries {display:grid;grid-template-columns: 1fr 1fr;grid-gap: 20px;}
.news .home_page .news-item {margin: 0 0 20px;}
.news-item .news_img{width:100px;margin:0 15px 0 0}
.news-item .news-text{width:calc(100% - 115px)}
.news .home_page .news-item:last-child {
}

.news .news-img {
    -webkit-align-self: stretch;
    align-self: stretch;
    margin-right: 15px;
}

.news .home_page .news-img {
    border: 1px solid #f0fafe;
    border-radius: 4px;
}

.news .news-text {
    display: inline-block
}

.news .news-text p {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px
}

.news .home_page .news-text p {
    margin: 5px 0px;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.news .news-item a {
    color: #fc8600;
    border-bottom: 1px solid #fc8600;
    -webkit-transition: color .5s, border-bottom .5s;
    transition: color .5s, border-bottom .5s;
    font-size: 15px
}

.news .news-item a:hover {
    color: #23a3d4;
    /* border-bottom: 1px solid #23a3d4; */
}

.news a.news-title {
    font-size: 16px;
    color: #23a3d4;
    border-bottom: 1px solid #23a3d4;
    -webkit-transition: color .5s, border-bottom .5s;
    transition: color .5s, border-bottom .5s
}

.news .home_page a.news-title {
    line-height: 24px;
}

.news_info {
    font-size: 12px;
    line-height: 20px;
    display: block;
    margin-top: 6px;
}

.news a.news-title:hover {
    color: #fc8600;
    /* border-bottom: 1px solid #fc8600; */
}

.btn-all {
    padding: 5px 40px;
    background-color: #58c7f1;
    color: #fff;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    border-radius: 5px
}

.btn-all:hover {
    background-color: #10a9e3;
    color: #fff
}

.btn-all__wrap {
    width: 100%;
    margin-top: 20px;
    text-align: right;
    padding-right: 90px
}

.reviews {
    padding: 0 20px;
    box-sizing: border-box
}

.reviews h3 {
    margin-left: 195px;
    margin-bottom: 25px
}

.reviews-item {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.reviews-item img {
    margin-right: 35px;
    border-radius: 50%;
    width: 143px;
    height: 143px;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews-item .reviews-text {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    vertical-align: top;
    background-color: #f9f5ed;
    padding: 18px 40px 16px 44px;
    font-size: 15px;
    position: relative;
    border-radius: 30px;
    width: 75%
}

.reviews-item .reviews-text::before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/arrow.png);
    left: -20px;
    width: 35px;
    bottom: 17px;
    height: 37px;
    position: absolute
}

.reviews-item .reviews-text span {
    font-size: 12px
}

.reviews-item .reviews-text a {
    font-size: 18px;
    color: #23a3d4
}

.reviews-item .reviews-text a:hover {
    color: #fc8600
}

.reviews-item .reviews-text p {
    margin-top: 5px
}

.partners {
    margin-bottom: 30px
}

.partners h3 {
    width: 100%;
    margin-bottom: 14px
}

.partners-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    padding: 35px 0 15px;
    border-bottom: 2px dotted #aaa;
    border-top: 2px dotted #aaa
}

.partners-list li:not(:last-child) {
    margin-right: 50px
}

.partners-list li:not(:last-child) a {
    display: block
}
.partners-list img{height:100px}
footer {
    padding-bottom: 20px;
}

footer .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.footer-logo {
    text-align: center;
    margin-right: 18px
}

.footer-logo img {
    display: block;
    margin-bottom: 20px
}

.callback {
    padding: 27px 64px 14px;
    box-sizing: border-box;
    width: 390px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/blue-back3.png);
    margin-right: 39px
}

.callback p {
    font-size: 15px
}

.callback .btn-detail {
    margin-top: 15px;
    display: inline-block;
    text-align: center;
    padding: 5px 18px 5px 23px
}

.like-h4 {
    font-family: Roboto-Bold, sans-serif;
    font-size: 16px;
    margin-bottom: 18px
}

.footer-contacts {
    margin-right: 62px
}

.footer-contacts > a {
    color: #4d4d4d;
    font-size: 18px;
    font-family: Roboto-Bold, sans-serif;
    margin-bottom: 18px;
    display: block
}

.footer-contacts > a:hover {
    color: #252323
}

.footer-contacts li {
    margin-bottom: 5px
}
.footer-contacts li a img{width: 18px;display: inline-block;}
.footer-contacts li a {
    font-size: 15px;
    border-bottom: 1px solid #23a3d4;
    color: #23a3d4;
    margin: 0
}

.footer-contacts li a:hover {
    color: #fc8600;
    border-bottom: 1px solid #fc8600
}

.footer-contacts i {
    margin-right: 8px;
    width: 18px;
    vertical-align: middle;
    font-size: 18px
}

.footer-contacts i.fa-at {
    color: #23a3d4
}

.footer-contacts i.instagram-custom::before {
    background-image: url(../img/icon1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    content: "";
    display: inline-block;
    vertical-align: middle
}

.footer-contacts i.fa-vk {
    color: #5682b5
}

.footer-contacts i.fa-youtube {
    color: #e64b42
}

.search-nav {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-bottom: 18px
}

.login li:first-child {
    margin-right: 10px
}

.login li a {
    font-size: 15px;
    border-bottom: 1px solid #23a3d4;
    color: #23a3d4;
    margin: 0
}

.login li a:hover {
    color: #fc8600;
    border-bottom: 1px solid #fc8600
}

.search {
    text-align: right
}

.search label {
    display: inline-block;
    position: relative
}

.search label::before {
    background-image: url(../img/lupe.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 23px;
    height: 22px;
    content: "";
    position: absolute;
    top: 5px;
    right: 5px
}

.search input[type=text] {
    font-size: 14px;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 0 30px 0 12px;
    height: 30px;
    box-sizing: border-box;
    width: 272px
}

.search .searchSbmFl {
    background-image: url(../img/lupe.png);
    background-repeat: no-repeat;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    border: unset;
    background-color: transparent;
    font-size: 1px;
    width: 25px;
    margin-right: 5px;
    cursor: pointer;
    background-position: center;
    color: transparent
}

.search form > div {
    display: inline-block;
    position: relative
}

.services-list {
    width: 200px;
    margin-left: 15px;
}

.services-list li {
    position: relative;
    padding: 5px 0 5px 24px;
}

.services-list li::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0;
}

.services-list li:first-child::before {
    border: 4px solid red;
}

.services-list li:nth-child(2)::before,
.services-list li:last-child::before {
    border: 4px solid rgb(255, 192, 0);
}

.services-list li:nth-child(3)::before,
.services-list li:nth-child(5)::before {
    border: 4px solid rgb(146, 208, 80);
}

.services-list li:nth-child(4)::before {
    border: 4px solid rgb(85, 142, 213);
}

.counter {
    display: block;
    margin-top: 60px;
    text-align: right;
}

/*# sourceMappingURL=styles.css.map */
.about-us .news {
    margin: 10px 0px;
}