/*=============================================
    Please add all custom CSS to this file
 =============================================*/
body{
    font-weight:400;
    background:#FFF;
}
.toplogo{font-size:1.9em;padding:5px 0;}
.topPhone {
    font-size:1.9em;
    padding: 25px 0;
    border-radius: 0 0 10px 10px;
}
h1, h2, h3{font-family: 'Poppins', sans-serif;}
#content h1{color:#181818 !important;}
.topPhone span, .toplogo span{
    font-size:0.65em;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-transform:uppercase;
    display:block;
}
.prime header.header{
	background:#FFF;
	background-color: #ffffff;
    background-image: url("/wp-content/uploads/brick-wall.png");
	color:#222;
}
#content, #slider, .prime{background:#F1F1F1;}
.toplogo span, .topPhone span{padding-top:4px;font-weight:400;}
.wrapper{max-width:980px;}
#content{min-height:400px;}
#content div.one-half{text-align:left;}
#content h2{margin-top:20px;}
nav ul li a {font-family: 'Poppins', sans-serif;}
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:1px solid #EBEBEB;
}
ul.sub-menu li a {padding:8px 35px;}
ul.sub-menu {background:#181818;}
.nav ul li a:hover {
    background: rgba(255,255,255,.2);
}
nav.nav, nav.nav.nav-fixed, footer.footer {
    background-color: #1a5611;
    background-image: url("https://www.transparenttextures.com/patterns/egg-shell.png");
    color: #FFF;
	border-top: 2px solid rgba(255,255,255,0.25);
}
nav.nav, nav.nav.nav-fixed{
    border-bottom: 2px solid rgba(255,255,255,0.25);
}
.nav ul {
    margin: 0;
    padding: 10px 0 5px;
}
nav.nav ul li.current-menu-item a{
}
.nav ul li > a:after {
    color: #FFF;
}
#slider{text-align:center;}
a.contact-btn, .wpcf7-form input[type=submit], .biziq-button {
	font-family: 'Poppins', sans-serif;
    background:#F44D19;
    color: #FFF !important;
    padding: 6px 30px;
    font-weight: 400;
    text-decoration: none !important;
    display: table;
    border:1px solid #FFF;
    border-radius: 0px;
    box-shadow: 0 0 0 4px #F44D19, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
    margin-top:25px;
}
a.contact-btn:hover, .wpcf7-form input[type=submit]:hover, .biziq-button:hover {
    background:#F44D19;
    box-shadow: 0 0 0 4px #F44D19, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
}
#content .wpcf7-form input[type=submit] {
    max-width:150px;
    margin:10px 0;
}
footer.footer{color:#FFF;}
footer.footer h2 {
    border-bottom: 2px solid #FFF;
    padding-bottom: 3px;
}
.bottomicon, .socialicons{
    text-align:left;
}
#content ul{list-style:none;}
.final-star {
    color: #181818 !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";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #181818;
    font-size: 16px;
    padding-right: 0.5em;
    margin-left: -27px;
}
ul.checked li:before{content: "\f00c";}
ul.marker li:before {content: "\f041";}
#content h2,#content h3,#content h4{
    color: #181818;
}
#content .compliments h1 {
    background:#222;
    color: #fff !important;
    text-stroke: 1px black;
    -webkit-text-stroke: 1px black;
}
div#biziqrecentreviews-5 {
    padding: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ REVIEWS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.review-body {
    font-style: normal;
    border: 0;
    line-height: 1.5em;
}

#content .review-body {
    font-size: .95em;
    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: 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    padding: 0em 2em 2em;
    margin-right: -15px;
}

form#review-form label {color: #000;}

.rev-cont {
    padding: 2em 1em 1em;
    border: 1px solid #254359;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 1em 2em;
    background: #fff;
}

.rev-cont:before {
    content: url('/wp-content/uploads/favicon.png');
    position: absolute;
    background: #ffffff;
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 1em;
    font-size: 2.25em;
    top: -.5em;
    left: calc(50% - .5em);
    border-radius: 100%;
}

.review-container h3.review-title {display: none;}
.final-star, .star {color: #f44c19 !important;}
.review-nav-container li a, #content .review-nav-container li {background: transparent;}

.author-name {
    font-weight: bold;
    font-style: normal;
}

#content .review-nav-container li a {
    min-width: 0;
    color: #0c0c0c;
    padding: 5px;
}

button#show-comment-form-button {display: none;}

footer .review-date {
    float: none  !important;
    display: block !important;
}

