/*
Theme Name:	Ready Digital
Description:	Gusten Persson Fönsterteknik
Author:			Fredrik
Template:		Divi
Version:		1.0.1
/*

@import url("../Divi/style.css");

/* Custom CSS
/*--------------------------------------------------*/

/*Variables*/
:root {
  --box-shadow: 0 0.2px 0.9px -10px rgba(0, 0, 0, 0.022),
    0 0.4px 2.2px -10px rgba(0, 0, 0, 0.031),
    0 0.9px 4.4px -10px rgba(0, 0, 0, 0.039),
    0 1.8px 9.1px -10px rgba(0, 0, 0, 0.048),
    0 5px 25px -10px rgba(0, 0, 0, 0.07);
  --box-shadow-lrg:  0 1px 0.9px rgba(0, 0, 0, 0.022),
    0 2.6px 2.2px rgba(0, 0, 0, 0.031),
    0 5.3px 4.4px rgba(0, 0, 0, 0.039),
    0 11px 9.1px rgba(0, 0, 0, 0.048),
    0 30px 25px rgba(0, 0, 0, 0.07); 
}

/*Dev*/
/*html * {
    background: rgba(255, 0, 0, .1);
    box-shadow: 0 0 0 1px purple;
}*/

/*--------------------------------------------------[ Basic ]*/
*::selection {background: #312f2f; color: #fff;}
*::-moz-selection {background: #312f2f; color: #fff;}

html body {
    line-height: 1.6;
}

.et_pb_text h1 + p em,
/*.et_pb_text h2:first-of-type + p strong,*/
.ingress em {
  border-left: 3px solid #1d2d6e;
  color: #000;
  display: block;
  font-style: normal;
  line-height: 1.5;
  margin: 0.75em 0;
  padding-left: .75em;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: normal;
}

#page-container {
  overflow-x: hidden;
}

h1 {
    font-weight: 700;
}

h1, h2, h3 {text-transform: uppercase;}

.et_pb_text h2,
.et_pb_text h3,
.et_pb_text h4,
.et_pb_text h5 {
    font-weight: 600;
    /*font-family: 'Open Sans';*/
}

.et_pb_text h2 {font-size: 34px;}
.et_pb_text h3 {font-size: 29px;}

h1 span,
h2 span {
/*    color: #9eb3c6;*/
}

.et_pb_text p + h2,
.et_pb_text p + h3,
.et_pb_text h4 {
    margin-top: 1em;
}

.et_pb_text a {
  font-weight: 600;
  text-decoration-line: underline;
}

.et_pb_bg_layout_dark a {color: #eca04b;}

#main-content ul li:not(.et_pb_portfolio_filter) {padding: 5px 0;}
#main-content ul li:not(.et_pb_portfolio_filter)::marker {
    color: #1d2d6e;
    content: "\39";
    color: #1d2d6e;
    color: #eca04b;
    font-family: 'ETModules';
    font-size: 14px;
}

/*.divider-text {
    border-top:  1px solid #1d2d6e;
    padding-top: 20px;
}*/
.divider-text h3 {
    background: #fff;
    display: block;
    font-size: 20px;
    font-weight: 300;
    max-width: 50%;
    margin: 0 auto 1em;
    border: 1px solid #1d2d6e;
    padding: 10px;
    text-align: center;
    /*transform:  translateY(-50%);*/
}

.divider-text h3::after {
    background: #1d2d6e;
    content: "";
    left: 0%;
    width: 100%;
    height: 1px;
    position: absolute;
    transform: translateY(10px);
    z-index: -1;
}

/*
.et_pb_text a[href$=".pdf"] {}
.et_pb_text a[href$=".doc"] {}
.et_pb_text a[href^="https://www.facebook.com"]::before {}
.et_pb_text a[href^="https://www.instagram.com"]::before {}
*/

/*--------------------------------------------------[ Top Bar ]*/
.custom-secondary {
    position: absolute;
    right: 0;
    top: 0px;
}

#menu-login-menu {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    justify-content: space-between;
}

#menu-login-menu li {}

