#request .input {
    font-size: 1.2rem;
}

.sidebarform .text-right {
    text-align: center;
}

.btn-green a {
color: #ffffff;
}


.slider_txt {
text-shadow: 0 0 10px rgb(0, 0, 0);
}

.margin-bottom-picture {
    margin-bottom: 20px;
}

@media (min-width: 1025px) {
  header { height: 145px; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  header #logo { margin-top: 10px !important; float: left; }
}
@media (max-width: 767px) {
  header #top_info { margin-top: 174px; margin-left: -238px; float: none; width: 280px; position: absolute; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  header #top_info { position: absolute; left: 60%; }
}
@media (min-width: 768px) {
  header .container .left { padding: 20px; }
}
@media (max-width: 767px) {
  header .slogan_top { display: none; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  header .slogan_top { position: relative !important; font-size: 15px; margin-top: 150px; left: 170px !important; width: 300px !important; }
}
@media (max-width: 1024px) {
  header .slogan_top { position: absolute; }
}
.proimg { width: 278px; height: 278px; margin: 10px 0px 20px 52px; background: #666; border: 10px solid #f8f8f8; box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2); text-align: center; }
@media (max-width: 767px) {
  .proimg { width: 225px !important; margin: 0 !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .proimg {width: 40% !important;height: auto;margin: 20px !important;display: none !important;float: right; }
}
@media (max-width: 767px) {
  .img-responsive { width: 100% !important; height: auto; }
}
.m15 { margin-left: 15px !important; }
.locate { float: left; width: 100% !important; background: #f3f3f3; padding: 20px 20px 20px 20px; margin: 40px 0px 35px 0px; border-bottom: 3px solid #00bdf7; }
@media (max-width: 767px) {
  .locate { width: 248px !important; }
}
.nimage { max-width: 100%; }
.nimage img { width: 100%; border: 10px solid #f7f7f7; box-sizing: border-box; }
@media (max-width: 767px) {
  .nimage img {max-width: 100% !important; }
}
.pricebox { float: left; width: 710px; background: #f8f8f8; border-radius: 10px; padding: 20px 20px 20px 20px; margin: 0px 0px 30px 0px; border-bottom: 3px solid #acacac; }
.pricebox:hover { background: #fafafa; transition: .4s; border-bottom: 3px solid #30b56e; }
@media (max-width: 767px) {
  .pricebox {width: 240px !important; }
}
.pricebox h3 { font-size: 20px; font-weight: bold; text-transform: none !important; color: #666; margin: 0px 0px 10px 0px; }
.pricebox a { padding: 6px 10px 4px 10px; background: #acacac; border-radius: 3px; color: #fff; max-width: 100%; margin: 20px 0px 0px 0px; }
.pricebox a:hover { background: #30b56e; transition: 0.3s; }
@media (max-width: 767px) {
  .pricebox a { display: inline-block; text-align: center; margin: 20px 10px 20px 10px; }
}
.thstimg { float: right; width: 350px; margin-top: 18px; }
@media (max-width: 767px) {
  .thstimg { max-width: 100%; height: auto; margin: 0; padding: 0; }
}
.wrapicon { float: left; width: 240px; text-align: center; margin: 20px 15px 0px 0px; }
@media (max-width: 767px) {
  .wrapiconbox { margin-left: 18px !important; max-width: 100%; }
}
@media (max-width: 1024px) {
  .wrapiconbox { margin-left: 15%; }
}
.wrapicon2 { float: left; width: 240px; text-align: center; margin: 20px 0px 0px 0px; }
@media (max-width: 1024px) {
  .smimg-center { margin-left: 13%; }
}
.sh3 { text-align: center; margin: 5px -15px 30px 5px; }
@media (max-width: 1199px) {
  .sh3:before { content: none; }
  .sh3:after { content: none; }
}
.sh3:before, .sh3:after { content: ""; position: absolute; height: 18px; top: 2px; width: 38px; }
.sh3:before { right: 24%; margin-right: 15px; }
.sh3:after { left: 97%; margin-left: 15px; }
.whiteh { color: #fff; text-align: left; }

#stepicon {
  float: left;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: #f8f8f8;
  margin: 20px 0px 40px 0px; }
  #stepicon img {
    margin: 0px auto;
    text-align: center;
    margin: 35px; }
  #stepicon p {
    text-align: center;
    padding-top: 15px;
    font-style: strong;
    color: #171717;
    width: 100%; }
  #stepicon2 {
    float: left;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #f8f8f8;
    margin: 20px 0px 40px 12px; }
    #stepicon2 img {
      margin: 0px auto;
      text-align: center;
      margin: 35px; }
    #stepicon2 p {
      text-align: center;
      padding-top: 15px;
      font-style: strong;
      color: #171717;
      width: 100%; }

h1, h2, h3 {
  font-family: 'Istok Web', sans-serif !important;
  font-weight: 200;
  text-transform: uppercase; }

h1 {
  font-size: 30px;
  margin: 0 0 15px 0; }

h3 {
  font-size: 25px; }
  @media (max-width: 1024px) {
    h3 {
      margin: 5px 0 20px 0px !important; } }

a {
  font-family: 'Istok Web', sans-serif;
  font-weight: 200; }
  a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none; }
  a.cslink404 {
    background-color: #e5e5e5;
    padding: 12px 18px 10px 19px;
    color: #666 !important;
    border-radius: 4px; }

hr {
  margin: 30px 0px 30px 0; }

.hr1 {
  margin: 30px 0px 5px 0px; }

.imgfw {
  max-width: 100%;
  height: auto;
  margin: 20px 0px 20px 0px; }
  @media (max-width: 767px) {
    .imgfw {
      margin: 0px auto !important; } }

@media (max-width: 767px) {
  .fwimage {
    width: 100% !important; } }

@media (max-width: 1024px) {
  .fwimage {
    width: 100% !important; } }

@media (max-width: 1199px) {
  .cmsnationwide-design-package img {
    width: auto; } }

.cmsnationwide-design-package img[src*="files/case_study_1.jpg"] {
  width: 355px;
  height: 300px;
  float: none; }

@media (max-width: 767px) {
  #slider_bg { height: auto !important; display: block; }
}

@media (max-width: 1199px) {
  #slider_bg {
    height: auto !important; } }

@media (max-width: 767px) {
  #slider_bg .slider_image {
    display: none; } }

@media (max-width: 1199px) {
  #slider_bg .slider_image {
    display: none; } }

@media (max-width: 767px) {
  #slider_bg #main-slider-wrapper #main-slider .panel-wrapper .slider_txt {
    display: block; } }

.slider_image {
  display: none; }

img[src*="files/cranford.jpg"] {
  float: none; }

.bottomimg, .bottomimg2, .bottomimg3, .bottomimg3r {
  float: left;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  box-sizing: border-box; }

.ql {
  margin-top: 30px !important;
  margin-bottom: 20px !important;
  font-size: 20px !important; }

.bottomimg {
  height: 280px;
  width: 365px;
  margin: 30px 20px 0px 0px !important; }
  .bottomimg2 {
    height: 280px;
    width: 365px;
    margin: 30px 0px 0px 0px !important; }
  .bottomimg3 {
    width: 230px;
    height: 178px;
    max-height: 230px;
    margin: 10px 0px 30px 0px !important; }
    .bottomimg3r {
      width: 230px;
      height: 178px;
      margin: 10px 0px 30px 30px; }

.txtcon {
  float: right;
  font-size: 18px; }

.slider_txt strong,
.slider_txt h1 {
  display: block;
  font-size: 50px;
  padding-bottom: 10px;
  font-weight: 400;
  font-family: 'Cantata One';
  background: transparent;
  padding: 7px 3px 3px 3px;
  border: none; }

.slider_txt h1 {
  color: #fff;
  line-height: 1.42; }

@media (max-width: 1024px) {
.slider_txt h1 {
font-size: 34px; }}

@media (max-width: 767px) {
.slider_txt h1 {
font-size: 25px; }}

.slider_txt span {
  background: rgba(147, 147, 147, 0.9);
  padding: 7px 3px 3px 3px; }

h2 {
  font-family: 'Istok Web', sans-serif;
  text-transform: uppercase;
  font-size: 26px !important; }

.logo_haeder {
  background-position: left !important; }


body {
  background-image: url(/files/background_wood.jpg);
  background-repeat-y: inherit; }

.imagebox {
  float: left;
  border: 10px solid #fff;
  display: block;
  width: 218px;
  height: 218px;
  margin: 10px;
  max-width: 100%;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .imagebox {
      float: none !important;
      width: 90% !important;
      margin: 10px 0px 0px 15px !important;
      height: auto !important; } }

@media (max-width: 767px) {
  h3.scriptf {
    width: inherit !important; } }

.hsmall {
  font-size: 18px !important;
  margin: 0px 0px 0px 0px !important;
  text-transform: none;
  font-weight: 100; }

.scriptf {
  font-family: 'Cookie', Helvetica, sans-serif;
  font-size: 30px !important;
  margin: 0px 0px 0px 0px !important;
  text-transform: none; }

a {
  color: #111111;
  text-decoration: none;
  font-family: lato !important; }

.check-img {
  float: right;
  width: 44%;
  height: auto;
  margin-top: 2px; }
  @media (max-width: 767px) {
    .check-img {
      width: 215px !important;
      height: auto !important;
      margin: 0px auto !important;
      display: block;
      margin-bottom: 30px !important; } }

@media (min-width: 1025px) {
  .fbox {
    width: auto; } }

.fbox li {
  background: url(../../files/footer_li_green.png) no-repeat 0 8px; }

.fbox2 .foot_contact {
  text-align: center !important; }
  @media screen and (min-device-width: 481px) and (max-device-width: 1445px) {
    .fbox2 .foot_contact {
      text-align: center !important; } }

@media (min-width: 767px) and (max-width: 1024px) {
  .fbox2 .foot_contact span {
    margin: 0px 10px 0px 10px; } }

.green_background { padding: 10px 0; }

.rightColumnBlog ul li {
  padding: 0px 8px 12px 15px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  background: #ebebeb !important;
  border-radius: 5px;
  color: #666 !important;
  border-left: green solid 5px; }

.rightColumnBlog li:hover {
  font-weight: 600;
  background-color: #008000 !important; }

.rightColumnBlog a {
  text-decoration: none;
  color: #666666;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  font-size: 16px;
  font-weight: 400; }
  .rightColumnBlog a:hover {
    color: white;
    font-weight: 600;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    transition: .2s; }

.slick-prev {
  left: 10px; }

.slick-next {
  right: 10px; }

.well, .well2, .well3 {
  min-height: 20px;
  padding: 19px;
  margin-left: 0px;
  margin-right: 0px; }

.well, .well3 {
  margin-bottom: 20px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-size: cover !important;
  background-position: center !important;
  color: white; }
  .well img, .well3 img {
    margin: 0px !important; }

.well {
  background-image: url(../../files/reason_to_choose_bg_14944238013.jpg); }

.well2 {
  margin-bottom: 35px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-left: 10px solid #0e4e1a;
  border-right: 2px solid #0e4e1a;
  box-shadow: 2px 2px 15px #ccc; }

.well3 {
  background-image: url(../../files/reason_to_choose_bg_14944238012.jpg); }

.bannerbox, .bannerbox2, .bannerboxtesti, .bannerboxsm, .bannerboxsm2 {
  float: left;
  padding: 15px 20px 20px 20px;
  border-radius: 10px;
  text-align: center;
  color: #fff; }

.bannerbox {
  width: 525px;
  height: 30px;
  background: #f02a98;
  margin-bottom: 30px; }
  .bannerbox2 {
    margin-left: 10px;
    width: 525px;
    height: 30px;
    background: #f68226;
    margin: 30px 0px 30px 10px; }
  .bannerboxtesti {
    width: 700px;
    height: auto;
    background: #00bdf7;
    margin: 0px 20px 30px 0px; }
    .bannerboxtesti a {
      color: #fff; }
  .bannerboxsm {
    width: 325px;
    height: auto;
    background: #00bdf7;
    margin: 0px 20px 30px 0px; }
    .bannerboxsm2 {
      width: 325px;
      height: auto;
      background: #00bdf7;
      margin: 0px 0px 30px 0px; }

.btncon {
  float: right;
  display: inline-block;
  padding: 4px 8px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #30b56e;
  border-radius: 4px;
  margin: 0px auto;
  margin-left: 10px;
  margin-top: -3px; }

a.btncon:hover {
  color: #fff !important; }

.bannerboxsm,
.bannerboxsm2 {
  font-size: 15px; }

#sixstep, #sixstep2 {
  background-size: cover;
  height: auto;
  width: 240px !important;
  margin: 10px 0; }
  @media (max-width: 767px) {
    #sixstep, #sixstep2 {
      max-width: 100%; } }
  @media (max-width: 1024px) {
    #sixstep, #sixstep2 {
      margin: 10px 0px 30px 0px; } }
  #sixstep h3, #sixstep2 h3 {
    width: auto; }
  #sixstep img, #sixstep2 img {
    display: none; }

#sixstep {
  font-size: 15px;
  float: left;
  width: 325px;
  margin: 10px 0px 30px 0px;
  background: #f3f3f3;
  padding: 20px 20px 20px;
  border-radius: 15px;
  height: 220px;
  background: url("../../files/sixstepbg.png") #f3f3f3; }
  @media (max-width: 767px) {
    #sixstep {
      width: inherit !important; } }
  #sixstep h3 {
    width: 300px;
    text-align: left;
    font-size: 22px; }
  #sixstep img {
    width: 60px;
    height: 60px;
    float: left;
    margin: 0px 20px 0px 0px; }
  #sixstep2 {
    float: left;
    width: 325px;
    margin: 10px 0px 30px 20px;
    background: url("../../files/sixstepbg.png") #f3f3f3;
    padding: 20px 20px 20px;
    border-radius: 15px;
    height: 220px; }
    @media (max-width: 767px) {
      #sixstep2 {
        width: 237px !important;
        width: inherit !important; } }
    #sixstep2 h3 {
      width: 300px;
      text-align: left;
      font-size: 22px; }
    #sixstep2 img {
      width: 60px;
      height: 60px;
      float: left;
      margin: 0px 20px 0px 0px; }

