@font-face{
  font-family: fira-bold;
  src: url("../fonts/FiraSansCondensed-Bold.ttf");
}
@font-face{
  font-family: fira-medium;
  src: url("../fonts/FiraSansCondensed-Medium.ttf");
}
@font-face{
  font-family: fira-regular;
  src: url("../fonts/FiraSansCondensed-Regular.ttf");
}
@font-face{
  font-family: fira-light;
  src: url("../fonts/FiraSansCondensed-Light.ttf");
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: fira-regular;
}

body,html{
  scroll-behavior: smooth;
}
.container_sections{
  padding-right: 0;
  padding-left: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9{
  padding-right: 0;
  padding-left: 0;
}
.row{
  margin-right: 0;
margin-left: 0;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.justify{
    text-align: justify;
}
.pos_rel{
    position: relative;
}
.section_nav{}
.container_shipping{
	max-width: 1000px;
	margin: 0 auto;
}
.p_s_nav{
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}
#nav{
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
    z-index: 999;
    position: relative;
}
#nav a{
	text-decoration: none;
	color: #282828;
	padding:20px 30px;
	text-transform: capitalize;
	font-size: 19px;
	font-family: fira-bold;
}
#nav a:first-child{
  position: absolute;
  top: 0;
  left: -50px;
}
#nav a img{
  max-width: 200px;
  width: 67%;
}
#nav_scrol{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
}

.box_ingr{
    max-width: 250px;
    margin: 0 auto;
    border:2px solid #c0c0c0;
}

.container_sections{
  max-width: 1700px;
  width: 100%;
  margin: 0px auto;
}
.title{
  text-align: center;
  color: #282828;
  font-size: 26px;
  background: #EBEBEB;
  font-weight: 500;
  padding: 20px 0px;
}
.box__s02 p{
  font-weight: 500;
  display: block;
  margin: 35px auto;
  font-size: 25px;
  position: relative;
}
.box__s02 p span:first-child{
  color: #20729C;
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 0;
}
.box__s02 p span:last-child{
  font-family: fira-bold;
    padding-left: 15px;
}
.color_white{
  color:#F4F6F7;
}
.color_white_bold{
  color: #FAFBFB;
}
.box__s02{
  padding: 20px;
}
.section__02{
  background: #264860;
}
.section__03{
background:#20729C;
}
.box__s03{
  background: #fff;
  padding: 15px 0 15px 25px;
}
.box__s03 p{
font-size: 20px;
font-weight: 500;
margin:16.3px 0;
line-height: 1.2;
font-family: fira-light;
color: #000;
}
.box__s04 p,.box__s05 p{
margin: 35px 0;
}
.box__s03 p span{
  font-family: fira-bold;
}
.dott_s3{
  color: #20729C;
  font-size: 12px;
  padding-right: 10px;
}
.section__03 img{
  width: 83.5%;
}
.mobile{
  display: none;
}
.section__06{
  background: #264860;
  padding: 40px 0px 20px 0;
}
.section__06 h2{
  font-family: fira-light;
  text-align: center;
  color: #282828;
  font-size: 33px;
  padding: 20px 0px;
  margin: 0 50px 100px 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  font-style: italic;
}
.section__06 p{
  font-family: fira-light;
  font-size: 20px;
  text-align: center;
  margin: 20px 70px 20px 70px;
  line-height: 1.2;
}
.section__06 p span{
  font-family: fira-bold;

}
.section__07 h2{
  font-size: 30px;
  text-align: center;
  font-family: fira-light;
  margin: 20px 0;
  color: #000;
}
.section__07 h3{
  font-size: 26px;
  text-align: center;
  font-family: fira-bold;
  margin: 0 50px 15px 50px;
  color: #264860;
}
.section__08{
  background: #20729C;
  padding: 15px 0 15px 0;
}
.section__08 p {
    font-family: fira-light;
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 20px;
}
.section__08 h3 {
    font-size: 25px;
    text-align: center;
    font-family: fira-bold;
    margin: 0 50px 20px 50px;
    color: #fff;
}
.section__09{
  text-align: center;
}
.section__09 p{
  font-family: fira-light;
  font-size: 19px;
  text-align: center;
  margin: 10px 50px 10px 50px;
  line-height: 1.2;
  color: #000;
}
.section__09 p span{
  font-family: fira-bold;
  color: #264860;
}
.section__09 h3{
  font-size: 28px;
  text-align: center;
  font-family: fira-bold;
  margin: 0 50px 20px 50px;
  color: #264860;
}
.btn_green,.btn_green:hover{
  background-color: #1fb25a;
  padding: 11px 30px;
  font-weight: 700;
  font-size:30px;
  text-transform: uppercase;
  border-radius: 21px;
  font-family: fira-bold;
  margin: 30px 0 10px 0;
  text-decoration: none;
  display: inline-block;
}
.container-s10{
  padding: 30px 70px 0 70px;
  position: relative;
}
.box_s10{
  margin: 20px 0;
}
.box_s10 h5{
  font-family: fira-light;
  font-size: 40px;
  margin: 30px 0;
  padding: 0 30px;
  color: #282828;
}
.box_s10 p{
  font-family: fira-light;
  font-size: 18px;
  margin: 30px 0;
  line-height: 1.7;
  padding: 0 30px;
  color: #282828;
}
.box_s10 .col-md-4 hr{
  margin: 0 30px;
}
.container-s10 img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
}
.section__11{
  background: #264860;
}
.box_11{
  padding:0px 50px 30px 50px;
}
.box_11 div{
  position: relative;
  padding: 0px 0;
}
.box_11 div img{
  position: absolute;
  top: 0px;
  left: 0;
}
.box_11 div h5,.box_11 div p{
  text-align: center;
  margin: 10px 0;
}
.box_11 div h5{
  font-size: 25px;
  font-family: fira-bold;
}
.box_11 div p{
  font-size: 20px;
  font-family: fira-light;
  line-height: 1.5;
}
.box_11 div p span{
  display: block;
}

