/*!
Theme Name: WP Bootstrap 4 Pro
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.1
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
html {
    overflow: hidden;
    overflow-y: auto;
}

.widget select,.wp-caption,embed,iframe,img,object,table {
    max-width: 100%
}

.gallery-item,.service-box,.wp-caption-text {
    text-align: center
}

.aligncenter,.clear:after,.comment-content:after,.comments-area,.entry-content:after,.page-links,.site-content:after,.site-footer:after,.site-header:after {
    clear: both
}

#main-btn a i,#outline-btn a i {
    width: unset;
    height: unset;
    transform: none;
    right: unset
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1rem;
    width: 100%;
    background-color: transparent
}

p {
    font-weight: 400
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.comments-area,.comments-area p {
    overflow-wrap: break-word;
    word-break: break-word
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter,.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.hentry,.widget {
    margin: 0 0 1.5em
}

.bypostauthor,.gallery-caption,.infinity-end.neverending .site-footer,.sticky {
    display: block
}

.custom-logo-link,.gallery-item {
    display: inline-block
}

.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer,.updated:not(.published),.wb-hide-mobile-sidebar .wp-bp-sidebar-width {
    display: none
}

.entry-content,.entry-summary,.page-content {
    margin: 1.5em 0 0
}

.page-links {
    margin: 0 0 1.5em
}

.gallery,.wp-caption {
    margin-bottom: 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.comments-area,body {
    -ms-word-wrap: break-word
}

.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.gallery-item {
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

body {
    background-color: #f8f9fa;
    word-wrap: break-word;
    -webkit-font-smoothing: auto;
    text-rendering: optimizeLegibility!important;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: auto;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,button,input {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

table td,table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

table tbody+tbody {
    border-top: 2px solid #dee2e6
}

table table {
    background-color: #fff
}

figcaption {
    padding-top: 0;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left
}

input[type=button],input[type=reset],input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #007bff;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: .5rem 1.25rem;
    color: #fff;
    background-color: #007bff
}

input[type=button]:active,input[type=button]:hover,input[type=reset]:active,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:hover {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
    cursor: pointer
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

blockquote,blockquote p {
    font-size: 1.15rem
}

input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

input[type=color]:-moz-placeholder,input[type=color]:-ms-input-placeholder,input[type=color]:-webkit-input-placeholder,input[type=date]:-moz-placeholder,input[type=date]:-ms-input-placeholder,input[type=date]:-webkit-input-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime-local]:-webkit-input-placeholder,input[type=datetime]:-moz-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=datetime]:-webkit-input-placeholder,input[type=email]:-moz-placeholder,input[type=email]:-ms-input-placeholder,input[type=email]:-webkit-input-placeholder,input[type=month]:-moz-placeholder,input[type=month]:-ms-input-placeholder,input[type=month]:-webkit-input-placeholder,input[type=number]:-moz-placeholder,input[type=number]:-ms-input-placeholder,input[type=number]:-webkit-input-placeholder,input[type=password]:-moz-placeholder,input[type=password]:-ms-input-placeholder,input[type=password]:-webkit-input-placeholder,input[type=range]:-moz-placeholder,input[type=range]:-ms-input-placeholder,input[type=range]:-webkit-input-placeholder,input[type=search]:-moz-placeholder,input[type=search]:-ms-input-placeholder,input[type=search]:-webkit-input-placeholder,input[type=tel]:-moz-placeholder,input[type=tel]:-ms-input-placeholder,input[type=tel]:-webkit-input-placeholder,input[type=text]:-moz-placeholder,input[type=text]:-ms-input-placeholder,input[type=text]:-webkit-input-placeholder,input[type=time]:-moz-placeholder,input[type=time]:-ms-input-placeholder,input[type=time]:-webkit-input-placeholder,input[type=url]:-moz-placeholder,input[type=url]:-ms-input-placeholder,input[type=url]:-webkit-input-placeholder,input[type=week]:-moz-placeholder,input[type=week]:-ms-input-placeholder,input[type=week]:-webkit-input-placeholder,textarea:-moz-placeholder,textarea:-ms-input-placeholder,textarea:-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

blockquote {
    font-style: italic;
    border-left: 3px solid rgba(33,37,41,.25);
    padding: .5rem 1.75rem;
    background: rgba(33,37,41,.05)
}

.wp-bs-4-jumbotron,blockquote p:last-child {
    margin-bottom: 0
}

.navbar-dark .navbar-nav .dropdown-menu a {
    display: block;
    width: 100%;
    padding: 10px 20px;
    clear: both;
    font-weight: 600;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    font-size: 14px
}

.site-footer {
    padding-top: 3rem;
    padding-bottom: 0
}

.site-info {
    padding: 20px 0;
    background: #343a40;
    font-size: 14px
}

.wb-bp-front-page .wp-bs-4-jumbotron,.wp-bp-full-page-header {
    background-color: #343a40;
    background-size: cover;
    background-position: center
}

.comments-area .wb-comment-notes,.comments-area small,.entry-footer,.entry-meta {
    font-size: .9rem
}

.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%
}

.post-thumbnail {
    margin-top: 1.5em;
    display: inline-block
}

.card-title.entry-title {
    margin-bottom: .25rem
}

.entry-footer {
    margin-top: 1rem
}

.comments-link {
    float: right;
    margin: 4px 0 4px 10px;
    font-size: 90%;
    padding-top: .2em
}

.cat-links .badge,.tags-links .badge {
    font-size: 90%;
    font-weight: 400;
    border: 1px solid rgba(0,0,0,.125);
    margin: 4px 10px 4px 0;
    padding: .4em .9em
}

#wp-calendar #next a,#wp-calendar #prev a,.cat-links a,.comments-area .logged-in-as a,.comments-link a,.edit-link a,.entry-meta a,.footer-widgets .widget ul li a,.sidebar-1-area .widget ul li a,.tags-links a {
    color: #6c757d
}

#wp-calendar #next a:hover,#wp-calendar #prev a:hover,.cat-links a:hover,.comments-area .comment-author a:hover,.comments-area .comment-edit-link:hover,.comments-area .comment-reply-link:hover,.comments-area .logged-in-as a:hover,.single .post-navigation .nav-links a:hover,.tags-links a:hover {
    color: #212529;
    text-decoration: none
}

.comments-link a:hover,.edit-link a:hover,.entry-meta a:hover {
    text-decoration: none;
    color: #007bff
}

.entry-title a:hover {
    color: #007bff!important;
    text-decoration: none
}

.comments-area .comment-list .comment-respond,.comments-area .wb-comment-form,.content-area.wp-bp-404 .card-body {
    padding: 2.5rem 4rem
}

.footer-widgets .widget,.sidebar-1-area .widget {
    margin-bottom: 0;
    padding: 2rem
}

.footer-widgets .widget ul,.sidebar-1-area .widget ul {
    padding-left: 20px;
    color: #6c757d;
    margin-bottom: 0
}

.footer-widgets .widget ul li,.sidebar-1-area .widget ul li {
    padding-top: 0;
    padding-bottom: 0;
    list-style: square
}

.footer-widgets .widget ul li:last-child,.sidebar-1-area .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.footer-widgets .widget ul li a:hover,.sidebar-1-area .widget ul li a:hover {
    color: #00b4ab;
    text-decoration: none
}

.footer-widgets .widget {
    padding: .5rem
}

#wp-calendar #next {
    text-align: right
}

#calendar_wrap table td,#calendar_wrap table th {
    padding: .25rem
}

.hentry.card .card-body {
    padding: 1.5rem
}

select {
    height: calc(2.25rem + 2px);
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.mt-3r {
    margin-top: 3rem
}

.wp-bs-4-jumbotron .jumbotron-heading {
    font-weight: 600
}

.wp-bs-4-jumbotron .container {
    max-width: 40rem
}

.comments-area {
    word-wrap: break-word
}

.comments-area .media-body {
    overflow: auto
}

.comments-area .comment-list {
    list-style: none;
    padding-left: 0
}

.comments-area .comment-list>li,.comments-area .comments-title {
    padding: 2.5rem 4rem;
    border-bottom: 1px solid #dee2e6!important
}

.comments-area .comment-list ul.children {
    list-style: none;
    padding-left: 2rem
}

.comments-area .comment-list ul.children li {
    padding: 2.5rem 0 0
}

.comments-area .comment-navigation {
    padding: 1rem 4rem 0;
    border-bottom: 1px solid #dee2e6!important
}

.comments-area .wb-cancel-reply {
    margin-left: 2rem
}

.comments-area .logged-in-as {
    padding-left: 15px;
    font-size: .9rem
}

.comments-area .no-comments {
    padding: 1rem 4rem
}

.comments-area p {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.comments-area .comment-edit-link,.comments-area .comment-reply-link {
    margin-right: 1rem;
    color: #6c757d
}

.wp-bp-sticky {
    position: absolute;
    top: 0;
    right: 1rem
}

.single .post-navigation .nav-links a {
    color: #6c757d;
    margin-bottom: 2rem;
    display: inline-block
}

.navbar {
    padding: 0
}

#wp-bp-posts-slider {
    border: 1px solid rgba(0,0,0,.125)
}

#wp-bp-posts-slider .carousel-item img {
    width: auto;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover
}

#wp-bp-posts-slider .carousel-caption {
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2rem 4rem
}

#wp-bp-posts-slider .carousel-control-next,#wp-bp-posts-slider .carousel-control-prev {
    width: 10%
}

.custom-logo-link {
    margin-right: 1rem
}

.navbar-dark .navbar-brand,.site-description,.site-title a {
    color: #fff;
    margin-bottom: 0
}

.navbar-brand {
    font-size: 1.5rem
}

.navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 28px 15px;
    letter-spacing: .3px
}

.info-mail-phone i,.navbar-dark .navbar-nav .dropdown-menu .nav-link:focus,.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: #00b4ab
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color: #00b4ab;
    opacity: 1
}

.finance-box .vc_color-info.vc_message_box-solid .vc_message_box-icon,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.wp-bp-full-page-header .comments-link a,.wp-bp-full-page-header .edit-link a,.wp-bp-full-page-header .entry-meta a {
    color: #fff
}

.navbar-dark .navbar-nav .dropdown-menu .active>.nav-link {
    color: #212529
}

.page-template-full-width .site-footer.mt-4,.wb-bp-front-page .site-footer.mt-4 {
    margin-top: 0!important
}

.navbar-toggler {
    background-color: #343a40
}

body.custom-background .wp-bp-main-content .col-md-8 {
    background: #f8f9fa;
    padding: 2rem;
    border: 1px solid rgba(0,0,0,.125)
}

.site-footer a:hover {
    text-decoration: none
}

.admin-bar .site-header.sticky-top {
    top: 32px
}

.wb-bp-front-page .site-header {
    border-bottom: 0
}

.wb-bp-front-page .wp-bs-4-jumbotron {
    padding: 0;
    border-radius: 0
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay {
    padding: 10rem 2rem
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead {
    opacity: .75
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 1rem
}

.wb-bp-front-page .wp-bp-main-content,.wb-bp-front-page .wp-bp-services-section {
    padding: 4rem 0
}

.wb-bp-front-page .wp-bp-main-content p {
    font-size: 1.25rem;
    font-weight: 300
}

.wb-bp-front-page .wp-bp-main-content blockquote,.wb-bp-front-page .wp-bp-main-content blockquote p {
    font-size: 1.35rem
}

.wb-bp-front-page .wp-bp-main-content .post-thumbnail {
    margin-bottom: 1rem;
    margin-top: .5rem
}

.wb-bp-front-page .wp-bp-feat-card-img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 200px;
    width: 100%
}

.wp-caption .wp-caption-text {
    font-size: .95rem
}

.wb-bp-front-page.trans-header .site-header {
    position: relative;
    width: 100%;
    z-index: 2;
    transition: .5s
}

.wb-bp-front-page.trans-header.body-scrolled .site-header.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    z-index: 3;
    transition: .5s
}

#main-btn a,.call-to-action a {
    letter-spacing: .2px;
    -webkit-transition: .4s ease-in-out;
    overflow: hidden;
    text-transform: uppercase;
    font-family: Roboto;
    position: relative
}

.wb-bp-front-page.trans-header.body-scrolled .site-header.sticky-top .navbar.bg-dark {
    background-color: #343a40!important;
    overflow: hidden;
    box-shadow: 0 0 20px -1px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px -1px rgb(0 0 0 / 10%)
}

.site-header .navbar {
    background-color: #343a40!important;
    overflow: unset!important;
    box-shadow: 0 0 20px -1px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px -1px rgb(0 0 0 / 10%)
}

.wp-bp-full-page-header {
    color: #fff
}

.wp-bp-full-page-header .page-header-overlay {
    padding: 6rem 0
}

@media (min-width: 768px) {
    .hentry.card .card-body {
        padding:2.5rem 4rem
    }

    .wb-hide-mobile-sidebar .wp-bp-sidebar-width {
        display: block
    }
}

.first-header {
    color: #797979;
    font-weight: 400;
    font-size: 15px;
    background: rgb(238 238 238 / 74%);
    border-bottom: 1px solid rgba(255,255,255,.2)
}

#outline-btn:hover a,.i-loc {
    color: #fff
}

.i-loc,.section-1 p,.sections p {
    font-weight: 300
}

.info-contact {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.info-location {
    position: relative;
    padding: 15px 0
}

.i-loc {
    position: relative;
    z-index: 2
}

.info-location:before {
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    bottom: 0;
    transform: skew(-37deg);
    z-index: 0;
    width: 3650px;
    border-right: 0;
    background: #00b4ab
}

#main-btn a,#outline-btn:hover a {
    background: #00b4ab;
    border-color: #00b4ab
}

.info-mail-phone {
    padding: 15px 0;
    display: flex
}

#footer-social a,#main-btn a i,#outline-btn a i,.menu-bars {
    display: inline-block
}

.info-mail-phone a {
    color: #222;
    padding: 0 10px;
    text-decoration: none;
    font-weight: 300
}

#footer-social,.social-links a {
    padding-left: 10px
}

.social-links i {
    font-size: 18px
}

.call-to-action a {
    color: #fff!important;
    padding: 10px 25px!important;
    z-index: 3;
    transition: .4s ease-in-out;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -ms-border-radius: 5px!important;
    -o-border-radius: 5px!important;
    margin-left: 15px;
    letter-spacing: 1px!important;
    /* fallback for old browsers */
    /* Chrome 10-25, Safari 5.1-6 */
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: #00F260;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0575E6, #00F260);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0575E6, #00F260);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.call-to-action a:hover {
    background: linear-gradient(to right, #1c83eb, #06bd4f);
}

