
body{

    overflow: hidden;
}

.pb-5, .py-5 {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}


/*.navbar-nav li a.active {
    color: #9EAECA !important;
}*/


body, p {
    font-family: 'Poppins', sans-serif;
    color: #494B51;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.faq-section .elementor-tab-content {
    height: 100% !IMPORTANT;
}

h1, h2, h3, h5, h6 {
     font-family: Ibarra Real Nova !important;
    margin: 0;
    padding: 0;
}
menu, ol, ul {
    padding: 0 !important;
}

 body a:visited{
    color: #fff;
}
.top-barlink span {
    color: #fbe2dd;
}
a{
    text-decoration: none !important;
}
 p {
    margin: 0 !important;
    padding: 0 !important;
}
.container, .container.page, .entry-header, .entry-content, .entry-summary, .entry-meta {
    width: 100% !important;
    max-width: 1287px !important;
}
body .hentry{
    padding: 0 !important;
}
i.fa-solid {
    font-family: 'FontAwesome';
}
.title h2 {
    padding: 0px;
    margin: 25px 0px 0 !important;
    font-size: 50px;
    font-weight: 600;
    line-height: 1em;
}
.content p {
    margin: 0px 0px 10px 0px !important;
    padding: 0px 15px 0px 15px !important;
}

.author_page {
    padding: 50px 0px 50px;
}
.default-page.top-bottom-space {
    padding: 70px 0px;
}

.singlepage-thumbnail img {
    width: 35%;
    /*height: 280px;*/
}
.image_thumbnail img {
    width: 100%;
    /*height: 250px !IMPORTANT;*/
    object-fit: cover;
}
.category_area {
    padding: 15px 0px 60px;
}
.main_blog {
    background: #F5F5F5;
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    margin :0px 0px 30px;
}
h2.blog_title {
    font-size: 25px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}
.blog_title a {
    color: #000;
    text-decoration: none;
}
.blog_content p {
    padding: 10px;
    text-align: center;
}
.read_more {
    padding: 0 0 35px 10px;
}

h1.heading {
    font-weight: 600;
    line-height: 60px;
}
h1.pages-titles {
    font-weight: 600;
    line-height: 60px;
    margin: 0px;
    text-align: center;
   /* display: none;*/
}
/*.page-section {
    min-height: 350px;
}*/

.page-404 h2 {
    font-weight: 800;
    font-size: 70px !important;
    line-height: 85px !important;
    color: #4D4D4D;
    text-transform: capitalize;
}
.page-404 {
    padding: 0;
    width: 100%;
}
.page-404 h3 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 10px !important;
}
.error-search {
    width: 100%;
    max-width: 100%;
}
.page-404 h2 {
    font-size: 45px;
    line-height: 50px;
    margin: 0;
}
.page-404 h1 {
    font-size: 95px;
}

.page-404 h3 {
    font-size: 44px;
    font-weight: 800;
    color: #4D4D4D;
    line-height: 54px;
}

.page-404 label.wp-block-search__label {
    display: none;
}
.error-image img {
    width: 100%;
}
.box-right {
    display: flex;
    align-items: center;
}
.page-404 {
    padding: 0;
}
.page-404 p {
     font-size: 18px;
    line-height: 24px;
    margin: 20px 0 20px 0 !important;
    color: #666565;
    letter-spacing: 0.5px;
}
.error-search 
 input#wp-block-search__input-2 {
    background: #f6f8f7;
}
.error-search :focus {
    border: none !important;
    outline: none !important;
}
.error-search .wp-block-search__inside-wrapper {
    padding: 0px !important;
    border: none;
}
.error-search {
    max-width: 350px;
}
.error-section {
    padding: 70px 0px 70px 0px;
}

.wpcf7 form .wpcf7-response-output {
    / margin: 2em 0.5em 1em; /
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    margin: 0px;
}
/*...........header..............*/

