/* eb-advance-heading-wkpg4ht Starts */ .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht{ position: relative; text-align: center; margin-bottom: 80px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-title { text-align: center; color: var(--ast-global-color-2); font-family: "Poppins", sans-serif; font-size: 35px; line-height: 1.1em; font-weight: 500; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-subtitle { text-align: center; color: #273164; font-family: "Lato", sans-serif; font-size: 18px; line-height: 1.6em; font-weight: 400; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-separator { color: #273164; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-separator.line { border-style: none none solid; border-color: var(--ast-global-color-0); border-width:4px; width:200px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-separator.icon { text-align: center; color: var(--ast-global-color-0); font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-wkpg4ht { display: block; opacity: 1; } .eb-parent-eb-advance-heading-wkpg4ht { display: block; }  @media(max-width: 1024px){ .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht{ margin-bottom: 30px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-title { font-size: 26px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-subtitle { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-wkpg4ht { display: block; opacity: 1; } .eb-parent-eb-advance-heading-wkpg4ht { display: block; } } @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht{ margin-bottom: 40px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-title { font-size: 26px; } .eb-advance-heading-wrapper.eb-advance-heading-wkpg4ht .eb-ah-subtitle { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-wkpg4ht { display: block; opacity: 1; } .eb-parent-eb-advance-heading-wkpg4ht { display: block; } }/* =eb-advance-heading-wkpg4ht= Ends *//* eb-infobox-ur9olqx Starts */ .eb-infobox-wrapper.eb-infobox-ur9olqx { padding: 50px; background-color: rgba(255,255,255,0); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-ur9olqx:hover{ background-color: rgba(30,41,59,1); box-shadow: rgba(0,0,0,0.1) 0px 10px 35px 0px ; } .eb-infobox-wrapper.eb-infobox-ur9olqx:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-ur9olqx .infobox-wrapper-inner { flex-direction: column; gap:10px; } .eb-infobox-wrapper.eb-infobox-ur9olqx .icon-img-wrapper { align-self: center; margin-top: 0px; } .eb-infobox-wrapper.eb-infobox-ur9olqx .number-or-icon { padding: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0px; } .eb-infobox-wrapper.eb-infobox-ur9olqx .number-or-icon > span{ color: rgba(255,87,34,1); } .eb-infobox-wrapper.eb-infobox-ur9olqx .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-ur9olqx .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-ur9olqx .title { font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 500; text-transform: capitalize; padding-top: 10px; padding-bottom: 20px; color: rgba(39,49,100,1); } .eb-infobox-wrapper.eb-infobox-ur9olqx .description { font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.8em; font-weight: 400; padding-top: 0px; padding-bottom: 0px; color: rgba(39,49,100,1); } .wp-admin .eb-parent-eb-infobox-ur9olqx { display: block; opacity: 1; } .eb-parent-eb-infobox-ur9olqx { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-infobox-ur9olqx.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-infobox-ur9olqx.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-infobox-ur9olqx.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .eb-infobox-wrapper.eb-infobox-ur9olqx { padding: 20px; } .eb-infobox-wrapper.eb-infobox-ur9olqx .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:40px; height:40px; width:40px; } .eb-infobox-wrapper.eb-infobox-ur9olqx .title { font-size: 18px; } .eb-infobox-wrapper.eb-infobox-ur9olqx .description { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-ur9olqx { display: block; opacity: 1; } .eb-parent-eb-infobox-ur9olqx { display: block; } } @media(max-width: 767px){ .eb-infobox-wrapper.eb-infobox-ur9olqx { padding: 40px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-ur9olqx { display: block; opacity: 1; } .eb-parent-eb-infobox-ur9olqx { display: block; } }.eb-infobox-ur9olqx .title, .eb-infobox-ur9olqx .description, .eb-infobox-ur9olqx span { transition:all .4s ease 0s; } .eb-infobox-ur9olqx:hover .title, .eb-infobox-ur9olqx:hover .description{ /*position: relative;*/ color:#fff; } .eb-infobox-ur9olqx:hover span { color:#fff!important; } @media (max-width: 767px) { .eb-infobox-ur9olqx { /*display: block;*/ } }/* =eb-infobox-ur9olqx= Ends *//* eb-column-1bw39dw Starts */ .eb-column-1bw39dw.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-1bw39dw.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-1bw39dw{ width:33.34%; order: unset; padding-right: 0px; border-top-width: 0px; border-right-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-color: rgba(0,0,0,0.1); border-style: solid; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-1bw39dw { display: block; opacity: 1; } .eb-parent-eb-column-1bw39dw { display: block; }  @media(max-width: 1024px){ .eb-parent-eb-column-1bw39dw{ width: calc(33.33% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-1bw39dw { display: block; opacity: 1; } .eb-parent-eb-column-1bw39dw { display: block; } } @media(max-width: 767px){ .eb-parent-eb-column-1bw39dw{ width: calc(100% - 0px); order: unset; border-right-width: 0px; border-bottom-width: 1px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-1bw39dw { display: block; opacity: 1; } .eb-parent-eb-column-1bw39dw { display: block; } }/* =eb-column-1bw39dw= Ends *//* eb-infobox-xktdsge Starts */ .eb-infobox-wrapper.eb-infobox-xktdsge { padding: 50px; background-color: rgba(255,255,255,0); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-xktdsge:hover{ background-color: rgba(0,236,156,1); box-shadow: rgba(0,0,0,0.1) 0px 10px 35px 0px ; } .eb-infobox-wrapper.eb-infobox-xktdsge:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-xktdsge .infobox-wrapper-inner { flex-direction: column; gap:10px; } .eb-infobox-wrapper.eb-infobox-xktdsge .icon-img-wrapper { align-self: center; margin-top: 0px; } .eb-infobox-wrapper.eb-infobox-xktdsge .number-or-icon { padding: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0px; } .eb-infobox-wrapper.eb-infobox-xktdsge .number-or-icon > span{ color: rgba(255,87,34,1); } .eb-infobox-wrapper.eb-infobox-xktdsge .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-xktdsge .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-xktdsge .title { font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 500; text-transform: capitalize; padding-top: 10px; padding-bottom: 20px; color: rgba(39,49,100,1); } .eb-infobox-wrapper.eb-infobox-xktdsge .description { font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.8em; font-weight: 400; padding-top: 0px; padding-bottom: 0px; color: rgba(39,49,100,1); } .wp-admin .eb-parent-eb-infobox-xktdsge { display: block; opacity: 1; } .eb-parent-eb-infobox-xktdsge { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-infobox-xktdsge.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-infobox-xktdsge.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-infobox-xktdsge.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .eb-infobox-wrapper.eb-infobox-xktdsge { padding: 20px; } .eb-infobox-wrapper.eb-infobox-xktdsge .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:40px; height:40px; width:40px; } .eb-infobox-wrapper.eb-infobox-xktdsge .title { font-size: 18px; } .eb-infobox-wrapper.eb-infobox-xktdsge .description { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-xktdsge { display: block; opacity: 1; } .eb-parent-eb-infobox-xktdsge { display: block; } } @media(max-width: 767px){ .eb-infobox-wrapper.eb-infobox-xktdsge { padding: 40px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-xktdsge { display: block; opacity: 1; } .eb-parent-eb-infobox-xktdsge { display: block; } }.eb-infobox-xktdsge .title, .eb-infobox-xktdsge .description, .eb-infobox-xktdsge span { transition:all .4s ease 0s; } .eb-infobox-xktdsge:hover .title, .eb-infobox-xktdsge:hover .description{ /*position: relative;*/ color:#fff; } .eb-infobox-xktdsge:hover span { color:#fff!important; } @media (max-width: 767px) { .eb-infobox-xktdsge{ /*display: block;*/ } }/* =eb-infobox-xktdsge= Ends *//* eb-column-bfg6hzk Starts */ .eb-column-bfg6hzk.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-bfg6hzk.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-bfg6hzk{ width:33.33%; order: unset; padding-right: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-color: rgba(0,0,0,0.1); border-style: solid; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-bfg6hzk { display: block; opacity: 1; } .eb-parent-eb-column-bfg6hzk { display: block; }  @media(max-width: 1024px){ .eb-parent-eb-column-bfg6hzk{ width: calc(33.33% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-bfg6hzk { display: block; opacity: 1; } .eb-parent-eb-column-bfg6hzk { display: block; } } @media(max-width: 767px){ .eb-parent-eb-column-bfg6hzk{ width: calc(100% - 0px); order: unset; border-right-width: 0px; border-bottom-width: 1px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-bfg6hzk { display: block; opacity: 1; } .eb-parent-eb-column-bfg6hzk { display: block; } }/* =eb-column-bfg6hzk= Ends *//* eb-infobox-44myf2a Starts */ .eb-infobox-wrapper.eb-infobox-44myf2a { padding: 50px; background-color: rgba(255,255,255,0); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-44myf2a:hover{ background-color: rgba(255,87,34,1); box-shadow: rgba(0,0,0,0.1) 0px 10px 35px 0px ; } .eb-infobox-wrapper.eb-infobox-44myf2a:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-44myf2a .infobox-wrapper-inner { flex-direction: column; gap:10px; } .eb-infobox-wrapper.eb-infobox-44myf2a .icon-img-wrapper { align-self: center; margin-top: 0px; } .eb-infobox-wrapper.eb-infobox-44myf2a .number-or-icon { padding: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0px; } .eb-infobox-wrapper.eb-infobox-44myf2a .number-or-icon > span{ color: rgba(255,87,34,1); } .eb-infobox-wrapper.eb-infobox-44myf2a .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-44myf2a .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-44myf2a .title { font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 500; text-transform: capitalize; padding-top: 10px; padding-bottom: 20px; color: rgba(39,49,100,1); } .eb-infobox-wrapper.eb-infobox-44myf2a .description { font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.8em; font-weight: 400; padding-top: 0px; padding-bottom: 0px; color: rgba(39,49,100,1); } .wp-admin .eb-parent-eb-infobox-44myf2a { display: block; opacity: 1; } .eb-parent-eb-infobox-44myf2a { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-infobox-44myf2a.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-infobox-44myf2a.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-infobox-44myf2a.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .eb-infobox-wrapper.eb-infobox-44myf2a { padding: 20px; } .eb-infobox-wrapper.eb-infobox-44myf2a .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:40px; height:40px; width:40px; } .eb-infobox-wrapper.eb-infobox-44myf2a .title { font-size: 18px; } .eb-infobox-wrapper.eb-infobox-44myf2a .description { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-44myf2a { display: block; opacity: 1; } .eb-parent-eb-infobox-44myf2a { display: block; } } @media(max-width: 767px){ .eb-infobox-wrapper.eb-infobox-44myf2a { padding: 40px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-44myf2a { display: block; opacity: 1; } .eb-parent-eb-infobox-44myf2a { display: block; } }.eb-infobox-44myf2a .title, .eb-infobox-44myf2a .description, .eb-infobox-44myf2a span { transition:all .4s ease 0s; } .eb-infobox-44myf2a:hover .title, .eb-infobox-44myf2a:hover .description{ /*position: relative;*/ color:#fff; } .eb-infobox-44myf2a:hover span { color:#fff!important; } @media (max-width: 767px) { .eb-infobox-44myf2a { /*display: block;*/ } }/* =eb-infobox-44myf2a= Ends *//* eb-column-ghe60jv Starts */ .eb-column-ghe60jv.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-ghe60jv.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-ghe60jv{ width:33.33%; order: unset; padding-left: 0px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-ghe60jv { display: block; opacity: 1; } .eb-parent-eb-column-ghe60jv { display: block; }  @media(max-width: 1024px){ .eb-parent-eb-column-ghe60jv{ width: calc(33.33% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-ghe60jv { display: block; opacity: 1; } .eb-parent-eb-column-ghe60jv { display: block; } } @media(max-width: 767px){ .eb-parent-eb-column-ghe60jv{ width: calc(100% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-ghe60jv { display: block; opacity: 1; } .eb-parent-eb-column-ghe60jv { display: block; } }/* =eb-column-ghe60jv= Ends *//* eb-row-9sctn0t Starts */ .eb-row-9sctn0t.eb-row-root-container > *{ position:relative; } .eb-row-9sctn0t.eb-row-root-container{ border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px; border-color: rgba(0,0,0,0.1); border-style: solid; transition:all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-row-9sctn0t.eb-row-root-container:before{ transition:all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper{ max-width:1170px; } .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap:0px; flex-flow: row; } .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper > * { } .wp-admin .eb-parent-eb-row-9sctn0t { display: block; opacity: 1; } .eb-parent-eb-row-9sctn0t { display: block; }  @media(max-width: 1024px){ .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: undefinedpx; flex-flow: row; flex-wrap: wrap !important; } .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: undefinedpx; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-9sctn0t { display: block; opacity: 1; } .eb-parent-eb-row-9sctn0t { display: block; } } @media(max-width: 767px){ .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: 0px; flex-flow: row; flex-wrap: wrap !important; } .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: 0px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-9sctn0t { display: block; opacity: 1; } .eb-parent-eb-row-9sctn0t { display: block; } }/* =eb-row-9sctn0t= Ends *//* eb-infobox-za66cj9 Starts */ .eb-infobox-wrapper.eb-infobox-za66cj9 { padding: 50px; background-color: rgba(255,255,255,0); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-za66cj9:hover{ background-color: rgba(0,236,156,1); box-shadow: rgba(0,0,0,0.1) 0px 10px 35px 0px ; } .eb-infobox-wrapper.eb-infobox-za66cj9:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-za66cj9 .infobox-wrapper-inner { flex-direction: column; gap:10px; } .eb-infobox-wrapper.eb-infobox-za66cj9 .icon-img-wrapper { align-self: center; margin-top: 0px; } .eb-infobox-wrapper.eb-infobox-za66cj9 .number-or-icon { padding: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0px; } .eb-infobox-wrapper.eb-infobox-za66cj9 .number-or-icon > span{ color: rgba(255,87,34,1); } .eb-infobox-wrapper.eb-infobox-za66cj9 .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-za66cj9 .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-za66cj9 .title { font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 500; text-transform: capitalize; padding-top: 10px; padding-bottom: 20px; color: rgba(39,49,100,1); } .eb-infobox-wrapper.eb-infobox-za66cj9 .description { font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.8em; font-weight: 400; padding-top: 0px; padding-bottom: 0px; color: rgba(39,49,100,1); } .wp-admin .eb-parent-eb-infobox-za66cj9 { display: block; opacity: 1; } .eb-parent-eb-infobox-za66cj9 { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-infobox-za66cj9.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-infobox-za66cj9.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-infobox-za66cj9.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .eb-infobox-wrapper.eb-infobox-za66cj9 { padding: 20px; } .eb-infobox-wrapper.eb-infobox-za66cj9 .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:40px; height:40px; width:40px; } .eb-infobox-wrapper.eb-infobox-za66cj9 .title { font-size: 18px; } .eb-infobox-wrapper.eb-infobox-za66cj9 .description { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-za66cj9 { display: block; opacity: 1; } .eb-parent-eb-infobox-za66cj9 { display: block; } } @media(max-width: 767px){ .eb-infobox-wrapper.eb-infobox-za66cj9 { padding: 40px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-za66cj9 { display: block; opacity: 1; } .eb-parent-eb-infobox-za66cj9 { display: block; } }.eb-infobox-za66cj9 .title, .eb-infobox-za66cj9 .description, .eb-infobox-za66cj9 span { transition:all .4s ease 0s; } .eb-infobox-za66cj9:hover .title, .eb-infobox-za66cj9:hover .description{ /*position: relative;*/ color:#fff; } .eb-infobox-za66cj9:hover span { color:#fff!important; } @media (max-width: 767px) { .eb-infobox-za66cj9 { /*display: block;*/ } }/* =eb-infobox-za66cj9= Ends *//* eb-column-oyew5lk Starts */ .eb-column-oyew5lk.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-oyew5lk.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-oyew5lk{ width:33.34%; order: unset; padding-right: 0px; border-top-width: 0px; border-right-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-color: rgba(0,0,0,0.1); border-style: solid; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-oyew5lk { display: block; opacity: 1; } .eb-parent-eb-column-oyew5lk { display: block; }  @media(max-width: 1024px){ .eb-parent-eb-column-oyew5lk{ width: calc(33.33% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-oyew5lk { display: block; opacity: 1; } .eb-parent-eb-column-oyew5lk { display: block; } } @media(max-width: 767px){ .eb-parent-eb-column-oyew5lk{ width: calc(100% - 0px); order: unset; border-right-width: 0px; border-bottom-width: 1px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-oyew5lk { display: block; opacity: 1; } .eb-parent-eb-column-oyew5lk { display: block; } }/* =eb-column-oyew5lk= Ends *//* eb-infobox-3rfatga Starts */ .eb-infobox-wrapper.eb-infobox-3rfatga { padding: 50px; background-color: rgba(255,255,255,0); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-3rfatga:hover{ background-color: rgba(255,87,34,1); box-shadow: rgba(0,0,0,0.1) 0px 10px 35px 0px ; } .eb-infobox-wrapper.eb-infobox-3rfatga:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-3rfatga .infobox-wrapper-inner { flex-direction: column; gap:10px; } .eb-infobox-wrapper.eb-infobox-3rfatga .icon-img-wrapper { align-self: center; margin-top: 0px; } .eb-infobox-wrapper.eb-infobox-3rfatga .number-or-icon { padding: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; } .eb-infobox-wrapper.eb-infobox-3rfatga .number-or-icon > span{ color: rgba(255,87,34,1); } .eb-infobox-wrapper.eb-infobox-3rfatga .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-3rfatga .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-3rfatga .title { font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 500; text-transform: capitalize; padding-top: 10px; padding-bottom: 20px; color: rgba(39,49,100,1); } .eb-infobox-wrapper.eb-infobox-3rfatga .description { font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.8em; font-weight: 400; padding-top: 0px; padding-bottom: 0px; color: rgba(39,49,100,1); } .wp-admin .eb-parent-eb-infobox-3rfatga { display: block; opacity: 1; } .eb-parent-eb-infobox-3rfatga { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-infobox-3rfatga.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-infobox-3rfatga.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-infobox-3rfatga.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .eb-infobox-wrapper.eb-infobox-3rfatga { padding: 20px; } .eb-infobox-wrapper.eb-infobox-3rfatga .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:40px; height:40px; width:40px; } .eb-infobox-wrapper.eb-infobox-3rfatga .title { font-size: 18px; } .eb-infobox-wrapper.eb-infobox-3rfatga .description { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-3rfatga { display: block; opacity: 1; } .eb-parent-eb-infobox-3rfatga { display: block; } } @media(max-width: 767px){ .eb-infobox-wrapper.eb-infobox-3rfatga { padding: 40px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-3rfatga { display: block; opacity: 1; } .eb-parent-eb-infobox-3rfatga { display: block; } }.eb-infobox-3rfatga .title, .eb-infobox-3rfatga .description, .eb-infobox-3rfatga span { transition:all .4s ease 0s; } .eb-infobox-3rfatga:hover .title, .eb-infobox-3rfatga:hover .description{ /*position: relative;*/ color:#fff; } .eb-infobox-3rfatga:hover span { color:#fff!important; } .eb-infobox-3rfatga span{ width:auto!important; } @media (max-width: 767px) { .eb-infobox-3rfatga{ /*display: block;*/ } }/* =eb-infobox-3rfatga= Ends *//* eb-column-z15xceq Starts */ .eb-column-z15xceq.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-z15xceq.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-z15xceq{ width:33.33%; order: unset; padding-right: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-color: rgba(0,0,0,0.1); border-style: solid; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-z15xceq { display: block; opacity: 1; } .eb-parent-eb-column-z15xceq { display: block; }  @media(max-width: 1024px){ .eb-parent-eb-column-z15xceq{ width: calc(33.33% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-z15xceq { display: block; opacity: 1; } .eb-parent-eb-column-z15xceq { display: block; } } @media(max-width: 767px){ .eb-parent-eb-column-z15xceq{ width: calc(100% - 0px); order: unset; border-right-width: 0px; border-bottom-width: 1px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-z15xceq { display: block; opacity: 1; } .eb-parent-eb-column-z15xceq { display: block; } }/* =eb-column-z15xceq= Ends *//* eb-infobox-8ezr9gc Starts */ .eb-infobox-wrapper.eb-infobox-8ezr9gc { padding: 50px; background-color: rgba(255,255,255,0); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-8ezr9gc:hover{ background-color: rgba(0,236,156,1); box-shadow: rgba(0,0,0,0.1) 0px 10px 35px 0px ; } .eb-infobox-wrapper.eb-infobox-8ezr9gc:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .infobox-wrapper-inner { flex-direction: column; gap:10px; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .icon-img-wrapper { align-self: center; margin-top: 0px; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .number-or-icon { padding: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0px; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .number-or-icon > span{ color: rgba(255,87,34,1); } .eb-infobox-wrapper.eb-infobox-8ezr9gc .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .title { font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1.2em; font-weight: 500; text-transform: capitalize; padding-top: 10px; padding-bottom: 20px; color: rgba(39,49,100,1); } .eb-infobox-wrapper.eb-infobox-8ezr9gc .description { font-family: "Lato", sans-serif; font-size: 16px; line-height: 1.8em; font-weight: 400; padding-top: 0px; padding-bottom: 0px; color: rgba(39,49,100,1); } .wp-admin .eb-parent-eb-infobox-8ezr9gc { display: block; opacity: 1; } .eb-parent-eb-infobox-8ezr9gc { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-infobox-8ezr9gc.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-infobox-8ezr9gc.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-infobox-8ezr9gc.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .eb-infobox-wrapper.eb-infobox-8ezr9gc { padding: 20px; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:40px; height:40px; width:40px; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .title { font-size: 18px; } .eb-infobox-wrapper.eb-infobox-8ezr9gc .description { font-size: 14px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-8ezr9gc { display: block; opacity: 1; } .eb-parent-eb-infobox-8ezr9gc { display: block; } } @media(max-width: 767px){ .eb-infobox-wrapper.eb-infobox-8ezr9gc { padding: 40px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-8ezr9gc { display: block; opacity: 1; } .eb-parent-eb-infobox-8ezr9gc { display: block; } }.eb-infobox-8ezr9gc .title, .eb-infobox-8ezr9gc .description, .eb-infobox-8ezr9gc span { transition:all .4s ease 0s; } .eb-infobox-8ezr9gc:hover .title, .eb-infobox-8ezr9gc:hover .description{ /*position: relative;*/ color:#fff; } .eb-infobox-8ezr9gc:hover span { color:#fff!important; } @media (max-width: 767px) { .eb-infobox-8ezr9gc{ /*display: block;*/ } }/* =eb-infobox-8ezr9gc= Ends *//* eb-column-0j7fmin Starts */ .eb-column-0j7fmin.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-0j7fmin.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-0j7fmin{ width:33.33%; order: unset; padding-left: 0px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-0j7fmin { display: block; opacity: 1; } .eb-parent-eb-column-0j7fmin { display: block; }  @media(max-width: 1024px){ .eb-parent-eb-column-0j7fmin{ width: calc(33.33% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-0j7fmin { display: block; opacity: 1; } .eb-parent-eb-column-0j7fmin { display: block; } } @media(max-width: 767px){ .eb-parent-eb-column-0j7fmin{ width: calc(100% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-0j7fmin { display: block; opacity: 1; } .eb-parent-eb-column-0j7fmin { display: block; } }/* =eb-column-0j7fmin= Ends *//* eb-row-5gpqkfy Starts */ .eb-row-5gpqkfy.eb-row-root-container > *{ position:relative; } .eb-row-5gpqkfy.eb-row-root-container{ transition:all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-row-5gpqkfy.eb-row-root-container:before{ transition:all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper{ max-width:1170px; } .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap:0px; flex-flow: row; } .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper > * { } .wp-admin .eb-parent-eb-row-5gpqkfy { display: block; opacity: 1; } .eb-parent-eb-row-5gpqkfy { display: block; }  @media(max-width: 1024px){ .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: undefinedpx; flex-flow: row; flex-wrap: wrap !important; } .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: undefinedpx; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-5gpqkfy { display: block; opacity: 1; } .eb-parent-eb-row-5gpqkfy { display: block; } } @media(max-width: 767px){ .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: 0px; flex-flow: row; flex-wrap: wrap !important; } .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: 0px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-5gpqkfy { display: block; opacity: 1; } .eb-parent-eb-row-5gpqkfy { display: block; } }/* =eb-row-5gpqkfy= Ends *//* eb-wrapper-3y8i1id Starts */ .eb-parent-eb-wrapper-3y8i1id { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-3y8i1id { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 110px; padding-right: 20px; padding-left: 20px; padding-bottom: 60px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-3y8i1id > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1170px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-3y8i1id:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-3y8i1id .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-3y8i1id .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-3y8i1id { display: block; opacity: 1; } .eb-parent-eb-wrapper-3y8i1id { display: block; }  @media(max-width: 1024px){ .eb-wrapper-outer.eb-wrapper-3y8i1id { padding-top: 70px; padding-bottom: 50px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-3y8i1id { display: block; opacity: 1; } .eb-parent-eb-wrapper-3y8i1id { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-3y8i1id { display: block; opacity: 1; } .eb-parent-eb-wrapper-3y8i1id { display: block; } }/* =eb-wrapper-3y8i1id= Ends *//* eb-post-carousel-bdyx02h Starts */ .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h{ display: block; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-list { margin: calc(-25px/2); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-slide .ebpg-carousel-post-holder { margin: calc(25px/2); height: calc(100% - 25px); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-post-carousel-column { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } // .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-post-carousel-column:hover { // // // } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.style-1 .ebpg-carousel-post-holder::after { border-radius: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-entry-thumbnail img { height:250px; border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0) } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-carousel-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { border-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-entry-title { text-align: left; font-size: 18px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-entry-title a { color: #333333; font-size: 18px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-entry-title a:hover { color: #333333; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-carousel-post-excerpt p { color: #333333; text-align: left; font-size: 14px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-readmore-btn { text-align: left; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-readmore-btn a { color: #3d8fd4; background-color: undefined; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-readmore-btn a:hover { color: #9e9e9e; color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-author-avatar img { border-radius: 50px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-posted-by { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-posted-by a { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-posted-by a:hover { color: #549edc; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-meta a:hover { color: #2673FF; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-meta.ebpg-dynamic-values { color: #333333; background-color: undefined; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-categories-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-categories-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-categories-meta a:hover { color: #2673FF; // background-color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-tags-meta a { color: #d18df1; background-color: #3f6ddc; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-tags-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-prev { left:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-next { right:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-prev i, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-next i { color: #ffffff !important; font-size:20px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-prev:hover i, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-next:hover i { color: #000000 !important; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.slick-dotted.slick-slider{ margin-bottom: calc(35px + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-dots { bottom:-35px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-dots li { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-dots li button:before { color: #61b6f1 !important; font-size:15px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-2 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-dots li.slick-active button:before { color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-2 .slick-dots li.slick-active button:before { background-color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li.slick-active { width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-4 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-4 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-4 .slick-dots li.slick-active { width: calc(15px); } .wp-admin .eb-parent-eb-post-carousel-bdyx02h { display: block; opacity: 1; } .eb-parent-eb-post-carousel-bdyx02h { display: block; }  @media(max-width: 1024px){ .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-bdyx02h { display: block; opacity: 1; } .eb-parent-eb-post-carousel-bdyx02h { display: block; } } @media(max-width: 767px){ .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bdyx02h.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-bdyx02h { display: block; opacity: 1; } .eb-parent-eb-post-carousel-bdyx02h { display: block; } }/* =eb-post-carousel-bdyx02h= Ends *//* eb-post-carousel-ro4dvhl Starts */ .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl{ display: block; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-list { margin: calc(-25px/2); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-slide .ebpg-carousel-post-holder { margin: calc(25px/2); height: calc(100% - 25px); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-post-carousel-column { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } // .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-post-carousel-column:hover { // // // } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.style-1 .ebpg-carousel-post-holder::after { border-radius: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-entry-thumbnail img { height:250px; border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0) } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-carousel-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { border-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-entry-title { text-align: left; font-size: 18px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-entry-title a { color: #333333; font-size: 18px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-entry-title a:hover { color: #333333; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-carousel-post-excerpt p { color: #333333; text-align: left; font-size: 14px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-readmore-btn { text-align: left; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-readmore-btn a { color: #3d8fd4; background-color: undefined; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-readmore-btn a:hover { color: #9e9e9e; color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-author-avatar img { border-radius: 50px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-posted-by { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-posted-by a { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-posted-by a:hover { color: #549edc; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-meta a:hover { color: #2673FF; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-meta.ebpg-dynamic-values { color: #333333; background-color: undefined; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-categories-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-categories-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-categories-meta a:hover { color: #2673FF; // background-color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-tags-meta a { color: #d18df1; background-color: #3f6ddc; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-tags-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-prev { left:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-next { right:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-prev i, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-next i { color: var(--ast-global-color-4) !important; font-size:20px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-prev:hover i, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-next:hover i { color: #000000 !important; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.slick-dotted.slick-slider{ margin-bottom: calc(35px + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-dots { bottom:-35px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-dots li { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-dots li button:before { color: #61b6f1 !important; font-size:15px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-2 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-dots li.slick-active button:before { color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-2 .slick-dots li.slick-active button:before { background-color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li.slick-active { width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-4 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-4 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-4 .slick-dots li.slick-active { width: calc(15px); } .wp-admin .eb-parent-eb-post-carousel-ro4dvhl { display: block; opacity: 1; } .eb-parent-eb-post-carousel-ro4dvhl { display: block; }  @media(max-width: 1024px){ .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-ro4dvhl { display: block; opacity: 1; } .eb-parent-eb-post-carousel-ro4dvhl { display: block; } } @media(max-width: 767px){ .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ro4dvhl.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-ro4dvhl { display: block; opacity: 1; } .eb-parent-eb-post-carousel-ro4dvhl { display: block; } }/* =eb-post-carousel-ro4dvhl= Ends *//* eb-post-carousel-bmv7p3o Starts */ .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o{ display: block; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-list { margin: calc(-25px/2); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-slide .ebpg-carousel-post-holder { margin: calc(25px/2); height: calc(100% - 25px); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-post-carousel-column { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } // .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-post-carousel-column:hover { // // // } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.style-1 .ebpg-carousel-post-holder::after { border-radius: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-entry-thumbnail img { height:250px; border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0) } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-carousel-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { border-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-entry-title { text-align: left; font-size: 18px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-entry-title a { color: #333333; font-size: 18px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-entry-title a:hover { color: #333333; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-carousel-post-excerpt p { color: #333333; text-align: left; font-size: 14px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-readmore-btn { text-align: left; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-readmore-btn a { color: #3d8fd4; background-color: undefined; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-readmore-btn a:hover { color: #9e9e9e; color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-author-avatar img { border-radius: 50px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-posted-by { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-posted-by a { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-posted-by a:hover { color: #549edc; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-meta a:hover { color: #2673FF; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-meta.ebpg-dynamic-values { color: #333333; background-color: undefined; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-categories-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-categories-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-categories-meta a:hover { color: #2673FF; // background-color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-tags-meta a { color: #d18df1; background-color: #3f6ddc; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-tags-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-prev { left:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-next { right:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-prev i, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-next i { color: var(--ast-global-color-5) !important; font-size:20px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-prev:hover i, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-next:hover i { color: #000000 !important; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.slick-dotted.slick-slider{ margin-bottom: calc(35px + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-dots { bottom:-35px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-dots li { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-dots li button:before { color: #61b6f1 !important; font-size:15px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-2 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-dots li.slick-active button:before { color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-2 .slick-dots li.slick-active button:before { background-color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li.slick-active { width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-4 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-4 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-4 .slick-dots li.slick-active { width: calc(15px); } .wp-admin .eb-parent-eb-post-carousel-bmv7p3o { display: block; opacity: 1; } .eb-parent-eb-post-carousel-bmv7p3o { display: block; }  @media(max-width: 1024px){ .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-bmv7p3o { display: block; opacity: 1; } .eb-parent-eb-post-carousel-bmv7p3o { display: block; } } @media(max-width: 767px){ .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-bmv7p3o.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-bmv7p3o { display: block; opacity: 1; } .eb-parent-eb-post-carousel-bmv7p3o { display: block; } }/* =eb-post-carousel-bmv7p3o= Ends *//* eb-post-carousel-km15qow Starts */ .eb-post-carousel-wrapper.eb-post-carousel-km15qow{ display: block; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-list { margin: calc(-25px/2); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-slide .ebpg-carousel-post-holder { margin: calc(25px/2); height: calc(100% - 25px); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-post-carousel-column { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } // .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-post-carousel-column:hover { // // // } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.style-1 .ebpg-carousel-post-holder::after { border-radius: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-entry-thumbnail img { height:250px; border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0) } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-carousel-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-carousel-wrapper.eb-post-carousel-km15qow.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { border-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-entry-title { text-align: left; font-size: 18px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-entry-title a { color: #333333; font-size: 18px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-entry-title a:hover { color: #333333; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-carousel-post-excerpt p { color: #333333; text-align: left; font-size: 14px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-readmore-btn { text-align: left; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-readmore-btn a { color: #3d8fd4; background-color: undefined; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-readmore-btn a:hover { color: #9e9e9e; color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-author-avatar img { border-radius: 50px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-posted-by { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-posted-by a { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-posted-by a:hover { color: #549edc; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-meta a:hover { color: #2673FF; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-meta.ebpg-dynamic-values { color: #333333; background-color: undefined; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-categories-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-categories-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-categories-meta a:hover { color: #2673FF; // background-color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-tags-meta a { color: #d18df1; background-color: #3f6ddc; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-tags-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-prev { left:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-next { right:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-prev i, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-next i { color: #ffffff !important; font-size:20px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-prev:hover i, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-next:hover i { color: #000000 !important; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-km15qow.slick-dotted.slick-slider{ margin-bottom: calc(35px + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-dots { bottom:-35px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-dots li { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-dots li button:before { color: #61b6f1 !important; font-size:15px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-2 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-dots li.slick-active button:before { color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-2 .slick-dots li.slick-active button:before { background-color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li.slick-active { width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-4 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-4 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-4 .slick-dots li.slick-active { width: calc(15px); } .wp-admin .eb-parent-eb-post-carousel-km15qow { display: block; opacity: 1; } .eb-parent-eb-post-carousel-km15qow { display: block; }  @media(max-width: 1024px){ .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-km15qow.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-km15qow { display: block; opacity: 1; } .eb-parent-eb-post-carousel-km15qow { display: block; } } @media(max-width: 767px){ .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-km15qow .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-km15qow.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-km15qow.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-km15qow { display: block; opacity: 1; } .eb-parent-eb-post-carousel-km15qow { display: block; } }/* =eb-post-carousel-km15qow= Ends *//* eb-post-carousel-ux2otnx Starts */ .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx{ display: block; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-list { margin: calc(-25px/2); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-slide .ebpg-carousel-post-holder { margin: calc(25px/2); height: calc(100% - 25px); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-post-carousel-column { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } // .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-post-carousel-column:hover { // // // } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.style-1 .ebpg-carousel-post-holder::after { border-radius: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-entry-thumbnail img { height:250px; border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0) } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-carousel-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-radius: 5px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { border-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-entry-title { text-align: left; font-size: 18px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-entry-title a { color: #333333; font-size: 18px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-entry-title a:hover { color: #333333; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-carousel-post-excerpt p { color: #333333; text-align: left; font-size: 14px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-readmore-btn { text-align: left; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-readmore-btn a { color: #3d8fd4; background-color: undefined; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-readmore-btn a:hover { color: #9e9e9e; color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-author-avatar img { border-radius: 50px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-posted-by { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-posted-by a { color: #3d8fd4; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-posted-by a:hover { color: #549edc; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-meta a:hover { color: #2673FF; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-meta.ebpg-dynamic-values { color: #333333; background-color: undefined; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-categories-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-categories-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-categories-meta a:hover { color: #2673FF; // background-color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-tags-meta a { color: #d18df1; background-color: #3f6ddc; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-tags-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-prev { left:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-next { right:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-prev i, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-next i { color: #333333 !important; font-size:20px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-prev:hover i, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-next:hover i { color: #000000 !important; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.slick-dotted.slick-slider{ margin-bottom: calc(35px + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-dots { bottom:-35px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-dots li { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-dots li button:before { color: #61b6f1 !important; font-size:15px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-2 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; height: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-dots li.slick-active button:before { color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-2 .slick-dots li.slick-active button:before { background-color: #2673FF !important; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li.slick-active { width: calc(15px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-4 .slick-dots li button:before { background-color: #61b6f1 !important; font-size: 0; width: 15px; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-4 .slick-dots li.slick-active button:before { background-color: #2673FF !important; width: calc(15px); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-4 .slick-dots li.slick-active { width: calc(15px); } .wp-admin .eb-parent-eb-post-carousel-ux2otnx { display: block; opacity: 1; } .eb-parent-eb-post-carousel-ux2otnx { display: block; }  @media(max-width: 1024px){ .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-ux2otnx { display: block; opacity: 1; } .eb-parent-eb-post-carousel-ux2otnx { display: block; } } @media(max-width: 767px){ .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-ux2otnx.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-ux2otnx { display: block; opacity: 1; } .eb-parent-eb-post-carousel-ux2otnx { display: block; } }/* =eb-post-carousel-ux2otnx= Ends */