#main-btn a {
    color: #ffff;
    padding: 14px 25px;
    z-index: 2;
    transition: .4s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    letter-spacing: 1px;
    font-weight: 600;
    background: #00F260;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0575E6, #00F260);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0575E6, #00F260);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border: unset;
}

#main-btn:hover a {
    /* fallback for old browsers */
    /* Chrome 10-25, Safari 5.1-6 */
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    box-shadow: 0 5px 30px -5px rgb(0 0 0 / 13%);
    background: linear-gradient(to right, #1980e8, #03c851);
}

#main-btn a i {
    position: relative;
    top: unset;
    vertical-align: 0;
    padding-left: 15px
}

#outline-btn a {
    color: #727272;
    padding: 10px 20px 11px;
    line-height: 25px;
    z-index: 3;
    position: relative;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    overflow: hidden;
    text-transform: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #fff;
    border-color: #d9d9d9;
    border-width: 2px;
    letter-spacing: 1px;
    font-family: Roboto;
    font-weight: 5;
    font-size: 16px
}

#outline-btn a i {
    position: relative;
    top: unset;
    vertical-align: -1px;
    padding-left: 5px;
    font-size: 20px
}

.nav-item ul {
    list-style: none!important;
    display: none;
    min-width: 170px;
    position: absolute;
    color: #000;
    background: rgb(255 255 255);
    border-radius: 0;
    padding: 0;
    left: 50%;
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    border: 0;
    border-top: 1px solid #ddd;
    box-shadow: 0 16px 50px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 16px 50px rgb(0 0 0 / 17%);
    -moz-box-shadow: 0 16px 50px rgba(0,0,0,.08);
    -ms-box-shadow: 0 16px 50px rgba(0,0,0,.08);
    -o-box-shadow: 0 16px 50px rgba(0,0,0,.08)
}

