@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url('https://fonts.googleapis.com/css?family=Baloo');
@import url('https://fonts.googleapis.com/css?family=Fredoka+One');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Mukta+Vaani:700|Staatliches');
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

body{
  background:#b70101 url(img/bg.png);
  background-position:top center;
  margin: 0 0;
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 300;
  overflow-x: hidden;
  font-family: "Arial","Noto Sans TC" , sans-serif;
  color-text: #fff;
  --color-link: #ffcccc;
  --color-link-hover: #fff;
  --color-title: #fff;
   
}


#gotop {
width:3.8em;
height:3.8em;
text-align: center;
border:1px solid #ddd;
position: fixed;
right: 10px;
bottom: 10vh;
border-radius:50%;
padding:6px 0px;
font-size:0.9em;
background: rgba(0,0,0,0.7);
border: 1px;
color: white;
cursor: pointer;
z-index: 300;

}
@media screen and (max-width:46em){
  #gotop {
  font-size:13px;
  padding-top: 5px;
  bottom:65px;
  }
  body {  
    font-weight: 300;
}
}

footer {
  position: relative;
  bottom: 0;
  color: #fff;
  padding: 8vh 8vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer h2{
  font-size:1.1em;
  line-height: 1.8;
  margin: 0 0px;
  text-align: left;
  color: #fff;
}
footer h3 {
  font-size: 1em;
  margin: 0 0;
  padding: 0 0 1vh 0.8vw;
  text-align: left;
}
.win{
  width:38vw;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.add{width:100%;color: #fff;}
.add td{padding: 5px 1px;}

footer nav{
  width: 11vw;  
  /*font-weight: 600;*/
  text-align: right;
  display: inline-block;
  vertical-align: top;
  margin: auto 0 auto 2vw;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #fff;
  text-decoration: none;
}
footer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
footer nav a{
  color: #fff;
  text-decoration: none;
  line-height: 1.8;
  display: block;
  text-align: left;
}
footer nav a:hover{
  font-weight: 600;
  color: #ffff00;
}
footer span{
  background-color: #fff;
  color: rgba(77, 144, 254,1.0);
  padding: 1px 5px;
  border-radius: 3px;
  font-weight: 600;
}
.shere{  
  display: inline-block;
  font-size:2.2em;
}
footer i{
  color: #fff;
  margin: auto 1vw;
}
@media (max-width: 68em){
  .win{
  width:50vw;
  display: inline-block;
  vertical-align: top;
}
footer {
  color: #fff;
  padding: 8vh 5vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  margin: auto 0 auto 6vw;
}
.add{font-size: 14px;}
}
@media (max-width: 50em){
 .win{
  width: 100%;
  font-size: 14px;
  display: block;
}
footer {
  font-weight: 300;
  color: #fff;
  font-size:13.5px;
  padding:5vh 3vw 10vh 3vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  width: 25vw;  
  margin-top: 3vh;
  margin-left:0vw;
  vertical-align: top;
}
.shere{  
  vertical-align: bottom;
  font-size: 1.6em;
}
}

#message{
  background-color: rgba(255,255,255,0.8);
  color:#333;
  text-align: center;
  padding: 5vh 10vw;
  margin: 0 auto;
}
#message h2{
  font-size: 2.2em;
  line-height: 1.2;
  margin-top:50px;
  margin-bottom: 5px;
  color:#06c;
  font-weight: 600;
  text-align: center;
}
h1,h2,h3,h4,h5,h6,p { font-weight: 300;}
h3{
  font-weight: 400;
  font-size: 1.1em;
}
table {border-collapse: collapse;border-spacing: 0;}
@media (max-width: 767px) {.hidden-xs {display: none !important;}}
@media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none !important;}}
@media (min-width: 1200px) {.hidden-lg {display: none !important;}}
a {text-decoration: none;}
.red {color: #F00;font-weight: 600; font-family: "Arial Black" , "Noto Sans TC", sans-serif;}
.r_bg{
  background-color: #f00;color: #fff;padding: 5px 10px;border-radius: 20px;
}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}

