/*=============================================
    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: 16px;
  color: #222;
}

.prime {
  font-size: 1em;
}

.clear {clear: both;}
.toplogo{font-size:1.9em;text-align: center;}

h1, h2, h3{  
  line-height: 1.2em;
  font-weight:500;
  font-family: 'Poppins', 'Montserrat', sans-serif;
}
h1 {font-size: 1.4em;font-family: 'Dancing Script';font-size: 34px;font-weight: 700;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.25em;}

#content h1, 
#content h2,#content h3,#content h4{
    color: #181818;
}
#content {overflow:hidden;padding-bottom: 40px;}
.breakout {   
  margin: 2em calc(50% - 50vw);
  padding: 2em;
}
.half-full {
    margin: 4em calc(50% - 50vw);
}
.dk {
  background: #555;
}
.sm-w .wrapper {
  max-width: 800px;
}
.d-overlay {
  background: rgba(0,0,0,.75);
}
.breakout .wrapper { 
  position: relative; 
  z-index: 1; 
  width:100%;
}
.bg-img {
  position: relative;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  min-height: 300px;
}

.banner {
	background: #e60000;
	color: #fff;
	text-align: center !important;
	padding: 30px;
}

.notice {
	font-size: 35px !important;
	color: #fff !important;
	text-decoration: underline !important;
}

.notice-txt {
	font-size: 19px !important;
}

.parallax {
  background-attachment: fixed;
}
.overlay {position: relative;}
.overlay:after {
    content: '';
    background:#2f353c;/*#274C77;*/
    opacity: .85;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.parallax ul {
  text-align: left;
}
.inverse *, #content .inverse h2 {
  color: #fff;
}
.topPhone span {
  display: block;
  /* line-height: 1em; */
  font-family: 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
}
.toplogo img {
  vertical-align: middle;
}
.prime header.header{background:#fff;color:#000;border-top: 7px solid #6a2f11;line-height: 1.5em;}

header .flex-wrap {
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.topPhone span {/* font-size: 1.05em; */}
.topPhone .phone-number {
  font-family: 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  /* font-size: 1.1em; */
  /* color:#fff; */
  /* padding: 10px 17px; */
  /* font-weight: normal; */
  /* background: #BF1919; */
  display: inline-block;
  /* margin-bottom: 10px; */
  text-decoration: none;
  display: block;
}
.topPhone i {margin-right: 5px;vertical-align: middle;font-size: .7em;}

#content, #slider, .prime{
  background:transparent none;
}
.rslides_tabs {
  background: transparent;
  border:none;
  bottom: -20px;
}
.rslides_tabs li a:before {
  font-size: 14px;
}
.cta {
  width: 100%;
  top: auto;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: left;
  background: rgba(255, 232, 108, 0.8);
  padding: 20px 0 30px;
}
.cta h2 {
  /* background: rgb(84, 49, 31); */
  padding: 0 10px 10px 10px;
  color: #16271d;
  font-family: 'Dancing Script';
  margin: 0;
  font-size: 2.3em;
  /* text-shadow: 0 1px 1px #fff; */
  line-height: 1.1em;
}

h2 {}

.wrapper{max-width:980px;}
#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;}

nav.nav {
  background: #215837;
  /* border-bottom: 2px solid #715326; */
  /* border-top: 2px solid #715326; */
  font-family: 'Roboto Condensed';
}

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: 12px;}
ul.sub-menu {background:#fff; text-align: left;}
.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: rgba(255, 255, 255, .9);
  position: relative;
  border:none;
  padding: 5px;
  line-height: 1.2em;
  letter-spacing: .05em;
}
.nav ul li a:hover { background: transparent; }


/*Fixed*/
nav.nav.nav-fixed{background: rgb(33, 88, 55);}
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: left;}

.nav ul { 
  padding: 0 0;
}
nav.nav ul li.current-menu-item a {color: #fff;}
.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;
}

#slider {text-align:center;margin: 0 auto;}

.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;
  border-bottom: 1px dashed;
}
#content a i {
  font-size: .85em;
}
/*.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  {
  content: '';
  position: absolute;
  background: #e0adb3;
  z-index: -1;
  right: 5px;
  bottom: 3px;
  left: 5px;
  height: 1px;
  top: auto;
}*/

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

.wpcf7-form input[type=submit],#content button, html input[type="button"], input[type="reset"], input[type="submit"],
a.contact-btn,.biziq-button,.client-button, #content .btn, #slider .btn, .view-article {
  font-weight: 500;
  background: #1b512d;
  padding: 8px 23px 7px 25px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  min-width: 150px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Roboto Condensed', 'Montserrat', sans-serif;
  position: relative;
  z-index: 1;
  border: none;
  line-height: 1.7em;
  -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;
}
a.contact-btn:after,.biziq-button:after,.client-button:after, .btn:after, #slider .btn:after, .view-article:after  {
    content: "";
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-size: .85em;
}