.hover-box,.nav-item {
    position: relative
}

.nav-link {
    padding: 10px 20px;
    line-height: unset;
    font-weight: 600
}

.footer-1-area .wp-block-image,.nav-item ul .menu-item-parent {
    margin: 0
}

@media (min-width: 991px) {
    .nav-item:hover>ul {
        display:block;
        padding: 0;
        margin: 0
    }
}

.nav-item:hover>ul::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -8px;
    right: 45%;
    margin-left: -7px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-item>ul a {
    display: block;
    padding: 0 20px;
    font-size: 15px;
    line-height: 30px
}

.nav-item>ul li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    background: #c3302d;
    left: 8px;
    top: 33%;
    transition: .2s
}

.nav-item>ul li:hover a:before {
    width: 8px
}

.nav-item>ul li:hover a {
    color: #c3302d
}

.nav-item ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}

.navbar-dark .navbar-nav .dropdown-menu a small {
    display: block;
    font-size: 14px
}

.finance-box .vc_message_box p,.finance-box h3,.program-box h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.sections {
    padding: 4em 0;
    font-weight: 400
}

.sections h2 {
    font-size: 40px;
    color: #2b2a29
}

.sections h3 {
    text-transform: none;
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 600;
}

.p-description {
    max-width: 70%;
    margin: 0 auto;
    text-align: center
}

