body {
    margin: 0;
    padding: 0;
    font-family: 'Merriweather Sans', sans-serif;
    background-color: #ffffff;
    letter-spacing: 0px;
}

ol, ul {
    margin: 0;
    padding: 0;
    font-family: 'Nunito', sans-serif;
    background-color: #ffffff;
    letter-spacing: 0px;
}

.list-group li a {
    font-weight: 400 !important;
}

/*Global Style*/
a:hover {
    text-decoration: none;
}

a {
    font-family: 'Nunito', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 0px;
}

h1 {
    font-size: 50px;
    color: #fafafaab;
    font-weight: 500;
    visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: opacity 0.8s cubic-bezier(0.5, 0, 0, 1) 0s, transform 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    font-family: 'Merriweather Sans', sans-serif;
}

h2 {
    font-size: 32px;
    color: #fafafaab;
    font-weight: 500;
    visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: opacity 0.8s cubic-bezier(0.5, 0, 0, 1) 0s, transform 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    font-family: 'Merriweather Sans', sans-serif;
}

span {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-family: 'Merriweather Sans', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

h3 {
    font-size: 22px;
    font-weight: 500;
}

h4 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}

.desk-header ul li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
}

ul.sub-menu {
    background-color: #fff !important;
    width: 260px;
    border: 2px solid #FFCB08;
    position: absolute;
    top: 70px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0;
    border-radius: 4px;
}



ul.sub-menu li a {
    font-size: 14px !important;
}

.project-blocks .col-box h3 {
    color: #343434;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 23px;
    height: 60px;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Nunito', sans-serif;
}

.headings-width {
    width: 94%;
    margin: 0 auto;
}

.headings-width1 {
    width: 94%;
    margin: 70px auto 0 auto;
}

p {
    font-size: 16px;
    font-weight: 400;
    color: #343434;
    visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: opacity 0.8s cubic-bezier(0.5, 0, 0, 1) 0s, transform 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
    font-family: 'Nunito', sans-serif;
}

.sliding-navbar {
    display: none;
}

.home1 {
    color: #343434 !important;
}

.homestartbutton {
    width: auto !important;
}


.text-lg {
    font-size: 1.125rem;
}

.border-b {
    border-bottom: 1px solid #A0A0A0;
    box-sizing: border-box;
}

.max-w-3xl {
    max-width: 48rem;
}

.request-demo-title{
    color: #343434;
font-weight: 700;
font-size: 28px;
line-height: 40px;
letter-spacing: 0px;
margin: 0 0 24px 0;
text-align:left;
}

.request-demo-section{
    width:100%;
    float:left;
    background: rgba(0, 166, 81, 0.05) !important;
    padding-top:120px !important;
}
.request-demo-section .col-md-5, .col-md-7{
    float:left;
}
.new-requset-demo{
    display:flex;
    align-items:center;
}

.request-demo-title{
        color: #343434;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0px;
    margin: 0 0 24px 0;
    text-align:left;
}

.request-demo-banner{
    text-align:center;
}

.request-demo-banner p{
    font-style: italic;
    font-weight: 400;
    font-size: 16.6375px;
    line-height: 23px;
    text-align: center;
    color: #343434;
    margin: 20px auto 0 auto;
    width: 70%;
}

#gform_submit_button_4 {
    background: #00a651;
    color: #ffffff;
    width: 100%;
    border: none;
    border-radius: 4px;
    position: relative;
    letter-spacing: .025em;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    line-height: 1.5;
    padding: 10px 15px;
    height: 39px;
    font-size: 14px;
    z-index: 1;
    margin-top: 1rem;
    text-align: center;
    text-transform: uppercase;
}


