/*
Theme Name: zimed-child
Author: 
Description: Babar tweaks
Version: 1.0
Template: zimed

This is the child theme for Zimed theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap');
body{
	font-family: 'Roboto', sans-serif !important;
}
.main-nav__header-one {
    min-height: 100px;
    display: flex;
    align-items: center;
    border: none;
    /*backdrop-filter: blur(2px);*/
    background: #00000030;
}
.container {
    max-width: 1200px;
}

nav.header-navigation {
    width: 100%;
}

.main-nav__main-navigation .main-nav__navigation-box>li>a {
    color:#fff;
    font-size: 17px;
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    letter-spacing: 0.9px;
    text-decoration: none !important;
}
/*.main-nav__main-navigation .main-nav__navigation-box>li:hover>a, .main-nav__main-navigation .main-nav__navigation-box>li.current>a, .main-nav__main-navigation .main-nav__navigation-box>li.current-menu-item>a {
    color: unset;
    background:linear-gradient(45deg, #a3ba6d 60%, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-nav__main-navigation .main-nav__navigation-box>li>a::before {
    /*background: linear-gradient(45deg, #d88212, #c44921);*/
/*    background: linear-gradient(45deg, #a3ba6d 60%, #fff);
    height: 2px;
}*/
/*a.thm-btn {
    position: relative;
    overflow: hidden;
    font-size: 17px;
    font-weight: 500 !important;
    padding: 11px 30px;
    color: #fff !Important;
    text-decoration: none !important;
    border: 2px solid;
    background: transparent;
}
a.thm-btn:hover{
    background: transparent;
    color: #fff !important;
    border-color: transparent;
}
a.thm-btn:before,
a.thm-btn:after{
    content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background:linear-gradient(45deg, #6a5177, #c44921);  onhover background color 
	z-index: 0;
  transform: translate3D(0,-100%,0); /* move elements above button so they don't appear initially */
/*  transition: all .5s;
}
a.thm-btn:before, a.thm-btn:after {
    width: 100%;
    background: linear-gradient(45deg, #A3BA6D, #a3ba6d96);
    transform-origin: 0 bottom;
    transform: translate3D(-50%,0,0) rotate(-50deg);
}

a.thm-btn:before{
  opacity: .4;
}

a.thm-btn:hover:before,
a.thm-btn:hover:after{
  transform: rotate(0deg);
  transition: all .25s;
}

a.thm-btn:hover:after{
  transition-delay: .25s;
}*//*/
.main-nav__logo-box a.main-nav__logo {
    display: inline-block;
    margin-left: -10px;
}/*
a.thm-btn span {
    z-index: 2;
    position: relative;
}*/
.banner-one::before{
	background:#f6f6f6;
}


section.contentLibMain {
    padding: 100px 0 80px;
}
section.contentLibMain img.img-responsive {
    width: 100%;
}
.topicCol {
    margin-top: 40px;
}
.topicBlock img {
    margin-bottom: 15px;
}
.topicBlock img, .topicBlock a {
    width: 100%;
    display: inline-block;
}
.ibsLoader {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center !important;
    position: absolute;
    left: 0;
    display:none;
        z-index: 99;
}
.lds-ripple div{
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}
.topicsContent {
    margin: 70px 0 0;
}
.searchTopic {
    text-align: right;
}
.searchTopic a.thm-btn, .searchTopic a.thm-btn span, .searchTopic a.thm-btn:hover, .searchTopic a.thm-btn:hover span {
    border-color: unset;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none;
    padding: 14px 15px;
}
.searchTopic input.topic-name {
    border: 2px solid #673b76;
    border-radius: 5px;
    padding: 13px 10px;
    font-size: 14px;
    min-width: 250px;
    color: #673b76;
}
section.contentLibMain h2 {
    font-size: 36px;
    font-weight: 600;
    margin-top: 20px;
}
body.page-template {
    overflow-x: hidden;
}
.topicsContent h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.topicBlock span {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    color: #000;
    float: left;
    font-weight: 500;
    border-right: 1px solid #000;
}