b,strong {
    font-weight: 800!important;
    /* color: #000; */
}

.number-count {
    position: absolute;
    top: 10px;
    left: 25px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #c7c3c3;
    background: #c7c3c3;
    color: #fff;
    border-radius: 100%;
    font-family: Roboto;
    font-weight: 900;
    font-size: 22px;
    transition: .5s
}

.section-4,.service-box>div>div {
    border-radius: 0px;
}

.section-1 {
    padding: 30px 30px;
    margin: 20px 0px;
}

@media (max-width: 767px) {
    .section-1 {
        padding: 15px 15px;
        margin: 20px 0px;
    }
}

@media (max-width: 991px) {
    .navbar-dark .navbar-nav .dropdown-menu a {
        width:100%;
        display: block;
        padding: 0 0 10px!important;
        clear: both;
        font-weight: 600;
        color: #212529;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
        line-height: 20px;
        border-bottom: 1px solid #ddd;
        font-size: 14px;
        text-align: right;
        font-family: 'Roboto'
    }

    .navbar-nav {
        text-align: right;
        display: block
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #000!important;
        font-weight: 300;
        font-size: 20px;
        padding: 5px 0 0!important;
        margin: 10px 0;
        letter-spacing: .3px!important;
        text-align: right;
        background: unset;
        text-transform: unset;
        font-family: Roboto
    }

    .first-header {
        display: none
    }

    .nav-item,.nav-item ul li {
        position: relative
    }

    .nav-item ul {
        list-style: none!important;
        display: none;
        min-width: 170px;
        position: relative!important;
        color: #000;
        background: #fff;
        border-radius: 0;
        padding: 0;
        left: 50%;
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0);
        border: 0;
        border-top: 1px solid #ddd;
        box-shadow: unset;
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        -ms-box-shadow: unset;
        -o-box-shadow: unset
    }

    .nav-link {
        padding: 10px 20px;
        line-height: unset;
        font-weight: 600
    }

    .nav-item ul .menu-item-parent {
        margin: 0
    }

    .nav-item:hover>ul {
        padding: 0;
        margin: 0
    }

    .nav-item:hover>ul::before {
        content: '';
        position: absolute;
        z-index: 1;
        top: -8px;
        right: 45%;
        display: none;
        margin-left: -7px;
        width: 15px;
        height: 15px;
        background: #fff;
        border-right: 1px solid #ddd;
        border-top: 1px solid #ddd;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .nav-item>ul a {
        display: block;
        padding: 0 20px;
        font-size: 15px;
        line-height: 30px
    }

    .nav-item>ul li a:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        background: #c3302d;
        left: 8px;
        top: 33%;
        transition: .2s
    }

    .nav-item>ul li:hover a:before {
        width: 8px
    }

    .nav-item>ul li:hover a {
        color: #c3302d
    }

    .nav-item ul li {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .navbar-dark .navbar-nav .dropdown-menu a small {
        display: block;
        font-size: 13px;
        color: #888
    }

    .two-columns .depth_0 {
        border-top: 0;
        column-count: 2
    }

    .two-columns.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.show>ul>li>a {
        border-top: 0;
        border-bottom: 0;
        padding: 8px 0!important;
        margin: 0;
        font-weight: 400;
        font-family: 'Roboto'
    }

    .sections {
        padding: 3em 0
    }

    /* .section-1 {
        height: 60vh;
        min-height: unset
    } */
}

