p {

  font-size: 12.5px!important;
}


header.otb-header {

  border-bottom: 0px!important;
}

@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');


header.main-header .rb-nav ul .menu-item.current-menu-item .rb-menu-button {

  color: #3d3d3d;
}

div#blue-button a {

  background: #fff;
    border-radius: 50px;
    color: #01d5d6;
    border-color: #01d5d6;
    letter-spacing: 3px;
    padding: 17px 72px;
    font-weight: bold;
    transition: 350ms;
    margin-top: -55px;
    font-size: 16px;
    margin-left: 50px;
}



div#blue-button:hover  a {

  background-color: #01d5d6!important;
  color: #fff;
}

.text-right h4 {

  margin-bottom: 40px;
}
.text-right h3 {

  margin-left: -10px;
}


span.under-title {

  color: #b1acac;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
}

.rb-testimonial-block-content {

    padding: 0px 10px;
}




.rb-testimonial-block-title h3 {

text-transform: uppercase;
}

.product-block-intro {

  margin-left: 4px;
}


/* .product-block-news {

  width: 24%;
  height: 325px;
  float: left;
  position: relative;
  margin-left: 0.5%;

    margin-right: 0.5%;
    overflow: hidden;
} */

.product-block {


    background-position: center center;
    background-size: cover;
    width: 24.4%;
    height: 325px;
    float: left;
    position: relative;
    margin-left: 0.3%;
    margin-right: 0.3%;
    overflow: hidden;

}

.product-title {

  text-align: center;
  background-color: #f7f7f7;
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding-top: 15px;
  z-index: 2;
  font-weight: bold;
  font-size: 13.5px;
  text-transform: uppercase;
}

.product-block a {
    color: #222;
}

.blocks-container.clearfix {

  width: 100%;
  margin: auto;
}

.product-overlay {

  width: 100%;
  position: absolute;
  background-color: rgba(22, 173, 13, 0.75);
  top: 89%;
  height: 100%;
  transition: 300ms;
}

.product-block:hover .product-overlay {

  top: 0;
}


@media screen and (max-width: 850px) {

  .product-block {


    width: 95%;
    height: 400px;

    float: none;

    margin: auto;
    margin-bottom: 40px;
  }
}

/**/

/*quote box*/
.quote-box {

  background-color: #fff;
  text-align: center;
  width: 44%;
  padding: 60px;
  position: relative;
  margin-left: 48px;
  border-radius: 10px;
  margin-top: 20px;
  bottom: 100px;
}

.quote-button {

  position: absolute;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #16E32E;
  color: #fff;
  letter-spacing: 2.5px;
  padding: 20px 45px;
  width: 220px;
  border-radius: 50px;
  transition: 250ms;
  font-size: 15px;
}

.quote-button:hover {

  background-color: #14c729;
}

/**/
.welcome {

  font-size: 35px;
  margin-left: 19px;

}

.white-border {

  border: 14px solid #fff;
  border-left: 0!important;
  border-right: 11px solid #FFF;
  border-bottom: solid white 35px!important;
}

.left-top-img {

  background-image: url(/wp-content/uploads/IMG_20180802_145530-e1550065532355.jpg);
  min-height: 510px;
  background-position-y: -128px;
}

.intro-text {

  margin-left: 10px;
  padding-right: 75px;
}

.top-right-section .vc_column-inner {

  background-position-y: 0px;
  background-size: cover!important;
  background-repeat: no-repeat;
}


