/*=============================================
    Please add all custom CSS to this file
 =============================================*/
html {
  min-height: 100%;
}

body{
  font-weight:400;
  background:#FFF;
  font-family: 'Poppins', 'Montserrat', sans-serif;
  font-size: 17px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    display: none;
}

.prime {
  font-size: 1em;
}

.clear {clear: both;}
.toplogo{font-size:1.9em;}
.home article br {
    display: none;
}
h1, h2, h3, h4, h5 {  
  line-height: 1.2em;
  font-weight: 500;
  font-family: 'Raleway';
}
h1 {font-size: 1.4em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.25em;}
h4 {
  font-size: 1.2em;
}

h3.lg {
  font-size: 1.5em;
}

.center, .center * {
  text-align: center;
}

#content h1, 
#content h2,#content h3,#content h4{
    color: #00223e;
}
#content {overflow:hidden;padding-bottom: 40px;}
.breakout {
  margin: 2em calc(50% - 50vw);
  padding: 2em;
  background: #ededed url('/wp-content/uploads/cloth-alike.png');
}
.light {
  background: #fffd url('/wp-content/uploads/cloth-alike.png')
}
.breakout + .breakout{
  margin-top: -2em;
}
.teal {
  background: #028288 url('/wp-content/uploads/black-thread-light.png');
}
#content .breakout h2 {margin-top:.5em;}

.half-full {
    margin: 4em calc(50% - 50vw);
}
.dk {
  background: #555;
}
.lg {
  font-size: 1.2em;
}
.sm-w .wrapper {
  max-width: 800px;
}
.no-w .wrapper {
  max-width: none;
}
.d-overlay {
  background: rgba(0,0,0,.75);
}
.breakout .wrapper { 
  position: relative; 
  z-index: 1; 
  width:100%;
}
.bg-img {
  align-items: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  min-height: 300px;
}
.cta-full {
  margin-top: 2em;
  text-align: center;
  padding: 2em;
  background: #ededed;
}
#content .cta-full h2 {
  margin-top: .5em;
}
.parallax {
  background-attachment: fixed;
}
.overlay {position: relative;}
.overlay:after {
    content: '';
    background: rgba(39, 46, 51, 0.7);
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.parallax ul {
  text-align: left;
}
#content h4 {
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 2px solid #028288;
  /* display: inline-block; */
  background: #028288;
  color: #fff;
  padding: 10px;
}
h4 + p {
  margin-top: 2px;
  /* color: #018388; */
  padding: 0 5px;
}
.staff p {
  padding: 0 5px;
}
.italic {
  font-family: 'Lora';
  font-style: italic;
}
.inverse *,  #content .inverse h1, #content .inverse h2, #content .inverse h3, #content .inverse h4  {
  color: #fff;
}
#content .inverse .btn {
  /* border: 1px solid #fff; */
}
#content .inverse .btn:hover {
  background: #fff;
  color: #00223e;
}
#content .inverse .btn:hover:after {
  color: #028288 ;
}

.topPhone span, .toplogo span{
  display: block;
  line-height: 1em;
}
.toplogo span, .toplogo img {
  vertical-align: middle;
}
.toplogo span {
    font-size: 22px;
    font-weight: 700;
    line-height: 1em;
    padding: 3px 0 7px 5px;
}
.prime header.header{background: #ededed;color:#000;}
.topPhone span {font-size: 1.3em;}
.topPhone .phone-number {
  font-size: 1.5em;
  color: #018388;
  /* padding: 7px 17px; */
  font-weight: bold;
  /* background: #BF1919; */
  display: inline-block;
  margin-bottom: 5px;
  text-decoration: none;
}
.topPhone i {margin-right: 1px;/* vertical-align: middle; */font-weight: normal;}

#content, #slider, .prime{
  background:transparent none;
}
.rslides_tabs {
  background: transparent;
  border:none;
}
.rslides_tabs li.rslides_here a:before {
  color: #ffffff;
}
.rslides_tabs li a:before {
  font-size: 16px;
  color: rgba(255, 255, 255, .2);
}
#slider {text-align:center; margin: 0 auto;}
#slider *, #slider {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.home #slider:hover img {
    transform: scale(1.05,1.05);
    -webkit-transform: translateZ(0) scale(1.05, 1.05);
}
.home #slider:hover .cta {
  background: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cta {
  bottom: 0;
  right: 0;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3);
}
.slider-image {
  min-height: 450px;
}
#slider h2 {
  background: teal;
  color: #fff;
  padding: 10px;
  font-size: 1.8em;
  max-width: 500px;
  font-family: 'Lora';
  margin: 0;
}




