/*--------------------------------------------------------------------- 
File Name: style.css 
---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- 
Fonts 
---------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');


 
/*--------------------------------------------------------------------- 
import Files
 ---------------------------------------------------------------------*/

/*--------------------------------------------------------------------- 
basic 
---------------------------------------------------------------------*/

body {
     color: #000;
     font-size: 14px;
     font-family: "Space Grotesk";
     font-weight: normal;
     margin: 0;
     padding: 0;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     position: relative;
     font-weight: normal;
     line-height: normal;
     margin: 0
}



*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     text-decoration: none!important;
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     padding: 0;
     font-weight: normal;
     font-size: 16px;
     line-height: 24px;
}


a {
text-decoration: none;
     outline: none !important;
}
button{
 cursor: pointer;    
}
a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}
.openmenu
{
    display: block !important;
}
 :focus {
     outline: 0;
}
.container-fluid {
     max-width: 1195px;
     margin: 0 auto;
     width: 100%;
     padding: 0 20px;
 }
.head-top {
     padding: 17px 0;
 }
 .row.d_flex {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
 }
 .col-30 {
     width: 30%;
 }
 .col-70 {
     width: 70%;
 }
 ul.email.text_align_right {
     justify-content: right;
     display: flex;
     width: 100%;
     flex-wrap: wrap;
 }
 li.btn-login a {
    color: #000;
    font-size: 15px;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 8px 24px;
    display: inline-block;
}
 a.logo-link {
     display: flex;
 }
 li.btn-login.bg-login-active a {
     margin-left: 10px;
     background: #000000;
     border-color: #000000;
     color: #fff;
 }
 span.pr-data {
    border-left: 1px solid #828282;
    padding-left: 20px;
    margin-left: 10px;
}
 .logo-section a img {
    width: 142px;
}
.logo-section {
    display: flex;
}
 .d-none-desktp{
     display: none;
 }
 section.banner-section {
     background: rgb(0 0 0 / 86%) url(../images/slider-bg-img.png);
     background-position: center center;
     background-size: cover;
     padding: 6% 0;
 }
 .banner-btn-content {
    text-align: center;
    margin-bottom: 50px;
}
 .container-banner {
    padding: 0 20px;
    width: 100%;
    max-width: 1195px;
    margin: 0 auto;
}
h2.banner-text {
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
}
h2.banner-text {
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
}
a.btn-get-more {
    background: #3366FF;
    font-size: 20px;
    color: #fff;
    border-radius: 50px;
    padding: 10px 20px;
    display: inline-block;
}
.banner-btn-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px;
    width: 100%;
}
h2.head-text {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
}
section.testiminials-section {
    padding: 50px 0;
}
.slider-inner p {
    font-size: 16px;
    line-height: 24px;
}
.slider-inner  p a {
    color: #3366FF;
}
section.testiminials-section {
    background: #f0f6ff;
}
.slider-inner img {
    margin-bottom: 10px;
}
.slider-inner {
    background: #fff;
}
.slider-prt {
    padding: 0 10px;
}
.slider-inner {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0px 3px rgba(0,0,0,.1);
}
span.gr-more {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}
span.reveiw-s {
    font-size: 14px;
}
.accordion {
    color: rgb(0 0 0);
    cursor: pointer;
    padding: 15px 0 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 24px;
    transition: 0.4s;
    display: flex;
    margin-bottom: 0;
    border-radius: 5px;
    align-items: center;
    background: transparent;
    font-family: "Space Grotesk";
    justify-content: space-between;
}
.accordion p {
    width: 20px;
    height: 20px;
    display: flex;
    border: 1px solid #000;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
section.faq-section {
    padding: 50px 0;
}
span.left-btn.nav-slick.slick-arrow {
    left: 0;
    position: absolute;
    bottom: 50%;
    border: 1px solid #696969;
    border-radius: 50%;
    display: flex !important;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    z-index: 99;
}
span.right-btn.nav-slick.slick-arrow {
    right: 0;
    position: absolute;
    bottom: 50%;
    border: 1px solid #696969;
    border-radius: 50%;
    display: flex !important;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    z-index: 99;
}
.slider-testimonials.slider1.slick-initialized.slick-slider {
    padding: 0 35px;
}
.text-center{
    text-align: center;
}
footer {
    background: #000;
    color: #fff;
    padding: 70px 0;
}
footer p {
    margin-bottom: 20px;
}
footer p a {
    color: #fff;
}
.footer-logo {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
a.footer-btn {
    background: #000;
    color: #000;
    background: #fff;
    padding: 10px 20px;
    border-radius: 100px;
}
.panel p {
    font-size: 16px;
    font-family: "Space Grotesk";
}
.panel {
    margin-top: 20px;
}
.faq-section .container-fluid {
    max-width: 1020px;
}
.panel {
    display: none;
    overflow: hidden;
}
.faq-ai-input {
    position: relative;
    margin-top: 30px;
    margin-bottom: 12px;
}
.faq-ai {
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-bottom: 30px;
}
button.accordion.active span.plus {
    display: none;
}
button.accordion.active span.minus {
    display: block;
}
button.accordion span.minus {
    display: none;
}
img.mobile-vissible {
    display: none;
}
@media only screen and (max-width: 767px) {
    li.btn-login a {
        font-size: 14px;
        padding: 5px 10px;
    }
span.pr-data {
    display: none;
}
.banner-btn-content {
    margin: 0 auto 30px;
}
h2.banner-text {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
}
h2.head-text {
    font-size: 32px;
}
a.btn-get-more {
    width: 100%;
}
span.left-btn.nav-slick.slick-arrow, span.right-btn.nav-slick.slick-arrow {
    display: none !important;
}
.slider-testimonials.slider1.slick-initialized.slick-slider {
    padding: 0 0px;
}
.footer-logo {
    flex-wrap: wrap;
}
a.footer-btn {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
img.desktop-vissible {
    display: none;
}
img.mobile-vissible {
    display: block;
}
}