﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+TC&display=swap');

/* CSS Document */
body {
	background-repeat: repeat;
	/*font-family: "Microsoft YaHei", sans-serif; */
	font-family: Arial,"Microsoft YaHei","Microsoft JhengHei",sans-serif;
}

.wrapper{position:relative;overflow:hidden;}


/*很多物件通用*/
.BRR{
	display: block;
	height: 1;
}
.width1280{max-width:1200px;min-width:280px;height:auto;margin: 0  auto;}

/*BANNER 進場delay時間、浮動*/
.banner{position:relative;width: 100vw;height: auto;padding-bottom: 27%;}

img.doctor,img.ball{
	position:absolute;
}
img.doctor{-webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */animation-delay: 0.4s;}
img.ball{-webkit-animation-delay:0.5s; /* Chrome, Safari, Opera */ animation-delay:0.4s;}

.banner .box01{
	position: absolute;
	right: 18%;
	top: 12%;
}
.banner .box02{
	position: absolute;
	right: 20%;
	top: 41%;
	text-align: left;
	z-index: 1;
}
.banner .link{
	position: absolute;
	text-align: left;
}
.banner .box01 h2{
	font-size: 25px;
	background-color: #f2beb1;
	padding: 10px  20px;
	text-align: center;
	letter-spacing: 3px;
	color: #fff;
}
.banner .box01 h3{
	font-size: 45px;
	color: #f794b5;
	text-align: right;
	font-weight: bold;
	line-height: 0.4;
}

.banner .box02 h1{
	font-size: 83px;
	color: #f20051;
	letter-spacing: 5px;
	font-family: Noto Serif TC;
	font-weight: 600;
}
.banner .box02 h4{
	font-size: 50px;
	color: #484e51;
	letter-spacing: 5px;
	font-family: Noto Serif TC;
}

.banner h5{
	position: absolute;
	font-size: 10em;
	color: #fff1ef;
	bottom: -4%;
	right: 7%;
	font-weight: bold;
	z-index: 0;
}