.wrapper{max-width:1080px;}
#content{min-height:400px; padding-bottom: 30px;background:rgba(255, 255, 255, 1);}
#content div.one-half{text-align:left;}
#content h2{margin-top:20px;}
.home #content {
  padding-bottom: 0;
}
nav.nav {
  background: #00223D;
}

nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    border:none;
}

ul.sub-menu li a {color: #fff;font-size: 15px;}
ul.sub-menu {background: #028288;text-align: center;}
.nav ul.sub-menu li a:hover, ul.sub-menu li.current-menu-item {background: rgba(0,0,0,.1);}

.nav ul li a {
  /*text-transform: uppercase;*/
  color: #fff;
  position: relative;
  border:none;
  padding: 5px;
  line-height: 1.2em;
}
.nav ul li a:hover { background: transparent; }


/*Fixed*/
nav.nav.nav-fixed{background: #00223D;}
nav.nav.nav-fixed > ul > li > a, nav.nav.nav-fixed li.menu-item-has-children a:after {
  color: #fff;
}
nav.nav.nav-fixed .sub-menu {text-align: center;}


nav.nav ul li.current_page_parent > a, 
nav.nav ul li.current-menu-item > a, 
nav.nav ul li:hover > a, 
nav.nav ul li.current-menu-ancestor > a, 
nav.nav ul li.current-menu-parent > a {
  /* color: #ba5b29; */
}
.nav ul li.menu-item-has-children:hover > a:after,
.nav ul li.menu-item-has-children > a:after {
  color: inherit;
  content: '\f078';
  /* content: '\f107'; */
  font-family: 'FontAwesome';
  font-size: .8em;
  line-height: 1em;
  margin-left: 5px;
}

.contact-us #content div.one-half:first-child {
  padding-right: 30px;
}

#content ul li ul {
  padding-left: 1em;
  list-style: circle;
}
/*#content ul li ul li:before {
  display: none;
}*/
#content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#content a {
  color: inherit;
}

#content .dotted {
  display: inline-block;
  border-bottom: 1px dotted;
}

.staff img {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  box-shadow: 0 0 5px #000;
}
.staff > div {
  margin-top: 30px;
  /* text-align: center; */
}
.staff ul {
  padding-left: 30px;
  font-size: .9em;
  font-weight: 500;
}

.nav ul li.current-page-ancestor > a:before,
.nav ul li.current_page_parent > a:before,
.nav ul li.current-menu-parent> a:before,
.nav ul li.current-menu-item > a:before,
.nav > ul > li > a:before  {
  content: '';
  position: absolute;
  background: #018388;
  z-index: -1;
  right: 50%;
  bottom: 0;
  left: 50%;
  height: 2px;
  top: auto;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0;
}
.nav ul li.current-page-ancestor > a:before,
.nav ul li.current_page_parent > a:before,
.nav ul li.current-menu-parent> a:before,
.nav ul li.current-menu-item > a:before,
.nav > ul > li > a:hover:before, 
.nav > ul > li:hover > a:before  {
  right: 0;
  left: 0;
  opacity: 1;
}


#content a:hover {text-decoration: none;}