/*tossing*/
.linefirend{
  font-size:2.5em;
  animation-name: linefirend;
  -webkit-animation-name: linefirend; 
  animation-duration: 2.5s; 
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes linefirend {
  0% {transform: rotate(-4deg);}
  50% {transform: rotate(4deg);}
  100% {transform: rotate(-4deg);}            
}
@-webkit-keyframes linefirend {
  0% {-webkit-transform: rotate(-4deg);}
  50% {-webkit-transform: rotate(4deg);}
  100% {-webkit-transform: rotate(-4deg);}        
}
@media (max-width: 767px){
  .linefirend{
  font-size:1em;
  animation-name: linefirend;
  -webkit-animation-name: linefirend; 
  animation-duration: 2.5s; 
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
}

/*tossing*/
.floating{
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 5s; 
  -webkit-animation-duration: 5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
  0% {transform: translateY(0%);  }
  50% {transform: translateY(8%); } 
  100% {transform: translateY(0%);}     
}

@-webkit-keyframes floating {
  0% {-webkit-transform: translateY(0%);  
  }
  50% {-webkit-transform: translateY(8%); 
  } 
  100% {-webkit-transform: translateY(0%);
  }     
}
.top{
  background:url(img/top_bg.png);
  background-position:top center;
}
main {
  background:url(img/h_bg.png);
  background-position:top center;
  background-repeat: no-repeat;
}
header {
  text-align: center;
 /* background:url(img/h_bg.png);*/
  background-position:center;
  background-repeat: no-repeat;
}
header img {
  width:60vw;
  height: auto;
  margin-top: 3vh;
  padding-bottom: 5vh;

}
.exam strong {
  font-size: 120%;
}
header p {
  font-size: 1.38em;
  font-weight: 600;
  letter-spacing: 3;
  color: #000;
  padding: 0 0 2vh 0;
  margin: 0 0;
}
header h2,
header p {
  -moz-transform:rotate(-7deg);
  -webkit-transform:rotate(-7deg);
  -o-transform:rotate(-7deg);
  -ms-transform:rotate(-7deg);
  transform:rotate(-7deg);

}
#double{
  text-align: center;
  color: #fff;
}
#double h2 {
  padding: 1vh;
  letter-spacing: 1em;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  color: #fff
}

#double ul {
  text-align:center;
  padding: 0 0;
  margin: 0 0;
   font:1.25rem/2rem 'Noto Sans TC', sans-serif;

}
.exam ul li {
  width: 185px;
  height: 185px;
  display: inline-block;
  padding-top:12px;
  background-color: #fff;
  font-weight:600;
  color: #942a01;
  border-radius: 50%;
  margin: 2vw;
}
.exam ul li span {
  letter-spacing: 5px;
}
.no1{
  position: relative;
  bottom:0vh;
  left: -4vw;
  width: 300px;
  height: auto;
}
.no2{
  width:5vw;
  height: auto;

}

@media (max-width: 55em) {
header img {
  width:95vw;
  height: auto;
  padding-bottom: 0vh;
  padding-top:10vh;

}
header h2{
    font:1.1rem/1rem 'Noto Sans TC', sans-serif;
    margin-top: 3vh;
}
header p {
  font-size: 1.1em;
  font-weight: 400;
}
header p {
  -moz-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  transform:rotate(0deg);

}
#double h2 {
  letter-spacing:0em;
}
.exam {
  padding-left:0vw;
}
.exam ul {
   font:0.85rem/1.5em 'Noto Sans TC', sans-serif;

}
.exam ul li {
  width: 165px;
  height:165px;
  display: inline-block;
  padding-top:10px;
}
.no1{
  position: relative;
  bottom:0vh;
  left: -2vw;
  width: 150px;
  height: auto;
}
.no2{
  width:10vw;
  height: auto;

}
}

section {
  text-align: center;
  padding: 3vh 8vw;
}

.word {
  display: inline-block;
  width:auto;
  text-align:left;
  margin-bottom: 3vh;
}
.word p {
  font-style: italic;
  line-height: 0.8;
  padding-left: 1vw;
  font-weight: 400;
  color: #ff3636;
  font-size: 90%;
}
@media (max-width: 55em){
  section {   
  padding: 5vh 5vw;
}
}
.word {
  display:block;
  width:100%;
  text-align:center;
  margin-bottom: 3vh;
}
}

.t-bg,.m-bg{
  width:100%;
  padding: 3vh 3vw;
  background-color:rgba(255,255,255,0.95);
  color:#666;
  margin:auto;
  margin-bottom: 5vh;
  border-radius: 3.5em;
}
.m-bg{
   padding: 8vh 6vw 8vh 6vw;

}
.sale_tb{
  width:100%;
  color:#666;
  margin: auto;
  border-radius: 3em;  
  font-weight: 300;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}

.sale_tb td{
  border-bottom:1px solid #ffd1d2;
  padding: 1vh 1vw;
  text-align: center;
}

.sale_tb  tr:nth-last-child(1) td{
  border-bottom: 0px solid #ffd1d2;

}