/*#menu-login-menu li a {
    border-left: 1px dotted #999;
    color:  #666;
    font-family: 'Open Sans';
    font-size: 12px;
    margin-left: 10px;
    padding-left: 10px;
}*/

#menu-login-menu li:first-child a {
    border: 0;
    margin-left: 0;
    padding-left: 0;
}

/*--------------------------------------------------[ Header ]*/
#main-header {
    box-shadow: var(--box-shadow);
    padding-top: 10px;
}

/*#fw-header + .et_pb_bottom_inside_divider {z-index: 2;}*/

#page-container .et_pb_bottom_inside_divider,
#page-container .et_pb_top_inside_divider {
-webkit-transform-style: preserve-3d;
-webkit-transform: translate3d(0, 0, 0), rotate(180deg);
/*transform: none;*/
}

.page-id-3708 #fw-header {
    background-position: center top -50px !important;
}

/*--------------------------------------------------[ Nav ]*/
/*Force mobile menu*/
/*@media (max-width: 1274px) {
  #et_mobile_nav_menu {display: block;}
  #top-menu {display: none;}
}*/

#top-menu .sub-menu,
#mobile_menu {
    border: none;
}

#mobile_menu {box-shadow: var(--box-shadow);}

#mobile_menu li a:hover {
  background-color: transparent;
  opacity: 1;
}

#et_mobile_nav_menu .mobile_menu_bar_toggle::before {
  color: #1d2d6e;
}

.mobile_nav.opened .mobile_menu_bar_toggle::before {
  content: "\4d";
}

.app-icon a::after {
content: "\e00b";
font-family: 'ETModules';
}

/*--------------------------------------------------[ Sidebar ]*/
/*--------------------------------------------------[ Referenser ]*/
#ref-filter .et_pb_portfolio_filters {}
#ref-filter .et_pb_portfolio_filters li {}
#ref-filter .et_pb_portfolio_filters li a {
    background: transparent;
    border: 0;
    color: #000;
    font-size: 16px;
    padding: 1em;
}
#ref-filter .et_pb_portfolio_filters li:first-child a {padding-left: 0;}
#ref-filter .et_pb_portfolio_filters li a.active {
    text-decoration: underline;
}

#ref-filter .et_pb_portfolio_items_wrapper .et_pb_portfolio_items,
#ref-filter .et_pb_portfolio_grid_items {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

#ref-filter .et_pb_portfolio_item {
    animation:  none;
    animation: fadeIn .6s cubic-bezier(.77,0,.175,1) 1;
    background: #f7f7f7;
    border: 0;
    border-radius: 3px;
    box-shadow: var(--box-shadow);
    float: none;
    clear: none;
    margin: 0 3.5% 3.5% 0;
    overflow: hidden;
    width: 31%;
}

#ref-filter .et_pb_portfolio_item:nth-child(3n) {margin-right: 0;}
#ref-filter .et_pb_portfolio_item h2 {font-weight: 700;}

#ref-filter .et_portfolio_image {overflow: hidden; max-height: 260px;}
#ref-filter .et_portfolio_image img {
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    filter: grayscale(1);
    transition: filter ease .4s, transform ease-in-out .6s;
}

#ref-filter .et_pb_portfolio_item:hover .et_portfolio_image img {
    filter: grayscale(0);
    transform: scale(1.2);
}

#referenser-blog .et_pb_post {
    background: #f7f7f7;
    border: 0;
    box-shadow: var(--box-shadow);
}

/*#referenser-blog .et_pb_post ul li {
    color: #000;
    font-size: 15px;
}*/

#page-container .wp-pagenavi,
#page-container .wp-pagenavi span,
#page-container .wp-pagenavi a {
    color:  #000;
    border: 0;
}

#page-container .wp-pagenavi span.current,
#page-container .wp-pagenavi a:hover {color: #eca04b !important;}

.project-cat {
    display: inline-block;
    background: #1d2d6e;
    border-radius: 3px;
    margin-bottom: 10px !important;
    padding:  5px 15px;
    color: #fff;
}

