html, body {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    background-color: #efefef;
    overflow-x: hidden;
}

a, select, input, textarea, div, button {
    outline: none;
}

img {
    border: 0px;
}

input, textarea {
    outline: none;
}
hr {
    margin: 30px 0;
}
.bxslider li {
    height: 594px;
    background-size: cover;
    background-position: center center;
}
.ajaxnews .bx-wrapper .bx-controls-direction a.disabled {
  display:block;
}
.cont {
    width: 1170px;
    
    margin: 0 auto;
}

.header {
    z-index: 999;
    position: relative;
    width: 100%;
    height: 207px;
}

.headerslider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.header .logo {
    width: 210px;
    height: 125px;
    margin-top: 20px;
    float: left;
}
.header .logo img {
    width: 100%;
}

.femida {
    text-align: right;
    width: 100%;

}

.femida img {
    z-index: 99;
    position: relative;
    margin-top: -68px;
}

.clear {
    clear: both
}

.header .rightpart {
    float: right;
    width: 900px;

}

.header .topline {
    margin-top: 40px;
}

.header .topline .menu {
    float: left;
    padding: 0;
    margin: 0;
}

.header .topline .menu li a {
    color: white;
    text-decoration: none;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 11px;
    padding-right: 10px;
}

.header .topline .menu li {
    display: inline-block;
    margin-right: 45px;
}

