body{
	padding:0;
	margin:0;
	font-family: 'Mulish', sans-serif;
  font-size: 15px;
  line-height: 1.5;
  overflow-x: hidden;

}
/*------Fonts----*/

/* @font-face{
  font-family: "Muli";
  src: url("../fonts/Muli-Regular.ttf");
}
@font-face{
  font-family: "Nunito";
  src: url("../fonts/NunitoSans-Regular.ttf");
} */
/*-------Comman css----------*/

ul{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
	display: inline-block;
}
p{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 125%;
  text-align: left;
  letter-spacing: 0.005em;
  color: #F1F1F1;
}
a:hover{
	text-decoration: none;
}
:focus{
  outline: none;
}
a.btn-comman:hover,a.btn-comman-border:hover {
  color: #fff !important;
}
.btn-comman{
	background: #FF8B4A;
  border-radius: 8px;
	padding: 11px 24px;
  text-align: center;
  font-style: normal;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  border: 2px solid #FF8B4A;
  color: #fff;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.005em;
}
.btn-blue{
	background: #2A85FF;
  border-radius: 8px;
	padding: 11px 24px;
  text-align: center;
  font-style: normal;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  border: 2px solid #2A85FF;
  color: #fff;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.005em;
}
.btn-comman-border{
  background: transparent;
  color: #fff !important;
  display: inline-block;
  border: 2px solid #FFFFFF;
  border-radius: 8px;
	padding: 11px 24px;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.005em;
}
.heading h4{
	color: #ec1d26;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Mulish', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.heading h2{
	margin-bottom: 15px;
    color: #14212b;
    text-align: center;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 36px;
    font-family: 'Mulish', sans-serif;
}
.fixed{
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header-section .heading h3{
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0.005em;
  color: #11142D;
}
.header-section .header-content p{
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.005em;
  color: #747476;
}
/*--------header section---------*/
.main-header-section{
  background-image: url(../images/black-pattern.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.header{
  padding: 40px 0;
}
.header .header-btn-section{
  text-align: right;
}
.header .header-btn-section ul li{
  margin-left: 16px;
}

.header-content-section .header-detail{
  text-align: center;
}
.header-content-section .header-detail .heading h1{
  font-style: normal;
  font-weight: 800;
  font-size: 77px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.003em;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.header-content-section .header-detail .heading p{
  text-align: center;
}
.header-content-section .header-detail .heading .btn-section{
  padding-top: 36px;
}

.screenshort-section .img-section{
  position: relative;
}
.screenshort-section .img-section:before{
  position: absolute;
  content:'';
  background: url('../images/dot-pattern.png'); 
  height: 100px; 
  width:100px;  
  right: 70px;
  top: -45px;
}
.screenshort-section .img-section:after{
  position: absolute;
  content:'';
  background: url('../images/dot-pattern.png'); 
  height: 100px; 
  width:100px;  
  left: 15px;
  top: 50%;
}
/*--------client slider section-------------*/
.client-detail-section{
  margin-top: 18%;
}
.client-detail-section .client-slider-section .slick-slide{
  height: auto;
}
.client-detail-section .client-slider-section .slick-slide img{
  /* max-height: 40px; */
  width: auto;
  margin: 0 auto;
}
.client-detail-section .client-logo .header p.title{
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #11142D;
}
/*---------about-section------------*/
.about-section{
  padding: 60px 0;
}
.about-section .about-image-section{
  background: linear-gradient(180deg, #F8F9FF 0%, rgba(119, 119, 253, 0) 100%);
  border-radius: 28.1205px;
}
.about-section .about-image-section img{
  padding: 15px;
  padding-right: 0;
  width: 100%;
}
.about-section .about-content{
  display: flex;
  align-items: center;
  height: 100%;
}
.about-section .about-content h2{
  font-style: normal;
  font-weight: bold;
  font-size: 46px;
  line-height: 120%;
  letter-spacing: 0.005em;
  color: #11142D;
}
.about-section .about-content .description{
  padding: 40px 0;
}
.about-section .about-content .description p{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.005em;
  color: #747476;
  text-align: left;
}
/*-----------feature-section-------------*/
.feature-section{
  padding: 60px 0;
}

.feature-detail-section{
  padding-top: 64px;
}
.feature-information .icon-section{
  width: 56px;
  height: 56px;
  background-color: #CCD1FF;
  border-radius: 8px;
  position: relative;
}
.feature-information .icon-section img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.feature-information{
  padding:30px 24px 30px;
  background: #FFFFFF;
  border: 1px solid #F1F1F6;
  box-sizing: border-box;
  border-radius: 8px;
  margin: 15px 0;
  min-height: 420px;
}
.feature-information .feature-content{
  padding-top: 32px;
}
.feature-information .feature-content h5{
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.005em;
  text-transform: capitalize;
  color: #11142D;
}
.feature-information .feature-content p{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.005em;
  text-align: left;
  color: #747476;
  padding-top: 16px;
}
.feature-information:hover{
  background-color: #2A85FF;
  box-shadow: 0px 40px 92px -16px rgba(42, 132, 254, 0.3);
  border-radius: 8px;
}
.feature-information:hover .icon-section{
  background-color: #fff;
}
.feature-information:hover .feature-content h5{
  color: #fff;
}
.feature-information:hover .feature-content p{
  color: #fff;
}
/*---------------testimonial secetion----------------*/
.testimonial-section{
  padding: 60px 0;
}

.testimonial-section .testimonial-detail-section{
  padding-top: 64px;
}
.testimonial-section .testimonial-detail-section .testimonial-info{
  padding: 40px 32px;
  margin: 10px 0;
}
.testimonial-section .testimonial-detail-section .testimonial-info p{
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.005em;
  color: #11142D;
}
.testimonial-section .testimonial-detail-section .testimonial-info .testimonial-user{
  display: flex;
  margin-top: 24px;
}
.testimonial-section .testimonial-detail-section .testimonial-info .testimonial-user .user-profile{
  width: 40px;
  height: 40px;
  margin-right: 16px;
  border-radius: 50%;
}
.testimonial-section .testimonial-detail-section .testimonial-info .user-detail p{
  margin-bottom: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.005em;
  color: #11142D;
}
.testimonial-section .testimonial-detail-section .testimonial-info .user-detail p.designation{
  margin-bottom: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.008em;
  color: #92929D;
}

.testimonial-info:hover{
  background: #FFFFFF;
  box-shadow: 0px 30px 116px -16px rgba(211, 211, 211, 0.2);
  border-radius: 8px;
}

/*------------faq section--------------*/
.topic{
  padding:20px;
  border-bottom:none;
  background-color: #fff;
  margin-bottom: 15px;
}
.open{
  cursor:pointer;
  display:block;
  padding:0px;
}

.expanded{
  background-color:#fff;
  transition: all .3s ease-in-out;
}
.question{
  /* padding: 10px 20px; */
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.005em;
  color: #11142D;
  margin-bottom: 0;
}
.answer{
  font-size: 16px;
  line-height: 26px;
  display: none;
  margin-bottom: 0;
  text-align: justify;
  color: #9b9b9b;
  padding-left: 20px;
  padding-right: 20px;
}
.faq-t{
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* display: inline-block; */
  float:right;
  position:relative;
  top:-30px;
  right:10px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  transition: all .3s ease-in-out;
}
.faq-o{
  top:-30px;
   -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  transform: rotate(-224deg);
}
@media only screen and (max-width: 480px) {
  .faq-t{display:none;}
  .question{
  padding-right: 0px;
}
  main{
  padding:10px;
}
  .answer{
  margin-bottom:30px;
  padding-left:0px;
  padding-right:0px;
}
}


.faq-section{
  background: #F7F7F7;
  padding: 70px 0;
}
.faq-details-section{
  padding-top: 64px;
}

/*---------subscribe section-----------*/
.subscribe-section{
  padding: 120px 0 50px;
}
.subscribe-section .subscribe-detail-section{
  /* background: #2A84FE; */
  box-shadow: 0px 40px 92px -16px rgba(42, 132, 254, 0.3);
  border-radius: 8px;
  padding: 80px 80px;
  background-image: url(../images/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;

}
.subscribe-section .subscribe-detail-section .heading{
  text-align: center;
}
.subscribe-section .subscribe-detail-section .heading h3{
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.subscribe-detail-section .subscribe-form .form-group{
  display: flex;
}
.subscribe-detail-section .subscribe-form .form-group input{
  width: 75%;
  padding: 8px 15px;
  height: auto;
  border-radius: 8px;
  border: 1px solid #F1F1F6;
}
.subscribe-detail-section .subscribe-form .form-group .btn-comman{
  margin-left: 15px;
}
.subscribe-detail-section:before{
  position: absolute;
  content:'';
  background: url('../images/dot-pattern.png'); 
  height: 100px; 
  width:100px;  
  left: 70px;
  top: -45px;
}
.subscribe-detail-section:after{
  position: absolute;
  content:'';
  background: url('../images/dot-pattern.png'); 
  height: 100px; 
  width:100px;  
  right: -10px;
  bottom: -50px;
}
/*--------------footer section---------------*/
footer{
  padding: 50px 0;
}
footer .copyright-text p{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 125%;
  text-align: right;
  letter-spacing: 0.005em;
  text-align: right;
  color: #92929D;
}
/*----------responsive css--------------*/
@media screen and (min-width:1501px){
  .client-detail-section{
    margin-top: 30%;
  }
}
@media screen and (min-width:1201px) and (max-width:1500px){
  .client-detail-section{
    margin-top: 40%;
  }
  .about-section .about-content h2{
    font-size: 38px;
  }
}
@media screen and (min-width:992px) and (max-width:1200px){
  .header-content-section .header-detail .heading h1{
    font-size: 64px;
  }
  .about-section .about-content h2{
    font-size: 30px;
  }
  .header-section .heading h3{
    font-size: 32px;
  }
  .subscribe-detail-section .subscribe-form .form-group input{
    width: 70%;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
  .header-content-section .header-detail .heading h1{
    font-size: 56px;
  }
  .client-detail-section{
    margin-top: 30%;
  }
  .about-section .about-content h2{
    font-size: 24px;
  }
  .about-section .about-content .description{
    padding:20px 0;
  }
  .header-section .heading h3{
    font-size: 32px;
  }
  .header-section .header-content p{
    font-size: 14px;
  }
  .feature-detail-section{
    padding-top: 40px;
  }
  .question{
    font-size: 14px;
  }
  .subscribe-section .subscribe-detail-section{
    padding:60px 40px;
  }
  .subscribe-detail-section .subscribe-form .form-group input{
    width: 70%;
  }
  .subscribe-section .subscribe-detail-section .heading h3{
    font-size: 32px;
  }
}
@media screen and (min-width:576px) and (max-width:767px){
  /* .client-detail-section{
    margin-top: 38%;
  } */
  .header .header-btn-section{
    text-align: center;
  }
  .logo-section{
    text-align: center;
  }
  .logo-section img{
    margin-bottom: 20px;
  }
  .header-content-section .header-detail .heading h1{
    font-size: 32px;
  }
  
  .about-section .about-content h2{
    font-size: 24px;
  }
  .about-section .about-content .description{
    padding: 20px 0;
  }
  .feature-section{
    padding: 30px 0;
  }
  .header-section .heading h3{
    font-size: 28px;
  }
  .feature-detail-section {
    padding-top: 24px;
  }
  .feature-information{
    padding: 30px 24px 30px;
    min-height: unset;
  }
  .testimonial-section{
    padding: 30px 0;
  }
  .testimonial-detail-section{
    padding-top: 30px;
  }
  .testimonial-section .testimonial-detail-section .testimonial-info{
    padding: 20px 15px;
  }
  .subscribe-section .subscribe-detail-section{
    padding: 50px 40px;
  }
  .subscribe-detail-section .subscribe-form .form-group{
    display: block;
  }
  .subscribe-detail-section .subscribe-form .form-group input{
    width: 100%;
  }
  .subscribe-detail-section .subscribe-form .form-group .btn-comman{
    margin-left: 0;
    margin-top: 20px;
    display: block;
  }
  .subscribe-section .subscribe-detail-section .heading h3{
    font-size: 24px;
  }
  footer .copyright-text p{
    text-align: center;
  }
  .main-header-section{
    height: auto;
  }
  .header .header-btn-section ul li{
    margin-left: 10px;
  }
  .screenshort-section .img-section{
    margin-top: 60px;
  }
}

@media screen and (min-width:320px) and (max-width:575px){
  /* .client-detail-section{
    margin-top: 38%;
  } */
  .header .header-btn-section{
    text-align: center;
  }
  .logo-section{
    text-align: center;
  }
  .logo-section img{
    margin-bottom: 20px;
  }
  .header-content-section .header-detail .heading h1{
    font-size: 32px;
  }
  .screenshort-section .img-section:before{
    content: unset;
  }
  .screenshort-section .img-section:after{
    content: none;
  }
  .about-section .about-content h2{
    font-size: 24px;
  }
  .about-section .about-content .description{
    padding: 20px 0;
  }
  .feature-section{
    padding: 30px 0;
  }
  .header-section .heading h3{
    font-size: 28px;
  }
  .feature-detail-section {
    padding-top: 24px;
  }
  .feature-information{
    padding: 30px 24px 30px;
    min-height: unset;

  }
  .subscribe-detail-section:after{
    right: 0;
  }
  .testimonial-section{
    padding: 30px 0;
  }
  .testimonial-detail-section{
    padding-top: 30px;
  }
  .testimonial-section .testimonial-detail-section .testimonial-info{
    padding: 20px 15px;
  }
  .subscribe-section .subscribe-detail-section{
    padding: 50px 40px;
  }
  .subscribe-detail-section .subscribe-form .form-group{
    display: block;
  }
  .subscribe-detail-section .subscribe-form .form-group input{
    width: 100%;
  }
  .subscribe-detail-section .subscribe-form .form-group .btn-comman{
    margin-left: 0;
    margin-top: 20px;
    display: block;
  }
  .subscribe-section .subscribe-detail-section .heading h3{
    font-size: 24px;
  }
  footer .copyright-text p{
    text-align: center;
  }
}