.project-cat a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

/*.project .dnxte_masonary_0 .gutter-sizer {width: 0 !important;}
.project .dnxte_masonary_0 .dnxte-msnary-item {margin-bottom: 0 !important;}*/

/*Temp manual project*/
.single-project .et_pb_text h3 {
    color: #000;
    font-weight: 300;
    font-size: 20px;
    margin-top: 1em;
}

.single-project .back-row {padding-bottom: 0;}
.single-project .back-row .et_pb_button {display: inline-block;}
/*.single-project .entry-content {position: relative;}
.single-project .back-btn {
    position: absolute;
    left: 50%;
    transform: translate(-584px, 20px);
    z-index: 10;
}

@media screen and (max-width: 1475px) {
    .single-project .back-btn {transform: translate(-50%, 20px);}
}*/

/*--------------------------------------------------[ TjÃ¤nst single*/
.et_pb_portfolio_item {
    background: #f7f7f7;
    padding-bottom: 20px;
 }

.et_pb_portfolio_grid .project h2,
.et_pb_portfolio_item h2,
.et_pb_portfolio_grid .project p,
.et_pb_portfolio_item p {
    padding-left: 20px;
    padding-right: 20px;
} 

/*Single tjÃ¤nst row*/
.et_pb_portfolio_grid .project {
    background:  #f7f7f7;
    padding-bottom: 0;
}

#page-container .et_pb_portfolio_grid .project h4 {
    margin: 10px 0;
}
#page-container .et_pb_portfolio_grid .et_portfolio_image {text-align: center;}
#page-container .et_pb_portfolio_grid img[src="http://138.68.96.47/wp-content/uploads/2021/04/logo-gpbla-275x284.png"] {
    max-height: 175px;
    width: auto;
}

/*--------------------------------------------------[ Posts ]*/
body.single.single-post {background: #fff;}

/*.post-section h1,
.post-section h2,
.post-section p {
    color: #1d2d6e;
}*/

/*--------------------------------------------------[ Footer ]*/
#footer-widgets .footer-widget {
    display:  flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin:  auto !important;   
}

.footer-logo {
    max-height: 100px;
}

.footer-icon::before {
  background: rgba(255,255,255,.15);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: 'ETModules';
  font-size: 22px;
  line-height: 1;
  margin: 5px 5px 0 0;
  padding: .5em;
}
.footer-icon.insta::before {content: "\e09a";}
.footer-icon.fb::before {content: "\e093";}
.footer-icon.li::before {content: "\e09d";}

.footer-logo {
    display: block;
    margin-top: 15px;
    max-width: 150px;
}

#footer-bottom,
#footer-bottom #footer-info {display: none;}

.et_pb_widget a {color: #fff !important;}
.et_pb_widget a:hover {text-decoration: underline;}

.et-tb-has-template #footer-widgets #custom_html-5 {display: none;}

/*--------------------------------------------------[ Checkout ]*/
/*--------------------------------------------------[ Page specific ]*/
/*#fw-header.start::after {
    content: "";
    background: url(/wp-content/uploads/2021/06/fav.svg) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: 50%;
    opacity: .9;
    bottom: 0px;
    width: 20vw;
    height: 20vw;
    transform:  translateX(-50%);
    z-index: 99;
}*/

#tjanster-blurbs .et_pb_blurb {
    background:  #fff;
    border-radius: 3px;
    box-shadow: var(--box-shadow);
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    padding:  2vw 2vw;
    height: 100%;
    transition: all ease 0.25s;
}

#tjanster-blurbs .et_pb_blurb:hover {
    transform: translateY(-7px);
}

/*IntranÃ¤t*/
#menu-intranat .sub-menu {
    background: #002d73 !important;
    border: 0;
}

#intra-persons .et_pb_column_2_3 {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}

#intra-persons .et_pb_column_2_3 .et_pb_text {width: 100%;}

#intra-persons .et_pb_team_member {
flex-flow: column nowrap;
margin: 0 auto;
box-shadow: none;
}