.logo {
    text-align: left;
    padding: 0px;
}
.header {
    position: relative;
    z-index: 99;
    display: flex;
    text-align: center;
    background-color: #9EAECA;
    padding: 12px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
}
.header-align {
    align-items: center;
}
.row.header-align .col-md-2 {
    padding: 0;
}
.navbar {
    background: transparent !important;
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}
.navbar ul.navbar-nav {
    display: flex;
    margin: 0 !important;
    justify-content: space-between;
}
.navbar ul.navbar-nav li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
/*div#navbarNav {
   text-align: center;
}*/
.navbar ul.navbar-nav li a:hover {
    color: #394669;
}
.navbar ul.navbar-nav li a {
    color: #8D8B84;
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 400;
}
ul.navbar-nav .current-menu-item a {
    color: #d99d9c;
    text-decoration: none;
}
ul.navbar-nav li:hover a {
    color: #d99d9c;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    margin: 0 !important;
    padding: 0px !important;
}
.logo img {
    width: 191px;
}
.logo-section .row {
    align-items: center;
}
.get-started ul.navbar-nav {
    margin-top: 0;
}

.get-started .navbar-nav li {
    text-align: center;
}

.get-started .navbar-nav a {
    background: #9eaeca;
    padding: 15px 30px 15px 30px !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 1px;
    color: #FFF;
    outline: 2px solid #FFF;
    outline-offset: -8px;
    transition: ease-in-out .5s;
}
.get-started .navbar-nav a:hover{
     background: #FBE2DD;
     color: #000;
}

/*...........category..............*/


.blog_title a {
    color: #333 !important;
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 15px;
    font-weight: 800;
    text-decoration: none!important;
    padding: 0px 10px 0px 10px !important;
    display: grid;
}

.blog_title a:hover {
    color: #d99d9c !important;
}
.blog_content p {
    word-break: break-word;
    font-size: 14px;
    text-align: justify;
    color: #333;
    margin: 0 0 15px;
    padding: 0px 10px 10px 10px !important;
}
h3.blog_title {
    margin-bottom: 12px;
}

/*...........blog..............*/
.Blog-page .post-image img {
    min-height: 240px;
    margin-bottom: 0;
    object-fit: cover;
    /*border-radius: 5px 5px 0 0;*/
}
.Blog-page .post-content {
    padding: 20px;
}
.Blog-page .post-content a {
    padding: 0 !important;
    margin: 0;
}
.Blog-page .mb-5 {
    margin: 0 !important;
}
.Blog-page .short_contant {
    padding: 0 !important;
    font-size: 16px;
}
.Blog-page .read_more {
    padding: 0;
}
.Blog-page .read_more a {
    padding: 10px 15px !important;
    font-size: 16px;
}
.Blog-page h3.post_title a {
    min-height: 20px;
    margin: 15px 0;
}
.Blog-page .blog_new .new-blog-main {
    padding: 0;
}
.time-and-date span {
    margin-right: 15px;
    padding-left: 6px;
    font-weight: 600;
    font-size: 12px;
    color: #333;
}
.time-and-date span i.fa {
    margin-right: 5px;
    color: #000
}
h3.post_title{
  margin-bottom: 12px;   
}
.post_title a{
  color: #000 !important;
    font-size: 25px;
    line-height: 30px;
    margin: 10px 0 15px;
    font-weight: 800;
    text-decoration: none!important;
    padding: 0px 10px 0px 10px !important;
    display: grid;
}
.blog-box {
    background: #F5F5F5;
    padding: 0px;
    margin: 12px;
    border-radius: 5px;
    height: 100%;
}

.post-image img {
    width: 100%;
    height: 235px !important;
}

.time-and-date {
    display: none;
}

.short_contant{
    word-break: break-word;
    text-align: justify;
    color: #333;
    margin: 0 0 15px;
    padding: 0px 10px 10px 10px !important;
}
.name-section {
    display: flex;
    margin: 0px 0px 1px 0px;
}
.col-md-12.email-section {
    display: flex;
    margin: 0px 0px 1px;
}
.name-section .col-md-6 {
    padding: 10px;
}
.email-section .col-md-6 {
    padding: 10px;
}
.anchor-text a {
    color: #000;
    font-weight: 700;
}
.anchor-text a:hover{
   color:#09D698;
}
.page_content {
    color: #000;
    padding: 30px;
    text-align: center;
    background-color: #F4EFED;
}
/*.container.page {
    margin: 40px;
}*/


.page-section {
    padding: 40px 0px 40px 0px;
}
.position {
    position: relative;
    top: 10px;
    left: 0px;
    font-weight: 500;
    font-size: 15px;
    color: #09D698;
    min-height: 50px;
    max-width: 60%;
}