.defaultButton {
    border-radius: 4px;
    position: relative;
    letter-spacing: .025em;
    color: #ffffff;
    font-weight: 600;
    line-height: 44px;
    padding: 2px 0 0 0;
    width: 206px;
    height: 52px;
    font-size: 16px;
    background: #00A651;
    z-index: 1;
    margin-top: 1rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


.defaultButton.button--transparent {
    border-radius: 9999px;
    letter-spacing: .025em;
    color: #75BC43;
    font-weight: 700;
    line-height: 1.375rem;
    display: inline-block;
    font-size: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
    z-index: 1;
    background: transparent;
    box-shadow: none;
}

.button--transparent:before {
    border-radius: 9999px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: hsla(0, 0%, 100%, .3);
    z-index: 2;
    transition: opacity .3s ease-in-out;
    opacity: 0;
}

.defaultButton:focus, .defaultButton:active, .defaultButton:hover {
    background: #FFCB08;
    color: #343434;
    text-decoration: none;
}

.project-blocks .defaultButton {
    color: #343434;
    background: #FFCB08;
}

.project-blocks .defaultButton:focus, .project-blocks .defaultButton:active, .project-blocks .defaultButton:hover {
    background: #00A651;
    color: #ffffff;
}




/**** header ****/
.desk-header {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 80px;
    background: #ffffff;
    box-shadow: 0 0 4px #cccccc66;

    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    transition: opacity .3s ease-in-out;
    position: fixed;
    z-index: 99;
}

.navbar-brand {
    color: #0062ff !important;
    font-size: 1.25rem;
    font-weight: 800;
    margin-right: 0;
    margin-left: -20px;
}

.desk-header ul {
    background: transparent;
}

.desk-header ul li a {
    color: #343434;
    display: block;
    padding: .5rem 1.5rem;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .5px;
}

.desk-header ul li.get-demo a {
    background: #00A651;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px !important;
    line-height: 28px;
    height: 43px;
    font-weight: 600;
    letter-spacing: 0;
    ;
}

.desk-header ul li.get-demo a:hover {
    background: #FFCB08;
    color: #343434;
}

a.navbar-brand.drk-logo img {
   width: 221px;
}

.intro {
    float: left;
    width: 100%;
    /* background: url(https://schoolpad.in/wp-content/uploads/2021/06/BG2.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.new-backovernew {
    position: absolute;
    right: 0;
    left: 35%;
    margin-top: -3%;
    width: 100%;
    z-index: 99;
}

.new-backovernew img {}

.Banner-box h3 {
    font-size: 28px;
    color: #343434;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: 'Merriweather Sans', sans-serif;
}

.Banner-box p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #343434;
}

.letr-spacing {
    letter-spacing: 3px;
}

.intro p {
    letter-spacing: 0.5px;
}

.product-banner .home1 {
    font-size: 35px !important;
    font-weight: 700;
    font-family: 'Merriweather Sans', sans-serif;
    line-height: 45px;
}

.product-banner .Banner-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #686E7B;
}

.detail-demo {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 39px;
    letter-spacing: 0.19998px;
    color: #3B3F48;
    border-bottom: 3px solid #07C597;
    border-radius: 0px;
    height: 39px;
    letter-spacing: 0;
    width: 130px;
    display: flex;
}

.detail-demo:hover {
    background: #FFCB08;
    color: #343434;
    border-bottom: 3px solid #FFCB08;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.py-10r {
    padding-top: 8rem;
    padding-bottom: 5rem;
}

.md\:text-left {
    text-align: left;
}

.Banner-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px !important;
}

.Banner-box.new-banner {
    margin-bottom: 80px;
}

.intro__image.lazyloaded {
    transition-duration: 1s;
    opacity: 1;
}

.intro__image {
    transform: translate(5%, 3%);
    max-width: none;
}

.dark-mode .intro__image, .intro__image {
    transform: translateY(5%);
}

.intro-clients {
    padding: 60px 0 15rem 0;
    float: left;
    width: 100%;  
    background: #F3F0EA;
}

.selected-products {
    display: flex;
}

.col-md-12.product-details {
    width: 100%;

}

.product-details .col-md-4 {
    float: left;
    margin-bottom: -20px;
}

.product-col {
    background: #fff;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    height: 190px;
    width: 190px;
}

.product-col h4 {
    font-size: 18px !important;
    color: #343434;
    margin-top: 10px;
    text-align: center;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}

.intro-clients p a {
    color: #75BC43;
    font-weight: 700;
}

.selected-products h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #343434;
    padding: 0px 0;
    margin-bottom: 20px;
}

.selected-products p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #343434;
}

.projects {
    float: left;
    width: 100%;
    padding: 0rem 0 3rem 0;
    margin-top: -15rem;
	  background: #F3F0EA;
}

.projects h2 {
    color: #343434;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0px;
    margin: 0;
    padding: 60px 40px 30px 40px;
}

.header-back {
    width: 88%;
    background: #fff;
    margin: 0 auto;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 8rem;
}

.all-projexts-new {
    padding: 10px;
    margin-top: -79px;
}

.project-blocks {
    margin-top: 94px;
	width: 100%;
}

.project-blocks .col-md-3 {
    float: left;
    margin-bottom: 15px;
}

.project-blocks .col-box {
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 0px 10px;
    border-radius: 10px;
    height: 283px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-blocks .col-box img {
    margin-bottom: 25px;

}

.project-blocks .col-box h4 {
    color: #343434;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    border-bottom: 1px solid #343434;
    padding-bottom: 0px;
    height: 60px;
    line-height: 26px;
}

.project-blocks .col-box p {
    color: #343434;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
    height: 125px;
}

.project-blocks a {
    padding-top: 0;
    padding-bottom: 0;
}

.project-blocks .col-box .defaultButton {
    width: 120px;
}

.project-block {
    break-inside: avoid;
    page-break-inside: avoid;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .05), 0 16px 64px 0 rgba(0, 0, 0, .1);
    transition-property: transform;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, opacity 0.8s cubic-bezier(0.5, 0, 0, 1) 0s, transform 0.8s cubic-bezier(0.5, 0, 0, 1) 0s;
}

.project-blocks .col-md-6 {
    float: left;
}

.foodoo .project-block {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 680px;
}

.project-block:hover {
    transform: scale(1.04) !important;
}

.projects h4 {
    font-weight: 400;
    font-size: 20px;
    color: #fafafaab;
}

.projects h3 {
    color: #222222;
    font-weight: 500;
    font-size: 22px;
}

.projects blockquote {
    color: #ffffff;
    font-size: 1.125rem;
    white-space: pre-line;
    word-spacing: 1px;
}

/********************/

.testimonial_section {
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #F3F0EA;
}

.testimonial_section h2 {
    font-size: 28px;
    color: #343434;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
}

.testimonial_section h1 {
    font-size: 32px;
    color: #343434;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0px;
    text-align: center;
}

.testimonial_section .col-md-3 {
    float: left;
}

.new-testimonial-design {

    margin-top: 80px;
}

.testimonials {
    width: 100%;
    float: left;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 0 12px 25px 12px;
    margin-bottom: 72px;
}

.testimonials .images_box {
    position: relative;
}

.testimonial_section .col-md-3 {
    float: left;
}

.testimonial_content {
    max-width: 596px;
    float: left;
}

img.right-quotes {
    margin-bottom: -25px;
}

.testimonial_content p {
    font-size: 24px;
    padding: 0 20px;
}

.testimonial_img {
    text-align: center;
    padding: 10px;
    border-radius: 100px;
    background: #ffffff;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 0 auto;
    position: absolute;
    top: -122px;
    left: 0;
    right: 0;
}

.testimonial_img img {
    width: 100%;
}

.testimonial_caption {
    text-align: center;
    margin-top: 75px;
}

.testimonial_caption h3 {
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0px;
    color: #343434;
    font-weight: 500;
    font-family: 'Merriweather Sans', sans-serif;
}

.testimonial_caption h2 {
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #343434;
    font-weight: 600;
}

.testimonial_caption span {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0px;
    color: #343434;
    font-weight: normal;

}

.view-all-testi {
    width: 100%;
    float: left;
    margin-top: 40px;
    padding: 0 20px;
}

.view-all-testi a {
    font-size: 18px;
    font-weight: 400;
    color: #343434;
}

.view-all-testi img {
    width: 24px;
}

section.testimonial_section.inner-testi {
    width: 100%;
    float: left;
    padding: 50px 0px 50px 0px;
    background: #ffffff;
}

.testimonials.inner-feedback {
    background: #F3F0EA;
    border-radius: 5px;
}

.testimonials.inner-feedback .testimonial_img {
    background: #F3F0EA;
}

.testi-description {
    height: 304px;
}

.testi-description p {

    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #343434;

}

.view-all-testimonial {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*******************/
.testi-project {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.testi-name {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.testi-name span {
    color: #121212;
    font-size: 16px;
}

.client-info {
    width: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

.client-desc p {
    color: #545454;
    font-size: 16px;
}

.testi-image img {
    width: 70px;
    height: 70px;
    border-radius: 100px;
}

.capabilities {
    float: left;
    width: 100%;
    padding: 6rem 0;
    min-height: 100px;
    background-image: linear-gradient(180deg, #000000, #121212);
}

.capabilities h2 {
    font-size: 32px;
    font-weight: 600;
    color: #fafafaab;
    line-height: 42px;
}

.capabilities h3 {
    margin-bottom: 1.5rem;
    color: #FAFAFA;
    margin-top: 1.5rem;
    font-weight: 500;
}

.capabilities ul {
    background: transparent;
}

.capabilities ul li {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #A0A0A0;
}

.skills-tool {
    float: left;
    width: 100%;
    padding: 60px 0;
    min-height: 100px;
    background-color: #FCFCFC;

}

.skills-tool h2 {
    font-size: 28px;
    color: #343434;
    font-weight: 700;
    line-height: 40px;

}

.skills-tool p {
    font-size: 16px;
}

ul.nav.nav-tabs.skills-tabs {
    border-bottom: none;
    width: auto;
    display: inline-flex;
    border-radius: 9999px;
    background: #313030;
    padding: 4px;
}

ul.nav.nav-tabs.skills-tabs .nav-item {
    margin: -1px;
    width: 120px;
}

ul.nav.nav-tabs.skills-tabs .nav-item.show .nav-link, ul.nav.nav-tabs.skills-tabs .nav-link.active {
    background: #75BC43;
    border-radius: 36px;
    color: #fff !important;
}

ul.nav.nav-tabs.skills-tabs .nav-link {
    border: none;
    border-radius: 0;
    color: #A0A0A0;
    padding: 10px 0;
}

.skills-tabs-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: transparent;
    margin-top: 1rem !important;
}

.skills-tabs-content li {
    background-color: #fff;
    width: 140px;
    height: 140px;
    transition: all .6s;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 3px 0 rgba(0, 0, 0, .1);
    background-color: hsla(0, 0%, 100%, .11);
    display: flex;
    align-items: center;
    justify-content: center;
}

.skills-tabs-content svg {
    max-width: 3rem;
    max-height: 3rem;
}

.skills-tabs-content img {
    max-width: 100px;
    max-height: 100px;
}

.skills-tabs-content span {
    display: block;
    color: #343434;
    font-size: 16px;
    font-weight: bold;
}

.school-management {
    width: 100%;
    float: left;
    padding: 3rem 0;
    background: #F3F0EA;
}

.school-management h2 {
    font-size: 32px;
    color: #343434;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
}

.management-info {
    width: 100%;
    float: left;
}

.management-info .col-md-6 {
    float: left;
    margin-bottom: 20px;
    ;
}

.management-text {
    width: 100%;
    display: flex;
    align-items: center;
}

.content-section {
    width: 100%;
    float: left;
    padding: 3rem 0;
}

.content-box-col {
    width: 100%;
    display: flex;
    align-items: center;
}

.content-col-left h2 {
    font-size: 32px;
    color: #343434;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0.5px;
}

.content-col-left img {
    width: 70%;
}

/******************** Detail Page Start ********/

section.intro.overflow-hidden.position-relative.text-left.product-banner {
    padding: 5rem 0;
}

.banner-right.for-mobile {
    display: none;
}

.detail-sec-head {
    text-align: center;
    font-size: 28px;
    margin: 20px 0px 45px 0px;
    line-height: 35px;
    color: #343434;
    font-weight: 700;
    display: inline-block;
}

h4.regular-text1 {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
}

.col-md-12.w-full {
    text-align: center;
}

.banner-right.desktop img {
    width: 100%;
}

.school-erp-content ul li h4 {
    font-size: 20px !important;
    font-weight: 600;
    line-height: 28px;
}

.school-erp-content p {
    font-size: 18px !important;

}

h2.mb-3.medum-head {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #343434;
}

a.link-action {
    font-size: 16px;
    font-weight: 600;
    color: #343434;
    border-bottom: 2px solid #00A651;
    padding-bottom: 6px;
}

/******************** Detail Page End ********/

/******************** About Us Start ********/

.about-us-section {
    width: 100%;
    float: left;
    padding: 10rem 0 0rem 0;
}

.about-info h1 {
    font-size: 35px;
    color: #343434;
    line-height: 42px;
    font-weight: 700;
    padding: 0 70px;
    margin-left: 50px;
}

.about-info p {
    margin-top: 30px;
}

.leadership-info {
    width: 100%;
    float: left;
    padding: 16em 0 4em 0;
    background: #EFF0F4;
    margin: -14em 0 0;
}

.leadership-info h2 {
    font-size: 28px;
    color: #343434;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
    padding: 8px 0 28px;
}

.leaders-info img {
    width: 100%;
    border-radius: 16px;
}

.leaders-info h3 {
    font-size: 22px;
    color: #343434;
    font-weight: 600;
    line-height: 28px;
    margin: 18px 0px 0px 0px;
    font-family: 'Merriweather Sans', sans-serif;
}

.leaders-info span {
    font-size: 14px;
    color: #909599;
    font-weight: 400;
    line-height: 22px;
    padding: 0 2px;
    font-family: 'Nunito', sans-serif;
}

.leaders-box {
    width: 100%;
    display: flex;
    position: relative;
    margin-bottom: 7rem;
}

.col-box-left span {
    font-size: 14px;
    color: #00A651;
    font-weight: 400;
    line-height: 22px;
}

.col-box-left p {
    margin-top: 20px;
}

.col-box-left {
    background: #ffffff;
    width: 350px;
    position: absolute;
    bottom: -60px;
    padding: 60px 30px 0 30px;
}

.col-box-right {
    width: 90%;
    margin-left: 80px;
}

.col-box-right img {
    width: 100%;
}

.col-box-right1 span {
    font-size: 14px;
    color: #00A651;
    font-weight: 400;
    line-height: 22px;
}

.col-box-right1 p {
    margin-top: 20px;
}

.col-box-right1 {
    background: #ffffff;
    width: 350px;
    position: absolute;
    bottom: -60px;
    padding: 60px 30px 0 30px;
    right: 0;
}

.col-box-left1 {
    width: 90%;
}

.col-box-left1 img {
    width: 100%;
}

.lets-grow {
    width: 100%;
    padding: 3rem 0;
    background: #3B3F48;
}

.lets-grow-text {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

.lets-grow-text h4 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
}

.lets-grow-text a {
    background: #00A651;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    margin: 0 20px;
}

/******************** About Us End ********/

/*********** Blog List Section Start *************/

.blog-list-section {
    width: 100%;
    float: left;
}

.blog-list {
    width: 100%;
    float: left;
}

.blog-list .col-md-4 {
    float: left;
    margin-bottom: 25px;
}

.blog-col .blog-image-col {
    position: relative;
}

.blog-col:hover .overlay-onhover {
    display: flex;
}

.list-info {
    min-height: 250px;
    padding: 15px 20px;

}

.blog-col {
    border-bottom: 1px solid #a0a0a038;
    box-shadow: 3px 5px 10px #3333333b;
}

.overlay-onhover {
    width: 92%;
    position: absolute;
    background: #000000e6;
    top: 0;
    margin: 14px auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    display: none;
    align-items: CENTER;
    justify-content: center;
    flex-direction: column;
}

.overlay-onhover a {
    color: #fff;
    font-size: 16px;
}

.border-top-show {
    width: 39px;
    height: 1px;
    background: #fff;
    margin-bottom: 20px;
}

.border-bottom-show {
    width: 39px;
    height: 1px;
    background: #fff;
    margin-top: 20px;
}

.blog-col .blog-image-col img {
    width: 100%;
    height: 230px;
}

.list-info h1 {
    color: #343434;
    line-height: 28px;
    font-size: 22px;
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 15px;
}

.list-info h3 {
    color: #343434;
    line-height: 28px;
    font-size: 22px;
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: 'Merriweather Sans', sans-serif;
}

.list-info p {
    color: #000000;
    line-height: 26px;
    font-size: 16px;
}

.list-info span {
    color: #778692;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.09px;
    display: flex;
    align-items: center;
}

.list-info span img {
    margin-left: 15px;
}

.blog-list .owl-carousel .owl-item .list-info span img {
    width: 18px !important;
    height: 11px !important;
}

/*********** Blog List Section End *************/

.blog-for-home {
    width: 100%;
    float: left;
    padding: 50px 0;
}

.blog-for-home h2 {
    font-size: 28px;
    color: #343434;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
}

.blog-for-home .blog-list {
    padding: 40px 0;
}

/*********** Blog Details Section Start *************/
.Single-details-page {
    width: 100%;
    float: left;

}

.Single-details-page .col-md-8 {
    float: left;
}

.Single-details-page .col-md-4 {
    float: left;
}

.detail-info {
    padding-top: 10px;
}

.single-top-border {
    width: 100%;
    height: 1px;
    background: #a0a0a038;
    margin-bottom: 20px;
}

.single-bottom-border {
    width: 100%;
    height: 1px;
    background: #a0a0a038;
    margin-top: 20px;
}

.title-box h1 {
    color: #000000;
    font-size: 24px;
    line-height: 1.5;
    margin: 0;
}

.title-box span {
    color: #A0A0A0;
    font-size: 14px;
    line-height: 1;
    margin-top: 10px;
    display: block;
}

.single-descripition {
    width: 100%;
    margin-top: 35px;
}

.single-descripition p {
    color: #A0A0A0;
    font-size: 18px;
    line-height: 28px;
}

.single-descripition h5 {
    color: #fafafa;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.single-sidebar h2 {
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    margin: 0;
    font-weight: 700;
}

.single-sidebar ul {
    background: transparent;
}

.single-sidebar ul li {
    padding: 7px 0;
    border-bottom: 1px solid #a0a0a038;
}

.single-sidebar ul li a {
    color: #343434;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
}

.single-sidebar {
    padding: 0 20px;
}

/*********** Blog Details Section End *************/


/*********** Footer Start ******************/
.request-demo {
    width: 100%;
    float: left;
    /* background: url('../images/formback.png'); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 0rem 0 0 0;
}

.request-form {
    width: 100%;
    display: flex;
    align-items: center;
    background: #fff;
    position: relative;
    padding: 0;
}

.request-demo-left {
    padding: 0 1rem;
}

.request-demo-left br {
    display: none;
}

.request-form h2 {
    color: #343434;
    font-size: 38px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

.request-form p {
    color: #343434;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0px;
}

ul.social-media-foot {
    margin: 20px 0 0 0;
    padding: 0;
    display: flex;
    align-items: flex-start;
    background: transparent;
}

ul.social-media-foot li {
    margin: 0;
    padding: 0 10px 0 0;
    display: inline-block;
}

ul.social-media-foot li a {
    width: 35px;
    height: 35px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

ul.social-media-foot li a img {
    width: 24px;
}

button.button--primary.submit-btn.defaultButton {
    background: #343434;
    color: #ffffff;
    width: 120px;
}

.footer-form {
    background: #F3F0EA;
    padding: 2rem 5rem;
}

.footer-form form .col-md-6 {
    float: left;
}

.footer-form form .col-md-12 {
    float: left;
}

.footer-form label {
    font-size: 14px;
    color: #343434;
}

.footer-form .form-group {
    margin-bottom: 25px;
}

.footer-form .form-control {
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 2px;
    background: transparent;
    height: 44px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
}

.form-buton {
    width: 100%;
    float: left;
    padding-left: 15px;
}

.footer-form .submit {
    background: #00a651;
    color: #ffffff;
    width: 120px;
    border: none;
    border-radius: 4px;
    position: relative;
    letter-spacing: .025em;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    line-height: 1.5;
    padding: 10px 15px;
    height: 39px;
    font-size: 14px;
    z-index: 1;
    margin-top: 0rem;
    text-align: center;
    text-transform: uppercase;
}

.footer-form .error {
    color: #c02b0a;
    font-size: 12px;
}

.footer-form .form-control:focus {
    box-shadow: none;
}

.footer-bottom {
    padding: 3rem 0;
    min-height: 100px;
    background: #FFCB08;
}

footer h2 {
    font-size: 35px;
    color: #343434;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

footer h3 {
    color: #343434;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    font-family: 'Merriweather Sans', sans-serif;
    line-height: 20px;
}

.list-group {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    background: transparent;
    text-align: left;

}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    color: #343434;
    padding-left: 0;
    padding-top: 0;
}

footer .list-group-item a {
    color: #343434;
    font-size: 16px;
    font-weight: 400 !important;
}

footer p {
    font-size: 1.5rem;
    border-right: 1px solid #fff;
    margin-bottom: 0;

}

body.light-theme footer p {
    border-right: 1px solid #5b6e80;
}

.footer-send {
    color: #000000;
    width: 250px;
}

/*********** Footer End *******************/

/*********** Case Study Start *************/

.case-study {
    padding: 10rem 0 5rem 0
}

.case-study h2 {
    font-size: 35px;
    color: #fafafa;
    margin-bottom: 20px;
}

.case-study p {
    font-size: 16px;
    margin-bottom: 2rem;
}

.allcase-features {
    width: 100%;
    display: flex;

    padding-top: 3rem;
}

.allcase-features .box-content {
    text-align: left;
    margin-top: -6px;
}

.allcase-features h3 {
    color: #FAFAFA;
    line-height: 1.4;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.allcase-features p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}

.allcase-features img {
    width: 100%;
}

.case-mob {
    display: none;
}

.allcase-features ul {
    margin: 0;
    padding: 0 20px;

}

body.light-theme .allcase-features ul {
    background: transparent;
}

body.light-theme .allcase-features ul li {
    color: #5b6e80;
}

.allcase-features ul li {
    margin: 0;
    padding: 5px 0;
    list-style: circle;
    font-size: 17px;
    color: #A0A0A0;
}

ul.col-divide {
    width: 100%;
    float: left;
}

ul.col-divide li {
    width: 50%;
    float: left;
}

.technology-used {
    padding: 3rem 0;
}

.technology-used h2 {
    font-size: 35px;
}

.technology-used p {
    font-size: 16px;
}

/*********** Case Study End *************/
/********************************** Mobile-Header  Start********************************/
body.light-theme .mobile-header {
    background: #fff;
}

.mobile-header {
    display: none;
    padding: 0px 10px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    justify-content: space-between;
    min-height: 80px;
    background: #ffffff;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .04), 0 -1px 0 0 rgba(0, 0, 0, .08);
    transition: opacity .3s ease-in-out;
    align-items: center;
}


.icon-menu-mobile {
    color: #343434;
}

img.mobile-logo-w.img-fluid {
    width: 65%;
    margin-left: -25px;
}

.lht-logo img.mobile-logo-w.img-fluid {
    width: 75%;
    margin-left: -8px;
}

.sidenav li.nav-item.dropdown.show {
    position: inherit !important;
}

.sidenav .dropdown-menu {
    width: 100%;
    height: calc(100% - 72px);
    top: 60px !important;
    left: -100%;
    transform: inherit !important;
    background: #2b2829 !important;
    border-radius: 0;
}

.text-right.mobile-menu.float-right {
    padding: 30px 0;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #222;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-top: 72px;
}

.sidenav .dropdown-toggle:after {
    content: "";
    float: right;
    display: inline-block;
    border: none;
    position: absolute;
    width: 28px;
    height: 28px;
    right: 0;
}

.sidenav.minWidth {
    width: 355px;
}

.sidenav li a.back {
    background: #535353;
    justify-content: flex-end;
    padding-right: 15px;
    font-size: 16px;
    display: none;
}

.sidenav .closebtn {
    padding: 8px 8px 8px 12px;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    margin-left: 0;
}

.sidenav ul {
    padding: 0px;
}

.sidenav ul li {
    list-style: none;
    height: 50px !important;
    position: inherit !important;
}

.sidenav ul li a {
    font-size: 18px;
    color: #7e7d7e !important;
    margin-bottom: 10px;
    padding: 8px 8px 8px 12px !important;
    width: 100%;
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sidenav ul li a.active {
    background: #535353;
}

.sidenav ul li span {
    font-size: 20px;
    color: #7e7d7e !important;
    margin-bottom: 10px;
    padding: 8px 8px 8px 12px;
    width: 100%;
    text-decoration: none;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/********************************** Mobile-Header End********************************/
.social_icons-footer {
    display: flex;
    flex-wrap: wrap;
}

.social_icons-footer img {
    width: 25px;
}

.copy-right-text p {
    font-size: 14px;
}

body.light-theme .copy-right-text p {
    color: #5b6e80;
}

.social-light {
    display: none;
}

body.light-theme .social-light {
    display: flex;
}

body.light-theme .social-dark {
    display: none;
}

.banner-heading {
    font-size: 42px;
    font-weight: 800;
    line-height: 54px;
    color: #343434;
    text-transform: capitalize;
    text-align: center;
}

.banner-desc {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #343434;
    text-align: center;
}

.banner-desc-mobile {
    display: none;
}

.right-aligned-photo img {
    width: 660px;
}

.baner-text {

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.topbaner-right img {
    width: 650px;
}

.single-product-banner p span {
    font-style: normal;
    font-weight: normal;
    font-size: 20px !important;
    line-height: 27px;
    letter-spacing: 0.02em !important;
    color: #686E7B;
}

.flexs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    justify-content: center;
}

/*---[lds]---*/
.leadership-sgl {
    background: #EFF0F4;
    padding: 136px 0 0 0;
}

.mstanc .container {
    max-width: 1101px;
    background: #FFFFFF;
    padding: 55px 58px;
    box-shadow: 0px 11px 20px rgba(0, 0, 0, 0.07);
    border-radius: 16px;
}

.lidsip-info {
    display: flex;
    flex-wrap: wrap;
}

.ldsp-img {
    max-width: 538px;
    max-height: 349px;
    overflow: hidden;
    border-radius: 7px;
}

.ldsp-img img {
    width: 100%;
    border-radius: 7px;
    height: auto;
}

.ldsp-data {
    max-width: 445px;
    padding: 0 0 0 39px;
}

.ldsp-data h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
}

.full-dtas p {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    color: #000000;
}

.tem-tl {
    font-size: 24px;
    line-height: 24px;
    color: #909599;
    margin: 0 0 31px;
}

.fonder-shrt {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}

.full-dtas {
    margin: 40px 0 0 0;
}

.leadership-row h2 {
    text-align: center;
    font-size: 50px;
    line-height: 70px;

    color: #000000;
    font-weight: 400;
    margin: 0 0 30px;
}

.leadership-row h2 strong {
    font-weight: 700;
}

.leadership-row {
    padding: 53px 0 70px;
}

/*---[/lds]---*/
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1328px;
    }
}

.zoom-form-new {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

p.gform_required_legend {
    display: none;
}

div#gform_1_validation_container {
    display: none;
}

.zoom-form-right {
    background: #323232;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    border-radius: 5px;
    padding: 20px 25px;
}

.gform_heading h2.gform_title {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 34px;
    color: #FFFFFF;
    margin-bottom: 35px;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 2px;
    background: transparent;
    height: 44px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
}

input#gform_submit_button_1 {
    width: 100%;
    height: 49px;
    background: #FFCB08;
    border-radius: 2px;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    /* line-height: 29px; */
    letter-spacing: 0.208707px;
    color: #343434;
}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0px 0 0 !important;
    padding: 16px 0 0 !important;
}

.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: transparent !important;
    border: none !important;
    margin-top: 4px !important;
    color: #D50000;
    font-size: 12px !important;
    padding: 0 !important;
}

div#gform_confirmation_message_1 {

    height: 100%;
    min-height: 461px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

div#gform_confirmation_message_1 p {
    color: #ffffff;
    font-size: 18px;

    line-height: 34px;
}

.list-group li a:hover {
    /* border-bottom: 1px solid #000; */
    color: #fff;
}

.Events-boxes {
    width: 100%;
    float: left;
    padding: 40px 0;
}

.Events-boxes .col-md-4 {
    float: left;
}

.picture-box img {
    border-radius: 5px;
    width: 100%;
}

.event-caption {
    margin-top: 1em;
}

.event-caption h6 {
    color: #000000;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.4;
    height: 65px;
}

.watch-now {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1em;
}

.watch-now p {
    margin: 0px;
    font-weight: bold;
    line-height: 1.4;
    color: #000000;
}

.watch-now span {
    margin: 0px;
    font-weight: 500;
    line-height: 1.4;
    color: #000000;
    letter-spacing: 0px;
}

.watch-now p img {
    width: 20px;
}

.past-video {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.events-box-content a:hover .watch-now p img {
    webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
}

@media only screen and (max-width: 1300px) {

    .web-zoom-banner {
        width: 100%;
    }

}

@media only screen and (max-width: 767px) {
    .zoom-form-new {
        display: block;
    }

    .web-zoom-banner {
        width: 100%;
    }

    .zoom-form-right {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    div#gform_confirmation_message_1 img {
        width: 40px;
        height: 40px;
    }

    .leadership-sgl {
        padding: 39px 0 0 0;
    }

    .mstanc .container {
        max-width: 100%;
        padding: 20px;
    }

    .ldsp-data {
        padding: 20px 0 0 0;
    }

    .tem-tl {
        margin: 0 0 15px;
    }

    .fonder-shrt {
        font-size: 16px;
        line-height: 24px;
    }

    .full-dtas {
        margin: 4px 0 0 0;
    }

    .full-dtas p {
        font-size: 16px;
        line-height: 24px;
    }

    .leadership-row {
        padding: 20px 0 0;
    }

    .ldsp-data h2 {
        font-size: 30px;
    }

    .leadership-row h2 {
        font-size: 33px;
        margin: 0 0 15px;
    }

    .leaders-info {
        margin: 0 0 30px;
    }
}

.all-blog-section {
    width: 100%;
    float: left;
    padding: 3rem 0;
}

input#sub {
    background: #343434;
    color: #ffffff;
    width: 120px;
    border: 1px solid #343434;
    border-radius: 4px;
    position: relative;
    letter-spacing: .025em;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    line-height: 1.5;
    padding: 8px 15px;
    height: 39px;
    font-size: 14px;
    z-index: 1;
    margin-top: 1rem;
    text-align: center;
}

.gform_heading {
    display: none !important;
}

#gform_2_validation_container {
    display: none !important;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    color: #000 !important;
}


#gform_submit_button_2 {
    background: #00a651;
    color: #ffffff;
    width: 120px;
    border: none;
    border-radius: 4px;
    position: relative;
    letter-spacing: .025em;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    line-height: 1.5;
    padding: 10px 15px;
    height: 39px;
    font-size: 14px;
    z-index: 1;
    margin-top: 1rem;
    text-align: center;
    text-transform: uppercase;
}