/*表單區*/
.fill{position: relative;margin: 0 auto;padding-top: 1%;padding-bottom: 4%;}
.fill .box{margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;text-align: center;}
.fill .list{width: 100%;margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;text-align: left;}
.fill .contene{width: 100%;}
.fill h2{font-size: 40px;color: #282828;text-align:center;letter-spacing: 0.06em;margin: 0% auto;line-height: 1.5;padding-top: 1%;}
.fill h3{
	font-size: 19px;
	line-height: 1.5;
	color: #f20051;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0% auto;
	padding-bottom: 4%;
	}
.fill #sBut{height:auto;margin: 0px auto;width: 100%;border: none;text-align: center;padding: 7px 0;margin-right: auto;margin-left: auto;margin-top: 10px;letter-spacing: 1px;clear: both;overflow: hidden;border-radius: 2px;user-select: none;}
.fill .go_button{-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */animation-duration: 2s;max-width: 255px;height:auto;margin:0 auto;}
.fill .statement{color: #282828;line-height:40px;font-size: 17px;letter-spacing: 0.1em;}
.fill .statement a{color: #282828;}
.fill .statement a:hover{ color:#282828;}
.fill .form-control{
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    margin: 2% auto;
    background-color: #f1f1f1;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }


/*內文*/

.content1{position: relative;background-color: #f4f4f5;/* padding-top: 1%; */text-align: center;}
.content2{background-color: #f9b7c3;padding-top: 1%;padding-bottom: 4%;padding-left: 8px;padding-right: 8px;}

.content1 h2{
	font-size: 40px;
	color: #404040;
	margin: 0% auto;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.1em;
	padding-top: 1%;
}
.card-bg{
	background-image: url(../images/cardbg.svg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #4cbacc;
	border-radius: 1em;
	height: 23em;
}
.card-tex{
	background-color: #fff;
	border-radius: 1em;
	padding: 2%;
	margin: 2.2%;
	width: 37%;
	height: auto;
}
.cardsm-bg{
	background-color: #a0d2d8;
	border-radius: 1em;
	height: 75%;
	margin: 1em;
	overflow: hidden;
}
.cardsm-img{
	width: 100%;
	height: 63%;
}
.cardsm-tex{
	width: 100%;
	height: 40%;
	background-color: #fff;
	padding: 3%;
}

.slider h3{
	font-size: 65px;
	color: #484e51;
	letter-spacing: 1px;
	line-height: 0.85;
}

.slider h4{
	font-size: 41px;
	color: #484e51;
	letter-spacing: 10px;
}


.content2 .big-box{
	background-color: #fff;
	padding: 15px;
	margin: 3%;
	margin-bottom: 15px;
}
.content2 .img-box{
	overflow: hidden;
}
.content2 .img-box img{
	width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: block;
}
.content2 .tex-box{
	padding: 0px 25px 10px;
	letter-spacing: 0.3px;
}

.content2 h4{font-size: 40px;line-height: 1.5;color: #fff;text-align: center;letter-spacing: 0.1em;margin: 0% auto;padding-top: 1%;}
.content2 h2{font-size: 18px;line-height: 0.8;color: #f20051;text-align: center;font-weight: bold;}
.content2 h3{font-size: 19px;line-height: 1.5;color: #404040;text-align: center;letter-spacing: 0.1em;margin: 0% auto;padding-bottom: 2%;}
.content2 p{font-size: 18px;line-height: 1.5;color: #6c6c6c;text-align: justify;padding-bottom: 2%;min-height: 80px;}


img.gift {width: 510px;height:auto;}

/* Bounce To Right02*/
.hvr-bounce-to-right02 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.13);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #f9b7c3;
  width: 99%;
  text-align: center;
  padding: 7px;
  color: #122;
}
.hvr-bounce-to-right02:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f20051;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right02:hover, .hvr-bounce-to-right02:focus, .hvr-bounce-to-right02:active {
  color: white;
  text-decoration: none;	
}
.hvr-bounce-to-right02:hover:before, .hvr-bounce-to-right02:focus:before, .hvr-bounce-to-right02:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Right 03*/
.linkbanner {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: none;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #fff;
  text-align: center;
  padding: 6px 25px;
  border-radius: 50px;
  background-color: #f794b5;
  color: #ffffff;
  font-size: 22px;
}
.linkbanner:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f20051;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  color: #616161;
  border-radius: 50px;
}
.linkbanner:hover, .linkbanner:focus, .linkbanner:active {
  color: white;
  text-decoration: none;	
}

.linkbanner:hover:before, .linkbanner:focus:before, .linkbanner:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/* Bounce To Right 03*/
.hvr-bounce-to-right03 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: none;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #fff;
  width: 7.3em;
  text-align: center;
  padding: 2px;
  border-radius: 50px;
  border: 2px solid #ffcdcd;
  color: #616161;
}
.hvr-bounce-to-right03:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f20051;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  color: #616161;
  border-radius: 50px;
  border: 2px solid #ffcdcd;
}
.hvr-bounce-to-right03:hover, .hvr-bounce-to-right03:focus, .hvr-bounce-to-right03:active {
  color: white;
  text-decoration: none;	
}
.hvr-bounce-to-right03:hover:before, .hvr-bounce-to-right03:focus:before, .hvr-bounce-to-right03:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}



/*	↓↓↓↓	螢幕尺寸大於2560時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1680px) {
/*BANNER*/
img.banner_big{width: 100vw;height: auto;position: absolute;}
img.banner_sm{display: none;}	
img.doctor{top: -19.5%;left: 10%;width: 49%;height: auto;z-index: 2;}
img.ball{position: absolute;top: 41.5%;left: 79%;z-index: 3;width: 12%;height:auto;}
img.card{width: 720px;height: auto;}	
.slider-big{
	width: 100vw;
	padding-bottom: 10%;
	padding-top: 5%;
	}
}

/*	↓↓↓↓	螢幕尺寸大於1680時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1440px) and (max-width:1679px) {
/*BANNER*/
img.banner_big{width: 107vw;height: auto;margin-left: -4%;}
img.banner_sm{display: none;}		
img.doctor{top: -19.5%;left: 4%;width: 57%;height: auto;z-index: 2;}
img.ball{position: absolute;top: 65.5%;left: 76%;z-index: 3;width: 8%;height:auto;}
img.card{width: 720px;height: auto;}	
.slider-big{
	width: 100vw;
	padding-bottom: 13%;
	padding-top: 6%;
	}
	.banner {
    padding-bottom: 0;
}
}

/*	↓↓↓↓	螢幕尺寸大於1680時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1024px) and (max-width:1439px) {
/*BANNER*/
img.banner_big{width: 155vw;height: auto;margin-left: -25%;}
img.banner_sm{display: none;}		
img.doctor{top: -19.5%;left: -21%;width: 84%;height: auto;z-index: 2;}
img.ball{
	position: absolute;
	top: 36.5%;
	left: 26%;
	z-index: 3;
	width: 26%;
	height: auto;
	}
	
img.card {
    width: 111%;
    height: auto;
	margin-left: -5%;
}
	.banner {
    padding-bottom: 0;
}
	
.slider-big {
    width: 100vw;
    padding-bottom: 11%;
    padding-top: 9.5%;
}
	
.banner .box01 {
    right: 6%;
    top: 12%;
}
.banner .box02 {
    right: 9%;
    top: 41%;
}	
.width1280 {
    width: 90%;
    height: auto;
}	
	
.content2 p {
    font-size: 16px;
}
	
img.gift {
    width: 98%;
    height: auto;
}
.card-tex {
    padding: 2%;
    margin: 2.2%;
    width: 37%;
    height: 84%;
}	
.cardsm-bg {



    border-radius: 1em;
    height: 66%;
    margin: 1em;
}
.cardsm-tex {
    width: 100%;
    height: 40%;
    padding: 1%;
}
.slider h4 {
    font-size: 2.1em;
}	
.slider h3 {
    font-size: 3.2em;
    line-height: 0.8;
    color: #484e51;
    letter-spacing: 3px;
}	
/*	slick  */	
	
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 244px;
}	
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 37px;
    line-height: 1;
    opacity: .75;
    color: #4cbacc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	
.slick-next {
    right: -50px;
}	
.slick-prev {
    left: -50px;
}	
.card-bg {
    height: 18em;
}
	
	
}


/*	↓↓↓↓	ipad 直向 w768 ↓↓↓↓	 */
@media (min-width: 768px) and (max-width:1023px) {	
/*BANNER*/
img.banner_big{display: none;}
img.banner_sm{width: 100vw;height: auto;}		
img.doctor{top: -9.5%;left: -26%;width: 106%;height: auto;z-index: 2;}
img.ball{
	position: absolute;
	top: 56.5%;
	left: 19%;
	z-index: 3;
	width: 29%;
	height: auto;
	}
	
img.card {
    width: 101%;
    height: auto;
    margin-left: 1%;
}
	.banner {
    padding-bottom: 0;
}
	
.banner .box02 h1 {
    font-size: 70px;
    letter-spacing: 5px;

}
.banner .box02 h4 {
    font-size: 45px;
    letter-spacing: 5px;
}	
.banner .box01 h2 {
    font-size: 21px;
}
.banner .box01 h3 {
    font-size: 38px;
    padding-right: 3%;
}
.slider-big {
    width: 100vw;
    padding-bottom: 3%;
    padding-top: 2.5%;
}
	
.banner .box01 {
    right: 0%;
    top: 39%;
}
.banner .box02 {
    right: 2%;
    top: 57%;
}	
.width1280 {
    width: 90%;
    height: auto;
}	
	
.content2 p {
    font-size: 16px;
}
	
img.gift {
    width: 78%;
    height: auto;
}
.card-tex {
    padding: 2%;
    margin: 2.2%;
    width: 37%;
    height: 84%;
}	
.cardsm-bg {
    border-radius: 1em;
    height: 66%;
    margin: 1em;
}
.cardsm-tex {
    width: 100%;
    height: 40%;
    padding: 1%;
}
.slider h4 {
    font-size: 1.5em;
}	
.slider h3 {
    font-size: 2.7em;
    line-height: 0.7;
    color: #484e51;
    letter-spacing: 1px;
}	
	
.content2 h4, .fill h2{
    font-size: 33px;
}
	
/*	slick  */	
	
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 175px;
}	
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 166px;
}	

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 37px;
    line-height: 1;
    opacity: .75;
    color: #4cbacc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	
	
.slick-next {
    right: -50px;
}	
.slick-prev {
    left: -50px;
}
.card-bg {
    height: 12em;
}
	
	
}