.pages-content h2 {
    font-size: 42px !important;
    line-height: 46px;
    font-weight: 800;
    letter-spacing: 0px;
    color: #153655 !important;
}
.pages-content p {
    font-size: 16px;
    line-height: 28px !important;
    color: #666565 !important;
}
.pages-content ul {
    list-style-type: disc;
    color: #666565 !important;
}
.pages-content li {
    margin: 5px;
}
.page-header {
    color: #494B51;
    background: #F4EFED !important;
}
h1.search-title {
    text-align: center;
}
.search-section {
    padding: 40px 15px;
}
.search_content p {
    font-size: 16px;
    line-height: 28px !important;
    color: #7A7A7A !important;
    padding: 0px 15px 0px 20px  !important;
}
.entry-thumbnail{
    margin-top: -40px;
}
.search-box {
    background: #F5F5F5;
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    margin: 0px 0px 50px;
    /*min-height: 505px;*/
}
.search_title a {
    font-size: 26px;
    line-height: 36px;
    font-weight: 800;
    margin-bottom: 10px;
    word-break: break-all;
    padding: 10px 20px;
    color: #153655 !important;
    text-decoration: none !important;
    display: grid;
}
.search_title a:hover{
    color:#fff;
}
.Search_readmore {
    padding: 35px 20px;
}
.date-meta {
    text-align: right;
    position: relative;
    float: right;
    background-color: rgba(9,214,152,1) !important;
}
.author-box {
    background: #F5F5F5;
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    margin: 0px 0px 50px;
    min-height: 450px;
    border-radius: 5px;
}
.page_content span.vcard a {
    color: #394669;
    text-decoration: none;
}
.page_content span.vcard a:hover {
    color: #FF5395;
}
body .archive_thumbnails img {
    width: 100%;
    height: 200px;
}
.page_content h1 {
    color: #000;
    font-size: 60px;
    font-weight: 600;
    font-style: normal;
    line-height: 52px;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.author-box h3.search_title {
    margin: 0;
}
.author-box p {
    min-height: 110px;
    text-align: justify;
}
/*.banner.hidden {
    display: none;
}*/


.page_contents{
     color: #000;
    font-size: 60px;
    font-weight: 600;
    font-style: normal;
    line-height: 52px;
     letter-spacing: 0px;
}
.banner {
    max-width: 100%;
    min-height: 300px;
    display: flex;
    align-items: center;
    text-align: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}
/*..............*/
body .page-header h1.page-title {
    line-height: 40px;
    text-align: center;
    font-size: 40px;
}
body .cat_header h1 {
    line-height: 40px;
    font-size: 30px;
    font-weight: 800;
}

.author_page .col-md-4 {
    padding: 0;
}
.author-box h3.search_title {
    min-height: fit-content;
}
.author-box p {
    min-height: fit-content;
}
.author-box{
    min-height: fit-content;
    margin: 10px;
}
.box-right {
    margin: 30px 0;
}
.author_page {
    padding-bottom: 60px;
}
.header .col-md-10 {
    padding: 0;
}
.position {
    position: unset;
    margin-bottom: 15px;
    min-height: 67px;
}
.comma::after {
    font-size: 80px;
    top: -170px;
}
/*...............button.....................*/
ul.navbar-nav li#menu-item-14 a{
    background: #394669;
    padding: 10px 50px;
    color: #fff;
    border: 2px solid #394669;
    border-radius: 40px;
}
ul.navbar-nav li#menu-item-14 a:hover{
    background: #FF5395;
    border: 2px solid #FF5395;
}
.page-404 .nav-btn a {
    padding: 12px 50px;
    color: #000;
    background: #FBE2DD;
    border: 2px solid #FFFF;
    border-radius: 0px;
    outline: 2px solid #FFF;
    outline-offset: -10px;
    font-weight: 500;
}
.nav-btn {
    /*text-align: center;*/
    margin: 0;
    padding: 40px 0px;
}
.nav-btn a:hover {
    background: #394669;
    border: 2px solid #fff;
    color: #FFF;
}
.page-404 .nav-btn i.fa.fa-angle-left {
    padding-right: 10px;
    color: #fff;
}
button.btn.btn-default.navbar-btn {
    padding: 10px 50px;
    color: #fff;
    background: #FF5395;
    border: 2px solid #ff5395;
    border-radius: 40px;
}
.search-btn .fa-search:before {
    content: "\f002";
}
.search-btn:hover i {
    color: #FF5395;
}
.read_more a {
    padding: 10px 50px;
    color: #000 !important;
    border: 3px solid #FFF;
    background: #FBE2DD;
    outline: 2px solid #FFF;
    outline-offset: -10px;
    font-weight: 500;
}
.read_more a:hover {
    background: #394669;
    border: 2px solid #fff;
     outline: 2px solid #FFF;
    outline-offset: -10px;
    font-weight: 500;
    color: #000;
}
.blog_new button.show_more {
    padding: 10px 50px;
    color: #fff;
    background: #FF5395;
    border: 2px solid #ff5395;
    border-radius: 40px;
}
.blog_new button.show_more:hover {
    background: #394669;
    border: 2px solid #fff;
}
.Search_readmore a {
    padding: 10px 50px;
    color: #000 !important;
    background: #FBE2DD;
    border: 2px solid #fff;
    border-radius: 0;
    outline: 2px solid #FFF;
    outline-offset: -10px;
    font-weight: 500;
}
.Search_readmore a:hover {
    background: #394669;
    border: 2px solid #fff;
    outline: 2px solid #FFF;
    outline-offset: -10px;
    font-weight: 500;
    color: #fff !important;
}
.error-search button.wp-block-search__button.has-icon.wp-element-button:hover {
    background: #394669;
    border: 2px solid #fff;
}
.footer-logo .wp-block-button a:hover {
    background: #394669;
    border: 2px solid #fff;
}
.footer-logo .wp-block-button a {
    padding: 8px 20px 8px 20px;
    background-color: #FBE2DD;
    border-radius: 0px;
    border: none !important;
    color: #494B51;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    position: relative;
    height: 52px;
    padding: 12px 20px 10px 20px !important;
    outline: 2px solid #FFF !important;
    outline-offset: -8px;
}
form p {
    width: fit-content;
    position: relative;
}
form p span.wpcf7-spinner {
    display: block;
}
/*form p:before {
    content: '';
    width: calc(100% - 10px);
    height: 42px;
    border: 2px solid #fff;
    position: absolute;
    z-index: 10;
    left: 5px;
    top: 5px;
    background: transparent;
}*/
.footer-form .footer-form p {
    width: auto;
}
.footer-form .footer-form p::before {
    display: none;
}