.header .topline .menu ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.header .topline .menu li a:hover {
    background-image: url(../img/menuhover.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 2px;
}

.header .btn-modal {
    float: right;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.header .btn-modal a {
    color: white;
    text-decoration: none;
    background: #ad2044; /* Old browsers */
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ad2044 0%, #811158 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1); /* IE6-9 */
    padding: 11px;
    display: inline-block;
    margin-top: -12px;
    border-radius: 40px;
    padding-left: 15px;
    cursor: pointer;
    transition: all 0.1s ease 0s;
}

.header .btn-modal a:hover {
    background: #ad2044; /* Old browsers */
    background: -moz-linear-gradient(left, #ad2044 0%, #ad2044 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ad2044 0%, #ad2044 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ad2044 0%, #ad2044 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#ad2044', GradientType=1); /* IE6-9 */
}

.header .btn-modal a span {
    background-image: url(../img/qust.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 20px;
    margin-right: 12px;
    display: inline-block;
    padding-left: 32px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.header .blockmap, .header .blocktell {
    float: left;
    color: white;
    font-size: 11px;
}

.header .blockmap {
    margin-left: 0px;
    margin-right: 25px;
    background-image: url(../img/place.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px 16px;
    padding-left: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: -2px
}

.header .blockmap a {
    color: white;
    text-decoration: none;
}

.header .blockmap a:hover {
    text-decoration: underline;
}

.header .blocktell {
    background-image: url(../img/phone.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px 16px;
    padding-left: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: -2px;
}

.header .bottomline .mainmenu ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    float: left;
}

.header .bottomline .mainmenu {
    height: 50px;
    background-color: rgba(83, 74, 80, 0.85);
    margin-top: 25px;
}

.header .bottomline .mainmenu li {
    display: inline-block;

}

.header .bottomline .mainmenu li a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
    padding: 20px;
    margin-top: -3px;
    display: inline-block;
    padding-bottom: 19px;
    margin-left: 15px;
    margin-right: 15px;
}

.header .bottomline .mainmenu li.sel a,
.header .bottomline .mainmenu li a:hover {
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: linear-gradient(to right, #ad2044 0%, #811158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1);
}

.header .bottomline .mainmenu .srbtn {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    float: right;
    background-image: url(../img/search.svg);
    margin-top: 15px;
    margin-right: 20px;
}

.header .bottomline .mainmenu .srbtn:hover {
    opacity: 0.7;
    cursor: pointer;
}

.headerslider .banner {
    margin-top: 250px;
}

.headerslider .banner .toptitle {
    font-size: 30px;
    font-weight: 900;
    color: white;
    text-shadow: 4px -4px 3px rgba(0, 0, 0, 0.5);
}

.headerslider .banner .minitext {
    color: white;
    margin-top: 25px;
    margin-bottom: 45px;
    line-height: 25px;
    width: 70%;
    font-size: 16px;
}

.headerslider .banner .btnslider a {
    border: 2px solid white;
    border-radius: 40px;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    padding: 14px 40px;
    letter-spacing: 2px;
}

.headerslider .banner .btnslider a:hover {
    background-color: white;
    color: black;
}

.utp {
    margin-top: 30px;
    margin-bottom: 75px;

}

.utp .block {
    float: left;
    width: 382px;
    background-color: white;
    margin-right: 11px;
}
.utp .block:last-child{
    margin-right: 0;
}


.utp .title {
    margin-top: 0px;
    font-weight: bold;
    font-size: 26px;
}

.utp .textarea {
    padding: 20px;
    padding-bottom: 30px;
}

.utp .textarea ul {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 0px;
}

.utp .textarea ul li {
    list-style: none;
    margin-bottom: 10px;
}

.utp .textarea ul li a {
    color: black;
    font-size: 14px;
}

.utp .textarea ul li a:hover {
    color: #851a50;
}

.utp .btn a {
    color: white;
    text-decoration: none;
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: linear-gradient(to right, #ad2044 0%, #811158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1);
    padding: 15px 40px;
    display: inline-block;
    border-radius: 40px;
    transition: all 0.1s ease 0s;
    text-transform: uppercase;

}

.utp .btn {
    text-align: center;
}

.utp .btn a:hover {
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #ad2044 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #ad2044 100%);
    background: linear-gradient(to right, #ad2044 0%, #ad2044 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#ad2044', GradientType=1);
}

.utp .block:hover {
    -webkit-box-shadow: 2px -1px 6px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 2px -1px 6px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 2px -1px 6px 0px rgba(0, 0, 0, 0.31);
}

.utp .img {
    background-color: black;
}

.utp .img img {
    margin-bottom: -4px;
    opacity: 0.5;
    width: 100%;
}

.utp .block:hover .img img {
    opacity: 1
}

.utp, .header, .formblock {
    float: left;
    width: 100%;
}

.formblock {
    background-image: url(../img/bottom.jpg);
    height: 697px;
    background-repeat: no-repeat;

    padding: 115px 0px;
    box-sizing: border-box;
    text-align: center;
    background-position: center center;
}

.formblock .blockmain {
    width: 560px;
    background-color: rgba(255, 255, 255, 0.64);
    height: 445px;
    display: inline-block;
    border-radius: 7px;
    padding: 35px;
    box-sizing: border-box;
}

#cboxLoadedContent .title {
    color: #262626;
    font-size: 26px;
    margin-bottom: 30px;
}

#cboxLoadedContent input[type='email'],
#cboxLoadedContent input[type='tel'],
#cboxLoadedContent input[type='text']{
    width: 400px;
    border: 1px solid #9ea0a6;
    color: #868686;
    font-size: 12px;
    padding: 10px 13px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 6px;

}

#cboxLoadedContent textarea {
    width: 400px;
    border: 1px solid #9ea0a6;
    color: #868686;
    font-size: 12px;
    padding: 10px 13px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 6px;
    font-family: 'Roboto', sans-serif;
    resize: none;
    height: 160px;
}

#cboxLoadedContent input[type='submit'],
#cboxLoadedContent input[type='button']{
    text-decoration: none;
    background-color: transparent;
    border: 2px solid #ad2044;
    color: #ad2044;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 13px 22px;
    display: inline-block;
    border-radius: 40px;
    cursor: pointer;
    transition: all 0.1s ease 0s;

}
#cboxLoadedContent input[type='submit']:hover,
#cboxLoadedContent input[type='button']:hover {
    background: #ad2044;
    color: white;
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: linear-gradient(to right, #ad2044 0%, #811158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1);
}

#cboxLoadedContent input:disabled[type='submit'],
#cboxLoadedContent input:disabled[type='button']{
    opacity: 0.3;
}
#cboxLoadedContent input:disabled[type='submit']:hover,
#cboxLoadedContent input:disabled[type='button']:hover {
    background:none;
    cursor: no-drop;
    color: #ad2044;
}
.formblock .blockborder {
    border: 1px solid #811158;
    border-radius: 7px;
    height: 100%;
    padding: 40px 45px;
    box-sizing: border-box;
    text-align: left
}

.formblock .blockborder .btn a {
    color: white;
    text-decoration: none;
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: linear-gradient(to right, #ad2044 0%, #811158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1);
    padding: 13px 40px;
    display: inline-block;
    border-radius: 40px;
    transition: all 0.1s ease 0s;
    text-transform: uppercase;
}

.formblock .blockborder .btn a:hover {
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #ad2044 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #ad2044 100%);
    background: linear-gradient(to right, #ad2044 0%, #ad2044 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#ad2044', GradientType=1);
}

.formblock .blockborder .title {
    font-size: 26px;
    color: #2e2e30;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 50px;
}

.formblock .blockborder .icon {
    width: 88px;
    height: 88px;
    background-size: 88px 88px;
    background-repeat: no-repeat;
    background-image: url(../img/check.svg);
}

.popblock {
    float: left;
    width: 100%;
    padding-bottom: 75px;
    padding-top: 75px;
    background-color: #ffffff;
}

.otziviblock {
    float: left;
    width: 100%;

    background-color: #e5e5e5;
    padding-top: 75px;
    padding-bottom: 75px;
}

.partnerblock {
    float: left;
    width: 100%;

    padding-top: 75px;
    background-color: #ffffff;
}

.blocktitle {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: #2e2e30;
    text-align: center;
    margin-bottom: 75px;
}

.partnerblock .logoblock a {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 75px;
}

.partnerblock .logoblock {
    text-align: center;
}

.partnerblock .logoblock a img {
    max-width: 100%;
}

.utpcarousel .oneblock .ico {
    width: 80px;
    height: 80px;
    height: auto;
    background-size: 80px 80px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: 15px;
    padding-top: 80px;
}

.utpcarousel .oneblock {
    text-align: center;
    color: #2e2e30;
    font-size: 26px;
    display: block;
    max-width: 225px;
    text-decoration: none;
}


.utpcarousel .oneblock .ico.img-home{
    background-image: url(/resources/img/home.svg);
    background-position: 50% 0;
}

.utpcarousel .oneblock .ico.img-hand{
    background-image: url(/resources/img/hand.svg);
    background-position: 50% 0;
}

.utpcarousel .oneblock .ico.img-box{
    background-image: url(/resources/img/box.svg);
    background-position: 50% 0;
}

.utpcarousel .oneblock .ico.img-homer{
    background-image: url(/resources/img/homer.svg);
    background-position: 50% 0;
}

.utpcarousel {
    width: calc(100% - 220px);
    margin-left: 110px;
}

.utpcarousel .slick-prev {
    border: 0px;
    font-size: 0px;
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
    position: absolute;
    left: -100px;
    top: 25px;
    background-image: url(/resources/img/left.svg);
    background-color: transparent;
}

.utpcarousel .slick-next {
    border: 0px;
    font-size: 0px;
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
    position: absolute;
    right: -100px;
    top: 25px;
    background-image: url(/resources/img/right.svg);
    background-color: transparent;
}

.utpcarousel .slick-prev:hover,
.utpcarousel .slick-next:hover {
    opacity: 0.6;
    cursor: pointer;
}

.otzblock .oneotz .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.otzblock .oneotz .title a{
    color: #2e2e30;
    text-decoration: none;
}
.otzblock .oneotz .text {
    font-size: 12px;
}

.otzblock .oneotz {
    padding-left: 180px;
    background-repeat: no-repeat;
    width: 540px;
    box-sizing: border-box;
    float: left;
}

.otzblock .oneotz.b2 {
    float: right;
}

.otziviblock .btn {
    text-align: center;
    margin-top: 75px;
}

.otziviblock .btn a {
    color: white;
    text-decoration: none;
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: linear-gradient(to right, #ad2044 0%, #811158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1);
    padding: 15px 40px;
    display: inline-block;
    border-radius: 40px;
    transition: all 0.1s ease 0s;
    text-transform: uppercase;
}

.otziviblock .btn a:hover {
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #ad2044 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #ad2044 100%);
    background: linear-gradient(to right, #ad2044 0%, #ad2044 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#ad2044', GradientType=1);
}

.footer {
    background-color: #201c1d;
    float: left;
    width: 100%;
    padding-top: 50px;
    color: #f7f7f7;
}

.footer .line {
    border-bottom: 35px;
    border-top: 1px solid #343031;
    float: left;
    width: 100%;
}

.footer .logo {
    width: 190px;
    height: 150px;
    float: left;
}
.footer .logo img {
    width: 100%;
}

.footer .pusto {
    width: 190px;
    float: left;
}

.footer .rightpart {
    float: right;
    width: 890px;
}

.footer .line.l3 {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #7d7c7c;
    font-size: 13px;

}

.footer .line.l1 {
    border-top: 0px;
    padding-bottom: 45px;
}

.footer .line.l2 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer .menufooter ul li {
    list-style: none;
}

.footer .menufooter ul {
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 170px;
    margin-right: 50px;

}

.footer .menufooter ul:last-child {
    margin-right: 0px;
}

.footer .menufooter ul li a {
    text-decoration: none;
    color: White;
    font-size: 14px;

}

.footer .menufooter ul li {
    margin-bottom: 13px;
}

.footer .menufooter ul li a:hover {
    text-decoration: underline;
}

.footer .rightpart .blocks .block .title {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}

.footer .rightpart .blocks .block {
    float: none;
    display:inline-block;
    margin-right: 100px;
    text-align: center;
    color: #adacac;
    font-size: 13px;

}

.footer .rightpart .blocks .block.b1 .title {
    background-image: url(../img/mail.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 35px;
    background-size: 20px 20px;
}

.footer .rightpart .blocks .block.b3 {
    margin-right: 0px;
}

.footer .rightpart .blocks .block.b2 .title {
    background-image: url(../img/tel1.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 35px;
    background-size: 20px 20px;
}

.footer .rightpart .blocks .block.b3 .title {
    background-image: url(../img/place1.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 35px;
    background-size: 20px 20px;
}
.footer .mailfoot{
    text-align: center;
    color: #adacac;
    font-size: 13px;
    text-decoration: none;
}
.footer .mailfoot:hover{
    text-decoration: underline;
}
.header .bottomline .mainmenu .menubtn {
    display: none;
    background-image: url(../img/menu-button.svg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 24px;
    height: 30px;
    float: right;
    background-size: 30px 29px;
    z-index: 9;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 16px;
}

.header .bottomline .mainmenu .menubtn:hover {
    opacity: 0.6;
}

.header .mobilelogo {
    display: none;
}

.clearmobile, .clearmobile2 {
    display: none;
    clear: both
}

.headerslider.second {
    background-image: url(../img/headersecond.jpg);
    height: 207px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 100%;
}

.secpage .breakcrumbs {
    margin-top: 37px;
    margin-bottom: 60px;
}

.secpage .breakcrumbs a {
    color: black;
    text-decoration: none;
}

.secpage .breakcrumbs a:hover {
    text-decoration: underline;
}

.secpage .breakcrumbs span {
    color: #9d9d9d;
}

.secpage .breakcrumbs span.sep {
    width: 20px;
    height: 1px;
    background-color: #a21e40;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.secpage .pagetitle {
    margin-bottom: 35px;
    color: #262626;
    font-size: 26px;
    font-weight: bold;
}

.secpage .textpage {
    background-color: white;
    padding: 40px;
    font-size: 14px;
    line-height: 24px;
}

.secpage .textpage img {
    max-width: 100%;
}

.second .header {
    height: 207px;
}

.second .uslpage {
    margin-bottom: 50px;
    margin-left: -30px;

}

.second .oneusl {
    width: 100%;
    margin-left: 30px;
    margin-bottom: 50px;
    text-align: center;
    background-color: white;
    box-sizing: border-box;
    padding: 30px;
    padding-bottom: 70px;
}

.second .oneusl .title {
    font-size: 23px;
    font-weight: bold;
    padding-top: 100px;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: 70px 70px;
}
.newspage .rss-img {
    /* max-width: calc(100% - 60px);
    margin: 30px 30px 0 30px;
    height:175px;
	*/
	max-width: calc(100% - 60px);
    margin: 30px 30px 0 30px;
    height: 234px;
    background-size: contain!important;
    background-position: center center!important;
}

.wrapperflex {
    display: flex;
    margin-bottom: 50px;
}

.newspage .block {
    width: 100%;
    background-color: white;
}

.newspage .block .textarea {
    padding: 30px;
}

.newspage .block img {

}

.oneusl .text {
    font-size: 14px;
    color: #858993;
}

.newspage .block .textarea .time {
    color: #9a9a9a;
    font-size: 14px;
    margin-bottom: 15px;
}

.newspage .block .textarea .title,
.newspage .block .textarea .title a,
.newspage .block .textarea .title a:link,
.newspage .block .textarea .title a:active,
.newspage .block .textarea .title a:visited {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 15px;
    color: #2e2e30;
    text-decoration: none;
}
.newspage .block .textarea .title a:hover {
    text-decoration: underline;
}
.newspage .block .textarea .text {
    margin-bottom: 20px;
}

.newspage .block .textarea .btn a {
    color: #a21e40;
    text-decoration: underline;
}

.newspage .block .textarea .btn a:hover {
    text-decoration: none;
}

.newspage .block {
    margin-right: 25px;
}
.newspage .block:last-child{
    margin-right: 0;
}
.wrapperflex.news-item--four .block {
    width: 25%;
}
.wrapperflex.news-item--four .block .textarea .title, 
.wrapperflex.news-item--four .block .textarea .title a, 
.wrapperflex.news-item--four .block .textarea .title a:link, 
.wrapperflex.news-item--four .block .textarea .title a:active, 
.wrapperflex.news-item--four .block .textarea .title a:visited {
    font-size: 21px;
    line-height: 23px;
}
.wrapperflex.news-item--four .block .textarea {
    padding: 25px;
}
/*.second .oneusl.i1 .title {background-image: url(../img/i1.svg)}
.second .oneusl.i2 .title {background-image: url(../img/i2.svg)}
.second .oneusl.i3 .title {background-image: url(../img/i3.svg)}
.second .oneusl.i4 .title {background-image: url(../img/i4.svg)}
.second .oneusl.i5 .title {background-image: url(../img/i5.svg)}
.second .oneusl.i6 .title {background-image: url(../img/i6.svg)}
.second .oneusl.i7 .title {background-image: url(../img/i7.svg)}*/

.second .oneusl {
    position: relative;
}

.second .oneusl .more {
    background-image: url(../img/button_2.svg);
    background-repeat: no-repeat;
    background-size: 90px 90px;
    width: 90px;
    height: 90px;
    position: absolute;
    bottom: -45px;
    left: 50%;
    margin-left: -45px;
}

.second .oneusl .more:hover {
    background-image: url(../img/button_1.svg);
}

.second .footer {
    margin-top: 70px;
}

.oneusl.hider {
    background-color: #efefef
}

.ajaxnews {
    background-color:white;
    padding:30px 30px 0 30px;
    box-sizing: border-box;
}

.ajaxnews .arrows {
width:100%;

}
.ajaxnews .arrows .arr:hover {
    opacity: 0.7;
}
.ajaxnews .arrows .arr {
    float:right;
    width:38px;
    height:38px;
    background-repeat:no-repeat;
    background-position:top center;
    margin-bottom: 20px;
}
.ajaxnews .arrows .arr.ar_l {
    background-image:url(../img/ar_l.png);
    margin-right:10px;
}
.ajaxnews .time {
    width: 125px;
}
.ajaxnews .time-bottom {
    display: flex;
    justify-content: flex-end;
}
.ajaxnews .img {
    width: 110px;margin-left:10px;
}
.ajaxnews .img img{
    width: 100%;
}
.ajaxnews .time .number {
    padding:10px;
    font-size:18px;
    width:100%;
    box-sizing: border-box;
    color:white;
    text-align:center;
    background: #ad2044;
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: linear-gradient(to right, #ad2044 0%, #811158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1);
}

.ajaxnews .time .month,
.ajaxnews .time .date {
    text-align:right;
    margin-top:5px;
    font-size:17px;
}
.ajaxnews .time,.ajaxnews .img, .ajaxnews .text {
    float:left;
}
.ajaxnews .text {
    width:calc(100% - 250px);
    margin-left:20px;
}
.ajaxnews .arrows .arr.ar_r {
    background-image:url(../img/ar_r.png)
}

.ajaxnews .onenews.first {
    margin-bottom:30px;
    margin-top:20px;
}

.ajaxnews .onenews {
    float:left;
    width:100%;
    margin-bottom: 30px;
}

.ajaxnews .text .title,
.ajaxnews .text .title a,
.ajaxnews .text .title a:link,
.ajaxnews .text .title a:active,
.ajaxnews .text .title a:visited {
    font-weight:600;
    font-size:23px;
    margin-bottom:15px;
    color: #000;
    text-decoration: none;
}
.ajaxnews .text .title a:hover {
    text-decoration: underline;
}

.ajaxnews .text .txt {
    margin-bottom:15px;
}
.ajaxnews .text .more {
    text-align:right;
    width:100%;
}

.ajaxnews .text .more a {
    color: #a21e40;
    text-decoration: underline;
}

.ajaxnews .text .more a:hover {
    text-decoration: none;
}

.mobiletime {
    display:none;
}

body.second .block .img,
body.second .block .btn{display: none;}

body.second .block .img.show,
body.second .block .btn.show{display: inherit;}

#searchform input[type='text']{
    width: 400px;
    border: 1px solid #9ea0a6;
    color: #000;
    font-size: 14px;
    padding: 10px 13px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 6px;
}

#searchform input[type='submit'],
#searchform input[type='button'] {
    text-decoration: none;
    background-color: transparent;
    border: 2px solid #ad2044;
    color: #ad2044;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 22px 9px 22px;
    display: inline-block;
    border-radius: 40px;
    cursor: pointer;
    transition: all 0.1s ease 0s;
}

#searchform input[type='submit']:hover,
#searchform input[type='button']:hover {
    background: #ad2044;
    color: white;
    background: -moz-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: -webkit-linear-gradient(left, #ad2044 0%, #811158 100%);
    background: linear-gradient(to right, #ad2044 0%, #811158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad2044', endColorstr='#811158', GradientType=1);
}


.mainpage .pagetitle {
    width:100%;
    margin:0 auto;
    clear:both;
    padding:75px 0;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: #2e2e30;
    text-align: center;
}
.mainpage .newspage {
    width:100%;
    margin:0 auto;
    max-width:1170px;
}

.ajaxnews .bx-wrapper .bx-prev {
    background-image: url(../img/ar_l.png);
    float: right;
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: top center;
    margin-bottom: 20px;
}

.docs {
    padding: 5px 0 5px 65px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    -webkit-background-size: 50px;
    background-size: 50px;
    margin-bottom: 10px;
}


.docs.doc {background-image: url(../img/ico_type_doc.svg)}
.docs.docx{background-image: url(../img/ico_type_docx.svg)}
.docs.xls {background-image: url(../img/ico_type_xls.svg)}
.docs.xlsx{background-image: url(../img/ico_type_xlsx.svg)}
.docs.pdf {background-image: url(../img/ico_type_pdf.svg)}
.docs.zip {background-image: url(../img/ico_type_zip.svg)}
.docs.rar {background-image: url(../img/ico_type_rar.svg)}
.docs.ppt {background-image: url(../img/ico_type_ppt.svg)}
.docs.pptx{background-image: url(../img/ico_type_pptx.svg)}

.docs a {
    color:#343031;
    text-decoration: none;
    font-size: 16px;
}
.docs a:hover{
    text-decoration: underline;
}


.res-tit{
    font-size: 20px;
    margin-bottom:20px;
    margin-top: 15px;
}
.result .found{
    font-size: 18px;
    margin-bottom: 30px;
}
.result .found b {font-size: 22px;}


.onedoc{
    margin-bottom: 20px;
    font-size: 15px;
}
.onedoc .more-link{
    color:#a21e40;
}
.onedoc .more-link:hover{
    text-decoration:none ;
}

.indiv {
    position: relative;
}
.indiv .span-comment{
    position: absolute;
    bottom: 5px;
    left: 15px;
    font-size: 12px;
    color: red;
}


.footer .line.l3 .pusto {
    display:none!Important
}
.footer .line.l3 .rightpart {
    width: 100%!important;
    text-align:center!important;
}
.lnk_back.gray {
    display:none;
}


.burger-menu {
    background-color: rgba(47,57,63,0.95);
    height: 100%;
    width: 400px;
    padding-right: 50px;
    padding-left: 50px;
    position: fixed;
    right: 0px;
    z-index: 999;
    display: none;
    top: 0px;
}

.burger-menu > div > ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 56px;
    overflow-y: scroll;
    margin-right: -34px;
    padding-right: 34px;
    margin-bottom: 100px;
}

.hidesctollitem {
    overflow: hidden;
}
.burger-menu > div > ul li ul {
    padding-top: 10px;
    display: block !important;
}
.burger-menu > div > ul li ul li {
    font-size: 16px;
}
.burger-menu > div > ul li ul li:last-child {
    padding-bottom: 0px;
}
.burger-menu li {
    list-style: none;
    font-size: 24px;
    text-align: right;
    padding-bottom: 15px;
}

.burger-menu li a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}

.burger-menu li a:hover {
    text-decoration: underline;
}

.burger-menu .closeme {
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
    font-size: 28px;
    font-weight: 300;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;
}
.burger-menu .closeme:hover {
    color: #4dc19d;
    cursor: pointer;
}

.burger-menu li.sep {

    padding: 0px;
    padding-bottom: 10px;
    width: 100%;
}
.burger-menu li.sep .line {
    text-align: right;
    width: 100px;
    border-top: 1px solid #4b555b;
    float: right;
    border-bottom: 1px solid #313b41;
}
.burger-menu a.openul > span {
    padding-right: 25px;
    background-image: url(../img/arrow.svg);
    background-position: right center;
    background-size: 15px 15px;
    background-repeat: no-repeat;
}
.burger-menu a.openul > span:hover {
    background-image: url(../img/arrow_h.svg);
}

.burger-menu .closeme {
    background-image: url(../img/cross.svg);
}
.burger-menu .closeme:hover {
    opacity: 0.6;
}

.footer .rightpart .blocks .block a {
    color: #adacac;
    text-decoration: none;
}

.header .blocktell a {
    color:white;
    text-decoration: none;
}

.newspage .wrapperflex {
    flex-wrap: wrap;
    margin-right: -25px;
}
.newspage .block {
    width: 33.3%;
    box-sizing: border-box;
    background: transparent;
    margin-right: 0;
    padding-right: 25px;
    padding-bottom: 25px;
}
.newspage .block .textarea {
    background: #fff;
    height: 100%;
    box-sizing: border-box;
}