.btn, .wpcf7-form input[type=submit], button, html input[type="button"], input[type="reset"], input[type="submit"], a.contact-btn,.biziq-button,.client-button, #content .btn, #slider .btn, .view-article, .rev-read-more {
  font-weight: 500;
  background: #00223e;
  padding: 8px 23px 7px 25px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  min-width: 150px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  z-index: 1;
  border: 0px solid #028288;
  line-height: 1.6em;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 0;
}
.btn:after,.rev-read-more:after,
a.contact-btn:after,.biziq-button:after,.client-button:after, .btn:after, #slider .btn:after, .view-article:after  {
    content: "\f0da";
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-size: 1.05em;
    color: #028288;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.rev-read-more:hover:after,.btn:hover:after,
a.contact-btn:hover:after,.biziq-button:hover:after,.client-button:hover:after, .btn:hover:after, #slider .btn:hover:after, .view-article:hover:after  {
  color: #fff;
}
.btn:hover,.rev-read-more:hover,
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
#content .view-article:hover,.wpcf7-form input[type=submit]:hover, #content .btn:hover, #slider .btn:hover {
    background: #018388;
}

#slider .btn {
  border: 0px solid #ffffff;
  background: #fff;
  color: #00223e;
}

#slider:hover .btn,#slider .btn:hover {
  background: #00223e;
  color: #ededed;
  box-shadow: 0 0 10px #000;
}

#content a.view-article {
  display: block;
  margin: 1em 0;
  max-width: 210px;
  color: #ffffff;
}

.feedback #content a {background: transparent;} .feedback #content a:hover {background: transparent;}
.up-down a:before {color: #028288;}

#content .wpcf7-form input[type=submit] {
  max-width:150px;
  margin:10px 0;
}
#content .wpcf7-form textarea {
  height: 120px;
}
#content input[type="submit"] {
  border: 1px solid #00223e;
}
.wpcf7-form input, .wpcf7-form textarea {
  padding: 7px 10px;
  margin: 5px 0;
  border: none;
}
input[type="radio"] {
    width: auto;
}
#content form {
  background: #018388;
  padding: 15px;
  margin: 20px 0;
  color: #fff;
}

.flex-wrapper, ul.cta-list {
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flex-wrapper .flex-item,
ul.cta-list li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    flex-basis: 280px;
    list-style: none;
    margin: 15px;
}
ul.cta-list li {
    padding-left: 30px;
    text-indent: -30px;
    line-height: 1.5em;
    font-size: 1.15em;
    font-family: 'Raleway';
    font-weight: 500;
}
ul.cta-list li:before {
  font-family: 'FontAwesome';
  content: '\f046';
  font-size: 1.2em;
  color: #ffc743;
  margin-right: 7px;
}


.grid > ul > li {
  list-style-type: none;
  padding: 15px 25px;
  position: relative;
  /*background: #ededed;*/
  z-index: 1;
  transition: .3s ease-in-out;
}

.grid ul li:after {
  content: '';
  background: #266DD3;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 100%;
  z-index: -1;
  transition: .3s ease-in-out;
  opacity: .8;
}

.grid > ul {
  padding: 0;
  margin: 2em 0;
}
#content .grid ul ul {
  padding-left: 30px;
}
#content .grid h3 {
  color: #fff; 
  position: relative;
  padding-left: 28px;
}

.grid h3:before {
  content: '\f14a';
  font-family: 'FontAwesome';
  margin-right: 10px;
  position: absolute;
  left: 0;
}

.grid p {
  /*margin-left: 30px;*/
}
.author-name {font-weight: bold; font-style:normal;}
.neg-margin {
  margin: 0 -15px;
}
.neg-margin > div {
  padding: 0 15px;
}

span.icon-item {
    display: inline-block;
    text-indent: -10px;
    margin-left: 22px;
    margin-bottom: 10px;
}
span.icon-item i {
    color: #028288;
    margin-right: 4px;
}

