﻿a {color: #146052;}
a:focus, a:hover {color: #20927d;}
.top-header { padding-top: 10px; padding-bottom: 10px; border-color: #146052; }
.logo-block img { width: 100px; }
.top-header .social ul li a:hover, .top-header .register a:hover { background-color: #146052; color: #fff; }
.menu-block a.user { background-color: #146052; }
.menu-block a.user:hover { background-color: #25b69b; color: #fff; }
.load-complete .ball-clip-rotate > div { border-color: #146052 #146052 transparent; }
.menu-block .user:hover i { color: #fff; }
.ow-navigation .nav.navbar-nav > li.active > a, .ow-navigation .nav.navbar-nav > li.active:hover > a, .ow-navigation .nav.navbar-nav > li.active:focus > a, 
.ow-navigation .nav.navbar-nav > li:hover > a, .ow-navigation .nav.navbar-nav > li:focus > a, .ow-navigation .nav.navbar-nav > li > a:hover, 
.ow-navigation .nav.navbar-nav > li > a:focus, .ow-navigation .dropdown-menu li:hover > a, .ow-navigation .dropdown-menu li > a:hover,
.latest-blog .type-post .entry-title:hover a h3, .latest-blog .type-post .entry-title:hover a,
.latest-blog .type-post .entry-meta [class*="post-"]:hover i, .latest-blog .type-post .entry-meta [class*="post-"] a:hover,
.footer-main .widget_customer_services ul li a:hover, .footer-main .widget_quick_links ul li a:hover, .howwecan2 .howwecan2-box span,
.footer-main .widget_contactus .contactinfo-box:hover i, .footer-main .widget_contactus .contactinfo-box p a:hover,
.footer-menu .ow-navigation .nav.navbar-nav > li.active > a, .footer-menu .ow-navigation .nav.navbar-nav > li > a:hover
{ color: #146052; }
.slider-content-box { background-color: rgba(20, 96, 82, 0.98); }
.hurryup-block { background-color: rgba(20, 96, 82, 0.85); }
.slider-content-box .col-md-12 > a::before, .howwecan-right .tab-content .tab-pane a,
.schedule-block .nav-tabs > li.active > a, .schedule-block .nav-tabs > li.active > a:focus, .schedule-block .nav-tabs > li.active > a:hover,
.schedule-block .panel-group .panel::before, .schedule-block .panel.panel-default .panel-collapse::before,
.schedule-block .panel-default .panel-body .author-content .btn-event, .booking-form-block .btn, .footer-main .widget_newsletter ul li a:hover,
.latest-blog .type-post .learn-more::after, .footer-main .widget_newsletter .input-group-btn .btn, .btn-primary, .introduction-block span,
.footer-main .widget_newsletter a + .tooltip > .tooltip-inner, .schedule-block .nav-tabs > li.active, .team-content > a,
.introduction-block .block-title::after, .introduction-block a::after
{ background-color: #146052; }
.slider-content-box .col-md-12 > a:hover { color: #fff; }
.howwecan-left .img-box img { border-radius: 100%; }
.howwecan-right .nav-tabs > li.active > a, .howwecan-right .nav-tabs > li.active > a:focus, .howwecan-right .nav-tabs > li.active > a:hover,
.schedule-block .panel-group .panel-heading a:before{
    border-color: #146052;
    color: #146052;
}
.howwecan-right .nav > li > a:focus, .howwecan-right .nav > li > a:hover, .navbar-fixed-top.menu-block .container { border-color: #146052; }
.howwecan-right .nav-tabs > li:hover span, .section-header span, .schedule-block .panel-default .panel-body .author-content span { color: #146052; }
.schedule-block .panel-default .panel-body .author-content a:hover {
    background-color: #146052;
    color: #fff;
}
.booking-form-block .form-control:focus, .latest-blog .type-post .learn-more, .footer-main .widget_newsletter a + .tooltip > .tooltip-arrow, .howwecan2 .howwecan2-box span,
.btn-primary, .introduction-block a, .introduction-block a:hover, .team-section .lSSlideOuter .lSPager.lSGallery li.active, .team-section .lSSlideOuter .lSPager.lSGallery li:hover {
    border-color: #146052;
}
.footer-main,.btn-primary:hover { background-color: #282945; }
.section-padding { padding-top: 30px; padding-bottom: 30px; }
.exhibition-map-container { background-color: #fafafa; position: relative; }
.exhibition-map-container > .container {
    background-color: #146052;
    border-radius: 5px;
}
.exhibition-map-container > .container > .container-icon img { height: 200px; }
.exhibition-map-container > .container > .container-icon:first-child {
    position: absolute;
    left: 20px;
    top: 20px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.exhibition-map-container > .container > .container-icon:last-child {
    position: absolute;
    right: 20px;
    bottom: 20px;
    transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
}
.exhibition-tab-container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.exhibition-tab-container .nav-tabs>li>a { 
    min-width: 7rem; 
    text-align: center;
    color: #fff;
    background-color: #1d8c77;
    border-radius: 0px;
}
.exhibition-tab-container .nav-tabs>li.active>a {
    background-color: #146052;
}
.exhibition-tab-container .tab-pane { overflow: hidden; }
.exhibition-tab-container .list-container {
    overflow: auto;
    height: 420px;
    background-color: #f0f0f0;
    width: calc(100% + 17px);
}
.exhibition-tab-container .list-container ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.exhibition-tab-container .list-container ul li {
    display: block;
    border-bottom: 1px solid #146052;
}
.exhibition-tab-container .list-container ul li a {
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    color: #444;
}
.exhibition-tab-container .list-container ul li a img { height: 90px; margin-right: 15px; }
.exhibition-tab-container .list-container ul li a:hover {
    text-decoration: none;
    background-color: rgba(20, 96, 82, 0.3);
}
.exhibition-tab-container .list-container ul li a .item-content h3 {
    margin-top: 10px;
    font-size: 20px;
}
a:focus { text-decoration: none; }
.exhibition-section span {
    display: block;
    text-align: center;
    line-height: 30px;
    width: 30px;
    color: #fff;
    background-color: #146052;
}
.exhibition-inner-map-container {
    padding-top: 56px;
    padding-bottom: 10px;
    position: relative;
}
.map-buttons {
    position: absolute;
    bottom: 16px;
    left: 5px;
    width: 100%;
}
.map-buttons ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.map-buttons ul li {
    display: inline-block;
    margin: 0px 1px;
}
.map-buttons ul li a {
    display: block;
    background-color: #146052;
    color: #fff;
    text-align: center;
    width: 50px;
    line-height: 50px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.map-buttons ul li a:hover { 
    text-decoration: none;
    background-color: #25b69b;
}
.floating-buttons {
    position: fixed;
    z-index: 10;
    left: 10px;
    bottom: 30px;
}
.floating-buttons ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.floating-buttons ul li { display: block; }
.floating-buttons ul li a {
    display: block;
    margin-top: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #fff;
    background-color: #146052;
    font-size: 11px;
    text-align: center;
    box-shadow: 0px 0px 20px #555;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.floating-buttons ul li a i {
    font-size: 20px;
    padding-top: 8px;
}
.floating-buttons ul li a span {
    display: block;
    font-size: 9px;
}
.floating-buttons ul li a:hover {
    text-decoration: none;
    background-color: #25b69b;
}
.exhibition-map-container { padding-bottom: 50px; }
.schedule-block .panel-default .panel-heading .panel-title a { padding-left: 40px; }
.schedule-block .panel.panel-default .panel-heading span { color: #146052; }
.top-header .social ul { text-align: right; }
.top-header .logo-block.main-logo { text-align: left; }
.hurryup-booking-section { max-height: 584px; }
.hurryup-block { padding: 144px 0 153px; }
.slider-section iframe { width: 100%; max-height: 100%; min-height: 100%; }
.ow-navigation .nav.navbar-nav > li { margin: 0px 7px; }

/* New */
.exhibition-tab-container .nav-tabs>li.active>a:hover, .exhibition-tab-container .nav-tabs>li.active>a:focus {color: #fff;}
.py-50{padding: 50px 0;}
/* .slider-carousel2 .owl-stage-outer{height: 60vh;}
.slider-carousel2 .item>img{
    display: block;
    width: 100%;
    height: auto;
}
.slider-content-box img{width: 80px !important;}
.slider-carousel2 .owl-controls{
    position: absolute;
    bottom: 15%;
    right: 15%;
}*/
.slider-image-item {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
} 
/* .slider-section{display: none;} */
/* .slider-carousel2 .owl-controls .owl-nav [class*=owl-] { display: inline-flex !important;} */
.event-categories.full{margin-bottom: 0;}
.event-categories.full .event-select-option{
    width: 100%;
    margin-bottom: 10px;
}
.eventlist.upcoming-event.latest-blog .entry-block{
    left: 0;
    padding: 0;
}
.page-banner {
    min-height: 0;
    max-height: 0;
    padding: 90px;
    display: block;
}
.content-section .article-image{margin-bottom: 30px;}
.event-select-option .dropdown-menu>li>a:focus,
.event-select-option .dropdown-menu>li>a:hover,
.event-select-option .btn-default.active,
.event-select-option .btn-default:active,
.event-select-option .open>.dropdown-toggle.btn-default,
.event-select-option .btn-default:active,
.event-select-option .btn-default:hover {
    background-color: #146052;
    color: #fff;
}
.page-banner {background: url("../images/site2/about-banner.jpg");}
.slider-carousel{padding: 15px;}
.map-container .map{height: 500px;}
.map-marker-color{color: #0b372f}
.contactus .contactinfo-box {margin-bottom: 50px;}
.upcoming-event.latest-blog .post-date {background-color: #146052;}
.upcoming-event.latest-blog .post-date::before {border: 1px solid #146052;}
.upcoming-event.latest-blog .post-time::after {background-color: #146052;}
.event-categories > a, .event-categories > a:hover  {border: 2px solid #146052 !important;}
.event-categories > a:hover {
    background-color: #146052;
    color: #fff;
}
.event-categories > a {float: left;}
.event-select-option {margin-right: 15px;}
.content-area {width: 100%;}
.type-post img {margin-bottom: 20px;}
.contactus .contactinfo-box {background-color: #146052;}
.contact-form-section input[type="submit"] {background-color: #146052;}
.blog.upcoming-event.latest-blog .entry-meta {background-color: #146052;}
.carousel-inner {
    height: 100%;
}
.item.fill-img {
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.item.fill-img img {visibility: hidden;}
.blog-section .type-post .entry-cover, .blog-section .type-post .entry-block{width: 100% !important;}
.footer-main .widget_contactus .contactinfo-box p {margin-top: 3px;}
.pagination{
    justify-content: center;
    display: flex;
}
.pagination li a{font-size: 18px;}
.pagination>li>a, .pagination>li>span {color: #146052;}
.participants-section .upcoming-event.latest-blog .entry-block {
    position: relative;
    top: 0;
    transform: unset;
    -webkit-transform: unset;
    left: 0;
    right: 0;
}
.blog-section .event-select-option {
    width: 100%;
    margin-bottom: 20px;
}
.blog-section .event-categories a.filter-btn {
    width: 100%;
    text-align: center;
}
.mb-20{margin-bottom: 20px;}
.mt-0{margin-top: 0;}
.widget-area .widget-title h3 {background-color: #146052;}
.widget_tags .tag-block > a:hover {background-color: #146052;}
.widget_tags .tag-block > a {border: 1px solid #146052;}
.widget_categories ul li span {
    border: 1px solid #146052;
    color: #146052;
}
.widget_categories li:hover a {color: #146052;}
.widget_categories li:hover span {background-color: #146052;}
.widget-area .quick-serach {margin-bottom: 30px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.content-section .booking-form-block {background-color: rgba(20, 96, 82, 0.5411764705882353);}
.participants-section .event-categories .event-select-option {width: 20%;}
.theme-btn {
    position: relative;
    transition: all 300ms ease;
}
.webinar-list .tabs-box {position: relative;}
.webinar-list .tabs-box .tab {display: none;}

.webinar-list .tabs-box .tab.active-tab {display: block;}
.webinar-list .sec-title {
    position: relative;
    margin-bottom: 70px;
}
.webinar-list .sec-title h2 {
    position: relative;
    display: inline-block;
    font-size: 48px;
    line-height: 1.2em;
    color: #1e1f36;
    font-weight: 700;
}
.webinar-list .anim-icons {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.webinar-list .anim-icons .icon {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
}
.webinar-list .icon-circle-4 {
    height: 156px;
    width: 156px;
    background-image: url(images/icons/icon-circle-4.png);
}
.webinar-list .icon-circle-3 {
    height: 360px;
    width: 360px;
    background-image: url(images/icons/icon-circle-3.png);
    background-size: 100%;
}
.webinar-list .schedule-section {
    position: relative;
    padding: 120px 0 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fafafa;
    overflow: hidden;
}
.webinar-list .schedule-section .icon-circle-4 {
    right: -200px;
    bottom: 160px;
}
.webinar-list .schedule-section .icon-circle-3 {
    left: -375px;
    top: 340px;
    opacity: .30;
}
.webinar-list .tabs-box {position: relative;}
.webinar-list .tabs-box .tab {display: none;}
.webinar-list .tabs-box .tab.active-tab {display: block;}
.webinar-list .schedule-tabs {position: relative;}
.webinar-list .schedule-timeline {position: relative;}
.webinar-list .schedule-block {
    position: relative;
    margin-bottom: 30px;
}
.webinar-list .schedule-block:after {
    display: table;
    clear: both;
    content: "";
}
.webinar-list .schedule-block .inner-box {
    position: relative;
    float: right;
    width: 50%;
    text-align: left;
}
.webinar-list .schedule-block .inner-box .inner {
    position: relative;
    padding: 20px 30px 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    margin-left: 80px;
    border-radius: 20px;
}
.webinar-list .schedule-block .inner:before {
    position: absolute;
    top: 0;
    bottom: -30px;
    right: 100%;
    border-left: 2px dashed #dddddd;
    content: "";
    margin-right: 80px;
}
.webinar-list .schedule-block .inner:after {
    position: absolute;
    right: 100%;
    top: 35px;
    border-top: 15px solid transparent;
    border-right: 20px solid #ffffff;
    border-bottom: 15px solid transparent;
    content: "";
}
.webinar-list .schedule-block .date {
    position: absolute;
    left: -132px;
    width: 100px;
    top: 0px;
    height: 100px;
    background-color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #212639;
    font-weight: 500;
    padding: 30px 15px 0;
    border-radius: 50%;
    border: 2px dashed #dddddd;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.webinar-list .schedule-block .speaker-info {
    position: relative;

    min-height: 60px;
}
.webinar-list .schedule-block .speaker-info .thumb {
    overflow: hidden;
}
.webinar-list .schedule-block .speaker-info .name {
    font-size: 16px;
    color: #212639;
    font-weight: 500;
    line-height: 1.2em;
}
.webinar-list .schedule-block .speaker-info .designation {
    font-size: 13px;
}
.webinar-list .schedule-block h4 {
    position: relative;
    font-size: 22px;
    line-height: 1.2em;
    color: #0f1925;
    font-weight: 600;
    margin-bottom: 15px;
    padding-top: 15px;
}
.webinar-list .schedule-block h4 a {
    color: #212639;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.webinar-list .schedule-block h4 a:hover {
    color: #f14b59;
}
.webinar-list .schedule-block .text {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #888888;
    margin-bottom: 15px;
}
.webinar-list .schedule-block .btn-box {
    position: relative;
    padding: 6px 0;
}
.webinar-list .schedule-block .btn-box a {
    padding: 10px 20px;
    line-height: 20px;
    font-size: 14px;
    background-color: #444444;
    color: #ffffff;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-radius: 5px;
}
.webinar-list .schedule-block .btn-box a:hover {color: #ffffff;}
.webinar-list .schedule-block.even .inner-box {
    float: left;
    text-align: right;
}
.webinar-list .schedule-block.even .inner-box .inner {
    margin-left: 0;
    margin-right: 80px;
}
.webinar-list .schedule-block.even .inner:before {
    right: auto;
    left: 100%;
    margin-left: 80px;
    margin-right: 0;
}
.webinar-list .schedule-block.even .inner:after {
    right: auto;
    left: 100%;
    border-right: 0;
    border-left: 20px solid #ffffff;
}
.webinar-list .schedule-block:last-child .inner:before {display: none;}
.webinar-list .schedule-block.even .date {
    left: auto;
    right: -132px;
}
.webinar-list .schedule-block.even .speaker-info {
    padding-left: 0;
}
.webinar-list .schedule-block.even .speaker-info .thumb {
    left: auto;
    right: 0;
}
.webinar-list .schedule-block:nth-child(4n + 1) .date,
.webinar-list .schedule-block:nth-child(4n + 1) .inner:before {
    border-color: #ffc20b;
}
.webinar-list .schedule-block:nth-child(4n + 2) .date,
.webinar-list .schedule-block:nth-child(4n + 2) .inner:before {
    border-color: #40cbb4;
}
.webinar-list .schedule-block:nth-child(4n + 3) .date,
.webinar-list .schedule-block:nth-child(4n + 3) .inner:before {
    border-color: #4c35a9;
}
.webinar-list .schedule-block:nth-child(4n + 4) .date,
.webinar-list .schedule-block:nth-child(4n + 4) .inner:before {border-color: #e6275a;}
.webinar-list .schedule-block:nth-child(4n + 1) .btn-box a {background-color: #ffc20b;}
.webinar-list .schedule-block:nth-child(4n + 1) .btn-box a:hover {
    color: #ffc20b;
    border-radius: 0px;
    background: none;
    border-color: #ffc20b;
}
.webinar-list .schedule-block:nth-child(4n + 2) .btn-box a {background-color: #40cbb4;}
.webinar-list .schedule-block:nth-child(4n + 2) .btn-box a:hover {
    border-radius: 0px;
    color: #40cbb4;
    background: none;
    border-color: #40cbb4;
}
.webinar-list .schedule-block:nth-child(4n + 3) .btn-box a {background-color: #4c35a9;}
.webinar-list .schedule-block:nth-child(4n + 3) .btn-box a:hover {
    border-radius: 0px;
    color: #4c35a9;
    background: none;
    border-color: #4c35a9;
}
.webinar-list .schedule-block:nth-child(4n + 4) .btn-box a {background-color: #e6275a;}
.webinar-list .schedule-block:nth-child(4n + 4) .btn-box a:hover {
    border-radius: 0px;
    color: #e6275a;
    background: none;
    border-color: #e6275a;
}
.webinar-list .schedule-block:nth-child(4n + 1) h4 a:hover {color: #ffc20b;}
.webinar-list .schedule-block:nth-child(4n + 2) h4 a:hover {color: #40cbb4;}
.webinar-list .schedule-block:nth-child(4n + 3) h4 a:hover {color: #4c35a9;}
.webinar-list .schedule-block:nth-child(4n + 4) h4 a:hover {color: #e6275a;}

.webinar-list .schedule-block:nth-child(4n + 1) .btn-box a,
.webinar-list .schedule-block:nth-child(4n + 2) .btn-box a,
.webinar-list .schedule-block:nth-child(4n + 3) .btn-box a,
.webinar-list .schedule-block:nth-child(4n + 4) .btn-box a {background-color: #146052;}
.webinar-list .schedule-block:nth-child(4n + 1) .btn-box a:hover,
.webinar-list .schedule-block:nth-child(4n + 2) .btn-box a:hover,
.webinar-list .schedule-block:nth-child(4n + 2) h4 a:hover,
.webinar-list .schedule-block:nth-child(4n + 1) h4 a:hover,
.webinar-list .schedule-block:nth-child(4n + 3) .btn-box a:hover,
.webinar-list .schedule-block:nth-child(4n + 3) h4 a:hover,
.webinar-list .schedule-block:nth-child(4n + 4) .btn-box a:hover,
.webinar-list .schedule-block:nth-child(4n + 4) h4 a:hover {color: #146052;}
.webinar-list .schedule-block:nth-child(4n + 1) .date,
.webinar-list .schedule-block:nth-child(4n + 1) .inner:before,
.webinar-list .schedule-block:nth-child(4n + 2) .date,
.webinar-list .schedule-block:nth-child(4n + 2) .inner:before,
.webinar-list .schedule-block:nth-child(4n + 1) .btn-box a:hover,
.webinar-list .schedule-block:nth-child(4n + 3) .btn-box a:hover,
.webinar-list .schedule-block:nth-child(4n + 2) .btn-box a:hover,
.webinar-list .schedule-block:nth-child(4n + 3) .date,
.webinar-list .schedule-block:nth-child(4n + 3) .inner:before,
.webinar-list .schedule-block:nth-child(4n + 4) .date,
.webinar-list .schedule-block:nth-child(4n + 4) .inner:before,
.webinar-list .schedule-block:nth-child(4n + 4) .btn-box a:hover {border-color: #146052;}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {opacity: 1;}
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {opacity: 1;}
}
.webinar-list .speaker-info {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.webinar-list .speaker-info .thumb {
    position: relative;
    width: 100%;
    border-radius: 0;
}
.webinar-list .speaker-info .thumb img{width: 100%;}
.webinar-list .event-categories .event-select-option {
    width: 45%;
    margin-bottom: 15px;
}
.webinar-list a.filter {
    width: 45%;
    text-align: center;
}
.cla-area {
    margin: 20px 0;
    justify-content: center;
    display: flex;
}
.pt-50{padding-top: 50px;}
.verify-section{position: relative;}
.verify-section .verify-link{
    position: absolute;
    right: 15px;
    top: 35px;
}
.profile-section .nav-tabs>li>a {color: #146052;}
.profile-section .nav-tabs>li {
    width: 33%;
    text-align: center;
}
.profile-section .nav-tabs>li>a {
    background-color: #ffffff;
    color: #146052;
    margin: 0;
    border: 1px solid #146052;
    border-radius: 0;
    border-right: 0;
    margin-bottom: 20px;
}
.profile-section .nav-tabs>li>a:last-child {
    border-right: 1px solid #146052;
}
.profile-section .nav-tabs>li.active>a:last-child {
    background-color: #146052 !important;
    color: #fff;
    cursor: pointer;
}
.profile-section .nav-tabs{border: 0;}
.btn-main{
    padding: 5px 36px;
    border-radius: 0;
    background-color: #146052 ;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: 1.56px;
    line-height: 30px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    margin-top: 10px;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
    outline: none;
    border-radius: 3px;
}
.btn-main:hover{
    background-color: #999;
    color: #fff;
}
.float-right{float: right;}
.webinar-item {margin-bottom: 30px;}
.webinar-item .date {
    position: absolute;
    background-color: #125a4d;
    left: 0;
    top: 0;
    padding: 6px 15px;
    text-align: center;
    box-shadow: 5px 3px 7px rgba(11, 55, 47, 0.13);
}
.webinar-item .webinar-media {position: relative;}
.webinar-item .date p {
    color: #fff;
    font-weight: bold;
    margin: 0;
}
.float-left {float: left;}
.menubar .dropdown-menu {background-color: #fff !important;}
.ow-navigation .ddl-switch {
    background-color: #146052;
    color: #fff;
}
.webinar-list .schedule-block.even .inner:after {border-left: 20px solid #146052;}
.webinar-list .schedule-block .inner:after {border-right: 20px solid #146052;}
.calendar-section .event-select-option {
    width: 100%;
    margin-bottom: 50px !important;
}
.blog-section .event-select-option {
    width: 100%;
}
.blog-section .btn-main-2{
    margin: 0;
    width: 100%;
    text-align: center;
} 
.blog-section .filter-area{margin-bottom: 50px;}
.btn-main-2{
    float: right;
    text-decoration: none;
    padding: 8px 38px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #222;
    letter-spacing: 1.68px;
    background-color: transparent;
    border: 2px solid #146052;
    min-height: 40px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;

}
.btn-main-2:hover{
    background-color: #146052;
    color: #fff;
}