#mobile_menu2 {
right:0;
left: auto;
width:150px;
}

.rutin-p p strong {color: #eca04b;}

#intra-persons .dnxte-nextperson-social {display: none;}

#wpmem_restricted_msg, #wpmem_login_form{margin: 5% !important;}

#wpmem_login_form .buttons {background-color: #fff; padding: 5px; font-family: Helvetica,Calibri,Arial,sans-serif;}

#app-section .et_pb_column {
background-color: #FFFFFF;
border-radius: 3px 3px 3px 3px;
overflow: hidden;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);
text-align: center;
}

#app-section .et_pb_column.et_pb_column_empty {display: none;}

#app-section .et_pb_icon {
display: inline-block;
margin: auto;
max-width: 64px;
}


#wpmem_register_form {display: none !important;}




/*--------------------------------------------------[ Buttons ]*/
.et_pb_button_two

/*--------------------------------------------------[ Misc ]*/
#gmap {
    /*filter: grayscale(1);*/
}

#timeline .dnxte-timline-content {
    background: #fff;
    box-shadow: var(--box-shadow-lrg);
}

#timeline #dnxte-timline::before {background: #1d2d6e;}

.et_pb_space {height: 0;}

.post-content .more-link {
    display: inline-block;
    margin-top: 10px;
    text-transform: capitalize;
}

.split .et_pb_button {
    margin: 20px auto;
}

/*No select*/
.no-select,
#main-header {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Team members*/
.et_pb_team_member {
    border: 1px solid #fff;
    box-shadow: var(--box-shadow-lrg);
    /*max-width: 300px;*/
    max-width: 350px;
    margin: auto;
}

.et_pb_team_member_image {max-width: none;}

.et_pb_team_member_description {
    padding: 10px;
}


.et_pb_team_member .et_pb_module_header {
    padding-bottom: 0;
}

.et_pb_team_member .et_pb_module_header,
.et_pb_team_member .et_pb_member_position {
    border-left: 3px solid #1d2d6e;
    padding-left: 10px;
    line-height: 1.3;
}
.et_pb_team_member_description > div {margin-top: 10px; margin-left: 13px;}

/*Logos*/
#partner-logos .et_pb_column {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

#partner-logos .et_pb_image {margin: auto !important;}

#partner-logos img {
  filter: grayscale(1);
  /*max-height: 70px;*/
  max-width: 130px;
  transition: filter ease-out 0.3s;
}

#partner-logos .et_pb_image:hover img {filter: grayscale(0);}

/*Divider*/
/*#page-container .brush.top .et_pb_top_inside_divider {
    background-image:  url(/wp-content/uploads/2022/02/divider-top.svg);
    height: 44px;
    background-size: auto 44px;
}

#page-container .brush.bottom .et_pb_bottom_inside_divider {
    background-image: url(/wp-content/uploads/2022/02/divider-bottom.svg);
    height: 44px;
    background-size: auto 44px;
    background-position: right 0;
}

#page-container .brush.bottom.f7 .et_pb_bottom_inside_divider {
    background-image: url(/wp-content/uploads/2021/06/divider-bottom-f7.svg);
}

#page-container .brush.bottom.f7.both .et_pb_top_inside_divider {
    background-image: url(/wp-content/uploads/2021/06/divider-top-f7.svg);
}

@media screen and (min-width: 1475px) {
    #page-container .brush.bottom .et_pb_bottom_inside_divider,
    #page-container .brush.top .et_pb_top_inside_divider {background-size: 100% 44px;}
}*/

#vardeord .et_pb_column::before {
/*    content: "\4e";
    color: #9eb3c6;
    font-family: 'ETModules';
    font-size: 200px;
    font-weight: 300;
    line-height: 1;
    opacity: .15;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;*/
   /* left: 50%;
    transform:  translateX(-50%);*/
}

#vardeord .et_pb_image_wrap img {
    width: auto;
    height: 75px;
}

#vardeord.om .et_pb_blurb_description {text-align: left;}

/*Counters*/
.counter-col {
    display: flex;
    flex-flow: row wrap;
}

