@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
  font-family: 'Montserrat', sans-serif !important;
  color: #000;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
::selection{
  background: rgb(92, 27, 243);
  color: #fff;
}
p{
  font-size: 22px !important;
  line-height: 1.3 !important;
}
.p1{
  font-size: 19px !important;
}
h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}
.img10 img{
  width: 10%;
}
.img20 img{
  width: 20%;
}
.img30 img{
  width: 30%;
}
.img40 img{
  width: 40%;
}
.img50 img{
  width: 50%;
}
.img60 img{
  width: 60%;
}
.img70 img{
  width: 70%;
}
.img80 img{
  width: 80%;
}
.img90 img{
  width: 90%;
}
.img100 img{
  width: 100%;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}
.pl4{padding-left: 40px;}
.pl5{padding-left: 50px;}

.mt-10{margin-top: -10px;}
.mt-20{margin-top: -20px;}
.mt-30{margin-top: -30px;}
.mt-40{margin-top: -40px;}
.mt-50{margin-top: -50px;}
.mt-60{margin-top: -60px;}
.mt-70{margin-top: -70px;}
.mt-80{margin-top: -80px;}
.mt-90{margin-top: -90px;}
.mt-100{margin-top: -100px;}

.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}

.br-10{border-radius: 10px !important;}
.br-20{border-radius: 20px;}
.br-30{border-radius: 30px;}
.br-40{border-radius: 40px;}
.br-50{border-radius: 50%;}