ul.sub-menu {
    background-color: #fff;
    width: 260px;
    border: 2px solid #FFCB08;
    position: absolute;
    top: 70px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0;
    border-radius: 4px;
}

.desk-header ul li:hover ul.sub-menu {

    visibility: visible;
    opacity: 1;
}

ul.sub-menu li a {
    font-size: 14px !important;
}

img.right-quotes {
    margin-bottom: -19px;
    position: absolute;
    top: 87%;
    right: 125px;
}

.list-group li a {
    color: #343434;
    font-size: 16px;
    font-weight: 300;
}

.list-group li {
    padding: 6px 0;
}

.footer-form {
    background: #F3F0EA;
    padding: 3rem 2rem;
    width: 100%;
    float: left;
}

.single-descripition p {
    color: #343434;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
}

.single-descripition strong {
    font-size: 26px;
    font-weight: 700;
}

.single-descripition ul li strong {
    font-size: 20px;
    font-weight: 700;
}

.single-descripition ul li ul {
    margin:20px 0px;
    padding:0px 30px;
}
.single-descripition ul li ul li{
    list-style:disc;
    padding:0px !important;
}

.single-descripition ul li {
    color: #343434;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
    padding:0px 20px;
}

.single-descripition strong a {
    color: #000;
}

.single-descripition strong a:hover {
    color: #00a651;
}