.movie {
  width: 28vw;
  height: 32vh;
  border:8px solid #99CCFF;
}
@media screen and (max-width: 55em){
 .t-bg,.m-bg{
  width:98%;
  padding: 3vh 3vw; 
  margin-left: auto;
  margin-right:auto;
  border-radius: 3em;
}
.m-bg{
   padding: 8vh 6vw 8vh 6vw;

}
.sale_tb{
  font-size: 16px;
}
.sale_tb td{
  padding: 2vh 0.6vw;
}
.movie {
  width: 34vw;
  height: 22vh;
  border:8px solid #99CCFF;
} 
}

#fine-movie {
  padding:15vh 5vw 2vh 5vw;
  background-color:rgba(255, 231, 46, 0.81);
  text-align: center!important;
}
#fine-movie h2{
  font-size: 1em;
  font-weight: 600;
}
#four ol {
   margin: 0 0;
   padding: 0 0;
   list-style: none;


}
#four ol li {
  width: 120px;
  height: 120px;
  margin: 1vh 1vw;
  border-radius: 50%;
  padding-top: 28px;
  border-right:solid 1px #07f;
  display: inline-block;
  color: #07f;

}
#four ul {
  font-size: 1rem;
  text-align:left;
}
#four ul span {
  font-size: 138%;
}
.fimg {
  width: 60vw;
  height: auto;
}
@media (max-width: 55em){
  #fine-movie {
  padding:5vh 5vw 2vh 5vw;
}

#four ol li {
  width: 75px;
  height: 75px;
  margin: 1vh 0.2vw;
  border-radius: 50%;
  padding-top: 12px;
  font-size: 15px;


}
#four ul {
  font-size: 1rem;
  text-align:left;
}
#four ul span {
  font-size: 120%;
}
.fimg {
  width: 100%;
  height: auto;
}
}
#sale {
  background-color: rgba(255, 242, 137, 0.57);
  padding: 10vh 3vw;
}
#sale strong {
  font-size: 2em;
  font-family: "Mukta Vaani", sans-serif;

}
#sale small {
  font-size:18px;
}
.sale_bg_r,
.sale_bg_b {
  background-color: #fff;
  display: inline-block;
  width: 36vw;
  padding: 5vh 3vw 3vh 3vw;
  margin: 2vh 2vw;
  border-radius:3em;
  font-size: 1.1em;
  line-height: 1.2;
}
.sale_bg_r strong,.sale_bg_r h3{ color: #ff355e;}
.sale_bg_b strong,.sale_bg_b h3{color: #07f;}

@media (max-width: 55em){
  #sale {
    padding: 8vh 5vw;
}
.sale_bg_r,
.sale_bg_b {
  display: block;
  width: 100%;
  padding: 5vh 3vw 3vh 3vw;
  margin: 3vh auto;
}
}

.good_bg{
  width:100%;  
  margin:-25vh auto 10vh auto;
  border-radius: 2.5em;
  padding:20vh 2vw 12vh 2vw;
  background-color: rgba(255,255,255,0.61);
  border-radius:2em;
  
}
.bg_c {
  background-color: rgb(253 226 66 / 68%);
  margin-top: -10vh;
  padding-top: 12vh;
}
#kp h2,#cpa h2,#cpb h2{
  background-image: url(img/h2_bg.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding:10vh 0 25vh 0;
  line-height: 1.3;
  position: relative;
  font-size: 2em;
  color: #673b04;
  text-align: center;
  font-weight: 800;
}

#cpa,#cpb,#kp{
  margin: auto;
  font-size:2.2vw;
  line-height: 1.8;
  font-weight: 600; 
  position: relative;
  
}

#cpa ul,#cpb ul,#kp ul,#kp ol{
  margin: 0 auto 0 auto;
  padding: 0px 0px;
  text-align: center;
}
#kp ol li{
  font-family: "Noto Sans TC" , sans-serif;
  font-size: 80%;
  width:45%;
  text-align:center;
  color:#683b04;  
  display: inline-block;
  text-shadow:1px 1px 1px rgba(255,255,255,0.6);
}
#kp ol li span {
  color: #AA640E;
  padding-right: 1vw;
}
#cpa ul li,#cpb ul li,#kp ul li{  
  font-family: "Noto Sans TC" , sans-serif;
  width:22.8vw;
  text-align:center;
  color:#683b04;  
  display: inline-block;
  /*box-shadow: 3px 3px 3px rgba(159,31,36,0.2);*/
  text-shadow:1px 1px 1px rgba(255,255,255,0.6);
}
 #cpa p, #cpb p,#kp p{
  font-size:2.4vw;
  font-weight:600;
  color: #bf8d80;
  text-align: center;
  padding-top:10vh;
  padding-bottom: 3vh;
 }
 #cpa ul p, #cpb ul p,#kp ul p,#kp ol p{
  display: inline-block;
  font-size: 1.25vw;
  font-weight: 500;
  margin-left: 0.5vw;
  color: #bf8d80;
 }
 #cpa ul li kbd,#cpb ul li kbd,#kp ul li kbd,#kp ol li kbd{
  background-color:#bb2828;
  padding: 0.6vh 0.3vw;
  color: #fff;
  font-size:1.5vw;
  font-weight: 500;
  margin-right: 8px;
  border-radius: 5px;
    font-family: "Arial","Noto Sans TC" , sans-serif;
  text-shadow:0px 0px 0px rgba(5,255,255,0.6);

 }
 #cpa ul li a, #cpb ul li a,#kp ul li a{
  font-size: 1.2vw;
  color: #0033cc;

 }
 #cpa img,#cpb img,#kp img{
  width:4.2vw;
  height: auto;
  margin-bottom: 3px;
}