.counter-col .et_pb_text {width: 100%;}

.counter-col .et_pb_number_counter {
    display: flex;
    flex-flow: column-reverse;
    width: 50%;
}
#page-container .counter-col .et_pb_number_counter:last-child {margin-bottom:  5.82%;}

#page-container .swiper-container {overflow: visible;}
#page-container .dnxte_testimonial_child {
    box-shadow: var(--box-shadow-lrg);
    padding: 30px 75px;
}

#page-container .dnxte-itcont-des {
    color: #414547;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}
#page-container .dnxte-tstimonial-item::before {content:  none;}
#page-container .dnxte-tstimonial-prfle-review {
    width: auto;
    max-width: 150px;
    /*max-height: 60px;*/
}
#page-container .dnxte-tstimonial-item-prfle {margin-top: 30px;}

.testimonial-row {
    box-shadow: var(--box-shadow-lrg);
    transition: all ease 0.4s;
    margin-bottom: 20px;
    padding:  30px !important;
}
.testimonial-row:hover {
    box-shadow:
  0 1px 0.9px rgba(0, 0, 0, 0.031),
  0 2.6px 2.2px rgba(0, 0, 0, 0.044),
  0 5.3px 4.4px rgba(0, 0, 0, 0.056),
  0 11px 9.1px rgba(0, 0, 0, 0.069),
  0 30px 25px rgba(0, 0, 0, 0.1);
}

.testimonial-row .et_pb_text {margin: 0 !important;}
.testimonial-row h3 {

}

.testimonial-row img {
  max-width: auto;
    /*max-width: 250px;
    max-height: 125px;*/
}

.testimonial-row.intra img {
    max-width: 100%;
    max-height: none;
}

.testimonial-row .et_pb_testimonial {
    padding:  0;
}

.et_pb_testimonial:hover {
   
}

.et_pb_testimonial.no-shdw {box-shadow: none;}

#next-slider .dnxte-itcont-des {
    border-radius: 10px;
    position: relative;
}

#next-slider .dnxte-itcont-des::after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 24px solid #1d2d6e;
    border-right: 12px solid transparent;
    border-top: 12px solid #1d2d6e;
    border-bottom: 20px solid transparent;
    left: 50%;
    bottom: 0;
    transform:  translate(-50%, 24px);
}

#next-slider .dnxte-tstimonial-item-prfle {
    margin:  1em auto 0;
}

#next-slider .dnxte-tstimonial-item-con {
    display: flex;
    flex-flow: row wrap;
}

#next-slider .dnxte-tstimonial-prfle-des {
    margin-top: 1em;
    position: relative;
    text-align: center;
}

#next-slider .dnxte-tstprfle-nam {font-size: 18px; padding-bottom: 5px;}
#next-slider .dnxte-tst-prfledeg-des {font-size: 15px;}
#next-slider .swiper-pagination-bullet-active {background: #1d2d6e !important;}
.dnxte-rating-revstar.dnext-star-rating {display: none;}

.et_pb_contact_field_checkbox label,
.et_pb_contact_field_radio label {color: #212527 !important;}

.tjanst-form .et_pb_contact_field_checkbox label,
.tjanst-form .et_pb_contact_field_radio label,
.tjanst-form .et_pb_contact_field_options_title {color: #000!important;}


/*Toggles*/
#page-container .et_pb_toggle {
    background: transparent;
    border: 0;
    margin-bottom: 0px;
}
#page-container .et_pb_toggle .et_pb_toggle_title::before {
    left: 0;
    right: auto;
}

#page-container .et_pb_toggle_title {padding-left: 1.5em;}

.grupp-logo img {
    width: auto;
    height: 80px;
}

#faq-section h5.et_pb_toggle_title {
    color: #1d2d6e !important;
}

#fotboll img {max-height: 150px; width: auto;}

#global-cta .et_pb_promo_description,
#global-broschyr .et_pb_promo_description {padding: 0;}
#global-cta h3,
#global-broschyr h3 {text-transform: none; padding: 0.5em}
#global-cta .et_pb_promo,
#global-broschyr .et_pb_promo {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}