.selected-products .defaultButton:hover {
    background: #ffffff;
    color: #343434;
}

@media only screen and (max-width: 767px) {
    .py-10r {
        padding-top: 1rem;
        padding-bottom: 0rem;
    }

    img.right-quotes {
        margin-bottom: 0px;
        position: relative;
        top: 87%;
        right: 0;
        left: 91%;
    }

    footer h3 {
        color: #343434;
        font-size: 19px;
        font-weight: 600;
        text-align: left;
    }

    .about-us-section {
        padding: 2rem 0 0rem 0;
    }

    .leaders-box {
        display: block;
        margin-bottom: 1rem;
    }

    .col-box-left1 {
        width: 100%;
    }

    .col-box-right1 {
        width: 100%;
        position: relative;
        padding: 8px;
        bottom: -45px;
    }

    .col-box-left {
        width: 100%;
        position: relative;
        padding: 8px;
        bottom: 0;
        margin-top: 12px;
    }

    .col-box-right {
        width: 100%;
        position: relative;
        padding: 0;
        margin-left: 0;
        margin-top: 0px;
    }

    .lets-grow-text {
        display: block;
        text-align: center;
    }

    .lets-grow-text a {
        display: block;
        margin-top: 20px;
    }

    .product-col {
        width: 160px;
        margin: 6px auto;
        padding: 14px;
        display: inline-flex;
        height:auto;
    }

    .content-col {
        margin-top: -40px;
    }

    .content-box-col {
        display: block;
        text-align: center;
    }

    .banner-right {
        margin-top: 20px;
        width: 100%;
    }

    section.intro.overflow-hidden.position-relative.text-left.product-banner {
        padding: 2rem 0;
    }

    .Banner-box {
        display: block;
        margin-bottom: 40px;
        margin-top: 30px;
    }

}