.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.red1{color: #7e0927;}
.yellow{color: #ffcc00;}
.green{color: #1cb85e;}
.blue{color: #001c55;}
.light-blue{color: #1a52ad;}
.pink{color: #ff004c;}
.orange{color: #fd6e00;}

.uppercase{
  text-transform: uppercase;
  letter-spacing: 3px;
}
.transparent{
  opacity: 0.7;
}
.text-shadow {
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.heading1{
  font-size: 50px;
}
.headingl{
  font-size: 55px;
}
.headingl1{
  font-size: 70px;
}
.heading-big{
  font-size: 100px;
}
.highlight-yellow{
  background: #ffff00;
  display: inline-block;
  padding: 5px 5px 0px;
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.section1{
  display: block;
  background: #151D52 url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section1a{
  display: block;
  background: #743BCE;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-bottom: 0px;*/
  background-position: center top;
}
.section2{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 0px;
  margin-bottom: -2px;
  background-position: center top;
}
.section3{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section4{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section4a{
  display: block;
  background: #DCDCFF;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section5{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section6{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section6a{
  display: block;
  background: #F8A11A;
  padding-top: 50px;
  padding-bottom: 100px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section7{
  display: block;
  background: #e6f8f9bb;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section8{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 80px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section9{
  display: block;
  background: url(../images/bg5.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section10{
  display: block;
  background: url(../images/bg6.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section11{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section12{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section13{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section14{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer{
  display: block;
  background: #191542;
  padding-top: 30px;
  padding-bottom: 30px;
  /*border-top: 5px solid #E3575D;*/
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer_menu li {
  list-style: none;
  display: inline-block;
}
.footer_menu li a{
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
.footer_menu li a:hover{
  text-decoration: underline;
}
.logo img{
  width: 20%;
}
.bar1{
  background: #5957E3;
  height: 3px !important;
  width: 50%;
  display: inline-block;
  border-radius: 20px;
}
.bar2{
  background: #fff;
  height: 3px !important;
  width: 50%;
  display: inline-block;
  border-radius: 20px;
}
.top-strip{
  display: inline-block;
   background: #743BCE; 
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.circle{
  border-radius: 50%;
  height: 34px;
  width: 55px;
  border: 1px solid rgb(190, 188, 188);
}
audio{
  width: 100%;
  margin-top: 20px;
  /* background: #f00; */
  border-radius: 50px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
audio::-webkit-media-controls-play-button{
  background-color:rgb(239, 166, 9);
  border-radius: 50%;
}
.button-green {
  display: inline-block;
  background: #1cb85e;
  font-size: 35px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  padding: 15px 50px;
  border-radius: 50px;
  transition: 0.5s;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.button-green:hover{
  text-decoration: none;
  color: #fff;
  transform: scale(1.03);
  /*background: #ff9a4c;*/
}
.video-bg{
  background: #ffb300;
  padding: 10px;
  border-radius: 10px;
}
.list1 li {
  list-style: none;
  font-size: 20px;
  margin-top: 20px;
  /*margin-left: 30px;*/
  margin-bottom: -15px;
}
.list1 li i {
  color: #1cb85e;
  background: #fff;
  border-radius: 50%;
  /* padding-right: 5px; */
  margin-right: 5px;
  margin-left: -30px;
}
.box1{
  /* display: inline-block; */
  background: #0f1c2a42;
  width: 100%;
  /*padding: 10px 30px 0px 0px;*/
  border-radius: 5px;
  border: 1px solid #0f1c2a6b;
  /*height: 60px;*/
}
.box1 p{
  padding: 20px 30px 0px 50px;
  font-size: 20px !important;
}
.icona img{
  width: 100%;
  margin-top: 3px;
  margin-left: 50px;
  position: relative;
}
.border-box1{
  display: inline-block;
  background: #F2FCFF;
  width: 100%;
  padding: 0px 20px 20px 20px;
  border-radius: 20px;
  border: 3px dotted #8ADFFC;
}
.border-box1 .strip{
  display: inline-block;
  background: #8ADFFC;
  padding: 10px 35px;
  border-radius: 50px;
  font-size: 30px;
  font-weight: 700;
  margin-top: -60px;
}
.border-box2{
  display: inline-block;
  background: #f2f3ff;
  width: 100%;
  padding: 0px 20px 20px 20px;
  border-radius: 20px;
  border: 3px dotted #B3B7FC;
}
.border-box2 .strip{
  display: inline-block;
  background: #B3B7FC;
  padding: 10px 35px;
  border-radius: 50px;
  font-size: 30px;
  font-weight: 700;
  margin-top: -60px;
}
.border-box3{
  display: inline-block;
  background: #fff6f3;
  width: 100%;
  padding: 0px 20px 20px 20px;
  border-radius: 20px;
  border: 3px dotted #FFB9A5;
}
.border-box3 .strip{
  display: inline-block;
  background: #FFB9A5;
  padding: 10px 35px;
  border-radius: 50px;
  font-size: 30px;
  font-weight: 700;
  margin-top: -60px;
}
/*COmparison Box*/
.vsbox1{
  display: inline-block;
  background: #1D2498;
  width: 100%;
  padding: 30px 0px;
  border-radius: 15px;
  margin-top: 50px;
  margin-left: 50px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.vsstrip1{
  background: #CE2038;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 15px;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}
.vsbox1 p{
  padding: 0 50px 0 70px;
  color: #fff;
}
.vsbox1 p.yellow1{
  font-size: 25px;
  font-weight: 600;
  color: ;
}
.vsbox1 p i{
  color: #ce2038;
  background: #fff;
  border-radius: 50%;
  margin-left: -30px;
  margin-right: 5px;
}
.vsbox1 p:nth-child(odd){
  background: #6b7ac6;
  padding: 10px 70px 10px 70px;
  color: #fff;
  font-weight: 500;
}
.vsbox1 img{
  margin-top: -150px;
}
.vslist1 li {
  list-style: none;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin-top: 12px;
  /*margin-left: 30px;*/
}
.vslist1 li i {
  color: #f00;
  margin-right: 5px;
  margin-left: -30px;
}
.vsbox2{
  display: inline-block;
  /*background: url(../images/box2.png) repeat 0 0 / cover;*/
  background: #9DCA21;
  width: 100%;
  margin-top: 25px;
  margin-left: -15px;
  padding: 40px 0px 40px 0;
  border-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.vsbox2 p{
  padding: 0 50px 0 60px;
  color: #000;
  font-weight: 600;
}
.vsbox2 p:nth-child(odd){
  background: #fff;
  padding: 10px 50px 10px 60px;
  color: #000;
  font-weight: 600;
}
.vsbox2 p i{
  color: #14af08;
  background: #fff;
  border-radius: 50%;
  margin-left: -30px;
  margin-right: 5px;
}
.vsbox2 p.yellow1{
  font-size: 25px;
  font-weight: 600;
}
.vsbox2 img{
  margin-top: -150px;
}
.vsbox3{
  background: #003399;
  padding: 20px 30px;
  border-radius: 25px;
}
.vs img{
  width: 4%;
  position: relative;
  top: -300px;
}
.vsstrip2{
  background: #1D68E5;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 15px;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}
/*COmparison Box*/
.country-box{
  display: inline-flex;
  width: 100%;
  background: #9df7ff;
  border-radius: 30px;
  margin-top: 30px;
}
.country-box p{
  margin: auto;
  font-size: 15px !important;
}
.border-right{
  border-right: 2px solid #fff;
}
.info1{
  display: inline-block;
  width: 100%;
  background: linear-gradient(90deg, #9ebd13 0%, #008552 100%);
  padding: 15px 30px;
  border-radius: 50px;
}
.info1 p{
  margin-bottom: 0px;
}
.info2{
  display: inline-block;
  width: 100%;
  background: linear-gradient(90deg, #daae51 0%, #d53369 100%);
  padding: 15px 30px;
  border-radius: 50px;
}
.info2 p{
  margin-bottom: 0px;
}
.info3{
  display: inline-block;
  width: 100%;
  background: linear-gradient(90deg, #FC466B 0%, #3F5EFB 100%);
  padding: 15px 30px;
  border-radius: 50px;
}
.info3 p{
  margin-bottom: 0px;
}
.info4{
  display: inline-block;
  width: 100%;
  background: linear-gradient(90deg, #FDBB2D 0%, #055c5d 100%);
  padding: 15px 30px;
  border-radius: 50px;
}
.info4 p{
  margin-bottom: 0px;
}
.gutter-text{
  margin-left: 15%;
  margin-right: 10%;
}
.feat-box{
  display: inline-block;
  background: #dce6ff;
  padding: 30px;
  border-radius: 30px;
}
.table-head3{
  background: #FF5556;
  padding: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  /* margin-top: -140px; */
}
.table-body3{
  background: #fff;
  margin-top: -10px;
  padding: 20px 0 20px 0;
}
.list4 li{
  list-style: none;
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  margin-left: -25px;
  margin-top: 7px;
  margin-bottom: 10px;
}
.list4 hr{
  margin-left: -32px;
}
.box3{
  background: transparent;
  padding: 15px 20px 8px 20px;
  border-radius: 10px;
  border: 1px solid #afaeae;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.box4{
  background: #e6f8f9;
  padding: 15px 20px 8px 20px;
  border-radius: 10px;
  border: 1px solid #afaeae;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.box5{
  background: #fff;
  padding: 20px 30px 8px 30px;
}
.box6{
  /* display: inline-block; */
  background: #e6f8f9;
  width: 100%;
  padding: 15px 30px 8px 30px;
  border-radius: 15px;
  /* margin-top: 50px; */
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(255, 234, 234, 0.69);
}
.box7{
  /* display: inline-block; */
  background: #010510;
  width: 100%;
  padding: 0px 30px 0px 30px;
  border-radius: 15px;
  border: 2px solid rgb(236, 140, 4);
  /* margin-top: 50px; */
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(255, 234, 234, 0.69);
}
.box8 .row{
  /* display: inline-block; */
  background: #78c2eda6;
  width: 100%;
  padding: 18px 30px 8px 30px;
  border-radius: 15px;
  /* margin-top: 50px; */
  /* -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(255, 234, 234, 0.69); */
}
.text-animation {
  /*text-align: center;*/
  background: linear-gradient(to right, #F6FE02 20%, #FF5556 40%, #F6FE02 60%, #FF5556 80%);
  background-size: 200% auto;
  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: shine 3s linear infinite;
  animation: shine 3s linear infinite;
}
@-webkit-keyframes shine {
  to {
    background-position: 200% center;
  }
}
@keyframes shine {
  to {
    background-position: 200% center;
  }
}
.guarantee-box{
  display: inline-block;
  width: 80%;
  background: #194fa8;
  padding: 30px;
  border-radius: 25px;
  text-align: center;
  margin-top: 100px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.guarantee-box img{
  width: 25%;
  margin-top: -120px;
}
.table-head1{
  background: #f00;
  padding: 16px 30px 8px 30px;
  border-radius: 10px 10px 0 0;
}
.table-body1{
  background: rgb(249, 206, 206);
  padding: 20px 30px 8px 30px;
  border-radius: 0 0 10px 10px;
}
.table-head2{
  background: rgb(31, 160, 2);
  padding: 16px 30px 8px 30px;
  border-radius: 10px 10px 0 0;
}
.table-body2{
  background: rgb(204, 255, 215);
  padding: 20px 30px 8px 30px;
  border-radius: 0 0 10px 10px;
}
.list2 li {
  list-style: none;
  font-size: 20px;
  /* margin-top: 20px; */
  /*margin-left: 30px;*/
  margin-bottom: 8px;
}
.list2 li i {
  color: #ff0000;
  background: #fff;
  border-radius: 50%;
  /* padding-right: 5px; */
  margin-right: 5px;
  margin-left: -30px;
}
.list3 li {
  list-style: none;
  font-size: 20px;
  /* margin-top: 20px; */
  /*margin-left: 30px;*/
  margin-bottom: 8px;
}
.list3 li i {
  color: rgb(31, 160, 2);
  background: #fff;
  border-radius: 50%;
  /* padding-right: 5px; */
  margin-right: 5px;
  margin-left: -30px;
}
.p-table {
  display: inline-block;
  background: #fff;
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,.69);
}
.p-head1 {
  background: #114481;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-head2 {
  background: #ed861c;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-body {
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.p-body2 {
  display: inline-block;
  width: 100%;
  padding: 20px;
  border: 4px dotted #ed861c;
  border-top: none;
}
.p-list {
  margin-left: -30px;
  text-align: left;
}
.p-list li {
  list-style: none;
  font-size: 20px;
  font-weight: 400;
}
.p-list li i{
  color: #1DB85C;
}
.audio-box{
  display: inline-block;
  background: #fff;
  width: 100%;
  padding: 20px;
  border-radius: 15px;
}
.container1 {
  margin: 0 auto;
  padding: 4rem 4rem 4rem 1rem;
  /* width: 68rem; */
  width: 70%;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
  background: #e6f8f9;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 15px 20px;
  color: #000;
  font-size: 1.15rem;
  font-weight: 600;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #28104E;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #28104E;
  /* border: 1px solid #28104E; */
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 5%;
  width: 22px;
  height: 22px;
  /* border: 2px solid; */
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded=true] {
  color: #28104E;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 17px !important;
  font-weight: 400;
  /* margin: 2em 0; */
  margin: 10px;
  /* margin-bottom: 5px; */
}
@media (max-width: 767px){
  .container1 {
    margin: 0 auto;
    padding: 4rem 1rem 4rem 1rem;
    /* width: 68rem; */
    width: 100%;
  }
  .logo img{
    width: 50%;
  }
  .section1 .top-strip h4{
    font-size: 20px;
  }
  .mt10-res{
    margin-top: 50px;
  }
  .mt5-res{
    margin-top: 20px;
  }
  .mt0-res{
    margin-top: 0px;
  }
  .center-res{
    text-align: center !important;
  }
  .headingm{
    font-size: 27px;
  }
  .heading1{
    font-size: 30px;
  }
  .headingl1{
    font-size: 45px;
  }
  .headingl{
    font-size: 35px;
  }
  .heading-big{
    font-size: 40px;
  }
  h2{
    font-size: 23px;
  }
  h3{
    font-size: 20px;
  }
  .mt0-res{
    margin-top: 0px;
  }
  .mt1-res{
    margin-top: 10px;
  }
  .mt2-res{
    margin-top: 20px;
  }
  .mt3-res{
    margin-top: 30px;
  }
  .mt40-res{
    margin-top: 40px;
  }
  .mt50-res{
    margin-top: 50px;
  }
  .mt60-res{
    margin-top: 60px;
  }
  .mt70-res{
    margin-top: 70px;
  }
  .mt80-res{
    margin-top: 80px;
  }
  .mt90-res{
    margin-top: 90px;
  }
  .mt100-res{
    margin-top: 100px;
  }
  .br-res br{
    display: none;
  }
  .button-green{
    font-size: 20px;
  }
  .button-green{
    padding: 10px 20px;
  }
  .guarantee img{
    width: 70%;
  }
  .img70 img{
    width: 100%;
  }
  .img50 img{
    width: 100%;
  }
  .icona img{
    width: 120%;
    margin-top: 15px;
    margin-left: 0;
  }
  .vsbox1{
    margin-left: 0;
  }
  .vsbox2{
    margin-left: 0;
    margin-top: 100px;
  }
  .section6{
    background: #DCDCFF;
  }
  .section7 img{
    width: 40px;
    height: 40px;
  }
  .country-box{
    margin-left: 0;
    border-radius: 5px;
  }
  .wave3{
    width: 100% !important;
  }
  .info1 img, .info2 img, .info3 img, .info4 img{
    width: 120%;
    margin-top: 10px;
    margin-left: -20px;
  }
  .gutter-text{
    margin-left: 5%;
    margin-right: 5%;
  }
  .section10, .section5{
    background: linear-gradient(to bottom, #181544, #1C194D, #5A0A58);
  }
  .footer img{
    width: 80%;
  }
  .footer .text-end{
    text-align: center !important;
    padding-left: 0;
  }
  .no-gutters{
    padding: 0 20px;
  }
  .box1 img{
    width: 150% !important;
  }
  p{
    font-size: 19px !important;
  }
  .strip{
    font-size: 20px !important;
    position: relative;
    top: -10px;
  }
  .top-strip{
    font-size: 17px !important;
    padding: 10px 30px;
    border-radius: 100px;
  }
  .box1 p{
    font-size: 16px !important;
  }
  .list4 li{
    font-size: 21px;
  }
  .table-body3{
    padding-bottom: 10px;
  }
}