/*----------------------------------------------------------------------------[ Media Queries ]-------*/
@media screen and (min-width: 980px) {
    #page-container .dnxte_testimonial_child {
        min-height: 400px;
    }
    #page-container .dnxte-itcont-des {
        width: 70%;
    }

    .dnxte-tstimonial-prfle-review img {max-height: 100px;}


}

@media screen and (min-width: 782px) {
/*--------------------------------------------------[ ðŸ–¥ï¸ Basic Desktop ]*/
#page-container .dnxte-tstimonial-item-con {
    display: flex;
    flex-flow: row wrap;

}

#page-container .dnxte-tstimonial-item-prfle {
    flex-flow: column nowrap;
    width: 30%;
}

#page-container .dnxte-tstimonial-prfle-review {
    max-width: 70%;
}
#page-container h4.dnxte-tstprfle-nam {font-size: 18px !important; margin-top: 10px; padding-bottom: 0 !important;}

/*--------------------------------------------------[ ðŸ–¥ï¸ Top Bar Desktop]*/
/*--------------------------------------------------[ ðŸ–¥ï¸ Header Desktop]*/
#logo {transform: translateY(-10px);}

/*--------------------------------------------------[ ðŸ–¥ï¸ Nav Desktop]*/
#top-menu-nav #top-menu a:hover {opacity: 1;}

#top-menu .sub-menu li {
    padding: 0;
}

#top-menu .sub-menu li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    width: 100%;
}

#top-menu .sub-menu li a:hover {
    background: transparent;
}

/*--------------------------------------------------[ ðŸ–¥ï¸ Sidebar Desktop]*/
/*--------------------------------------------------[ ðŸ–¥ï¸ Referenser Desktop]*/
#ingress-row .et_pb_column_1::before {
    background:  #1d2d6e;
    content: "";
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    transform: translateX(-30px);
}

#referenser-blog .et_pb_post {
    min-height: 420px;
}

.dnxte-msnary-item {
    height: 300px;
    overflow: hidden;
}

/*--------------------------------------------------[ ðŸ–¥ï¸ Product Desktop]*/
/*--------------------------------------------------[ ðŸ–¥ï¸ Footer Desktop]*/

/*--------------------------------------------------[ ðŸ–¥ï¸ Checkout Desktop]*/
/*--------------------------------------------------[ ðŸ–¥ï¸ Page specific Desktop]*/
#partner-logos .et_pb_column {
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

#bf9k {
    position: absolute;
    right: 0;
    bottom: 0;
    transform:  translateY(60px);
}

/*--------------------------------------------------[ ðŸ–¥ï¸ Buttons Desktop ]*/
/*--------------------------------------------------[ ðŸ–¥ï¸ Misc Desktop]*/
#page-container .single-50 {
    max-width: 50%;
}

#ingress-row .et_pb_column_0 {align-items: flex-end;}
/*#tjanst-ref .et_pb_column {min-height: 400px;}*/

#app-section .et_pb_blurb_description {min-height: 9ch;}

}

/*--------------------------------------------------[ ðŸ’»ðŸ“± Below desktop ]*/
@media screen and (max-width: 980px) {
    #main-header {padding-top: 0;}
    .custom-secondary {display: none;}

    .split {margin-bottom: 30px;}
    .split .et_pb_column {min-height: 250px;}
    .split {display: flex; flex-flow: column nowrap;}
    .split .et_pb_column.et_pb_column_empty {display: block;}
    .split.left .et_pb_column.et_pb_column_empty {order: -1;}
}

/*--------------------------------------------------[ ðŸ’» Tablet only ]*/
@media only screen and (min-width: 768px) and (max-width: 980px) {
    /*#page-container .brush.top .et_pb_top_inside_divider,
    #page-container .brush.bottom .et_pb_bottom_inside_divider {
        background-size:  auto 33px;
        height: 33px;
    }*/
   
}

