html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}


body {
  margin: 0;
}


main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}


code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}


small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}


img {
  border-style: none;
}


button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}



button,
input { /* 1 */
  overflow: visible;
}



button,
select { /* 1 */
  text-transform: none;
}



button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}


button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}


button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}



fieldset {
  padding: 0.35em 0.75em 0.625em;
}



legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}



progress {
  vertical-align: baseline;
}



textarea {
  overflow: auto;
}


[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}


[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}


[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}


[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }


@media (max-width:1200px) {
  .answer_block.col-3 .block_title::before {
    width: 285px;
    margin-left: -269px;
  }
  .answer_block .block_title::after {
    width: 40px;
    height: 535px;
}
  .answer_block .block_title::before {
    height: 470px;
  }
  .today {
    margin-right: 30px;
    width: auto;
    align-items: center;
    height: 100%;
  }
  .social {
    display: none;
  }
  .answer_block .block_title {
    font-size: 20px;
}
}
@media (max-width:990px) {
  .answer_block.col-3 .block_title::before {
    width: 134px;
    margin-left: -159px;
  }
  .answer_block .block_title::after {
    content: none;
  }
  .answer_block .block_title::before {
    content: none;
  }
  .topHeader {
    height: auto;
  }
  .textTime {
    flex-direction: column;
  }
  .menu .container{
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 800px){
  .menuClass {
    display: flex;
    flex-direction: column;
    position: fixed;
    background-color: rgba(21,120,198,.8);
    left: 0;
    top: 0;
    z-index: -20;
    right: -1000%;
    align-items: center;
    transform: translateY(0%);
    transition: 0.7s;
  }
  #header {
    top: 0;
  }
  .mainSliderBox, .premainSliderBox, .afterSliderMobile {
    margin-top: 90px;
}
.menuClass {
  width: 100%;
}
.menuClass.active div a {
    width: 100%;
    text-align: center;
    border-top: none;
    border-bottom: 1px solid #f1f1f1;
    color: #000;
    background: none;
    font-size: 14px;
}
.menuClass.active {
    background: #fff;
}
.row .three {
    background-color: #1578c6;
}
}
@media (max-width:767px) {
  .answer_block.title_size1 .block_title,
  .answer_block.title_size2 .block_title {
    width: auto;
    line-height: 1.05em;
  }
  .answer_block .block_title {
    display: block;
    border: none;
    padding: 0;
    font-weight: 400;
    margin: 0 0 35px;
    line-height: 1.3em;
    text-align: left;
  }
  .page .answer_block.title_size3 .block_title {
    width: auto;
  }
  .answer_block .block_title:after,
  .answer_block .block_title:before,
  .answer_block li.deco:after {
    display: none;
  }
  .answer_block li {
    margin-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 10px 0 10px 35px;
  }
  .answer_block li .collapse {
    display: none;
  }
  .answer_block li .collapse.in {
    display: block;
  }
  .answer_block li .title a {
    display: block;
    padding: 15px 0 13px;
    cursor: pointer;
  }
  .answer_block li::before,
  .answer_block li:hover:before {
    margin-top: 16px;
  }

  .answer_block li.nodeco {
    padding: 0;
    margin-bottom: 0;
  }

  .product_list .item {
    margin-bottom: 50px;
  }
  .icon_block.type3 .top_link .icon, .icon_block.type3 .top_link .title{
    display: block;
    margin-top: 10px;
  }
  .nanny .block_inner img{
    margin-bottom: 50px;
  }
  .inputText {
    max-width: 100%;
}
}
@media only screen and (max-width: 655px){
.mainSliderBox, .premainSliderBox, .afterSliderMobile {
    margin-top: 90px;
}
@media only screen and (max-width : 576px) {
  .title.normal, h1, h2, h3, h4, h5, h6 {
    font-size: 30px;
    line-height: 1;
    font-weight: 900;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #051014;
    margin-bottom: 50px;
    margin-top: 0;
}
}
@media (min-width:992px) {
  .answer_block .block_title::before {
    height: 504px;
  }
  .answer_block .block_title::after {
    width: 64px;
    height: 481px;
    margin-left: 15px;
    margin-top: 20px;
  }
}
@media (min-width:1200px) {
  .answer_block .block_title::before {
    height: 440px;
  }
  .answer_block .block_title::after {
    width: 165px;
    height: 438px;
    margin-left: 15px;
    margin-top: 20px;
  }
}
@media (min-width: 768px) {

  .answer_block .block_title:before {
    width: 25px;
    height: 554px;
    border-left: 1px dashed;
    margin-left: -41px;
  }
  .answer_block .block_title:after {
    width: 0;
    height: 556px;
    border-right: 1px dashed;
    margin-left: -33px;
    margin-top: 43px;
  }
}
@media (min-width: 992px) {

  .answer_block .block_title:before {
    width: 25px;
    height: 489px !important;
    border-left: 1px dashed;
    margin-left: -41px;
  }
  .answer_block .block_title:after {
    width: 63px !important;
    height: 484px !important;
    border-right: 1px dashed;
    margin-left: 16px;
    margin-top: 16px;
  }
}

@media (min-width: 1200px) {

  .answer_block .block_title:before {
    width: 25px;
    height: 445px !important;
    border-left: 1px dashed;
    margin-left: -41px;
  }
  .answer_block .block_title:after {
    width: 10px !important;
    height: 475px !important;
    border-right: 1px dashed;
    margin-left: 16px;
  }

}