.fwimg {
  width: 730px;
  margin: 20px 0px 20px 0px !important;
  background: #666;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  text-align: center; }

#team {
  width: 750px;
  text-align: left;
  float: left;
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0px 30px 0px; }
  @media (max-width: 767px) {
    #team img {
      width: 100% !important;
      height: auto !important;
      margin: 0px 0px 20px 10px !important; }
    #team p {
      max-width: 260px !important;
      margin-left: 0 !important; } }
  @media (max-width: 1024px) {
    #team h3 {
      margin: 5px 0 20px 0px !important; }
    #team p {
      text-align: left !important;
      float: left !important;
      width: 400px !important; } }
  #team h3 {
    float: left;
    font-size: 17px;
    margin: 0px 0px 6px 0px;
    width: 100%; }
  #team p {
    float: left;
    margin: 10px 0px 16px 0px;
    width: 450px; }
  #team strong {
    float: left;
    width: 450px;
    font-size: 18px;
    font-weight: normal; }
  #team a {
    float: left;
    text-align: left; }
  #team img {
    float: left;
    border: 10px solid #f8f8f8;
    box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    margin-right: 30px; }
    #team img:hover {
      box-shadow: 0px 0px 6px 2px rgba(35, 28, 28, 0.2);
      transition: .4s; }

.team {
  width: 730px;
  margin: 30px 0px 30px 0px;
  background: #666;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  display: none; }
  .team-text p {
    max-width: 100% !important; }
  .teamtext {
    width: 450px !important;
    float: left;
    margin: 0px 0px 20px 0px; }
    @media (max-width: 767px) {
      .teamtext {
        margin: 0px 0px 20px 0px;
        width: 260px !important;
        margin-left: 10px !important; } }

.ukmap {
  float: right;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .ukmap {
      width: 100% !important;
      height: auto !important; } }
  @media (max-width: 1024px) {
    .ukmap {
      width: 30% !important;
      height: auto !important;
      text-align: center;
      float: right !important; } }

.sidebar img {
  max-width: 100% !important;
  height: auto !important; }

.sidebarform {
  margin-top: 25px; }

.sidebar #sidebar12 #sidebarright h3:before, .sidebar #sidebar12 #sidebarright h3:after {
  content: none; }