.school-management h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 600;

}

.projects h3 {
    font-size: 18px;
}

.content-col-left h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
}


.clientlogos {
    margin-top: 5rem;
}

.new-backovernew {
    width: 322px;
}

.total-main-content #footer_container {
    display: none !important;
}

.innericon {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 46%;
    top: 30%;
    z-index: 9999999;
}

.blog-list .list-info h3 {
    height: 105px;
}

.blog-list .list-info h1 {
    height: 105px;
}

.list-info p {
    height: 90px;
}

.school-erp-content ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.school-erp-content ul li {
    padding: 6px 0;
}

.school-erp-content ul li h4 {
    font-weight: 600;
    font-size: 24px;
}

.product-faq {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.product-faq .panel-heading {
    background: #f5f5f5;
    padding: 12px 10px;
    margin-bottom: 5px;
    border-radius: 4px;
}

.product-faq .card-header button {
    font-size: 18px;
    font-weight: 500;
    color: #343434;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-faq .card-header button:hover {
    text-decoration: none;
}

.product-faq .card-header button:focus {
    text-decoration: none;
}

.product-faq .panel-heading a i {
    padding-top: 5px;
}

.product-faq .panel-body p {
    font-size: 16px;
    font-weight: 300;
    color: #343434;
    padding: 0px 10px;
    line-height: 28px;
}

.school-erp-content {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.school-erp-content p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #686E7B;
}

body.product-template-default.single.single-product.postid-1284 h4.detail-sec-head {
    display: none;
}

body.product-template-default.single.single-product.postid-1284 .Banner-box.new-banner {
    margin-bottom: 80px !important;
}

/**********Our team*********/

.management-section {
    background: #FFCB08;
    max-width: 1101px;
    margin: 0 auto;
    padding: 20px 40px;
    position: relative;
    z-index: 9;
}

.management-section h3 {
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    font-family: 'Merriweather Sans', sans-serif;
}

.management-section h3:before {
    content: '';
    display: inline-block;
    background: #00A651;
    width: 50px;
    height: 3px;
    position: absolute;
    top: 60px;
    left: 0px;
}

.leadership-info .col-md-4 {
    float: inherit;
}

.single-descripition p {
    color: #343434;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
}

.leaders-info {
    background: #fff;
    margin: 0 6px 43px;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    border-radius: 11px;
}

.clientlogos {
    margin-top: 5rem;
}

.ux-column {
    display: flex;
    align-items: center;
}

.pro-mn {
    width: 70%;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.arrow-link {
    width: 30%;
    text-align: right;
    margin: -30px 0 0 0;
}

.arrow-link a {
    background: url('../images/Group-14.png') no-repeat top;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 0;
}

.arrow-link a:hover {
    background: url('../images/Group-13.png')no-repeat;
}

.contact-form-section {
    width: 100%;
    background: hsl(38deg 25% 94%);
    padding: 48px 0 50px;
}

.req-title h2 {
    font-size: 42px;
    color: #000;
}

.req-title {
    text-align: center;
    padding: 0 0 20px;
}

.cont-form {
    width: 100%;
    background: #fff;
    padding: 40px 30px;
    max-width: 930px;
    margin: 0 auto;
    box-shadow: 0 0 8px #ddd;
    border-radius: 4px;
}

#gform_submit_button_2:hover {
    background: #ffcb08;
    color: #000;
}

#projects span
{
	font-size:55px;
}
#menu-main-menu li
{
	list-style-type:none;
}