.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}section.footer-copyright p a {
color: #F34F54;
}
.navigator-wrapper {
z-index: 1;
}
.top-header-content{
width:100%;
}
.theme-menu{
border-right:1px solid #24252620;
border-left:1px solid #24252620;
}
.entry-content a, .comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
color: #F34F54;
text-decoration: underline;
}
.sidebar .widget input[type="submit"]:hover,
.sidebar .widget input[type="submit"]:focus,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .wp-block-search .wp-block-search__button:focus {
background: #F34F54;
border-color: #F34F54;
}
.features-version-one .feature-box-info h4 {
color: #F34F54;
}
.post_date{
background: #F34F54;
}
.post_date h6{
color:#ffffff;
}
.global-btn{
position:relative;
overflow:visible;
display:inline-flex;
z-index:0;
font-size: 14px;
font-weight:700;
color:#ffffff;
padding:8px 15px;
border-radius:4px;
width:max-content;
line-height:1;
border-width:2px;
border-style:solid;
vertical-align:middle;
}
.global-btn.btn1{
border-radius:30px;
}
.global-btn.bt-border{
background:none;
border-width:2px;
border-style:solid;
}
.global-btn.bt-white{
background:#ffffff;
color:#242526;
border-color:#ffffff;
}
.global-btn i{
margin-left:5px;
}
.global-btn:hover,
.global-btn:focus{
color:#242526;
border-color:#ffffff;
}
.global-btn.bt-white:hover,
.global-btn.bt-white:focus,.global-btn.bt-border:hover ,
.global-btn.bt-border:focus {
color:#ffffff;
}
.global-btn:hover i,
.global-btn:focus i{
color:#242526;	
}
.global-btn.bt-white:hover i,
.global-btn.bt-white:focus i,
.global-btn.bt-border:hover i,
.global-btn.bt-border:focus i
{
color:#ffffff;	
}
.global-btn::before{
width: 5px;
height: 5px;
position: absolute;
border-radius: 50%;
content: "";
background: #FFFFFF;
top: 50%;
left: 15px;
transform:translateY(-50%);
transition: all 0.3s ease 0s;
z-index:-1;
}
.global-btn.bt-white::before{
background: #242526;
}
@media (max-width:767px){
.global-btn::before{
left:5px;
}	
.global-btn {
font-size:14px!important;
padding: 8px 15px!important;
line-height: 1!important;
}
}
.global-btn:hover::before,
.global-btn:focus::before{	
width: calc(100% + 4px);
height: calc(100% + 4px);
position: absolute;
border-radius: inherit;
content: "";
top: -2px;
left: -2px;
transform: translateY(0%);
z-index: -1;
}
.global-btn.bg-light:hover::before,
.global-btn.bg-light:focus::before{
border:2px solid #000000;
}
@media (min-width:768px){
.global-btn{
padding: 16px 30px ;
font-size:16px;
}
} .page-wrapper .posts-navigation a {
background: transparent;
font-family: 'Open Sans', sans-serif;
padding: 12px 24px;
border-radius: 30px;
display: table-cell;
float: left;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.page-wrapper .posts-navigation a:hover {
color: #fff;
}
.page-wrapper .posts-navigation .nav-next {
float: right;
}
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus  {
color: #F34F54;
background: #fff;
}
.wp-block-loginout a{
text-decoration:none;
}
.entry-content .more-link:hover,
.entry-content .more-link:focus {
color: #ffffff;
}
.select2-container--default .select2-selection--single {
min-height: 2.35em;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
background: #ffffff;
}
.footer-sidebar .widget .woocommerce-product-search button:not(:hover):not(:focus) {
color: #fff;
border: solid 2px #fff;
background: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 2.35em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 2.35em;
}    
.aligncenter {
margin-left: auto;
margin-right: auto;
}
h2.entry-title a,
.entry-content p {
word-break: break-word;
}
.footer-sidebar .wp-block-file a {
color: #fff;
}
ol.wp-block-latest-comments li a {
word-break: break-word;
}
.menubar{
display:flex;
justify-content:flex-end;
width:100%;
}
@media (min-width:1200px){
.menubar{
justify-content:flex-end;		
}
}
.call-to-action-one .background-overlay {
background-color: #F34F54;
}
.bt-primary.bt-white:hover, .bt-primary.bt-white:focus{
color: initial; 
border-color: #FFFFFF; 
background-color: #FFFFFF; 
}
.main-slider-gruj .owl-item{
max-height:800px;
}
@media (max-width: 576px){
.main-slider-gruj .owl-item img {
min-height: 300px;
object-fit:cover;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.specia-content h1 {
font-size: 35px;
}
}
@media (max-width: 991px){
[class*="call-to-action-"] .flexing > * {
margin-top: 5px;
}
}
@media (min-width: 768px){
.main-slider-gruj .owl-item img {
min-height: 300px;
}
}
@media (min-width: 992px){
.main-slider-gruj .owl-item img {
min-height: 450px;
}
} .outflow4.bg-light{
outline:1px dashed #000000;
outline-offset:4px;
}
.outflow3.bg-light{
outline:1px dashed #000000;
outline-offset:3px;
}
.outflow4{
outline:1px dashed #ffffff;
outline-offset:4px;
}
.outflow3{
outline:1px dashed #ffffff;
outline-offset:3px;
} .nav-gruj.transparent-header .header-widget .widget_social_widget a {
width: 30px;
height: 30px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color:#1D3243;
transition: 0.3s;
outline:1px dashed #ffffff;
outline-offset:3px;
color:#ffffff;
}
@media (min-width:992px){
.nav-gruj.transparent-header {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
}
.nav-gruj.transparent-header, .nav-gruj.transparent-header > .header-top-info {
background-color: transparent;
}
.nav-gruj.transparent-header .header-top-info{
padding:10px 0;
}
.nav-gruj.transparent-header .header-top-info, .nav-gruj .header-widget-info {
border: none;
}
.nav-gruj.transparent-header .widget_info a i {
width: 30px!important;
height: 30px;
border-radius: 50%;
display: inline-flex!important;
align-items: center;
justify-content: center;
background-color:#1D3243;
transition: 0.3s;
outline:1px dashed #ffffff;
outline-offset:3px;
color:#ffffff!important;	
}
.nav-gruj.transparent-header  .widget_social_widget:not(.widget-circle):not(.widget-square) li a:hover i{
color:#ffffff;
}
.nav-gruj.transparent-header .header-top-info #header-top-right >.widget:not(:last-child){
margin-left:20px;	
position:relative;
}
.nav-gruj.transparent-header .header-top-info #header-top-right >.widget:not(:last-child)::after{
content:"";	
position:absolute;
width:1px;
height:80%;
background-color:#ffffff20;
left:-20px;
top:50%;
transform:translateY(-50%);
}
.nav-gruj.transparent-header .header-widget a {
color: #ffffff;
}
.nav-gruj.transparent-header .mobi-head-top .header-widget a {
color: #1D3243;
}
@media (min-width:992px){
.nav-gruj.transparent-header .sticky-nav.sticky-menu {
background: #1D3243;
}
}
.nav-gruj.transparent-header .navigation .menubar .menu-wrap > li a{
z-index: 1;
}
.nav-gruj.transparent-header .navigation .menubar .menu-wrap > li.active::after{
position: absolute;
content: "";
top: 50%;
left: 50%;
transform: translate(-50%,-50%);	
padding: 15px 30px;
width: 100%;
border-radius: 30px;
z-index: 0;
outline: 1px dashed #ffffff;
outline-offset: 4px;
}
.nav-gruj.transparent-header .navigator-wrapper .xl-nav-area{
background-color:#1D324350;
}
.nav-gruj.transparent-header .navigator-wrapper .brand-logo a, 
.nav-gruj.transparent-header .navigator-wrapper .brand-logo p {
color:#ffffff;
}
.nav-gruj.transparent-header .navigator-wrapper .brand-logo img ,
.nav-gruj.transparent-header .navigator-wrapper .mobile-logo img {
max-height:50px;
}
.nav-gruj.transparent-header .header-wrapper {
padding-right:3px;
min-height: 100px;
}
.nav-gruj.transparent-header .navigation:not(.pagination) {
padding: 0;
}
.nav-gruj.transparent-header .navigation .theme-menu {
align-self: unset;
}
.nav-gruj.transparent-header .navigation .gruj a, .nav-gruj.transparent-header .navigation .gruj p, .nav-gruj.transparent-header .menubar .menu-wrap > li.menu-item > a {
color: #ffffff;
}
.nav-gruj.transparent-header #header-top-right .widget span{
margin-left:5px;
}
.header.nav-gruj.transparent-header .header-search-toggle, .nav-gruj .cart-icon-wrap #cart {
border-radius: 50%;
width: 40px;
height: 40px;
outline:1px dashed #ffffff;		
color:#ffffff;
outline-offset:0;
}
.menu-right li .cart-icon-wrap i{
color:inherit;
}
.nav-gruj.transparent-header .menu-right li.cart-wrapper {
margin-left: 18px;
}
.nav-gruj.transparent-header .menu-right li.cart-wrapper .cart-icon-wrap span{
top:-6px;
right:-6px;
}
.nav-gruj.transparent-header .menu-right .menu-item.header_btn a{
outline-offset:4px;
outline:1px dashed #ffffff;	
}
.nav-gruj.transparent-header .mobi-head-top .header-widget.row {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.nav-gruj.transparent-header .header-widget .widget_social_widget:not(.widget-circle):not(.widget-square) li a i {
color: #ffffff;
}
.nav-gruj.transparent-header .theme-mobile-menu #header-top-right .widget:nth-child(n+2){
padding:0;
}
.nav-gruj.transparent-header .theme-mobile-menu #header-top-right .widget:nth-child(n+1){
margin-right:10px;
} .slider-section-gruj .specia-content h6 {
line-height:3;
}
.slider-section-gruj .specia-content h6 span{
padding: 10px 15px;
border-radius: 30px;
color: #ffffff;
background:#F34F54;
}
.slider-section-gruj .specia-content h1 span{
color: #ffffff;
}   .slider-section-gruj .specia-content .global-btn{
outline: 1px dashed #ffffff;
outline-offset: 4px;
}
@media (max-width: 767px){
.slider-section-gruj .specia-content h6 span {
padding: 10px 15px;
}
.slider-section-gruj .specia-content h6 {
margin-bottom: 2px;
font-size: 13px;
line-height:2.5;
}
.slider-section-gruj .specia-content h6 span{
padding:5px 10px ;
}
.slider-section-gruj .specia-content p {
font-size:13px;
}
.specia-content .global-btn {
font-size: 12px;
padding: 8px 15px!important;
line-height: 1!important;
}
}
.slider-section-gruj  .slider-btn-play .video-play {
width: 35px;
height:35px;
line-height: 35px;
background:#ffffff;
}
.slider-section-gruj  .slider-btn-play .video-play i{
color:#1D3243;
}
.slider-section-gruj .specia-content a.slider-btn-play .video-play{	
outline-offset: 14px;
outline: 1px dashed #ffffff;
}
.slider-section-gruj .specia-content a:not(:last-child) {
margin-right: 20px;
}	
.slider-section-gruj .slider-btn-play .video-play:after {
width: inherit;
height: inherit;
line-height: inherit;
position: absolute;
content: "";
top:0;left:0;right:0;bottom:0;
border-radius: inherit;
z-index: -1;
-webkit-animation: trap-ripples 1s linear infinite;
animation: trap-ripples 1s linear infinite;
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
@-webkit-keyframes trap-ripples {	
0% {
box-shadow: 0 0 0 5px rgba(255,255,255,0.5), 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5), 0 0 0 20px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5), 0 0 0 20px rgba(255,255,255,0.5), 0 0 0 25px rgba(101, 255, 120, 0);
}	
}
@keyframes trap-ripples {
0% {
box-shadow: 0 0 0 5px rgba(255,255,255,0.5), 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5), 0 0 0 20px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5), 0 0 0 20px rgba(255,255,255,0.5), 0 0 0 25px rgba(101, 255, 120, 0);
}
}
@media (max-width:767px){
.slider-section-gruj .slider-btn-play .video-play:after{
width: 25px;
height: 25px;
line-height: 25px;
}
.slider-section-gruj .slider-btn-play .video-play {
width: 25px;
height: 25px;
line-height: 25px;
background: #ffffff;
}
.slider-section-gruj .specia-content a:not(:last-child) {
margin-right: 15px;
}
.slider-section-gruj .specia-content a.slider-btn-play .video-play {
outline-offset: 8px;
}
@-webkit-keyframes trap-ripples {	
0% {
box-shadow: 0 0 0 5px rgba(255,255,255,0.5), 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5), 0 0 0 0px rgba(255,255,255,0.5);
}	
}
@keyframes trap-ripples {
0% {
box-shadow: 0 0 0 5px rgba(255,255,255,0.5), 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 10px rgba(255,255,255,0.5), 0 0 0 15px rgba(255,255,255,0.5), 0 0 0 0px rgba(255,255,255,0.5);
}
}
.slider-section-gruj .specia-content a:last-child {
margin-left: 3px;
}
.slider-section-gruj .specia-content h1 {
margin-bottom:4px;
font-size:22px;
}
}
.slider-section-gruj  .owl-carousel .owl-nav [class*=owl-] {
border-radius: 50%;
outline-offset:4px;
outline:1px dashed #ffffff;
}
.slider-section-gruj  .owl-carousel .owl-nav [class*=owl-]:hover ,
.slider-section-gruj  .owl-carousel .owl-nav [class*=owl-]:focus {
background-color:#ffffff;
border-color:#ffffff;
}
.slider-section-gruj  .owl-carousel .owl-nav [class*=owl-]:hover i ,
.slider-section-gruj  .owl-carousel .owl-nav [class*=owl-]:focus i{
color:#1D3243;
} .call-to-action-gruj{	
background:#1D3243;
position:relative;
}
.call-to-action-gruj > img{
position: absolute;
height: 100%;
width: auto;
z-index: 0;
left: 50%;
transform: translate(-50%,-50%);
top: 50%;
opacity: 0.3;
}
@media (max-width:767px){
.call-to-action-gruj > img{
height: 50%;
}
}
@media (min-width:768) and (max-width:991px){
.call-to-action-gruj > img{
height: 75%;
}
}
.call-to-action-gruj .row{	
display:flex;
flex-wrap:wrap;
}
@media (min-width:1200px){
.call-to-action-gruj{
position:relative;
margin-top: var(--cta-height);
background:#1D324350;
}
}
.call-to-action-gruj .cta-icon-wrap{
justify-content:center;
margin-bottom:10px;
}
.call-to-action-gruj  .cta-icon-wrap .cta-bg {
left:0;
}
.cta-row{
margin-bottom:10px;
}
@media(min-width:576px){
.cta-row{
justify-content: flex-start;
}
.call-to-action-gruj .the_content{
padding-left:30px;
}
.call-to-action-gruj .cta-icon-wrap{
justify-content:flex-start;
margin-bottom:0px;
}
.cta-row{
display: flex;
align-items:center;
}
}
.call-to-action-gruj .buton4 a{	
outline:1px dashed #ffffff;
outline-offset:4px;
font-size:14px;
font-weight: 800;
color: #1D3243;
}
.call-to-action-gruj .cta-info a{	
font-size:16px;
font-weight:600;
border-bottom:0 dotted;
transition:border-bottom 0.3s linear;
}
.call-to-action-gruj .cta-info .call-phone a{	
font-weight:400;
font-size:18px;
}
.call-to-action-gruj .call-icon-box{
width:35px;
height:35px;
display:inline-flex;
justify-content:center;
align-items:center;
outline:1px dashed #ffffff;
outline-offset:4px;
border:1px dashed;	
margin-left:20px;
}
@media (min-width:768px){
.call-to-action-gruj .buton4 a{	
font-size:16px;
padding: 15px 20px;
}
.call-to-action-gruj .cta-info .call-title{	
font-size:16px;
}
.call-to-action-gruj .cta-info .call-phone a{	
font-size:18px;
}
}
@media (min-width:1200px){	
.call-to-action-gruj .cta-info .call-phone a{	
font-size:22px;
}
.call-to-action-gruj .cta-info .call-title {
font-size: 18px;
}
}
.call-to-action-gruj .cta-info a:hover,.call-to-action-gruj .cta-info a:focus{	
border-bottom:1px dotted;
}
.call-to-action-gruj .the_content h2,	
.call-to-action-gruj .the_content p{	
color:#ffffff;
}
.call-to-action-gruj .the_content p{	
margin-bottom:0;
font-size:16px;
}
.call-to-action-gruj .the_content h2{	
font-weight: 700;
margin-bottom: 3px;
font-size:24px;
}
@media (max-width:767px){
.call-to-action-gruj .the_content h2{	
font-size:20px;
}
}
@media (min-width:768px){	
.call-to-action-gruj .the_content p{	
margin-bottom:0;
}
}
.call-to-action-gruj .call-icon-box i{
font-size:100%;
}
.call-to-action-gruj  .call-icon-box:before,.call-to-action-gruj  .call-icon-box:after{
content:unset;
}
.call-to-action-gruj .cta-icon-wrap .cta-bg{
width:70px;
height:70px;
border: 4px solid #ffffff;
overflow:visible;
}
@media (min-width:768px){
.call-to-action-gruj .cta-icon-wrap .cta-bg{
width:90px;
height:90px;
}
}
.call-to-action-gruj .cta-icon-wrap .cta-bg img{ 
filter:brightness(0.7);
border-radius:100%;
height:100%;
object-fit:cover;
}
.call-to-action-gruj .cta-icon-wrap .cta-bg i{
font-size: 90%;
width: 45%;
padding: 7px;
border-radius: 50%;
color: #ffffff;
background-color: #1D3243;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -20%;
border: 1px dashed #ffffff;
outline: 1px dashed #ffffff;
outline-offset: 4px;
height: 45%;
}
.call-to-action-gruj .cta-icon-wrap .cta-bg i::before{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
@media(min-width:768px){
.call-to-action-gruj .call-icon-box{
width:52px;
height:52px;
margin-left:30px;
}
.call-to-action-gruj .cta-icon-wrap .cta-bg i{
font-size: 140%;
}
.call-to-action-gruj .call-icon-box i{
font-size:130%;
}
}
@media(min-width:992px){
.call-to-action-gruj .call-icon-box{
width:45px;
height:45px;
}
.cta-row{
margin-bottom:0;
}
}
@media(min-width:1200px){
.call-to-action-gruj .call-icon-box{
width:52px;
height:52px;
}
.call-to-action-gruj .buton4 a {
padding: 15px 30px;
}
} .nav-gruj ~ .breadcrumb .background-overlay{	
opacity:1;
background-color: #444444;
}
@media (min-width:992px){
.nav-gruj ~ .breadcrumb .background-overlay{
padding:165px 0 0;
}
}
@media (max-width:991px){		
.nav-gruj ~ .breadcrumb h2,
.nav-gruj ~ .breadcrumb ul{
padding:0;
}
}
.nav-gruj ~ .breadcrumb h2,
.nav-gruj ~ .breadcrumb li
{
color:#ffffff;
} .footer-sidebar .gruj_theme .tagcloud a{
outline:1px dashed #ffffff;
outline-offset:3px;
}
.sidebar .gruj_theme .tagcloud a,.sidebar .gruj_theme button[type='submit'],.sidebar .gruj_theme .search-submit{
outline:1px dashed #000000;
outline-offset:3px;
}
.sidebar .gruj_theme input[type='submit'].search-submit:hover{
outline:1px dashed #000000;
outline-offset:3px;
} .service_flip_animate .service-box {
position: relative;
-webkit-transform: translateZ(0);
-webkit-perspective: 1e3px;
perspective: 1e3px;
border-radius: 0;
margin-bottom: 30px;
box-shadow: -13px -13px 58px -13px rgb(0 0 0 / 10%);
-webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.service_flip_animate .service-box .front-part, .service_flip_animate .service-box .back-part {
top: 0;
right: 0;
left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-ms-flex-align: center;
height: 300px;
background-position: 50%;
background-clip: padding-box;
background-size: cover;
background-repeat: no-repeat;
text-align: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1e3px;
perspective: 1e3px;
-webkit-transition: -webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);
transition: -webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);
transition: transform .6s cubic-bezier(.2,.85,.4,1.275);
transition: transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);
}
.service_flip_animate .service-box .front-part {
position: relative;
bottom: 0;
z-index: 10;
padding: 30px;
border-radius: 5px;
align-items: center;
text-align: left;
border-style: solid;
border-width: 0px 0px 0px 0px;
padding: 40px 40px 40px 40px;
border-radius: 0px 0px 0px 0px;
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
.service_flip_animate .service-box .front-part::before {
background-color: #FFFFFF;
}
.service_flip_animate .service-box .front-part:before, .service_flip_animate .service-box .back-part:before {
position: absolute;
top: 0;
left: 0;
z-index: -9;
width: 100%;
height: 100%;
background-color: initial;
content: "";
}
.service_flip_animate .service-box .front-content-part {
transition: 0.95s;
}
.service_flip_animate .service-box .front-content-part, .service_flip_animate .service-box .back-content-part {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
transition: all .9s ease 0s;
}
.service_flip_animate .service-box .front-icon-part {
margin-bottom: 21px;
}
.service_flip_animate .service-box .front-icon-part span {
display: inline-block;
text-align: center;
color: #222222;
font-size: 35px;
line-height: 1;
}
.service_flip_animate .service-box .front-title-part {
margin-bottom: 10px;
}
.service_flip_animate .service-box .front-title {
margin: 0;
font-weight: 700;
font-size: 20px;
line-height: 1.5;
color: #222222;
}
.service_flip_animate .service-box .front-desc-part p {
margin-bottom: 0;
font-size: 16px;
color: #555555;
}
.service_flip_animate .service-box .back-part {
position: absolute;
z-index: -1;
padding: 30px;
border-radius: 5px;
align-items: center;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
background-color: #F34F54;
}
.service_flip_animate .service-box .back-part:before {
background-color: #F34F54;
}
.service_flip_animate .service-box .back-title-part {
margin-bottom: 17px;
}
.service_flip_animate .service-box .back-title {
margin: 0;
font-weight: 700;
font-size: 20px;
line-height: 1.5;
color: #ffffff;
}
.service_flip_animate .service-box:hover .back-part, .service_flip_animate .service-box:focus-within .back-part {
-webkit-transform: rotateY(0);
transform: rotateY(0);
z-index: 1;
}
.service_flip_animate .service-box .back-title a, .service_flip_animate .service-box .back-title a:hover, .service_flip_animate .service-box .back-title a:focus {
color: #ffffff;
}
.service_flip_animate .service-box .back-desc-part {
margin-bottom: 25px;
}
.service_flip_animate .service-box .back-desc-part p {
margin-bottom: 0;
font-size: 16px;
color: #ffffff;
}
.service_flip_animate .service-box .back-btn {
display: inline-block;
padding: 12px 25px 12px 25px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
color: #111111;
background-color: #FFFFFF;
line-height: 1;
border-radius: 30px 30px 30px 30px;
}
.service_flip_animate .service-box:hover .front-part, .service_flip_animate .service-box:focus-within .front-part {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
z-index: -1;
} figure.effect-portfolio12 p:empty{
display: none;
}
#gruj-portfolio figure.effect-portfolio12 h2{
margin-bottom: 0;
} @media (min-width:992px){
.flexing.flexing-lg-start{
justify-content:flex-start;
}
.flexing.flexing-lg-end{
justify-content:flex-end;
}	
} .widget_info  a:hover i:before ,
.widget_info  a:focus i:before {
-webkit-animation: infoFxD .3s forwards;
animation: infoFxD .3s forwards;
display:inline-block;
}
@-webkit-keyframes infoFxD {
49% {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
50% {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
51% {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
}
.has-text-color h2 {
color: inherit;
}
.has-text-color * {
color: inherit;
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-pullquote.has-text-color blockquote {
border-color: inherit !important;
}
blockquote {
border-color: inherit !important;
}
.has-background.wp-block-read-more {
padding: 5px 10px;
}
.wp-block-image figcaption {
margin-bottom: 0;
}
blockquote.wp-block-quote.has-text-color p,
blockquote.wp-block-quote.has-text-color p var,
blockquote.wp-block-quote.has-text-color p cite,
blockquote.wp-block-quote.has-text-color cite {
color: inherit;
}
.wp-block-table figcaption {
text-align: center;
}
.sidebar .widget .wp-block-group .wp-block-image {
margin-bottom: 0;
}
ul.wp-block-rss {
list-style: disc;
}
.has-text-color a:hover, .has-text-color a:focus {
color: inherit;
}
.entry-content ul:last-child {
margin-bottom: 0;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
padding: 0;
}
sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
font-size: 0.875rem;
} ul.wp-block-rss {
list-style: none;
margin-left: 0;
}
ul.wp-block-rss li.wp-block-rss__item {
margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
margin-top: 0;
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
font-weight: 600;
}
.wp-block-quote.is-style-large {
padding-top: 1.10rem;
padding-bottom: 1.10rem;
}
.sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image {
padding: 1.563rem 1.000rem 1.563rem;
}
.widget .wp-block-group .is-vertical a {
color: inherit;
}
.entry-content ol.wp-block-latest-comments {
padding-left: 2rem;
}
.wp-block-table figcaption {
text-align: center;
}
.post .entry-content ul.wp-block-archives {
margin-left: 1.125rem;
list-style: disc
}
.wp-block-code.has-background code {
background: inherit;
}
.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
padding: 1.563rem 1.000rem 1.563rem;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
width: auto;
}
.widget .wp-block-group .wp-block-columns {
margin-bottom: 0;
}
.widget .wp-block-group .wp-block-rss li:last-child {
padding-bottom: 0;
}
ul.wp-block-page-list a {
text-decoration: none;
}
.sidebar .wp-block-group .is-nowrap {
margin: 1.563rem 1.000rem 1.563rem;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta { 
font-weight: 600;
line-height: 1.5;
}
.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
height: 2em;
width: 2em;
}
.sidebar .widget .wp-block-group .is-layout-flow h2 {
border-left: 0 none;
}
.wc-block-components-product-title a,
.wc-block-components-product-title a:hover,
.wc-block-components-product-title a:focus {
text-decoration: none;
}
.wp-block-verse {
padding: 10px;
}
.wp-block-calendar .wp-calendar-nav {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
padding: 1.563rem 1.000rem 1.563rem;
}
.sidebar .widget .wp-block-group .wp-block-embed {
margin: 0;
}
.sidebar .widget .wp-block-group ol li {
padding-bottom: 0.625rem;
}
.wp-block-details summary {
font-weight: 600;
padding: 10px;
}
a.wc-block-grid__product-link {
text-decoration: none;
}
.wp-block-latest-posts__post-author {
font-size: 1.7rem;
font-weight: 600;
}   
.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover {
color: inherit;
}
.sidebar .widget .wp-block-group .wp-block-cover,
.sidebar .widget .wp-block-group .wp-block-separator {
margin-bottom: 0rem;
}
.wp-block-quote .wp-block-search {
padding-bottom: 5px;
}
.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
color: inherit;
}
.sidebar .widget .wp-block-pullquote cite {
z-index: 1;
}
.sidebar .widget .wp-block-group .is-nowrap {
margin: 1.563rem 1.000rem 1.563rem;
}
.wp-block-post-title a {
text-decoration: none;
}
.wp-block-details summary {
font-weight: 600;
}
.wp-block-group.has-black-border-color {
border-color: #333 !important;
}
.widget .wp-block-group .wp-block-preformatted a {
color: inherit;
}
.wp-block-woocommerce-single-product .wp-block-post-title a {
text-decoration: none;
}
.footer-sidebar .widget .wp-block-group .wp-block-image .wp-element-caption a {
color:inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
padding: 0;
}
.sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list {
margin-left: 0;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
font-weight: 600;
line-height: 1.5;
}
.wc-block-components-product-title a.wc-block-components-product-name:hover,
.wc-block-components-product-title a.wc-block-components-product-name:focus {
color: inherit;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.wc-block-grid__products .wc-block-components-product-button__button {
border-radius: 0;
}
.widget .wp-block-heading:before {
left: 0;
top: 0;
}
div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
font-weight: 700;
font-size: 24px;
}
.wc-block-components-checkout-place-order-button{
background: inherit;
}
.widget .wp-block-social-links {
margin-bottom: 0;
}
.wp-block-latest-comments article{
margin-bottom: 0px;
}
.sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link {
color: #fff;
}
button.wp-block-search__button.wp-element-button:hover,
button.wp-block-search__button.wp-element-button:focus{
border: 2px solid;
}
.wc-block-components-totals-coupon__content button.components-button {
border-radius: 4px;
}
.wp-block-code code img {
padding: 10px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
text-decoration: none;
}
.wc-block-cart-items td {
color: inherit;
}
.wc-block-components-totals-coupon__content button.components-button {
border-radius: 0;
}
ul.wp-block-page-list a {
text-decoration: none;
}
.wc-block-featured-category__link .wp-block-button__link:focus {
color: #fff;
}
.wc-block-featured-product__price .woocommerce-Price-amount.amount {
color: inherit;
}
.wp-block-post-comments-form .comment-reply-title {
margin-bottom: 1.4rem;
}
.wp-block-group .wp-block-details p {
margin-top: 1rem;
padding-top: 1rem;
}
.woocommerce table.shop_attributes td {
text-decoration: none;
}
.wc-block-cart-items th {
color: inherit;
}
.wp-block-latest-posts__post-author {
font-size: 18px;
font-weight: 600;
}
.post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date{
padding-bottom: 1.2rem;
}
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
color: #fff;
}
.wc-block-featured-product__price .woocommerce-Price-amount.amount {
text-decoration: none;
}
.widget .wp-block-group pre.wp-block-preformatted {
background: rgba(26, 26, 26, 0.8);
color: #ddd;
}
.sidebar .widget .wp-block-file .wp-block-file__button {
background-color: #1b8415;
}
.wp-block-social-links .wp-social-link:last-child {
margin-bottom: 8px;
}
.wp-block-code.has-background code {
background: inherit;
}
.wc-block-mini-cart__footer-checkout:focus {
background-color: inherit;
color: #fff;
}
.wc-block-cart__submit-button,
.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus {
text-decoration: none;
}
.wc-block-mini-cart__badge {
color: inherit;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
line-height: 16px;
}
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
font-size: 1.2rem;
text-decoration: none;
}
.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
font-size: 16px;
line-height: 20px;
}
.wp-block-file.has-background {
padding: 0.5rem;
}
.wc-block-cart-item__remove-link {
text-decoration: none !important;
}
a.wp-block-latest-posts__post-title {
text-decoration: none;
}
.wp-block-latest-comments__comment a {
text-decoration: none;
}
.has-background.wp-block-read-more {
padding: 0.25em 1.375em;
}
.wc-block-components-product-badge {
font-size: 1rem !important;
}
.wc-block-components-totals-coupon-link {
text-decoration: none;
}
.wc-block-grid__product-price.price ins {
line-height: 18px;
}
.wc-block-components-product-badge {
text-decoration: none;
}
.wp-block-file a {
line-height: 18px;
}
.wc-block-components-totals-coupon-link {
line-height: 18px;
}
.wp-block-comment-author-name a {
color: inherit;
}
.widget .wp-block-heading:after {
background: inherit;
}
.wp-block-comment-date span a {
color: inherit;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
text-decoration: none;
}
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover	{
color: #fff;
}
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus	{
color: #fff;
}
.wp-block-page-list a:hover,.wp-block-page-list a:focus {
color: inherit;
}
.wp-block-page-list {
list-style: none;
}
.wp-block-page-list a {
font-weight: 600;
}
.wp-block-social-links .wp-social-link:last-child {
margin-bottom: 10px;
}
.wp-block-social-links .wp-social-link a {
box-shadow: none;
}
.wp-block-calendar table th {
font-weight: 600;
}
.widget .wp-block-read-more {
font-weight: 500;
}
.entry-content blockquote cite a:hover,
.entry-content blockquote cite a:focus {
text-decoration: underline;
}
.widget .wp-block-group ul li a {
text-decoration: none;
}
.wp-block-list.has-background {
padding: 1.25em 2.375em;
}
.wp-block-preformatted.has-background {
padding: 1em;
}
.sidebar .widget .wp-block-group .is-vertical a {
color: inherit;
}
.footer-sidebar .widget.widget_block .wp-block-group p a {
color: inherit;
}
.wp-block-page-list.has-background {
padding: 1rem;
}