* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: Montserrat,sans-serif;
  min-height: 0;
  min-width: 0;
  font-size: 16px
}
@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  body {
    height: 100%
  }
}
body,
html {
  min-height: 100%
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.container {
  margin: auto;
  width: 1200px;
  padding: 0 15px;
  max-width: 100%
}
.butt {
  display: inline-block;
  cursor: pointer;
  outline: 0;
  padding: 15px 25px;
  text-decoration: none
}
.btn_green {
  background-color: #4bbfac;
  color: #fff;
  font-size: 1.07em;
  line-height: 1.07em;
  border-radius: 1.44em;
  border: 0;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  padding: 15px 25px;
  text-decoration: none
}
.btn_green:hover {
  background-color: #468c94
}
.btn_white {
  border: 1px solid #4bbfac;
  background: #fff;
  color: #4bbfac;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  padding: 15px 25px;
  text-decoration: none
}
.btn_optimized1 {
  -webkit-box-shadow: 0 .125em .25em rgba(0,0,0,.05),inset 0 3px 7px rgba(0,0,0,.05);
  box-shadow: 0 .125em .25em rgba(0,0,0,.05),inset 0 3px 7px rgba(0,0,0,.05);
  background-color: rgb(82, 204, 255);
  border: 10px solid rgb(98, 175, 244);
  color: rgb(34, 73, 90);
  font-size: 20px;
  font-weight: 700;
  border-radius: 2.5em;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  padding: 15px 25px;
  text-decoration: none
}
.btn_optimized1:hover {
  background-color: #ddf6f2
}
.btn_gray {
  -webkit-box-shadow: 0 .125em .25em rgba(0,0,0,.05),inset 0 3px 7px rgba(0,0,0,.05);
  box-shadow: 0 .125em .25em rgba(0,0,0,.05),inset 0 3px 7px rgba(0,0,0,.05);
  background-color: #fafafa;
  border: 10px solid #fff;
  color: #324355;
  font-size: 20px;
  font-weight: 700;
  border-radius: 2.5em;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  padding: 15px 25px;
  text-decoration: none
}
.btn_gray:hover {
  background-color: #ddf6f2
}
.btn_blue {
  background-color: #62bdf4;
  font-size: 1.07em;
  line-height: 1.07em;
  border-radius: 1.44em;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  padding: 15px 25px;
  text-decoration: none
}
.btn_blue:hover {
  background-color: #468c94
}
.btn_yellow {
  background-color: #ffcc69;
  font-size: 1.07em;
  line-height: 1.07em;
  border-radius: 1.44em;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  padding: 15px 25px;
  text-decoration: none
}
.btn_yellow:hover {
  background-color: #e6b34f
}
header {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.07);
  box-shadow: 0 3px 10px rgba(0,0,0,.07);
  z-index: 20;
  width: 100%;
  top: 0;
  left: 0;
  right: 0
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0;
  margin: 0 -15px
}
.header > div {
  padding: 0 15px
}
.header_tel {
  font-size: 19px;
  font-weight: 700;
  color: #105b63;
  text-decoration: none
}
.header .btn_green {
  margin-left: 24px
}
.header_logo img {
  max-width: 100%
}
h1 {
  font-size: 48px;
  font-family: 'Montserrat Alternates',sans-serif;
  color: #fff;
  line-height: 76px
}
h2 {
  font-weight: 700;
  color: #495f76;
  font-family: 'Montserrat Alternates',sans-serif;
  text-align: center;
  padding: 1.37em 0;
  font-size: 36px
}
.section1 {
  margin: 0 -15px
}
.section1_wrapper {
  background: url(../image/s1_bg.png) left calc(50% + 300px) center no-repeat #97e5d9;
  padding: 10em 0
}
.section1 p {
  line-height: 1.875em;
  font-weight: 400;
  font-size: 1.5em;
  color: #fff;
  font-family: Montserrat,sans-serif;
  margin-bottom: 47px
}
.section1_box {
  width: 50%;
  padding: 0 15px
}
.section2 h3 {
  color: #324355;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px
}
.section2 h3 span {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  text-transform: uppercase
}
.section2_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}
.section2_box > div {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px
}
.section2_box > div:nth-child(3) {
  width: 100%
}
.section2_item {
  background-color: #fff;
  border: 2px solid #aaeee3;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-bottom: 120px;
  height: 100%
}
.section2_item_content {
  padding: 0 30px
}
.section2_item_image {
  text-align: center;
  height: 160px;
  -webkit-box-shadow: 0 3px 30px rgba(0,0,0,.05);
  box-shadow: 0 3px 30px rgba(0,0,0,.05);
  padding-top: 38px;
  margin-bottom: 90px
}
.section2_item_image img {
  max-width: 100%
}
.section2_item ul {
  margin-left: 25px
}
.section2_item ul li {
  font-weight: 400;
  font-size: 1em;
  color: #324355;
  line-height: 1.75;
  padding-left: 5px;
  margin-bottom: 5px
}
.section2_item_btns {
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0
}
.section2_item.green {
  border-color: #aaeee3
}
.section2_item.green .section2_item_image {
  background-color: #aaeee3
}
.section2_item.green ul {
  list-style-image: url(../image/ul_green.svg)
}
.section2_item.blue {
  border-color: #9edaff
}
.section2_item.blue .section2_item_image {
  background-color: #9edaff
}
.section2_item.blue ul {
  list-style-image: url(../image/ul_blue.svg)
}
.section2_item_developing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border: 2px solid #ffcc69;
  border-radius: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px
}
.section2_item_developing_image {
  padding: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.section2_item_developing_image img {
  max-width: 100%
}
.section2_item_developing ul {
  margin-left: 25px;
  list-style-image: url(../image/ul_yellow.svg)
}
.section2_item_developing ul li {
  font-weight: 400;
  font-size: 1em;
  color: #324355;
  line-height: 1.75;
  padding-left: 5px;
  margin-bottom: 5px
}
.section2_item_developing_content {
  padding: 30px
}
.section2_item_developing_btns {
  padding: 15px 0
}
.section2_item_developing h3 {
  text-align: left
}
.section3_wrapper {
  background-color: #ddedf2
}
.section3_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px
}
.section3_box > div {
  width: 33.3333%;
  padding: 0 15px;
  margin-bottom: 30px
}
.section3_item {
  background-color: #fff;
  border-radius: 3px;
  padding: 50px;
  height: 100%
}
.section3_item_image {
  margin-bottom: 50px;
  min-height: 235px;
}
.section3_item_image img {
  max-width: 100%
}
.section3_item h3 {
  color: #324355;
  font-family: 'Montserrat Alternates',sans-serif;
  font-size: 1.625em;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 30px
}
.section3_item ul {
  list-style-type: none;
  margin-bottom: 30px
}
.section3_item ul li {
  color: #324355;
  line-height: 28px;
  font-size: 18px
}
.section3_item ul li span {
  color: #62bdf4;
  font-weight: 700;
  font-size: 18px
}
.section3_item ul li b {
  width: 6px;
  height: 6px;
  background-color: #62bdf4;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 10px
}
.section4_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}
.section4_box .owl-stage-outer {
  padding: 15px 0
}
.section4_box > div {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px
}
.section4_item {
  text-decoration: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  padding: 32px 15px;
  text-align: center;
  height: 100%
}
.section4_item_name {
  color: #324355;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 15px;
  max-width: 100%
}
.section4_item_image {
  width: 76px;
  height: 76px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 1.5px 2.6px 3px rgba(0,0,0,.07);
  box-shadow: 1.5px 2.6px 3px rgba(0,0,0,.07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 22px
}
.section4_item_image svg {
  fill: #324355
}
.section4_item_image svg .svp1 {
  -webkit-filter: url(#a1);
  filter: url(#a1)
}
.section4_item_image svg .svp2 {
  fill: #297c85
}
.section4_item_image svg .svp3 {
  -webkit-filter: url(#a3);
  filter: url(#a3)
}
.section4_item_image svg .svp4 {
  fill: #297c85
}
.section4_item_image svg .svp5 {
  -webkit-filter: url(#a5);
  filter: url(#a5)
}
.section4_item_image svg .svp6 {
  fill: #297c85
}
.section4_item_image svg .svp7 {
  -webkit-filter: url(#a7);
  filter: url(#a7)
}
.section4_item_image svg .svp8 {
  -webkit-filter: url(#a8);
  filter: url(#a8)
}
.section4_item_link {
  visibility: hidden;
  text-decoration: underline;
  font-weight: 400;
  font-size: 14px;
  color: #4bbfac
}
.section4_item:hover {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.1);
  box-shadow: 0 3px 15px rgba(0,0,0,.1)
}
.section4_item:hover .section4_item_image {
  background-color: #97e5d9;
  -webkit-box-shadow: none;
  box-shadow: none
}
.section4_item:hover .section4_item_image svg {
  fill: #fff
}
.section4_item:hover .section4_item_image svg .svp1 {
  -webkit-filter: url(#a11);
  filter: url(#a11)
}
.section4_item:hover .section4_item_image svg .svp2 {
  fill: #fff
}
.section4_item:hover .section4_item_image svg .svp3 {
  -webkit-filter: url(#a31);
  filter: url(#a31)
}
.section4_item:hover .section4_item_image svg .svp4 {
  fill: #fff
}
.section4_item:hover .section4_item_image svg .svp5 {
  -webkit-filter: url(#a51);
  filter: url(#a51)
}
.section4_item:hover .section4_item_image svg .svp6 {
  fill: #fff
}
.section4_item:hover .section4_item_image svg .svp7 {
  -webkit-filter: url(#a71);
  filter: url(#a71)
}
.section4_item:hover .section4_item_image svg .svp8 {
  -webkit-filter: url(#a81);
  filter: url(#a81)
}
.section4_item:hover .section4_item_link {
  visibility: visible
}
.section4_btns {
  text-align: center;
  padding-bottom: 30px
}
.section5_wrapper {
  background-color: #ededfb
}
.section5_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px
}
.section5_box > div {
  width: 33.333333%;
  margin-bottom: 30px;
  padding: 0 15px
}
.section5_item {
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  padding: 40px;
  height: 100%
}
.section5_item_image {
  margin-bottom: 40px
}
.section5_item_image img {
  max-width: 100%
}
.section5_item p {
  font-size: 20px;
  color: #324355;
  font-weight: 400;
  line-height: 38px
}
.section5_item p b {
  display: block;
  font-size: 22px;
}
.section5_btns {
  text-align: center;
  padding-bottom: 30px
}
.section6 {
  padding-bottom: 30px
}
.section6_wrapper {
  background-color: #fafafa
}
.section6_item {
  text-align: center;
  padding: 30px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  height: 100%
}
.section6_item_image {
  margin-bottom: 20px
}
.section6_item_image span {
  background: url(../image/s6_ibg.svg) center no-repeat;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden
}
.section6_item_name {
  color: #000;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 9px
}
.section6_item_profession {
  color: #4bbfac;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px
}
.section6_item p {
  color: #324355;
  font-weight: 400;
  line-height: 24px;
  font-size: 15px
}
.section7 {
  padding-bottom: 30px
}
.section7_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px
}
.section7_box > div {
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 30px
}
.section7_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.section7_item span {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 60px;
  font-weight: 700;
  color: #bbf6ed;
  margin-right: 30px
}
.section7_item p {
  color: #324355;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px
}
.section8 {
  height: 455px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.section8_wrapper {
  background: url(../image/s8_bg.png) center bottom no-repeat #bbf6ed
}
.section8_item {
  text-align: center;
  max-width: 391px;
  padding: 50px 0
}
.section8_item_head {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  font-family: 'Montserrat Alternates',sans-serif;
  margin-bottom: 20px
}
.section8_item p {
  color: #324355;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 20px
}
.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  padding: 60px 0
}
.footer > div {
  padding: 0 15px;
  width: 25%
}
.footer_item_head {
  font-size: 15px;
  font-weight: 700;
  color: #495f76;
  margin-bottom: 15px
}
.footer_item p {
  font-size: 17px;
  font-weight: 400;
  color: #468c94
}
.footer_item p a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  color: #468c94
}
.footer_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -5px
}
.footer_social a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  background: #eee;
  width: 36px;
  height: 36px;
  margin: 0 5px 5px;
  border-radius: 3px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: .7
}
.footer_social a:hover {
  opacity: 1
}
.copyright {
  padding: 25px 0;
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  color: #fff
}
.copyright > div {
  padding: 0 15px
}
.copyright_wrapper {
  background-color: #468c94
}
.copyright span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px
}
.copyright span+a,
.copyright span+a img {
  display: inline-block;
  vertical-align: middle
}
.owl-item,
.owl_item {
  height: 100%
}
.form_modal {
  margin: auto;
  background-color: #fff;
  border-radius: 5px;
  width: 570px;
  padding: 30px 100px 60px;
  max-width: 100%;
  text-align: center;
  position: relative
}
.form_modal > div {
  margin-bottom: 20px
}
.form_modal input {
  background-color: #f4f4f4;
  border: 2px solid #e8e8e8;
  border-radius: 30px;
  width: 100%;
  padding: 19px 25px;
  font-size: 15px;
  font-weight: 400;
  outline: 0
}
.form_modal input:focus {
  border-color: #4bbfac;
  color: #495f76
}
.form_modal .btn_green {
  font-size: 18px;
  padding: 20px 60px;
  border-radius: 30px;
  font-family: Montserrat,sans-serif
}
.mfp-close-btn-in .mfp-close {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #cad4df;
  text-align: center;
  line-height: 27px;
  color: #fff;
  top: 14px;
  right: 14px;
  font-weight: 700
}
.scrolltotop {
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
    z-index: 50;
	background-color: #4bbfac;
    color: #fff;
	    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 3;
}
.scrolltotop:before{content:'\2191';}
#result{color:#4bbfac;font-size: 18px;font-family: Montserrat,sans-serif;}
@media only screen and (max-width:1217px) {
	.section3_item_image {min-height:auto;}
  .section4_box > div {
    width: 50%
  }
  .section3_item {
    padding: 30px 15px
  }
}
@media only screen and (max-width:992px) {
  .section1_box,
  .section2_box>div {
    width: 100%
  }
  .section2_item_developing {
    display: block
  }
  .section2_item_developing h3,
  .section2_item_developing_btns {
    text-align: center
  }
  .section2_item_developing_image {
    text-align: center;
    padding-bottom: 0
  }
  .section7_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .section7_box > div {
    width: 100%
  }
  .section7_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 30px 0 0
  }
  .footer > div {
    width: auto;
    margin-bottom: 30px
  }
  .copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 0
  }
  .copyright > div {
    margin-bottom: 15px
  }
  .section3_box > div {
    width: 50%
  }
  .section3_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .section5_box > div {
    width: 50%
  }
  .section5_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .section1_wrapper {
    background-position: center bottom -30px;
    background-size: contain;
    padding-bottom: calc(100% - 80px)
  }
  .section1_box {
    text-align: center
  }
}
@media only screen and (max-width:768px) {
  .section3_box>div,
  .section4_box>div {
    width: 100%
  }
  .section3_item {
    text-align: center
  }
  .section5_box > div {
    width: 100%
  }
  .header .btn_green {
    display: none
  }
  h1 {
    font-size: 30px;
    line-height: 48px;
    text-align: center
  }
  .btn_gray {
    font-size: 17px
  }
  h2 {
    line-height: 42px;
    font-size: 30px
  }
  .section7_item span {
    font-size: 48px
  }
  .section7_item p {
    line-height: 30px;
    font-size: 16px
  }
  .section8_item_head {
    font-size: 24px;
    line-height: 30px
  }
  .section8_item p {
    line-height: 22px;
    font-size: 14px
  }
  .section8_btns .btn_gray {
    font-size: 12px
  }
  .header_tel {
    font-size: 16px
  }
  .header > div:nth-child(2) {
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
  .section2 h3 {
    font-size: 20px;
    line-height: 28px
  }
  .section2_item_content {
    padding: 0 15px
  }
  .section2_item ul li,
  .section2_item_developing ul li {
    line-height: 24px;
    font-size: 14px
  }
  .btn_green {
    font-size: 15px
  }
  .btn_yellow {
    font-size: 13px
  }
  .btn_blue {
    font-size: 15px
  }
  .section5_item p {
    font-size: 16px;
    line-height: 24px
  }
  .section4_item_name {
    font-size: 20px
  }
  .section4_item {
    padding: 40px 15px
  }
  .section1 p {
    font-size: 18px;
    line-height: 24px
  }
  .section1_wrapper {
    padding-top: 50px
  }
  .section4_item_link {
    visibility: visible
  }
  .owl_wrapper {
    margin: 0 -15px
  }
  .section4_box {
    margin: 0
  }
  .form_modal {
    padding: 30px 30px 60px
  }
}
/*# sourceMappingURL=style.css.map */