.topicBlock span:last-child {
	text-align:right;
    border-left: 1px solid #000;
    border-right:none;
}
.embeddedContent iframe {
    width: 100%;
    height: 440px;
    margin-top: 20px;
    border: 12px solid #6a5277;
}
.embeddedContent iframe.noHeightIframe {
    height: 245px;
    width: 100% !important;
    border-width: 6px;
}
section.singleTopicMain {
    padding: 90px 0;
}
.topicConcepts {
    margin-bottom: 30px;
}
.topicEssentials h2 {
    font-size: 24px;
    font-weight: 600;
}
.topicConcepts h3 {
    font-size: 20px;
    font-weight: 600;
}
section.singleTopicMain .topicDesc h2 {
    font-size: 42px;
    font-weight: 600;
    color: #9eb462;
}
.ibsHomeFirst section.service-one .row .service-one__col {
    flex: 0 0 16.6666667%;
}
section.cta-two img.cta-two__moc {
    max-width: 60%;
    margin: 50px -60px 0 auto ;
}
section.cta-two ul.list-unstyled.cta-two__list {
    display: none;
}
.cta-two__content{
	max-width:100%;
}
.ibsCtaCLE section.cta-two p {
    font-size: 18px;
    line-height: 25px;
    filter: brightness(0);
}
.ibsCtaCLE section.cta-two p b {
    font-size: 24px;
    margin-bottom: 10px !important;
    display: inline-block;
    color: #d88211;
    filter: brightness(0.9) !important;
}
.ibsAppSlider .app-shot-one .app-shot-one__carousel {
    padding: 40px 0;
}
.ibsAppSlider .app-shot-one .app-shot-one__carousel:before {
    display:none;
}
.ibsAppSlider, .ibsAppSlider * {
    overflow: visible !important;
}
.ibsAppSlider .owl-item {
    transition: all 0.5s linear;
    opacity: 0.4;
}
.ibsAppSlider .owl-item.active.center {
    transform: scale(1.25);
    opacity: 1;
}
.ibsAppSlider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
}
.ibsAppSlider .owl-dots button.owl-dot, .ibsAppSlider .owl-dots button.owl-dot * {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0;
    zoom: 0 !important;
    outline: none;
    transform: none !important;
}
.obsBannerVideo section.video-one * {
    padding: 0;
    max-width: 100%;
}
.obsBannerVideo section.video-one .video-one__content {
    background: transparent !important;
    height: 100px;
    top: 0;
    display: inline-block !important;
    position: unset;
}
.obsBannerVideo section.video-one .video-one__content::after, .obsBannerVideo section.video-one .video-one__content::before {
    display: none;
}
.obsBannerVideo {
    max-height: 120px;
    max-width: 260px !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    right: 432px !important;
    top: auto;
    bottom: 0;
    z-index: 99 !important;
    overflow: visible !important;
}
.obsBannerVideo *{
    overflow: visible !important;
}
.ibsHomeFirst .block-title h3 b:empty {
    display: none !important;
}
.ibsHomeFirst .block-title h3 b {
    font-size: 18px;
    line-height: 20px !important;
    font-weight: 500;
    margin-top: 30px !important;
    display: inline-block;
    max-width: 860px;
}
.ibsHomeFirst .block-title h3 {
    line-height: 22px;
    margin: 25px 0 0;
}
.ibsHomeFirst {
    margin-top: -100px;
    position: relative;
    z-index: 10;
}
.ibsContact .contact-one__images {
    margin-bottom: -40px;
    z-index: -1;
    position: relative;
    padding: 0px 1px;
}
.ibsClients section.brand-one.brand-one__home-two .brand-one__carousel .owl-item {
    padding: 50px 0px;
}
a.page-header__home-link {
    display: none;
}
.single-topics section.page-header:not(.ibsPageHeader){
    display: none;
}
.page-header h2 {
    font-size: 42px;
    max-width: 100%;
}
.page-header h3 {
    font-size: 36px;
    color: #fff;
    font-weight: 400;
}
.page-header h3 a {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}