@media (min-width: 48em) {
  .container {
    max-width: 1200px;
  }
}

@media (max-width:1000px){
.font-18 {

    font-size: 18px;

}
.index-page {
  color: #656a6f;
  font-size: 14px;
}

.index-page h2 {
  font-size: 28px;
  padding: 0 0 15px;
  position: relative;
}


.index-page .index-advantage-block .advantage-item {
  width: 200px;
  text-align: center;
  float: left;
  color: #343d4a;
  display: none;
}



	
	
.index-page .index-advantage-block svg {
  width: 120px;
  height: 120px;
}
:root {
 --blue:#007bff;
 --indigo:#6610f2;
 --purple:#6f42c1;
 --pink:#e83e8c;
 --red:#dc3545;
 --orange:#fd7e14;
 --yellow:#ffc107;
 --green:#28a745;
 --teal:#20c997;
 --cyan:#17a2b8;
 --white:#fff;
 --gray:#6c757d;
 --gray-dark:#343a40;
 --primary:#007bff;
 --secondary:#6c757d;
 --success:#28a745;
 --info:#17a2b8;
 --warning:#ffc107;
 --danger:#dc3545;
 --light:#f8f9fa;
 --dark:#343a40;
 --breakpoint-xs:0;
 --breakpoint-sm:576px;
 --breakpoint-md:768px;
 --breakpoint-lg:992px;
 --breakpoint-xl:1200px;
 --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
 --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
body {
 margin:0;
 font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#212529;
 text-align:left;
 background-color:#fff
}
h1,h2,h3,h4,h5,h6 {
 margin-top:0;
 margin-bottom:.5rem
}
p {
 margin-top:0;
 margin-bottom:1rem
}
ol ol,ol ul,ul ol,ul ul {
 margin-bottom:0
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
 margin-bottom:.5rem;
 font-family:inherit;
 font-weight:500;
 line-height:1.2;
 color:inherit
}
.container {
 width:100%;
 padding-right:15px;
 padding-left:15px;
 margin-right:auto;
 margin-left:auto
}
.mt-4,.my-4 {
 margin-top:1.5rem!important
}
.p-0 {
 padding:0!important
}
.pt-5,.py-5 {
 padding-top:3rem!important
}
.text-center {
 text-align:center!important
}

.text-success {
 color:#28a745!important
}
}



@media (max-width:2500px){
.font-18 {

    font-size: 18px;

}
.index-page {
  color: #656a6f;
  font-size: 14px;
}

.index-page h2 {
  font-size: 28px;
  padding: 0 0 15px;
  position: relative;
}


.index-page .index-advantage-block .advantage-item {
  width: 200px;
  text-align: center;
  float: left;
  color: #343d4a;
}



	
	
.index-page .index-advantage-block svg {
  width: 120px;
  height: 120px;
}
:root {
 --blue:#007bff;
 --indigo:#6610f2;
 --purple:#6f42c1;
 --pink:#e83e8c;
 --red:#dc3545;
 --orange:#fd7e14;
 --yellow:#ffc107;
 --green:#28a745;
 --teal:#20c997;
 --cyan:#17a2b8;
 --white:#fff;
 --gray:#6c757d;
 --gray-dark:#343a40;
 --primary:#007bff;
 --secondary:#6c757d;
 --success:#28a745;
 --info:#17a2b8;
 --warning:#ffc107;
 --danger:#dc3545;
 --light:#f8f9fa;
 --dark:#343a40;
 --breakpoint-xs:0;
 --breakpoint-sm:576px;
 --breakpoint-md:768px;
 --breakpoint-lg:992px;
 --breakpoint-xl:1200px;
 --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
 --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
body {
 margin:0;
 font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#212529;
 text-align:left;
 background-color:#fff
}
h1,h2,h3,h4,h5,h6 {
 margin-top:0;
 margin-bottom:.5rem
}
p {
 margin-top:0;
 margin-bottom:1rem
}
ol ol,ol ul,ul ol,ul ul {
 margin-bottom:0
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
 margin-bottom:.5rem;
 font-family:inherit;
 font-weight:500;
 line-height:1.2;
 color:inherit
}
.container {
 width:100%;
 padding-right:15px;
 padding-left:15px;
 margin-right:auto;
 margin-left:auto
}
.mt-4,.my-4 {
 margin-top:1.5rem!important
}
.p-0 {
 padding:0!important
}
.pt-5,.py-5 {
 padding-top:3rem!important
}
.text-center {
 text-align:center!important
}

.text-success {
 color:#28a745!important
}
}



@media (min-width:576px) {
 .text-sm-left {
  text-align:left!important
 }
}