footer.footer {
  font-size: .85em;
  line-height: 1.6em;
  background: #1b1b1b url('/wp-content/uploads/classy-fabric.png');
  border-top: 1px solid rgba(0,0,0,0.15);
  padding-bottom: 0;
  padding-top: 25px;
}
footer.footer h2 {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 6px;
  color: #fff;
  font-size: 1.2em;
  text-transform: uppercase;
}
.bottomicon {
  max-width: 45px;
}
footer .review-body {
  padding: 0;
}
footer .review-date {
  display: none;
}
footer .wpcf7-form input, footer .wpcf7-form textarea {
  border: none;
  padding: 5px 7px;
  font-size: .9em;
}
.copy {
  background: rgb(2, 130, 136);
  padding: 5px 0;
  font-size: .8em;
  letter-spacing: .05em;
  margin-top: 10px;
}
.bottomicon, .socialicons{
    text-align:left;
}
#content ul{list-style:square;}
/*.final-star {
    color: #f0f0e4 !important;
}*/
#content h2{margin-top:40px;}
#content ul.fancylist{list-style: none;}
ul.fancylist > li:before {
  content: "\f138" /*"\f058" */;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 16px;
  padding-right: 0.5em;
  margin-left: -27px;
  color: #018388;
}
ul.fancylist > li {text-indent: 5px;margin-bottom:5px;line-height: 1.55em;}
ul.checked li:before{content: "\f058";}
ul.slim-check li:before{content: "\f00c" /*\f00c*/;}
ul.marker li:before {content: "\f041";color: inherit;}
ul.spaced li{margin-bottom:15px;}

#content .compliments h1 {
  background: #000;
  color: #fff !important;
}
#content .compliments h1:after {
  display: none;
}
.review-body {
  font-style: normal;
  border: 0;
  line-height:  1.5em;
}
#content .review-body {
  font-size: 1.1em;
  text-align: center;
}
#content .review-info span {
  display: block;
  width: auto;
  text-align: center;
  float: none;
  line-height: 1.4em;
}
.review-nav-container { width: 100%; }
.review-container {
  margin-top: 45px;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.rev-cont {
  padding: 40px 20px 30px;
  background: #ededed;
  border: 1px solid rgb(2, 130, 136);
  position: relative;
  flex-grow: 1;
  flex-basis: 400px;
  align-items: center;
  justify-content: center;
  margin: 0 15px 50px;
}
.rev-cont:before {
  content: '\201C ';
  font-family: Times New Roman, Georgia;
  position:absolute;
  background: #018388;
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  line-height: 65px;
  font-size: 2.5em;
  top: -25px;
  left: calc(50% - 25px);
}
.review-container h3.review-title {
  display: none;
}
.review-nav-container li a {background: #fff;}

#content .review-nav-container li {
  background: transparent;
}

#content .review-nav-container li a {
  min-width: 0;
  color: #000;
  padding: 5px;
  font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
}

.featherlight-next span, .featherlight-previous span {font-size: 60px;}
.gallery .gallery-item {padding: 0 0;}
.gallery img {
  border: none !important;
  max-width: 100%;
  width: auto;
  height: auto;
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}
#content .gallery a {
  background: transparent;
  border: 1px solid #e4e4e4;
  padding: 0;
  display: inline-block;
  box-shadow: 0px 0px 2px #bdbdbd;
} 
.gallery-columns-6  .gallery-item {
  width: calc(100% / 6) !important;
}
.gallery-icon img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.gallery-icon:hover img {
    box-shadow: 0 0 10px #000;
    transform: scale(1.1,1.1);
    -webkit-transform: translateZ(0) scale(1.1, 1.1);
}

.up-down>a {color:#333 !important;transition: all 0.25s ease 0s;    margin: 0 1em;}
.up-down>a:hover{color:#181818 !important;}

/*blog*/
.blog-sidebar > div {
  padding: 12px 12px 20px;
  background: #ededed;
  margin-bottom: 15px;
  border: 1px solid #018388;
  position: relative;
}
.blog-sidebar > div:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 20px solid #018388;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  position: absolute;
  left: calc(50% - 10px);
  bottom: 0;
}


#content main[role=blog] article.post h1, 
#content main[role=blog] article.post h2 {
  margin-bottom: 10px;
}
#content main[role=blog] article.post:first-child h2 {
  margin-top: 1em;
}
.post-details {
  font-size: .9em;
}
.post-details span i {
    color: #018388;
}
.post-details span {
  margin-left: 10px;
}
.post-details span:first-child {
  margin-left: 0;
}

