/*-----------------------------------------------------------------------------------
Theme Name:Ogcancerni
Theme URI: #
Description:Ogcancerni is a Responsive Wordpress Theme with a multitude of amazing CMS features.
Author: Ogcancerni
Author URI: #
Version:1.0
Tags:theme-options,custom-menu,responsive,html5
----------------------------------------------------------------------------------*/
a,
a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.banner-section {
    background: #5c346c url(images/footer-bg.png) bottom left no-repeat;
    padding: 25px 0;
    color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    font-size: 15px;
}


p.give_notice.give_success {
    padding-left: 25px;
    margin-bottom: 28px;
}

header.vc_cta3-content-header {
    position: relative;
    display: block;
    height: 100%;
    min-height: 68px;
}

.page-id-2008 div#nf-form-1-cont {
    margin: 3em 0px;
}

.page-id-2008 .main-content .wpb_wrapper li {
    padding-left: 15px;
}


div#container.give-wrap div#give-form-203-content {
    margin-top: 0;
    padding-top: 14em;
}

.page-id-2008 .middle-right-sec li {
    line-height: 31px;
    margin-bottom: 5px;
}

.page-id-2008 .middle-right-sec p {
    margin: 0 0 20px 0;

}

.page-id-460 .main-content p {
    margin-bottom: 20px;
}

/* .owl-carousel {
  height: 100%;
	display: block!important;
}
.owl-stage .owl-item {
    display: none;
}
.owl-stage .owl-item.active {
    display: block;
} */
/* .owl-carousel.owl-drag .owl-item {
	display: none;
} */
/* .owl-carousel.owl-drag .owl-item {
	display: none;
}
.owl-carousel.owl-drag .owl-item:first_child,
.owl-carousel.owl-loaded .owl-item.active,
.owl-carousel.owl-drag .owl-item {
	  display: block;
}
.owl-carousel.owl-loaded .owl-item.active {
	display: block!important;
} */
/* .owl-carousel {
  background: url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/ajax-loader.gif") no-repeat center center;
} */
.page-id-2008 .wpb_wrapper ul {
    list-style: disc;
    margin-left: 0;
}

.page-id-2008 .wpb_wrapper ul li {
    margin-bottom: 0.2em;
}

.tribe-events .tribe-events-header {
    display: block !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 11em !important;
}

.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events {
    padding-top: 3em !important;
    display: block !important;
    position: relative !important;
    z-index: 2;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    margin-top: 0em !important;
    z-index: -1;
    padding-top: 13em !important;
}

.owl-carousel:not(.owl-loaded) {
    opacity: 0;
    display: block;
}

#manu-part .nav-link {
    padding: .5rem 0.1rem .5rem 0.1rem !important;
}

.banner-section .bredcrumbs {
    margin-bottom: 10px;
}

.banner-section .bredcrumbs a {
    color: #fff;
}

.banner-section h1 {
    font-size: 30px;
    font-weight: 500;
}

.banner-section p {
    width: 60%;
}

.left-sidebar .sidebar-content h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.left-sidebar .sidebar-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.left-sidebar .sidebar-content ul li a {
    border: 1px solid #fff;
    background: #089698;
    color: #fff;
    padding: 10px 13px;
    border-radius: 4px;
    display: block;
    text-decoration: none;
}

.left-sidebar .sidebar-content ul li.active a {
    background: #4b3b54;
    color: #fff;
}

.left-sidebar .sidebar-content ul li,
.left-sidebar .sidebar-content p {
    margin-bottom: 15px;
    position: relative;
}

.left-sidebar .sidebar-content p a {}

.main-content {
    float: left;
    width: 100%;
}

.main-content .oesophago-gastric {
    margin-top: 50px;
    border-top: 1px solid #eee;
}

.main-content .middle-sec-bottom {
    background: #eee;
}

.page-template-template-blog .letest-box,
.category .letest-box {
    margin-bottom: 30px;
}

.right-content .middle-right-sec {
    padding-left: 0;
}

.right-content .middle-right-sec h2 {
    width: 100%;
}

.contact_form .form-control {
    border: 1px solid #ced4da;
}

.btn-primary {
    background: #343534;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #00a29b;
}

#manu-part {
    background: #fff;
    -webkit-transition: all 0.3s;
    /* Safari */
    transition: all 0.3s;
}

#manu-part.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    padding: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}