@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');
@import url('https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap');
body{
  font-family: 'Montserrat', sans-serif !important;
  color: #000;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
.patrick{
  font-family: 'Patrick Hand', cursive !important;
}
::selection{
  background: rgb(92, 27, 243);
  color: #fff;
}
p{
  font-size: 22px !important;
  line-height: 1.3 !important;
}
.p1{
  font-size: 19px !important;
}
.p2{
  font-size: 16px !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%;
}
.img110 img{
  width: 130%;
}
.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;}

.mt5px{margin-top: 5px;}
.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;}
.mt15{margin-top: 150px;}

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

.br-15{border-radius: 15px;}
.br-10{border-radius: 10px;}
.br-20{border-radius: 20px;}
.br-30{border-radius: 30px;}
.br-40{border-radius: 40px;}
.br-50{border-radius: 50%;}
.circle{
  border-radius: 50%;
  height: 35px;
  width: 55px;
}


.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: #ffbe05;}
.yellow1{color: #ffff00;}
.green{color: #1cb85e;}
.green1{color: #00ff00;}
.blue{color: #ff004c;}
.light-blue{color: #00ffff;}
.pink{color: #ff004c;}
.orange{color: #fd6e00;}
.grey{color: #424242;}

.uppercase{
  text-transform: uppercase;
  letter-spacing: 3px;
}
.underline1{
  text-underline-offset: 7px;
  line-height: 1.3;
}
.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);
}
.text-shadow1 {
  text-shadow: 1px 1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 2px 3px 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: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 300px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section2{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 0px;
  padding-bottom: 50px;
  /*margin-bottom: 0px;*/
  background-position: center top;
}
.section3{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section4{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  /* margin-top: -200px; */
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section5{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section6{
  display: block;
  background: url(../images/bg5.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center center;
}
.section7{
  display: block;
  background: url(../images/bg6.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section8{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section9{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section10{
  display: block;
  background: url(../images/bg9.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /* margin-top: -200px; */
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section11{
  display: block;
  background: url(../images/bg10.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section12{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section13{
  display: block;
  background: url(../images/bg11.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 180px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section14{
  display: block;
  background: #E9EAEB;
  padding-top: 150px;
  padding-bottom: 50px;
  margin-top: -115px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section15{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section16{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  /* margin-top: -200px; */
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section17{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section18{
  display: block;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section19{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section20{
  display: block;
  background: #F2195D;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section21{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-bottom: -135px;*/
  background-position: center bottom;
}
.section22{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.section23{
  display: block;
  background: #fff;
  padding-top: 0px;
  padding-bottom: 50px;
  /* margin-top: -240px; */
  /*margin-bottom: -135px;*/
  background-position: center top;
}
.footer{
  display: block;
  background: #091111;
  padding-top: 30px;
  padding-bottom: 30px;
  /*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;
}
audio{
  width: 100%;
  margin-top: 20px;
  /* background: #f00; */
}
audio::-webkit-media-controls-play-button{
  background-color:rgb(239, 166, 9);
  border-radius: 50%;
}
.video-bg{
  background: #005768;
  padding: 9px;
  border-radius: 10px;
}
.logo img{
  width: 25%;
}
.top-strip{
  display: inline-block;
  background: #ffff00; 
  font-size: 20px;
  color: #000;
  font-weight: 600;
  padding: 13px 50px;
  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);
}
.strip1{
  margin-top: 20px;
}
.strip1 span{
  display: inline-block;
  background: #000; 
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  /* border: 2px solid #28104e51; */
  padding: 10px 50px;
  border-radius: 25px;
  /* margin-top: 30px; */
  /* -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); */
}
.stroke{
  -webkit-text-stroke: 3px #2c50ff;
}
.border1{
  border: 1px solid #fff;
  padding: 7px 20px;
  display: inline-block;
  border-radius: 15px;
}
.button-green {
  display: inline-block;
  background: #ffff00;
  font-size: 30px;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  padding: 10px 30px;
  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: #000;
  transform: scale(1.03);
  /*background: #ff9a4c;*/
}
.button-green1 {
  display: inline-block;
  background: #ffff00;
  font-size: 22px;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  padding: 10px 30px;
  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-green1:hover{
  text-decoration: none;
  color: #000;
  transform: scale(1.03);
  /*background: #ff9a4c;*/
}
.list1{
  margin-top: 100px;
}
.list1 li {
  list-style: none;
  background: url(../images/icon1.png);
  background-repeat: no-repeat;
  background-size: 6%;
  background-position: left center;
  color: #fff;
  font-size: 20px;
  margin-top: 28px;
  padding-left: 35px;
  /*margin-left: 30px;*/
  /* margin-bottom: -15px; */
}
.list1 li i {
  color: #1cb85e;
  padding-right: 5px;
  margin-left: -30px;
}
.element1{
  position: absolute;
  width: 17%;
}
.element1 img{
  position: relative;
  left: 1300px;
  top: -50px;
}
.arrow3{
  position: absolute;
  width: 13%;
}
.arrow3 img{
  position: relative;
  left: 500px;
  top: -90px;
}
.arrow4{
  position: absolute;
  width: 17%;
}
.arrow4 img{
  position: relative;
  left: -200px;
  top: -40px;
}
.arrow5{
  position: absolute;
  width: 13%;
}
.arrow5 img{
  position: relative;
  left: 500px;
  top: -110px;
}
.arrow6{
  position: absolute;
  width: 17%;
}
.arrow6 img{
  position: relative;
  left: -200px;
  top: -60px;
}
.arrow7{
  position: absolute;
  width: 5%;
}
.arrow7 img{
  position: relative;
  left: 1550px;
  top: 50px;
}
.img-box1 img{
  border: 1px solid #28104e;
  border-radius: 50px;
}
.box1{
  /* display: inline-block; */
  background: #E9E9EB;
  border-radius: 50px;
  padding: 30px;
}
.boxa1{
  background: #00ffbf;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  height: 105px;
}
.boxa2{
  background: #00b2bf;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  min-height: 105px;
}
.boxa3{
  background: #cba6c4;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  min-height: 105px;
}
.boxa4{
  background: #8aff7f;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  min-height: 105px;
}
.boxa5{
  background: #a67aef;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  min-height: 105px;
}
.boxa6{
  background: #46a9bf;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  min-height: 105px;
}
.box2{
  /* display: inline-block; */
  background: #E9E9EB;
  border-radius: 50px;
  padding: 30px;
}
.box3{
  /* display: inline-block; */
  background: transparent;
  border: 2px dashed #f5b30c;
  border-radius: 50px;
  padding: 30px;
}
.box-strip{
  background: #f5b30c;
  padding: 10px 30px;
  font-size: 35px;
  font-weight: 600;
  border-radius: 100px;
  display: inline-block;
  position: relative;
  top: -70px;
  margin-bottom: -90px;
}
.section17 p{
  font-size: 15px !important;
  font-weight: 400;
}
.section17 .col-md-4 .row{
  margin-top: 10px !important;
}
.fact-box1{
  background: #c2e1ff;
  padding: 0px 30px 20px;
  border-radius: 80px 0 0 80px;
}
.fact1{
  background: #FF7A00;
  padding: 7px 30px 4px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  /* position: relative;
  top: -20px; */
}
.fact-box2{
  background: #6A67CE;
  padding: 0px 30px 20px;
  border-radius: 0 80px 80px 0;
}
.fact2{
  background: #FF7A00;
  padding: 7px 30px 4px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  /* position: relative;
  top: -20px; */
}
.feat-box1{
  background: #9754CB;
  padding: 0px 30px 20px;
  border-radius: 80px 0 0 80px;
}
.feat-box2{
  background: #DEACF5;
  padding: 0px 30px 20px;
  border-radius: 0 80px 80px 0;
}
.test-box{
  background: transparent;
  padding: 20px 30px;
  border: 3px solid #FF7A00;
  border-radius: 20px;
}
.guarantee-box{
  display: inline-block;
  width: 100%;
  background: #343A40;
  padding: 30px 50px;
  border-radius: 25px;
  /* text-align: center; */
  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(0,0,0,0.69);
}
/* .guarantee-box img{
  width: 25%;
  margin-top: -120px;
} */
.dashed{
  border: 4px dashed #000;
  padding: 10px 20px;
  display: inline-block;
}
.p-table {
  display: inline-block;
  background: #fff;
  width: 100%;
  border-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 0;
  background: #fff;
  border-radius: 20px;
}
.p-body1 {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  background: #55E6A5;
  border-radius: 20px;
}
.p-box{
  background: #000;
  padding: 20px 0px 8px 40px;
  border-radius: 0 20px 20px 0;
}
.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: 19px;
  font-weight: 400;
  margin-left: 35px;
}
.p-list li i{
  color: #1DB85C;
  margin-left: -30px;
  margin-right: 5px;
}
.p-list1 {
  margin-left: -30px;
  text-align: left;
}
.p-list1 li {
  list-style: none;
  font-size: 19px;
  font-weight: 400;
  margin-left: 35px;
}
.p-list1 li i{
  color: #1DB85C;
  margin-left: -30px;
  margin-right: 5px;
}
.slider-button:hover{
  text-decoration:none;
  color:#fff;
}
.slider-button{
  display:inline-block;
  clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
  margin-top:30px;
  cursor:pointer;
  background:#009EF0;
  padding:20px;
  width:80%;
  font-size:25px;
  text-decoration: none;
  color:#fff !important;
  -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);
}
.slider-button-focus{
  display:inline-block;
  clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
  margin-top:30px;
  cursor:pointer;
  background:#E62F3D;
  padding:20px;
  width:80%;
  font-size:25px;
  text-decoration: none;
  color:#fff !important;
  font-weight: 700;
  border:1px;
  border-style:solid;
  /*border-color:#ff1685;*/
  -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);
}
.slider-button-focus:hover{
  text-decoration:none;
  color:#fff;
}


.arrows {
  width: 120px;
  height: 82px;
  position: relative;
  /* margin-left: 50%; */
  /* margin-left: -30px; */
  /* bottom: 20px; */
  margin: auto;
  margin-top: 100px;
  text-align: center;
}

.arrows path {
  stroke: #fff;
  fill: transparent;
  stroke-width: 6px;
  animation: arrow 2s infinite;
  -webkit-animation: arrow 2s infinite;
}

@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
} 

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

.arrows path.arrow1 {
animation-delay:-1s;
-webkit-animation-delay:-1s; /* Safari ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome */
}

.arrows path.arrow2 {
animation-delay:-0.5s;
-webkit-animation-delay:-0.5s; /* Safari ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome */
}

.arrows path.arrow3 {	
animation-delay:0s;
-webkit-animation-delay:0s; /* Safari ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome */
}

.arrows1 {
  width: 120px;
  height: 82px;
  position: relative;
  /* margin-left: 50%; */
  /* margin-left: -30px; */
  /* bottom: 20px; */
  margin: auto;
  margin-top: 100px;
  text-align: center;
}

.arrows1 path {
  stroke: #000;
  fill: transparent;
  stroke-width: 6px;
  animation: arrow 2s infinite;
  -webkit-animation: arrow 2s infinite;
}

@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
} 

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

.arrows1 path.arrow1 {
animation-delay:-1s;
-webkit-animation-delay:-1s; /* Safari ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome */
}

.arrows1 path.arrow2 {
animation-delay:-0.5s;
-webkit-animation-delay:-0.5s; /* Safari ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome */
}

.arrows1 path.arrow3 {	
animation-delay:0s;
-webkit-animation-delay:0s; /* Safari ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome */
}




/* === Google Font Import - Poppins === */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
} */

/* body{
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2f2f2;
} */

/* section{
  position: relative;  
  height: 450px;
  width: 1075px;
  display: flex;
  align-items: center;
} */

.swiper{
  /* width: 1150px; */
  width: 100%;
  padding: 0 50px;
  /* overflow: hidden; */
}

.card1{
  position: relative;
  background: transparent;
  border-radius: 20px;
  margin: 20px 0;
  /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); */
}

.swiper-wrapper{
  box-sizing: border-box;
}
.card1 .card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  position: relative;
  z-index: 100;
}

.card .image{
  height: 140px;
  width: 140px;
  border-radius: 50%;
  padding: 3px;
  background: #7d2ae8;
}

section .card .image img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #fff;
}

.card1 .media-icons{
  position: absolute;
  top: 10px;
  right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card .media-icons i{
  color: #fff;
  opacity: 0.6;
  margin-top: 10px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.card .media-icons i:hover{
  opacity: 1;
}

.card .name-profession{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  /* color: ; */
} 

.name-profession .name{
  font-size: 20px;
  font-weight: 600;
}

.name-profession .profession{
  font-size:15px;
  font-weight: 500;
}

.card .rating{
  display: flex;
  align-items: center;
  margin-top: 18px;
}

.card .rating i{
  font-size: 18px;
  margin: 0 2px;
  color: #FF7A00;
}

.card .button{
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.card .button button{
  background: #FF7A00;
  outline: none;
  border: none;
  color: #FF7A00;
  padding: 8px 22px;
  border-radius: 20px;
  font-size: 14px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.button button:hover{
  background: #FF7A00;
}

.swiper-pagination{
  position: relative;
  bottom: -3px !important;
}

.swiper-pagination-bullet{
  height: 7px;
  width: 26px;
  border-radius: 25px;
  background: #FF7A00 !important;
}

.swiper-button-next, .swiper-button-prev{
  opacity: 1;
  color: #FF7A00;
  transition: all 0.3s ease;
  position: relative !important;
  /* top: 20px; */
  /* background: #fff; */
  padding: 30px;
  /* z-index: 1000; */
}
.swiper-button-next{
  top: -380px !important; 
   left: 1300px !important ;
}
.swiper-button-prev{
  top: -400px !important;
  left: -60px !important ;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
  opacity: 1;
  color: #FF7A00;
}



/* 
.one{
  background: #000;
  border-radius: 50%;
  display: inline-block;
} */



/* @import url("https://fonts.googleapis.com/css?family=Hind:300,400&display=swap");
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Hind", sans-serif;
  background: #fff;
  color: #4d5974;
  display: flex;
  min-height: 100vh;
} */

.container1 {
  margin: 0 auto;
  padding: 4rem;
  /* width: 68rem; */
  width: 70%;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
/* .accordion .accordion-item button[aria-expanded=true] {
   border-bottom: 1px solid #28104E; 
} */
.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; */
}




















.swiper{
  /* width: 1150px; */
  width: 100%;
  padding: 0 50px;
  /* overflow: hidden; */
}

.card2{
  position: relative;
  background: transparent;
  border-radius: 20px;
  margin: 20px 0;
  text-align: center;
  /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); */
}

.card2 .card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  position: relative;
  z-index: 100;
}

.card .image{
  height: 140px;
  width: 140px;
  border-radius: 50%;
  padding: 3px;
  background: #7d2ae8;
}

section .card .image img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #fff;
}

.card2 .media-icons{
  position: absolute;
  top: 10px;
  right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card .media-icons i{
  color: #fff;
  opacity: 0.6;
  margin-top: 10px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.card .media-icons i:hover{
  opacity: 1;
}

.card .name-profession{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  /* color: ; */
} 

.name-profession .name{
  font-size: 20px;
  font-weight: 600;
}

.name-profession .profession{
  font-size:15px;
  font-weight: 500;
}

.card .rating{
  display: flex;
  align-items: center;
  margin-top: 18px;
}

.card .rating i{
  font-size: 18px;
  margin: 0 2px;
  color: #FF7A00;
}

.card .button{
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.card .button button{
  background: #FF7A00;
  outline: none;
  border: none;
  color: #FF7A00;
  padding: 8px 22px;
  border-radius: 20px;
  font-size: 14px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.button button:hover{
  background: #FF7A00;
}

.swiper-pagination{
  position: relative;
  bottom: -3px !important;
}

.swiper-pagination-bullet{
  height: 7px;
  width: 26px;
  border-radius: 25px;
  background: #FF7A00 !important;
}
.swiper-pagination1{
  position: relative;
  bottom: -3px !important;
}

.swiper-pagination1-bullet{
  height: 7px;
  width: 26px;
  border-radius: 25px;
  background: #FF7A00 !important;
}

.swiper-button-next, .swiper-button-prev{
  opacity: 1;
  color: #FF7A00;
  transition: all 0.3s ease;
  position: relative !important;
  /* top: 20px; */
  /* background: #fff; */
  padding: 30px;
  /* z-index: 1000; */
}
.swiper-button-next{
  top: -380px !important; 
   left: 1300px !important ;
}
.swiper-button-prev{
  top: -400px !important;
  left: -60px !important ;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
  opacity: 1;
  color: #FF7A00;
}
.right-arrow:hover, .left-arrow:hover{
  color: #E62F3D !important;
}






.show-sm{
  display: none;
}

@media (max-width: 486px){
  body{
    overflow-x: hidden;
  }
}
@media (max-width: 767px){
  body{
    overflow-x: hidden !important;
  }
  .element1{
    display: none;
  }
  .logo img{
    width: 50%;
  }
  .section1 .top-strip h4{
    font-size: 20px;
  }
  .headingm{
    font-size: 27px;
  }
  .heading1{
    font-size: 30px;
  }
  .heading1a{
    font-size: 30px;
  }
  .show-sm{
    display: block;
  }
  .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%;
  }
  .section1 .logo img{
    width: 60%;
  }
  .section1 .headingl1{
    font-size: 50px;
  }
  .section1{
    padding-bottom: 50px;
    background: #091111;
  }
  .hide-sm{
    display: none;
  }
  .section2{
    padding-top: 50px;
  }
  .pl3{
    padding-left: 0;
  }
  .box2 img{
    width: 40%;
  }
  .mt5-res{
    margin-top: 20px;
  }
  .mt10-res{
    margin-top: 50px;
  }
  .mt0-res{
    margin-top: 0px;
  }
  .fact-box1, .fact-box2, .feat-box1, .feat-box2{
    border-radius: 5px;
  }
  .section10 p{
    font-size: 17px !important;
  }
  .box-strip{
    font-size: 20px;
    margin-top: -0px;
  }
  .section14{
    padding-top: 50px;
  }
  .container1{
    width: 100% !important;
  }
  .right-arrow{
    top: -175px !important; 
     left: 86% !important ;
     display: inline-block !important;
  }
  .left-arrow{
    top: -210px !important;
    left: -5% !important ;
  }
  .arrow3, .arrow5{
    display: none;
  }
  .right-arrow2{
    top: -165px !important; 
     left: 85% !important ;
     right: -90% !important;
     width: 20px !important;
     display: inline-block !important;
  }
  .left-arrow2{
    top: -205px !important;
    left: -0% !important ;
  }
  .fact1-right{
    text-align: center;
    position: relative;
    top: -20px;
    left: 32%;
  }
  .fact2-right{
    text-align: center;
    position: relative;
    top: -20px;
    left: -32%;
  }
  .fact3-right{
    text-align: center;
    position: relative;
    top: -20px;
    left: 25%;
  }
  .fact4-right{
    text-align: center;
    position: relative;
    top: -20px;
    left: -25%;
  }
  .section17 img{
    width: 75%;
  }
  /* .card1{
    width: 412px !important;
  } */
  /* .swiper-wrapper{
    box-sizing: border-box !important;
    overflow-x: hidden;
  } */
  .seaction2{
    overflow-x: hidden !important;
  }
  .section18{
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 768px) {
.mySwiper1  iframe {
  width: 100%;
  height: auto;
}
}