
.btn-login{
  padding: 15px 54px;
  border-radius: 8px;
  border: 1px solid  #3789f2;
  color: #333;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}
.btn-login:hover{
  background:  #3789f2;
  border: 1px solid  #3789f2;
  color: #fff;
}
.log-out-btn {
  text-decoration: none;
  padding-right: 22px;
  color: #333;
  font-family: Inter;
  font-size: 16px;
  text-transform: capitalize;
}
.btn-register, .btn-register:focus, .btn-register:active{
  padding: 15px 54px;
  border-radius: 8px;
  background:  #3789f2;
  color:  #fff;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}
.btn-register:hover, .btn-register:focus, .btn-register:active{
  background:  #04eba8;
  color: #333;
}
.menu li a{
  color: #333;
  font-family: Inter;
  font-size: 16px;
  text-transform: capitalize;
}
.menu li a:hover, .menu li a:active, .menu li a:focus{
  color: #3789f2;
}
.hero-sec{
  overflow: hidden;
  background: #CCE4ED;
  padding: 80px 0;
}
.h1-hero{
  color: #333;
  font-family: Inter;
  font-size: 64px;
  font-weight: 900;
  text-transform: capitalize;
}
.h1-hero span{
  color: #3789f2;
}
.btn-start-hero{
overflow: hidden;
padding: 15px 54px;
border-radius: 8px;
background:  #3789f2;
color: #FFF;
font-family: Inter;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
}
.btn-start-hero-2{
overflow: hidden;
padding: 15px 54px;
border-radius: 8px;
border: 2px solid  #3789f2;
color: #3789f2;
font-family: Inter;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
}
.btn-start-hero:hover{
background:  #126de4;
border: 1px solid #3789f2;
color:#fff;
}
.desc-hero{
  color:  #8C8C8C;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
.powerd{
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  margin-top: 30px;
}
.banner{
width: 90%;
margin-left: 50px;
}
.img-fluid .icons{
width: 45%;
text-align: center;
margin-left: 50px;
}
.technology{
  background: #fff;
  padding: 85px 0;
}
.heading-sec{
  color: #000;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  
}
.desc-sec{
color:  #8C8C8C;
text-align: center;
font-family: Inter;
font-size: 15px;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
}
.tech-item{
  border-radius: 25px;
  border: 1px solid  #8C8C8C;
  padding: 25px;
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 50px;
  text-align: center;
}
.tech-item:hover{
  background: #3789f2;
  border-color: #3789f2;
  color: #fff;
}
.tech-m-left{
  margin-left: 60px;
}
.tech-m-right{
  margin-right: 60px;
}
.tech-m-l-{
  margin-left: -70px;
}
.chatbot_integration{
  background: #F5FFFC url("../images/int-bg.png") 46px -100px no-repeat;
  padding: 70px 0;
}
.span-int{
color:  #3789f2;
font-family: Inter;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
display: block;
}
.hedding-integration-h4{
color: #126de4;
font-family: Inter;
font-size: 40px;
font-weight: 700;
text-transform: capitalize;
}
.desc-integration{
color:  #8C8C8C;
font-family: Inter;
font-size: 16px;
font-weight: 500;
line-height: 29px;
text-transform: capitalize;
}
.premium{
  padding: 130px 0;
  background: #FFF;
}
.heading-premium{
color:  #333;
font-family: Inter;
font-size: 36px;
font-weight: 700;
text-transform: capitalize;
text-align: center;
margin-bottom: 50px;
}
.heading-premium span{
  color: #3789f2;
}
.premium-item{
padding: 25px;
border-radius: 30px;
border: 2px solid #CCE4ED;
background: #ECFAFF;
margin-bottom: 45px;
}
.premium-item-heading{
color: #000;
font-family: Inter;
font-size: 24px;
font-weight: 500;
text-transform: capitalize;
margin-top: 30px;
}
.premium-item-desc{
color: #8C8C8C;
font-family: Inter;
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
}
.premium-item-2{
  border: 2px solid #EBCFC5 !important;
  background: #FFF6F3 !important;
}
.premium-item-3{
  border: 2px solid #E3F3E4 !important;
  background: #F5FFF6 !important;
}

.premium-item-4{
border: 2px solid #CCE4ED !important;
background: #F8FDFF !important;
}
.premium-item-5{
  border: 2px solid #EBCFC5 !important;
  background: #FCF7F6 !important;
}
.premium-item-6{
  border: 2px solid #E3F3E4 !important;
  background: #FEFFFE !important;
}
.plans{
  background: #E4F3FF;
  padding: 110px 0;
}
.plan-item{
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #379EF0;
}
.price{
color: #000;
font-family: Inter;
font-size: 24px;
font-weight: 600;
line-height: normal;
text-transform: capitalize;
display: block;
}
.amount{
color: #000;
font-family: Inter;
font-size: 32px;
font-weight: 500;
text-transform: capitalize;
display: inline-block;
}
.time{
color:  #333;
font-family: Inter;
font-size: 15px;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
display: inline-block;
}

.list-feat li{
color:  #333;
font-family: Inter;
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
margin-bottom: 10px;
}
.plan-item:hover{
  background: #379EF0;
  color: #fff;
}
.plan-item:hover .time{
  color: #fff;
}
.icon-true{
  background: url("../images/right-arrow.png") 0 7px no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  padding: 30px 29px 0 0;
}
.plan-item:hover .icon-true{
  background: url("../images/right-arrow-h.png") 0 7px no-repeat;
}
.icon-false{
  background: url("..//images/false.png") 0 7px no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  padding: 30px 29px 0 0;
}
.plan-item:hover .chose-plan{
  border: 1px solid #fff;
}
.chose-plan{
  overflow: hidden;
  padding: 15px 54px;
  border-radius: 8px;
  background:  #3789f2;
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  }
  .chose-plan:hover{
  background:  #fff;
  color:#000;
  }
.footer{
  overflow: hidden;
  padding: 35px 0;
  background:  #333;
}
  .footer-logo{
      color:  #3789f2;
      font-family: Inter;
      font-size: 20px;
      font-style: normal;
      font-weight: 900;
      text-transform: uppercase;
  }
  .footer-list li a{
      color: #FFF;
      font-family: Inter;
      font-size: 18px;
      font-weight: 500;
      text-transform: capitalize;
      text-decoration: none;
  }
  .footer-list li a:hover, .footer-list li a:focus, .footer-list li a:active{
      color:  #3789f2;
  }
  .footer-list{
      margin: 0;
  }
  .footer-social{
      margin: 0;
  }



/* Strat chat box css */

/* Animations */
@keyframes slideIn {
0% {
  transform: translateX(150%) scale(1.02);
}

75% {
  transform: translateX(-20%) scale(0.9) ;
}

100% {
  transform: translateX(0) scale(1);
}
}

@keyframes bounceIn {
0% {
  opacity: 0;
  transform: scale(0.5);
}

75% {
  opacity: 0.8;
  transform: scale(1.05) ;
}

100% {
  opacity: 1;
  transform: scale(1);
}
}

.chat-widget {
position: fixed;
top: -1000px;
left: -1000px;
box-sizing: border-box;
}

.chat-widget * {
box-sizing: border-box;
font-size: 14px;
line-height: 1.6;
}

.chat-widget-toggle {
position: absolute;
z-index: -1;
bottom: 10px;
right: 15px;
}

.chat-widget-toggle:checked ~ .chat-open-button {
opacity: 0;
transform: translateX(200px);
transition: all 400ms ease;
}

.chat-widget-toggle:checked ~ .chat-box {
opacity: 1;
transform: translateX(0);
transition: all 600ms ease,
    opacity 200ms ease-out;
}

.chat-widget-toggle:checked ~ .chat-close-button {
opacity: 1;
transform: scale(1);
transition: all 400ms ease 600ms;
box-shadow: 0px 0px 8px 1px #12121261;

}

.chat-box {
position: fixed;
z-index: var(--chat-zIndex);
right: 15px;
bottom: 15px;
display: flex;
flex-flow: column;
width: 320px;
height: calc(100% - 95px);
max-height: var(--chat-max-height);
min-height: var(--chat-min-height);
border-radius: 15px;
background: var(--chat-color-white);
box-shadow: var(--chat-default-shadow);
opacity: 0;
transform: translateX(100%);
transition: all 350ms ease;
}

.chat-avatar-box {
position: absolute;
z-index: 100;
top: -45px;
left: 50%;
background: transparent;
width: 80px;
height: 80px;
border-radius: 50%;
transform: translateX(-50%);
}

.chat-avatar-box::before {
content: '';
position: absolute;
z-index: -10;
top: 0px;
width: 80px;
height: 40px;
background: transparent;
box-shadow: 0 0 10px 5px rgba(112, 111, 102, 0.23);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
}

.chat-avatar {
width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
object-position: center center;
border: 2px solid var(--chat-color-white);
}

.chat-avatar.-small {
width: 30px;
height: 30px;
}

.chat-header {
position: relative;
z-index: 100;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.chat-title {
font-weight: 100;
display: inline-block;
}


.chat-title-primary {
color:  #5b5959;
font-size: 18px;
margin-bottom: -3px;
}

.chat-title-sub {
color: #959595;
display: block;
padding-left: 55px;
margin-top: -15px;
}

.chat-message-box {
display: flex;
flex-flow: column;
width: 100%;
height: 100%;
overflow: hidden;
}

.chat-messages {
flex: 1 1 auto;
max-height: 500px;
width: 100%;
overflow: hidden;
overflow-y: auto;
background-color: #fff;  
}

.chat-messages::-webkit-scrollbar {
width: 5px;
}

.chat-messages::-webkit-scrollbar-track {
background: #bbb;
}

.chat-messages::-webkit-scrollbar-thumb {
background: #4c4c4c;
border-radius: 100px;
}

.chat-messages-content {
display: flex;
flex-flow: column;
padding: 10px;
}

.chat-message {
display: flex;
width: 80%;
min-height: 30px;
margin-bottom: 10px;
border-radius: 25px;
background: #E3F3E4;
}

.chat-message > * {
padding: 3px;
}

.chat-message.-left {
align-self: flex-start;
}

.chat-message.-left.-animated {
animation: bounceIn 600ms ease-in backwards;
}

.chat-message-avatar {
 flex: 0 1 auto;
}

.chat-message-text {
flex: 1;
font-family: 'Roboto Slab', sans-serif;
}

.chat-message.-right {
align-self: flex-end;
width: 70%;
text-align: left;
padding: 3px 10px;
background: #3789f2;
color: #fff;
}

.chat-message.-right.-animated {
animation: slideIn 1s ease 1 backwards;  
}

/* Chat Widget Toggle Button */
:root {
  --chat-zIndex: 1000;
  --chat-min-height: 220px;
  --chat-max-height: 440px;
  --chat-color-white: #fff;
  --chat-color-black: #222;
  --chat-color-primary: #06b7f1;
  --chat-default-shadow: 0 0 10px 5px rgba(112, 111, 102, 0.23);
}
.chat-widget-button {
position: fixed;
z-index: var(--chat-zIndex);
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
border-radius: 50%;
cursor: pointer;
}

.chat-open-button {
right: 15px;
bottom: 15px;
align-self: flex-end;
opacity: 1;
transform: translateX(0);
transition: all 300ms ease 150ms;
}

.chat-open-button svg {
width: 25px;
height: 25px;
fill: #fff;
}

.chat-close-button {
right: 350px;
bottom: 20px;
width: 35px;
height: 35px;
background: var(--chat-color-white);
opacity: 0;
transform: scale(0.5);
}
.chat-close-button:hover{
  background:  #3789f2;

}
.chat-close-button:hover .chat-close-button svg{
  fill: #fff;
}
.chat-close-button svg {
width: 10px;
height: 10px;
fill: var(--chat-color-black);
}

/* Chat Form */
.chat-form-box {
position: relative;
z-index: 100;
padding: 10px 0;
flex: 0 0 45px;
box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
}

.chat-form {
display: flex;
align-items: center;
width: 95%;
height: 40px;
padding: 5px;
overflow: hidden;
margin: 0 auto;
}

.chat-form-input {
width: 100%;
height: 100%;
border: none;
padding: 20px 10px;
color: #767070;
font-family: inherit;
font-size: 14px;
background: #E3F3E4;
border-radius: 10px;
}

.chat-form-input::placeholder {
color: #959595;
}

.chat-form-input::-webkit-placeholder {
color: #959595;
}

.chat-form-input:focus {
outline: none;
}

.chat-form-button {
display: flex;
border: none;
cursor: pointer;
background:  #3789f2;
padding: 10px;
border-radius: 10px;
margin-left: 6px;
}

.chat-form-button:active,
.chat-form-button:focus {
outline: none;
}

.chat-form-button svg {
width: 20px;
height: 20px;
fill: #fff;
}
.chat-icon-header-bar{
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 10px;
}
.boot-name{
border-radius: 50px;
background:  #3789f2;
color: #fff;
padding: 7px 20px;
}
/* End chat box css */




/* responsive */
@media (min-width:320px) and (max-width:768px) {
  .btn-login, .btn-register{
      display: block;
      margin-bottom: 10px;
  }
.tech-m-l-, .tech-m-right, .tech-m-left{
  margin-left: 0;
  margin-right: 0;
}
.h1-hero{
  margin: 0;
  font-size: 40px;
}
.span-int{
  margin-top: 0;
}
}

.title{
 text-align: center;
 margin-bottom: 40px;
}
.homecard{
width: 546px;
border: none;
border-radius: 12px;
background-color: #fff;
}
h4{
margin-top: 20px;
text-align: center;
color: #5199eb;
}
.imag{
margin-bottom: 7rem;
border-radius: 12px;
}
.ai-imag{
border-radius: 8px;
height: 65vh;
}






/* Cards */ 
h2 {
font-size: 2.25rem;
font-family: var(--font-title);
color: var(--white);
line-height: 1.1;
}

p {
font-family: var(--font-text);
font-size: 1rem;
line-height: 1.5;
color: var(--white);
}

.flow > * + * {
margin-top: var(--flow-space, 1em);
}

/* CARD COMPONENT */

.homecard {
display: grid;
place-items: center;
width: 546px;
max-width: 40rem;
height: 28.125rem;
overflow: hidden;
border-radius: 0.625rem;
box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
}

.homecard > * {
grid-column: 1 / 2;
grid-row: 1 / 2;
}

.homecard__background {
object-fit: cover;
max-width: 100%;
height: 100%;
}

.homecard__content {
--flow-space: 0.9375rem;
display: flex;
flex-direction: column;
justify-content: space-between;
align-self: flex-end;
height: 70%;
padding: 12% 1.25rem 1.875rem;
background: linear-gradient(
  180deg,
  hsla(0, 0%, 100%, 0) 0%,
  hsla(0, 0%, 0%, 0.3) 10%,
  hsl(0, 0%, 0%) 100%
);
}

.homecard__content--container {
--flow-space: 1.25rem;
}

.homecard__title {
color: #fff;
position: relative;
width: fit-content;
width: -moz-fit-content; /* Prefijo necesario para Firefox  */
}

.homecard__title::after {
content: "";
position: absolute;
height: 0.3125rem;
width: calc(100% + 1.25rem);
bottom: calc((1.25rem - 0.5rem) * -1);
left: -1.25rem;
background-color: var(--brand-color);
}
.homecard__description{
color: #fff;
}
p{
margin-bottom: 0;
}
.homecard__button {
padding: 0.75rem;
width: fit-content;
width: -moz-fit-content; /* Prefijo necesario para Firefox  */
font-variant: small-caps;
font-weight: bold;
border-radius: 0.45em;
border: none;
background-color: #06b7f1;
font-family: var(--font-title);
font-size: 1.125rem;
color: var(--black);
}
.homecard__button .price{
padding: 0.75rem;
width: fit-content;
width: -moz-fit-content; /* Prefijo necesario para Firefox  */
font-variant: small-caps;
font-weight: bold;
border-radius: 0.45em;
border: solid 1px #E4F3FF;
font-family: var(--font-title);
font-size: 1.125rem;
color: var(--black);
}

.homecard__button:focus {
outline: 2px solid black;
outline-offset: -5px;
}

@media (any-hover: hover) and (any-pointer: fine) {
.homecard__content {
  transform: translateY(62%);
  transition: transform 500ms ease-out;
  transition-delay: 500ms;
}

.homecard__title::after {
  opacity: 0;
  transform: scaleX(0);
  transition: opacity 1000ms ease-in, transform 500ms ease-out;
  transition-delay: 500ms;
  transform-origin: right;
}

.homecard__background {
  transition: transform 500ms ease-in;
}

.homecard__content--container > :not(.homecard__title),
.homecard__button {
  opacity: 0;
  transition: transform 500ms ease-out, opacity 500ms ease-out;
}

.homecard:hover,
.homecard:focus-within {
  transform: scale(1.05);
  transition: transform 500ms ease-in;
}

.homecard:hover .homecard__content,
.homecard:focus-within .homecard__content {
  transform: translateY(0);
  transition: transform 500ms ease-in;
}

.homecard:focus-within .homecard__content {
  transition-duration: 0ms;
}

.homecard:hover .homecard__background,
.homecard:focus-within .homecard__background {
  transform: scale(1.3);
}

.homecard:hover .homecard__content--container > :not(.homecard__title),
.homecard:hover .homecard__button,
.homecard:focus-within .homecard__content--container > :not(.homecard__title),
.homecard:focus-within .homecard__button {
  opacity: 1;
  transition: opacity 500ms ease-in;
  transition-delay: 1000ms;
}

.homecard:hover .homecard__title::after,
.homecard:focus-within .homecard__title::after {
  opacity: 1;
  transform: scaleX(1);
  transform-origin: left;
  transition: opacity 500ms ease-in, transform 500ms ease-in;
  transition-delay: 500ms;
}
}

.btn-login{
  padding: 15px 54px;
  border-radius: 8px;
  border: 1px solid  #3789f2;
  color: #333;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}
.btn-login:hover{
  background:  #3789f2;
  border: 1px solid  #3789f2;
  color: #fff;
}
.btn-register, .btn-register:focus, .btn-register:active{
  padding: 15px 54px;
  border-radius: 8px;
  background:  #3789f2;
  color:  #fff;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}
.btn-register:hover, .btn-register:focus, .btn-register:active{
  background:  #04eba8;
  color: #333;
}
.menu li a{
  color: #333;
  font-family: Inter;
  font-size: 16px;
  text-transform: capitalize;
}
.menu li a:hover, .menu li a:active, .menu li a:focus{
  color: #3789f2;
}
.hero-sec{
  overflow: hidden;
  background: #CCE4ED;
  padding: 80px 0;
}
.h1-hero{
  color: #333;
  font-family: Inter;
  font-size: 64px;
  font-weight: 900;
  text-transform: capitalize;
}
.h1-hero span{
  color: #3789f2;
}
.btn-start-hero{
overflow: hidden;
padding: 15px 54px;
border-radius: 8px;
background:  #3789f2;
color: #FFF;
font-family: Inter;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
}
.btn-start-hero-2{
overflow: hidden;
padding: 15px 54px;
border-radius: 8px;
border: 2px solid  #3789f2;
color: #3789f2;
font-family: Inter;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
}
.btn-start-hero:hover{
background:  #126de4;
border: 1px solid #3789f2;
color:#fff;
}
.desc-hero{
  color:  #8C8C8C;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
.powerd{
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  margin-top: 30px;
}
.banner{
width: 90%;
margin-left: 50px;
}
.img-fluid .icons{
width: 45%;
text-align: center;
margin-left: 50px;
}
.technology{
  background: #fff;
  padding: 85px 0;
}
.heading-sec{
  color: #000;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  
}
.desc-sec{
color:  #8C8C8C;
text-align: center;
font-family: Inter;
font-size: 15px;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
}
.tech-item{
  border-radius: 25px;
  border: 1px solid  #8C8C8C;
  padding: 25px;
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 50px;
  text-align: center;
}
.tech-item:hover{
  background: #3789f2;
  border-color: #3789f2;
  color: #fff;
}
.tech-m-left{
  margin-left: 60px;
}
.tech-m-right{
  margin-right: 60px;
}
.tech-m-l-{
  margin-left: -70px;
}
.chatbot_integration{
  background: #F5FFFC url("../images/int-bg.png") 46px -100px no-repeat;
  padding: 70px 0;
}
.span-int{
color:  #3789f2;
font-family: Inter;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
display: block;
}
.hedding-integration-h4{
color: #126de4;
font-family: Inter;
font-size: 40px;
font-weight: 700;
text-transform: capitalize;
}
.desc-integration{
color:  #8C8C8C;
font-family: Inter;
font-size: 16px;
font-weight: 500;
line-height: 29px;
text-transform: capitalize;
}
.premium{
  padding: 17px 0;
  background: #FFF;
}
.heading-premium{
color:  #333;
font-family: Inter;
font-size: 36px;
font-weight: 700;
text-transform: capitalize;
text-align: center;
margin-bottom: 50px;
}
.heading-premium span{
  color: #3789f2;
}
.premium-item{
padding: 25px;
border-radius: 30px;
border: 2px solid #CCE4ED;
background: #ECFAFF;
margin-bottom: 45px;
}
.premium-item-heading{
color: #000;
font-family: Inter;
font-size: 24px;
font-weight: 500;
text-transform: capitalize;
margin-top: 30px;
}
.premium-item-desc{
color: #8C8C8C;
font-family: Inter;
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
}
.premium-item-2{
  border: 2px solid #EBCFC5 !important;
  background: #FFF6F3 !important;
}
.premium-item-3{
  border: 2px solid #E3F3E4 !important;
  background: #F5FFF6 !important;
}

.premium-item-4{
border: 2px solid #CCE4ED !important;
background: #F8FDFF !important;
}
.premium-item-5{
  border: 2px solid #EBCFC5 !important;
  background: #FCF7F6 !important;
}
.premium-item-6{
  border: 2px solid #E3F3E4 !important;
  background: #FEFFFE !important;
}
.plans{
  background: #E4F3FF;
  padding: 110px 0;
}
.plan-item{
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #379EF0;
}
.price{
color: #000;
font-family: Inter;
font-size: 24px;
font-weight: 600;
line-height: normal;
text-transform: capitalize;
display: block;
}
.amount{
color: #000;
font-family: Inter;
font-size: 32px;
font-weight: 500;
text-transform: capitalize;
display: inline-block;
}
.time{
color:  #333;
font-family: Inter;
font-size: 15px;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
display: inline-block;
}

.list-feat li{
color:  #333;
font-family: Inter;
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
margin-bottom: 10px;
}
.plan-item:hover{
  background: #379EF0;
  color: #fff;
}
.plan-item:hover .time{
  color: #fff;
}
.icon-true{
  background: url("../images/right-arrow.png") 0 7px no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  padding: 30px 29px 0 0;
}
.plan-item:hover .icon-true{
  background: url("../images/right-arrow-h.png") 0 7px no-repeat;
}
.icon-false{
  background: url("..//images/false.png") 0 7px no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  padding: 30px 29px 0 0;
}
.plan-item:hover .chose-plan{
  border: 1px solid #fff;
}
.chose-plan{
  overflow: hidden;
  padding: 15px 54px;
  border-radius: 8px;
  background:  #3789f2;
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  }
  .chose-plan:hover{
  background:  #fff;
  color:#000;
  }
.footer{
  overflow: hidden;
  padding: 35px 0;
  background:  #333;
}
  .footer-logo{
      color:  #3789f2;
      font-family: Inter;
      font-size: 20px;
      font-style: normal;
      font-weight: 900;
      text-transform: uppercase;
  }
  .footer-list li a{
      color: #FFF;
      font-family: Inter;
      font-size: 18px;
      font-weight: 500;
      text-transform: capitalize;
      text-decoration: none;
  }
  .footer-list li a:hover, .footer-list li a:focus, .footer-list li a:active{
      color:  #3789f2;
  }
  .footer-list{
      margin: 0;
  }
  .footer-social{
      margin: 0;
  }



/* Strat chat box css */

/* Animations */
@keyframes slideIn {
0% {
  transform: translateX(150%) scale(1.02);
}

75% {
  transform: translateX(-20%) scale(0.9) ;
}

100% {
  transform: translateX(0) scale(1);
}
}

@keyframes bounceIn {
0% {
  opacity: 0;
  transform: scale(0.5);
}

75% {
  opacity: 0.8;
  transform: scale(1.05) ;
}

100% {
  opacity: 1;
  transform: scale(1);
}
}

.chat-widget {
position: fixed;
top: -1000px;
left: -1000px;
box-sizing: border-box;
}

.chat-widget * {
box-sizing: border-box;
font-size: 14px;
line-height: 1.6;
}

.chat-widget-toggle {
position: absolute;
z-index: -1;
bottom: 10px;
right: 15px;
}

.chat-widget-toggle:checked ~ .chat-open-button {
opacity: 0;
transform: translateX(200px);
transition: all 400ms ease;
}

.chat-widget-toggle:checked ~ .chat-box {
opacity: 1;
transform: translateX(0);
transition: all 600ms ease,
    opacity 200ms ease-out;
}

.chat-widget-toggle:checked ~ .chat-close-button {
opacity: 1;
transform: scale(1);
transition: all 400ms ease 600ms;
box-shadow: 0px 0px 8px 1px #12121261;

}

.chat-box {
position: fixed;
z-index: var(--chat-zIndex);
right: 15px;
bottom: 15px;
display: flex;
flex-flow: column;
width: 320px;
height: calc(100% - 95px);
max-height: var(--chat-max-height);
min-height: var(--chat-min-height);
border-radius: 15px;
background: var(--chat-color-white);
box-shadow: var(--chat-default-shadow);
opacity: 0;
transform: translateX(100%);
transition: all 350ms ease;
}

.chat-avatar-box {
position: absolute;
z-index: 100;
top: -45px;
left: 50%;
background: transparent;
width: 80px;
height: 80px;
border-radius: 50%;
transform: translateX(-50%);
}

.chat-avatar-box::before {
content: '';
position: absolute;
z-index: -10;
top: 0px;
width: 80px;
height: 40px;
background: transparent;
box-shadow: 0 0 10px 5px rgba(112, 111, 102, 0.23);
border-top-left-radius: 50px;
border-top-right-radius: 50px;
}

.chat-avatar {
width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
object-position: center center;
border: 2px solid var(--chat-color-white);
}

.chat-avatar.-small {
width: 30px;
height: 30px;
}

.chat-header {
position: relative;
z-index: 100;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.chat-title {
font-weight: 100;
display: inline-block;
}


.chat-title-primary {
color:  #5b5959;
font-size: 18px;
margin-bottom: -3px;
}

.chat-title-sub {
color: #959595;
display: block;
padding-left: 55px;
margin-top: -15px;
}

.chat-message-box {
display: flex;
flex-flow: column;
width: 100%;
height: 100%;
overflow: hidden;
}

.chat-messages {
flex: 1 1 auto;
max-height: 500px;
width: 100%;
overflow: hidden;
overflow-y: auto;
background-color: #fff;  
}

.chat-messages::-webkit-scrollbar {
width: 5px;
}

.chat-messages::-webkit-scrollbar-track {
background: #bbb;
}

.chat-messages::-webkit-scrollbar-thumb {
background: #4c4c4c;
border-radius: 100px;
}

.chat-messages-content {
display: flex;
flex-flow: column;
padding: 10px;
}

.chat-message {
display: flex;
width: 80%;
min-height: 30px;
margin-bottom: 10px;
border-radius: 25px;
background: #E3F3E4;
}

.chat-message > * {
padding: 3px;
}

.chat-message.-left {
align-self: flex-start;
}

.chat-message.-left.-animated {
animation: bounceIn 600ms ease-in backwards;
}

.chat-message-avatar {
 flex: 0 1 auto;
}

.chat-message-text {
flex: 1;
font-family: 'Roboto Slab', sans-serif;
}

.chat-message.-right {
align-self: flex-end;
width: 70%;
text-align: left;
padding: 3px 10px;
background: #3789f2;
color: #fff;
}

.chat-message.-right.-animated {
animation: slideIn 1s ease 1 backwards;  
}

/* Chat Widget Toggle Button */
:root {
  --chat-zIndex: 1000;
  --chat-min-height: 220px;
  --chat-max-height: 440px;
  --chat-color-white: #fff;
  --chat-color-black: #222;
  --chat-color-primary: #06b7f1;
  --chat-default-shadow: 0 0 10px 5px rgba(112, 111, 102, 0.23);
}
.chat-widget-button {
position: fixed;
z-index: var(--chat-zIndex);
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
border-radius: 50%;
cursor: pointer;
}

.chat-open-button {
right: 15px;
bottom: 15px;
align-self: flex-end;
opacity: 1;
transform: translateX(0);
transition: all 300ms ease 150ms;
}

.chat-open-button svg {
width: 25px;
height: 25px;
fill: #fff;
}

.chat-close-button {
right: 350px;
bottom: 20px;
width: 35px;
height: 35px;
background: var(--chat-color-white);
opacity: 0;
transform: scale(0.5);
}
.chat-close-button:hover{
  background:  #3789f2;

}
.chat-close-button:hover .chat-close-button svg{
  fill: #fff;
}
.chat-close-button svg {
width: 10px;
height: 10px;
fill: var(--chat-color-black);
}

/* Chat Form */
.chat-form-box {
position: relative;
z-index: 100;
padding: 10px 0;
flex: 0 0 45px;
box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
}

.chat-form {
display: flex;
align-items: center;
width: 95%;
height: 40px;
padding: 5px;
overflow: hidden;
margin: 0 auto;
}

.chat-form-input {
width: 100%;
height: 100%;
border: none;
padding: 20px 10px;
color: #767070;
font-family: inherit;
font-size: 14px;
background: #E3F3E4;
border-radius: 10px;
}

.chat-form-input::placeholder {
color: #959595;
}

.chat-form-input::-webkit-placeholder {
color: #959595;
}

.chat-form-input:focus {
outline: none;
}

.chat-form-button {
display: flex;
border: none;
cursor: pointer;
background:  #3789f2;
padding: 10px;
border-radius: 10px;
margin-left: 6px;
}

.chat-form-button:active,
.chat-form-button:focus {
outline: none;
}

.chat-form-button svg {
width: 20px;
height: 20px;
fill: #fff;
}
.chat-icon-header-bar{
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 10px;
}
.boot-name{
border-radius: 50px;
background:  #3789f2;
color: #fff;
padding: 7px 20px;
}
/* End chat box css */




/* responsive */
@media (min-width:320px) and (max-width:768px) {
  .btn-login, .btn-register{
      display: block;
      margin-bottom: 10px;
  }
.tech-m-l-, .tech-m-right, .tech-m-left{
  margin-left: 0;
  margin-right: 0;
}
.h1-hero{
  margin: 0;
  font-size: 40px;
}
.span-int{
  margin-top: 0;
}
}

.title{
 text-align: center;
 margin-bottom: 40px;
}
.card{
width: 600px;
border: none;
border-radius: 12px;
background-color: #fff;
}
h4{
margin-top: 20px;
text-align: center;
color: #5199eb;
}
.imag{
height: 600px;
width: 400px;
}
.ai-imag{
border-radius: 8px;
height: 65vh;
}

.dropdown {
  position: relative;
  cursor: pointer;
  max-width: 400px;
  padding-left: 110px;
  color: #333;
}

.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
  position: relative;
  /*margin-left: 265px;*/
}

.dropdown__window {
  position: absolute;
  background: #fff;
  width: 100%;
  max-width: 260px;
  top: 45px;
  z-index: 12;
  overflow: hidden;
  display: none;
  visibility: hidden;
  border-radius: 20px;
}
.dropdown__window--active {
  display: block;
  visibility: visible;
  margin-left: 35px;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

.dropdown__window>* {
  font-size: 14px;
  cursor: pointer;
  display: block;
  padding: 1rem 0 1rem 1rem;
  font-weight: 400;
  text-align: left;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  text-decoration: none;
}

.plandata{
  color:#7c8798;
}