body {
margin: 0;
padding: 0;
font-size: 16px;
}
header {
background: #fff;
}
.header {
width: 100%;
}
.goj {
background: #f5f5f5;
text-align: right;
padding: 5px 0;
}
.goj section.container {
padding-right: 56px;
}
.goj img {
width: 25px;
height: auto;
}
img.custom-logo {
width: 160px;
height: auto;
position: relative;
z-index: 99999;
}
nav#main-menu
{
position: relative;
top: 68px;
}
.login-and-social {
position: relative;
}
.login-and-social ul.btn {
width: 303px;
position: absolute;
left: -9px;
}
.btn li {
display: inline-block;
position: relative;
top: 65px;
padding: 3px 7px 3px 0px;
color: #fff;
cursor: pointer;
}
.sign-in, .share {
border-radius: 3px;
padding: 5px 10px;
transition: .6s;
overflow: hidden;
}
.sign-in {
background: #e00024;
}
a.sign-btn {
color: #fff;
text-decoration: none;
display: block;
display: block;
}
.share {
background: #3498db;
position: relative;
}
ul.header-social {
position: absolute;
bottom: -100px;
z-index: 9;
right: 1px;
display: none;
}
.header-social li {
display: block;
margin-bottom: 1px;
}
.header-social li a {
color: #007bff;
text-decoration: none;
background-color: transparent;
display: block;
border-radius: 3px;
width: 105px;
transition: .6s;
padding: 5px;
}
.header-social li a.facebook {
background: #475993;
color: #fff;
}
.header-social li a.twitter {
background: #76a9ea;
color: #fff;
}
.header-social li a.youtube {
background: #f61c0d;
color: #fff;
}
.header-social li a.instagram {
background: #c3246d;
color: #fff;
}
.btn li i, .btn li span {
transition: 0.2s linear;
}
.btn li:hover i, .btn li:hover span {
transform: scale(1.3);
}
.btn li.sign-in:hover {
background: #a30328;
}
.btn li.share:hover {
background: #45c4f1;
}
li.share-container:hover ul.header-social {
display: block;
} .search-bg {
position: relative;
}
.search-bg::before {
content: '';
position: absolute;
background: rgba(0,0,0,0.8);
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999999;
transition: 0.2s linear;
}
.search-inner-bg {
position: relative;
}
.search-inner-bg::after {
content: '';
position: fixed;
background: rgba(255,255,255,.9);
z-index: 999999;
width: 98%;
left: 1%;
height: 98%;
top: 1%;
padding: 50px 100px;
transition: 0.5s linear;
}
.search-bar-container {
position: absolute;
}
.search-bar-container section.search-bar {
position: relative;
z-index: 9999999;
display: none;
width: 100%;
}
.search-bar-container section.search-bar div form.search-form {
position: fixed;
padding-top: 5px;
width: 100%;
height: 100px;
border: none;
letter-spacing: -4px;
font-size: 50px;
font-family: Montserrat;
text-align: center;
}
.search-bar-container section.search-bar div form.search-form label input.search-field {
border: none;
background: rgba(255,255,255,.9);
background: none;
outline: none;
width: 90%;
padding: 2px;
border-bottom: 2px solid #000;
width: 100%;
background-color: #f5f5f5 !important;
}
.fa-close {
width: 30px;
height: 30px;
position: fixed;
right: 50px;
top: 50px;
line-height: 30px !important;
color: #999;
cursor: pointer;
font-size: 17px !important;
text-align: center;
}
.fa-close:hover {
background-color: #fff;
}
.search-bar-container section.search-bar div form.search-form label input.search-field.mousedown {
border-bottom: 2px solid #000 !important;
}
.search-bar-container section.search-bar div form.search-form input.search-submit {
cursor: pointer;
}
@media screen and (max-width: 990px){
span.screen-reader-text {
display: none;
}
.search-bar-container section.search-bar div form.search-form label input.search-field {
width: 94%;
padding: 2px;
position: absolute;
left: 0;
top: 0;
}
.search-bar-container section.search-bar div form.search-form input.search-submit {
left: 50%;
bottom: -140px;
position: absolute;
transform: translate(-50%, -50%);
}
img.maps {
width: 100% !important;
}
a.lightbox.maps {
display: inline-block;
width: 96% !important;
margin: 15px 0;
}
}
.emegency-tone {
position: fixed;
right: 0;
top: 130px;
color: #ffffff;
z-index: 999;
cursor: pointer;
}
.tone-inner {
padding: 12px;
background: #e00024;
-webkit-box-shadow: -4px 5px 10px 0px rgba(0,0,0,0.42);
-moz-box-shadow: -4px 5px 10px 0px rgba(0,0,0,0.42);
box-shadow: -4px 5px 10px 0px rgba(0,0,0,0.42);
}
.tone-inner i {
font-size: 140%;
} .carousel {
width: 100%;
height: 600px;
overflow: hidden;
}
@media screen and (max-width:1199px){
.carousel {
position: relative;
height: 400px;
}
}
.carousel .carousel-item-inner-wrap {
width: 100%;
height: 600px;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center center !important;
}
.carousel-indicators li {
box-sizing: content-box;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 162px;
height: 50px;
margin-right: 3px;
margin-left: 3px;
text-indent: 0px;
background-color: transparent;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .5;
transition: opacity .6s ease;
color: #fff;
text-align: center;
line-height: 50px;
border: 2px solid #fff;
font-weight: 800;
}
.carousel-indicators {
background: rgba(0,0,0,0.4);
}
.carousel-indicators {
margin-right: 27%;
margin-left: 27%;
padding: 10px 0px;
}
.carousel-indicators .active {
background: #e00024;
border: 2px solid #e00024;
}
a.main-slider-btn {
color: #fff !important;
width: 100%;
display: block;
z-index: 999;
}
ol.carousel-indicators li {
display: none;
}
ol.carousel-indicators li:nth-child(1){
display: block;
}
ol.carousel-indicators li:nth-child(2){
display: block;
}
ol.carousel-indicators li:nth-child(3){
display: block;
}
i.prev, i.next {
font-size: 45px !important;
background: rgba(0,0,0,0.5);
padding: 3px 15px;
border-radius: 100%;
} .section-title {
width: 100%;
text-align: center;
padding: 40px 0 20px 0;
position: relative;
}
.section-title-1 a {
color: #000;
transform: 1s linear;
}
.section-title-1 a:hover {
text-decoration: none;
color: #d30423;
}
.section-title .section-border-1, .section-title .section-border-2  {
background-color: #d30423;
width: 24%;
position: absolute;
z-index: 1;
top: 62px;
height: 7px;
}
.section-title .section-border-1 {
left: 0;
}
.section-title .section-title-1 {
font-size: 30px;
font-family: 'Cinzel', serif;
}
.section-title .section-border-2 {
right: 0px;
}
.odpem-article.row {
width: 100%;
}
.odpem-article .inner-container {
position: relative;
}
.odpem-article .info-wrap {
position: absolute;
bottom: 0;
right: 0;
left: 0;
padding: 10px 10px 10px 80px;
z-index: 9; background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 60%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 60%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 60%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.odpem-article.big-article a .news-title {
color: #fff;
}
.odpem-article.big-article a:hover .news-title {
color: #fff;
opacity: .8;
}
.odpem-article.big-article a:hover {
text-decoration: none !important;
}
.odpem-article.big-article .date-time-container {
position: absolute;
left: 10px;
bottom: 10px;
}
.article-image-container {
width: 100%;
height: auto;
overflow: hidden;
}
.carousel-item {
background: #f5f5f5;
}
.article-image-container img {
width: 100%;
height: auto;
transition: 0.2s linear;
}
h4.training-highlights-title {
position: absolute;
z-index: 9999;
top: 11px;
left: 20px;
font-size: 12px;
color: #fff;
background: rgba(0,0,0,0.5);
padding: 10px;
}
.article-image-container a {
display: block;
position: relative;
}
.article-image-container:hover a:before {
content: "";
position: absolute;
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
display: block;
z-index: 1;
}
.article-image-container:hover a:after {
content: "\f1ea";
font-family: "FontAwesome";
position: absolute;
font-size: 30px;
color: #fff;
display: block;
z-index: 3;
top: 50%;
left:50%;
transform: translate(-50%, -50%);
}
.article-image-container:hover img {
transform: scale(1.3);
}
.date-time-container {
background: #2b2b37;
text-align: center;
color: #fff;
padding: 6px 15px;
z-index: 2;
width: 60px;
}
.odpem-article.small-article .date-time-container,
.training-session .date-time-container {
margin-top: -43px;
margin-left: 20px;
position: relative;
z-index: 4;
}
.date-time-container .day{
font-size: 30px;
font-family: 'Cinzel', serif;
}
.date-time-container .month {
margin-top: -13px;
font-size: 11px;
font-family: 'Cinzel', serif;
}
.news-header {
padding-top: 3px;
}
.news-header .news-title{
font-size: 18px !important;
color: #52398c;
}
.news-header .news-title:hover {
color: #000;
text-decoration: underline;
}
.training-section {
width: 100%;
padding: 0px 0 20px 0;
}
.training-section-title {
text-align: center;
font-size: 30px;
font-family: 'Cinzel', serif;
padding: 20px 0 20px 0;
width: 100%;
position: relative;
}
.training-section-title a {
color: #000;
text-decoration: none;
}
.training-section-title a:hover {
color: #d30423;
text-decoration: none;
}
.training-section-border-1, .training-section-border-2 {
background-color: #d30423;
width: 30%;
position: absolute;
z-index: 1;
top: 44px;
height: 7px;
}
.training-section-border-1 {
left: 0;
}
.training-section-border-2 {
right: 0px;
}
.cal-addr {
position: absolute;
right: 17px;
}
.cal-addr span {
padding: 0 10px;
font-size: 14px;
}
.cal-addr span i {
padding-right: 7px;
}
.featured-training .news-header {
padding-top: 30px;
padding-left: 20px;
padding-right: 15px;
}
.featured-training .article-image-container:hover a:after {
content: "";
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/training-icon.png);
background-repeat: no-repeat;
background-position: center;
height: 90px;
width: 90px;
background-size: cover;
}
.featured-training .inner-container {
border: 1px solid #dddcdc;
}
.training-options {
background: #f2f2f2;
margin-bottom: 3px;
text-align: center;
}
.training-options h1 {
font-family: 'Cinzel', serif;
margin: 0;
width: 100%;
}
.training-options h1 a {
color: #000;
text-decoration: none;
display: block;
padding: 32.5px;
z-index: 2;
position: relative;
font-size: 17px;
}
.training-options h1 a:hover {
color: #b40f38;
border-left: 3px solid #d30423;
border-right: 3px solid #d30423;
}
.training-options .training-img-icon,
.training-options .training-schedule-icon,
.training-options .training-request-icon {
background-repeat: no-repeat;
background-position: center;
height: 64px;
width: 80px;
position: absolute;
left: 70px;
background-size: cover;
z-index: 1
}
.training-options .training-img-icon {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/training-img-icon.png);
top: 18px;
}
.training-options .training-schedule-icon {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/training-schedule-icon.png);
top: 120px;
}
.training-options .training-request-icon{
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/training-request-icon.png);
top: 208px;
}
span.training-cta {
background: #cecacb;
padding: 3px 5px;
position: absolute;
font-weight: 400;
font-size: 11px;
right: 40px;
}
span.training-cta.cta-1 {
top: 57px;
}
span.training-cta.cta-2 {
top: 167px;
}
span.training-cta.cta-3 {
top: 256px;
}
.paralax--bg {
background: url(//www.odpem.org.jm/wp-content/themes/odpem/media/paralax.jpg);
min-height: 500px;
position: relative;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.paralax--bg:before {
content: '';
width: 100%;
height: 100%;
position: absolute; background: radial-gradient(ellipse at center, rgba(0,0,0,.1) 0%, rgba(0,0,0,.3) 50%, rgba(0,0,0,.5) 100%); }
.paralax--txt {
text-align: center;
z-index: 9;
position: relative;
}
.paralax--txt h1 {
font-family: 'Cinzel', serif;
color: #fff;
padding-top: 60px;
margin-bottom: 10px;
font-size: 46px;
font-weight: bolder;
line-height: 1.5rem;
}
.paralax--txt span {
font-size: 14px;
color: #d8d6d6;
}
.paralax--txt ul {
padding-top: 50px;
}
.paralax--txt ul li {
display: inline-block;
width: 320px;
background: #e1ca94;
margin: 0 23px;
}
.paralax--txt ul li a {
color: #000;
padding: 30px;
width: 100%;
display: inline-block;
font-size: 18px;
font-weight: bolder;
line-height: 1.5rem;
font-family: 'Cinzel', serif;
}
.paralax--txt ul li a:hover {
text-decoration: none;
background: #4f3b3c;
color: #fff;
}
.paralax--txt ul li .box-1, 
.paralax--txt ul li .box-3 {
border-right: 5px solid #4f3b3c;
position: relative;
}
.paralax--txt ul li .box-1:hover,
.paralax--txt ul li .box-3:hover {
border-right: 5px solid #e1ca94;
}
.paralax--txt ul li .box-2, 
.paralax--txt ul li .box-4 {
border-left: 5px solid #4f3b3c;
position: relative;
}
.paralax--txt ul li .box-2:hover,
.paralax--txt ul li .box-4:hover {
border-left: 5px solid #e1ca94;
}
.paralax--txt ul li .box-1:after,
.paralax--txt ul li .box-3:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-top: 10px solid #4f3b3c;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
transform: rotate(90deg);
right: -6px;
top: 34px;
}
.paralax--txt ul li .box-2:before,
.paralax--txt ul li .box-1:after{
top: 50px !important;
}
#box-1-img:after, 
#box-2-img:after {
height: 108px !important;
}
#box-1-img:before, 
#box-2-img:before {
top: -25px !important;
}
.paralax--txt ul li .box-1:hover:after,
.paralax--txt ul li .box-3:hover:after {
border-top: 10px solid #e1ca94;
}
.paralax--txt ul li .box-2:before,
.paralax--txt ul li .box-4:before {
content: '';
position: absolute;
width: 0;
height: 0;
border-top: 10px solid #4f3b3c;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
transform: rotate(270deg);
left: -6px;
top: 34px;
}
.paralax--txt ul li .box-2:hover:before,
.paralax--txt ul li .box-4:hover:before {
border-top: 10px solid #e1ca94;
}
#box-1-img, #box-3-img,
#box-2-img, #box-4-img {
position: relative;
transition: .5s linear;
}
#box-1-img:before, 
#box-3-img:before {
content: '';
background-repeat: no-repeat;
background-position: center;
height: 50px;
width: 63px;
position: absolute;
right:  10px;
background-size: cover;
top: -17px;
z-index: 2;
transition: .5s linear;
}
#box-1-img:before {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/gavel-icon.png);
}
#box-2-img:before {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/volunteer-icon.png);
}
#box-1-img:after,
#box-3-img:after  {
content: '';
background: #4f3b3c;
width: 84px;
height: 84px;
position: absolute;
left: -82px;
z-index: 1;
}
.paralax--txt ul li:hover #box-1-img:after,
.paralax--txt ul li:hover #box-3-img:after {
background: #d30423;
}
#box-2-img:before, 
#box-4-img:before {
content: '';
background-repeat: no-repeat;
background-position: center;
height: 50px;
width: 63px;
position: absolute;
left:  327px;
background-size: cover;
top: -17px;
z-index: 2;
transparent: .5s linear;
}
#box-3-img:before {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/odpem-kids-icon.png);
}
#box-4-img:before {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/tender-icon.png);
}
#box-2-img:after,
#box-4-img:after  {
content: '';
background: #4f3b3c;
width: 84px;
height: 84px;
position: absolute;
left: 317px;
z-index: 1;
}
.paralax--txt ul li:hover #box-2-img:after,
.paralax--txt ul li:hover #box-4-img:after {
background: #d30423;
}
.partner-container {
padding: 40px;
}
.partner-title {
width: 100%;
}
.partner-title p {
font-size: 28px;
font-weight: bolder;
line-height: 1.5rem;
font-family: 'Cinzel', serif;
text-align: center;
padding-bottom: 30px;
}
.owl-carousel {
transition: .5s linear !important;
}
.carousel-caption.d-none.d-md-block {
padding-bottom: 87px;
}
.owl-nav {
text-align: center;
font-size: 46px;
color: #989696;
}
.owl-dots {
display: none;
}
button.owl-prev {
margin-right: 40px;
}
.single-logo a {
color: #000;
padding-top: 15px;
text-align: center;
}
.single-logo a:hover {
color: #d30423;
text-decoration: none;
} footer {
background-color: #f5f5f5;
color: #000;
font-size: 14px;
}
.to-top-btn {
position: fixed;
width: 60px;
height: 50px;
bottom: 110px;
right: 27px;
background-color: #1e2023;
color: #fff;
font-weight: bold;
text-decoration: none;
text-align: center;
line-height: 50px;
display: none;
z-index: 9999;
}
.to-top-btn:hover {
color: #f5f5f5;
}
.footer-top h2 {
font-weight: 800;
font-size: 20px;
color: #000;
padding-bottom: 20px;
}
.row.footer-inner {
padding-top: 25px;
}
.footer-top .row>div {
padding: 25px;
}
.footer-top .site-desc {
text-align: justify;
}
.footer-top .get-in-touch p {
margin: 0;
padding: 0;
}
.footer-top .get-in-touch p a {
color: #000;
}
.footer-top .get-in-touch p a:hover {
color: #d30423;
text-decoration: underline;
}
.footer-top .get-in-touch p:first-child {
margin-bottom: 10px;
}
.footer-content ul#menu-resources,
.footer-content ul#menu-quick-links{
padding: 0;
}
.footer-top .menu-resources-container ul li,
.footer-top .menu-quick-links-container ul li {
list-style-type: none;
padding: 4px;
border-bottom: 1px solid #d2cfcf;
}
.footer-content ul#menu-resources li::before,
.footer-content ul#menu-quick-links li::before {
font-family: "FontAwesome";
content: "\f101";
color: #000;
position: absolute;
padding-top: 3px;
left: 15px;
}
.footer-content ul#menu-resources li a,
.footer-content ul#menu-quick-links li a {
color: #000;
text-decoration: none;
}
.footer-content ul#menu-resources li a:hover,
.footer-content ul#menu-quick-links li a:hover {
color: #000;
}
.footer-bottom {
background-color: #1e2023;
}
.footer-bottom .site-info {
padding: 9px;
}
.footer-bottom .container .row p {
margin: 0;
padding: 7px;
color: #fff;
}
.footer-bottom .container .row .col-lg-8 p:nth-child(2){
display: none;
}
.footer-bottom .container .row p a {
color: #ffcb08;
font-weight: bold;
border: 1px solid #fff;
padding: 0 26px;
border-radius: 2px;
transition: 0.6s linear;
}
.footer-bottom .container .row p a:hover {
text-decoration: none;
color: #2e3192;
background-color: #fff;
}
.social ul {
margin: 0;
padding: 0;
text-align: center;
}
.social ul li {
display: inline-block;
width: 35px;
height: 35px;
text-align: center;
background: #3d9dd4;
border-radius: 100%;
margin: 0 15px 0 0px;
}
.social ul li:hover {
background: #fff;
box-shadow: 1px 1px 6px #000;
}
.social ul li a {
display: block;	
color: #fff;
font-size: 18px;
transition: .5s ease-in-out;
}
.social ul li a:hover {
color: #3d9dd4;
}
.social ul li a i {
line-height: 37px;
}
img.image.wp-image-62.attachment-medium.size-medium {
display: block;
margin-left: auto;
margin-right: auto;
width: 70%;
}
footer aside #text-2 .textwidget p {
font-size: 12px;
}
.mobile-social {
position: relative;
padding-top: 51px;
z-index: 9999;
width: 100%;
display: none;
}
ul.mobile-social-ul {
padding: 0;
margin: 0;
width: 100%;
text-align: center;
font-size: 28px;
background: #f5f5f5;
position: fixed;
bottom: 0;
-webkit-box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.75);
}
ul.mobile-social-ul li {
display: inline-block;
list-style-type: none;
padding: 5px 0;
}
.mobile-social-ul li {
width: calc(24% - 4px);
}
.mobile-social-ul .facebook {
background: #475993;
}
.mobile-social-ul .twitter {
background: #76a9ea;
}
.mobile-social-ul .youtube {
background: #f61c0d;
}
.mobile-social-ul .instagram {
background: #c3246d;
}
.mobile-social-ul li a {
color: #fff;
width: 100%;
display: inline-block;
} .sidebar-section {
background: #f5f5f5;
padding-bottom: 40px;
}
.odpem-weather-container {
padding-top: 80px;
}
.odpem-rentals-container{
padding-top: 10px;
}
.tip-container {
padding-top: 28px;
}
a.tip-of-the-day-link:hover {
color: #fff !important;
}
.tip-of-the-day-cont {
position: relative;
bottom: 36px;
}
.tip-of-the-day-cont::before {
content: '';
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.95) 100%);
position: absolute;
top: 0;
left: 0;
}
.tip-of-the-day-content {
position: relative;
top: -3px;
left: 0;
color: #fff;
}
.tip-of-the-day-content .content-content {
font-size: 16px;
font-weight: bold;
padding: 0px 10px;
}
.tip-of-the-day-content .title-content {
line-height: 14px;
font-size: 14px;
padding: 0px 10px;
}
.weather-press-title,
.odpem-rentals-title,
.tip-title {
font-size: 16px;
color: #aeaeae;
line-height: 1rem;
font-family: 'Cinzel', serif;
}
.odpem-rent {
width: 100%;
border: 7px solid #f2f2f2;
position: relative;
background: #f2f2f2;
}
.odpem-rent img.attachment-.size-.wp-post-image {
width: 100%;
height: auto;
}  }
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0px !important; 
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, 
input.wpcf7-form-control.wpcf7-text,
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,
textarea.wpcf7-form-control.wpcf7-textarea {
width: 100%;
border-radius: 5px;
padding-left: 20px;
padding: 5px 0 5px 20px;
border: 1px solid #aeaeae;
}
input.wpcf7-form-control.wpcf7-submit {
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -20%);
border: 2px solid #e00024;
padding: 3px 30px;
background: #e00024;
color: #fff;
font-size: 18px;
font-weight: 800;
cursor: pointer;
width: 100%;
transition: .5s linear;
}
input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #000;
border: 2px solid #000;
}
div#general-contact {
background: #e00024;
margin: 0 !important;
}
div#general-contact-form form.wpcf7-form span.wpcf7-form-control-wrap.your-message textarea.wpcf7-form-control.wpcf7-textarea {
height: 120px !important;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0 !important;
}  .carousel-item-inner-wrap {
position: relative;
}
.carousel-item-inner-wrap::before {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 2%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.4) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 2%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.4) 100%);
background: linear-gradient(top, rgba(0, 0, 0, 0.2) 2%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.4) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.sub-banner {
position: relative;
width: 100%;
height: auto;
background-position: center left !important;
}
.sub-banner::before {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 2%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.4) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 2%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.4) 100%);
background: linear-gradient(top, rgba(0, 0, 0, 0.2) 2%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.4) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.banner-title {
padding-top: 230px;
padding-bottom: 80px;
min-height: 320px;
position: relative;
}
.banner-title h4 {
position: absolute;
top: 50%;
width: 60%;
background: linear-gradient(right, rgba(224,0,36,0) 0%, rgba(224,0,36,1.7) 100%);
background: -webkit-linear-gradient(right, rgba(224,0,36,0) 0%, rgba(224,0,36,1.7) 100%);
background: -moz-linear-gradient(right, rgba(224,0,36,0) 0%, rgba(224,0,36,1.7) 100%);
text-align: center;
padding: 20px 63px 20px 50px;
font-size: 28px;
font-weight: 500;
color: #fff;
} .media-banner div figure iframe {
width: 100%;
height: 500px;
border: #fff;
}
.media-banner .wp-block-video video {
max-width: 100%;
width: 100%;
height: 500px;
}
.post-mg {
margin-top: 30px;
}
.row.post-outer-container {
margin-bottom: 50px;
background: #252525;
}
.col-xs-12.col-sm-12.col-md-6.col-lg-6.post-container {
padding: 0;
}
.post-content-container {
padding: 30px;
}
span.post-date {
color: #fff;
font-size: 14px;
background: #e00024;
padding: 3px 6px;
}
.post-category ul {
display: contents;
text-align: center;
}
.post-category ul li {
list-style-type: none;
display: inline-block;
} 
.post-category ul li a {
border: 1px solid #fff;
padding: 2px 6px;
color: #e00024;
transition: .5s ease-in-out;
}
.post-category ul li a:hover {
text-decoration: none;
background: #e00024;
border: 1px solid #e00024;
color: #fff;
}
ul.sf_date_field {
padding: 0;
}
.post-title {
color: #fff;
font-size: 20px;
padding-top: 10px;
}
.post-content {
color: #cccccc;
padding-top: 20px;
padding-bottom: 40px;
}
a.post-link {
text-decoration: none;
color: #f5f5f5;
font-weight: 500;
border: 1px solid #f5f5f5;
padding: 10px 20px;
transition: .3s ease-in-out;
}
a.post-link:hover {
background: #e00024;
border: 1px solid #e00024;
}
.single-post-title {
font-size: 25px;
line-height: 48px;
font-weight: 600;
letter-spacing: 0px;
font-style: normal;
color: #2d2d2d;
padding: 50px 0 30px 0;
}
.single-post-img {
width: 100%;
height: auto;
position: relative;	
}
.single-post-img img {
width: 100%;
height: auto;
}
.single-post-img p {
background: rgba(0,0,0,0.5);
color: #fff;
text-align: center;
position: absolute;
width: 100%;
bottom: -15px;
padding: 20px;
font-size: 12px;
}
.single-post-content {
text-align: justify;
padding: 20px 0 50px 0;
}
h4.single-news-post-title {
font-size: 20px;
font-weight: 500;
line-height: 1.5rem;
padding-bottom: 5px;
margin: 0px 0;
}
.single-post-article {
padding-top: 50px;
}
.single-post-sidebar {
margin-bottom: 60px;
}
p.single-post-sidebar-title {
padding: 70px 0 30px 0;
font-size: 22px;
border-bottom: 2px solid #e00024;
}
.single-post-sidebar.multiple-sidebar p.single-post-sidebar-title {
padding: 0px 0 30px 0;
}
.recent-post-link-container {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #aeaeae;
}
a.recent-post-link {
color: #000;
text-decoration: none;
}
a.recent-post-link:hover {
color: #e00024;
text-decoration: underline;
} .tip {
padding-bottom: 50px;
}
.tip-of-the-day-container {
padding: 70px 0;
}
.tip-of-the-day-img {
border: 6px solid #f5f5f5;
margin: 10px 5px;
}
.tip-of-the-day-img img, .media_gallery-img img {
width: 100%;
height: auto;
border: 5px solid whitesmoke;
}
.tip-of-the-day-container .tip p {
text-align: center;
padding: 0px 0 30px 0;
font-size: 23px;
font-weight: 300;
margin: 0;
}
#baguetteBox-overlay .full-image figcaption {
bottom: 100px;
background-color: transparent;
background-color: transparent;
}
.media_gallery-img {
margin: 10px 5px;
position: relative;
transition: .5s ease-in-out;
}
.media_gallery-img:hover::before {
content: '';
position: absolute; background: rgb(108,154,182); background: -moz-linear-gradient(45deg,  rgba(108,154,182,0.5) 1%, rgba(68,97,160,0.8) 50%, rgba(125,185,232,1) 100%); background: -webkit-linear-gradient(45deg,  rgba(108,154,182,0.5) 1%,rgba(68,97,160,0.8) 50%,rgba(125,185,232,1) 100%); background: linear-gradient(45deg,  rgba(108,154,182,0.5) 1%,rgba(68,97,160,0.8) 50%,rgba(125,185,232,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c9ab6', endColorstr='#7db9e8',GradientType=1 ); width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
}
.media_gallery-img:hover::after{
content: '📷';
position: absolute;
text-align: center;
color: #fff;
font-size: 26px;
z-index: 999;
z-index: 999;
top: 45%;
left: 45%;
transform: translate(-50%, -50%);
animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
perspective: 1000px;
}
@keyframes shake {
90%, 10% {
transform: translate3d(-1px, 0, 0);
}
80%, 20% {
transform: translate3d(2px, 0, 0);
}
70%, 50%, 30% {
transform: translate3d(-4px, 0, 0);
}
60%, 40% {
transform: translate3d(4px, 0, 0);
}
} .page-top-txt h3 {
text-align: center;
padding: 70px 0 0px 0;
font-size: 23px;
font-weight: 300;
}
.page-top-txt p {
text-align: center;
font-size: 11px;
padding: 10px;
}
.undrl {
width: 180px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
display: block;
border: 1px solid #f5f5f5;
background: #f5f5f5;
}
.flip-card-margin {
margin: 40px 0;
}
.flip-card-margin div .modal-dialog {
max-width: 660px;
margin: 1.75rem auto;
}
.flip-card-outer {
box-sizing: border-box;
display: block;
z-index: 10;
position: relative;
width: 100%;
height: 100%;
border-top: 0px solid transparent;
border-bottom: 1px solid #edf0f2;
border-right: 1px solid #edf0f2;
border-left: 0px solid transparent;
opacity: 1;
box-shadow: 0 0.9375rem 3.75rem rgba(2,2,22,0.1); 
}
.flip-card-container {
width: 100%;
height: 400px;
perspective: 1000px;
}
.flip-card-container.bom-container {
height: 360px;
}
.flip-card{
width: 100%;
height: 100%;
position: relative;
transition: transform 1s;
transform-style: preserve-3d;
}
.flip-card-container.flip .flip-card {
transform: rotateY(180deg);
}
.card-front, .card-back {
width: 100%;
height: 100%;
position: absolute;
backface-visibility: hidden;
}
.card-front {
background: #fff;
}
.card-front-img img {
transform: translate(-50%,-50%) translateZ(0) scale(1,1);
left: 50%;
position: absolute;
top: 146px;
width: 70%;
border-radius: 100%;
height: 250px;
}
.card-front-img.bom img {
width: 90%;
height: 234px;
}
.card-front-img.hidden, .symbol.hidden {
visibility: hidden;
transition: 0.7s ease-in-out;
}
.card-front .symbol {
background-color: #fff;
border-radius: 50%;
box-shadow: rgba(0,0,0,0.7) 1px 2px 15px;
display: inline-block;
height: 3.5rem;
line-height: 1;
padding: 19px;
position: absolute;
right: 35px;
text-decoration: none;
width: 3.5rem;
top: 160px;
text-align: center;
color: #e00024;
}
.card-front-footer {
position: relative;
top: 320px;
padding-left: 25px;
}
.card-front-title strong {
font-family: "360-Bold",sans-serif;
}
.card-back {
background-color: #fff;
transform: rotateY(180deg);
}
.card-back-container {
width: 100%;
height: 100%;
background: rgb(204,51,76);
background: radial-gradient(circle, rgba(204,51,76,1) 0%, rgba(224,0,36,1) 100%);
padding: 50px 20px 20px 20px;
}
.card-back p, .card-back span {
text-align: justify;
text-align-last: left;
line-height: 1.5rem;
font-weight: 400;
margin: 0;
}
.card-back p {
font-size: 16px;
}
.card-back .flip-card-title p {
font-size: 24px;
font-weight: bold;
color: #fff;
}
.card-back .flip-card-title span {
font-size: 16px;
font-weight: 700;
}
.flip-card-content {
padding-top: 20px;
position: relative;
height: 70%;
width: 100%;
z-index: 99;
}
.flip-card-content p {
padding-bottom: 30px;
}
.flip-card-content a {
text-decoration: none;
color: #fff !important;
font-weight: 500;
border: 1px solid #fff;
padding: 10px 20px;
transition: .3s ease-in-out;
cursor: pointer;
}
.flip-card-content a:hover {
background: #fff;
color: #e00024 !important;
border: 1px solid #fff;
}
.bod-modal-img {
float: left;
margin-right: 25px;
}
.bod-modal-content {
margin-top: -7px;
text-align: justify;
} .row.careers-row {
padding-top: 50px  30px;
}
.container.single-career {
padding: 40px 20px;
}
.job-title {
padding: 20px 0;
font-size: 26px;
font-weight: 400;
}
.row.post-outer-container.career-post-outer {
background: #f5f5f5;
}
.post-image.article-image-container.hiring-container {
background: #fff;
width: 100%;
height: 90%;
}
img.img-fluid.hiring {
width: 100%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
cursor: pointer;
}
.post-title.hiring-title {
color: #000;
font-size: 23px;
font-weight: 400;
line-height: 1.5rem;
padding: 0;
}
.hiring-date {
margin-bottom: 15px;
padding-bottom: 5px;
padding-top: 0px;
border-bottom: 1px dashed #dcdada;
}
a.post-link.hiring-link {
background: #e00024;
}
a.post-link.hiring-link:hover {
color: #e00024;
background: #fff;
}
p.no-post {
padding-bottom: 20px;
}
.col-xs-12.col-sm-12.col-md-6.col-lg-6.career-item { width: 100%;
}
.resume-form {
margin-top: 40px;
margin-bottom: 40px;
}
form input {
border: 1px solid #aeaeae;
border-radius: 5px;
color: #000;
}
label {
font-size: 13px !important;
font-weight: 500 !important;
}
label#input_4_7_1_label,
label#input_5_7_1_label {
padding: 10px 0;
}
form input[type=submit] {
padding: 10px 30px;
text-align: center;
border-radius: 4px;
border: none;
background: #e00024;
color: #fff;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
width: 100%;
cursor: pointer;
}
form textarea {
width: 100% !important;
border: 1px solid #aeaeae;
border-radius: 5px;
height: 100px;
color: #000;
padding-left: 10px;
padding-right: 10px;
}
.resume-box-close-btn {
position: fixed !important;
} .row.reports {
margin: 40px 4px 40px 38px;
}
.row.reports.custom-report {
margin: 40px 0;
}
.display-posts-listing {
background: #e7e7e7;
padding: 10px 20px;
margin-bottom: 15px;
overflow: hidden;
width:100%;
position: relative;
}
p.legislation-title {
font-size: 16px;
font-weight: 600;
margin: 0;
}
.listing-item-date {
padding-top: 10px;
color: #62656a;
font-size: 13px;
}
.legislation-btns {
margin-top: 15px;
}
.legislation-btns a {
background: #e00024;
color: #fff;
padding: 10px;
border-radius: 3px;
}
.display-posts-listing .listing-item .report-img {
float: left;
width: 60%;
height: auto;
} .display-posts-listing .listing-item .report-img img {
width: 100%;
height: 100%;
}
.legislation-btn-container {
margin: 40px 0 0 0;
border-bottom: 1px dashed #e6e3e3;
padding-bottom: 31px;
}
.legislation-btn-container ul {
padding: 0;
}
li.legislation-btn {
display: inline-block;
list-style-type: none;
}
a.lgt-btn {
background: #e00024;
color: #fff;
padding: 10px;
margin: 15px 15px 0px 0px;
border-radius: 3px;
}
p.documents-title {
border-bottom: 2px solid #d4d2d2;
padding-bottom: 5px;
margin-bottom: 5px;
width: 105%;
}
.documents-btns .wp-block-file {
margin-bottom: 0 !important; 
}
@media screen and (max-width: 990px) {
.post-image.article-image-container.hiring-container {
display: none;	
}	
.career-post {
height: 165px !important;
}
.display-posts-listing {
padding: 10px 30px;
margin: 15px 0;
}
}
.community-plan  {
float: right;
position: relative;
top: -53px;
left: 120px;
}
.community-post-listing {
padding: 20px 20px;
height: 49px;
width: 70%;
}
.community-items {
position: relative;
top: -12px;
}
.display-posts-listing .listing-item .report-img.community-img {
float: left;
width: 60%;
height: auto;
}
.community-title {
border-bottom: none !important;
padding-bottom: 5px;
margin-bottom: 5px;
position: relative;
top: -9px;
}
.community-items-enter {
left: 50%;
top: 50%;
transform: translate(-33%, 0%);
}
.documents-btns .wp-block-file a:nth-child(1) {
background: #e00024;
border-radius: 2em;
color: #fff;
font-size: 13px;
padding: .5em 1em;
}
.documents-btns .wp-block-file a:nth-child(1):hover {
text-decoration: none;
background: #d20223;
}
h3.doc-padding-remove {
padding-top: 0;
}
.bod-modal-title {
text-align:center;
margin:0px 0 30px 0;
border-bottom:1px solid #e5e5e5;
padding:0 0 20px 0;
font-weight: 500;
font-size: 18px;
} form#search-filter-form-400 {
width: 100%;
}
form#search-filter-form-400 ul li{
display: inline-block;
padding-right: 15px;
padding-bottom: 30px;
text-align: center;
}
form#search-filter-form-400 h4 {
margin: 0;
padding: 5px 0 10px;
font-size: 16px;
}
form#search-filter-form-400 label {
display: inline-block;
margin: 0;
padding: 0;
}
form#search-filter-form-400 select, form#search-filter-form-400 input {
text-transform: none;
background: #fff;
color: #000;
padding: 8px;
border-color: #fff;
font-size: 14px;
border: 2px solid #ddd;
border-radius: 10px;
}
input.map-btn {
background-color: #e00024;
color: #fff;
}
input.map-btn:hover {
background-color: #bd0d29;
color: #fff;
}
.map-shelter-listing {
color: #000;
}
.map-shelter-listing:hover {
color: #e00024;
text-decoration: none;
border-bottom: 2px solid #e00024;
} div#general-contact {
background: #e00024;
margin: 0 !important;
}
div#general-contact-form form.wpcf7-form span.wpcf7-form-control-wrap.your-message textarea.wpcf7-form-control.wpcf7-textarea {
height: 120px !important;
}
.elementor-93 .elementor-element.elementor-element-0998fbf:hover > .elementor-element-populated h2.elementor-heading-title.elementor-size-default,
.elementor-93 .elementor-element.elementor-element-a617327:hover > .elementor-element-populated h2.elementor-heading-title.elementor-size-default,
.elementor-93 .elementor-element.elementor-element-9b8aad8:hover > .elementor-element-populated h2.elementor-heading-title.elementor-size-default {
color: #fff !important;
}
.elementor-93 .elementor-element.elementor-element-0998fbf:hover > .elementor-element-populated .elementor-widget-text-editor,
.elementor-93 .elementor-element.elementor-element-a617327:hover > .elementor-element-populated .elementor-widget-text-editor,
.elementor-93 .elementor-element.elementor-element-9b8aad8:hover > .elementor-element-populated
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item span {
color: #fff !important;
} .btn-slider {
width: 100px;
}   
.leaflet-popup-content p {
margin: 0 !important; 
}
.Active{
background: #40a1ce;
padding: 0px;
border-radius: 50px;
padding: 5px 32px;
color: #fff;
position: relative;
width: 80px;
}
.Active::before {
content: '';
position: absolute;
padding: 13px;
border-radius: 100px;
background: white;
top: 0;
left: -1px;
box-shadow: 3px 0px 3px 0px rgba(0,0,0,0.75);
}
.Closed {
background: #e00024;
padding: 0px;
border-radius: 50px;
padding: 5px 9px;
color: #fff;
position: relative;
width: 80px;
}
.Closed::before {
content: '';
position: absolute;
padding: 13px;
border-radius: 100px;
background: white;
top: 0;
right: -1px;
box-shadow: -2px 0px 3px 0px rgba(0,0,0,0.75);
}
.row.odpem-forms div label {
width: 100%;
}
select#training-options, 
span.wpcf7-form-control-wrap.emergency-plan select {
width: 100%;
margin: 0;
margin-bottom: 20px;
}
select#rental-options {
margin-top: 20px;
} .get-involved-container {
margin: 60px 0;
}
.get-involved-rmv-paddng {
padding: 0;
}
div#get-involved-inner {
height: 400px;
border-radius: 5px;
-webkit-box-shadow: 9px 2px 30px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 9px 2px 30px -5px rgba(0,0,0,0.75);
box-shadow: 9px 2px 30px -5px rgba(0,0,0,0.75);
}
.volunteer.get-involved-box,
.disaster-cordinator.get-involved-box,
.donation.get-involved-box {
background-repeat: no-repeat;
background-position: center;
height: 400px;
width: 100%;
background-size: cover;
position: relative;
transition: all .3s ease;
}
.volunteer.get-involved-box {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/volunteer2.jpg);
}
.donation.get-involved-box {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/donate.jpg);
}
.disaster-cordinator.get-involved-box {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/bod.jpg);
}
.volunteer.get-involved-box::before,
.donation.get-involved-box::before,
.disaster-cordinator.get-involved-box::before {
content: '';
position: absolute;
width: 100%;
height: 0px;
bottom: 0;
left: 0;
transition: all .5s ease;
}
.volunteer.get-involved-box::before {
background: rgba(244,0,36,0.8);
}
.donation.get-involved-box::before {
background-color: rgba(255,165,0,0.8);
}
.disaster-cordinator.get-involved-box::before{
background: rgba(59,161,218,0.8);
}
.volunteer.get-involved-box:hover::before,
.donation.get-involved-box:hover::before,
.disaster-cordinator.get-involved-box:hover::before{
height: 400px;
}
.volunteer-text {
position: relative;
}
.volunteer.get-involved-box:hover .volunteer-text::before,
.disaster-cordinator.get-involved-box:hover .cordinator-text::before {
position: absolute;
color: #fff;
text-align: center;
font-size: 39px;
font-weight: 400;
line-height: 1em;
top: 200px;
left: 50%;
transform: translate(-50%, -50%);
transition: all 5s ease;
z-index: 10;
}
.volunteer.get-involved-box:hover .volunteer-text::before {
content: 'Find Out How To';
}
.disaster-cordinator.get-involved-box:hover .cordinator-text::before {
content: 'Get To Know Your';
}
a.volunteer-btn, div.donate-btn, a.cordinator-btn {
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
padding: 6px 14px;
font-size: 16px;
font-weight: 400;
transition: all .5s ease;
text-decoration: none;
z-index: 9;
width: 72%;
text-align: center;
}
a.volunteer-btn {
background: #e00024;
}
div.donate-btn {
background: #fff;
color: #000;
cursor: pointer;
}
a.cordinator-btn {
background: #00a1ff;
}
.donation.get-involved-box:hover div.donate-btn {
background: #000;
color: #fff;
}
.volunteer.get-involved-box:hover a.volunteer-btn,
.disaster-cordinator.get-involved-box:hover a.cordinator-btn {
background: #fff;
color: #000;
}
.resume-box form h2 {
text-align: center;
padding: 30px;
border-bottom: 1px dashed #aeaeae;
margin-bottom: 30px;
}
.resume-box form label {
width: 100%;
}
a.resume-link {
color: #e00024;
border-left: 2px solid #d4d2d2;
padding-left: 11px;
position: relative;
}
.resume-link::after {
font-family: "FontAwesome";
content: "\f178";
position: absolute;
top: 0;
right: -25px;
}
.career-post {
height: 180px;
}
.donate-box, .resume-box {
width: 600px;
height: 100%;
background: #f5f5f5;
padding: 20px;
z-index: 99999;
position: fixed;
top: 0;
right: -655px;
transition: .5s ease-in-out;
}
@media screen and (max-width: 720px){
.donate-box, .resume-box {
width: 100%;
height: auto;
overflow: scroll;
}
.resume-box form h2 {
padding: 10px;
border-bottom: 1px dashed #aeaeae;
margin-bottom: 10px;
}
.donate-box-close-btn i.fa.fa-times, .resume-box-close-btn i.fa.fa-times {
left: 0px !important;
}
}
.donate-box-close-btn i.fa.fa-times, .resume-box-close-btn i.fa.fa-times{
background: #e00024;
padding: 12px 20px;
font-size: 18px;
color: #fff;
position: absolute;
left: -54px;
cursor: pointer;
}
.donate-box-close-btn i.fa.fa-times:hover, .resume-box-close-bt i.fa.fa-times:hover {
color: #f5f5f5;
}
.donate-toggle, .resume-toggle {
right: 0;
-webkit-box-shadow: -4px -1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -4px -1px 5px 0px rgba(0,0,0,0.75);
box-shadow: -4px -1px 5px 0px rgba(0,0,0,0.75);
}
body.body-background-overlay {
position: relative;
}
body.body-background-overlay::before {
content: '';
position: absolute;
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9998;
} .search-main-content {
padding: 40px 0;
}
.search-main-content p, .search-main-content form {
padding: 0 20px;
}
.entry-summary {
border-bottom: 1px dotted #ddd;
padding-bottom: 20px;
margin-bottom: 20px;
}
.entry-summary-thumbnail.col-md-3 img{
width: 100%;
height: auto;
}
h3.entry-title {
font-size: 22px;
color: #616161;
}
h3.entry-title:hover {
text-decoration: underline;
}
.entry-summary-content a.read-more {
padding: 6px 20px;
background: #e00024;
color: #fff;
background: rgb(224,0,36);
background: linear-gradient(184deg, rgba(224,0,36,1) 0%, rgba(224,0,155,1) 100%);
transition: .8s linear;
}
.entry-summary-content a.read-more:hover {
background: rgb(224,0,155);
background: linear-gradient(184deg, rgba(224,0,155,1) 0%, rgba(224,0,36,1) 100%);
text-decoration: none;
}
a.page-numbers {
color: #000;
padding: 0 10px;
}
.entry-summary-content p {
padding: 0;
}
span.page-numbers.current {
background: #e00024;
padding: 6px 12px;
border-radius: 38px;
color: #fff;
}
.page-content.container.search-main-content form.search-form {
position: inherit !important;
} #mega-menu-wrap-menu-1 .mega-menu-toggle {
background: none !important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
color: #afadad !important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1:after {
color: #848282 !important;
font-size: 50px !important;
}
@media (max-width: 1200px) {
nav#main-menu {
top: 62px;
position: absolute;
right: 0;
width: 100%;
z-index: 9999;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
top: 98px !important;
}
.col-xs-12.col-sm-12.col-md-7.col-lg-7.header-menu-bar {
position: absolute;
right: 0;
top: 5;
}
.login-and-social ul.btn {
display: none;
}
.carousel-indicators {
margin-right: 5%;
margin-left: 5%;
padding: 3px 0px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
top: 92px;
}
.odpem-article.big-article {
margin-bottom: 30px;
}
.section-title .section-border-1, .section-title .section-border-2 {
width: 5%;
}
.single-logo a .logo-name {
text-align: center;
font-size: 12px;
}
.page-title {
top: 40%;
width: 100%;
}
p.documents-title {
padding-top: 10px;
}
.mobile-social {
display: block;
}
}
@media (max-width: 765px) {
p.single-post-sidebar-title {
padding: 0px 0 30px 0;
}
.summary-btn {
display: block;
margin-top: 10px;
width: 65%;
}
.paralax--txt ul {
padding-left: 5px;
padding-top: 30px !important;
}
ul.paralax--content-2 {
padding-top: 20px !important;
padding-bottom: 30px !important;
}
.paralax--txt ul li {
display: block;
margin: 10px 0 !important;
}
#box-1-img:before, #box-3-img:before {
left: 329px;
}
#box-1-img:after, #box-3-img:after {
left: 317px;
}
.paralax--txt ul li .box-1, .paralax--txt ul li .box-3 {
border-left: 5px solid #4f3b3c;
border-right: none;
}
.paralax--txt ul li .box-1:hover, .paralax--txt ul li .box-3:hover {
border-right: none;
border-left: 5px solid #e1ca94;
}
.paralax--txt ul li .box-1:after, .paralax--txt ul li .box-3:after {
transform: rotate(270deg);
left: -5px;
}
}
.documents-btns.row {
padding-top: 20px;
}
.project-btn, .summary-btn {
font-size: 13px;
padding: .5em 1em;
border-radius: 50px;
color: #fff !important;
}
.project-btn:hover, .summary-btn:hover {
text-decoration: none;
cursor: pointer;
}
.project-btn {
background: #e00024;
}
.summary-btn {
background: #32373c;
}
.page-template-services .main-content > div.service-border:first-child {
margin-top: 58px;
}
.row.service-border {
margin: 30px 0;
border-bottom: 1px solid #e5e5e5;
padding: 00px 0;
}
@media screen and (max-width: 800px){ 
.row.service-border {
margin: 30px 0;
border-bottom: 1px solid #e5e5e5;
padding: 20px 0;
}
}
.row.service-border.sercvice-last {
border-bottom: none;
}
.col-xs-12.col-sm-12.col-md-6.col-lg-6.services-container {
padding: 0;
}
.row.service-border div a, .other-highlights a {
padding: 10px;
background: #e00024;
color: #fff;
}
.row.service-border div a:hover, .other-highlights a:hover {
background: #fff;
color: #e00024;
border: 1px solid #e00024;
}
.service-title {
margin-bottom: 40px;
}
.service-title h4 {
font-size: 18px;
}
.highlights-bottom-margin {
margin-bottom: 40px;
}
.highlights-bottom-margin h3 {
padding-bottom: 20px;
}
.wp-pagenavi {
width: 100%;
padding-left: 18px;
margin-top: 20px;
} .site-map-display-location {
text-align: center;
padding: 10px 0 50px 0;
}
.site-map-display-location span.undrl {
margin-top: 20px;
}
ul#site-map-menu li a {
color: #000;
text-decoration: none;
}
ul#site-map-menu li a:hover {
border-bottom: 2px solid #e00024;
color: #e00024;
} .page-template-login footer {
display: none;
}
.login-centered {
position: relative;
top: 0;
left: 50%;
transform: translate(-50%, 36%);
}
.login-bg {
background: url(//www.odpem.org.jm/wp-content/themes/odpem/media/gradient-bg.jpg);
width: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 685px;
}
.login-logo {
background: url(//www.odpem.org.jm/wp-content/themes/odpem/media/login-icon.png);
height: 200px;
width: 300px;
position: absolute;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
left: 50%;
bottom: 50%;
transform: translate(-50%, 50%);
}
.login-container div#wppb-login-wrap {
overflow: hidden !important;
}
.login-container  div#wppb-login-wrap {
border-left: 1px solid #b4b4b4;
}
.login-container p.wppb-alert {
text-align: center;
border-left: 1px solid #b4b4b4;
}
.login-txt {
font-family: Montserrat;
text-align: center;
border-left: 1px solid #b4b4b4;
padding-bottom: 5px;
margin: 0;
}
.login-container div form#loginform {
position: relative;
left: 50%;
top: 50%;
transform: translate(-30%, 0%);
}
.login-page-separator {
background-color: #1e2023;
min-height: 55px;
border-top: 1px solid #fff;
border-bottom: 3px solid #fff;
padding: 10px 20px 0 0;
text-align: center;
color: #fff;
}
.login-container {
padding: 100px 0;
}
.login-username label, .login-password label {
display: none;
}
.login-submit input#wppb-submit {
background: #e00024;
border: none;
padding: 5px 20px;
color: #fff;
font-weight: 600;
cursor: pointer;
}
.login-footer-txt {
font-size: 14px;
padding: 7px !important;
}
.page-template-odpem-kids header, .page-template-word-game header, .page-template-strappy header, .page-template-kids-disaster header,
.page-template-odpem-kids footer, .page-template-word-game footer, .page-template-strappy footer, .page-template-kids-disaster footer {
display: none !important;
}
.odpem-kids-bg {
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/odpem-kids-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
width: 100%;
height: 968.5px;
position: relative;
}
.kids-content-container {
position: relative;
width: 100%;
height: auto;
}
.kid-welcome {
text-align: center;
}
.text-container, .kids-page-content {
background-color: #fff;
padding: 45px 67px;
position: absolute;
top: -25px;
border-radius: 5px;
width: 745px;
}
.text-container::before {
content: "";
background-image: url(//www.odpem.org.jm/wp-content/themes/odpem/media/Scrappy-150x150.png);
background-repeat: no-repeat;
position: absolute;
width: 154px;
height: 150px;
bottom: 9px;
right: -15px;
}
.red, .purple, .brown, .blue, .black {
font-size: 28px;
font-family: 'Chilanka', cursive;
}
.black {
color: #000000;
}
.red {
color: #e00024;
}
.blue {
color: #4285F4;
}
.purple {
color: #ff00f7;
}
.brown {
color: #ff9d37;
}
.cartoon-menu {
position: relative;
}
.menu-odpem-kids-container {
position: absolute;
left: 140px;
top: 380px;
}
ul#odpem-kids-menu {
padding: 0;
position: relative;
}
ul#odpem-kids-menu li {   
list-style-type: none;
background-color: #746b6c;
padding: 5px 7px;
margin: 5px;
text-align: left;
position: relative;
bottom: -10px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}
ul#odpem-kids-menu li::after {
content: '';
position: absolute;
width: 0px;
height: 0px;
border-top: 15px solid transparent ;
border-right: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid #746b6c;
top: 7%;
right: -30px;
}
ul#odpem-kids-menu li a {
display: block;
color: #fff;
text-decoration: none;
}
ul#odpem-kids-menu li a:hover {
border-bottom: 2px solid #fff;
}
.cartoon-footer {
position: absolute;
bottom: 10px;
left: 50%;
transform: translate(-40%, 10px);
color: #fff;
font-size: 14px;
}
.cartoon-footer p a {
color: #ffcb08;
}
.cartoon-footer p a:hover {
color: #1e2023;
}
.kids-content-container .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #e00024;
}
.word-game-inner {
padding: 20px 40px;
}
label#answer {
display: none;
}
.result p .fa {
font-size: 42px;
}
.result p .fa-check {
color: #77b72b;
text-shadow: 2px 2px 2px #77b72b;
}
.correct {
font-size: 26px;
color: #77b72b;
}
.result p .fa-times {
color: #e00024;
text-shadow: 2px 2px 2px #e00024;
}
.result p .fa-smile-o {
color: #0054ff;
}
.answer-comparison ul {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 14px;
color: #5f656b;
}
.fa-frown-o {
color: #77b72b;
}
.answer-comparison ul li {
font-family: 'Chilanka', cursive;
}
.answer-comparison ul li span {
color: #e00024;
font-size: 18px;
}
.strappy-content-container::before {
content: none;
}
.strappy-content p {
text-align: justify;
}
.strappy-content .strappy {
float: right;
width: 300px;
height: auto;
}
.text-container ul li {
display: inline-block;
}
.text-container ul li img {
width: 100px;
height: auto;
}   div#loop, div#loop-1, div#loop-2, div#loop-3 {
margin: 40px 0;
}
.list-group, .list-group-1, .list-group-2, .list-group-3 {
margin:10px;
text-align: center;
text-align: -webkit-center;
text-align: -moz-center;
}
.list-group .row, .list-group-1 .row, .list-group-2 .row, .list-group-3 .row {
background: #e7e7e7;
width: 60%;
}
.document-img img {
width: 60px;
height: auto;
margin-top: 0.8em;
}
p.document-title {
font-size: 16px;
font-weight: 300;
word-spacing: .2em;
margin-top: 1em;
margin-bottom: 1em;
}
.list-group div div p .wp-block-file, .list-group-1 div div p .wp-block-file, .list-group-2 div div p .wp-block-file, .list-group-3 div div p .wp-block-file {
margin-top: 1.3em !important;
margin-bottom: 1em !important;
}
.document-link a {
background: #e00024;
border-radius: 2em;
color: #fff;
font-size: 13px;
padding: .5em 1em;
}
.one-third {
padding: 10px 20px;
width: 33.3%;
}
.pagination-nav ul.pagination {
position: relative;
left: 0;
transform: translate(20.5%, 0%);
}
ul.pagination {
position: relative;
left: 0;
transform: translate(11%, 0%);
}
.row.documents {
width: 80%;
}
.row.documents div img {
width: 75%;
padding: 10px;
}
.document-title-pub {
border-bottom: 2px solid #d4d2d2;
padding: 10px 0;
margin-bottom: 5px;
text-align: left;
}
.wp-block-file.document-link-cont {
text-align: left;
}
.document-link-title {
background: #e00024;
border-radius: 2em;
color: #fff;
font-size: 13px;
padding: .5em 1em;
}
.document-link-title:hover {
text-decoration: none;
background: #d20223;
color: #fff;
}
.post-category {
position: absolute;
top: 10px;
right: 7px;
background: #f8c501;
padding: 4px 6px;
border-radius: 0px;
font-size: 13px;
font-weight: 600;
color: #fff;
text-shadow: -2px 1px 11px rgba(0, 0, 0, 0.42);
}   
.banner-wrapper-inner a{
text-decoration: none;
transition: 0.5s ease-in-out !important;
}
.banner-wrapper-inner a:hover {
}
h5.banner-text {
padding: 15px 0;
margin: 0;
text-align: center;
font-family: montserrat, sans-serif;
font-weight: 500;
text-shadow: 2px 1px 2px rgba(0,0,0,1);
}
img.maps {
width: 350px;
height: auto;
margin: 15px;
}
a.lightbox.maps {
display: inline-block;
}.woowbox-gallery-wrap {
box-sizing: border-box !important; }
.woowbox-gallery-wrap * {
box-sizing: border-box !important; }
.woowbox-gallery-wrap svg {
vertical-align: baseline !important; }html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.wppb-user-forms,
.wppb-user-forms * {
-webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; } .wppb-user-forms .wppb-form-field {
list-style: none;
}
.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([value="agree"]),
.wppb-user-forms select,
.wppb-user-forms textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
.wppb-user-forms input[type="checkbox"],
.wppb-user-forms input[type="radio"] {
padding: 0; }
.wppb-user-forms input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
} .wppb-user-forms input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} .wppb-user-forms button::-moz-focus-inner,
.wppb-user-forms input::-moz-focus-inner {
border: 0;
padding: 0;
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"],
.wppb-user-forms textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
.wppb-user-forms input[type="text"]:focus,
.wppb-user-forms input[type="number"]:focus,
.wppb-user-forms input[type="email"]:focus,
.wppb-user-forms input[type="url"]:focus,
.wppb-user-forms input[type="password"]:focus,
.wppb-user-forms input[type="search"]:focus,
.wppb-user-forms textarea:focus {
color: #111;
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"] {
padding: 3px;
}
.wppb-user-forms textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
} .wppb-user-forms .wppb-wysiwyg .wp-editor-wrap {
float: left;
width: 69.9%;
} .wppb-user-forms .wppb-wysiwyg button:hover {
background: none;
} .wppb-user-forms .wppb-wysiwyg div.mce-tinymce.mce-panel {
border: 1px solid #ccc !important;
color: #666 !important;
}
.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-first {
border-width: 0 0 1px 0 !important;
}
.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-last {
border-width: 1px 0 !important;
} .wppb-user-forms .wppb-wysiwyg .quicktags-toolbar {
border: 1px solid #dedede;
border-bottom: 0;
} #wp-link label input[type="text"] {
padding: 0;
}
#wppb-search-fields {
min-width: 250px;
float: left;
margin-right: 20px;
}
.wppb-user-forms .wppb-search-button {
margin-right: 10px;
padding: 7px 20px;
line-height: 24px;
}
.wppb-search-users-wrap {
margin-bottom: 20px;
}
.wppb-user-forms .extra_field_heading {
margin-bottom: 0;
}
.wppb-user-forms .login-submit #wppb-submit:disabled,
.wppb-user-forms .form-submit #wppb-recover-password-button:disabled,
.wppb-user-forms .form-submit #register:disabled,
.wppb-user-forms .form-submit #edit_profile:disabled {
background: #414141;
opacity: 0.3;
cursor: not-allowed;
} .wppb-user-forms ul {
max-width: 900px;
list-style: none;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.wppb-user-forms ul li {
list-style: none;
}
#wppb-login-wrap p,
#select_user_to_edit_form p {
overflow: hidden;
margin: 0 0 14px 0;
padding: 0;
}
.wppb-user-forms ul li {
margin: 0 0 14px 0;
padding: 0;
}
.wppb-user-forms ul li.wppb-recaptcha:not(.wppb-field-error):has(.wppb-invisible-recaptcha, .wppb-v3-recaptcha) {
margin: 0;
padding: 0;
height: 0;
}
.wppb-user-forms ul li:after {
content: "";
clear: both;
display: block;
}
.wppb-user-forms .wppb-input-hidden {
padding-bottom: 0;
}
.wppb-user-forms.wppb-user-role-administrator .wppb-input-hidden {
padding-bottom: 14px;
}
.wppb-user-forms .wppb-form-field > ul {
margin-left: 0;
}
.wppb-form-field .wppb-password-field-container {
display: block;
position: relative;
}
.wppb-form-field .wppb-password-field-container input[type="password"] {
width: 100%;
}
.wppb-form-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label {
width: 30%;
float: left;
min-height: 1px;
}
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-form-field .wppb-password-field-container,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-auth input {
width: 69.9%;
float: left;
}
.wp-theme-oceanwp .wppb-form-field input[type="number"]{
max-width: 100% !important;
}
#wppb-login-wrap .login-remember {
display: flex;
align-items: center;
}
#wppb-login-wrap .login-remember input {
cursor: pointer;
}
#wppb-login-wrap .login-remember label {
padding-left: 8px;
margin-bottom: 0;
cursor: pointer;
}
.wppb-form-field.wppb-timepicker select {
width: auto !important;
margin-right: 5px;
}
.wppb-user-forms .wppb-wysiwyg .wp-editor-wrap .wp-editor-tabs * {
box-sizing: content-box !important;
}
.wp-theme-oceanwp .woocommerce .wppb-user-forms .wppb-wysiwyg .wp-editor-wrap .wp-editor-tabs *{
width: auto !important;
padding: 3px 8px 4px !important;
}
.wppb-user-forms .wp-editor-wrap input {
float: none;
width: auto;
}
input#send_credentials_via_email {
float: none;
margin-right: 10px;
}
.wppb-send-credentials-checkbox label {
width: auto;
}
.wppb-form-field > span:not(.wppb-password-field-container) {
display: block;
clear: both;
margin-left: 30%;
font-size: 80%;
font-style: italic;
word-break: break-word;
}
.wppb-form-field > span.custom_field_html {
font-style: normal;
font-size: 100%;
}
.wppb-form-field > span.select2-container {
font-style: normal;
font-size: 100%;
clear: none;
}
.wppb-form-field > span.select2-container .selection .select2-selection {
height: 44px;
}
.wppb-repeater .wppb-select-cpt span.select2-container {
width: auto !important;
}
span.select2-container {
z-index: 9999;
}
.wppb-form-field.wppb-timepicker > span.wppb-timepicker-separator {
display: inline-block;
float: left;
clear: none;
margin-left: 0;
margin-right: 5px;
font-size: 100%;
font-style: normal;
}
.wppb_upload_button {
display: inline-block;
}
.wppb-user-forms .wppb-checkboxes li,
.wppb-user-forms .wppb-radios li {
display: inline-block;
padding: 0 20px 0 0;
}
.wppb-user-forms .wppb-checkboxes li.wppb-hidden {
padding: 0;
}
.wppb-form-field .wppb-checkboxes label,
.wppb-form-field .wppb-radios label {
float: none;
min-width: 0;
padding-left: 5px;
width: auto;
display: inline-block;
}
.wppb-checkbox-terms-and-conditions input,
.wppb-checkboxes li input,
.wppb-radios li input {
min-width: 0;
float: none;
}
.wppb-edit-user .wppb-checkbox-terms-and-conditions {
display: none;
}
.wppb-form-field.wppb-heading span,
.wppb-default-about-yourself-heading span,
.wppb-default-contact-info-heading span,
.wppb-default-name-heading span,
.wppb-checkbox-terms-and-conditions span {
margin-left: 0;
}
.wppb-checkbox-terms-and-conditions label {
width: 100%;
}
.wppb-form-field.wppb-checkbox-terms-and-conditions input[type="checkbox"].custom_field_toa {
float: none;
margin-right: 10px;
}
.wppb-recaptcha-element {
display: inline-block;
}
.wppb-recaptcha-element.wppb-invisible-recaptcha {
display: block !important;
}
.wppb-recaptcha-element iframe {
margin-bottom: 0;
}
.wppb-form-field input.wppb-map-search-box {
position: absolute;
top: 10px !important;
height: 34px;
width: 50%;
min-width: 250px;
background: #fff;
border: 0;
border-radius: 1px;
padding: 0 10px;
box-shadow: 0 1px 1px 0 #c1c1c1;
font-family: "Roboto", sans-serif;
}
.wppb-create-new-site {
width: 100%;
}
input#wppb_create_new_site_checkbox {
width: auto;
margin-right: 10px;
float: none;
}
label[for="wppb_create_new_site_checkbox"] {
width: 100%;
}
label[for="blog-privacy"] {
width: 100%;
} .wppb-gdpr-checkbox.wppb-form-field label {
width: 100%;
float: none;
}
.wppb-gdpr-checkbox.wppb-form-field #user_consent_gdpr {
float: none;
margin: 0 10px 0 0;
} .wppb-error,
.wppb-warning,
.wppb-notice,
.wppb-success {
padding: 6px 9px;
margin: 0 auto 25px;
display: block;
width: 100%;
}
.wppb-error,
.wppb-warning {
box-sizing: border-box;
background: #ffebe8;
border: 1px solid #c00;
}
.wppb-error,
.wppb-warning,
.wppb-notice {
color: #222222 !important;
}
.wppb-error a,
.wppb-warning a {
color: #007acc !important;
}
.admin-bar #wppb_form_general_message {
padding-top: 32px;
}
.wppb-error a:hover,
.wppb-warning a:hover {
color: #007acc !important;
text-decoration: underline;
}
.wppb-notice {
box-sizing: border-box;
background: #ccc;
border: 1px solid #666;
}
.wppb-required {
color: red;
}
.wppb-required,
.wppb-checkbox-terms-and-conditions span.wppb-required {
margin-left: 5px;
}
.wppb-success {
box-sizing: border-box;
background: #e7f7d3;
border: 1px solid #6c3;
}
.wppb-register-user .wppb-field-error,
.wppb-edit-user .wppb-field-error,
#wppb-recover-password .wppb-field-error {
background-color: #ffdfdf;
border: 1px dotted #c89797;
margin-bottom: 6px !important;
padding: 6px !important;
}
.wppb-field-error > input,
.wppb-field-error > select,
.wppb-field-error > textarea,
.wppb-field-error > label {
margin-bottom: 10px;
}
.wppb-field-error img {
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0px;
vertical-align: middle;
margin-top: -3px;
padding-left: 5px;
width: auto;
height: auto;
}
.wppb-form-field > span.wppb-form-error {
margin-top: 10px;
padding-top: 5px;
border-top: 1px dotted #c89797;
font-size: 100%;
margin-left: 0;
} #wppb-register-user .wppb-default-blog-details.wppb-field-error {
background-color: transparent !important;
border: 0px !important;
}
.wppb-default-blog-details > span.wppb-form-error {
display: none;
}
.wppb-blog-details-heading span {
margin-left: 0;
}
.wppb-1website-url {
position: absolute;
left: -99999px;
} .wppb-table * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wppb-table {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-spacing: 0.5rem;
border-collapse: collapse;
width: 100%;
}
.wppb-table th {
background: #f4f4f4;
padding: 7px;
border: 1px solid #e1e1e1;
text-align: left;
}
.wppb-table thead tr:hover {
background: none;
}
.wppb-table .wppb-sorting .wppb-sorting-default {
display: inline-block;
width: 16px;
height: 16px;
background: url(//www.odpem.org.jm/wp-content/plugins/profile-builder/assets/images/sorting-default.png) no-repeat center center;
vertical-align: middle;
}
.wppb-table .wppb-sorting .wppb-sorting-ascending {
background-image: url(//www.odpem.org.jm/wp-content/plugins/profile-builder/assets/images/sorting-ascending.png);
}
.wppb-table .wppb-sorting .wppb-sorting-descending {
background-image: url(//www.odpem.org.jm/wp-content/plugins/profile-builder/assets/images/sorting-descending.png);
}
.wppb-table tr:hover {
background: #f1fcff;
}
.wppb-table td {
padding: 7px;
border: 1px solid #e1e1e1;
}
.wppb-table .wppb-posts,
.wppb-table .wppb-moreinfo {
text-align: center;
}
.wppb-avatar img {
max-width: none;
}
ul.wppb-profile {
list-style-type: none;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
}
ul.wppb-profile li {
margin-left: 0;
margin-right: 0;
overflow: hidden;
}
ul.wppb-profile li label {
display: block;
width: 30%;
float: left;
min-height: 1px;
font-weight: bold;
}
ul.wppb-profile li span {
display: block;
width: 69.9%;
float: left;
}
ul.wppb-profile li h3,
ul.wppb-profile li h3:first-child {
margin: 20px 0;
padding-top: 20px;
border-top: 1px solid #d2d2d2;
}
ul.wppb-faceted-list {
list-style: none;
margin: 0 0 20px;
}
ul.wppb-faceted-list:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
ul.wppb-faceted-list > li {
float: left;
margin-right: 15px;
max-width: 300px;
}
ul.wppb-faceted-list > li:first-child {
float: none;
clear: both;
}
.wppb-userlisting-container .wppb-faceted-list li h5 {
margin-top: 20px;
margin-bottom: 5px;
}
ul.wppb-faceted-list label > * {
vertical-align: middle;
}
ul.wppb-faceted-list input[type="checkbox"] {
margin-right: 5px;
}
.wppb-userlisting-container.wppb-spinner {
position: relative;
opacity: 0.5;
}
.wppb-userlisting-container.wppb-spinner:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
display: block;
width: 32px;
height: 32px;
z-index: 1000;
}
ul.wppb-faceted-list .hide-this {
display: none;
}
#wppb-remove-facets-container {
list-style: none;
margin: 0;
}
.wppb-remove-facet:before,
.wppb-remove-all-facets:before {
content: "x";
display: inline-block;
border-right: 1px dotted #d3ccc9;
border-right: 1px dotted #6f6f6f;
padding-right: 5px;
margin-right: 5px;
}
.wppb-userlisting-container .wppb-ul-range-values {
padding: 5px 0;
}
.wppb-userlisting-container:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.wppb-float-left {
float: left;
}
.wppb-float-right {
float: right;
}
.wppb-facet-float-left {
float: left;
max-width: 300px;
}
.wppb-facet-float-right {
float: right;
max-width: 300px;
}
li.wppb-facet-search {
position: relative;
}
.wppb-facet-search-wrap label {
display: inline-block;
position: relative;
padding: 0 !important;
margin: 0 !important;
}
.wppb-facet-search {
width: 75% !important;
margin-right: 5px !important;
}
.wppb-facet-search .screen-reader-text {
display: none;
}
.wppb-facet-search,
.wppb-search-submit {
box-sizing: border-box;
display: inline-block !important;
vertical-align: middle;
}
.wppb-search-submit {
display: inline-block;
width: 20%;
height: 100%;
background: #4f5963;
position: absolute;
right: 0;
cursor: pointer;
border: 1px solid #444d57;
border-radius: 3px;
padding: 0 !important;
margin: 0 !important;
}
.wppb-search-submit:hover {
background: #fff;
color: #4f5963;
}
.wppb-search-submit::before {
content: "\26B2";
display: inline-block;
color: #fff;
font-size: 120%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wppb-search-submit:hover::before {
color: #4f5963;
}
@media screen and (max-width: 720px) {
.wppb-table {
border: 0;
}
.wppb-table thead {
display: none;
}
.wppb-table tr {
display: block;
margin-bottom: 30px;
}
.wppb-table td {
display: block;
text-align: right;
border-bottom: 0;
}
.wppb-table td:last-of-type {
border-bottom: 1px solid #e1e1e1;
}
.wppb-table .wppb-posts,
.wppb-table .wppb-moreinfo {
text-align: right;
}
.wppb-table td:before {
content: attr(data-label);
float: left;
}
.wppb-table td:after {
content: "";
display: block;
clear: both;
}
} @media screen and (max-width: 500px) {
.wppb-form-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label,
ul.wppb-profile li label {
width: 100%;
display: block;
float: none;
}
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input,
#wppb-login-wrap .login-auth input,
ul.wppb-profile li span {
width: 100%;
float: left;
}
.wppb-form-field > span {
margin-left: 0;
}
.wppb-checkboxes li label,
.wppb-radios li label {
display: inline;
}
.wppb-form-field .wppb-avatar-nofile,
.wppb-form-field .wppb-avatar-file,
.wppb-form-field .wppb-upload-nofile,
.wppb-form-field .wppb-upload-file {
margin-left: 0;
}
.wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,
#wppb-login-wrap .login-password button.wppb-toggle-pw {
top: 6px !important;
}
} #pass-strength-result {
background-color: #eee;
border: 1px solid #ddd;
display: none;
float: left;
margin: 13px 5px 5px 30%;
padding: 3px 5px;
text-align: center;
width: 200px;
height: 28px;
}
#pass-strength-result.short {
background-color: #ffa0a0;
border-color: #f04040;
}
#pass-strength-result.bad {
background-color: #ffb78c;
border-color: #ff853c;
}
#pass-strength-result.good {
background-color: #ffec8b;
border-color: #fc0;
}
#pass-strength-result.strong {
background-color: #c3ff88;
border-color: #8dff1c;
} .wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,
#wppb-login-wrap .login-password button.wppb-toggle-pw,
#wppb-recover-password-container .wppb-form-field.passw1 .wppb-toggle-pw,
#wppb-recover-password-container .wppb-form-field.passw2 .wppb-toggle-pw {
position: absolute;
right: 4px;
top: 50%;
transform: translateY(-50%);
background: transparent !important;
background-color: transparent !important;
border: 1px solid transparent;
box-shadow: none;
padding: 0;
margin: 0;
cursor: pointer;
outline: none;
display: flex;
align-items: center;
justify-content: center;
}
.wp-theme-oceanwp .wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wp-theme-oceanwp .wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw{
width: auto !important;
}
#wppb-loginform .login-password .show-password-input,
.woocommerce .wppb-default-repeat-password .show-password-input,
.woocommerce .wppb-default-password .show-password-input {
display: none !important;
}
.wppb-form-field.wppb-default-password button img,
.wppb-form-field.wppb-default-repeat-password button img,
#wppb-login-wrap .login-password button img,
#wppb-recover-password-container .wppb-form-field.passw1 button img,
#wppb-recover-password-container .wppb-form-field.passw2 button img {
width: 20px;
} .wppb-form-field.wppb-subscription-plans label {
width: 100%;
float: none;
}
.wppb-form-field.wppb-subscription-plans input {
display: inline-block;
float: none;
margin-right: 10px !important;
}
.wppb-form-field.wppb-subscription-plans span.description {
display: block;
font-size: 100%;
font-style: italic;
margin-left: 0;
margin-bottom: 1.5em;
} .wppb-user-forms table {
border-collapse: separate;
} .wppb-private-website.wppb-private-website-hide-menus .main-navigation {
display: none;
} .marker-content-info {
position: absolute;
top: -400px;
left: -400px;
display: none;
}
.wppb-map-container .marker-content {
min-width: 320px;
max-width: 100%;
}
.wppb-map-container .marker-content .marker-info-avatar_or_gravatar {
float: left;
margin-right: 10px;
} .elementor-edit-mode .wppb-map-container {
width: 69.9%;
float: left;
border: 1px solid #ccc;
border-radius: 3px;
} #wppb_auth_secret_buttons,
#wppb_auth_verify_buttons,
#wppb_auth_QR_INFO {
margin-left: 30%;
}
#wppb_auth_secret_buttons,
#wppb_auth_verify_buttons {
display: flex;
justify-content: space-between;
align-items: stretch;
}
.wppb_auth_button {
background: none repeat scroll 0 0 #f7f7f7;
border: 1px solid #ccc !important;
color: #555;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 26px;
padding: 15px;
text-decoration: none;
white-space: nowrap;
text-align: center;
width: 30%;
}
.wppb_auth_button:hover {
background: none repeat scroll 0 0 #fafafa;
border: 1px solid #999 !important;
color: #222;
text-decoration: none;
}
#wppb_auth_newsecret.wppb_auth_new_button,
#wppb_auth_verify_button.wppb_auth_verify_button {
flex-grow: 1;
}
#wppb_show_qr.wppb_auth_qr_button,
#wppb_auth_verify_indicator.wppb_auth_verify_indicator {
flex-grow: 1;
}
#wppb_auth_verify_indicator {
pointer-events: none !important;
}
#wppb_auth_verify_indicator.valid {
background-color: #c3ff88;
border-color: #8dff1c;
}
#wppb_auth_verify_indicator.invalid {
background-color: #ffa0a0;
border-color: #f04040;
}
#wppb_auth_QR_INFO .wppb-description-delimiter {
font-size: 80%;
font-style: italic;
}
#wppb_auth_QRCODE {
text-align: center;
}