@media screen and (max-width:65em){
  #cpa,#cpb,#kp{
    font-size:1.2em;
    line-height: 1.8;
    font-weight: bold; 
    padding: 0 3vw 0 3vw;
    margin-bottom: 25vh;
  
}
.good_bg{
  margin-top: -12vh;
  
}
 #cpa ul p, #cpb ul p,#kp ul p{
  font-size: 1.5vw;
 }
  #cpa ul li,#cpb ul li,#kp ul li{
    width:26.8vw;
    letter-spacing: 1px;
}
  #kp ol li {
    width: 42vw;
  }
  #kp ol li kbd{ 
    font-size:2.6vw; 
  }
  #cpa ul li kbd,#cpb ul li kbd,#kp ul li kbd{ 
   font-size:2vw;
 }

}
@media screen and (max-width:38em){
#kp h2,#cpa h2,#cpb h2{    
  background-image: url(img/h2m.png);
  background-position:bottom center;
  background-repeat: no-repeat;
  padding: 2vh 0 16vh 0;
  line-height: 1.2;
  font-size:9vw;
}

  #cpa,#kp,#cpb{
    font-size:1.4em;
    line-height: 1.8;
    font-weight: bold; 
    padding: 0 0;
    margin-top: 3vh;
    margin-bottom: 5vh;
}
 #cpa p,#cpb p,#kp p{
  font-size: 5vw;
  color: #ffff00;
 }
 #cpa ul p,#cpb ul p,#kp ul p{
  font-size: 3.2vw;
 }
  #cpa ul li, #cpb ul li,#kp ul li{
    vertical-align: top;
    font-size:4.6vw;
    margin-right: auto;
    width: 45%;
    letter-spacing: 0px;
  text-shadow:1px 1px 1px rgba(255,255,255,0.0);

}
#kp ol li{
  font-family: "Noto Sans TC" , sans-serif;
  width:100%;
  text-align:center;
  color:#683b04;  
  display: inline-block;
  text-shadow:1px 1px 1px rgba(255,255,255,0.6);
}
  #cpa ul li kbd,#cpb ul li kbd,#kp ul li kbd{
  font-size:3.6vw;
  padding: 3px;

 }
  #cpa ul li a,#cpb ul li a,#kp ul li a{
  font-size:3.8vw;
  color: #ffff00;

 }
.good_bg,.six_bg{
  width:100%;  
  margin:0vh auto 10vh auto;
  border:0px solid #fff;
  padding:15vh 1vw 3vh 1vw;
  margin-top: -15vh;
}
  #cpa img,#cpb img,#kp img{
    width:7vw;

 }
}
article{
  /*background-color:rgb(255 140 100 / 72%);*/
  text-align: center;
}
article h1,article h2,article h3,article h4,article h5,article h6,article p { padding: 0 0;margin: 0 0; }
article p{
  text-align: left;
  margin: 2vh auto;
} 
article img{
  width: 100%;
  height: auto;
  background-color: #ffe3e3;
}
article h3{
  background-color: #09f; 
  padding: 0.2vh 0.5vw;
  color: #fff;
  margin-top: -5vh; 
  position: absolute;

}
article a,article a:hover {
  color: #09f;
}
article h4{
  text-align: right;
  font-size: 95%;
  font-style: italic;
  font-family: "Noto Sans TC" , sans-serif;
  color: #b14a00;
}
article h4 span:before,
article h4 span:after {
   content: '\f068';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  padding:0 0.5vw;
  font-size:12px;
}
.good-st{
  width: 23vw;
  padding: 3vh 1.5vw;
  vertical-align: top;
  display: inline-block;
  background-color: rgb(255 236 203 / 85%);
  margin: 1vh 0.2vw;
  color: #683b04;

}
@media (max-width:65em){
  article h4 span:before,
  article h4 span:after {
  font-size:8px;
}
    .good-st{
  width: 32vw;
  font-size: 15px;
  vertical-align: top;
  display: inline-block;
  margin: 1vh 0.2vw;
  padding: 3vh 1.5vw;


}
article h4{ 
  font-weight: 400;
}
}
@media (max-width: 50em){
  .good-st{
  width: 48vw;
  padding:1vh 1.5vw;

}
}