.wave-row:after {

  display: block!important;
  content: '';

  width: 100%;
  height: 90%;

  position: absolute;
  top: 0;
  left: 0;

  background-image: url(/wp-content/uploads/zigzag-pattern.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -305px;

  z-index: -1;
}


/*logos*/

.logos-container.clearfix {

  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1280px;
}


img.rb-logo {

  height: 85px;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 40px;
}


/**/
.bottom-footer {

  color: #fff;
}



.footer-form {

  padding-left: 150px!important;
  padding-right: 150px!important;
}

 i.far.fa-phone, i.far.fa-paper-plane {

   font-size: 22px!important;
       margin-right: 10px;



}


/*  Testimonial Blocks */
.rb-testimonial-blocks-container:after {

  content: '';
  display: block;
  clear: both;

}

.rb-testimonial-block {

  width: 32.66%;
  float: left;

  text-align: center;

}

.rb-testimonial-block:nth-of-type( 2 ) {

  margin-left: 1%;
  margin-right: 1%;

}

.rb-testimonial-block-icon i {

	font-size: 100px;
	color: #dd212c;

}

.rb-testimonial-block-title h3 {

  font-size: 26px;
  margin-bottom: 5px;

}

.rb-testimonial-block-title h4 {

  font-size: 12px;
  margin-bottom: 10px!important;
  color: #DD212C;

}

.rb-testimonial-block-stars img {

	display: inline-block;
	width: 40%;
	margin-top: 15px;
  width: 160px;

}

.dark-testimonials .rb-testimonials-blocks-container:after {

  content: '';
  display: block;
  clear: both;

}

.dark-testimonials .rb-testimonials-blocks-container .rb-testimonial-block h3,
.dark-testimonials .rb-testimonials-blocks-container .rb-testimonial-block p {

  color: #fff;

}

.dark-testimonials .rb-testimonials-blocks-container {

  margin-bottom: 20px;

}

@media screen and ( max-width: 1000px ) {

  .portfolio-card-container {

    width: 100%!important;

  }

}
/**/

.text-right {

  padding-right: 210px;
  margin-top: 85px;
  margin-bottom: 80px!important;
  padding-left: 50px;
}


input.frm_final_submit {

  border: 2px solid #01d5d6!important;
border-radius: 25px!important;
background-color: #020566!important;
color: #01d5d6!important;
font-weight: bold!important;
letter-spacing: 3px!important;
height: 55px!important;
}

input.frm_final_submit:hover {

    color: #fff!important;
    background-color: #01d5d6!important;
}


i.fab.fa-facebook,
i.fab.fa-instagram {

    FONT-SIZE: 20PX;
}


div#frm_form_2_container {

  WIDTH: 80%;
  MARGIN: AUTO;
}

input.frm_final_submit {

  width: 230px!important;
}


/*testimonials slider*/

h3.author-name {

  font-family: Oswald!important;
  font-size: 31px!important;
  font-weight: bold!important;
  color: #232323;
  text-transform: uppercase;
  margin-bottom: 0px!important;
}

.profile-img-wrapper {

   display: none!important;
}

span.item-company {

  font-family: Oswald!important;
  font-size: 19px!important;
  color: #989898;
  letter-spacing: 1px;
}


.item-content.entry-content {

  margin-top: 25px!important;
    font-style: unset!important;
    width: 80%!important;
}

img.rb-stars {

  width: 175px!important;
  margin: auto;
  margin-top: 15px;
}


/* Image Gallery */

.rb-image-gallery-container:after {

  content: "";
  display: block;
  clear: both;

}

.rb-image {

  width: 24.25%;
  height: 300px;

  margin-right: 1%;
  margin-bottom: 10px;

  float: left;

  border: 5px solid #f2f2f2;
  box-sizing: border-box;

  background-size: cover;
  background-position: center center;

}

a:nth-of-type( 4n ) .rb-image {

  margin-right: 0;

}

@media screen and ( max-width: 1200px ) {

  .rb-image {

    width: 49.5%;

  }

  a:nth-of-type( 4n ) .rb-image {

    margin-right: 1%;

  }

  a:nth-of-type( 2n ) .rb-image {

    margin-right: 0;

  }

}

@media screen and ( max-width: 900px ) {

  .rb-image {

    width: 100%;
    margin-right: 0;

  }

}

.rb-button {

   padding: 20px 60px;
   margin: 10px 0;
   text-align: center;
   border-radius: 35px;
   width: fit-content;
   transition: 200ms;
   display: block;

 }

/* */

.rb-gallery {

  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;

  opacity: 0;
  pointer-events: none;
  transform: 300ms;

  z-index: 999999;

}

.rb-gallery.show {

  opacity: 1;
  pointer-events: auto;

}

.rb-gallery:after {

  content: "";
  display: block;

  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;

  background-color: rgba( 0,0,0,.8 );
  z-index: 0;

}

.rb-gallery .image {

  position: absolute;
  top: 50%;
  left: 50%;

  width: 500px;
  height: 500px;

  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;

  transform: translateY( -50% ) translateX( -50% );

  z-index: 1;

}

span.item-company {

  display: none;
}


/*news blocks*/

.news-block {

  height: 325px;
  width: 24.4%;
  margin-left: 0.3%;
  margin-right: 0.3%;
  float: left;
}

.news-block-img {

  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;

}


.news-title {

  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13.5px;
color: #222;
  padding-top: 15px;
}

.news-product-overlay {

  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(22, 173, 13, 0.75);
  top: 96%;
  transition: 300ms;
}

.news-block-img:hover .news-product-overlay {

  top: 0;
}

.footer-map .vc_column-inner {

  padding-right: 0!important;
}


.test-row .wpb_column .vc_column-inner {

  max-width: 1500px;
  margin: auto;
}

.item-content-wrapper {

  position: relative;
  right: 14px;
}

.footer-container {

  position: relative;
  top: 30px;
}

.rb-lightbox img {

  max-height: 60%!important;
}


@media screen and (max-width: 850px) {
.news-block {
    width: 95%;
    height: 400px;
    float: none;
    margin: auto;
    margin-bottom: 40px!important;
}
}