.sidebar-img {
  float: left;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  width: 355px;
  height: 300px;
  box-sizing: border-box;
  margin: 26px 0px 0px 0px; }
  @media (max-width: 767px) {
    .sidebar-img {
      max-width: 300px !important;
      margin-left: 9px !important; } }
  @media (min-width: 767px) and (max-width: 1024px) {
    .sidebar-img {
      float: none !important;
      text-align: center;
      margin: 0px auto !important;
      margin-top: 40px !important;
      display: block; } }
  @media (max-width: 1024px) {
    .sidebar-img {
      display: none !important; } }

.sidebarc {
  margin: 15px 0px 15px 0px;
  width: 355px;
  background: url("../../files/contact_bg_14321183451.png") no-repeat;
  text-align: left;
  color: #fff !important;
  padding: 39px 10px 29px 15px;
  display: block;
  height: auto;
  cursor: pointer;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  box-sizing: border-box;
  margin: 10px 0px 0px 0px;
  font-size: 21px; }
  @media (max-width: 1199px) {
    .sidebarc {
      margin: 10px 0 auto; } }

@media (max-width: 1199px) {
  .sidebarcs {
    margin: 10px 0 auto;
    background: #f02a98 !important; } }

@media (max-width: 1199px) {
  .sidebarcs2 {
    margin: 10px 0 auto; } }

.sidebar-cs {
  width: 355px;
  background: url("../../files/case_studies_bg.png") no-repeat;
  text-align: left;
  color: #fff !important;
  padding: 39px 10px 29px 15px;
  display: block;
  height: auto;
  cursor: pointer;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  box-sizing: border-box;
  font-size: 21px;
  margin-left: 4%;
  margin-right: 2%;
  margin: 10px 0px 0px 0px; }
  .sidebar-cs:hover {
    color: #fff !important; }
  @media (max-width: 767px) {
    .sidebar-cs {
      width: 90% !important;
      background-size: cover !important;
      margin: 0px auto; } }
  @media (max-width: 1024px) {
    .sidebar-cs {
      background: #f02a98 !important;
      color: #232323 !important;
      max-width: 100% !important;
      color: #fff !important; } }
  .sidebar-cs2 {
    height: 150px;
    line-height: 1em;
    margin: 15px 0px 15px 0px;
    width: 355px;
    background: url("../../files/case_study_visit_14321185861.png") no-repeat;
    text-align: left;
    color: #fff !important;
    padding: 39px 10px 29px 15px;
    display: block;
    height: auto;
    cursor: pointer;
    border: 10px solid #f8f8f8;
    box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    box-sizing: border-box;
    margin: 10px 0px 0px 0px;
    font-size: 21px; }
    .sidebar-cs2:hover {
      color: #fff !important; }
    @media (max-width: 767px) {
      .sidebar-cs2 {
        background-size: cover !important;
        width: 90% !important;
        margin: 0px auto; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .sidebar-cs2 {
        background: #f02a98 !important; } }
    @media (max-width: 1024px) {
      .sidebar-cs2 {
        color: #fff !important;
        max-width: 100% !important;
        width: 100%;
        margin: 0px !important;
        float: left;
        background: #f02a98 !important; } }

.cstm_magnify {
  right: 20px;
  top: 105px; }

.cstm_image a {
  border: 0px !important;
  background-color: transparent !important; }

.cstm_image img {
  padding: 5px;
  border: none;
  margin: 15px;
  margin-top: 0px;
  margin-left: 0px;
  float: left;
  box-shadow: none; }
  @media (max-width: 767px) {
    .cstm_image img {
      width: 250px !important;
      margin: 0px auto; } }

.article .knwldgimage img {
  padding: 5px;
  border: none;
  margin: 15px;
  margin-top: 0px;
  margin-left: 0px;
  float: left;
  box-shadow: none; }
  @media (max-width: 767px) {
    .article .knwldgimage img {
      width: 250px !important;
      margin: 0px auto; } }

.article .images_cstm a {
  padding: 5px;
  border: none;
  margin: 15px;
  margin-top: 0px;
  margin-left: 0px;
  float: left;
  box-shadow: none; }
  @media (max-width: 767px) {
    .article .images_cstm a {
      width: 250px !important;
      margin: 0px auto; } }
  @media (max-width: 1024px) {
    .article .images_cstm a {
      width: 324px !important; } }
  @media (max-width: 1199px) {
    .article .images_cstm a {
      width: 324px; } }

.blue-b {
  border: 1px solid #00bdf7 !important; }

.yellow-b {
  border: 1px solid #ffd200 !important; }

.pink-b {
  border: 1px solid #f02a98 !important; }

.orange-b {
  border: 1px solid #f68226 !important; }

.green-b {
  border: 1px solid #30b56e !important; }

.departbox {
  float: left;
  width: 95%;
  padding: 20px 20px 20px 20px;
  background: #f7f7f7;
  margin: 20px 0px 20px 0px; }
  @media (max-width: 767px) {
    .departbox {
      width: 220px; } }
  @media (min-width: 767px) and (max-width: 1024px) {
    .departbox {
      width: 94% !important; } }
  .departbox2 {
    float: left;
    width: 1100px;
    padding: 20px 20px 20px 20px;
    background: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 15px; }

#accredit h4 {
  line-height: 50px;
  background: url(../../files/accreditations_background.png); }
  @media screen and (max-device-width: 1025px) {
    #accredit h4 {
      background: none !important; } }

#accredit .h4 {
  font-family: 'Istok Web', sans-serif; }

#ticks {
  margin: 20px 0px 0px 0px; }
  #ticks li {
    margin: 10px 10px 10px 0px;
    background-image: url("../../files/tick.png");
    background-size: 13px 10px; }

.stattext {
  font-size: 19px;
  float: left;
  margin: 0px 20px 20px 0px !important;
  line-height: 21px !important;
  width: 240px;
  text-align: center; }

#staticon {
  float: left;
  width: 240px;
  height: 240px;
  border-radius: 20%;
  background: #f8f8f8;
  margin: 20px 0px 25px 0px; }
  #staticon img {
    margin: 0px auto;
    text-align: center;
    margin: 31px;
    width: 184px; }
  #staticon p {
    text-align: center;
    padding-top: 3px;
    font-style: strong;
    color: #171717;
    width: 100%; }

.error {
  color: #b20000;
  padding: 0px 15px 4px 15px;
  margin-bottom: 10px;
  font-weight: bold;
  border: 1px solid #ef0000;
  background: #ffffff;
  font-size: 12px;
  max-height: 30px;
  text-shadow: none !important; }

#checkatrade .button {
  font-size: 20px;
  line-height: 30px;
  padding: 6px 0px 0px 0px; }
  #checkatrade .button strong {
    font-size: 20px; }

#ticks6 {
  margin: 10px 0px 0px 0px; }
  #ticks6 li {
    margin: 10px 10px 10px 0px;
    background-image: url("../../files/tick.png");
    background-size: 13px 10px; }

.newsFeedList .more, .newsView .more {
  background: #4fb749;
  transition: .3s;
  margin-bottom:15px; }
  .newsFeedList .more:hover, .newsView .more:hover {
    background: #117724;
    transition: .3s; }

@media (max-width: 767px) {
  .newsFeedList .leftColumn, .newsView .leftColumn {
    max-width: 270px !important;
    padding: 0px 5px 0px 24px; } }

.nrow4, .nrow5 {
  max-width: 270px !important;
  padding: 0px 5px 0px 24px; }

.rowsm {
  float: left;
  max-width: 300px; }

.newsFeedList h3 {
  font-style: inherit; }
  .newsFeedList h3 a {
    background: inherit !important;
    font-style: normal !important;
    padding: 0px !important;
    max-width: 100%;
    background: #f7f7f7;
    padding: 10px 7px 6px 10px;
    line-height: 1.5em;
    display: block; }

.newsFeedList .nav a {
  color: #004412; }

.newsFeedList .nrow {
  border-bottom: 5px solid #e5e5e5; }

.backb {
  color: #f68226;
  font-size: 14px;
  font-style: italic;
  text-align: center;
  text-decoration: none; }

.slider_txt strong, .slider_txt span {
  font-family: 'Istok Web', sans-serif; }

.slider_txt span {
  font-weight: 200; }

.s2, .s3, .s4, .s5, .s6, .s7 {
  background-size: 100px 100px !important; }

.s2 {
  background: url("../../files/step2.png") !important; }

.s3 {
  background: url("../../files/step3.png") !important; }

.s4 {
  background: url("../../files/step4.png") !important; }

.s5 {
  background: url("../../files/step5.png") !important; }

.s6 {
  background: url("../../files/step6.png") !important; }

.s7 {
  background: url("../../files/step7.png") !important; }

.newsView h3 {
  font-style: inherit; }
  .newsView h3 a {
    font-style: inherit; }

@media (max-width: 767px) {
  .newsView img {
    max-width: 100% !important; } }

.newsView .back {
  margin-bottom: 60px; }

.formdiv {
  background-color: #0FA544;
  background-image: none;
  padding-top: 10px;
  padding-bottom: 20px;
  min-height: 100px; }
  .formdiv .contact_title {
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 33px;
    color: white; }

.btn-green {
  margin-top: 2px !important; }

.green {
  background: #0e4e1a !important;
  color: #fff !important; }

.input-green {
  font-size: 14px;
  border-left: 0px; }

.side-img {
  margin: 26px 0px 0px 0px;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  -webkit-box-sizing: border-box; }

.side-col-text {
  color: #666666;
  font-size: 16px;
  font-weight: 400; }

.icons_on_listing_container img {
  width: 30px !important;
  height: auto; }

.icons-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 767px) {
    .icons-center {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .icons-center p {
    margin: 0px; }

@media (max-width: 767px) {
  .s2, .s3, .s4, .s5, .s6, .s7 {
    background: none !important; } }

.bg1 {
  background: url("../../	files/bg1.png") no-repeat !important; }

.bg2 {
  background: url("../../	files/bg2.png") no-repeat !important; }

.bg3 {
  background: url("../../	files/bg3.png") no-repeat !important; }

.bg4 {
  background: url("../../	files/bg4.png") no-repeat !important; }

.bg5 {
  background: url("../../	files/bg5.png") no-repeat !important; }

.bg6 {
  background: url("../../	files/bg6.png") no-repeat !important; }

.bg7 {
  background: url("../../	files/bg7.png") no-repeat !important; }

.bg8 {
  background: url("../../	files/bg8.png") no-repeat !important; }

.sbg1 {
  background: url("../../	files/sbg1.png") no-repeat !important; }

.sbg2 {
  background: url("../../	files/sbg2.png") no-repeat;
  background-size: cover !important; }

.sbg3 {
  background: url("../../	files/sbg3.png") no-repeat !important; }

.sbg4 {
  background: url("../../	files/sbg4.png") no-repeat !important; }

#contact1 {
  margin: 10px 0px;
  min-height: 14px;
  float: left;
  width: 100%; }
  #contact1 img {
    width: 24px;
    height: 24px;
    float: left; }

#transport {
  width: 400px;
  float: left;
  margin: 10px 0px 10px 0px; }
  #transport p {
    text-align: left;
    width: 400px; }
  #transport img {
    width: 20px;
    height: 20px;
    float: left;
    margin: 5px 20px 0px 0px; }

.contact-banner {
  display: block;
  margin: 20px 0px 0px 0px;
  background: url(../../files/contact_banner_bg.jpg) no-repeat;
  background-size: cover;
  height: 100px;
  border: 1px solid #e7e7e7; }
  .contact-banner p {
    padding: 18px;
    text-align: center;
    font-size: 18px; }
  @media (max-width: 767px) {
    .contact-banner-sub {
      display: none; } }

.contactp {
  margin: 15px 0px 0px 0px !important;
  float: right; }
  @media (max-width: 767px) {
    .contactp {
      margin: 20px 0px 0px 0px !important;
      float: right;
      width: 100%; } }

.contactb {
  float: left;
  /*width: 240px !important;*/
  background: #f3f3f3;
  padding: 20px 20px 30px 20px;
  margin: 10px 0px 0px 0px;
  border-bottom: 3px solid #004812; }
.contactb #contact1 { /*width: 230px !important;*/ }

.contact_page .fright {
  margin: 0 auto 50px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .text-col-left {
    float: left;
    width: 100% !important; } }

.right {
  text-align: right; }
  .rightimgbox {
    float: right;
    width: 300px;
    height: 200px;
    background: #acacac;
    text-align: center;
    margin: 0px 0px 30px 30px;
    border: 10px solid #f8f8f8;
    box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2); }

#content {
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    #content .container .fleft #text1 .testi {
      float: left !important; }
      #content .container .fleft #text1 .testi p {
        float: left !important; } }
  @media (max-width: 767px) {
    #content .container .fleft #text1 .bannerboxtesti {
      width: 87%; } }
  @media (max-width: 1024px) {
    #content .container .fleft #text1 p {
      float: none !important;
      width: 100% !important; } }
  #content .container .fleft #text1 p .aboutimg1 {
    margin: 20px auto !important; }
  #content .container .fleft #text1 p img {
    margin: 10px 0px 30px 25px; }
    @media (max-width: 767px) {
      #content .container .fleft #text1 p img {
        margin: 10px 0 30px 0px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #content .container .fleft #text1 p img[src*="files/check_a_trade_sm_14319523531.png"], #content .container .fleft #text1 p img[src*="files/10_year.png"], #content .container .fleft #text1 p img[src*="files/no_deposit_sm.png"] {
        float: left !important;
        display: inline-block !important;
        margin: 0 2px !important; }
      #content .container .fleft #text1 p img[src*="files/retention.png"] {
        display: inline-block !important;
        float: none !important;
        margin: 0 2px !important; }
      #content .container .fleft #text1 p img[src*="files/roofing_3.jpg"] {
        float: right !important;
        margin: 10px 30px 30px 0px !important; }
      #content .container .fleft #text1 p img[src*="files/over_400_reviews.png"] {
        display: inline-block !important;
        float: left !important;
        margin: 0 2px !important; } }
    #content .container .fleft #text1 p img[src*="files/extensions_team.jpg"] {
      margin-left: 40px !important; }
  #content .container .fleft #text1 p .col4boxr, #content .container .fleft #text1 p .col4box {
    width: 100% !important;
    margin: 0 auto; }
  @media (max-width: 767px) {
    #content .container .fleft #text1 .images_cstm a {
      margin: 0px auto !important; } }
  @media (max-width: 1024px) {
    #content .container .fleft #text1 .images_cstm a {
      margin: 0px auto !important; } }
  #content .container .fleft #text1 .locate #transport {
    margin-right: 200px;
    width: 248px !important; }
  @media (max-width: 767px) {
    #content .container .fright #sidebar12 #sidebarright .sidebarc, #content .container .fright #sidebar12 #sidebarright .sidebarcs {
      width: 100% !important;
      margin-bottom: 10px !important;
      background: #f02a98 !important;
      color: #fff !important; } }
  @media (max-width: 1024px) {
    #content .container .fright #sidebar12 #sidebarright .sidebarc, #content .container .fright #sidebar12 #sidebarright .sidebarcs {
      width: 100%;
      margin: 10px 0px 0px 0px;
      background: #f02a98 !important;
      color: #fff !important; } }
  @media (max-width: 767px) {
    #content .container .fright #sidebar12 #sidebarright .sidebarc {
      width: 100% !important;
      margin-bottom: 10px !important; } }
  @media (max-width: 1024px) {
    #content .container .fright #sidebar12 #sidebarright .sidebarc {
      width: 100%;
      margin: 10px 0px 10px 0px;
      background: #f02a98 !important;
      color: #fff !important; } }
  @media (max-width: 767px) {
    #content .container .casestudies-panel-group .casestudies {
      min-height: 620px; } }
  @media (max-width: 1024px) {
    #content .container .casestudies-panel-group .casestudies {
      min-height: 660px; } }
  @media (max-width: 1024px) {
    #content .container .casestudies-panel-group .cstm_magnify {
      width: 50px !important;
      top: 195px;
      right: 20px; } }
  #content_home {
    background-image: url(/files/background_wood.jpg); }
    @media (max-width: 767px) {
      #content_home #boxes .box {
        margin: 10px 0 20px 15px !important; }
        #content_home #boxes .box:nth-of-type(1) {
          height: auto !important; }
          #content_home #boxes .box:nth-of-type(1) .border {
            height: auto !important; }
        #content_home #boxes .box:nth-of-type(2) {
          height: auto !important; }
          #content_home #boxes .box:nth-of-type(2) .border {
            height: auto !important; }
        #content_home #boxes .box:nth-of-type(3) {
          height: auto !important; }
          #content_home #boxes .box:nth-of-type(3) .border {
            height: auto !important; }
        #content_home #boxes .box:nth-of-type(4) {
          height: auto !important; }
          #content_home #boxes .box:nth-of-type(4) .border {
            height: auto !important; }
        #content_home #boxes .box:nth-of-type(3n+1) {
          margin: 10px 0 20px 15px !important; }
        #content_home #boxes .box .border {
          display: none; } }