.section-1 h1 {
    color: #04ccce;
}

.section-1 p {
    /* font-size: 18px; */
}

@media (max-width: 767px) {
    #main-btn a {
        padding:10px 15px;
        letter-spacing: 0
    }

    .sections h3 {
        letter-spacing: 1px;
        font-size: 17px
    }

    h2 {
        font-size: 1.6rem!important
    }

    h3 {
        font-size: 26px
    }

    .p-description {
        max-width: 100%;
        font-size: 14px
    }

    .sections p {
        font-weight: 300;
        font-size: 14px
    }

    h1 {
        font-size: 1.7rem
    }

    .section-1 p {
        /* font-weight: 300; */
        /* font-size: 15px; */
    }
}

.service-box>div>div {
    padding: 30px;
    transition: .5s;
    margin-bottom: 30px;
    background: #fff;
}

.contact-box>div>div>div:hover,.program-box>div>div>div:hover,.service-box>div>div:hover {
    box-shadow: 0 5px 30px -5px rgb(0 0 0 / 13%);
}

.service-box>div>div:hover .number-count {
    transition: .5s
}

.align-sections,.section-3,.section-5,.section-6 {
    margin-left: -35px!important;
    margin-right: -35px!important
}

.section-4 {
}

.section-4 label {
    font-family: Roboto;
    letter-spacing: 1px!important;
    font-size: 18px;
    margin-bottom: 20px!important;
    width: 100%
}