.footer-form input.tnp-submit {
    background: #FBE2DD !important;
    border: 2px solid #FFF !important;
    color: #494B51 !important;
    font-family: Poppins;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: capitalize;
    padding: 0px !important;
}
.footer-form input.tnp-submit:hover{
    background: #394669 !important;
    border: 2px solid #fff !important;
    color: #FFF !important;
}
button.wp-block-search__button.wp-element-button {
    margin: 0 !important;
    color: #000;
    background: #FBE2DD;
    border-radius: 0px;
    height: 45px;
    border: 2px solid #FFF !important;
    outline: 2px solid #FFF;
    outline-offset: -7px;
    font-weight: 500;
    font-size: 16px;
}
button.wp-block-search__button.wp-element-button:hover{
    background: #394669 !important;
    border: 2px solid #394669 !important;
    color: #fff;
}
/*.....................top-header........................*/

.top-header {
    background: #394669;
    text-align: center;
    display: flex;
    align-items: center;
    height: 52px;
}
a.top-barlink {
    font-weight: 500;
    color: #fff;
}
.top-barlink span:hover {
    color: #FBE2DD;
}
.top-header p {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 0.5px;
    font-weight: 500;
    word-spacing: 1px;
    font-size: 21.5px;
    padding: 0px !important;
    text-align: center;
    margin: 0 !important;
}

/*.navbar ul.navbar-nav li a:after {
    content: '';
    width: 100%;
    height: 2px;
    background:#FBE2DD;
    position: absolute;
    left: 0;
    bottom: 3px;
}*/
.navbar ul.navbar-nav li a:hover:after {
    background:#FBE2DD;
}
.navbar ul.navbar-nav li a {
    color: #394669;
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px;
}
.italic {
    font-style: italic;
}
.border-btn a.elementor-button {
    border: none !important;
    position: relative;
    width: fit-content;
    height: 52px;
}
.border-btn a.elementor-button:before {
    content: '';
    width: calc(100% - 10px);
    height: 42px;
    border: 2px solid #fff;
    position: absolute;
    z-index: 9;
    left: 5px;
    top: 5px;
}


