.elementor-kit-2280{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Sawarabi Mincho";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Sawarabi Mincho";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sawarabi Mincho";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Sawarabi Mincho", Sans-serif;line-height:1.7em;letter-spacing:2.5px;background-color:#F3EAD7;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2280 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2280{--e-global-typography-primary-font-size:17px;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:2.5px;--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:2.5px;--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:1em;--e-global-typography-text-letter-spacing:2.5px;line-height:1.2em;letter-spacing:2.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */img.sample:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
.center_box {
text-align: center;
}
.center_box p {
display: inline-block;
text-align: left;
}


.list1 {
  margin: 2em 10px;
  padding: 1em;
  border: dashed 2px #d2b48c;
  border-radius: 8px;
  background: #fff6e6;
  box-shadow: 0 0 0 10px #fff6e6;
}
.list1-title {
  position: relative;
  font-size: 1.3em;
  padding: 30px 0 30px 12px;
  color: #8b4513;
  font-weight:bold;
  text-align: center;
}
.list1 ul,.list15 ol {
  position: relative;
  margin: 0;
  padding: 0 0.5em 0 0.5em;
  color:#556b2f;
  border: none;
  list-style-type: none;
}
.list1 ol {
  counter-reset: number;
}
.list1 ul li,.list15 ol li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px #ffc3c3;
}
.list1 ul li:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f14a";
  left : 0.5em;
  color: #8b4513;
}
.list1 ol li:before {
  display: inline-block;
  position: absolute;
  font-family: "Quicksand", sans-serif;
  content: counter(number);
  counter-increment: number;
  left: 0.5em;
  width: 22px;
  height: 22px;
  border-radius: 20%;
  background: #ee8992;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}
.list1 ul li:last-of-type,.list15 ol li:last-of-type{
  border-bottom: none;
}

.txt_bg_blue_white{
    background:#58A7D2;
    padding:0.13em;
    border-radius:2px;
    color:white
}/* End custom CSS */