.section-4 input,.section-4 select,.section-4 textarea {
    border: 2px solid #ddd;
    box-shadow: unset!important
}

.section-4 input {
    height: 50px;
    width: 100%
}

.section-4 select {
    height: 50px;
    width: 100%;
    font-size: 14px
}

.section-4 textarea {
    height: 125px
}

.section-5 img {
    transition: .3s
}

.section-5 img:hover {
    box-shadow: 0 5px 30px -5px rgb(0 0 0 / 45%)!important;
    transition: .3s
}

@media (max-width: 575px) {
    .wp-bp-full-page-header .page-header-overlay {
        padding:3rem 0
    }

    .sections {
        font-size: 14px
    }

    /* .section-1 {
        height: 55vh;
        min-height: unset
    } */
    .section-1:before {
        content: "";
        position: absolute
    }

    .main-description-banner {
        align-items: flex-end!important
    }

    .main-description-banner:before {
        content: "";
        position: absolute;
        width: 120%;
        height: 87%;
        left: -10%
    }

    .main-description-banner .wpb_text_column {
        margin-bottom: 10px
    }

    .section-4 {
    }

    .section-4 label {
        font-family: Roboto;
        letter-spacing: 1px!important;
        font-size: 16px;
        margin-bottom: 10px!important;
        width: 100%
    }

    .hover-box {
        margin-bottom: 20px
    }
}

.hover-box h2 {
    text-align: center;
    text-shadow: 0 0 6px #fff
}

#footer-social a {
    margin-right: 15px;
    border: 2px solid #00b4ab;
    width: 35px;
    height: 35px;
    line-height: 29px;
    text-align: center;
    border-radius: 100%;
    color: #f6f6f6!important
}

.footer-widgets img {
    max-width: 120px
}

.footer-1-area p {
    font-size: 14px;
    line-height: 20px
}

.footer-2-area a {
    font-size: 14px
}

.footer-3-area p {
    font-size: 14px;
    margin-bottom: 5px;
    /* color: #6c757d; */
}

.footer-3-area i {
    font-size: 18px;
    color: #00b4ab
}

.finance-box {
    padding: 10px;
}

.finance-box .vc_column-inner {
    padding: 10px 20px 5px 20px !important;
}

.finance-box > div {
    border-radius: 20px;
    width: calc(100% - 30px) !important;
    margin: 0 auto;
    background: #fff;
}

.finance-box h3 {
    padding: 0 15px;
    font-size: 20px;
    -webkit-line-clamp: 2;
    height: 50px
}