/*form*/
.newsletter {
    background: #09d698 !important;
    padding: 50px 0;
}

.tnp-subscription-minimal {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    bottom: 0px;
}
footer .tnp-field label {
    display: none !important;
}

.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
    height: 51px !important;
}
.main-footer .tnp-widget .tnp-submit {
    color: #000;
    border: none;
    font-size: 18px;
    font-weight: 600;
    }

/*........................footer..................*/

footer.site-footer {
    background: #9EAECA;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
}
.main-footer {
    padding: 60px 0;
}
.footer-logo p {
    padding-bottom: 20px !important;
    color: #FFF;
}
.copy-right {
    text-align: center;
    width: 904px;
    margin: 0 auto;
    padding: 60px 0;
}
.footer-bottom .col-md-12 {
    border-top: 1px solid #F3F5F5;
}
ul.footer-icon li a, ul.footer-icon li p {
    color: #fff;
    display: flex;
    align-items: flex-start;
}
.footer-icon li img {
    margin-right: 10px !important;
}
ul.footer-icon li {
    padding-bottom: 20px;
}
.navbar-nav li a {
    padding: 4px !important;
}
/*.................form.....................*/

.footer-form .tnp-widget input[type=text], .footer-form .tnp-widget input[type=email], .footer-form .tnp-widget input[type=submit], .footer-form .tnp-widget select {
    height: 45px !important;
    border-radius: 0px;
}