/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 360px) and (max-width:767px) {
.BRR{display: none;}
/*BANNER*/
img.banner_big{display: none;}
img.banner_sm{width: 100vw;height: auto;}	
img.doctor{top: -10.5%;left: -28%;width: 113%;height: auto;z-index: 2;}
img.ball{
	position: absolute;
	top: 1.5%;
	left: 64%;
	z-index: 3;
	width: 35%;
	height: auto;
	}
	
img.card {
    width: 100%;
    height: auto;
    margin-left: 0;
}
	.banner {
    padding-bottom: 0;
}
.banner .box02 h1 {
    font-size: 55px;
    letter-spacing: 5px;
}
.banner .box02 h4 {
    font-size: 32px;
    letter-spacing: 5px;
    line-height: 0.7;
}	
.banner .box01 h2 {
    font-size: 14px;
    padding: 4px 8px;
    letter-spacing: 1px;
}
.banner .box01 h3 {
    font-size: 25px;
    margin-top: -1%;
    padding-right: 5%;
}
.banner h5{
	font-size: 5em;
	color: #fff1ef;
	bottom: -4%;
	right: 1%;
}

.slider-big {
    width: 78vw;
    padding-bottom: 5%;
    padding-top: 3.5%;
    margin: 0 auto;
}
	
.banner .box01 {
    right: 0%;
    top: 36%;
}
.banner .box02 {

    right: 1%;
    top: 53%;
    z-index: 10;
}	
.width1280 {
    width: 100%;
    height: auto;
}	
	
.content2 p {
    font-size: 16px;
}
	
img.gift {
    width: 95%;
    height: auto;
}
.card-tex {
    padding: 2%;
    margin: 0;
    width: 100%;
}	
.cardsm-bg {
    border-radius: 0.5em;
    height: 25%;
    padding: 22px 0;
    margin: 10px;
    background-color: #fff;
}
.cardsm-tex {
    width: 100%;
    height: 1em;
    padding: 0;
}
.cardsm-img {
    display: none;
}
.slider h4 {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 1px;
    margin: -6px;
    padding: 0px;
}	
.slider h3 {
    font-size: 24px;
    line-height: 1;
    color: #484e51;
    letter-spacing: 3px;
    margin: 5px 0;
}	
.content1 h2 {
    font-size: 31px;
}	
.content2 h4, .fill h2{
    font-size: 24px;
    line-height: 1.2;
    width: 90%;
    padding-top: 6%;
}
	
.content2 ,.fill{
    padding-top: 7%;
    padding-bottom: 16%;
}
	
.content2 .big-box {
    margin-left: auto;
    margin-right: auto;
    margin: 3%;
    padding: 5px;
}
.content2 .tex-box {
    padding: 0px 3px 5px;
    letter-spacing: 0.3px;
    height: 9em;
}

.content2 h3 {
    font-size: 16px;
    padding: 2% 0;
    padding-bottom: 5%;
    /* width: 80%; */
    letter-spacing: 0;
}	
.content2 p {
    font-size: 15px;
    padding-bottom: 0;
    min-height: 0;
}
	
.fill .box {
    padding: 0 6%;
}
.linkbanner {
    display: inline-block;
    padding: 4px 16px;
    font-size: 16px;
}	
	
/*	slick  */	
	
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 200px;
}	
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 10%;
}	

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 32px;
    line-height: 1;
    opacity: .75;
    color: #4cbacc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	
	