#slider .btn,button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
.view-article:hover,.wpcf7-form input[type=submit]:hover, #content .btn:hover, #slider .btn:hover {
    background: #be3342;
}
#slider .btn
#content a.view-article {
  display: block;
  margin: 1em 0;
  max-width: 210px;
}
#slider .btn {
  margin: 0;
}
.feedback #content a {background: transparent;} .feedback #content a:hover {background: transparent;}
.up-down a:before {color: #215837;}

#content .wpcf7-form input[type=submit] {
  max-width:150px;
  margin:10px 0;
}
#content .wpcf7-form textarea {
  height: 120px;
}
.wpcf7-form input, .wpcf7-form textarea {
  padding: 10px;
  margin: 5px 0;
}
.wpcf7-form input[type="checkbox"], .wpcf7-form input[type="radio"], input[type="checkbox"] {
  width: auto;
}
#content form {
 margin-top: 2em;
}
form .neg-margin {
  margin-bottom: 10px;
}
form label {
  font-weight: 500;
}

.home-above .bg-img {
  min-height: 172px;
  background-position: center;
}
#content .home-above h3 {
  background: #6a2f11;
  margin: 0;
  padding: 1em;
  color: #fff;
}
.home-above {
    /* align-items: center; */
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 95%;
    flex-direction: row;
    margin: 40px auto 70px;
}
.home-above .flex-item {
   flex-grow: 1;
   flex-basis: 0;
   margin-left: 20px;
   text-align: center;
   align-items: center;
   justify-content: center;
}
.home-above .flex-item .textwidget {
  /* display: flex; */
  /* display: -ms-flexbox;*/
  /* flex-direction: column; */
  /* align-items: center; */
  /* justify-content: center; */
  /* min-height: 250px; */
}
.home-above .flex-item:hover h3 {
  background-color: #1b512d !important;
}
.home-above .flex-item:first-child {
  margin-left:0;
}


.grid ul li {
  list-style-type: none;
  padding: 15px;
  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;
}

.grid ul li:hover:after {
   bottom: 0;
}

.grid ul li:hover, #content .grid ul li:hover h3 {
  color: #fff;
}

#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: #c04e5b;
    margin-right: 4px;
}

footer.footer {
  font-size: .9em;
  line-height: 1.6em;
  background: #272520;
  color: rgba(255, 255, 255, .9);
  border-top: 1px solid rgba(0,0,0,0.15);
  padding: 20px 0 0;
}
footer.footer h2 {
  border-bottom: .02em solid rgba(255, 255, 255, .2);
  padding-bottom:10px;
  color: #fff;
  font-size: 1.4em;
}
.bottomicon {
  max-width: 45px;
}
footer .review-body {
  padding: 0;
}
footer .review-date {
  display: none;
}
footer .wpcf7-form input, footer .wpcf7-form textarea {
  border: none;
}
.copy {
  background: rgba(0,0,0,.2);
  padding: 15px 0;
  font-size: .8em;
  letter-spacing: .05em;
  margin-top: 20px;
}
.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;margin-left: 10px;}
ul.spaced li{margin-bottom:15px;}
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: #c04e5b;
}
ul.fancylist li { text-indent: 5px;}
ul.checked li:before{content: "\f058";}
ul.slim-check li:before{content: "\f00c" /*\f00c*/;}
ul.marker li:before {content: "\f041";}

#content .compliments h1 {
  background: #6a2f11;
  color: #fff !important;
}
.review-body {
  border: 0;
}
.review-nav-container { width: 100%; }
.rev-cont {
  padding: 20px;
  background: #ededed;
  border: 1px solid rgba(0,0,0,.15);
  margin: 0 0 30px;
}
.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;}
.gallery img {
  border: none !important;
  max-width: 100%;
  width: auto;
  height: auto;
}
#content .gallery a {
  background: transparent;
  padding: 0;
/*   display: inline-block; */
  border-bottom: 0;
} 
.up-down>a {color:#333 !important;transition: all 0.25s ease 0s;    margin: 0 1em;}
.up-down>a:hover{color:#181818 !important}


/*blog*/
#content main[role=blog] article.post:first-child h2 {
  margin-top: 1em;
}
.post-details {
  font-size: .85em;
}
.post-details span {
  margin-left: 10px;
}
.post-details span:first-child {
  margin-left: 0;
}



.simple-slideshow {
    max-height: 330px;
    padding: 0;
}

.mySlides {
    max-height: 330px;
    width: auto;
    margin: auto;
    display: none;
    transition: .2s;
    animation-name: bwip;
    animation-duration: 3s;
}

@keyframes bwip {
    0%   {opacity: 0;}
    10%  {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;}
}


.cta .left {

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 768px) {
  header .flex-wrap {
    flex-direction: row;
  }
  .header .flex-item {
       flex-grow: 1;
      flex-basis: 0;
  }
  .header .flex-item:last-child {
    text-align: right;
  }

  .mobile {
    display:none;
  }
  .topPhone span.call-today {
    /* margin-right: 1em; */
  }
  header .wrapper  {
    padding: .5em 0;
  }
  .nav > ul {
    margin: 0 auto;  
    width: 100%; 
    padding: 0 0 ;
    /*-webkit-flex-direction: row ;
    flex-direction: row;
    display: -webkit-flex;
    display: flex;*/
  }
  nav.nav ul li.current-menu-item, nav.nav ul li.current_page_parent, nav.nav ul li.current-menu-ancestor, nav.nav li:hover {
    background: rgba(255,255,255,.15);
  }
  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: 0;
  }
  nav.nav ul.sub-menu {
    background: #6a2f11;
    right: 0;
    width: auto;
    left:0;
    z-index: 2;
min-width:150px;
  }
  nav.nav > ul > li > a {font-size: 13px;padding: 12px 8px;display: 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 10px;}

  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 {
    box-shadow: 0 2px 10px #c7c7c7;
  }
  .toplogo img {max-height:200px;}

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

  .right-padding {
     padding-right: 1.75em;
  }
  .left-padding {
    padding-left: 1.75em;
  }
  .cta h2 {
    max-width: 70%;
    text-align: left;
    float: left;
  }
  .cta .wrapper {
     align-items: center;
    justify-content: space-between;
    display: flex;  
  }
  #slider .btn {
    float: right;
  }