@media only screen and (min-width: 768px) {
  .nav-block.active {
    min-height: 0;
  }
  .mobile {
    display:none;
  }
  .toplogo {
    text-align: left;
  }
  .topPhone {
    text-align: right;
  }
  .d-r {
    text-align: right;
  }
  .topPhone span.call-today {
    /* margin-right: 1em; */
  }
  header .wrapper  {
    padding: 0px 0 0;
  }
  header .wrapper > div {
    float: none;
    display: inline-block;
    vertical-align: middle; 
  width: 49%;}
  .nav > ul {
    margin: 0 auto;  
    max-width: 980px; 
    width: 95%; 
    padding: 0 0 ;
    -webkit-flex-direction: row ;
    flex-direction: row;
    display: -webkit-flex;
    display: flex;
  }
  nav.nav > ul > li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    vertical-align: middle;
    border:none;
    margin: 0;
    position: relative;
    overflow: inherit;
    padding: 5px 0 7px;
  }
  nav.nav ul.sub-menu {
    right: 0;
    width: auto;
    left:0;
    z-index: 2;
    top: 150%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    opacity: 0;
    visibility: hidden;
  }
  nav.nav > ul >  li:hover > ul.sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  nav.nav > ul > li > a {font-size: 15px;padding: 8px 10px;/* display:inline-block; */}
  nav.nav > ul > li a, nav.nav ul li {border:none; vertical-align: middle;}

  nav.nav > ul > li > ul.sub-menu li a {display: block;padding: 10px 5px;}

  nav.nav-fixed ul {
    text-align: center;
  }
  nav.nav ul.sub-menu li:first-child {border-top:none;}
  nav.nav ul.sub-menu li {border-top: 1px solid #fff;}

  ul.sub-menu {
  }
  .toplogo img {max-height: 150px;}

  .prime header .two-third{text-align: right;}

  .right-padding {
     padding-right: 1.75em;
  }
  .left-padding {
    padding-left: 1.75em;
  }

  
  .float-left {
    float: left;
    margin: 0 15px 15px 0;
  }
  .float-right {
      float: right;
      margin: 0 0 20px 15px;
  }
  .nm {margin-top: -40px;}


  /*blog*/
  .blog-sidebar {
    width: 25%;
  }
  .post .wp-post-image {
    margin: 1.5em 15px 15px 0;
    float: left;
  }

  .grid > ul > li {
    display: table-cell;
    vertical-align: middle;
  }
  .grid ul li:first-child {
    border:none;
  }
  .grid > ul {
    table-layout: fixed;
    display: table;
    width: 100%;
    padding: 0;
  }
  li.text * {
    margin-left: 0;
    max-width: calc(940px / 2);
  }
  body:not(.home) .grid > ul > li:last-child {
    width: 55%;
  }
}


@media only screen and (max-width: 1050px) {
    
}
@media only screen and (min-width: 951px) {
}

@media only screen and (min-width: 768px) and (max-width: 949px) {
}

@media only screen and (max-width: 950px) {
}

