.Home-button {
	 position: fixed;
    background-color: #ffbe62;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}.Home-button {
	 position: fixed;
    background-color: #ffbe62;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}.Home-button {
	 position: fixed;
    background-color: #ffbe62;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}.Home-button {
	 position: fixed;
    background-color: #ffbe62;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}.Home-button {
	 position: fixed;
    background-color: #ffbe62;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}.Home-button {
	 position: fixed;
    background-color: #ffbe62;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}.Home-button {
	 position: fixed;
    background-color: #ffbe62;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}@charset "utf-8";
/* CSS Document */

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: 0 !important
}
a,
a:hover,
a:focus,
button,
button:hover {
    color:#22223e;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

a:hover {
    color: #11a1fd
}
a {
    color: #2fa0ec;
    text-decoration: none;
    outline: none;
}

html, body {
  	font-size: 100%;
  	font-family: 微軟正黑體, Roboto, "Varela Round", sans-serif;
	background: #eeeeee;
}

a {
    color: #6c6c6c;
    text-decoration: none;
    outline: none;
}

input, button {
  	outline: none;
  	border: none;
}



/*----------按鈕------------*/
.btn-6:before,
.btn-6:after {
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn-6 {
  color: #000;
  position: relative;
  padding: 10px;
  display: block;
  text-align: center;
  margin: 20px auto;
  width: 100%;
  /* max-width: 200px; */
  text-transform: uppercase;
  overflow: hidden;
  border: 2px solid #cacaca;
  float: left;
  z-index: 2;
  border-radius: 10px;
  background-image: url(../images/login_by.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.btn-6:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 200px;
  background: #bfd2f5;
  z-index: -1;
}
.btn-6:hover {
	color: #fff;
}
.btn-6:hover:before {
  width: 250px;
}
.btn-6:active {
  background: #881474;
}

.btn-6 .plan-cost {
      display: block;
      font-weight: 700;
      font-size: 1.6rem;
      margin-bottom: 10px;
}
.btn-6 .plan-cycle {
    font-size: 1rem;
	font-weight: 700;
   
}

.app_tops {
  	height: 4.5rem;
	padding: 1.3rem 0 0;
  	text-align: center;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:#f57da6;
	z-index:100;
}

.app_menu {
    position: absolute;
    top: 1rem;
    left: 1rem;
    cursor: pointer;
    color: #fff;
    font-size: 1rem;
    line-height: 3rem;
}
.app_refresh {
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    color: #fff;
    font-size: 1rem;
    line-height: 3rem;
}
.app_hello {
    font-size: 1rem;
    line-height: 3rem;
    color: #FFF;
    font-weight: normal;
}
.content {
    padding: 4.5rem 0 0;
    min-height: 100vh;
}


.app_menu a, .app_refresh a {
    color: #fff;
    font-size: 1rem;
}


.Home-button {
	 position: fixed;
    background-color: #f57da6;
    z-index: 10;
    color: #ffffff;
    font-size: 1.6rem;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
	    text-align: center;
	    line-height: 50px;
    box-shadow: 5px 5px 24px 1px #d9d9d9;
    -webkit-box-shadow: 5px 5px 24px 1px #d9d9d9;
    -moz-box-shadow: 5px 5px 24px 1px #D9D9D9;
    -o-box-shadow: 5px 5px 24px 1px #D9D9D9;
	
	
}

/* ---------------------------------------------- 
* 12. Blog
/* ---------------------------------------------- */

.g-scrolling-carousel .items{
  padding: 0px 0;
}
.g-scrolling-carousel .items a{
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  padding: 10px 15px;
  color: #ffffff;
  font-size: .8rem;
  }
		.g-scrolling-carousel {
            position: fixed;
            float: left;
            width: 100%;
            /* margin-top: 10px; */
            border-bottom: 1px solid #505050;
            /* padding: 30px 10px 0; */
            background-color: #424242;
            top: px;
            z-index: 10;
        }
        .g-scrolling-carousel .items {
            overflow-x: scroll;
            white-space: nowrap;
            width: 100%;
            -webkit-overflow-scrolling: touch;
        }
        .g-scrolling-carousel .items::-webkit-scrollbar { 
            display: none; 
        }
        .jc-right,
        .jc-left {
         display: none !important;

        }
        
              @media (pointer: coarse) {
          .jc-right,
          .jc-left {
            display: none !important;
          }
        }
.recommend-box-by {
background: #ee9ca7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #ffdde1, #ee9ca7);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #ffdde1, #ee9ca7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.recommend-box-by2 {
background: #2b5876; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #2b5876, #4e4376); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #2b5876, #4e4376); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.recommend-box {
 
float: left;
 
width: calc(100% - 20px);
 
margin: 10px;
 
border-radius: 10px;
 
padding: 15px;
 
color: #fff;
 
}
.recommend-box h3 {
   
float: left;
   
font-weight: 700;
   
font-size: 18px;
}
.recommend-box .more {
   
float: right;
}
.recommend-box p {

width: 100%;

float: left;

font-size: 14px;

margin-top: 10px;
}
.recommend-box .home-box {
   
background-color: rgb(255 255 255 / 0%);
   
position: relative;
   
border-bottom: 0px solid #505050;
}

.recommend-box .home-box li{
   
position: relative;
   
width: 100%;
   
/* padding-right: 15px; */
   
/* padding-left: 15px; */
   
width: 100px;
   
float: left;
}

.g-scrolling-carousel .items .box{width: 130PX;border: 1px solid #ffffff;padding: 0px;border-radius: 10px;overflow: hidden;background-color: #fff;}

.g-scrolling-carousel .items .box .blog-list--desc{padding: 10px;color: #161616;float: left;width: 100%;}
.g-scrolling-carousel .items .box .blog-list--desc h3{
	float: left;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	text-align: left;
	-webkit-box-orient: vertical;
	white-space: normal;
}

.g-scrolling-carousel .items .box .blog-list--desc p{
margin: 0;
color: #8f8f8f;
text-align: left;
}



/* ---------------------------------------------- 
* 12. Blog
/* ---------------------------------------------- */
.Classification{

margin: 15px auto 50px;
width: calc(768px - 30px);

    float: none;
}
.Classification a{

width: calc(50% - 15px);

padding-bottom: 40%;

float: left;

background-color: #fff;

background-size: cover;

background-position: center center;

margin: 5px;

position: relative;

border-radius: 10px;

color: #ffffff;

font-weight: 700;
}
.Classification h3{

position: absolute;

top: 50%;

left: 50%;

font-weight: 700;

transform: translate(-50%, -50%);
}

.Classification{

margin: 15px auto;

width: calc(60% - 30px);

float: none;

/* overflow: hidden; */
}

@media (max-width: 768px) {
.Classification{

margin: 15px 15px 80px;

margin: 15px 10px 40px 20px;

width: calc(100% - 30px);

float: left;
}	
	}

/* ---------------------------------------------- 
* 12首頁排行
/* ---------------------------------------------- */
.ranking-box h2 {
    float: left;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    padding: 0 10px;
}

.ranking-box {
	
width: calc(100% - 20px);
	
margin: 10px;
}

.ranking-box .item {width: calc(33.333% - 6px);border: 1px solid #bfbfbf;padding: 0px;border-radius: 10px;overflow: hidden;float: left;margin: 3px;}

.ranking-box .item .map {width: 60%;margin: 20px auto;position: relative;}
.ranking-box .item .map span {

width: 25px;

height: 25px;

font-weight: bold;

background-color: #efa2ac;

display: block;

position: absolute;

border-radius: 50%;

bottom: 0px;

right: -10px;

font-size: 18px;

text-align: center;

line-height: 1.4;

color: #fff;
}
.ranking-box .item .map img {

border-radius: 50%;
}
.ranking-box .blog-list--desc{
	
padding: 10px;
	
text-align: center;
}
.ranking-box .blog-list--desc h3{
	
float: left;
	
font-size: 14px;
	
overflow: hidden;
	
white-space: nowrap;
	
text-overflow: ellipsis;
	
display: -webkit-box;
	
-webkit-line-clamp: 1;
	
/* text-align: left; */
	
-webkit-box-orient: vertical;
	
white-space: normal;
	
width: 100%;
}

.ranking-box .blog-list--desc p{
	
margin: 0;
	
color: #8f8f8f;
	
/* text-align: left; */
	
font-size: .8rem;
}
.ranking-box .blog-list--desc span{
background: #B993D6;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #8CA6DB, #B993D6);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #8CA6DB, #B993D6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	
display: block;
	
border-radius: 30px;
	
color: #fff;
	
margin: 15px 0;
	
font-size: .8rem;
	
padding: 5px 10px;
}

/* ---------------------------------------------- 
* 12搜尋
/* ---------------------------------------------- */

.search{display: flex;justify-content: space-between;align-items: center;padding: 10px;position: absolute;top: 18px;right: 10px;z-index: 10;width: 90%;}
.search input{height: 35px;line-height: 6rem;width: 100%;background: url(../images/icon-search.png) left 1rem center no-repeat #f4f4f4;padding-left: 3rem;background-size: 1.2rem 1.2rem;border-radius: 6rem;font-size: 1rem;}
.search i{flex-shrink: 0;margin-left: 1rem;background:url(../images/icon-history.png) right center no-repeat;width: 20px;height: 20px;background-size: 100%;}
/* ---------------------------------------------- 
* 12. banner
/* ---------------------------------------------- */

.m-slider {
	overflow-x: hidden;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.slider-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	position: relative;
	z-index: 1;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.slider-item {
	width: 100%;
	height: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background: #f6f6f6;
}

.slider-item img {
	width: 100%;
	height: auto;
	display: block;
	border: none;
}

.slider-pagination {
	text-align: right;
	position: absolute;
	width: 100%;
	z-index: 2;
	right: 0;
	bottom: 10px;
	pointer-events: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slider-pagination > .slider-pagination-item {
	margin: 0 .25rem;
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, 0.4);
}

.slider-pagination > .slider-pagination-item.slider-pagination-item-active {
	background-color: #fff;
	border-radius: 22px;
	width: 20px;
}








/* ---------------------------------------------- 
* 12. 結帳流程
/* ---------------------------------------------- */
.Process{width: 100%;margin-top: 50px;padding-bottom: 80px;}
.step-slide{
    /* text-align: center; */
    font-weight: bold;
}
.modal-steps{
    display: flex;
    margin-bottom: 50px;
}

.dot:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: 20px;
    height: 20px;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #EAEAEA;

}

.dot {
    background-color: #EAEAEA;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    top: .125em;
    z-index: 2;
    margin: auto;
    border: 1px solid;
    border-color: #EAEAEA;

}
.step::before {
    position: absolute;
    border: 1px solid;
    height: 1px;
    display: block;
    z-index: 1;
    top: 11px;
    content: '';
    border-color: #EAEAEA;
}
/* .step::before {
  
} */
.step::before{
    width:100%;
    z-index: -1;
}
.step:last-child::before{
    width: 50% !important;
}
.step:nth-child(2)::before{
    width: 100%;
}
.step::after{
    width: 0%;
}
.completed .dot::before{
    /* width: 200%; */
    background-color: #39c0ba;


}
.current .dot{
    border-color:#39c0ba;
}
.step::after{
    position: absolute;
    /* border: 1px solid; */
    height: 2px;
    display: block;
    z-index: 1;
    top: 11px;
    content: '';
    /* border-color: #EAEAEA; */
    background-color: #39c0ba;
}
.step::after{
    /* width: 50%; */
    left: 0;
    transition: 0.2s linear;
    width: 0%;
}
.step:first-child::before,.step:first-child::after{
    /* width: 50%!important; */
    left: unset;
    right: unset;
    -webkit-transform: translateX(51%);
    -ms-transform: translateX(51%);
    transform: translateX(51%);

}
.step:last-child::before,.step:last-child::after{
    /* width: 50%!important; */
    left: 0;
}
.step-title{
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    font-size: .8rem;
}
.step {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-box-pack: center; */
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.label {
    font-size: 18px;
    display: block;
    margin: .5em 0;
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    box-sizing: border-box;
}
.step-main>.step-slide{
    display: none;
}
.step-main{
    width: 100%;
    position: relative;
}
.step-slide{
    position: absolute;
    width: 100%;
}
/* .step-slide{
    height: 400px;
} */
.modal-steps .step.completed::after{
    width: 100% !important;
}   
.modal-steps .step.current::after{
    width: 50%;
}   
.step.current:first-child:after{
    width: 0%;
}
.step.completed:first-child:after{
    width: 50% !important;
}

.unVisible{
    opacity: 0;
}





/* ---------------------------------------------- 
* 12. 表單
/* ---------------------------------------------- */


.card {
    margin: 0 0px 30px;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 3%);
    -webkit-box-shadow: 0 12px 23px 0 rgb(62 73 84 / 4%);
    box-shadow: 0 12px 23px 0 rgb(62 73 84 / 4%);
    background: var(--white);
    position: relative;
}

.card-header:first-child {
    border: 0;
    border-radius: 10px 10px 0 0;
    padding: 15px 20px !important;
    border-bottom: 1px solid #cdcdcd;
    text-transform: capitalize;
    position: relative;
    width: 100%;
}





.grid {
  display: grid;
  grid-gap: 1em;
  margin: 0 auto;
  max-width: 60em;
  padding: 0;
}
@media (min-width: 42em) {
  .grid {
    grid-template-columns: repeat(1, 1fr);
  
  }
}





.grid {
  display: grid;
  grid-gap: 1em;
  margin: 30px auto;
  max-width: 60em;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 42em) {
  .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}


@media (max-width: 720px) {
  .grid {
  margin: 20px 20px;

}
}




.card-box {
  background-color: #fff;
  border-radius: 0.5em;
  position: relative;
}
.card-box:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}

.radio {
  font-size: inherit;
  margin: 0;
  position: absolute;
  right: calc(1em + 2px);
  top: calc(1em + 2px);
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: 2px solid #e2ebf6;
    border-radius: 50%;
    cursor: pointer;
    height: 1.5em;
    outline: none;
    transition: background 0.2s ease-out, border-color 0.2s ease-out;
    width: 1.5em;
  }
  

  .radio::after {
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    content: '';
    display: block;
    height: 0.75rem;
    left: 25%;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translate(-50%, -50%);
    width: 0.375rem;
  }
  .radio:checked {
    background: #3f51b5;
    border-color: #3f51b5;
  }

  .card-box:hover .radio {
    border-color: #c4d1e1;
  }
  .card-box:hover .radio:checked {
    border-color: #3f51b5;
  }
}
.plan-details {
  border: 2px solid #e2ebf6;
  border-radius:0.5em;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding:1em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  transition: border-color 0.2s ease-out;
}

.card-box:hover .plan-details {
  border-color:#c4d1e1;
}

.radio:checked ~ .plan-details {
  border-color: #3f51b5;
}

.radio:focus ~ .plan-details {
  box-shadow: 0 0 0 2px #c4d1e1;
}

.radio:disabled ~ .plan-details {
  color:#c4d1e1;
  cursor: default;
}

.radio:disabled ~ .plan-details .plan-type {
  color: #c4d1e1;
}

.card-box:hover .radio:disabled ~ .plan-details {
  border-color: #e2ebf6;
  box-shadow: none;
}

.card-box:hover .radio:disabled {
  border-color: #e2ebf6;
}

.plan-type {
  color: #3f51b5;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 10px;
}


.plan-editor {

font-size: .8rem;

font-weight: 500;

margin-top: 10px;
}



.hidden-visually {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}





.additional-info {
    width: 100%;
    margin: 30px auto;
    max-width: 60em;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.additional-info h3{
     width: 100%;
     float: left;
     padding-bottom: 10px;
     margin-bottom: 30px;
     border-bottom: #e0e0e0 1px solid;
}
.additional-info>p {
    width: 50%;
    float: left;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.additional-info>p>span {
    font-size: 16px;
    color: #222;
    text-transform: capitalize;
    font-weight: 600;
    margin-right: 10px;
}
.textEditor {
    font-size: 1.2rem;
    line-height: 2;
    margin: 50px 0 80px;
}
@media (max-width: 720px) {
.additional-info>p {
    width: 100%;

}
.additional-info {

    padding: 0 20px;
}
.textEditor {
    font-size: 1rem;
    padding: 30px;
}
}



