@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&amp;display=swap);
@import url("https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  font: inherit;

  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  overflow-x: hidden !important;
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";

  content: none;
}

table {
  border-collapse: collapse;

  border-spacing: 0;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;

  line-height: 26px;

  letter-spacing: 0;
}

img {
  max-width: 100%;
}

a,
a:hover,
a:focus {
  cursor: pointer !important;

  outline: none;

  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;

  color: #1e2c34;

  margin: 0;

  padding: 0;
}

ul,
li {
  margin: 0;

  padding: 0;

  list-style: none;
}

strong {
  font-weight: 700;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: url(../img/loader_ico.gif) center no-repeat #fff;
  background-size: 100px;
}

/* -------------------------------- 

menue style

-------------------------------- */
.active_sc {
  background: #f1f1f1be !important;
  backdrop-filter: blur(5px);
  padding-top: 0 !important;
  z-index: 99999;
  transition: 0.3s all;
}

.navbar.active_sc .navbar-brand {
  padding-top: 10px;
}

.navbar.navbar-expand-lg {
  background: none;
  transition: 0.3s all;
  z-index: 9999;
  padding-top: 20px;
  /* background: #f1f1f1be !important; */
  backdrop-filter: blur(5px);
}

.navbar.navbar-expand-lg .nav-item a:hover {
  color: #02d47d;
}

.navbar-light .navbar-brand {
  padding-top: 10px;
}
.single_price_list .table_header h3 small {
  font-size: 18px;
  color: #7cfb21;
}

.navbar .nav-item a {
  color: #0665e4;
  color: #02ac65;

  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}
li.nav-item {
  margin-right: 10px;
}
img.logo-default {
  width: 100px;
  border-radius: 5px;
}
.navbar .navbar-nav .active > .nav-link,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show > .nav-link {
  color: #0556ec;
  text-decoration: none;
}

.navbar .navbar-nav .nav-link.active {
  font-weight: 700;
  text-decoration: none;
}

/* -------------------------------- 

close menue style

-------------------------------- */

/* -------------------------------- 

Start Banner style

-------------------------------- */

.banner_top {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 50px;

  overflow: hidden;
  z-index: 99;
}

.bannerimg {
  /* width: 90%; */
  width: 100% !important;
  transform: scale(1.3);
}
.copy_text a {
  color: #00ff6a;
}
.banner_top .banner_image img {
  max-width: 862px;
  margin-left: 30px;
}