.finance-box h4 {
    font-size: 25px;
    margin-bottom: 15px !important;
}

.finance-box .vc_color-info.vc_message_box {
    color: #222;
    background-color: transparent;
    padding: 0px 0px;
    margin: 0 0 5px;
    overflow: auto;
    display: flex;
    border: 0;
    align-items: center;
    border-radius: 0;
    min-height: 32px;
}

.finance-box .vc_color-info.vc_message_box .vc_message_box-icon {
    color: #fff;
    position: relative;
    width: auto;
    display: inline-block;
    top: unset;
    left: unset;
    bottom: unset
}

.finance-box .vc_color-info.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #56b0ee
}

.finance-box .vc_color-info.vc_message_box-outline,.vc_color-info.vc_message_box-solid-icon {
    color: #5e7f96;
    border-color: #56b0ee;
    background-color: transparent
}

.finance-box .vc_color-info.vc_message_box-outline .vc_message_box-icon,.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #56b0ee
}

.finance-box .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #56b0ee
}

.finance-box .vc_color-info.vc_message_box-3d {
    box-shadow: 0 5px 0 #9dd6fd
}

.finance-box .vc_message_box-icon>.fa {
    position: relative;
    left: unset;
    top: unset;
    transform: unset;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border-radius: 50%;
    margin-right: 5px;
    border: 1px solid #04ccce;
    color: #04ccce;
}

.finance-box .vc_message_box p {
    line-height: 20px;
    font-size: 14px;
    -webkit-line-clamp: 2
}

.finance-box .vc_message_box p strong {
    color: #396;
    font-weight: 700
}

.contact-box>div>div>div,.program-box>div>div>div {
    text-align: center;
    border-radius: 16px;
    box-shadow: 0 5px 30px -5px rgb(0 0 0 / 13%);
    padding: 15px;
    transition: .5s;
    margin-bottom: 30px
}

.program-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    background: #eee;
    padding: 5px;
    border-radius: 100%
}

.program-box h2 {
    font-size: 19px;
    -webkit-line-clamp: 4;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 575px) {
    .program-box h2 {
        font-size: 23px !important;
        -webkit-line-clamp: 4;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.contact-box p,.program-box p {
    line-height: 20px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px
}

.contact-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    background: #f1f1f1;
    margin-bottom: 15px;
    border-radius: 100%
}

.contact-box h2 {
    font-size: 25px;
    margin-bottom: 15px
}

.contact-form {
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 5px 30px -5px rgb(0 0 0 / 13%)
}

.site-description,.site-title {
    position: relative!important;
    clip: rect(1px,1px,1px,1px)
}

.menu-bars {
    cursor: pointer
}

.menu_bar_bottom,.menu_bar_center,.menu_bar_top {
    height: 3px;
    display: block;
    background-color: #1b1c1c;
    transition: .5s
}

.menu_bar_top {
    width: 45px;
    margin: 5px 0;
    position: relative
}

.menu_bar_center {
    width: 45px;
    margin: 5px 0
}

.menu_bar_bottom {
    width: 45px;
    margin: 5px 0 0;
    position: relative
}

#menu_show {
    padding: 0;
    background: unset;
    outline: unset;
    position: relative;
    top: -3px
}

.create-x .menu_bar_top {
    transform: rotate(-40deg);
    top: 6px;
}

.create-x .menu_bar_center {
    opacity: 0;
    transition: .5s
}

.create-x .menu_bar_bottom {
    width: 45px;
    transform: rotate(40deg);
    top: -10px
}

.custom-logo {
    height: auto !important;
    max-width: 350px;
    width: 100% !important;
}

@media (max-width: 991px) {
    .custom-logo {
        max-width: 195px;
    }
}

