/*Make sure your selectors are very specific, you can accidentally overide builder css if you are not careful*/
/*Do not edit positioning, width, height in CSS, set that in the markup*/
/*CSS Changes, are somewhat permanent, user cannot change these, they can overide them via element inline style, but thats about it*/

/* background */
.renywo.default {
  font-family: 'Puritan', sans-serif;
  font-size: 18px;
  /* #page-wrapper {
      width:960px;
      margin:0 auto;
  } */
  /*ul*/
  /*li*/
  /*a*/
  /*hover*/
  /*selected page*/
}
.renywo.default .footer-bg {
  background-color: #09404b;
  border-top: #f49403 1px solid;
  border-bottom: #09404b 8px solid;
}
.renywo.default .footer-bg-home {
  background-color: #09404b;
  border-top: #f49403 1px solid;
  border-bottom: #09404b 33px solid;
}
.renywo.default .content-bg {
  border-top: #f4f3f1 8px solid;
}
.renywo.default.pagebg {
  border-top: #4e6d76 4px solid;
  background-image: url("assets/renywo-bg-texture.jpg");
}
.renywo.default p {
  margin: 0;
  padding: 0;
}
.renywo.default h1,
.renywo.default h2,
.renywo.default h3,
.renywo.default h4,
.renywo.default h5,
.renywo.default h6 {
  padding: 0;
  margin: 0;
}
.renywo.default h1 {
  font-family: 'Puritan', sans-serif;
  color: #f49403;
  font-size: 66px;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
}
.renywo.default h2 {
  display: block;
  font-family: 'Puritan', sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-style: italic;
  color: #433f50;
}
.renywo.default p {
  font-family: 'Puritan', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #433f50;
  line-height: 26px;
}
.renywo.default p.sub-text {
  font-family: 'Puritan', sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #383735;
  line-height: 22px;
}
.renywo.default p.co-name {
  font-family: 'Puritan', sans-serif;
  color: #f49403;
  font-size: 66px;
  line-height: 90px;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
}
.renywo.default p.home-baner-1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #6bc0d1;
  font-size: 128px;
  line-height: 145px;
  text-align: left;
}
.renywo.default p.home-baner-1-1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #6bc0d1;
  font-size: 65px;
  line-height: 72px;
  text-align: left;
}
.renywo.default p.home-baner-2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #6bc0d1;
  font-size: 40px;
  line-height: 45px;
  text-align: left;
}
.renywo.default p.home-baner-3 {
  font-family: 'Puritan', sans-serif;
  font-weight: normal;
  color: #383735;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
}
.renywo.default p.product-baner-1 {
  font-size: 36px;
  font-family: 'Puritan', sans-serif;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  color: #f49403;
}
.renywo.default p.product-baner-2 {
  font-family: 'Puritan', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #363636;
  text-align: left;
}
.renywo.default p.about-text {
  font-family: 'Puritan', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  color: #363636;
  text-align: left;
}
.renywo.default p.home-small {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  color: #000;
  text-align: left;
}
.renywo.default p.about-small {
  font-family: 'Puritan', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #383735;
  text-align: left;
}
.renywo.default .product-small {
  padding: 0px;
  margin: 0;
  font-family: 'Puritan', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #fff;
}
.renywo.default .product-small ul {
  padding: 0;
  margin: 0;
}
.renywo.default .product-small ul li {
  list-style: none;
  padding-left: 7px;
  background: url("assets/bullet.png") no-repeat 0 10px;
  font-family: 'Puritan', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #fff;
}
.renywo.default .services-list {
  padding: 0px;
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #363636;
}
.renywo.default .services-list ul {
  padding: 0;
  margin: 0;
}
.renywo.default .services-list ul li {
  list-style: none;
  padding-left: 30px;
  color: #363636;
  background: url("assets/bullet.png") no-repeat 0 5px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 15px;
  font-weight: normal;
}
.renywo.default h3 {
  font-size: 60px;
  font-family: 'Puritan', sans-serif;
  font-weight: normal;
  font-variant: small-caps;
  line-height: 90px;
  text-align: center;
  color: #433f50;
}
.renywo.default h4 {
  font-size: 30px;
  font-family: 'Puritan', sans-serif;
  font-weight: bold;
  font-variant: small-caps;
  text-align: left;
  color: #f49403;
}
.renywo.default h5 {
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  text-align: left;
  color: #383735;
}
.renywo.default p.footer-link {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color: #f49403;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline;
}
.renywo.default a.footer-link {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color: #f49403;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline;
}
.renywo.default p.footer-text {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #fff;
  text-align: left;
}
.renywo.default a.footer-text {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #fff;
  text-align: left;
}
.renywo.default .navigation-plugin {
  background-color: none !important;
  border: none;
  text-align: left;
}
.renywo.default .navigation-plugin .k-link:hover {
  background: #f49403 !important;
  background: rgba(244, 148, 3, 0.2) !important;
}
.renywo.default .navigation-plugin .k-link:active {
  color: #433f50 !important;
  background-color: none !important;
}
.renywo.default .navigation-plugin .selected-page .k-link {
  color: #fff !important;
  background: #f49403 !important;
}
.renywo.default .navigation-plugin .k-item > .k-link {
  display: block;
  text-decoration: none !important;
  padding: 80px 10px 30px 10px !important;
}
.renywo.default .navigation-plugin .k-header {
  background: none !important;
}
.renywo.default .navigation-plugin ul {
  background-color: none;
  border: none;
  text-align: left;
  margin: 0px;
  padding: 0;
  float: right;
}
.renywo.default .navigation-plugin ul .k-item {
  border-width: 0 0px 0 0 !important;
  vertical-align: top;
  border-color: none !important;
  background: none !important;
  zoom: 1;
  box-sizing: content-box;
  font-size: 14px;
  font-family: 'Puritan', sans-serif;
  list-style: none;
  height: 122px;
}
.renywo.default .navigation-plugin ul .k-item .k-link {
  line-height: 18px;
}
.renywo.default .navigation-plugin ul li a {
  font-size: 14px;
  font-family: 'Puritan', sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #433f50;
  text-transform: uppercase;
}
.renywo.default .k-animation-container {
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.renywo.default .navigation-plugin .k-menu .k-animation-container ul.k-group {
  background: #d6d5d5 !important;
  margin: 0 !important;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  overflow: hidden !important;
}
.renywo.default .navigation-plugin .k-menu .k-animation-container .k-group .k-item {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border-bottom: 1px solid #BBBBBB !important;
  padding: 0 !important;
  display: block !important;
  text-align: left !important;
}
.renywo.default .navigation-plugin .k-menu .k-animation-container .k-group li a {
  padding: 10px 15px !important;
  font-size: 14px;
  line-height: 18px !important;
  background-color: #d6d5d5 !important;
  text-transform: capitalize;
  color: #514f4f !important;
  font-family: Tahoma, Geneva, sans-serif;
  box-sizing: content-box;
}
.renywo.default .navigation-plugin .k-menu .k-animation-container .k-group .k-item.k-state-hover a {
  background-color: rgba(0, 0, 0, 0.4) !important;
  color: #ffffff !important;
}
.renywo.default .navigation-plugin .k-menu .k-animation-container .k-group .selected-page a {
  color: #ffffff !important;
}
.renywo.default .navigation-plugin .k-menu a.k-state-border-down {
  background: rgba(67, 63, 80, 0.2) !important;
  color: #433f50;
}
.renywo.default .navigation-plugin .k-icon {
  background-image: url("assets/renywo-sprite.png") !important;
  border-color: transparent;
}
.renywo.default .navigation-plugin ul.k-menu-vertical .k-item{
  height: auto;
}
.renywo.default .navigation-plugin ul.k-menu-vertical{
  float: none !important;
}
.renywo.default .k-menu-vertical .k-item .k-link{
  padding: 10px 20px 10px 10px !important;
}
/*form*/
.renywo.default #FormHeading-id {
  display: none;
}
.renywo.default div.form-plugin label {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #433f50;
  text-transform: lowercase;
  text-transform: capitalize;
  display: block;
  padding-bottom: 2px;
  font-weight: normal;
}
.renywo.default div.form-plugin input[type="text"],
.renywo.default div.form-plugin textarea {
  outline: none;
  padding: 5px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #433f50;
  min-width: 196px;
  background: transparent;
  border: #f49403 1px solid;
}
.renywo.default div.form-plugin textarea {
  width: 424px;
  min-width: 424px;
  height: 80px;
  border: #f49403 1px solid;
}
.renywo.default div.form-plugin input[type="submit"] {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #433f50;
  border: #f49403 1px solid;
  background: transparent;
  padding: 6px 15px;
  margin: 20px 0;
  display: block;
  float: left;
}
/* CONTACT */
/* make content adaptive */
.renywo.default div[id^='webcom-component-form'] > table > tbody > tr > td:first-child,
.renywo.default div[id^='webcom-component-form'] > table > tbody > tr > td:last-child,
.renywo.default div[id='preview_id_only'] > table > tbody > tr > td:first-child,
.renywo.default div[id='preview_id_only'] > table > tbody > tr > td:last-child{
  display: none;
}
.renywo.default div[id^='webcom-component-form'] > table > tbody > tr > td,
.renywo.default div[id='preview_id_only'] > table > tbody > tr > td,
.renywo.default .web_com_custom_form .form-element-size-large[type="text"], 
.renywo.default .web_com_custom_form table.form-element-size-large, 
.renywo.default .web_com_custom_form textarea.form-element-size-large, 
.renywo.default .web_com_custom_form select.form-element-size-large,
.renywo.default .web_com_custom_form table.personName-large{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}
/* end content adaptive */