#boxes .box {
  font-family: 'Istok Web', sans-serif;
  font-size: 18px; }
  #boxes .box:hover {
    font-weight: 600 !important;
    transition: 0.2s; }

#boxw {
  width: 550px;
  margin-right: 40px;
  text-align: left;
  float: left;
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0px 30px 0px; }
  #boxw h3 {
    float: left;
    font-size: 17px;
    margin: 0px 0px 6px 0px;
    width: 300px; }
  #boxw p {
    float: left;
    margin: 10px 0px 16px 0px;
    width: 300px; }
  #boxw a {
    float: left;
    text-align: left; }
  #boxw img {
    float: left;
    background: #f8f8f8;
    border-radius: 20%;
    width: 200px;
    box-sizing: border-box;
    margin-right: 30px; }
  #boxw2 {
    width: 550px;
    text-align: left;
    float: left;
    border-bottom: 1px solid #ebebeb;
    padding: 30px 0px 30px 0px; }
    #boxw2 img {
      float: left;
      background: #f8f8f8;
      border-radius: 20%;
      width: 200px;
      box-sizing: border-box;
      margin-right: 30px; }
    #boxw2 h3 {
      float: left;
      font-size: 17px;
      margin: 0px 0px 6px 0px;
      width: 300px; }
    #boxw2 p {
      float: left;
      margin: 10px 0px 16px 0px;
      width: 300px; }
    #boxw2 a {
      float: left;
      text-align: left; }
  #boxw3 {
    width: 550px;
    text-align: left;
    float: left;
    padding: 30px 0px 30px 0px; }
    #boxw3 h3 {
      float: left;
      font-size: 17px;
      margin: 0px 0px 6px 0px;
      width: 300px; }
    #boxw3 p {
      float: left;
      margin: 10px 0px 16px 0px;
      width: 300px; }
    #boxw3 a {
      float: left;
      text-align: left; }
    #boxw3 img {
      float: left;
      background: #f8f8f8;
      border-radius: 20%;
      width: 200px;
      box-sizing: border-box;
      margin-right: 30px; }

