.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//joralllc.com/wp-content/themes/joral/owlcarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.fs-xx-small { font-size: 0.688rem; } .fs-x-small { font-size: 0.750rem; } .fs-small { font-size: 0.813rem; } .fs-medium, body { font-size: 0.875rem; } .fs-large { font-size: 0.938rem; } .fs-x-large { font-size: 1rem; } .fs-xx-large { font-size: 1.063rem; } .row-eq-height
{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
body
{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}
h1, h2
{
font-family:'ISOCPEUR V2' !important;
font-weight: bold;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1
{
font-size: 60px;
}
h2
{
font-size: 2rem;
}
h3, h4, h5, h6
{
font-weight: 600;
}
.font-color-white { color: #fff; }
.font-color-red { color: #ed1f28; }
.bg-color-red { background-color: #ed1f28; }
.border-primary { border: 1px solid rgba(0,0,0,.1) !important; }
.single-product table h3 
{ 
font-size: 16px;
font-weight: 800;
color: #ed1f28;
}
.btn-primary { 
color: #ffffff; 
background-color: #ed1f28; 
border-color: #ed1f28; 
} 
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary { 
color: #ffffff; 
background-color: #7b071b;
border-color: #7b071b;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle
{
color: #fff;
background-color: #7b071b;
border-color: #7b071b;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus
{
box-shadow: 0 0 0 .2rem rgba(123,7,27,.5);
}
.btn-primary.focus,
.btn-primary:focus
{
box-shadow: 0 0 0 .2rem rgba(123,7,27,.5);
}
.home #torso { background-color: #fff; }
.home #torso hr { border-top-color: #fff; }
.home #torso h3
{
color: #ed1f28;
font-size: 1.313rem;
font-weight: 600;
} .features_footer
{
padding: .75rem 1.25rem;
background-color: #efefef;
}
.features_footer a { color: #333; }
.simplebar-track.simplebar-vertical { width: 9px; background-color: #efefef; }
.features_news_items p > strong > a,
.features_events p > strong > a
{
color: #212529;
}
.simplebar-scrollbar::before
{
border-radius: 0;
background: #3a3a3a;
}
.home .card-deck .cw-25 {
flex: 1 0 25%;
max-width: calc(25% - 30px);
}
.home .card-deck .cw-50 {
flex: 1 0 50%;
max-width: calc(50% - 30px);
}
.home .card-deck .card
{
background-color: transparent;
border-radius: 0;
border: 0 none;
}
.home .card-deck .card-body
{
padding: 0;
border-radius: 0;
}
.home .card-deck .card-body .card-title
{
color: #ed1f28;
}
.home .card-deck .card-footer
{
border-top: 0 none;
background-color: #efefef;
}
.home .card-deck .card-footer a { color: #333; }
#header
{
background-color: #fff;
border-bottom: 5px solid #ed1f28;
}
#header-wrapper
{ }
#header-nav
{ }
#header form
{
position: relative;
width: 242px;
height: 31px;
background: transparent url(//joralllc.com/wp-content/themes/joral/images/bg_search.png) no-repeat 0 0;
}
#header form .s
{
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 31px;
margin: 0;
padding-left: 10px;
color: #666;
background-color: transparent;
border: 0 none;
}
#header form .button-s
{
position: absolute;
top: 0;
right: 0;
} #footer
{
margin-top: 100px;
color: #fff;
background-color: #3a3a3a;
border-top: 5px solid #ed1f28;
}
@media (max-width: 991.98px)
{
#footer { margin-top: 50px; }
}
#footer h5
{
font-size: 0.875rem;
text-transform: uppercase;
font-weight: bold;
}
#footer a
{
color: #999;
}
#footer-post
{
color: #fff;
background-color: #000;
}
#menu-item-15 a,
#menu-item-16 a,
#menu-item-17 a
{
display: block;
width: 16px;
height: 16px;
margin: 0 0.750rem;
padding: 0;
background-color: transparent;
background-repeat: no-repeat;
background-position: 0 0;
font: 0/0 a;
color: transparent;
text-shadow: none;
border: 0;
}
#menu-item-15 a { background-image: url(//joralllc.com/wp-content/themes/joral/images/icon_linkedin.png); }
#menu-item-16 a { background-image: url(//joralllc.com/wp-content/themes/joral/images/icon_youtube.png); }
#menu-item-17 a { background-image: url(//joralllc.com/wp-content/themes/joral/images/icon_facebook.png); }
#menu-item-15 a:hover,
#menu-item-16 a:hover,
#menu-item-17 a:hover
{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.feature
{
height: 150px;
background: #000 url(//joralllc.com/wp-content/themes/joral/images/header_default.jpg) no-repeat top center;
border-bottom: 5px solid #ed1f28;
}
.breadcrumb
{
margin-top: .5rem;
padding-left: 0;
background-color: transparent;
border-radius: 0;
}
a,
.article a,
.page-id-28 a
{
color: #ed1f28;
}
a:hover,
.article a:hover,
.page-id-28 a:hover
{
color: #ed1f28;
text-decoration: underline; } .article h1
{
margin-bottom: 1rem;
font-size: 2rem;
}
.article h2
{
margin-bottom: 1rem;
font-size: 2rem;
color: #63655b;
}
.article h3
{
font-size: 1.313rem;
}
.page-id-72 .article h3 { font-size: 1.125rem; }
.article p 
{
line-height: 1.8;
font-size: 1rem;
}
.article blockquote
{
float: right;
border-left: 2px solid #eae8e5;
padding: 0 25px;
margin: 0 0 25px 25px;
width: 300px;
}
.article blockquote p
{
font-size: 13px;
}
.article blockquote p strong
{
font-size: 18px;
text-transform: uppercase;
color: #ed1f28;
font-weight: normal;
}
.sidebar h6
{
margin: 0;
padding: 1.563rem 1.125rem 0.625rem 1.125rem;
color: #fff;
background-color: #ed1f28;
font-size: 1.125rem;
font-weight: 600;
}
.sidebar .nav-link
{
color: #000;
border-bottom: 1px solid #eae8e5;
}
.sidebar .nav-link:hover
{
color: #999;
}
.sidebar .current_page_item .nav-link
{
font-weight: bold;
color: #ed1f28;
}
.form_wrapper form label
{
display: block;
margin-bottom: 5px;
}
.form_wrapper form .wpcf7-text,
.form_wrapper form .wpcf7-textarea
{
width: 470px;
background: #fff url(//joralllc.com/wp-content/themes/joral/images/bg_input.gif) repeat-x left bottom;
border: 1px solid #eae8e5;
padding: 5px;
}
.form_wrapper form .wpcf7-text { height: 40px; }
.page-id-28 .form_wrapper form .wpcf7-select
{
width: 100%;
padding: 5px;
} .hvr
{
display: inline-block;
position: relative;
}
.hvr .hvr_menu
{
display: block;
opacity: 0;
visibility: hidden;
position: absolute;
top: 120%;
left: 0;
min-width: 230px;
background-color: #FFF;
border: 1px solid #efefef;
margin-top: 5px;
z-index: 1000;
-webkit-transition: all .3s ease;
-ms-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
@media (max-width: 1269.98px)
{
.hvr .hvr_menu { left: auto; right: 0; }
}
.hvr:hover .hvr_menu { opacity: 1; visibility: visible; top: 100%; }
.hvr .hvr_menu a
{
color: #63655b;
border-color: #efefef !important;
}
.hvr .hvr_menu a:hover
{
color: #ed1f28;
text-decoration: none;
}
.hvr .menu-heading
{
font-size:1.2rem;
}
.hvr ul 
{
padding-left:0;
list-style:none;
}
.hvr_menu p {
margin-bottom: 1em;
}
#header .col-9 { position: static !important; }
.hvr_wide { position: inherit !important; }
.hvr_wide .hvr_menu { top: 120%; width: 100%; padding: 2em;}
.hvr_wide:hover .hvr_menu { top: 100%; }
.searchandfilter ul { padding-left: 0; }
.hero
{
background-color: transparent;
background-image: url(//joralllc.com/wp-content/themes/joral/images/blueprint.png);
min-height: 150px;
border-bottom: 1px solid #e8f4f8;
}
@media (max-width: 1199.98px)
{
.hero { min-height: 0; }
}
.home .hero { height: 450px; }
.page .hero h1,
.post-type-archive .hero h1,
.blog .hero h1,
.search-results .hero h1,
.archive .hero h1,
.error404 .hero h1,
.single-post .hero h1,
.single-article .hero h1
{
line-height: 150px;
}
@media (max-width: 1199.98px)
{
.page .hero h1,
.post-type-archive .hero h1,
.blog .hero h1,
.search-results .hero h1,
.archive .hero h1,
.error404 .hero h1,
.single-post .hero h1
{
line-height: 1.1;
}
}
.primary .btn-link { padding-bottom: 19px; color: #212529; }
.primary .btn-link:hover { color: #ed1f28; text-decoration: none; }
.primary .btn-link.current-menu-item,
.primary .btn-link.current-menu-ancestor
{
color: #ed1f28;
}
#header .tertiary .fa-color { color: #ed1f28; }
#header .tertiary .fa-color:hover { color: #999; }
a[href^="tel:"] { color: #212529; }
.tertiary { font-size: 18px; }
.tertiary a
{
position: relative;
margin-right: 5px;
}
.tertiary a:last-child { margin-right: 0; }
.tertiary a.sep_after { margin-right: 20px; }
.tertiary a.sep_after::after
{
content: '';
position: absolute;
top: -2px;
right: -13px;
width: 1px;
height: 24px;
background-color: #ccc;
}
.tertiary a.sep_after:first-child::after { top: 0; }
.tertiary a.sep_after:last-child::after { content: none; }
.table
{
margin-top:2rem;
margin-bottom:2rem;
}    
.table th { border-top: none; border-bottom: 2px solid #ed1f28; }
.table td { font-size: 1rem; }
tr.spec_parameters > td { background-color:#f2f2f2; border-bottom:1px solid #000; }
.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(0,0,0,.01); }
#footer .widget_custom_html a:hover { color: #fff; } .carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ed1f28' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ed1f28' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.carousel-indicators { bottom: -40px; }
@media (max-width: 991.98px)
{
.carousel-indicators { bottom: -60px; }
}
.carousel-indicators li
{
background-color: #ed1f28;
border-radius: 50%;
width: 10px;
height: 10px;
}
.accordion_controls {
margin-top: 7px;
}
.accordion_controls .btn-link
{
padding: 0;
color: #000;
text-decoration: none;
border-radius: 0;
}
.accordion_controls .btn-link span
{
padding: .375rem 0;
border-bottom: 3px solid #ed1f28;
}
.accordion_controls .btn-link.collapsed
{
color: #5e5e5e;
}
.accordion_controls .btn-link.collapsed span
{
border-bottom-color: #fff;
}
.spec_row { border-top: 1px solid #dadada; }
.spec_col_left, .spec_col_right span { color:#5e5e5e; }
.product_box { border: 1px solid #dedede; }
.product_box .btn-link { color: #515050; }
.product_box .fa-file-pdf { font-size: 2.5rem; }
.product_box li a { color: #515050; line-height: 2.5rem; }
.product_box li a:hover { color: #ed1f28; }
.product_box_order,
.post-type-archive-article .card
{
background-color: transparent;
background-image: url(//joralllc.com/wp-content/themes/joral/images/blueprint.png);
background-repeat: no-repeat;
background-position: calc(50% - 180px) calc(50% + 190px);
}
#requestQuoteModal div.wpcf7 .ajax-loader
{
position: absolute;
top: 20px;
left: 20px;
margin: 0;
}
#requestQuoteModal .wpcf7-response-output
{
margin: 0 20px 0 0 !important;
}
#frontpage-slider .item img { z-index: 5; }
#frontpage-slider .item .item_caption { background-color: #ccc; z-index: 10; }
.item_caption.left_top { top: 100px; left: 100px; }
.item_caption.left_center { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 100px; }
.item_caption.left_bottom { bottom: 100px; left: 100px; }
.item_caption.right_top { top: 100px; right: 100px; }
.item_caption.right_center { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 100px; }
.item_caption.right_bottom { bottom: 100px; right: 100px; }
.item_caption.center_top { top: 100px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.item_caption.center_center { top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.item_caption.center_bottom { bottom: 100px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.owl-theme .owl-nav { color: #ed1f28; margin-top: 0 !important; }
.owl-theme .owl-nav [class*="owl-"] { margin: 0 !important; }
.owl-theme .owl-nav [class*="owl-"]:hover
{
background: transparent;
color: #3a3a3a;
text-decoration: none;
}
.owl-prev,
.owl-next
{
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) translateY(-14px);
transform: translateY(-50%) translateY(-14px);
z-index: 100;
font-size: 56px !important;
}
@media (max-width: 575.98px)
{
.owl-prev,
.owl-next
{
display: none !important;
}
}
.owl-prev
{
left: 10px;
text-align: left;
}
.owl-next
{
right: 10px;
text-align: right;
}
.owl-carousel button:focus
{
border: none !important;
outline: none !important;
}
.owl-carousel button::-moz-focus-inner
{
padding: 0;
border: 0;
}
.owl-dots
{
display: inline-block;
position: relative;
top: 5px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} .page-id-278{}
.page-id-278 .container h2 + hr{visibility: hidden;}
.page-id-278 .img-fluid{
padding: 2em 1em;
}
.page-id-278 .article h2{
margin-top:2em;
}
.page-id-278 .article h3{}
.page-id-278 .article h4{
font-size: 1rem;
color: #63655b;
font-weight: 400;
line-height: 1.5;
}
.block-grid-lg-3 div { padding-left: 0;
}
.alignleft,
img.alignleft,
.alignnone,
img.alignnone
{
float: left;
display: inline;
max-width: 100%; 
height: auto;
margin-right: 1.250rem;
margin-bottom: 1.250rem;
border: 1px solid rgba(0,0,0,.1) !important;
}
.alignright,
img.alignright
{
float: right;
max-width: 100%; 
height: auto;
margin-left: 1.250rem;
margin-bottom: 1.250rem;
border: 1px solid rgba(0,0,0,.1) !important;
}
.aligncenter,
img.aligncenter
{
margin-right: auto;
margin-left: auto;
display: block;
margin-bottom: 1.250rem;
clear: both;
border: 1px solid rgba(0,0,0,.1) !important;
}
.category-events .menu-item-851 .nav-link,
.category-featured-news .menu-item-852 .nav-link,
.category-news-archive .menu-item-853 .nav-link,
.category-events .menu-item-595,
.category-featured-news .menu-item-595,
.category-news-archive .menu-item-595,
.single-post .menu-item-595
{
color: #ed1f28;
}
.wp-pagenavi a,
.wp-pagenavi span
{
padding: 10px 12px;
border-color: rgba(0,0,0,.1);
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current
{
border-color: #3a3a3a;
}
.grecaptcha-badge{display:none;}
.ratio-4x3 { aspect-ratio: 4 / 3 !important; }
.object-fit-cover { object-fit: cover !important; }.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;
}