@media only screen and (max-width: 767px) {
  .prime header.header {
    background: #00223e;
  }
  .desktop {
    display: none;
  }
  .prime {
      font-size: .95em;
  }
  header.header .wrapper {
      width: 100%;
  }
  header.header .wrapper > .one-half:first-child {
    display:  none;
  }
  nav.nav {
  }
  .nav ul {
    padding: 0;
  }
  nav.nav ul li {width: auto; text-align: left;}
  .nav > ul > li > a:before  {display: none;}
  .current-menu-item, .nav ul li:hover, .nav ul li:focus {background: rgba(0,0,0,.1);}
  .nav ul li > a {padding: 10px 15px;font-size: 1em;color: #fff; margin-right: 50px;background: transparent !important;}

  ul.sub-menu {background: transparent;    font-size: .9em;}
  ul.sub-menu li a:before {content: '-';}

  .toplogo img {max-height: 120px;padding: 0 15px;display: none;}
  #toggle-wrapper {    
    top: 12px;
    z-index: 5;
    padding: 7px;
  }
  header .one-third, header .two-third {text-align: center;}
  .toplogo{ 
    display: inline-block;
    padding:15px 0 0;
  }

  #slider .rslides_tabs {
    display: none;
  }
  .topPhone span {display:none;}
  #content div.one-half{
    padding-right:0 !important;
    padding-left:0 !important;
  }
  ul.one-half {
    text-align: left;
  }
  #content .neg-margin div.one-half {
    padding: 0 15px !important;
  }
  .gallery .gallery-item {width: 50% !important;}

  main[role="blog"], .blog-sidebar {
    width: 100%;
    margin: 0;
  }

  .gallery br {display: none;}
  .grid ul li {
  }
  .grid ul li.bg-img {
    min-height: 250px;
  }
  .parallax {background-position: center;background-attachment: inherit;}
  .alignleft, .alignright {
    margin: 10px auto;
  }
  footer input[type="submit"],footer .wpcf7-form input[type=submit] {
    max-width: 200px;
  }
  footer .neg-margin > div {
    margin-top: 40px;
  }
  footer .neg-margin > div:first-child {
    margin-top: 0;
  }
  .mob-expand-submenu {
     /* top: -10px; */
     top: 0;
     margin-top: -44px;
  }

  .mob-expand-submenu i {
     background: rgba(0,0,0,0.3);
     padding: 10px 10px 10px 11px;
     color: white;
  }

  .mobmenu_content #mobmenuleft .sub-menu {
     visibility: visible;
     opacity: 1;
     -webkit-transition: none;
     -o-transition: none;
     transition: none;
     text-align: left;
  }

  .mobmenu-push-wrap {
     /* padding-top: 0; */
  }

  i.mob-icon-menu.mob-menu-icon, .mob-icon-cancel.mob-cancel-button {
     background: #00223e;
     padding: 5px 0;
  }
  .mob-icon-menu:before, .show-nav-left .mobmenu .mob-cancel-button {
    color: #fff;
  }
  .header .textwidget {
    padding: 0;
  }
  .topPhone .phone-number {
    font-size: 20px;
    color: #fff;
    position: relative;
    margin-top: 10px;
  }
  .mob-menu-header-holder.mobmenu {
    box-shadow: 0 0 10px #000;
  }
  .mobmenu_content #mobmenuleft li:hover > a, .mobmenu_content #mobmenuright li:hover > a {
     color: #fff;
  }
}
@media only screen and (max-width: 480px) {

}

#filter_gallery_523.filtr-container .filtr-item, .rev-cont:before {
    text-align: center;
}
#filter_gallery_523.filtr-container .filtr-item img {
    max-width: 100%!important;
    width: auto!important;
}
#filter_gallery_523.filtr-container .filtr-item {
    -webkit-transition: all 1s ease-in-out!important;
    -moz-transition: all 1s ease-in-out!important;
    -o-transition: all 1s ease-in-out!important;
    transition: all 1s ease-in-out!important;
    opacity: 0;
}

.bg-color-1{
  background-image: linear-gradient(#00000080, #00000080), url(/wp-content/uploads/billboard-gray-kitchen.jpg);
  background-attachment: fixed;
  background-size: cover;
}

#content .accordion-wrap h3 {
  cursor: pointer;
  /*border-bottom: 3px solid #337291;*/
  margin-bottom: 0;
  padding: 10px 15px 9px 11px;
  line-height: 1.3em;
  margin-top: 15px;
  background: #00223D;
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
}
.accordion-wrap h3:after {
  content: '\f067';
  font-family: "FontAwesome";
    font-weight: 900;
  float: right;
  padding-right: 0;
  margin-bottom: 5px;
}
.accordion-wrap h3.close:after {
  content: '\f068';
}
.accordion-content, #accordion p {
    display: none;
    margin: 0;
    background: #eaeaea;
    padding: 15px;
}