#casestudy2 {
  width: 750px;
  text-align: left;
  float: left;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0px 30px 0px; }
  #casestudy2 h3 {
    float: left;
    font-size: 17px;
    margin: 0px 0px 6px 0px;
    width: 400px; }
  #casestudy2 p {
    float: left;
    margin: 10px 0px 16px 0px;
    width: 450px; }
  #casestudy2 strong {
    float: left;
    margin: 58px 0px 27px 0px;
    width: 450px;
    font-size: 18px;
    padding-bottom: 40px;
    font-weight: normal; }
  #casestudy2 a {
    float: left;
    text-align: left; }
  #casestudy2 img {
    float: left;
    border: 10px solid #f8f8f8;
    box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    margin-right: 30px; }
    #casestudy2 img:hover {
      box-shadow: 0px 0px 6px 2px rgba(35, 28, 28, 0.2);
      transition: .4s; }
  #casestudy2 ico {
    position: absolute;
    width: 66px;
    height: 66px;
    right: 0;
    bottom: 0;
    background: url(../img/case_zoom.png);
    transition: all .3s;
    z-index: 10; }

#casestudylink {
  width: 730px;
  height: 300px;
  margin: 30px 0px 30px 0px;
  background: url(../..//files/case_study_link_img.jpg) 50% no-repeat;
  background-size: cover;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  text-align: center; }
  #casestudylink:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(70%);
    transition: all .4s ease-in-out; }
  @media (max-width: 767px) {
    #casestudylink {
      width: 260px !important;
      max-width: 260px !important; }
      #casestudylink a {
        letter-spacing: 5px !important;
        text-decoration: none !important;
        margin-top: 129px !important;
        display: block;
        position: relative !important;
        left: 0px !important;
        bottom: 0px !important;
        line-height: 1.2em !important; } }
  #casestudylink a {
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 0px;
    position: absolute;
    bottom: 165px;
    left: 205px;
    letter-spacing: 5px;
    text-decoration: none; }
  #casestudylink img {
    width: 730px; }
  #casestudylink2 {
    display: none;
    width: 730px;
    margin: 10px 0px 30px 0px;
    background: #666;
    border: 10px solid #f8f8f8;
    box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    text-align: center;
    height: 281px; }
    #casestudylink2:hover {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      filter: gray;
      -webkit-filter: grayscale(70%);
      transition: all .4s ease-in-out; }
    #casestudylink2 p {
      text-align: center;
      bottom: 120px;
      vertical-align: middle;
      position: relative;
      color: #fff;
      font-style: italic;
      font-weight: 200; }
    #casestudylink2 a {
      font-size: 20px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      line-height: 0px;
      position: absolute;
      bottom: 175px;
      left: 205px;
      letter-spacing: 5px;
      text-decoration: none; }
    #casestudylink2 img {
      width: 730px; }

#threestep {
  height: 220px;
  background-size: cover;
  float: left;
  width: 325px;
  margin: 10px 0px 0px 0px;
  background: #f3f3f3;
  padding: 30px 20px 20px 20px;
  border-radius: 15px;
  min-height: 130px;
  background: #f7f7f7; }
  @media (max-width: 767px) {
    #threestep {
      max-width: 240px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    #threestep {
      width: 40% !important;
      margin: 10px !important;
      float: left; } }
  @media (max-width: 1024px) {
    #threestep {
      min-height: 130px;
      background: #f7f7f7 !important; } }
  #threestep h3 {
    width: 300px;
    text-align: left;
    font-size: 22px;
    margin: 0px 0px 10px 0px; }
    @media (max-width: 767px) {
      #threestep h3 {
        width: 225px !important; } }
  #threestep img {
    width: 60px;
    height: 60px;
    float: left;
    margin: 0px 20px 0px 0px; }

.customclass {
  width: 500px;
  padding: 20px 20px 20px 20px; }
  .customclass p {
    font-size: 20px;
    color: #acacac; }
    .customclass p::first-line {
      color: #666 !important;
      font-size: 40px;
      line-height: 1.5em; }

#main_menu {
  background: #0e4e1a; }
  #main_menu li a {
    font-weight: 600; }
    #main_menu li a:hover {
      font-weight: 600;
      text-decoration: underline;
      color: #fff !important;
      transition: .2s; }
  #main_menu .active a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600; }

#boxab {
  width: 750px;
  text-align: left;
  float: left;
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0px 30px 0px; }
  #boxab img {
    float: left;
    border-radius: 20%;
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    margin-right: 30px; }
    #boxab img:hover {
      width: 205px;
      height: 205px; }
  #boxab h3 {
    float: left;
    font-size: 17px;
    margin: 0px 0px 6px 0px;
    width: 400px; }
  #boxab p {
    float: left;
    margin: 10px 0px 16px 0px;
    width: 450px; }
  #boxab a {
    float: left;
    text-align: left; }
  #boxab2 {
    width: 200px;
    height: 320px;
    text-align: center;
    margin-left: 60px;
    float: left; }
    #boxab2 h3 {
      font-size: 17px;
      margin: 20px 0px 6px 0px; }
    #boxab2 a {
      color: #f68226;
      font-size: 14px;
      font-style: italic;
      text-align: center;
      text-decoration: none; }
      #boxab2 a:hover {
        text-decoration: underline; }

#circlebox {
  border-radius: 20%;
  background: url("../../files/testimonials.jpg");
  background-size: 200px 200px;
  width: 200px;
  height: 200px;
  margin-top: 50px;
  box-sizing: border-box; }
  #circlebox img {
    margin: 0px auto;
    border-radius: 20%; }

.circle, .circletest, .circleteam, .circlemission, .circleblog {
  border-radius: 100%;
  width: 200px;
  height: 200px;
  background-size: 200px 200px; }