/*--------------------------------------------------[ ðŸ“± Mobile only ]*/
@media screen and (max-width: 781px) {
    #et-main-area .et_pb_fullwidth_header_container,
    #et-main-area .et_pb_row,
    #main-footer .container {width: 90%;}
    #footer-widgets .fwidget {width: 50%;}

    /*#page-container .brush.top .et_pb_top_inside_divider,
    #page-container .brush.bottom .et_pb_bottom_inside_divider {
        background-size:  auto 33px;
        height: 33px;
    }*/
  #fw-header .header-content h1 {font-size: 24px !important; }

  #ref-filter .et_pb_portfolio_item {width: 100%;}
  #ref-filter .et_pb_portfolio_filters li a:first-child {padding-left: 1em;}
  .et_pb_button_one {margin-right: 0px !important;}
  .et_pb_column {display: block !important;}
	.single-project h1 {font-size: 20px !important;}
}

@media screen and (max-width: 640px) {
    #footer-widgets .fwidget {width: 100%;}
    .counter-col .et_pb_number_counter {width: 100%;}
}


/*--------------------------------------------------[ Almost ]*/
.primary.et_pb_menu .et_pb_menu__menu>nav>ul>li {
    background-color: #023585;
    padding: 0 22px;
    margin-right: 1px;
    transition: all .3s ease-out;
}
.primary.et_pb_menu .et_pb_menu__menu>nav>ul>li:hover {
    background-color: #0072d3;
}
.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a, .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 21px 0;
    white-space: nowrap;
}
.et-menu a:hover {
    opacity: 1;
}
.et_pb_fullwidth_menu .et-menu, .et_pb_menu .et-menu {
    margin-left: -11px;
    margin-right: 0;
}

.xoo-el-login-tgr > a:before {
    font-family: 'ETMODULES';
    content: '\e08a'; /* change icon code here */
    text-align: center;
    margin-right: 5px;
    margin-left: 0;
    color: #ccc; /* change icon color here */
    font-size: 1em; /* change icon size here */
    transition: all .3s ease;
}
.xoo-el-logout-menu > a:before {
    font-family: 'ETMODULES';
    content: '\e06d' !important; /* change icon code here */
    text-align: center;
    margin-right: 5px;
    margin-left: 0;
    color: #ccc; /* change icon color here */
    font-size: 1em; /* change icon size here */
    transition: all .3s ease;
}
.xoo-el-username-menu > a:before,
.xoo-el-firstname-menu > a:before {
    font-family: 'ETMODULES';
    content: '\e08a'; /* change icon code here */
    text-align: center;
    margin-right: 5px;
    margin-left: 0;
    color: #ccc; /* change icon color here */
    font-size: 1em; /* change icon size here */
    transition: all .3s ease;
}
.xoo-el-username-menu img.avatar, .xoo-el-firstname-menu img.avatar {
    display: none!important;
}
.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-right: 8px;
}
.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    border: 2px solid #002d73;
}
/*.et_pb_blog_grid .et_pb_post {
    margin-bottom: 0!important;
}*/
.et_pb_post .entry-featured-image-url {
    overflow: hidden;
    border-radius: 3px;
    height: 180px;
}
.et_pb_portfolio_item .et_portfolio_image {overflow: hidden;}
.et_pb_blog_grid img,
.et_pb_portfolio_item img {
    filter: grayscale(90%);
    transition: all .5s ease-out;
}
.et_pb_blog_grid .et_pb_post:hover img,
.et_pb_portfolio_item:hover img {
    filter: grayscale(0);
    transform: scale(1.1)
}
.wp-pagenavi {
    margin-bottom: 0!important;
}
.dnext_lottie_alignment_phone_right, .dnext_lottie_alignment_right, .dnext_lottie_alignment_tablet_right {
    justify-content: center;
    align-items: center;
}

.cu-blog .et_pb_salvattore_content[data-columns]::before {
    content: '4 .column.size-1of4' !important;
}

@media only screen and ( min-width: 981px ) {
    .cu-blog .column.size-1of4 {
        width: 24%!important;
        margin-right: 1%;
    }
}
