
body{ font-family: 'Montserrat', sans-serif; }
p {font-family: 'Montserrat', sans-serif;font-weight: 500;}

h1, h2, h3, h4, h5, h6 {
   font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 20px;
    color: #3E457B;
    font-weight: 700;
}

ul li, ol li{ font-family: 'Montserrat', sans-serif;font-weight: 500;}
.top-bar {
    background: #fff;
    padding: 25px 0px;
  /*  width: 100%;
    position: fixed;
    z-index: 9999;*/
}
.section {padding:  60px 0px }

.LPs-pages .home_section { background-color: #edf1fc; padding: 90px 0px 100px;    background-image: none;}
/*@media(max-width: 768px) {
    .LPs-pages .home_section {
    padding-top: 150px;   
}*/
}

.LPs-pages .home_section .home_content h3 { font-size: 45px;margin-bottom: 0px }
.LPs-pages .home_section .home_content h1 { font-size: 55px;margin-bottom: 0px }
.LPs-pages .home_section .home_content h4{ font-size: 35px;font-weight: 400; }
.LPs-pages .home_section .home_content p { color: #6c757d; font-size: 20px;}

.btm_notification {  }
.btm_notification span{font-size: 13px;color: #929497;    margin-right: 23px;}

.LPs-pages .home_section .home_content  .reques_form1 .form-control {   
    height: 60px;
   }



.reques_form1 .form-control { border-radius: 65px; padding: 24px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;font-weight: 500;}

  .reques_form1  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,0,0,.0);
}

 .reques_form1   .input-group-append {margin-left: -44px;}
    .reques_form1 .input-group>.input-group-append>.btn {padding:8px 20px;font-size: 15px;  font-family: 'Montserrat', sans-serif;
    border-radius: 65px; border-top-left-radius: 65px;
    border-bottom-left-radius: 65px;z-index: 100;
    position: relative;font-weight: bold;}

    .btn-orange {color: #fff; background-color: #DA6600; border-color: #DA6600; }

.bg-light-gray { background-color: #edf1fc;}

.heading_section p { font-size: 20px;color: #6D6E70;font-weight: 500; }
    .sec_heading { font-size: 40px;color: #3E457B; font-weight: 700;text-align: center; }
.sec_heading  span { font-weight: 500; }

.get_result_sec {padding: 70px 0px;}
.percentage_box { background: #f7f8fd;
    padding: 20px;border:2px solid #fff;
    border-radius: 25px;text-align: center; min-height: 231px;margin-bottom: 15px;}
    .percentage_box h2 { font-size: 55px; margin-bottom: 10px;line-height: 55px; font-weight: 500;}
    .percentage_box p { color: #6D6E70;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;}
.get_result_sec .btm_notification span{    margin-right: auto;}


#Include_TabContent .tab-pane p{font-size: 18px; color: #6D6E70; margin-top: 20px; font-weight: 500px;}


.CS_scale_sec {  }

.CS_scale_box { min-height: 348px;
    width: 90%;
    margin: auto;
    margin-top: 40px;
    position: relative;
    text-align: center;
    padding: 25px 13px ;
    border: 1px solid #ebebeb;
    background-color: #fff;
    border-radius: 20px;
    transition: all 1s; }
    .CS_scale_box  .f_icon { margin-bottom: 10px; min-height: 100px;}
    .CS_scale_box  .f_icon img { min-height: auto; }
  .CS_scale_box  h5 { color: #3E457B; font-size: 20px;line-height: 25px; }
  .CS_scale_box p { font-size: 14px;line-height: 20px;font-weight: 500;color: #6D6E70 }

  .large_btn { font-weight: 500;    padding: 15px 70px;
    border-radius: 50px; }
 .large_btn:hover{ color: #fff; }
    .feature_list li { font-size: 15px; color: #3E457B;
    	font-weight: 600;display: inline-block;margin-right: 25px; }



   .gif-box img{ width: 100% }
   .gif-box .gif{background: #fff;
    padding: 20px;
    border-radius: 20px;}

    .gif_sec .text-box .box{ margin-top: 30px; }
    .gif_sec .text-box.right_box .box.step-3 { margin-top: 117px; }
   .gif_sec .text-box p {
   width: 70%;
 font-size: 16px;
    margin-top: 16px;font-weight: 500;
    color:  #6D6E70;
   
}
.gif_sec .text-box .box span{ width: 30% ;  align-self: center;}
.gif_sec .text-box  .box span img {
  position: relative;
    width: 80px;
    z-index: 100;
   
}

.gif_sec  .right_box .box span  img{  margin-right: 20px;transform: rotate(180deg);margin-left: -25px; }
.gif_sec  .left_box .box span  img{  margin-left: 20px; }


#IncludeTab.nav .nav-item { font-size: 20px; line-height: 30px;
 font-weight: 500;border-bottom: 1px solid #ddd }
 #IncludeTab.nav .nav-item a { color: #6D6E70; padding: 20px 0px;font-weight: 600;font-size: 18px; }

 #IncludeTab.nav-pills .nav-link.active{  background-color: #ffffff;
    color: #da6600 !important;}
     #IncludeTab.nav-pills .nav-link.active::after {
   display: block;
    border: 0 none;
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    height: auto;
    line-height: normal;
   
    vertical-align: middle;
    width: auto;
    position: absolute;
    right: -5px;
    margin-top: -24px;


}


.testimonial_sec{  }


.testimonial_sec .carousel-item img{ width: 100px;margin-bottom: 15px; }
.testimonial_sec .carousel-item .company_logo { width: 80%;margin: auto; border-bottom: 1px solid #ddd;  }
.testimonial_sec .carousel-item .company_logo img {width: 150px;margin-bottom: 0px; }
.testimonial_sec .carousel-item  p {margin-top: 20px;}


.testimonial_sec .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    margin-right: -52px;
    margin-left: 58px;
    text-indent: -999px;
    cursor: pointer;
    border:1px solid #ddd;
    background-color: #fff;
    border-radius: 10px;
}
.testimonial_sec  .carousel-indicators {
    bottom: -44px;
}

.nesletter_sec h4 { font-size: 25px;font-weight: 400; line-height: 36px; }
.nesletter_sec h4 span { font-weight: 700; }
.testimonial_sec .carousel-indicators li.active {background-color: #ddd;}

.footer {
    padding: 30px 0px 30px;}

    .footer-bottom {
    padding: 0px 0 0px;
    box-shadow: 0px 0px 0px #ddd;
}

 .footer-bottom  p { margin-bottom: 0px;text-align: center; }

 .bg-dark-gray{ background-color: #F1F1F2; }
.side_txt { text-align: center;    align-self: center; }
 .side_txt p{ font-weight: 600; color: #EF8E45; padding-top: 0px;margin-bottom: 0px; }
.sec_integrations { padding: 20px 0px; }
.gstar_sec  { padding: 40px 0px }
.gstar_sec { border-bottom:1px solid #ddd; }

.b_left { border-right: 1px solid #EF8E45;  }
.b_right { border-left: 1px solid #EF8E45;  }












/*LPs-pages2*/
.LPs-pages.LPs-pages2 .home_section .home_content h1.title-head {
    font-size: 45px;
    margin-bottom: 0px;
}


.LPs-pages2 {  }
.LPs-pages2.LPs-pages .home_section .welcome-content .home_content{ padding-top: 10px; }
.LPs-pages2.LPs-pages .home_section .home_content p {
    color: #6D6E70;
    font-size: 20px;
    margin-top: 35px;
    line-height: 30px;
}
.deliver_sec .right_box { border-left: 2px dashed #ddd;  background-size: 15px 5px, 5px 15px;
    background-repeat: repeat-x, repeat-y; }
.feature_box h4{  font-size: 24px;margin-bottom: 39px;}
.inner_box{ text-align: center; }
.inner_box img{ margin-bottom: 20px; }
.inner_box h6{  color: #6D6E70; font-size: 20px; font-weight: 600; }
.LPs-pages2 .company_logo img { filter: grayscale(100%); margin-bottom: 15px !important }

/*LPs-pages3*/
.LPs-pages.LPs-pages3 .home_section .home_content h1{ font-size: 45px; }
.LPs-pages.LPs-pages3 .home_section .home_content p { padding-top: 20px; }

.LPs-pages.LPs-pages3 .get_result_sec .sec_heading { font-size: 38px }
.LPs-pages.LPs-pages3 .get_result_sec  .percentage_box {min-height: 210px;}
.LPs-pages.LPs-pages3 .get_result_sec  .percentage_box p {
   
    font-size: 15px;
   
    padding-top: 10px;
  
}
.bg-green-gradient { background: rgb(148,209,83);
background: linear-gradient(90deg, rgba(148,209,83,1) 0%, rgba(67,148,89,1) 100%); }

.btn.bg-green-gradient { border-color: transparent; }
.border-bottom{ border-bottom: 1px solid #ddd }
.border-top{ border-bottom: 1px solid #ddd }
/*.LPs-pages3 .get_result_sec .sec_heading { font-size: 40px; }*/

.space-pb-30 {
    padding-bottom: 30px;
}

.space-pt-20 {
    padding-top: 20px;
}
.tab-lps {
    padding: 20px 0px;
    border: 1px dotted #ddd;
}

.bold-font {
    font-weight: bold;
}

.m-t-4 {
    margin-top: 4rem !important;
}


.indigator_tab {  }
.indigator_tab  #IncludeTab.nav-pills { justify-content: center; }
.indigator_tab  #IncludeTab.nav-pills li { display: inline;border:0px;margin-right: 7px; }
.indigator_tab  #IncludeTab.nav-pills .nav-link.active::after{ display: none !important; }

.nav-link.active .dot_icon{ width: 15px;height: 15px;background-color: #da6600; border-radius: 50%; }
.dot_icon{ width: 15px;height: 15px;border:1px solid #da6600; border-radius: 50%; }




.p-r-0{ padding-right: 0px; }




  #sync1.owl-carousel  .owl-stage-outer { border: 1px dotted #ddd;}

  #sync1 .item {
  background: #fff;
  padding: 20px 20px;
  margin: 5px;
  color: #FFF;
  padding-right: 20px;
  text-align: center;
}
#sync1.owl-them .item p {
    font-size: 17px;
    color: #6D6E70;
    margin-top: 20px;
    font-weight: 500px;
}

 #sync1.owl-theme .owl-dots .owl-dot.active span, #sync1.owl-theme .owl-dots .owl-dot:hover span {
    background: #da6600;
}







#sync2 .item {
  background: #fff;
border-bottom: 1px solid #ddd;
  text-align: left;
  cursor: pointer;
}
#sync2 .item h4 {color: #6D6E70;
    padding: 20px 0px;
    font-weight: 600;
    font-size: 17px;margin-bottom: 0px;}

#sync2.owl-carousel .owl-item {
    min-height: 1px;
    float: none;width: 100% !important;}


#sync2 .current .item h4{  
    color: #da6600 !important;}

    #sync2 .current .item::after {
   display: block;
    border: 0 none;
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    height: auto;
    line-height: normal;
   color: #da6600;
    vertical-align: middle;
    width: auto;
    position: absolute;
   right: 0px;
    margin-top: -37px;


}

#sync1.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}











@media only screen and (max-width: 768px) {

 .item h4{margin-bottom: 60px;font-size: 20px; }

.owl-theme .owl-dots .owl-dot span { margin: 5px 2px; }


.LPs-pages2.LPs-pages .home_section .welcome-content .home_content {
  
    text-align: center;}

.inner_box h6 {
    font-size: 15px;}






.affix {
    background: #fff;
    position: relative;}
.indigator_tab #IncludeTab.nav-pills li {

    margin-right: -4px;
}
.navbar-collapse { 
    left: 0px;
    position: absolute;
    width: 100%;
    top: 85px;padding: 21px;
    z-index: 99;
    background: rgb(255, 255, 255); }

#IncludeTab.nav .nav-item a {
    color: #6D6E70;
    padding: 13px 0px;
    font-weight: 600;
    padding: 5px 10px;
    font-size: 13px;
}

.CS_scale_box {
    min-height: 260px !important;
}

.navbar-expand-lg .navbar-toggler { position: absolute;
    top: 55px;
    left: 0px;z-index: 100 }
.tab-pane h4{margin-bottom: 60px;
    font-size: 20px; }

    .script { display: none; }
.navbar-expand-lg .navbar-toggler {
    /*text-align: center;*/
    /*margin: auto;*/
    display: block;
    width: 88%;
    margin-top: 20px;
    margin-left: 6%;}
    
.logo_box { text-align: center; }
.logo_box img { margin-bottom: 20px; }
.LPs-pages .home_section { padding: 80px 0px 60px; }

.large_btn {
    font-weight: 500;
    display: block;
    white-space: normal;
    text-align: center;
    padding: 15px 25px;
    border-radius: 50px;
}
.feature_list li {
    font-size: 15px;
    color: #3E457B;
    text-align: left;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
    padding-left: 30px;
    margin-right: 50px;
}
.feature_list li img { margin-top: 5px;
    position: absolute;
    left: 12px;
    width: 20px; }

.gif_sec .text-box .box span { display: none; }
.gif_sec .text-box .box {margin-top: 0px;}




.gif_sec .text-box p { width: 100%;text-align: center;margin: 5px;border-bottom: 1px solid #ddd; }
#IncludeTab.nav-pills .nav-link.active::after { right: 10px; }
.reques_form1 .form-control { font-size: 10px }
.reques_form1 .input-group>.input-group-append>.btn { font-size: 10px }
.sec_heading { font-size: 30px;}
.percentage_box h2 {
    font-size: 40px;}
    .get_result_sec .col { width: 100%;flex: 100%; }
    .LPs-pages .home_section .home_content h3 {font-size: 35px;}
    .LPs-pages .home_section .home_content h1 {font-size: 35px;}
.b_right {border-left: 0px solid #EF8E45;}
.b_left {border-left: 0px solid #EF8E45;}
.gif-box { order:1; }
.left_box { order: 2 }
.right_box { order: 2 }

.percentage_box {
    min-height: 150px !important;
}
}