p.btn {}
form .neg-margin > div {
  display: inline-block;
  float: none;
}

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

  .grid ul li {
    display: table-cell;
    border-left: 1px solid #fff;
    vertical-align: middle;
  }
  .grid ul li:first-child {
    border:none;
  }
  .grid ul {
    table-layout: fixed;
    display: table;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #fff;
  }
  li.text * {
    margin-left: 0;
    max-width: calc(940px / 2);
  }
}


@media only screen and (max-width: 1050px) {
    
}
@media only screen and (min-width: 951px) {
  .cta h2 {
    font-size: 2.7em;
  }
}

@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) {
  .desktop {
    display: none;
  }
  .prime {
      font-size: .95em;
  }
  .address-top {
    display:none !important;
  }
  header.header .wrapper {
      width: 100%;
      text-align: center;
  }
  header .flex-item {
    display: block;
  }
  header .logo-wrap {
    order: -1;
  }
  nav.nav {
  }
  nav.nav ul li {width: auto;text-align: left;background: transparent;}
  .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: 15px;font-size: 1.3em;color: #fff; margin-right: 50px;}

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

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

  #slider .rslides_tabs {
    display: none;
  }
   #slider {
     padding-bottom: 40px;
  }
  .cta {
    display: block;
    text-align: center;
    background: transparent;
    padding: 10px 0;
    /* right: calc(50% - 320px); */
    /* left: auto; */
    /* left: 15px; */
    /* width: 320px; */
    /* margin: -40px; */
  }
  .cta .wrapper {
    background: rgba(255, 232, 108,1);
    position: relative;
    display: block;
    top: 50px;
    max-width: 80%;
    padding: 15px;
  }
  .cta h2 {
    font-size: 1.8em;
  }
  .topPhone span {display:none;}
  #content div.one-half{
    padding-right:0 !important;
    padding-left:0 !important;
  }
  #gallery-2 .gallery-item {width: 50% !important;}

  main[role="blog"], .blog-sidebar {
    width: 100%;
    margin: 0;
  }
  .home-above {
    margin: 0 auto;
  }
  .home-above, .home-above .flex-item {
    display: block;
  }
  .home-above .flex-item {
    margin: 0 0 25px;
  }
   
  form .neg-margin {
    margin-bottom: 30px;
  }
  .gallery br {display: none;}
  .grid ul li {
    border-bottom: 1px solid #fff;
  }
  .grid ul li.bg-img {
    min-height: 250px;
  }
  .parallax {background-position: center;}
  .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;
    text-align: left;
  }
  footer .neg-margin > div:first-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 480px) {
  .cta .wrapper {
    padding: 5px;
    font-size: .5em;
    max-width: 95%;
    top: 55px;
  }
  .cta {
    /*position: relative;*/
  }
  .cta .wrapper h2 {
    line-height: 1em;
    padding-bottom: 5px;
  }
  #slider .btn {
    padding: 5px;
  }
  #slider {
    padding-bottom: 50px;
  }
}



#content .accordion-wrap >  .ac-heading {
  cursor: pointer;
  /*border-bottom: 3px solid #337291;*/
  margin-bottom: 0;
  padding: 10px 15px 9px 11px;
  line-height: 1.3em;
  margin-top: 15px;
  background: #e2e2e2;
  color: #3d3a38;
  font-size: 1.1em;
  font-weight: normal;
}
.accordion-wrap > .ac-heading:after {
  content: '\f13a';
  font-family: "FontAwesome"; 
    font-weight: 900; 
  float: right;
  padding-right: 0;
  margin-bottom: 5px;
}
.accordion-wrap > .ac-heading.close:after {
  content: '\f139';
}
.accordion-content, #accordion p {
    display: none;
    margin: 0;
    background: #ffffff;
    padding: 15px;
    border: 1px solid #e2e2e2;
}