/* our child */
#padswide_11 {
    display: flex;
}
#padswide_11 iframe {
    margin: 0 auto;
}

.our-child {
    background-image: url(https://cdn.u-mama.ru/assets/images/svg/our_child.svg);
    background-size: auto 85%;
    background-repeat: no-repeat;
    background-position-x: center;
}

.ico-our-child {
    display: inline-block;
    vertical-align: top;
    background-image: url(https://cdn.u-mama.ru/assets/images/svg/our_child.svg);
    background-repeat: no-repeat;
    width: 21px;
    height: 20px;
    margin: 2px 15px 0 5px;
    background-size: auto 100px;
    background-position: 1px -48px;
}

.big-fix .fix-width {
    width: 1130px;
    padding-left: 10px; padding-right: 10px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.left-col, .left-col h4 { font-family: 'Open Sans', Verdana, "Geneva CY", "DejaVu Sans", sans-serif; }
.clearfix { vertical-align: top; }
.cover-content {
    padding-bottom: 40px;
    /*overflow: hidden;*/
}
/*.cover-content .clearfix { display: inline-block !important; }*/

a { color: #0074ce }
a:hover { color: #0074ce }
.ico {
    display: inline-block;
    vertical-align: top;
    background-image: url(https://u-mama.ru/images/structure/sprite-u.png);
    background-repeat: no-repeat;
}
.img-box img { max-width: 100%; display: block }
h4 { font-family: 'Open Sans', Verdana, "Geneva CY", "DejaVu Sans", sans-serif; }

/*главное меню 02.2016*/
.show-md { display: none; }
.show-mb, .new-header .drop-menu li.show-mb { display: none; }
.new-header {
    line-height: 1.3;
    max-width: 1130px; width: 1130px;
    margin: 0 auto 20px auto;
    padding-right: 10px; padding-left: 10px;
    font-family: 'Open Sans', Verdana, "Geneva CY", "DejaVu Sans", sans-serif;
    position: relative;
    z-index: 5;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.fix-width.page-container .new-header {
    max-width: 1110px; width: 1110px;
    padding-right: 0; padding-left: 0;
}
.wallpaper-box .header {
    padding-right: 0; padding-left: 0;
}
.new-header  * {
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.new-header .clearfix { display: block }
.new-header a {
    color: #fff; font-size: 14px;
    text-decoration: none;
}
.new-header a:hover {
    text-decoration: underline;
}
.new-header .top-menu {
    height: 60px;
    background: #95c62f;
    display: block;
}
.new-header .dop-menu {
    height: 29px; width: 100%;
    background: #fab75c;
    display: block !important;
}
.new-header .logo-box {
    padding-top: 7px;
    float: left;
    margin-left: 19px; margin-right: 17px;
}
.new-header .logo-box a {
    display: block;
    width: 58px; height: 48px;
    background: url(https://i.u-mama.ru/images/structure/logo-u.png) 0 0 no-repeat;
}
.new-header li {
    float: left;
    background: none;
    padding: 0; margin: 0;
    position: relative;
}
.new-header li a, .new-header li {
    font-size: 14px;
    color: #fff;
}
.new-header .top-menu .top-main-menu { float: left; }
.new-header .top-menu ul {
    padding-top: 21px;
}
.new-header .top-menu ul li { padding-left: 20px; }
.new-header .top-menu ul li:first-child { padding-left: 0 }
.new-header .top-menu ul li.also {
    position: relative;
    font-weight: 400; cursor: pointer;
    padding-right: 10px;
}
.new-header .top-menu ul li.also:after {
    width: 7px; height: 6px;
    position: absolute;
    content: '';
    top: 8px; right: 0;
    background: url(https://i.u-mama.ru/images/structure/sprite-u.png) -94px -270px no-repeat;
}
.new-header .top-menu ul li.also:hover .drop-menu-box { display: block !important; }
.active .drop-menu-box { display: block }
.new-header .drop-menu-box, .complaint-link .drop-menu-box {
    display: none;
    padding-top: 17px;
}
.complaint-link .drop-menu-box {
    position: relative;
    padding-top: 51px;
}
.complaint-link .drop-menu { width: 170px; }
.drop-menu-box > .arrow, .drop-menu-box > .arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0; width: 0;
    position: absolute;
}
.drop-menu-box > .arrow {
    border-width: 11px;
    border-bottom-color: #62a63f !important;
    border-top-width: 0;
    left: auto; top: 25px;
    right: -10px;
    margin-left: -11px;
    z-index: 15;
}
.drop-menu-box > .arrow:after {
    border-width: 10px;
    border-bottom-color: #c9e7c0;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}
.complaint-link .drop-menu-box > .arrow:after { top: 2px; }
.complaint-link .drop-menu-box > .arrow {
    right: 9px; top: 40px;
}
.new-header .drop-menu {
    position: absolute;
    margin: 0;
    top: 100%; right: -18px;
    background: #c9e7c0;
    padding: 0 6px !important;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
    border: 1px solid #62a63f;
    z-index: 10;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
}
.new-header .drop-menu li {
    font-size: 13px;
    padding: 0 !important; margin: 0 !important;
    border-top: 1px solid #f4faf2;
    float: none;
    display: block;
    letter-spacing: 0.3px;
    white-space: nowrap;
}
.new-header .drop-menu li.show-mb + li, .new-header .drop-menu li:first-child { border-top: none }
.new-header .drop-menu li a {
    color: #2c6010;
    display: block;
    padding: 11px 10px 12px 10px;
    font-size: 13px;
}
.new-header .drop-menu .dop-li { display: none }
.new-header .auth-box {
    float: right;
    letter-spacing: -0.3em;
    white-space: nowrap;
    margin-right: 16px;
    padding-top: 11px;
}
.new-header .auth-box * { letter-spacing: normal }
.notice-link {
    width: 40px; height: 52px;
    display: inline-block;
    vertical-align: top;
    padding-top: 8px;
    cursor: pointer;
    position: relative;
}
.notice-link:after {
    position: absolute;
    top: 17px; left: 12px;
    width: 17px; height: 16px;
    content: '';
    background: url(https://u-mama.ru/images/structure/sprite-u.png) -76px -260px no-repeat;
}
.complaint-link {
    width: 40px; height: 52px;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    cursor: pointer;
    position: relative;
}
.mail-link {
    width: 40px; height: 52px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    padding-top: 17px;
    position: relative;
    text-align: center;
}
.mail-link img { margin: -6px auto 0 auto; }
.mail-link .count-sp { display: none }
.mail-link .count-sp, .complaint-link .count-sp, .notice-link .count-sp {
    display: block;
    position: absolute;
    top: 8px; right: -2px;
    width: 19px; height: 19px;
    color: #fff;
    text-align: center;
    border: 2px solid #fff;
    font-size: 10px;
    line-height: 14px;
    z-index: 2;
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
    overflow: hidden;
}
.count-sp span {
    background: #fcac4e ;
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    width: 15px; height: 15px;
    font-weight: 600;
}
.notice-link .count-sp { top: 8px; right: -1px; }
.complaint-link .count-sp { top: 8px; right: 2px; }
.complaint-link img {
    position: absolute;
    top: 15px; left: 11px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.img-notice1, .active-drop .img-notice { opacity: 0 }
.active-drop .img-notice1 { opacity: 1 }
.new-header .auth-box .img-box {
    display: inline-block;
    width: 36px; height: 36px;
    border: 1px solid #fff;
    cursor: pointer;
}
.new-header .auth-box .img-box img {
    display: block;
    max-width: 100%;
}
.new-header .auth-box .user-box {
    vertical-align: top;
    display: inline-block;
    margin-left: 14px; margin-right: 8px;
    margin-top: 7px;
    position: relative;
    height: 45px;
}
.user-box .drop-menu {
    right: -28px;
}
.user-box .drop-menu-box > .arrow {
    right: 7px; top: 35px;
}
.auth-box .enter-link, .green-btn-top {
    display: inline-block;
    padding: 3px 9px;
    margin-left: 14px;
    margin-top: 12px;
    letter-spacing: 0.5px;
    height: 26px;
}
.auth-box .enter-link:hover, .green-btn-top:hover {
    color: #fff;
}
.green-btn-top {
    background: #65a020;
    height: 28px;
    text-align: center;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.new-header .dop-menu { padding-top: 5px; }
.new-header .dop-menu ul {
    margin: 0 0 0 75px;
    padding: 0;
    width: auto;
}
.new-header .dop-menu ul li {
    background: none;
    padding: 0 0 0 13px; margin: 0 0 0 19px;
    text-align: left;
    width: auto; height: auto;
    font-size: 14px;
    position: relative;
    list-style-type: none;
}
.new-header .dop-menu ul li:before {
    width: 9px; height: 9px;
    background: url(https://i.u-mama.ru/images/structure/sprite-u.png) -94px -260px no-repeat;
    position: absolute;
    top: 6px; left: 0;
    content: '';
}
.new-header .dop-menu ul li a {
    font-size: 14px;
    font-weight: 400;
}
.btn-menu-mobile { display: none }
/*главное меню version2*/
.new-header.version2 { margin-bottom: 20px; }
.new-header.version2 .top-menu {
    height: 52px; width: 100%;
    letter-spacing: 0.8px;
    background-color: #8ec25b;
    background-image: -moz-linear-gradient(top, #a0d76d, #8ec25b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a0d76d), to(#8ec25b));
    background-image: -webkit-linear-gradient(top, #a0d76d, #8ec25b);
    background-image: -o-linear-gradient(top, #a0d76d, #8ec25b);
    background-image: linear-gradient(to bottom, #a0d76d, #8ec25b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0d76d', endColorstr='#8ec25b', GradientType=0);
    *background-color: #8ec25b;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    /*background: #7fc5d5;*/
}
.new-header.version2 .logo-box {
    padding-top: 9px; /*padding-top: 6px;*/
    margin-left: 24px; margin-right: 35px;
}
.new-header.version2 .logo-box a {
    display: block;
    width: 192px; height: 39px; /*33px*/
   /* background: url(https://www.u-mama.ru/images/structure/umlogo_9may.png) 0 0 no-repeat;*/
    /*background: url(https://www.u-mama.ru/images/structure/umlogo_stay_home.png) 0 0 no-repeat;*/
    background: url(https://www.u-mama.ru/images/structure/top-logo.png) 0 0 no-repeat;
   /* background: url(https://www.u-mama.ru/images/structure/top-logo-blue.png) 0 0 no-repeat;*/
   /*background: url(https://www.u-mama.ru/images/structure/top-logo-hb.png) 0 0 no-repeat;*/
   /* background: url(https://www.u-mama.ru/images/structure/top-logo-02-23.png) 0 0 no-repeat;*/
   /* background: url(https://www.u-mama.ru/images/structure/top-logo-03-08.png) 0 0 no-repeat;*/
   /*background: url(https://www.u-mama.ru/images/structure/top-logo-halloween.png) 0 0 no-repeat;*/
   /*background: url(https://www.u-mama.ru/images/structure/umlogo14.png) 0 0 no-repeat;*/
}
.new-header.version2 .top-menu ul {
padding: 16px 0 0 0;
margin: 0;
}
.new-header.version2 .top-menu ul li {
margin-right: 2px;
list-style-type: none;
}
.new-header .new-label {
font-weight: bold;
color: #0074ce;
}
.new-header.version2 .top-menu ul li.also:after { top: 7px; right: -2px; }
.new-header.version2 .auth-box {
margin-right: 24px;
padding-top: 0;
}
.new-header.version2 .auth-box .user-box { margin-left: 23px; }
.auth-box .img-box, .auth-box .img-box img {
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
.new-header.version2 .dop-menu {
border-top: 1px solid #fdd19c;
background: #fcac4e;
height: 33px;
padding-top: 4px;
}
.new-header.version2 .dop-menu ul {
margin-left: 225px;
padding-top: 3px;
}
.new-header.version2 .dop-menu ul li {
padding-left: 0;
font-size: 13px;
letter-spacing: 0.4px;
margin-left: 26px;
}
.new-header.version2 .dop-menu ul li a { font-size: 13px; }
.new-header.version2 .dop-menu ul li:before { display: none }

.new-header .btn-spec {
float: left;
width: 192px;
margin-left: 20px; margin-top: -3px;
font-weight: 700;
text-align: center;
}
.new-header .btn-spec a {
font-size: 16px;
color: #fff;
padding-top: 3px;
display: inline-block;
position: relative;
}
/*btn sliming menu*/
/*.new-header .btn-spec {
    width: 192px;
    margin-left: 20px; margin-top: -3px;
    font-weight: 700;
}
.new-header .btn-spec a {
    font-size: 17px;
    color: #fff;
    padding-left: 25px; padding-top: 2px;
}
.new-header .btn-spec a:after {
    background: url(https://u-mama.ru/images/structure/sprite-u.png) -79px -336px no-repeat;
    width: 21px; height: 25px;
    position: absolute;
    top: 1px; left: 0;
    content: '';
}
.new-header .btn-spec a:hover {
    color: #fff;
    text-decoration: none;
}*/

/*btn microhirurgia*/
/*.new-header .btn-spec {
    display: block;
    text-align: center;
    margin-top: 0;
}
.new-header .btn-spec a {
    color: #dd2a1b;
    font-size: 14px;
    padding-top: 3px;
    width: 152px; height: 23px;
    background: #fff;
    border-radius: 6px;
    text-align: center;
}
.new-header .btn-spec span {
    background: url("https://u-mama.ru/images/spec/microher/ico-eye.png") 0 0 no-repeat;
    width: 22px; height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px; margin-top: -4px;
}
.new-header .btn-spec a:hover {
    color: #dd2a1b;
    text-decoration: none;
}*/

/*btn iodomarin*/
.new-header > img { display: block; height: 0 }
.new-header .btn-spec {
    display: block;
    text-align: center;
    margin-top: 0;
}
.new-header .btn-spec a {
    color: #fff;
    font-size: 13px;
    padding-top: 3px;
    width: 180px; height: 23px;
    background: #00000000;
    border-radius: 11px;
    text-align: center;
    font-weight: 600;
}
.new-header .btn-spec span {
    background: url("https://i.u-mama.ru/images/ad_menu_item/pic.png") 0 center no-repeat;
    width: 19px; height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 7px;
}
.new-header .btn-spec a:hover {
    color: #fff;
    text-decoration: none;
}



.mobile-menu { display: none }

/*=====
Подвал
=====*/
.footer {
    padding-bottom: 20px;
    line-height: 1.3;
    height: 140px !important;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.footer * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.footer a { color: #0074ce; text-decoration: none }
.footer a:hover { text-decoration: underline }
.footer .clearfix { display: block }
.footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer .fix-width {
    background: #fff;
}
.footer .fix-width + #yandex_ad { padding-top: 25px; }
.top-footer {
    padding-bottom: 18px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
}
.top-footer .logo-box {
    float: left;
    margin-right: 11px;
}
.top-footer .logo-box img { display: block }
.top-footer ul { padding-top: 3px; }
.top-footer ul li {
    float: left;
    font-size: 13px;
    padding-left: 10px;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.4px;
}
.top-footer ul li.group-vk {
    padding-left: 18px;
    margin-left: 18px;
}
.top-footer .group-vk:before {
    position: absolute;
    top: -1px; left: 0;
    content: '';
    width: 1px; height: 20px;
    background: #cccccc;
}
.top-footer ul li:first-child:before { display: none }
.top-footer ul li.group-vk span, .top-footer ul li.yt-link span, .top-footer ul li.inst-link span {
    display: inline-block;
    vertical-align: top;
    width: 20px; height: 20px;
    background-size: 20px auto;  -webkit-background-size: 20px auto;
    background-repeat: no-repeat; background-position: 0 0;
    margin-top: -1px;
}
.top-footer ul li.group-vk span { background-image: url(https://www.u-mama.ru/images/structure/share-vk.png); }
.top-footer ul li.yt-link span { background-image: url(https://www.u-mama.ru/images/structure/share-yt.png); }
.top-footer ul li.inst-link span { background-image: url(https://www.u-mama.ru/images/structure/share-inst.png); }
.footer h4 {
    color: #646464;
    font-size: 12px;
    font-weight: 600;
    padding: 0 0 5px 0;
    line-height: 20px;
    font-family: 'Open Sans', Verdana, "Geneva CY", "DejaVu Sans", sans-serif;
}
.top-footer ul li.age-restrict {
    font-weight: bold !important;
    margin-left: auto;
    font-size: 125% !important;
    border-radius: 3px;
    background-color: #a3a3a3;
    padding: 2px 4px 2px 4px !important;
    float: right !important;
    margin-top: -32px;
    color: #fff;
}
.foot-menu { margin-bottom: 11px; }
.foot-menu li {
    float: left;
    width: 25%;
    margin-bottom: 8px;
}
.foot-text {
    color: #7c7c7c;
    padding-bottom: 15px;
    line-height: 18px;
}
.foot-text .contact-info {
    padding-left: 23px;
}
.foot-text .contact-info a { font-weight: 700 }
.foot-text #counter {
    float: right;
    width: 295px;
    margin-left: 0; margin-top: 40px;
}
.foot-text #counter span, .foot-text #counter div, .foot-text #counter > a {
    float: left;
    margin-left: 10px;
    display: block;
}
html, .big-fix { min-width: 1130px; }
html, body, .page-container {
    height: 100%;
}
.page-container {
    height: auto !important;
    margin: 0 auto -244px;
    min-height: 100%;
    width: 1130px;
}
.footer {
    clear: both;
    margin: 0;
    position: relative;
}
.empty { height: 100px; }