/*........MEDIA-CSS-STARTED-HERE.........*/
@media only screen and (max-width: 991px){
	.logo-section .row {
    align-items: center;
}
.get-started ul.navbar-nav {
    margin-top: 0;
}
.get-started {
    display: inline-flex;
    align-items: center;
    justify-content: right;
    width: 100%;
}
.header-align {
    align-items: center;
    margin: 0 -15px !important;
}
.navbar-dark .navbar-toggler {
    margin: 0;
    width: auto;
    top: -45px;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    background-color: #fff;
    padding: 2px 7px;
    border-radius: 4px;
    box-shadow: none !important;
    right: 15px;
    width: 35px;
    height: 35px;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: box-shadow .15s ease-in-out;
}
.navbar ul.navbar-nav li a:after {
    height: 0;
   } 
   .header {
    padding: 0;
    background: transparent;
}
.logo {
    text-align: left;
    padding: 0px;
    margin-left: -15px;
}
/*
.navbar-toggler {
    display: block;
    position: absolute;
    right: 15px;
     float: right; 
    background: 0 0;
    border: none;
    color: #000 !important;
    padding-left: 0px;
    padding-right: 0;
    z-index: 9;
    top: 25px;
}*/
.logo {
    text-align: left;
}
.toggle_icon span {
    background: #000!important;
    width: 30px;
    height: 4px;
    display: block;
    margin: 6px 0;
}
div#navbarNavr {
    position: fixed;
    left: 0;
    right: 0;
    overflow-y: scroll;
}
div#navbarNav {
    width: 100%;
    background-color: #9EAECA;
    box-shadow: none;
    z-index: 9999;
    transition: all .25s ease-in-out;
    position: absolute;
    height: fit-content;
    top: 0px;
}
.main_nav {
    float: left;
    width: 100%;
}
}
@Media(max-width: 991px){
.page_content h1 {
    font-size: 45px;
    line-height: 40px;
}
.pages-content h2 {
    padding: 0px 15px 0px 15px;
    font-size: 30px !important;
    line-height: 40px;
    margin-bottom: 10px;
}
.pages-content p {
    padding: 0px 15px 0px 15px !important;
}
.navbar-dark .navbar-toggler.open .toggle_icon span:nth-child(3) {
    top: 10px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
}
.navbar-dark .navbar-toggler.open .toggle_icon span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.navbar-dark .navbar-toggler.open .toggle_icon span:nth-child(2) {
    top: 8px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.navbar-dark .navbar-toggler.open .toggle_icon span:nth-child(1) {
    top: 10px;
    left: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
nav.navbar.navbar-expand-lg.navbar-dark {
    display: flex;
    justify-content: center;
}
.navbar ul.navbar-nav li {
    display: block;
    margin: 0px;
    list-style: none;
    width: 100%;
}
.navbar ul.navbar-nav li a {
    color: #394669 !important;
    font-size: 18px;
}
.navbar ul.navbar-nav li a {
    padding: 10px 0 !important;
    margin: 0;
    font-size: 16px;
    font-weight: 400 !important;
    display: inline-block;
    width: 100%;
    color: var(--jnj-title-color);
    border-bottom: 1px solid #fff;
    font-family: var(--jnj-font-family);
}
.navbar ul.navbar-nav li:last-child a {
    border-bottom: none;
}
}

@media(min-width: 575px) and (max-width: 767px){
 .static-menu .elementor-container .elementor-column:first-child h4 {
    text-align: left;
    padding-left: 5px;
}

.static-menu .elementor-container .elementor-column:last-child h4 {
    text-align: right;
    padding-right: 5px;
}

}
@media(min-width: 768px) and (max-width: 991px){
.navbar-dark .navbar-toggler {
    top: -16px;
}
.main-footer {
    padding: 50px 0 30px 0;
}
.footer-logo {
    margin-bottom: 20px;
}
.happy-mingru .elementor-container {
    align-items: center;
}
}
@media(max-width: 1199px) {
.tnp-widget input[type=email] {
    width: 100% !important;
}
}
@media(max-width: 767px) {
.tnp.tnp-widget form {
    display: inline-flex;
    width: 100%;
    margin: 10px 0;
}
.get-started {
    margin-right: 0;
}
.navbar {
    background: transparent !important;
    margin: 0 !important;
    width: 120% !important;
    padding: 0 !important;
}
div#navbarNav {
    width: 120%;
}
.footer-logo img {
    width: 191px;
    height: 152px;
}
}
/*...................................*/

.Faq-section .elementor-toggle-icon-right {
    line-height: 29px;
}



.heading-span{
    color: #FF5395;
}
p img {
    margin: 0px !important;
    padding-bottom: 4px;
}

.number_inline .elementor-icon-list-text {
    display: inline-flex;
    gap: 7px;
}
.number_inline .elementor-icon-list-text span{
display: flex;
}


.life-section ul {
    list-style-type: disc;
    margin: 0px 18px;
    padding: 0px;
}

.life-section li {
    margin: 0px 0px 15px;
}

.life-section {
    border-right: 2px solid #9EAECA;
}
.border-image {
    height: fit-content;
}

.border-image img {
    height: auto !important;
}

ul.footer-icon {
    list-style: none;
}

.simple-section .digits-number {
    display: inline-flex;
   /* margin-right: 20px;*/
}

.digits-number {
    width: 50px;
    color: #FBE2DD;
    font-family: Ibarra Real Nova;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: capitalize;
    background-color: #9EAECA;
    height: 50px;
    border-radius: 50px;
    padding: 12px 12px;
    position: absolute;
    top: 28px;
}

.simple-section p {
    margin-left: 70px !important;
    color: #494B51;
   font-family: Poppins;
   font-size: 18px;
    font-style: normal;
   font-weight: 400;
   line-height: 28px;
   text-transform: capitalize;
}

.mind-session p{
color: #494B51;
font-family: Ibarra Real Nova;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 28px;
text-transform: capitalize;
}

.copy-right p {
    color: #FFF;
}


.simple-section .mind-session {
    display: inline-flex;
    /*margin-right: 20px;*/
}
.mind-session {
    color: #494B51;
    font-family: Ibarra Real Nova;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: capitalize;
    border-radius: 50px;
    padding: 10px 12px;
    position: absolute;
    background: #F8F8F8;
    top: 28px;
}
.border-image {
    position: relative;
}

.border-image:after {
    content: '';
    position: absolute;
    width: 100%;
    background: #F4EFED;
    height: 100%;
    z-index: 0;
    top: -30px;
    right: -21px;
}

.border-image .elementor-element-populated {
    z-index: 9;
}

.elementor-widget-wrap.elementor-element-populated {}
.text-color{

    color: #394669;
}

.mingrutext-section p {
    margin: 0px 0px 15px !important;
}

.mingrutext-section {
    margin-left: 25px;
}

.faq-section .elementor-toggle .elementor-tab-title {
    padding: 15px 0px 15px;
  
}


.faq-section .elementor-tab-content {
    padding: 0px 0px 15px !important;
    height: 100%px;
}

.footer-form h2 {
    color: #FFF;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.footer-address h2 {
    color: #FFF;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.col-md-12.contact-name {
    padding: 0px;
    margin: 0px 0px 13px;
}

.col-md-12.contact-email {
    padding: 0px;
    margin: 0px 0px 13px;
}
.footer-form input {
    height: 45px;
    color: #333 !important;
    background: #FFF;
    border: none !important;
    padding: 10px;
    font-size: 15px;
    width: 100%;
    outline: none !important;
}
.footer-form input.wpcf7-submit:hover {
    background: #394669 !important;
    color: #fff !important;
}

.contact-email input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
   height: 45px;
    color: #FFF;
    background: #FFF;
    border: none;
    padding: 10px;
}
.footer-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 210px;
    background: #FBE2DD;
    height: 52px;
    padding: 0px;
    color: #494B51;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 0px;
    z-index: 9;
    position: relative;
    outline: 2px solid #FFF !important;
    outline-offset: -8px;
}