.banner_top .bg_up {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.banner_top .row {
  position: relative;
  z-index: 999;
}

.banner_inside {
  padding-top: 50px;
  width: 100%;
  padding-right: 30px;
}
.titel{
  font-size: 30px;
  font-weight: 700;
  padding: 15px 0;
}
.card-body ul li{
  list-style: disc;
  list-style-position: inside;
}
.subtitel{
  font-size: 30px;
  font-weight: 700;
  padding: 15px 0;
 line-height: 150% !important;
}
.himag{
  height: 400px;
  margin: auto;
}
.subpra{
  font-size: 18px;
  font-weight: 700;
  padding: 15px 0;
 line-height: 150% !important;
}
#more {display: none;}
.banner_inside h1 {
  color: black;
  font-weight: 900;
  padding-bottom: 20px;
  line-height: 1.3em;
  font-size: 45px;

  text-transform: capitalize;
  /* background: linear-gradient(30deg, #0a63e6, #6fd428); */
  /* -webkit-background-clip: text; */
  /* background-clip: text; */
}
.feature-box {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 25px 15px;
  text-align: center;
  transition: 0.3s;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pricing img{
 width: 50px;
}
.pricing h5{
 /* font-size: 20px; */
 font-weight: 700;
}
.pricing .col-md-4 > div{
  background: white;
  border-radius: 10px !important;
  border: none !important;
}
.pricing .col-md-6 > div{
  background: white;
  border-radius: 10px !important;
  border: none !important;
}
.feature-box:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.feature-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}
.banner_inside p {
  color: #777777;
  line-height: 1.7em;
  font-weight: 300;
  padding-bottom: 20px;
  font-size: 15px;
  margin-right: 46px;
}

.banner_inside .btn_group .btn.btn-first {
  background: #306fee;
  background: black;
  color: #ffffff;
  text-transform: uppercase;
  padding: 12px 34px;
  font-weight: 400;
  font-size: 16px;
  border: 0;
  border-radius: 30px;
  margin-right: 20px;
  position: relative;
  z-index: 11;
  overflow: hidden;
}

.banner_inside .btn_group .btn.btn-first:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: linear-gradient(0deg, #306fee 0%, #95c741 100%);
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.banner_inside .btn_group .btn.btn-first:hover:after {
  height: 100%;
}

.banner_inside .btn_group .btn {
  border: 1.5px solid #070707;
  position: relative;
  padding: 10px 20px;
  color: #131212;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 30px;
}

.banner_inside .btn_group .btn i.fas {
  position: absolute;
  left: 20px;
  top: 14px;
  background: #306fee;
  background: linear-gradient(0deg, #306fee 0%, #8dc63f 100%);
  padding: 10px;
  border-radius: 50%;
}

/* -------------------------------- 

Close Banner style

-------------------------------- */

/* -------------------------------- 

Start Know more style

-------------------------------- */

.know_more {
  width: 100%;
  padding-top: 120px;
}
.tada span {
  color: #306fee;
  font-size: 20px;
  padding-right: 10px;
}

.know_more_txt h3 {
  font-weight: 700;
  color: #232357;
  font-size: 40px;
  text-transform: capitalize;
  padding-bottom: 20px;
  line-height: 120%;
  font-family: "Inria Sans", sans-serif;
}
.newslideritem {
  background: #e3f1e977;
  /* padding: 10px; */
  border-radius: 10px;
  margin-bottom: 50px;
}
.newslideritem img {
  background: #e3f1e977;
  /* padding: 10px; */
  border-radius: 10px;
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.newslideritem .newcontent {
  padding: 10px;
}
.newslideritem a h2 {
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  padding: 10px 0;
}
.newslideritem a:hover {
  text-decoration: underline;
}
.newslideritem p {
  padding-bottom: 5px;
  color: rgb(170, 170, 170);
  letter-spacing: 1px;
  font-size: 13px;
}
.tada {
  width: 100%;
  background: url(../img/rating.webp);
  padding: 80px 20px;
  /* box-shadow: 0 10px 40px  #1100001c; */
  border-radius: 15px;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  /* background-position: center; */
}
.blurbg {
  background: #ffffffab;
  padding: 40px 30px;
  backdrop-filter: blur(15px);
  width: max-content;
  border-radius: 15px;
  outline: 2px solid rgb(255, 255, 255);
  outline-offset: 5px;
}
.pra {
  font-weight: 300 !important;
  color: #353535 !important;
  font-size: 15px !important;
  display: inline;
}
.tada p {
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  letter-spacing: 1px;
  text-transform: capitalize;
  padding: 10px 0;
}
.know_more_txt .underline {
  width: 98px;
  height: 3px;
  background-color: #316ae9;
  position: relative;
  margin-bottom: 20px;
  margin-left: 50%;
}

.know_more_txt .underline:after {
  content: "";
  width: 8px;
  height: 3px;
  position: absolute;
  right: -26px;
  top: 0;
  float: left;
  background-color: #316ae9;
}

.know_more_txt .underline:before {
  content: "";
  width: 8px;
  height: 3px;
  position: absolute;
  right: -12px;
  top: 0;
  float: left;
  background-color: #316ae9;
}

.know_more_txt p {
  padding-top: 20px;
  color: #777777;
  line-height: 1.7em;
  font-weight: 300;

  font-size: 13px;
  letter-spacing: 1px;
}

.best_feature {
  width: 100%;
  background-color: #ffffff;
  padding-top: 120px;
  padding-bottom: 120px;
}

/*title*/
.no-padd_ttl {
  padding: 0;
}

.title {
  width: 100%;
  text-align: center;
  padding-bottom: 50px;
}

.title h3 {
  font-weight: 700;
  color: #54546f;
  font-size: 30px;
  text-transform: capitalize;
  padding-bottom: 20px;
}

.title p {
  font-weight: 500;
  color: #707075;
  font-size: 16px;
}

.underline {
  width: 125px;
  height: 3px;
  background-color: #306fee;
  position: relative;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.banner_inside span {
  color: #1fb651;
  font-weight: 700;
}
.linear {
  background: linear-gradient(#1fb6513a, transparent);
}
.single_logos {
  padding: 10px 10px;
  /* border-right: 1px solid red; */
}
.single_logos img {
  padding: 5px;
  height: 100px;
  /* object-fit: cover; */
  /* height: 100%; */
}
.card-header .btn-link{
  text-wrap: wrap;
  padding-right: 20px !important;
  
}
.swrapper {

  background: rgb(237, 247, 234);
  box-shadow: 0 0px 10px -5px rgba(0, 0, 0, 0.151);
  width: 100%;

  border-radius: 15px;
  outline: 1px dashed #00da98ec;
  outline-offset: -8px;
  display: flex;
  justify-content: center;
  align-items: center;
margin-bottom: 20px;
  padding: 10px;
}
.tada span i {
  color: #ffb200;
  font-size: 20px;
}
.underline:after {
  content: "";
  width: 8px;
  height: 3px;
  position: absolute;
  right: 26px;
  top: 0;
  float: left;
  background-color: #ffffff;
}

.underline:before {
  content: "";
  width: 8px;
  height: 3px;
  position: absolute;
  right: 12px;
  top: 0;
  float: left;
  background-color: #ffffff;
}

.underline .dots {
  width: 8px;
  height: 5px;
  background-color: #ffffff;
  margin-left: 10px;
}

.underline .dots1 {
  width: 4px;
  height: 5px;
  background-color: #ffffff;
  margin-left: 25px;
  margin-top: -5px;
}

/*title*/

.feature_sub p {
  font-weight: 400;
  color: #54546f;
  font-size: 14px;
}

.best_feature .no-padd .col-md-6 {
  padding: 0;
}

.single_feature {
  margin-top: 36px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  padding: 16px 12px;
  width: 50%;
  float: left;
}

.single_feature:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=0, Color=#000000)";
  /*IE 8*/
  -moz-box-shadow: 0 0 14px -2px rgba(0, 0, 0, 0.8);
  /*FF 3.5+*/
  -webkit-box-shadow: 0 0 14px -2px rgba(0, 0, 0, 0.8);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 14px -2px rgba(0, 0, 0, 0.8);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}

.single_feature img {
  max-height: 48px;
}

.single_feature h4 {
  line-height: 1.3em;
  padding: 4px 0;
  font-weight: 600;
  color: #54546f;
  font-size: 18px;
}

.single_feature p {
  font-weight: 400;
  color: #54546f;
  font-size: 14px;
}

.feature_image {
  margin-top: -65px;
}

/* -------------------------------- 

Close best feature style

-------------------------------- */

/* -------------------------------- 

Start Fun fact style

-------------------------------- */

.fun_fact {
  width: 100%;
  padding: 120px 0;
  background-image: url(../img/fun_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 99;
  margin-top: 20px;
  background-attachment: fixed;

}

.fun_fact img {
  filter: brightness(0) saturate(100%) invert(89%) sepia(32%) saturate(5802%)
    hue-rotate(37deg) brightness(98%) contrast(102%);
  padding: 15px;
  border-radius: 20px;
  box-shadow: inset 0 0 10px #ffffff48;
  box-sizing: border-box;
}

.fun_fact:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  /* background: linear-gradient(0deg, #00030a28 0%, #0004162f 100%); */
  opacity: 0.9;
}

.single_fact  {
background: linear-gradient(-30deg,#d9fab449,#b1b1b134);
padding: 20px;
border-radius: 10px;
backdrop-filter: blur(5px); 
text-align: center;
}

.single_fact h2 {
  color: #080808;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 48px;
  letter-spacing: 2px;
 
}

.single_fact p {
  font-weight: 400;
  color: #4e4c4c;
  font-size: 20px;
  line-height: 2em;
  letter-spacing: 3px;
}
.card-header {
  position: relative;
  border-top: 1px solid #dfdfdffb;
  /* border-bottom: 0px solid #dfdfdffb; */
  background: #ececec00;
  border-radius: unset !important;
  
}
.card-header .btn-link {
  color: #000;
  text-decoration: none;
  font-weight: 500;
  display: block;
  width: 100%;
  text-align: left;
  padding-right: 30px;
  position: relative;
  
}
.card-header .btn-link:not(.collapsed) {
  color: #01b890;
  font-weight: 600;
  
}
.card-header .btn-link::after {
  content: "\25BC"; /* down arrow */
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.card-header .btn-link.collapsed::after {
  transform: translateY(-50%) rotate(-90deg);
}
.faq-title {
  color: #01b890;
  font-weight: 600;
}
/* -------------------------------- 

Close Fun fact style

-------------------------------- */

/* -------------------------------- 

Start Software preview style

-------------------------------- */

.software_preview {
  width: 100%;
  padding-top: 10px;

  padding-bottom: 50px;
}

.preview_image {
  text-align: center;
}

/* -------------------------------- 

Close Software preview style

-------------------------------- */

/* -------------------------------- 

Start how works style

-------------------------------- */

.how_works {
  width: 100%;
  padding: 120px 0;
}

.video_inside {
  position: relative;
  background-image: url("../img/test_bg.webp");
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: center;
  z-index: 99;
  height: 350px;
  width: 100%;
  border-radius: 14px;
  text-align: center;
}

.video_inside:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(23deg, #306feeb6 0%, #1a248fde 100%);
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 14px;
  z-index: -9;
  opacity: 0.75;
  outline: 1px dashed rgba(5, 89, 245, 0.514);
  outline-offset: 5px;
}
.align-self-center i {
  font-size: 35px;
}

.video_inside .btn {
  width: 80px;
  height: 80px;
  padding-top: 12px;
  background-color: #03b412;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  border: 0;
  outline: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 11;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgb(147, 253, 137);
  }

  70% {
    -moz-box-shadow: 0 0 0 20px rgba(38, 185, 180, 0);
    box-shadow: 0 0 0 20px rgba(38, 185, 180, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(38, 185, 180, 0);
    box-shadow: 0 0 0 0 rgba(38, 185, 180, 0);
  }
}

.modal-backdrop {
  z-index: 1;
}
.modal{
  z-index: 9999;
}


.modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}



.close {
    position: absolute;
    right: 16px;
    top: 13px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #000000;
    opacity: 1;
}

.how_works .title {
  text-align: left;
  padding-bottom: 0;
}

.how_works .underline {
  margin-left: 0;
}

.single_works {
  margin-top: 36px;
  padding: 0;
  width: 50%;
  float: left;
}

.single_works img {
  max-height: 48px;
}

.single_works h4 {
  line-height: 1.3em;
  padding: 4px 0;
  font-weight: 600;
  color: #54546f;
  font-size: 18px;
}

.single_works p {
  font-weight: 400;
  color: #54546f;
  font-size: 14px;
}

/* -------------------------------- 

Close how works style

-------------------------------- */

/* -------------------------------- 

Start Pricing plan style

-------------------------------- */

.pricing_plan {
  width: 100%;
  /* background-color: #ffffff; */
  padding: 120px 0;
}

.single_price_list {
  width: 100%;
  border-radius: 15px;
  background: linear-gradient(#01c4521f, #01c4520e);
  padding-bottom: 45px;
}

.single_price_list .table_header {
  width: 100%;
  /* background-color: #306fee; */
  padding: 30px 0;

  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.single_price_list .table_header p {

  font-weight: 900;
  font-size: 28px;
  color: #06bb3c;
  
}
.ratingcard{
  background: #def3e3;
  border-radius: 15px !important;
  /* margin-bottom: 20px; */
  transition: .3s;
}
.ratingcard:hover{
  box-shadow: 0 5px 40px -5px #01180d;
 transform: translateY(-5px) scale(1.02);
}
.companylogo{
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  border-radius: 50%;
  background: #0f6d41;
  margin: auto;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
  color: rgb(255, 255, 255);
}
.scontent h2{
  font-size: 34px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 50px;
}
.scontent p{

  line-height: 30px !important;
}
/* .clientsection{
  margin-top: 100px;
} */
.embed-responsive-item{
  border-radius: 20px;
  padding: 5px;
}
.card-img-top {
  width: 100% !important;
  height: 230px !important;
  object-fit: cover !important;
}
.companylogo ~ h5{

 padding: 5px 0;
 letter-spacing: 1px;
 font-size: 17px;
  
}
.table_header small {
  color: #0174b6;
  letter-spacing: 1px;
  padding: 10px 0;
  display: inline-block;
}
.single_price_list i {
  color: #06bb3c;
  font-size: 20px;
}
.single_price_list .table_body {
  padding-top: 26px;
  padding-left: 36px;
}

.single_price_list .table_body li {
  font-weight: 500;
  color: #797878;
  font-size: 14px;
  padding-bottom: 10px;
  letter-spacing: 1px;
}

.single_price_list .table_body .btn {
  color: #ffffff;
  background-color: #01b890;
  padding: 12px 36px;
  border-radius: 40px;
  font-weight: 400;

  font-size: 16px;
  margin-top: 20px;
  letter-spacing: 1px;
  text-align: center;
}

.single_price_list.active .table_body .btn {
  background: #306fee;
  background: -moz-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #306fee),
    color-stop(1%, #306fee),
    color-stop(100%, #1a248f)
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(
    0deg,
    #306fee 0%,
    #306fee 1%,
    #1a248f 100%
  );
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ie10+ */
  background: linear-gradient(90deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#306fee', endColorstr='#1a248f', GradientType=1);
  /* ie6-9 */
}

/* -------------------------------- 

Close Pricing plan style

-------------------------------- */

/* -------------------------------- 

Start Testimonial style

-------------------------------- */

.testimonial_sec {
  width: 100%;
  margin-top: 96px !important;
  padding: 50px 0 20px 0;
  background: url(../img/customerbg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 99;
  background-attachment: fixed;
  border-radius: 20px;
  margin: 5px;
}

.testimonial_sec:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  /* background: #1a248f; */
  /* background: -moz-linear-gradient(358deg, #306fee 0%, #1a248f 100%); */
  opacity: 0.9;
}

.testimonial_sec .owl-carousel .owl-item img {
  width: 130px;
  /* height: 160px; */
  margin-left: auto;
  margin-right: auto;
  /* background-color: rgb(250, 250, 250); */
  border-radius: 10px;
  padding: 10px;
  object-fit: cover;
  margin-bottom: 10px;
}

.testi_inside {
  text-align: center;
  background: #01384e85;
  padding: 20px 10px;
  border-radius: 30px;
  backdrop-filter: blur(10px);
}

.testi_inside p {
  color: #e6e6e6;
  font-weight: 300;

  font-size: 15px;
  line-height: 1.7em;
  text-wrap: balance;
  text-align: center;
  padding: 0 50px;
}

.testi_inside h3 {
  padding-top: 28px;
  color: #fcfcfc;
  font-weight: 700;
  letter-spacing: 2px;

  font-size: 20px;
}

.testi_inside h5 {
  font-weight: 400;
  padding-top: 12px;
  color: #fffefe;

  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 300;
}

.testimonial_sec .owl-dots {
  text-align: center;
  width: 100%;
  padding-top: 30px;
}

.testimonial_sec .owl-carousel button.owl-dot {
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.testimonial_sec .owl-carousel button.owl-dot.active {
  background-color: #ffffff;
}

/* -------------------------------- 

Close Testimonial style

-------------------------------- */

/* -------------------------------- 

Start Blog style

-------------------------------- */

.recent_blog {
  width: 100%;
  background-color: #ffffff;
  padding-top: 120px;
}

.single_blog .card {
  background-color: #f6f6f6;
  border: 0;
}

.single_blog .card img {
  height: 260px;
}

.single_blog .card .card-body {
  padding: 1rem 15px;
}

.single_blog .card .card-body h2 {
  font-weight: 600;
  color: #54546f;
  font-size: 24px;
  line-height: 1.3em;
  padding-bottom: 5px;
}

.single_blog .card .card-body span {
  font-weight: 400;
  color: #54546f;
  font-size: 14px;
}

.single_blog .card .card-body p {
  padding: 18px 0;
  line-height: 1.7em;
  font-weight: 400;
  color: #54546f;
  font-size: 14px;
}

.single_blog .card .card-body a {
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  background-color: #306fee;
  padding: 14px 20px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 40px;
  z-index: 11;
}

.single_blog .card .card-body a:hover {
  color: #306fee;
}

.single_blog .card .card-body a:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f6f6f6;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index: -1;
}

.single_blog .card .card-body a:hover:after {
  height: 100%;
}

/* -------------------------------- 

Close Blog style

-------------------------------- */

/* -------------------------------- 

Start Contact  style

-------------------------------- */

.contact_sec {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
}

.contact_sec .contact_form input,
.contact_sec .contact_form textarea {
  width: 100%;
  outline: 0;
  padding: 16px 20px;
  margin-bottom: 32px;
  border: 0;
  background-color: #f6f6f6;
  font-weight: 400;
  color: #aeaeae;
  font-size: 14px;
  resize: none;
}

.contact_sec .contact_form .btn {
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  background: #306fee;
  background: -moz-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #306fee),
    color-stop(1%, #306fee),
    color-stop(100%, #1a248f)
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(
    0deg,
    #306fee 0%,
    #306fee 1%,
    #1a248f 100%
  );
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ie10+ */
  background: linear-gradient(90deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#306fee', endColorstr='#1a248f', GradientType=1);
  /* ie6-9 */
  padding: 18px 50px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 40px;
  z-index: 11;
}

.contact_form .btn:hover {
  color: #306fee;
}

.contact_form .btn:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f6f6f6;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index: -1;
}

.contact_form .btn:hover:after {
  height: 100%;
}

.contact_sec #map {
  height: 400px;
  width: 100%;
}

.contact_bg {
  width: 100%;
  background-color: #1a248f;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
}

.contact_bg .contact_single {
  padding-bottom: 20px;
}

.contact_bg .contact_single p {
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
}

/* -------------------------------- 

Close Contact  style

-------------------------------- */
.tada h5 {
  font-size: 28px;
  font-weight: 500;
  color: #01326e;
  padding-top: 8px;
  text-transform: capitalize;
  font-family: "Times New Roman", Times, serif;
}

/* -------------------------------- 

Start Newsletter style

-------------------------------- */

.subscribe_letter {
  width: 100%;
  padding: 80px 0;
  background: #306fee;
  background: -moz-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #306fee),
    color-stop(1%, #306fee),
    color-stop(100%, #1a248f)
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(
    0deg,
    #306fee 0%,
    #306fee 1%,
    #1a248f 100%
  );
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ie10+ */
  background: linear-gradient(90deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#306fee', endColorstr='#1a248f', GradientType=1);
  /* ie6-9 */
}

.newsletter_inside {
  text-align: center;
}

.newsletter_inside h3 {
  color: #ffffff;
  padding-bottom: 24px;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.3em;
}

.newsletter_inside form {
  position: relative;
}

.newsletter_inside form input {
  width: 100%;
  padding: 22px 30px;
  font-weight: 400;
  color: #5b6b7a;
  font-size: 14px;
  border-radius: 40px;
  border: 0;
  outline: 0;
}

.newsletter_inside form button {
  position: absolute;
  right: 4px;
  top: 2px;
  background: #306fee;
  background: -moz-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #306fee),
    color-stop(1%, #306fee),
    color-stop(100%, #1a248f)
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(
    0deg,
    #306fee 0%,
    #306fee 1%,
    #1a248f 100%
  );
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(0deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* ie10+ */
  background: linear-gradient(90deg, #306fee 0%, #306fee 1%, #1a248f 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#306fee', endColorstr='#1a248f', GradientType=1);
  /* ie6-9 */

  padding: 20px 34px;
  border-radius: 30px;
  border: 0;
  outline: 0;
  cursor: pointer;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

/* -------------------------------- 

Close Newsletter style

-------------------------------- */

/* -------------------------------- 

Start Footer style

-------------------------------- */

footer.footer {
  background: #001036;

  padding: 32px 0;
  margin: 5px;
  border-radius: 20px;
}

.copy_text p {
  color: #bdbdbd;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7em;
}

.footer_social li {
  display: inline;
  :hover {
    color: #00f166;
  }
}

.footer_social li a {
  color: #ffffff;
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 2px;
  float: right;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
}
.know_image_in {
  position: relative;
}
.know_image_in::after {
  position: absolute;
  content: "";
  width: 350px;
  height: 350px;
  transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  z-index: -1;
  top: 50%;

  background: linear-gradient(40deg, #5dbdeae7, #1b5be4f1);
  /* background: #5DBDEA; */
  border-radius: 30px;
  box-shadow: 0px 0px 60px -20px #02204260;

  animation: rotate-center 16s linear infinite;

  /* background: url(../img/roundcercel.png); */
  /* background-size: cover; */
}
@keyframes rotate-center {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/* -------------------------------- 

Close Footer style

-------------------------------- */

/* -------------------------------- 

Start Responsive style

-------------------------------- */

@media only screen and (max-width: 520px) {
  .single_feature {
    width: 100%;
  }
  .banner_inside .btn_group .btn {
    padding: 12px 34px;
  }
  .video_inside {
    height: 327px;
  }
  .col-md-5.pix-order-one {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .single_price_list .table_body li {
    font-size: 14px !important;
  }
  .single_price_list .table_body li {
    padding-bottom: 10px;
  }
  .single_price_list .table_body {
    padding-top: 26px;
    padding-left: 15px;
  }
  .banner_inside .btn_group .btn {
    margin-top: 20px;
  }

  .newsletter_inside form input {
    padding: 12px 30px;
  }

  .newsletter_inside form button {
    padding: 10px 24px;
  }
  .fun_fact {
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-toggler {
    border: 1px solid #ffffff;
  }
  .col-md-5.pix-order-one {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .navbar-toggler i {
    color: #0560e9;
  }

  .navbar .navbar-collapse {
    /* background-color: #0000007d; */
    padding: 10px 0;
    text-align: center;
    border-radius: 20px;
  }

  .banner_inside h1 {
    font-size: 30px;
    padding-top: 20px;
  }

  .banner_inside p {
    font-size: 16px;
    margin-right: 0px;
  }

  .banner_inside {
    padding-top: 0;
    width: 100%;
    text-align: center;
  }

  .banner_inside .btn_group .btn.btn-first {
    margin-right: 10px;
  }

  .banner_top .banner_image {
    padding-top: 50px;
    margin-left: 0;
  }

  .banner_top .banner_image img {
    max-width: 100%;
    height: auto;
    margin-top: 50px;
    width: 100%;
  }

  .know_more_txt h3,
  .title h3 {
    font-size: 23px;
    text-align: center;
  }
  .video_inside {
    margin-top: 30px;
  }
  .know_more_txt p {
    text-align: center;
  }
  .know_more_txt .underline {
    left: 50%;
    transform: translateX(-50%);
  }

  .know_image_in img,
  .feature_image img {
    height: auto;
  }

  .single_fact h2 {
    font-size: 40px;
  }

  .single_fact p,
  .single_price_list .table_header p {
    font-size: 20px;
  }

  .feature_image {
    margin-top: 50px;
  }

  .single_works {
    padding-right: 10px;
  }

  .fun_fact .col-md-3 .single_fact {
    padding-bottom: 10px;
  }

  .fun_fact img {
    padding: 10px;
    border-radius: 10px;
    width: 70px;
  }

  .fun_fact .col-md-3:nth-child(4) .single_fact {
    padding-bottom: 0;
  }

  .single_fact h2 {
    padding-top: 5px !important;
    margin: 0;
    padding-bottom: 5px !important;
    font-size: 30px;
  }

  .how_works .title {
    padding-top: 50px;
  }

  .single_works {
    width: 100%;
  }

  .pricing_plan .title,
  .recent_blog .title {
    padding-bottom: 10px;
  }

  .single_price_list,
  .single_blog {
    margin-top: 40px;
  }

  element.style {
    visibility: visible;
  }
  @media only screen and (max-width: 767px) {
    .wow {
      animation-name: none !important;
      visibility: visible !important;
    }
  }
  .preview_image {
    text-align: center;
  }
  .tada {
    padding: 60px 10px;
    background-position: top !important;
  }
  .single_price_list .table_header h3 {
    font-size: 32px;
  }

  .single_price_list .table_body li,
  .contact_bg .contact_single p {
    font-size: 16px;
  }

  .single_price_list .table_body .btn {
    padding: 12px 20px;
    font-size: 16px;
  }

  .single_blog .card .card-body h2 {
    font-size: 20px;
  }

  .contact_sec #map {
    height: 300px;
    margin-top: 40px;
  }

  .newsletter_inside h3 {
    font-size: 26px;
  }

  .copy_text p {
    font-size: 16px;
  }

  .copy_text {
    text-align: center;
    padding-bottom: 10px;
  }

  .footer_social {
    text-align: center;
    width: 100%;
  }

  .footer_social li a {
    float: left;
  }

  .wow {
    animation-name: none !important;
    visibility: visible !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .navbar-toggler {
    border: 1px solid #ffffff;
  }
  .banner_top .banner_image img {
    max-width: 736px;
    margin-left: 55px;
  }
  .navbar-toggler i {
    color: #ffffff;
  }

  .navbar .navbar-collapse {
    background-color: transparent;
    padding: 10px 0;
    text-align: center;
  }

  .banner_inside h1 {
    font-size: 44px;
  }

  .banner_inside p {
    font-size: 16px;
    margin-right: 0px;
  }

  .banner_top {
    padding-top: 180px;
  }

  .banner_inside .btn_group .btn.btn-first {
    margin-right: 10px;
  }

  .know_more_txt h3,
  .title h3 {
    font-size: 26px;
  }

  .single_fact h2 {
    font-size: 40px;
  }

  .single_fact p,
  .single_price_list .table_header p {
    font-size: 20px;
  }

  .single_works {
    padding-right: 10px;
  }

  .single_price_list .table_header h3 {
    font-size: 32px;
  }

  .single_price_list .table_body li,
  .contact_bg .contact_single p {
    font-size: 16px;
  }

  .single_price_list .table_body .btn {
    padding: 12px 20px;
    font-size: 16px;
  }

  .single_blog .card .card-body h2 {
    font-size: 20px;
  }

  .contact_sec #map {
    height: 300px;
  }

  .newsletter_inside h3 {
    font-size: 26px;
  }

  .copy_text p {
    font-size: 16px;
  }
}

/* -------------------------------- 

Close Responsive style

-------------------------------- */
@media (max-width: 767px) {
  .know_image_in::after {
    width: 250px;
    height: 250px;
    animation: unset;
  }
  .navbar.navbar-expand-lg {
    background: none;
    transition: 0.3s all;
    z-index: 9999;
    padding-top: 20px;
    background: #ffffffde !important;
    backdrop-filter: blur(5px);
  }
  .bannerimg {
    transform: scale(1);
    margin-top: 30px;
  }
  .single_logos {
    padding: 0px 0;
  }
  .how_works {
    width: 100%;
    padding: 50px 0;
  }
  .fun_fact {
    padding: 40px 0;
  }
  .know_more {
    width: 100%;
    padding-top: 20px;
  }
 .title {
   
    padding-bottom: 20px;
}
 .pix-order-one {
   
    padding-top: 60px;
}

  .testi_inside p {
    text-align: justify;

    padding: 0 0px;
  }
  .testimonial_sec {
    margin-top: 00px;
  }
  .pricing_plan {
    width: 100%;
    /* background-color: #ffffff; */
    padding: 50px 0;
  }
  /* =======********=========== */
}