.circle {
  background: url("../../files/stats.jpg");
  margin-top: 50px; }
  .circletest {
    background: url("../../files/testimonials.jpg");
    margin-top: 50px; }
  .circleteam {
    background: url("../../files/team.jpg");
    margin-top: 50px; }
  .circlemission {
    background: url("../../files/mission.jpg"); }
  .circleblog {
    background: url("../../files/blog.jpg"); }

.whitea {
  color: #fff !important; }

.servicesstrip {
  max-width: 100%;
  background: url("../../files/blue_banner_bg.jpg");
  background-repeat: no-repeat;
  padding: 50px 50px 50px 50px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
  margin-top: 30px; }

.temp, .aboutimg1 {
  float: right;
  width: 300px;
  height: 200px;
  background: #acacac;
  text-align: center;
  margin: 0px 0px 30px 0px;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  line-height: 13;
  margin-left: 30px; }

.aboutimg1 {
  max-width: 100%;
  margin: 10px 0 !important; }

#case_studies {
  display: none; }
  #case_studies .box:nth-child(3) {
    background: #f02a98; }
  #case_studies .box .photo strong {
    font-size: 17px;
    font-weight: bold;
    font-family: 'Istok Web', sans-serif;
    font-weight: 200;
    font-size: 24px; }
  #case_studies .h2 {
    background: none;
    font-family: 'Istok Web', sans-serif; }

#sidebarright {
  border: none;
  border-left: 0px; }
  @media (max-width: 767px) {
    #sidebarright {
      margin-top: 40px; } }
  #sidebarright img {
    max-width: 100%;
    height: auto; }
  #sidebarright h4 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px; }

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

#visualise {
  display: none; }

.thecasestudies #h_rcol ul li a.most-popular {
  background-color: #f3f3f3;
  color: #7d7d7d; }

.thecasestudies #h_rcol ul li a.project-videos {
  background-color: #f3f3f3;
  color: #7d7d7d; }

@media (max-width: 767px) {
  .thecasestudies #h_rcol {
    border: none !important; } }

.ui-accordion-content {
  max-height: 200px !important; }
  .ui-accordion-content-active {
    height: auto !important; }


  @media (max-width: 767px) {
    .ui-accordion .ui-accordion-content {
      padding: 1em 1.2em !important; } }


.ui-widget-content {
  color: #666 !important;
  font-size: 16px !important; }
  @media (max-width: 767px) {
    .ui-widget-content {
      border: none !important; } }
  .ui-widget-content .ui-state-default {
    color: #fff !important;
    text-transform: none;
    border: none !important;
    font-size: 16px !important;
    background: #0FA444 !important;
    transition: all 0.2s; }

.ui-state-default {
  color: #fff !important;
  text-transform: none;
  border: none !important;
  font-size: 16px !important;
  background: #0FA444 !important;
    transition: all 0.2s; }

.ui-widget-header .ui-state-default {
  color: #fff !important;
  text-transform: none;
  border: none !important;
  font-size: 16px !important; }
  .ui-widget-header .ui-state-default:hover {
    background: #0FA444 !important;
    transition: all 0.2s; }

.faqbox {
  background: #f7f7f7;
  min-height: 30px;
  padding: 30px 30px 30px 30px;
  margin: 20px 0px 20px 0px; }
  .faqbox img {
    float: left;
    margin: 4px 9px 20px 0px;
    height: 20px;
    width: 20px; }
  .faqboxh {
    background: #f3f3f3;
    min-height: 30px;
    padding: 30px 30px 23px 30px;
    margin: 20px 0px 20px 0px;
    border-bottom: 2px solid #00bdf7; }
    @media (max-width: 767px) {
      .faqboxh {
        max-width: 250px !important;
        margin: 0px auto;
        padding: 15px !important; } }
    .faqboxh img {
      float: left;
      margin: 4px 9px 20px 0px;
      height: 20px;
      width: 20px; }
    .faqboxh2 {
      background: #f3f3f3;
      min-height: 30px;
      padding: 30px 30px 23px 30px;
      margin: 20px 0px 20px 0px;
      border-bottom: 2px solid #ffd200; }
      .faqboxh2 img {
        float: left;
        margin: 4px 9px 20px 0px;
        height: 20px;
        width: 20px; }

@media (max-width: 767px) {
  .contact-mobile {
    font-size: 11px; } }

.centrimg {text-align: center;}
@media (max-width: 767px) {
  .centrimg { display: none; margin-left: 0px; }
}
@media (max-width: 1024px) {
  .centrimg { margin-top: 15px; }
}

.left-col-400 {
  width: 400px;
  float: left; }
  @media (max-width: 767px) {
    .left-col-400 {
      width: 280px !important; } }

.h1 {
  text-align: center;
  border: none !important;
  font-family: 'istok'; }
  .h1:before, .h1:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 1px solid #666;
    top: 0;
    width: 220px; }
  .h1:before {
    right: 79%;
    margin-right: 15px; }
  .h1:after {
    left: 45%;
    margin-left: 15px; }
  @media (max-width: 767px) {
    .h1 {
      text-align: center; } }
  .h1width {
    color: #fff;
    text-align: center;
    border: 5px solid #fff;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px; }

.dh1 {
  text-align: center; }
  .dh1:before, .dh1:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 1px solid #666;
    top: 0;
    width: 140px; }
  .dh1:before {
    right: 86%;
    margin-right: 15px; }
  .dh1:after {
    right: 33%;
    margin-right: 15px; }

.lh1 {
  text-align: center; }
  .lh1:before, .lh1:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 1px solid #666;
    top: 0;
    width: 100px; }
  .lh1:before {
    right: 90%;
    margin-right: 15px; }
  .lh1:after {
    right: 33%;
    margin-right: 15px; }

.h1fw {
  text-align: center; }
  .h1fw:before, .h1fw:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 1px solid #666;
    top: 0;
    width: 350px; }
  .h1fw:before {
    right: 67.5%;
    margin-right: 15px; }
  .h1fw:after {
    right: 0%; }

#about h3 {
  margin-bottom: 0px !important;
  font-family: 'Istok Web', sans-serif;
  font-size: 22px !important;
  padding: 0px 0px 8px 0px; }

@media (max-width: 767px) {
  #about .container .box .box_lcol img {
    margin-top: 50px !important;
    display: none; } }

@media (max-width: 768px) {
  #about .container .box .box_rcol {
    bottom: initial; } }

@media (min-width: 768px) and (max-width: 1024px) {
  #about .container .box .box_rcol {
    bottom: 33px; } }

#about .more {
  color: #000000; }

#about .h3 {
  background: none !important; }

#about .box {
  background: grey url(../img/boxes_triangle.png) no-repeat 50% 100%; }
  #about .box:nth-of-type(2), #about .box:nth-of-type(3) {
    background: #117724 url(../img/boxes_triangle.png) no-repeat 50% 100%; }
    #about .box:nth-of-type(2) .more, #about .box:nth-of-type(3) .more {
      color: #000000; }
    #about .box:nth-of-type(2) h3, #about .box:nth-of-type(3) h3 {
      background: none; }
  @media (max-width: 767px) {
    #about .box #about234 img {
      width: 100% !important;
      margin-left: 10px !important; } }
  @media (max-width: 1024px) {
    #about .box #about234 img {
      margin: 10px 20px; } }

.blue {
  background: #11e265 !important; }
  .blueh {
    position: relative;
    top: 0px;
    width: 200px;
    height: 200px;
    background: #00bdf7;
    opacity: 1; }
    .blueh:hover {
      opacity: 0.8;
      transition: all .4s; }

.magenta {
  background: #29b160 !important; }

.orange {
  background: #117724 !important; }

.yellow {
  background: #24d26a !important; }

.grey {
  margin: 0px auto;
  text-align: center;
  width: 300px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(70%);
  transition: all .2s ease-in-out; }
  .grey :hover {
    filter: none;
    -webkit-filter: grayscale(0%); }

@media (max-width: 1399px) and (min-width: 1100px) {
  .contact-banner {
    display: block;
    margin: 20px 0px 0px 0px;
    background: url(../../files/contact_banner_bg.jpg) no-repeat;
    background-size: cover;
    height: 100px;
    border: 1px solid #e7e7e7; }
    .contact-banner p {
      margin-left: 110px;
      display: block;
      padding: 18px;
      text-align: center;
      font-size: 18px; } }

#request {
  background: #29b160;
  margin-bottom: 0px; }
  #request.reqindx {
    margin-top: 0px !important;
    margin-bottom: 0px; }
  #request .submit {
    background: #004412;
    border: 0px; }
  #request .input {
    width: 140px; }
    @media (max-width: 767px) {
      #request .input {
        margin: 10px 0px 0px 15px; } }
    #request .input:nth-of-type(2) {
      margin-left: 30px; }
      @media (max-width: 767px) {
        #request .input:nth-of-type(2) {
          margin: 10px 0px 0px 15px !important; } }