.footer-form ::placeholder {
    color: #4B4F58;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}


@media only screen and (max-width: 767px){
.darkHeader .logo img {
    width: 100%;
    max-width: 130px;
    height: auto !important;
}
.simple-section p {
    margin: 70px 0 0 0 !important;
    text-align: center;
}
.logo-section .row .col-md-6:last-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 65%;
}
.get-started {
    display: inline-flex;
    align-items: center;
    justify-content: right;
    width: 100%;
}
.logo-section .row .col-md-6:first-child {
    width: 35%;
}
.get-started .navbar-nav a {
     padding: 18px 20px 18px 20px;
}

ul.footer-icon {
    margin-bottom: 0;
}
.large-btn a.elementor-button {
    height: fit-content;
}

.large-btn a.elementor-button::before {
    height: calc(100% - 10px);
}
.main-footer h2 {
    margin-bottom: 10px !IMPORTANT;
    font-size: 27px !important;
}
ul.footer-icon li:last-child {
    padding-bottom: 0;
}
.main-footer {
    padding: 50px 0 30px 0;
}
.footer-bottom .copy-right {
    padding: 30px 0 40px 0;
}
.border-image:after {
    width: 95%;
    z-index: 0;
    top: -30px;
    right: 0;
}
.life-section {
    border-right: none;
    /* height: 280px; */
    border-bottom: 2px solid #9EAECA;
}

.logo img {
    width: 170px;
}

.digits-number {
    position: absolute;
    top: 25px;
}
.top-header p {
    font-size: 18px;
    line-height: 26px;
}
body a.top-barlink {
    color: #fff;
    display: block;
}
.navbar-dark .navbar-toggler {
    top: -70px;
}
.darkHeader .navbar-toggler {
    top: -65px;
}
div#navbarNav {
    top: 0;
}
.navbar ul.navbar-nav li a{
    color: #000;
    font-weight: 400;
}
.toggle_icon span {
    background: #8D8B84 !important;
}
.copy-right {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
}
.faq-section .elementor-tab-content {
    padding: 0px 0px 15px !important;
    height: 100%;
}

.mind-session {
    width: fit-content !important;
    margin: 0 auto;
    text-align: center;
    left: 0px;
    right: 0px;
    align-items: center !important;
}
.simple-section .mind-session {
    display: unset;
}
.digits-number {
  /*  width: fit-content;*/
    margin: 0 auto;
    left: 0px;
    right: 0px;
    align-items: center !important;
}
.simple-section .digits-number {
    display: unset;
}

.post-image img {
    width: 100%;
    height: 200px !important;
}

.page_content {
    color: #000;
    padding: 10px;
}


.container.page {
     margin: 0px;
}
.top-header {
    height: 80px;
}
.navbar ul.navbar-nav li a {
    color: #394669;
    font-size: 18px;
}
.static-menu .elementor-container.elementor-column-gap-default {
    flex-wrap: nowrap;
}

.page-404 h2 {
    text-align: center;
}
.page-404 h3 {
    text-align: center;
}