#leam {
  width: 100%;
  text-align: center;
  background:url(img/sale_bg.png)  rgba(255,255,255,1);
  background-position: center bottom;
  background-repeat: no-repeat;
  border: solid 10px #ffcbb4;
  color: #000;
  padding-bottom: 12vh;
}
#leam h2 {
  padding: 1vh;
  letter-spacing: 1em;
  background-color: #ffcbb4;
  margin:0;
  font-weight: 500;
}
#leam h3 {
  color: #e29654;
  font-size: 1.2em;
  margin-bottom:0;
}
#leam h3 span:before,
#leam h3 span:after {
   content: '|';
   padding: 0 1vw;

}
#leam ol {
  line-height: 2;
  text-align: left;
   padding: 0vh 8vw 0vh 8vw;
   margin:0;
   font-size: 1.1em;
}
#leam ol li{
  border-bottom: dashed 1px  #ffcbb4;
  padding:1vh;
}
#leam h4 span {
  background-color: #09f;
  color: #fff;
  padding: 2vh 1vw;
  border-radius: 2em;
}
#leam ol li strong {
  font-weight: 600;
  color: #ff355e;
}
@media (max-width: 50em){
  #leam {
  width: 100%;
  text-align: center;
  background:url(img/sale_bg.png) rgba(255,255,255,0.95);
  background-position: center bottom;
  background-repeat: no-repeat;
  border: solid 10px #ffcbb4;
  color:#000;
  padding-bottom: 12vh;
}
#leam h2 {
  letter-spacing:0em;
}
#leam h3 {
  font-size: 1.1em;
}

#leam ol {
   padding: 0 0 0 10vw;
   margin:0;
}
#leam ol li{
  padding: 2vh 5vw 0 0;
}
#leam h4 span {
  padding: 2vh 3vw;
}
}
#wrapper{
  position: relative;
  margin: 5vh 0vw;
  padding:1vh 2vw 3vh 2vw;
  background-color: rgb(254 204 123);
}
.carousels .test{
    padding: 0 5vw;
}
.carousels .slide-item{
    margin: 0 5vw;
}

.carousels{
    text-align: center;
 }

.carousels .slick-slide{
  margin: 0 0.5vw;
  padding: 0.5vh 0.3vw;
    border-radius: 0 0 15px 15px;
    background-color: #ffcccc;
}

#wrapper iframe{
 /* width: 250px;
  height: 141px;*/
  width: 560px;
  height: 315px;

}
@media screen and (max-width: 768px){
  
  #wrapper iframe{
    width: 250px;
    height: 141px;
  }
}



.carousels .slick-track{
  margin-bottom: 2vh;
}
.carousels .slick-dots li.slick-active button:before{
  color: #510707;
  content:'\f57d';
   font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  transform: scale(2);
}
.carousels .slick-dots li button:before{
  color: #510707;
  content:'\f57d';
   font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  transform: scale(1.8);
}


.slide-arrow{
  position: absolute;
  top: 100.5%;
  font-size: 1.5em;
  z-index: 99;
  color: #510707;
}


.pre{
  left: 38%;
}
.nex{
  right: 38%;
}
@media screen and (max-width: 425px){
  .pre{
    left: 30px;
  }
  .nex{
    right: 30px;
  }
}
@media screen and (max-width: 550px) and (min-width: 425px){
  .pre{
    left: 80px;
  }
  .nex{
    right: 80px;
  }
}
@media screen and (max-width: 768px) and (min-width: 550px){
  .pre{
    left:  140px;
  }
  .nex{
    right:  140px;
  }
}
@media screen and (max-width:1024px) and (min-width: 769px){
  .pre{
    left:  30%;
  }
  .nex{
    right:  30%;
  }
}
@media screen and (max-width:1440px) and (min-width: 1024px){
  .pre{
    left:  35%;
  }
  .nex{
    right:  35%;
  }
}




/*select*/
@media screen and (max-width:800px){
    #wrapper {
        margin: 5vh 2vw;
    }
}
@media screen and (max-width:1100px) and (min-width:801px){
    #wrapper {
        margin: 5vh 0.5vw;
    }
}