.slick-next {
    right: -45px;
}	
.slick-prev {
    left: -45px;
}
.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
}
	
	
}


/* ↓↓↓↓ 手機尺寸SE ,顯示效果 ↓↓↓↓  */
@media (min-width: 320px) and (max-width:359px) {
.BRR{display: none;}
/*BANNER*/
img.banner_big{display: none;}
img.banner_sm{width: 106vw;height: auto;}	
img.doctor{top: -10.5%;left: -28%;width: 113%;height: auto;z-index: 2;}
img.ball{
	position: absolute;
	top: 13.5%;
	left: 67%;
	z-index: 3;
	width: 29%;
	height: auto;
	}
	
img.card {
    width: 100%;
    height: auto;
    margin-left: 0;
}
		.banner {
    padding-bottom: 0;
}
.banner .box02 h1 {
    font-size: 48px;
    letter-spacing: 5px;
}
.banner .box02 h4 {
    font-size: 27px;
    letter-spacing: 5px;
    line-height: 0.7;
}	
.banner .box01 h2 {
    font-size: 14px;
    padding: 4px 8px;
    letter-spacing: 1px;
}
.banner .box01 h3 {
    font-size: 25px;
    margin-top: -1%;
    padding-right: 5%;
}
.banner h5{
	font-size: 4.8em;
	color: #fff1ef;
	bottom: 0;
	right: 0;
}

.slider-big {
    width: 87vw;
    padding-bottom: 9%;
    padding-top: 5.5%;
    margin: 0 auto;
}
	
.banner .box01 {
    right: 0%;
    top: 36%;
}
.banner .box02 {
    right: 12%;
    top: 54%;
    z-index: 10;
}	
.width1280 {
    width: 100%;
    height: auto;
}	
	
.content2 p {
    font-size: 16px;
}
	
img.gift {
    width: 95%;
    height: auto;
}
.card-tex {
    padding: 2%;
    margin: 0;
    width: 100%;
}	
.cardsm-bg {
    border-radius: 0.5em;
    height: 3em;
    margin: 10px;
    background-color: #fff;
    margin-top: 22px;
}
.cardsm-tex {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
.cardsm-img {
    display: none;
}
.slider h4 {
    font-size: 17px;
    letter-spacing: 1px;
}	
.slider h3 {
    font-size: 24px;
    line-height: 1;
    color: #484e51;
    letter-spacing: 3px;
    margin: 5px 0;
}	
.content1 h2 {
    font-size: 27px;
}
	
.content2 ,.fill{
    padding-top: 7%;
    padding-bottom: 16%;
}
	
.content2 .big-box {
    margin-left: auto;
    margin-right: auto;
    margin: 3%;
    padding: 5px;
}
.content2 .tex-box {
    padding: 0px 3px 5px;
    letter-spacing: 0.3px;
    height: 10em;
}
.content2 h4, .fill h2 {
    font-size: 25px;
    line-height: 1.1;
    padding-top: 1%;
    width: 310px;
}
.content2 h3 {
    font-size: 16px;
    padding: 2% 0;
    padding-bottom: 5%;
    letter-spacing: 0;
    bottom: 0;
}	
.content2 p {
    font-size: 14px;
    padding-bottom: 0;
    min-height: 0;
}
	
.fill .box {
    padding: 0 6%;
}
.linkbanner {
    display: inline-block;
    padding: 4px 16px;
    font-size: 16px;
}	
	
/*	slick  */	
	
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 185px;
}	
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 0;
}	

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 32px;
    line-height: 1;
    opacity: .75;
    color: #4cbacc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	
	
.slick-next {
    right: -27px;
}	
.slick-prev {
    left: -27px;
}
.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
}
.card-bg {
    height: 11em;
}	
	
}