/*thumbs*/
.up-down>a {color:#333 !important;transition: all 0.25s ease 0s;}
.up-down>a:hover{color:#181818 !important}
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/*
.cta {
    width: 50%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    right:auto;
    left:0;
}
.cta-box{
    width:90%;
    margin:22% auto;
    color:#FFF;
    text-align:center;
    line-height:1.4em;
}
.cta a {
    border:none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    margin:25px auto 0;
    background:#666;
    color:#333 !important;
    box-shadow: 0 0 0 4px #F2CE23, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
}
.cta .h1{font-family: 'Montserrat', sans-serif;font-size:2.1em;color:#FFF;line-height:1.1em;}
.cta-box > span {
    display: block;
    font-size: 18px;
    padding-top: 5px;
    font-family: 'Montserrat', sans-serif;
}*/
#slider{max-width:1920px;margin:0 auto;}

.cta {
  background:rgba(144, 110, 10, 0.3);
  bottom: 0;
  right: 0;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  margin: auto;
  align-items: center;
  justify-content: center;
  top: 0;
}
.ctatop {
  font-family: 'Josefin Sans', sans-serif;
  color:#fff;
  font-size:3em;
  line-height:1em;
  margin-bottom:1%;
  text-transform:uppercase;
  text-shadow:2px 2px 2px rgba(0,0,0,.8);
}
.ctatop span {
	font-family: 'Yellowtail', cursive;
    text-transform:capitalize;
    font-size: .75em;
}
.ctabtn {
  padding:7px 30px;
  color:#fff;
  font-size:1.3em;
  font-weight:500;
  box-shadow:1px 1px 1px rgba(0,0,0,.5);
  transition:all ease-in-out .2s;
  text-transform:uppercase;
  letter-spacing:1px;
}
.ctabtn:hover {
  color:#fff;
}
.rslides_tabs {
  background:rgba(0,0,0,0);
  border-top:0px solid rgba(0,0,0,0);
}
.rslides_tabs li {padding-top:10px;}
.rslides_tabs li a:before {
  color: #333;
  font-size: 1.5em;
  content: '\25CB';
}

.rslides_tabs li.rslides_here a:before {
  color: #333;
  content: '\25CF';
  font-size: 1.5em;
}

.rslides_tabs {
  background: none;
  border-top: none;
  padding: 5px;
}

.top-icons .one-third, .frame{text-align:center;display:block;}
div.top-icons.breakout{background:#3662C7;margin-top:50px;margin-bottom:30px;padding:20px 0;box-shadow:1px 1px 20px inset;}
.frame{text-decoration:none !important;color:#EBEBEB !important;}
.frame span{
    padding-top: 20px;
    display: block;
    font-size:17px;
    font-family: 'Montserrat', sans-serif;
}
.frame img {
    border-radius: 50%;
    box-shadow: 1px 1px 4px #333;
}
.home #content{padding:20px 0 0;}

/****flex boxes****/
ul.cta-list {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left:0;
  margin: 2em 0;
  justify-content: center;
}
ul.cta-list li {
  background: #1a5611;
  color:#fff;
  box-shadow:2px 2px 2px rgba(0,0,0,.2);
  line-height: 1.6em;
  font-size: 1em;
  margin:5px;
  padding-left:0;
  padding:25px;
  width:340px;
}
.cta-list svg {font-size:3em; text-align:center;}
.cta-list li {text-align:center;}

.flexcont {
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
}
.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;
}

.home .breakout {
	padding: 35px;
    margin-top: 3em;
    margin-bottom: 3em;
}
#content svg {margin-right:5px; color:#1a5611;}
.blog-sidebar {
	background: #c44942;
    color: #fff;
    padding: 18px;
}
.blog-sidebar h3 {color:#fff !important;}
.contact-pg-form {
	background: #efe7c4;
	color: #000;
	text-align: center !important;
	padding: 50px 30px;
	border-radius: 10px;
}
.contact-us p {padding:0 10px;}
#content .wpcf7-form input[type=submit] {
    margin: 10px auto;
}

@media only screen and (max-width: 1366px) {
    .cta-box{margin:15% auto;}
    .cta h1{font-size:1.7em;}
}
@media only screen and (max-width: 1050px) {
    #biziqrecentreviews-5{padding:10px 20px;}
    .cta-box{margin:10% auto;}
    .cta h1{font-size:1.5em;}
}
@media only screen and (max-width: 950px) {
    .cta-box{margin:10px auto 0;line-height:1.2em;}
    .cta h1{font-size:1.3em;}
    .cta .h1 span{display:none;}
}

@media only screen and (max-width: 767px) {
	.ctatop {font-size:1.5em;}
    .learn-more{padding:15px 15px 0;}
    .toplogo{
        padding:15px 0 0;
    }
    .topPhone{
        padding:0 0 15px;
    }
    #content div.one-half{
        padding-right:0 !important;
        padding-left:0 !important;
    }
	#content .one-third {margin:0;}
	#content .one-fourth {width:100%;margin:auto;}
}
@media only screen and (max-width:425px) {
	.cta {display:none;}
}







.alert {
  display: block;
  border-radius: 0;
  padding: 0 25em;
  background: url(/wp-content/uploads/bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 700 !important;
}

.alert .alert_wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}

.alert .alert_wrapper img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.alert .alert_wrapper .one-forth {
  width: 25%;
}

.alert .alert_wrapper .one-whole {
  display: block;
  width: 100%;
}

.alert .alert_wrapper .box_wrapper {
  text-align: center;
  border-radius: 20px;
  background: rgba(255, 66, 84, 0.85);
  color: #fff;
  margin: 1em;
  padding: 1em;
}

.one-whole > .box_wrapper {
    padding: 2em 5em !important;
}


.box_wrapper a.alert_btn {
    background: #cc0000;
    padding: 1em;
    display: block;
    max-width: 15em;
    margin: 1em auto 0;
    color: #fff !important;
}

.ctatop ul {
  color:#fff;
  font-size:.5em;
  line-height:1.75em;
}
@media only screen and (max-width:1300px) {
	.ctatop ul {
font-size: 0.25em;
}
}


.banner {
background:#FFA500;
color:#000;
text-align:center;
padding:30px;
}