.background-type-1 {
    background: linear-gradient(90deg, #FFC0CB 50%, #00FFFF 50%);
}

@media (min-width: 992px) {
    .w-xl-75 {
        width: 75%!important;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 991px) {
    .w-lg-100 {
        width: 100%!important;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 767px) {
    .w-md-100 {
        width: 100%!important;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 575px) {
    .w-sm-100 {
        width: 100%!important;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 320px) {
    .w-xs-100 {
        width: 100%!important;
    }

    .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xs-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
    }
}

.badge-number {
    width: 140px;
    height: 140px;
    display: inline-block;
    text-align: center;
    vertical-align: 3px;
    margin-right: 5px;
    color: #fff;
    font-size: 140px;
    line-height: 141px;
    border-radius: 100%;
    background: #00F260;
    background: -webkit-linear-gradient(to right, #0575E6, #00F260);
    background: linear-gradient(to right, #0575E6, #00F260);
    position: absolute;
    z-index: -1;
    opacity: .2;
}

.row-info-box {
    margin-left: -30px !important;
    margin-right: -30px !important;
}

.simple-messjage-box {
    background-color: transparent !important;
    border: unset !important;
    padding: 0px !important;
    display: flex !important;
    align-items: center;
    margin: 10px 0px !important;
}

.simple-messjage-box .vc_message_box-icon {
    position: relative;
    width: unset;
}

.simple-messjage-box i {
    top: unset;
    left: unset;
    position: relative;
    transform: unset;
    display: inline;
    margin-right: 5px;
    color: #04ccce;
}

.simple-messjage-box p {
    color: #333;
    line-height: 15px;
    font-size: 14px;
}

.simple-messjage-box h5 {
    margin-bottom: 0;
    line-height: 25px;
    padding-left: 5px;
}

.btn-site-default {
    background: #00F260;
    background: -webkit-linear-gradient(to right, #0575E6, #00F260);
    background: linear-gradient(to right, #0575E6, #00F260);
}

.submit-btn input {
    background: #00F260;
    background: -webkit-linear-gradient(to right, #0575E6, #00F260);
    background: linear-gradient(to right, #0575E6, #00F260);
    border: unset;
    font-weight: 600;
}

.solid-box .vc_column-inner {
    width: 90% !important;
    margin: 5px auto 20px auto;
    background: #fff;
    padding: 10px !important;
    border-radius: 10px;
}

.solid-box .vc_column-inner:hover {
    filter: contrast(0.93);
}

.price-box {
    margin-bottom: 30px;
}

.price-box .simple-messjage-box {
    text-align: left;
    margin: 3px 15px !important;
}

.price-box .simple-messjage-box p {
}

.price-box .simple-messjage-box i {
    font-size: 18px;
}

@media (max-width: 575px) {
    .price-box .simple-messjage-box p {
        font-size: 12px;
    }
}

.bad-message p {
    text-decoration: line-through;
    opacity: .7;
}

.bad-message i {
    color: red;
}

.price-box .vc_column-inner {
    background: #ecebf5;
    width: 95% !important;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
    padding: 0px 0px 10px 0px !important;
}

.price-box-header {
    background: #cacaca;
    padding: 15px 10px;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.price-box-header p {
    font-weight: 600;
}

.box-info-price {
    font-size: 55px;
    margin-bottom: 0px !important;
    line-height: 45px;
    text-align: center;
    padding: 0px 20px;
}

.box-info-price p {
    font-weight: 600;
}

.price-currency {
    text-align: center;
    padding: 0px 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
}

.custom-price-row {
    margin-left: -30px !important;
    margin-right: -30px !important;
    width: 90%;
    margin: 0px auto 0px auto !important;
}

@media (max-width: 1200px) {
    .custom-price-row {
        margin-left: -35px !important;
        margin-right: -35px !important;
        width: unset !important;
    }
}

.price-box-subtitle {
    padding: 0px 15px !important;
}

.default-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #00F260;
    background: -webkit-linear-gradient(to right, #0575E6, #00F260);
    background: linear-gradient(to right, #0575E6, #00F260);
    color: #fff !important;
    font-family: 'Roboto';
    font-weight: 600;
}

.position-sticky-top {
    position: -webkit-sticky;
    position: sticky !important;
    top: 7.7em;
    z-index: 1;
}

.border-start {
    border-left: 4px solid #fff;
    padding-left: 25px !important;
}

.vertical-delimiter {
    display: none !important;
}

.footer-logo {
    padding-top: 0px;
    margin-top: 0px;
    max-width: 60%;
}

@media (max-width: 767px) {
    .border-start {
        border-left: 0px solid #fff;
        padding-left: 0px !important;
    }

    .vertical-delimiter {
        margin: 15px 0px 35px 0px !important;
        display: block !important;
    }

    .footer-logo {
        max-width: 100%; 
    }
}


