.navbar-brand a.logotype, .logotype {
    margin-top: -2px;
}
.logotype img {
    max-width: 50px;
    max-height: 50px;
}
.navbar-brand a.logotype .logoTitle, .logotype .logoTitle {
    font-family: 'Proxima Nova';
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    letter-spacing: 1px;
    font-weight: 300;
    width: 180px;
    white-space: initial;
    position: absolute;
    left: 54px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
}
#main-nav.navbar-collapse {
    padding: 60px 0 0;
    background: rgba(0, 0, 0, 0.8);
    margin-left: -15px;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.navbar-light .navbar-toggler {
    z-index: 5;
    background: #fff;
    padding: 9px 9px;
    border-radius: 2px;
}
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'%3E%3C/path%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler[aria-expanded="true"] {
    background: transparent;
}
.single-post article .container {
    padding: 0px 15px;
}
.entry-title-single-post {
    color: #fff;
    font-weight: 700;
    position: relative;
    top: 0px;
    padding: 0;
    font-size: 28px;
}
.searchWidget {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding-top: 70px;
}
.searchWidget .widget {width: 90%;}
.searchWidget .search-form label {
    position: relative;
    width: 100%;
}
.searchWidget .search-form input[type="search"].search-field {
    width: 100%;
}
.searchWidget i.fa-times {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 40px;
    height: 40px;
}
#masthead #main-nav .navbar-nav {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    height: 100%;
}
#masthead #main-nav .navbar-nav > li > a {
    text-align: right;
    animation: none !important;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 18px;
}
.navbar-nav .dropdown-menu {margin-bottom: 15px;}
.dropdown-menu .dropdown-item {
    color: #fff;
    text-align: right;
    padding: 6px 35px;
    font-size: 16px;
}
.navbar > .pll-parent-menu-item {
    display: flex;
}
.navbar > .pll-parent-menu-item > a {
    background: #fff;
    color: #404040;
    display: flex;
    padding: 0;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
}
.navbar > .pll-parent-menu-item.show > a {
    border-radius: 50% 50% 0 0;
}
.navbar > .pll-parent-menu-item > a:after {
    display: block;
    margin-left: 0;
    vertical-align: 0;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    bottom: 6px;
}
.navbar > .pll-parent-menu-item > .dropdown-menu {
    max-width: 40px;
    min-width: 40px;
    padding: 0;
    background: #ffffff;
    border-radius: 0px 0px 20px 20px;
    right: 0;
    left: auto;
    border: 0;
    margin-top: -2px;
}
.navbar > .pll-parent-menu-item > .dropdown-menu .dropdown-item {
    color: #2b2b2b;
    text-align: right;
    padding: 2px 9px;
    font-size: 14px;

}
.socialLink {display: none;}
#masthead #main-nav .navbar-nav > li.searchButton > a {
    padding: 10px 20px;
    display: flex;
}
#masthead #main-nav .navbar-nav > li.searchButton > a > i {
    background: #ffffff00 !important;
    color: #fff !important;
    display: flex;
    width: auto;
    height: auto;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: 6px;
    transition: all 0.2s ease;
}



.topSlider.elementor-element .slick-slide{
	max-height: 350px;
}
.slider-title {
    text-align: left;
    font-size: 30px;
    font-family: 'Proxima Nova';
    font-weight: 700;
    line-height: 1.1;
}
.work-flow {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.work-flow .col-md-2 {
    flex-basis: 45%;
    padding: 8px;
}
.flow-item {
    height: 190px;
    padding: 20px 0;
}
.flow-item .flow-name {
    padding: 15px 25px 0;
    text-align: center;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid {
    grid-template-columns: repeat(1,1fr);
    display: grid;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid {
    display: flex;
    grid-template-columns: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px;
    max-width: 100%;
    overflow: hidden;

}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post {
    box-shadow: 0px 7px 10px 0px #f3f3f3;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: #fff !important;
    margin-bottom: 30px;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post:nth-child(2),
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post:nth-child(3),
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post:nth-child(5),
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post:nth-child(8) {
	flex-direction: column;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post .elementor-post__text {
    padding: 0px 20px 30px !important;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail {
	padding-bottom: 200px !important;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post .elementor-post__thumbnail__link {
	margin-bottom: 20px !important;
}
.footer-item {
    color: #fff;
    margin-bottom: 30px;
    padding: 0 50px;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post .elementor-post__title, .latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post .elementor-post__title a {
    color: #383838 !important;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Proxima Nova';
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post .elementor-post__excerpt p {
    font-family: 'Proxima Nova';
    font-weight: 500;
    color: #a7a7a7 !important;
    font-size: 14px;
    margin-bottom: 20px;
}
.latestPosts .elementor-element.elementor-grid-2 .elementor-posts-container.elementor-grid .elementor-post .elementor-post__read-more {
    color: #383838 !important;
    font-family: 'Proxima Nova';
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 1px;
    border-bottom: 1px solid #383838 !important;
}
#errorPage .page-header h1 {
    font-size: 26px;
    line-height: 1;
    padding: 0;
    font-weight: 700;
    color: #0b8344;
    margin: 30px 0;
}
#errorPage .page-content p {
    color: #000;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 30px;
}
.libraryItem {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 45px;
}
.libraryItem .lib-image {display: none;}
.sliderMain-background {min-height: 220px;}
header#masthead {padding: 5px 15px;}
.singlepage-title {
    font-size: 32px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    padding: 50px 0 0;
}
.ourTeam-area .ourTeam-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
}
.ourTeam-item .item_info {
    padding: 30px 15px 45px;
}
.ourTeam-area .ourTeam-item:not(:last-child) > .item_info:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    background: #e2e2e2;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.ourTeam-area .ourTeam-item:last-child .item_info {padding-bottom: 0;}
.ourTeam-area {margin-bottom: 0;}
.ourTeam-item .team_name, .ourTeam-item .team_position {text-align: center;}
.expertTeam-item {flex-basis: 100%;}
.expertTeam-item .item_image {margin: auto;}
.eventSlide {min-height: 290px;}
.eventSlide h1.event-title {
    font-size: 24px;
    line-height: 34px;
    margin-top: 60px;
}
.mec-single-event .mec-events-meta-group-countdown {margin-left: 0 !important;}
.mec-events-meta-group-countdown .countdown-w {
    padding: 10px 0px 20px;
}
.mec-container {width: 100%;padding: 0 30px;}
.mec-single-modern .col-md-4 .mec-frontbox {
    margin: 0 !important;
    padding: 20px 0 !important;
}

.vebinar-heading {
    padding: 50px 15px;
}

.vebinar-left-col {
    padding-right: 15px;
    padding-bottom: 35px;
}
.vebinar-heading h1 {
    margin: 0 0 25px;
    padding: 0;
    font-size: 22px;
    line-height: 1.3;
}
.vebinar-heading h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.vabinar-subtitle {
    font-size: 16px;
    margin: 0 0 15px;
}
.vebinar-info {
    width: 100%;
    padding: 0;
    background: #fff0;
    border-radius: 0;
}
table.vebinar-table tr td {
    color: #6a6a6a;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
    width: 45%;
}
table.vebinar-table tr td:first-child {
    color: #0e0e0e;
    font-weight: 600;
    font-size: 14px;
    width: 55%;
}
.vebinar-right-col {
    padding-left: 15px;
}
.vabinar-form-wrapper {
    background: #fff;
    padding: 30px 25px 15px;
    border-radius: 30px;
}