/* labels style */
.renywo.default .web_com_custom_form label{
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0;
}

/* spacing between rows */
.renywo.default .web_com_custom_form .form-element-wrapper{
  padding: 0;
  margin-bottom: 5px;
}

/* email & phone */
/* display email & phone in the same row */
.renywo.default .web_com_custom_form #email-id,
.renywo.default .web_com_custom_form #phone-id{
  display: inline-block !important;
  width: 50%;
}
.renywo.default .web_com_custom_form #email-id{
  padding-right: 5px;
}
.renywo.default .web_com_custom_form #phone-id{
  padding-left: 5px;
}
/* end display in one row */
/* full width */
.renywo.default .web_com_custom_form #email-id input,
.renywo.default .web_com_custom_form #phone-id input{
  width: 100% !important;
  min-width: 100% !important;
}

.renywo.default .web_com_custom_form textarea{
  height: 80px;
  resize: none;
}

/*CUSTOM*/
/* first & last name */
.renywo.default .web_com_custom_form .FirstName label,
.renywo.default .web_com_custom_form .LastName label{
  font-size: 12px !important;
}

.renywo.default .home-box {
  padding: 30px;
  background: white;
  background: rgba(255, 255, 255, 0.89);
}
.renywo.default .sub-box {
  background-color: #f4f3f1;
}
.renywo.default .home-img {
  -webkit-border-radius: 101px;
  -moz-border-radius: 101px;
  border-radius: 101px;
}
.renywo.default .about-img {
  border: 5px solid #f4f3f1;
  -webkit-border-radius: 187px;
  -moz-border-radius: 187px;
  border-radius: 187px;
}
.renywo.default .service-img {
  border: 5px solid #f4f3f1;
  -webkit-border-radius: 107px;
  -moz-border-radius: 107px;
  border-radius: 107px;
}
.renywo.default .divider-line {
  border-left: 1px solid #f49403;
}
.renywo.default .contact-box {
  border: 1px solid #f49403;
}
.renywo.default .divider-long {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc;
}
.renywo.default .trans {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.renywo.default .bg-promo{
  background: #fff;
  border: 1px solid #286ac8;
  box-shadow: 0 0 0 7px #dcd8e6;
}
.renywo.default p.lh27,
.renywo.default h1.lh27,
.renywo.default h2.lh27,
.renywo.default h3.lh27,
.renywo.default h4.lh27,
.renywo.default h5.lh27,
.renywo.default h6.lh27 {
  line-height: 27px;
}
.renywo.default p.lh25,
.renywo.default h1.lh25,
.renywo.default h2.lh25,
.renywo.default h3.lh25,
.renywo.default h4.lh25,
.renywo.default h5.lh25,
.renywo.default h6.lh25 {
  line-height: 25px;
}
.renywo.default p.lh24,
.renywo.default h1.lh24,
.renywo.default h2.lh24,
.renywo.default h3.lh24,
.renywo.default h4.lh24,
.renywo.default h5.lh24,
.renywo.default h6.lh24 {
  line-height: 24px;
}
.renywo.default p.left,
.renywo.default h1.left,
.renywo.default h2.left,
.renywo.default h3.left,
.renywo.default h4.left,
.renywo.default h5.left,
.renywo.default h6.left {
  text-align: left;
}
.renywo.default p.center,
.renywo.default h1.center,
.renywo.default h2.center,
.renywo.default h3.center,
.renywo.default h4.center,
.renywo.default h5.center,
.renywo.default h6.center {
  text-align: center;
}
.renywo.default p.right,
.renywo.default h1.right,
.renywo.default h2.right,
.renywo.default h3.right,
.renywo.default h4.right,
.renywo.default h5.right,
.renywo.default h6.right {
  text-align: right;
}
.renywo.default p.bold,
.renywo.default h1.bold,
.renywo.default h2.bold,
.renywo.default h3.bold,
.renywo.default h4.bold,
.renywo.default h5.bold,
.renywo.default h6.bold {
  font-weight: 700;
}
.renywo.default p.semibold,
.renywo.default h1.semibold,
.renywo.default h2.semibold,
.renywo.default h3.semibold,
.renywo.default h4.semibold,
.renywo.default h5.semibold,
.renywo.default h6.semibold {
  font-weight: 600;
}
.renywo.default p.normal,
.renywo.default h1.normal,
.renywo.default h2.normal,
.renywo.default h3.normal,
.renywo.default h4.normal,
.renywo.default h5.normal,
.renywo.default h6.normal {
  font-weight: 400;
}
.renywo.default p.light,
.renywo.default h1.light,
.renywo.default h2.light,
.renywo.default h3.light,
.renywo.default h4.light,
.renywo.default h5.light,
.renywo.default h6.light {
  font-weight: 300;
}
.renywo.default p.white,
.renywo.default h1.white,
.renywo.default h2.white,
.renywo.default h3.white,
.renywo.default h4.white,
.renywo.default h5.white,
.renywo.default h6.white {
  color: #ffffff;
}
.renywo.default p.orange,
.renywo.default h1.orange,
.renywo.default h2.orange,
.renywo.default h3.orange,
.renywo.default h4.orange,
.renywo.default h5.orange,
.renywo.default h6.orange {
  color: #f49403;
}
.renywo.default p.blue,
.renywo.default h1.blue,
.renywo.default h2.blue,
.renywo.default h3.blue,
.renywo.default h4.blue,
.renywo.default h5.blue,
.renywo.default h6.blue {
  color: #296ac7;
}
.renywo.default p.black,
.renywo.default h1.black,
.renywo.default h2.black,
.renywo.default h3.black,
.renywo.default h4.black,
.renywo.default h5.black,
.renywo.default h6.black {
  color: #000000;
}
.renywo.default p.gray,
.renywo.default h1.gray,
.renywo.default h2.gray,
.renywo.default h3.gray,
.renywo.default h4.gray,
.renywo.default h5.gray,
.renywo.default h6.gray {
  color: #666666;
}
.renywo.default p.p0,
.renywo.default h1.p0,
.renywo.default h2.p0,
.renywo.default h3.p0,
.renywo.default h4.p0,
.renywo.default h5.p0,
.renywo.default h6.p0 {
  padding: 0;
}