.checka {
  float: left;
  border: 10px solid #f8f8f8;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  box-sizing: border-box;
  margin: 15px 0px 15px 0px !important;
  width: 750px; }
  @media (max-width: 767px) {
    .checka {
      width: 280px !important;
      margin-left: 0px !important; } }

.signature {
  float: right;
  text-align: right;
  padding: 10px;
  width: 330px;
  padding: 30px 0;
  margin: -10px 0px 20px 0px; }
  @media (max-width: 767px) {
    .signature {
      width: 270px !important; } }
  .signature p {
    text-align: right;
    font-size: 13px;
    line-height: 1.3em;
    padding: 0px 20px 0px 0px; }
  .signature img {
    float: right;
    width: 170px;
    height: auto;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px; }

.testdiv {
  width: 300px;
  height: 80px;
  position: relative;
  background: url("../../files/bg.png");
  background-size: cover; }
  .testdiv a {
    color: #666;
    font-size: 20px;
    width: 200px;
    font-weight: 600;
    font-style: italic;
    padding: 31px 20px 20px 20px;
    text-decoration: none;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
    .testdiv a:hover {
      font-size: 24px;
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px);
      transition: .4s; }

.testi {
  min-width: 60%;
  padding: 20px 20px 20px 20px;
  background: #f8f8f8;
  border: 2px solid #f3f3f3;
  min-height: 83px;
  text-align: left;
  float: left;
  margin: 10px 0px 20px 0px; }
  .testi:hover {
    box-shadow: 0px 0px 10px 1px rgba(255, 210, 1, 0.4);
    transition: all .4s;
    background: #fff; }
  @media (max-width: 767px) {
    .testi {
      max-width: 85% !important;
      padding-bottom: 55px !important; }
      .testi:first-child {
        margin: 146px 0px 20px 0px !important; } }
  .testi strong {
    padding: 10px 10px 10px 0px;
    float: left; }
  .testi img {
    float: left;
    width: 90px;
    height: auto;
    padding: 10px 10px 10px 0px; }
  .testi p {
    float: left;
    text-align: left;
    margin: 0px 0px 20px 0px; }
  .testi2 {
    max-width: 100%;
    padding: 20px 20px 20px 20px;
    background: #f8f8f8;
    border: 2px solid #f3f3f3;
    min-height: 83px;
    text-align: left;
    float: left;
    margin: 10px 0px 20px 0px; }
    .testi2:hover {
      box-shadow: 0px 0px 10px 1px rgba(255, 210, 1, 0.4);
      transition: all .4s;
      background: #fff; }
    .testi2 img {
      width: 90px;
      height: auto;
      padding: 11px 10px 0px 10px; }
  @media (max-width: 767px) {
    .testi img {
      padding: 10px 0px 0px 0px !important; } }

@media (max-width: 767px) {
  .quote-img {
    margin-top: 50px; } }

.quotebuilder {
  margin: 0px auto;
  max-width: 100% !important;
  height: auto !important; }
  @media (max-width: 767px) {
    .quotebuilder {
      margin: 0px auto !important; } }

@media (max-width: 767px) {
  #top_info .top_contact, #top_info2 .top_contact {
    padding-left: 22px;
    margin-left: 5px;
    margin-right: 5px; } }

@media (min-width: 767px) and (max-width: 1024px) {
  #top_info .top_contact, #top_info2 .top_contact {
    padding-left: 23px;
    margin-left: 7px;
    margin-right: 8px; } }

#top_info .top_contact {
  margin-right: 11px; }

@media (max-width: 767px) {
  .contact-mobile {
    font-size: 11px; }
  .page-contact {
    background-color: #e7e7e7;
    color: white;
    padding: 20px;
    border-radius: 15px; }
  #boxes {
    padding-bottom: 100px; } }
  @media (max-width: 767px) and (max-width: 1399px) and (min-width: 1100px) {
    #boxes {
      height: 338px;
      padding-bottom: 0px; } }

.sidelink, .sidelink1, .sidelink2, .sidelink3, .sidelink4 {
  min-width: 330px;
  padding: 12px 8px 12px 15px;
  text-align: left;
  font-size: 14px; }

