﻿@charset "utf-8";
/* CSS Document */

body{font-family: 'Montserrat', sans-serif; font-size: 18px;}
h1{font-size: 55px; font-weight: 700; margin-bottom: 30px}
h2{font-size: 40px; font-weight: 700;  margin-bottom: 20px;    color: #1b1b25;}
h3{font-size: 25px; font-weight: 700; margin-bottom: 30px}
.pb-100{ padding-bottom: 100px;}
.ptb-100{ padding-top: 100px; padding-bottom: 100px;}
.ptb-70{ padding-top: 70px; padding-bottom: 70px;}
.ptb-50{ padding-top: 50px; padding-bottom: 50px;}
.ptb-40{ padding-top: 40px; padding-bottom: 40px;}
.pr-100{ padding-right: 100px; }
.navbar-brand img{height:65px; }
.navbar{ max-width: 1140px; height: 120px; margin: 0 auto; padding: 0 15px;} 
.demobox{    box-shadow: 0px 5px 30px 0px rgba(214,215,216,0.57);   background-color: #FFFFFF;     padding: 30px;   border-radius: 10px;width: 100%;}
.logo-wrap{display:flex;  justify-content: space-between;}
.logo-wrap img{height: 60px;}
.bill img{height:30px;}
.blue-bg{ /*background-image: linear-gradient(360deg,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(246,252,255,1) 100%);*/
background-image: linear-gradient(0deg,#fff,#fff 68%,#f6fcff);

}
.lbr_demoform .form-row .btn-red {  margin-bottom: 19px !important;}
.lbr_demoform .form-row {margin: 0;}
.home_div { display: flex; justify-content: center;  align-items: center;}
.demobox label{font-weight: 600; margin-bottom: 3px;} 
.demobox .form-control{padding:24px 15px; margin-bottom: 5px;} 
.btn-red{ background: #dc392d; padding: 12px 45px; color:#fff; border: 1px solid #dc392d; border-radius:3px; font-weight: 700; font-size: 14px; text-transform: uppercase;}
.btn-red:hover{ background: #fff; color:#dc392d; border: 1px solid #dc392d}
.testi{ font-size:35px; line-height: 55px; margin-bottom: 50px;    color: #000;   font-weight: 500;}
.texti-name{ font-size:20px; font-weight: 600; color: #000;}
.texti-designation{ font-size:18px; font-weight: 400;  color: #6d7177;}
.bill td{padding:20px 30px; color: #6d7177;}
.bill{ }
.bill{ /*background: url(../img/untitled-1-1500.png) no-repeat bottom center;*/ width: 100%;background-size:contain; background-size: 120%}
.brand td{padding:60px 30px; }
.brand tr.head td{padding:20px 30px; }
.brand td img{ max-height: 50px;  max-width: 200px;}
.redbox{background: #dc392d; padding: 50px; border-radius:0; margin-bottom: 30px;}
.redbox p{color:#fff; padding: 20px 14%;font-size: 16px; font-weight: 400;}
.redbox p.lead {font-size: 18px; padding-top: 5px;}
.redbox h1{color:#fff;}
.btn-white{ background: #dc392d; padding: 12px 45px; color:#fff; border: 1px solid #fff; border-radius:3px; font-weight: 700; font-size: 14px; text-transform: uppercase;}
.btn-white:hover{ background: #fff; color:#dc392d; border: 1px solid #fff;}
.btn-white2{ background: #fff; padding: 12px 45px; color:#fff; border: 1px solid #fff; border-radius:3px; font-weight: 700; font-size: 14px; color: #1b1b25; text-transform: uppercase;}
.btn-white2:hover{ background: #fff; color:#dc392d; border: 1px solid #fff;}
.form_p1 {font-size: 14px; color: #6d7177; margin: 0;    line-height: 28px;}
.lbr_demoform .col-md-12 {padding-left: 0; padding-right: 0;}
.svg_check {
    background: #3cd321;
    border-radius: 50%;
    padding: 8px 10px;
    display: inline-block;
}
.svg_check svg {    
    width: 22px;
    height: 22px;
    color: #fff;
}

.svg_check svg path {
    fill: #fff;
}
.svg_close {
    background: #dc392d;
    border-radius: 50%;
    padding: 8px 10px;
    display: inline-block;
}
.svg_close svg {    
    width: 22px;
    height: 22px;
    color: #fff;
}
.svg_close svg path {
    fill: #fff;
}

.lbrdemo_table_infop p{color: #6d7177; font-size: 14px; text-align: left}
.new2box_bg {
    border-radius: 12px;
    border: 2px solid hsla(0,0%,60.8%,.2);
    padding: 30px 16px 15px 0;
    text-align: left;
    padding-left: 80px;
    position: relative;
    height: 100%;
    min-height: 100%;
}
.bill .text-center p.mb-5, .blue-bg .text-center p {
    color: #6d7177;
}
.brand tr.head td{color: #1b1b25;}
.new2box_bg .new2box_icon {
    line-height: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    fill: currentColor;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 15px;
    margin-top: 30px;
}

.new2box_bg .new2box_icon svg {
    width: 45px;
    height: 45px;
    color: #dc392d; fill: #dc392d;
}

.new2box_bg h4 {
    color: #1b1b25;
    font-size: 20px;
    margin: 0;
    padding-bottom: 13px;
    line-height: 30px;
}

.new2box_bg p {
    color: #6d7177;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
}
.new2box_section .col-md-6 {padding-bottom: 25px;}
.lbrdemo_banner_textbg h1{color: #1b1b25;}
.lbrdemo_banner_textbg p{color: #6d7177; line-height: 30px;}
.lbrdemo_copyright p, .lbrdemo_copyright p a {
    margin: 0;
    font-size: 16px;
    color: #6d7177;
}

.lbrdemo_copyright {
    padding-top: 6px;
}

footer {
    padding: 0 0 30px;
}

.logo-wrap ul{margin: 0; padding: 0; list-style: none; display: block; text-align:center;width: 100%;}

.logo-wrap ul li{margin: 0; padding: 0 3%; list-style: none; display: inline-block; text-align:center;}


.ai_matter tr.head {
    font-weight: 600;
}
.ai_matter tr.head td:nth-child(2){width: 40%;}
.ai_matter tr.head td:nth-child(1), .ai_matter tr td:nth-child(1){    width: 5%;
    background: rgb(246 246 246);
    color: #dc392d !important;
    font-weight: 600;}
.ai_matter tr.head td{text-align: center;font-weight: 600;background: #dc392d;color: #fff !important;}
.ai_matter tr td {text-align: left;padding-bottom: 15px;padding-top: 15px;vertical-align: middle;}

.ai_matter tr td p {margin: 0;}
.about_kickstart_right h4 {
    font-weight: 600;
    text-align: left;
    font-size: 20px; padding-bottom: 8px;
}

.about_kickstart_right {padding: 0 8%;}

.about_kickstart_right ul {
    margin: 0;
    padding: 0;
    display: block;
}
.about_kickstart_right ul li {
    margin: 0;
    padding: 0 0 18px;
    display: block;
    text-align: left;
    position: relative;
    min-height: 65px;
}
.about_kickstart_right ul li:last-child{padding-bottom: 0;}
.about_kickstart_right ul li img {
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
}

.about_kickstart_right ul li span {
    display: block;
    padding-left: 60px;
    padding-top: 7px;
}

.about_kickstart_left {
    padding-right: 24px;
}
.red-text {color: #d22726 !important;}

.demopg_textmon .owl-carousel .owl-item img{width: auto;}

.get_started_now_con {
    /* background: #dc392d; */
    color: #fff;
}

.ai_sec_right {
    background: #fff;
    height: 100%;
    margin-left: -60px;
    box-shadow: 5px 5px 10px #0000003d;
    position: relative;
    z-index: 0;
    margin-top: 25px;
    padding: 20px 25px;
}

.ai_sec_right h3 {
    color: #dc392d;
    font-size: 32px;
}

.ai_sec_left {
    background: #dc392d;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 24%);
    padding-top: 45px;
    padding-bottom: 45px;
}

.ai_sec_left h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    margin: 0;
    padding: 0 45px;
}


@media (min-width: 768px){
.navbar {  max-width: 720px;}
.d-none-lg {display: none;}
}
@media (min-width: 992px){
.navbar {  max-width: 1140px;}
}

@media (min-width:2400px) {

	/*.container {    max-width: 2000px;}
	.navbar {  max-width: 2000px;}*/
}

@media (max-width:1199px) and (min-width:768px) {
    .lbrdemo_banner_textbg h1 {
        font-size: 45px;
    }
}

@media (max-width: 991px){
.lbr_form_right {  padding-left: 15px !important;}
}

@media (max-width:1199px) and (min-width:992px) {


}

@media (min-width:768px) {
    .testi.testi-sm { font-size: 30px; line-height: 38px; }
}

@media (max-width:767px) {

    .ptb-40 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .container, .container-sm {
    max-width: 100%;
}

    .lbrdemo_banner_textbg h1 {  font-size: 25px; margin-bottom: 15px;}
    .lbrdemo_banner_textbg h3{font-size: 18px;}
    .lbrdemo_banner_textbg p { font-size: 14px;  padding-right: 0 !important;   margin-bottom: 15px !important;   }
    .btn-red {  padding: 10px 25px;  font-size: 13px;}
    .demobox { margin-top: 20px;padding: 15px;}
    .demobox h3 { font-size: 20px; margin-bottom: 20px; text-align: center;}
    .form-row {text-align: center;}
    .form-row label{text-align: left; display: block;}
    .demobox .form-control { padding: 15px 15px;margin-bottom: 0; font-size: 14px;}
    .form_p1 { font-size: 12px; margin: 0; line-height: 22px;}
    .logo-wrap { display: block; justify-content: inherit;}
    .logo-wrap img { height: 30px;  margin: 0 15px 25px;}
    .logo-wrap { text-align: center;}
    .d-block-md {display: block}
    .mb-5, .my-5 { margin-bottom: 1rem !important;}
    .mt-5, .my-5 { margin-top: 1rem !important;}
    .testi { font-size: 20px; line-height: 28px; margin-bottom: 20px;text-align: center;}
    .ptb-50 { padding-top: 20px; padding-bottom: 20px;}
    .row.home_div.pb-100 .ptb-50 img { max-width: 50px;}
    .texti-name { font-size: 16px;  margin: 0 0 5px;text-align: center;}
    .texti-designation { font-size: 14px;text-align: center;}
    .home_div .img-fluid {display: none;}
    img.img-fluid.mt-5 {  margin: 0 !important;}
    .pb-100 { padding-bottom: 0;}
    h2 { font-size: 24px;  margin-bottom: 10px;}
    .new2box_bg {  padding: 20px 15px;  text-align: center  }
    .new2box_bg .new2box_icon { position: inherit; margin-left: 0;  margin-top: 0; margin-bottom: 5px; }
    .new2box_bg h4 { font-size: 18px; margin: 0; padding-bottom: 8px; line-height: 25px;}
    .new2box_bg p { font-size: 14px;  line-height: 22px; }
    .bill p.mb-5 { font-size: 14px;}    
    .bill td { padding: 10px 6px;}
    .bill td {font-size: 13px;}
    .bill img { height: inherit;}
    .svg_check, .svg_close { padding: 3px 8px; }
    .svg_check svg, .svg_close svg {  width: 11px;  height: 11px;   }
    .bill td {width: 20%;}
    .lbrdemo_table_infop {padding-top: 15px !important;}
    .lbrdemo_table_infop p { font-size: 12px !important;  margin-bottom: 5px; text-align: center}
    .text-center p { font-size: 14px;}
    .brand tr.head td {  padding: 8px 8px;}
    .brand td { padding: 10px 10px; font-size: 14px;}
    .brand td img { max-height: 30px; max-width: 150px;}
    .brand td h2{ font-size: 18px;}
    .redbox { padding: 15px;  margin-bottom: 10px;}
    .redbox h1 { font-size: 24px;  margin: 0;}
    .redbox p { padding: 10px 0;}
    .lbrdemo_copyright p, .lbrdemo_copyright p a { font-size: 12px;  text-align: center;}
    .lbrdemo_leades { text-align: center !important; margin-top: 10px;}
    .lbrdemo_leades img {  max-width: 150px;}
    footer { padding: 0 0 10px;}
    .download_pop_style .modal-footer .btn-box {  height: auto;   background: none;  }
    .download_pop_style .modal-body .guide-ctn h2 { font-size: 20px;   margin: 0 auto 0 auto;  }
    .download_pop_style .modal-body .guide-ctn h2 .d-block {display: inline !important}
    .download_pop_style .modal-body { padding: 0 15px 15px 15px;}
    .download_pop_style .modal-footer { padding: 0 15px; padding-bottom: 15px;}
        .download_pop_style .modal-footer a {     font-size: 15px;        }
        .navbar-brand img { height: 45px;}
        .navbar { height: auto; margin: 0 auto; padding: 15px 15px 0; text-align: center !important; display: block;}
        .lbrdemo_banner_textbg {  text-align: center !important;}
        .d-none-md {display: none !important;}
    .redbox p.lead {  font-size: 14px;    }
}
@media (max-width:380px) {
    .logo-wrap ul li {
        padding: 0;
    }
}
@media (max-width:320px) {
    .d-block {
        display: inline !important;
    }
}