.error-search {
    max-width: 100%;
}

.nav-btn {
    text-align: center;
}
.short_contant {
    font-size: 16px;
}

body .logo-section.darkHeader {
    position: unset !important;
}
}
/*

@media only screen and (max-width: 400px){
.top-header p {
    font-size: 14px;
    line-height: 20px;
}
.top-header p {
    word-spacing: 0px;
}
.top-header span {
    font-size: 14px;
}
}
*/




@media(min-width: 767px) and (max-width: 800px){
div#navbarNav {
    width: 100%;
    height: fit-content;
    top: 0;
}
.navbar ul.navbar-nav li a {
    color: #000;
    font-weight: 400;
}
.toggle_icon span {
    background: #9eaeca !important;
}
.darkHeader div#navbarNav {
    top: 39px !important;
}
}
/*
@media(min-width: 800px) and (max-width: 900px){
div#navbarNav {
    width: 120% !important;
    height: fit-content;
    top: 56px !important;
}
.navbar ul.navbar-nav li a{

    color: #8D8B84;
    font-weight: 400;
}
.toggle_icon span {
    background: #8D8B84 !important;
}
}*/
/*
@media(min-width: 800px) and (max-width: 991px){
div#navbarNav {
    width: 120% !important;
    height: fit-content;
    top: 59px !important;
    margin-top: 2px;
}
.navbar ul.navbar-nav li a{

    color: #8D8B84;
    font-weight: 400;
}
.toggle_icon span {
    background: #8D8B84 !important;
}

}
*/

@media(min-width: 767px) and (max-width: 991px){
.copy-right {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
}
.faq-section .elementor-tab-content {
    padding: 10px 0px 10px !important;
    height: 100%;
}
.faq-section .elementor-toggle .elementor-tab-title {
    padding: 15px 0px 10px 0;
    min-height: 88px;
}
.elementor-toggle .elementor-tab-title.elementor-active {
    border-bottom: none;
    min-height: 0;
    padding: 15px 0 0 0;
}
.container.page {
    margin: 0px;
}

/*.pages-content p {
    padding: 50px 0px 50px 0px !important;
}*/
.top-header p {
     font-size: 18px;
    }
}


.faq-section.elementor-element-cbbc9bb {
    padding: 0px !important;
    margin: 0px !important;
}

.darkHeader .header {
    position: fixed !important;
    z-index: 99;
    width: 100%;
    top: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 3px;
}
.darkHeader .logo img {
    width: 191px;
}
ul.footer-icon li a:hover {
    color: #fbe2dd;
}

.footer-icon li p:hover {
    color: #FBE2DD;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #FBE2DD;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0px !important;
}
@media (max-width: 575px){
.get-started .navbar-nav a {
    display: inline-block;
    padding: 18px 19px!important;
}
.life-section li {
    text-align: left;
}
.static-menu .elementor-container.elementor-column-gap-default {
    flex-wrap:wrap;
}
}



.main_nav {
    width: 100%;
}
.header-section .container {
    max-width: 870px !important;
    margin: 0 auto;
}
@media (max-width: 991px) and (min-width: 576px){
.logo-section .row .col-md-6:last-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60%;
}
.get-started {
    display: inline-flex;
    align-items: center;
    justify-content: right;
    width: 100%;
}
.logo-section .row .col-md-6:first-child {
    width: 40%;
}
.static-menu{
    padding: 0px !important;
}
}
@media (max-width: 415px){
 .logo {
    text-align: center;
    margin: 0;
}
.logo-section {
    padding: 10px 0 20px 0;
}
.logo {
    text-align: center;
}
.logo-section .row .col-md-6{
    width: 100% !important;
}
.logo img {
    width: 170px;
    }
    .get-started {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    display: block;
}
.top-header {
    height: 100px;
}
}
.toggle_icon {
    display: none;
}

.header {
    display: none;
}
@media (max-width: 375px){
    .top-header p {
    font-size: 16px;
    line-height: 24px;
}
}
.navbar-toggler {
    display: none;
}
.page_content.banner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(163 141 122 / 60%);
}


.logo-section.darkHeader {
    position: fixed !important;
    z-index: 99;
    width: 100%;
    top: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 3px;
    background-color: #FFF;
}