.section__12{
  background:#EBEBEB;
  padding: 20px 0;
}
.box_s12{
  background: #fff;
}
.lazy1{
  margin: 20px auto !important;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.lazy1 div img{
    width: 90px !important;
    height: 102px;
    margin: 10px auto;
    border-radius: 0%;
}
.lazy1 div{
  margin: 0 5px;
}
.lazy1 div div{
  text-align: center;
}
.lazy1 div div p{
  font-family: fira-light;
  font-size:18px;
  margin: 10px 0;
}
.lazy2 div{
  width: 95%;
  margin: 0 auto;
}
.box_s12{
  padding:20px 20px 0 20px;
  height: 810px;
  position: relative;
}
.lazy2 div div img{
  border-radius: 0%;
  width: 90%;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.box_s12 h5{
  font-family: fira-bold;
  font-size: 25px;
}
.box_s12 p{
  font-family: fira-light;
  font-size: 18px;
  margin: 20px 0;
}
.stars{
  width: 140px !important;
  margin-left: 0 !important;
  position: unset !important;
  top: unset !important;
  left:unset !important;
  transform: unset !important;
  margin-bottom: 20px !important;
}
.section__14 .row .pos_rel div{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #20729C;
  position: absolute;
  top: 30px;
  right: 30px;
  display: flex;
    justify-content: center;
  align-items: center;

}
.section__14 .row .pos_rel div h4{
  font-family: fira-bold;
  font-size: 56px;
}
.section__14 img {
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.box__s14 h3{
  color: #20729C;
  font-family: fira-bold;
  font-size: 40px;
}
.box__s14 h4{
  font-family: fira-bold;
  font-size: 30px;
}
.box__s14 h5{
  font-family: fira-bold;
  font-size: 18px;
  color: #20729C;
  margin: 15px 0;
}
.box__s14 p{
  font-family: fira-light;
  font-size: 18px;
  line-height: 1.5;
}
.box__s14 p span{
  font-family: fira-bold;
}
.box__s14 p:nth-child(12){
  color: color: #b8b8b8;;
}
.light{
color: #b8b8b8;
font-family: fira-light;
}
.light span{
color: #b8b8b8;
font-family: fira-bold;
}
.section__15{
  background: #EBEBEB;
}
.box__s015{
  background: #EBEBEB;
}
.box__s015 p{
  text-align: center;
  margin: 35px auto;
  max-width: 620px;
}
.section__16 h2{
  font-size: 26px;
  margin: 20px 0 15px 0;
}
.section__16 h3{
  margin: -10px 50px 0px 50px;
  font-size: 26px;
  padding-bottom: 20px;
}
.box_s16{
  padding: 50px;
}
.box_s16 p{
  font-size: 18px;
  font-family: fira-light;
}
.box_s16 p span{
  font-family: fira-bold;
}
.section__16{
  background: #E8F1F5;
}
.box_s16 h4{
  font-family: fira-light;
  font-size: 23px;
  margin: 18px 0;
}
.box_s16 h4 span{
  font-family: fira-bold;
}
.box_s16 h3{
  font-family: fira-bold;
  font-size: 21px;
  margin: 20px 0;
  color: #2072A8;
  text-align: left;
  padding: 0;
}
.box_s16 h5{
  font-family: fira-light;
  margin: 14px 0;
  font-size: 20px;
}
.box_s16 h5 span{
  font-family: fira-bold;
}
.section__faq{
  padding: 20px 0px 30px 0;
}
.section__17 .row{
  padding: 0 10px;
}
.box_review{
  border-radius: 8px;
  border: 1px solid #e8e4e4;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  height: 190px;
  position: relative;
  padding: 10px;
  margin: 2px 0px 0 15px;
}
.box_review span{
  display:inline-block;
  color: #FDDC1B;
  font-size: 25px;
}
.box_review_statisc{
  border-radius: 8px;
  border: 1px solid #e8e4e4;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  width: 130px;
  height: 172px;
}
.box_review_h5{
  position: absolute;
  bottom: 10px;
  left:10px;
  font-size: 15px;
  color: #005AA0;
}
.box_review_h5 img{
  width: 20px !important;
  display: inline-block !important;
}
.box_review_statisc img:first-child{
  width: 85%;
  margin: 10px auto;
}
.section__17 .row{
  margin: 10px 0;
}
.box_review h3{
  font-size: 17px;
  font-family: fira-light;
  padding: 0 0;
  margin: 5px 0;
}
.box_review p{
  font-size: 14px;
  font-family: fira-light;
  line-height: 1.1;
}
.tick{
  position: absolute;
  right: 17px;
  top: 17px;
  width: 20px !important;
}
.box_review_statisc_big{
  border: 1px solid #e8e4e4;
  margin: 20px 0px;
  padding: 10px;
  max-width: 600px;
  width: 100%;
  border-radius: 8px;
}
.box_review_statisc_big h3{
  padding: 0 0;
}
.box_review_statisc_big h3 span{
  color: #FDDC1B;
}
.box_review_statisc_big p{
  color: #000000;
  font-size: 18px;
}
.box_review_statisc_big a{
  color: #005AA0;
  font-size: 15px;
}
.box_review_statisc_big h5{
  font-size: 15px;
}
.section__18{
  background:#20729C;
}
.section_faq2{
  display: none;
}
.nav-tabs .nav-item {
    width: 100%;
}
.container-tab{
  max-width: 1500px;
  width: 90%;
  margin: 30px auto;
}
.nav-tabs .nav-link{
  background: #ebe6e6;
  border: 1px solid #fff;
  color: #000;
  font-family: fira-bold;
  text-align: center;
  text-transform: uppercase;
  padding: 15px 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: #1FB25A;
  font-family: fira-bold;
}
.container-tab p{
  font-size: 18px;
  margin: 10px 0;
  font-family: fira-light;
  color: #000;
}
.container-tab h5{
  font-family: fira-bold;
  font-size: 20px;
  color: #000;
}
.container-tab p span{
font-family: fira-bold;
}
.tab-content>.active{
  padding: 20px 10px;
}
.container-green h4{
  background: #1FB25A;
  color: #fff;
  text-align: center;
  font-family: fira-bold;
  font-size: 18px;
  padding: 15px 0;
}
.container-green h4 span{
  font-family: fira-light;
}
.container-footer{
  background: #282828;
  padding: 20px 10px;
}
.container-footer h5{
  font-family: fira-bold;
  color: #fff;
  font-size: 18px;
}
.container-footer p a,.container-footer p{
  font-family: fira-light;
  color: #b8b8b8;
  font-size: 15px;
}
.box_footer{
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  align-items: center;
  height: 65px;
}
.box_footer img{
  width: auto;
  height: 20px;
}
.box_svg_footer{
  display: flex;
  justify-content: flex-end;
  gap: 15px;
  align-items: center;
  height: 65px;
  margin-right: 75px;
}
.trustpilot{
  margin-right: 75px;
  text-align: right;
}
.box_svg_footer img{
  width: 35px;
}
.section__17{
  margin: 30px auto;
}
.navbar-toggler{
  -webkit-align-self: center;
}
.box_11 img{
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media (max-width:1800px){
  .box__s02 p{
    margin: 30px auto;
    line-height: 1.2;
  }
  .box_11 div p,.box_11 div h5{
    text-align: left;
    padding-left: 110px;
    line-height: 1.2;
  }
  .box_11 div p{
    font-size: 19px;
  }
}
@media (max-width:1700px){
  .box__s04 p,.box__s05 p{
  margin: 8px 0;
  }
  .box_s12{
    padding:20px 20px 0 20px;
    height: 730px;
    position: relative;
  }
}
@media (max-width:1200px){
.box_review_statisc{
  display: none;
}
}
@media (max-width:991px){
  .container-footer h5,.container-footer p a, .container-footer p{
    text-align: center;
  }
  .box_svg_footer,.box_footer{
    margin-right: 0;
    justify-content: center;
  }
  .trustpilot{
    text-align: center;
    margin-right: 0;
  }
  .box_review{
    margin: 0px 0px 0 0px;
  }
  .box_s12{
    height: auto;
  }
  .lazy2 div div img{
    position: unset !important;
    top: unset !important;
    left:unset !important;
    transform: unset !important;
    padding-bottom: 20px;
    width: 40%;
  }
  .section__03 {
    background: #fff;
}
  .box__s03{
    padding: 0;
  }
  .mobile{
    display: block;
  }
  .desktop{
    display: none;
  }
  .box__s04 p,.box__s05 p,.box__s03 p{
    padding: 0px 15px 0 15px;
  }
}
@media (max-width:930px){
  .box_s10 h5{
    font-size: 35px;
  }
  #nav a{
  	padding:20px 20px;
  }
}
@media (max-width:767px){
  .section_faq2{
    display: block;
    margin: 33px auto 0;
  }
  .box_review_statisc_big{
    max-width: 600px;
    width: 95%;
    margin: 0 auto;
  }
  .box_s16 {
    padding:10px 0 0 15px;
}
.box_s16 h4{
  margin: 0px 0;
}
  .section__16 div h2, .section__16 div h3{
    margin: 10px 10px 10px 10px !important;
  }
  .btn_green, .btn_green:hover{
    margin: 15px 0 10px 0;
  }
  .section__16 div h3{
    margin: 0px 0px 0px 0px !important;
    padding-bottom: 0px;
  }
  .lazy1 div div {
    height:auto;
}
.box_s16 h5{
  margin: 10px 0;
  font-size: 18px;
}
  .box_s10 h5,.box_s10 hr{
    font-size: 30px;
    margin: 10px 0;
    padding: 0 0px;
}
.box_s10 p {
  font-size:23px;
  margin: 0px 0;
  padding: 0 0px;
  line-height: 1.2;
}
  .container-s10 img{
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
  }
  .container-s10 {
    padding: 0px 10px 0 10px;
}
  .section__06 h2,{
    margin: 0 10px 20px 10px;
    font-size: 30px;
  }
  .section__07 h2,.section__07 h3{
    margin: 10px 10px 20px 10px;
    font-size: 26px;
    padding: 0 0;
  }
  .section__06 p{
    margin: 0 10px 20px 10px;
    font-size: 23px;
  }
  .section__08 p,.section__08 h3,.section__09 p,.section__09 h3{
    margin: 0 10px 10px 10px;
    font-size: 18px;
  }
	.dnone{
		display: none !important;
	}
  .section__08 {
    padding: 1px 0 1px 0;
  }
}
@media (max-width:600px){
  .box_review{
    width: 95%;
    margin: 0 auto;
  }
  .lazy2 div div img{
    width: 100%;
    padding-bottom: 0;
  }
  .box_11 {
    padding: 10px 15px;
}
.box_s12 p{
  margin: 0px 0 20px 0;
}
  .box__s02 p,.section__06 p {
      margin: 10px auto;
      font-size: 17px;
      padding:0 10px;
  }
  .box__s02 p span:last-child {
  padding-left: 10px;
}
}
@media (max-width:449px){
  .btn_green, .btn_green:hover{
    font-size: 25px;
    padding: 5px 30px;
    text-decoration: none;
    color: #fff;
  }

  .box__s14 a:nth-child(18){
    display: block;
    text-align: center;
    width:65%;
    margin: 10px auto;
  }
.section__14 .row .pos_rel div{
  top: 10px;
    right: 10px;
    width: 100px;
    height: 100px;
}
.section__14 .row .pos_rel div h4{
  font-size: 38px;
}
.box__s14 h3 {
    font-size: 28px;
}
.box__s14 p:nth-child(14),.box__s14 p:nth-child(15),.box__s14 p:nth-child(16),.box__s14 p:nth-child(17),.box__s14 a:nth-child(18),.box__s14 h5:nth-child(19),.box__s14 h5:nth-child(20),.box__s14 p:nth-child(21){
  text-align: center;
}
.box__s14 h4 {
    font-size: 20px;
    margin: 10px 0;
}
  .box_s10 p{
    font-size: 20px;
  }
  .box_s10 h5, .box_s10 hr{
    font-size: 23px;
  }
  .section__09 h3{
    font-size: 23px;
  }
  .box__s03 p:nth-child(1){
    margin-top: 25px;
    font-size: 22px;
    margin-bottom: 30px;
  }
  .box__s03 p:nth-child(8){
    margin-top: 30px;
    font-size: 22px;
  }
  .box__s03 p:nth-child(14){
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* .box__s03 p:nth-child(3){
    margin-top: 20px;
    margin-bottom: 20px;
  } */
  .box__s04 p:nth-child(8) {
    margin-top: 0px;
    font-size: 18px;
}
.box__s05 p:nth-child(3) {
    margin-top: 0px;
    margin-bottom: 0px;
}
.section__06{
  padding: 20px 0px 20px 0;
}
.section__06 h2{
  margin: 0 15px 20px 15px;
}
.section__06 img:nth-child(5){
  width: 100%;
}
  .section__14{
    padding: 0 10px;
  }
  .box_11 div img{
    width: 70px;
  }
  .box_11 div img{
    top: 50%;
    transform: translateY(-50%);
  }
  .box_11 div p, .box_11 div h5{
    margin: 0px 0;
    padding-left: 80px;
  }
  .box_11 div p span {
    display: inline-block;
  }
  .box_11 div p {
    font-size: 18px;
  }
  .box_11 div h5{
    font-size: 25px;
  }
  .section__03 img{
    width:100%;
  }
  .box__s03 p{
    margin: 10px auto;
font-size: 18px;
  }
  .title,.section__06 h2{
    font-size: 23px;
    padding: 10px 10px;
  }
    .box_ingr{
        max-width: 332px;
        margin: 0 auto;
    }

}
@media (max-width:350px){
  .box_footer img{
    height: 15px;
  }
}



















/*counter*/

.div_counter{
	background: rgba(255,255,255,0.7);
	border-radius: 20px;
	max-width: 350px;
	margin: 0 auto;
	border:3px solid #d5767d;
	margin-left: -130px;
	margin-top:-40px;
}

.countdown_box {
    width: auto;
    margin: 5px 0;
    text-align: center;
}

.order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds {
    /*background-color: #ce181e;*/
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    /*font-weight: 900;*/
    /*padding: 5px;*/
    text-align: center;
    margin: 0;
}

.time {
    margin: 0 auto;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    line-height: 10px;
}
.time span {
    margin: 0 8px;
    font-weight: 500;
}
.toend {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 12px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px;
    background: #ce181e;
    width: 200px;
    margin: 15px auto;
    border-radius: 5px;

}



/*  faq  */

  .collapsible-link {
      width: 100%;
      position: relative;
      text-align: left;
  }

  .collapsible-link::before {
      content: '\f107';
      position: absolute;
      top: 50%;
      right: 0.8rem;
      transform: translateY(-50%);
      display: block;
      font-family: 'FontAwesome';
      font-size: 1.1rem;
  }

  .collapsible-link[aria-expanded='true']::before {
      content: '\f106';
  }
  .btn-link:focus, .btn-link:hover {
      color: #014c8c;
      text-decoration: underline;
      /* background-color: #f7f7f9; */
      box-shadow: none;
  }
  .collapsible-link[aria-expanded='true']::before {
       content: '\f106';
  }

  .collapsible-link::before {
      content: '\f107';
      position: absolute;
      top: 50%;
      right: 0.8rem;
      transform: translateY(-50%);
      display: block;
      font-family: 'FontAwesome';
      font-size: 1.1rem;
      text-transform: capitalize;
      border-radius: 20px;
      padding: 10px;

  }
  .card-body p{
    padding: 0 45px 15px 45px;
    font-family: fira-light;
  }

  .card {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      background-color: transparent;
      border: none;
      /*border-radius: 50px;*/
  }
  .card-header{

    background: unset;
  }
  .btn-link,.btn-link:hover {
    color: #000;
    padding: 15px;
    margin-top: -20px;
    line-height: 1.5;
    background: #ebebeb;
    font-family: fira-bold;
  }
  .btn-link span,.btn-link:hover span{
    font-family: fira-bold;
  }
.btn-link:focus, .btn-link:hover{
background: #ebebeb;
color: #000;
}
.collapsible-link[aria-expanded='true']{
  color:#1FB25A;
  font-family: fira-bold;
}
  @media (max-width:800px){
    .btn-link:active, .btn-link:not(.collapsed){
      font-size: 16px;
      padding-left: 10px;
      border: 2px solid #fff;
    }
    .card-body p {
        padding: 0 30px 16px 10px;
    }
    /* .btn-link,.btn-link:hover,.btn-link:focus{
      padding: 15px 0;
    } */
    .card-header{
      padding:5px 0;
    }
  }
  @media (max-width:450px){
    .collapsible-link span{
      display: block;
    }
    .btn-link,.card-body p,.btn-link:active, .btn-link:not(.collapsed){
      font-size: 14px;
      border: 2px solid #fff;
    }
    .btn-link span{
      display: block;
    }
  }
  @media (max-width:370px){
    .btn-link,.card-body p,.btn-link:active, .btn-link:not(.collapsed){
      font-size: 13px;
      border: 2px solid #fff;
    }
    .card-body p{
      line-height: 1.4;
    }
  }
  @media (max-width:340px){
    .btn-link,.card-body p,.btn-link:active, .btn-link:not(.collapsed){
      font-size: 12px;
    }
  }
     /* end faq  */