.sidelink {
  margin-bottom: 10px;
  background: #ebebeb !important;
  color: #666 !important;
  border-left: green solid 5px; }
  .sidelink a {
    text-decoration: none;
    color: #666666;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    font-size: 16px;
    font-weight: 400; }
    .sidelink a:hover {
      text-decoration: none;
      color: white;
      font-weight: 600;
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px);
      transition: .2s; }
  .sidelink:hover {
    font-weight: 600;
    background-color: #008000 !important; }
    .sidelink:hover a {
      color: white; }
  .sidelink1 {
    background-color: #ffd200;
    margin-bottom: 2px;
    color: #fff !important;
    margin-bottom: 2px; }
    .sidelink1:hover {
      font-weight: 600; }
  .sidelink2 {
    background-color: #f02a98;
    margin-bottom: 2px;
    color: #fff !important;
    margin-bottom: 2px; }
    .sidelink2:hover {
      background-color: rgba(240, 42, 152, 0.8); }
    .sidelink2 a {
      text-decoration: none;
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      color: #FFF; }
  .sidelink3 {
    background-color: #f68226;
    margin-bottom: 2px;
    color: #fff !important;
    margin-bottom: 2px; }
    .sidelink3:hover {
      background-color: rgba(246, 130, 38, 0.8); }
  .sidelink4 {
    background-color: #30bc6e;
    margin-bottom: 2px;
    color: #fff !important;
    margin-bottom: 2px; }
    .sidelink4:hover {
      background-color: rgba(48, 188, 110, 0.8); }
  .sidelinkpink {
    width: 100% !important;
    background-color: #f02a98;
    padding: 12px 8px 12px 15px;
    margin-bottom: 2px;
    text-align: left;
    font-size: 14px;
    color: #666666 !important;
    margin-bottom: 2px;
    color: #fff !important; }
    @media (max-width: 767px) {
      .sidelinkpink {
        max-width: 100%;
        padding-right: 0px !important; } }
    .sidelinkpink a {
      text-decoration: none;
      color: #666;
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      color: #fff !important; }
      .sidelinkpink a:hover {
        text-decoration: none;
        color: #666;
        font-weight: 600;
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
        transition: .2s; }

.supplier {
  width: 26%;
  min-height: 250px;
  background: #f7f7f7;
  padding: 20px;
  margin: 5px 5px 40px 5px;
  float: left;
  border: 1px solid #e5e5e5; }
  @media (max-width: 767px) {
    .supplier {
      width: 75% !important;
      max-width: 86% !important;
      margin-left: 15px !important; } }
  .supplier img {
    width: 50px;
    margin-top: -47px;
    position: absolute;
    margin-left: -43px; }
  .supplier h4 {
    font-size: 20px; }

.stepnav {
  float: left;
  width: 132px;
  height: 200px;
  margin: 20px 0px 20px 0px;
  height: 40px;
  padding: 10px 10px 10px 10px; }
  .stepnav p {
    text-align: center;
    font-size: 15px !important;
    color: #fff;
    width: 100px !important;
    margin: 0px auto;
    text-decoration: none; }
  .stepnav img {
    width: 148px;
    height: 56px;
    position: absolute;
    margin: -8px 0px 8px -8px; }
  .stepnav2 {
    float: left;
    margin: 20px 0px 20px 12px;
    width: 132px;
    height: 200px;
    height: 40px;
    padding: 10px 10px 10px 10px;
    background-image: url("../../files/btn_bg_14278979381.png");
    background-size: 132px 60px; }
    .stepnav2 p {
      text-align: center !important;
      font-size: 15px;
      color: #fff;
      width: 100px;
      margin: 0px auto;
      text-decoration: none; }
    .stepnav2 img {
      width: 148px;
      height: 56px;
      position: absolute;
      margin: -8px 0px 8px -8px; }
  .stepnavnum {
    float: left;
    width: 100px !important;
    background: url("../../files/step1.png");
    background-size: 100px 100px;
    height: 80px;
    text-align: center;
    color: #666;
    border-radius: 50%;
    font-size: 50px;
    padding: 19px 0px 0px 0px;
    margin: 10px 30px 30px 0px; }
    .stepnavnum:hover {
      color: #f88209 !important;
      transition: .4s; }
    @media (max-width: 767px) {
      .stepnavnum {
        width: 100% !important; } }

.stepbox {
  float: left;
  width: 710px;
  background: #f8f8f8;
  border-radius: 10px;
  padding: 20px 20px 9px 20px;
  margin: 0px 0px 30px 0px;
  border-bottom: 3px solid #acacac; }
  .stepbox:hover {
    background: #fafafa;
    transition: .4s;
    border-bottom: 3px solid #30b56e; }

.col4img {
  float: left;
  width: 168px;
  height: auto;
  text-align: center;
  margin: 10px 0px 20px 0px !important;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2); }
  @media (max-width: 767px) {
    .col4img {
      float: none !important;
      width: 80%;
      margin: 10px 0px 0px 0px !important; } }
  .col4img2 {
    float: left;
    width: 168px;
    height: auto;
    box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    text-align: center;
    margin: 20px 0px 20px 14px; }
    @media (max-width: 767px) {
      .col4img2 {
        float: none !important;
        width: 80%;
        margin: 10px 0px 0px 0px !important; } }

.col4box, .col4box {
  float: left;
  width: 168px;
  height: auto;
  box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
  text-align: center;
  margin: 10px 0px 20px 0px !important; }
  @media (min-width: 767px) and (max-width: 1024px) {
    .col4box, .col4box {
      width: 24% !important;
      float: left !important;
      margin: 0 !important; } }
  .col4boxr, .col4boxr {
    float: left;
    width: 168px;
    height: auto;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    -moz-box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    box-shadow: 0px 0px 3px 1px rgba(35, 28, 28, 0.2);
    text-align: center;
    margin: 20px 0px 20px 14px; }

@media (min-width: 767px) and (max-width: 1024px) {
  .col4boxr {
    width: 24% !important;
    float: left !important; } }

@media (max-width: 1024px) {
  .knwldgsummary {
    display: block !important;
    margin-bottom: 15px; } }

.hrdl {
  width: 35%;
  float: left;
  margin-top: -41px;
  background: #acacac; }

.hrdr {
  width: 35%;
  float: right;
  margin-top: -41px;
  background: #acacac; }

.who-sm {
  /*float: left;*/
  margin: 20px; }
  @media (max-width: 767px) {
    .who-sm {
      float: left;
      margin-left: 85px;
      height: auto;
      width: 70px; } }
  @media (max-width: 1024px) {
    .who-sm {
      /*float: left;*/
      height: auto !important;
      width: 65px !important;
      margin: 10px; } }

@media (max-width: 1024px) {
  .wwd-img {
    margin-left: 0px; } }

.community {
  margin: 0; }

@media (max-width: 767px) {
  .box_lcol img {
    display: none; } }

@media (min-width: 1025px) {
  #footmenu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

footer {
  color: white;
  background: #004412; }
  footer a {
    color: white; }

@media (max-width: 767px) {
  .sidebar-img,
  .checka,
  img[src*="files/magazine_download_14326417481.jpg"],
  img[src*="files/case_study_link_img.jpg"] {
    width: 100% !important;
    height: auto; } }

.sidebar-img,
.sidebarcs,
.sidebarc,
.sidebarcs2 {
  margin-left: 10px !important;
  background: #f02a98 !important;
  color: #fff !important; }

.fright h2 {
  margin-left: 0 !important; }

#green_section3 {
  text-align: center; }

.category_info.fleft a:after {
  content: ", "; }

@media (max-width: 1024px) {
  header .container ul#mainmenu .dropdown-content {
    
    position: static; } }

@media (max-width: 1024px) {
  header .container ul#mainmenu .dropdown-content ul {
    display: block; } }

#about .box img { border: 2px solid #fff; }
#about .box:nth-of-type(3) img { border: none; }
@media (max-width: 767px) {
  #about .box:nth-of-type(1) { height: 350px!important; }
  #about .box:nth-of-type(2) { height: 350px!important; }
  #about .box:nth-of-type(3) { height: 350px!important; }
  #about .box:nth-of-type(4) { height: 350px!important; }
  #about .box:nth-of-type(1) .border { height: 340px!important; }
  #about .box:nth-of-type(2) .border { height: 340px!important; }
  #about .box:nth-of-type(3) .border { height: 340px!important; }
  #about .box:nth-of-type(4) .border { height: 340px!important; }
  #about .box:nth-of-type(1) img { display: none; }
  #about .box:nth-of-type(2) img { display: none; }
  #about .box:nth-of-type(3) img { display: none; }
  #about .box:nth-of-type(4) img { display: none; }
}
.cmsquickformcontact { padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) {
  .contact_page h1 { font-size: 34px; }
}

/* Sabrina's CSS for sliders */

@media (max-width: 767px) {
.slider_subpage {
    display: none!important;
}
#slider_bg #main-slider-wrapper {
    max-width: 100%!important;
    display: block;
}
#slider_bg #main-slider-wrapper #main-slider .panel-wrapper .slider_txt .container strong {
    font-size: 25px;
}
}

@media (max-width: 767px) {
.panel-wrapper { display: flex !important; align-items: center; }
}

#about {
    background: url(../img/about_bg.png) no-repeat fixed 50% 0;
}

ul li {
    background: url(/files/li_green.jpg) no-repeat 0px 5px !important;
}





h2 {
margin-top: 18px;
}

p {
margin: 0 0 9px;
}


.area-no-marg img {
margin: 0px!important;
}

.area-no-marg h3 {
font-size: 24px;
}

.contact_christmas_hours {
  float: left;
  /*width: 240px !important;*/
  padding: 15px 0px 30px;
  margin: 10px 0px 0px 0px;
}


/* Knowledge Base Code */

.knowledge-base1 {
    border-radius: 20px;
    border: 8px solid #24d26a;
    background-color: #f0f0f0;
    padding: 28px;
    color: #151515;
    margin: 0px 10px 20px;
  
}

.knowledge-base1 h3 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}

.knowledge-base1-more {
    color: #033f7d;
    width: 200px;
    background-color: #f0f0f0;
    border: 1px solid #117724;
    border-left: 8px solid #117724;
    font-size: 15px;
    line-height: normal;
    padding: 14px 20px;
    border-radius: 20px;
    transition: .3s;
    margin: 0px auto 5px !important;
    text-align: center;
}

.knowledge-base1-more a {
   color: #0e4e1a;
    font-weight: 600;
}

.round {
    border-radius: 20px;
margin: 0px !important;
}

.images_Titles p {
font-size:14px;
}


.images_Titles img {
margin: 0px !important;
}

.row-padd {
margin: 25px 0px;
}

.image_no_padd {
padding: 0px !important;
}

#text1 h3 {
margin-top: 15px;
}

a {
color: #0e7626;
    font-weight: bold;
}

.knowledge-base1 h3 {
font-size: 15px;
}

@media (max-width: 500px) {
.knowladge-article img {
margin-bottom: 20px;
}
}

@media (min-width: 1025px) {
#main_menu {
display: none !important;
}
}


@media (min-width: 1200px) {

.pr-lg-0 {
padding-right: 0 !important;
}

.text-lg-right {
text-align: right;
}

.sidelink {
width: 330px;
float:right;
}
}

@media (max-width: 1023px) {
.form .tright {
text-align: center;
margin-top: 10px;
}
}

.btn-primary {
    background-color: #11a444!important;
    border-color: #11a444!important;
}
.btn-primary:hover, .btn-primary:active {
    background-color: #0f7624!important;
    border-color: #0f7624!important;
}

#about .box {
    height: 380px;
}
#about .box .border {
    height: 370px;
}

.foot_social img {
    width: 30px;
    height: 30px;
}
.foot_social a {
    opacity: 1;
}
@media (max-width: 1024px) {
    .foot_contact > span {
    float: none !important;
  }
}
@media (max-width: 767px) {
footer .container > div.fbox:first-of-type {
    padding-bottom: 0;
  }
footer .container > div.fbox + .fbox {
    padding-top: 0;
  }
}
