/* @override 
	http://rp.pioneerdesign.net/css/rppainting.css?*
	https://rp.pioneerdesign.net/css/rppainting.css?* */

body {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.group:after  {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @group Admin Group */

.adminlink {
	float: left;
	/*margin-top: -23px;*/
	position: relative;
	font-size: 12px;
	margin-left: -70px;
	margin-top: -5px;
	background: #ec4f51;
	padding: 1px 8px;
}
.adminlink a {
	color: #FFF !important;
	text-decoration: none;
}

.adminlink:hover {
	background: #953233 !important;
	color: #FFF !important;
}

/* @end */ 


.teamslider {
	background: none;
	height: auto;
	padding-bottom: 26px;
	margin-top: 10px;
}
.teamslider .teamlink {
	text-decoration: none;
}
.relatedtitle {
	font-size: 15px;
}

.darkarrow {
	color: #666;
}
.main {
	margin: 30px 0 30PX;
	font-weight: normal;
	color: #525152;
}
.main a {
	color: #3275bd;
}
.main a:hover {
	color: #4db1ff;
}

.imageslider {
	height: auto;
	position: relative;
	margin: 20px 0 40px;
}
.imgslide {
	height: auto; 
	text-align: center;
}
.mask-2 {
	height: auto;
	position: relative;
}
.imgslide img {
	height: auto;
}
.relatedSlide {
	text-align: center;
	height: 100%;
	width: 100%;
}
.relatedBtn {
	margin: 25% auto !important;
	width: 220px !important;
background-color: hsla(0, 0%, 100%, .5);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #9c9c9c;
font-size: 22px;
}
.floatedBtn {
	position: absolute;
	bottom: -20px;
	right: 0;
	margin: 0 !important;
	z-index: 100;
	width: auto !important;
	font-size: 16px;
}
.rightarrow {
  width: 46px;
  height: 46px;
  float: right;
  border-radius: 75px;
  background-color: #32bdb7;
  background-image: url('/img/chevron-circle-right-66.png');
  background-size: 20px 33px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.home-service-link {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 180px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 15px;
  text-transform: uppercase;
}
.home-service-link.overviewlink {
  z-index: 55;
}
.tileover {
  position: absolute;
  z-index: 50;
  display: none;
  width: 100%;
  height: 100%;
 /* background-color: rgba(236, 27, 41, 0.8);*/
  background-color: rgba(0,0,0, .35);
  
}

.gallery-wrap {
	display: block;
	position: relative;
	height: 380px;
}
#galleriaCompare1 .galleria-theme-azur .galleria-image-nav-right {
    left: auto;
   
    z-index: 200 !important;
 
}
#galleria { 
	width: 100%; 
	height: 700px; 
	background: #FFF;
	margin: 0 auto 2em ; 
}
#galleriaCompare1,
#galleriaCompare2  { 
	width: 50%;  
	height: 395px;
	float: left;
	position: relative;
}
#galleriaCompare1 {
	z-index: 10;
}
#galleriaCompare2 {
	 
}
#galleriaCompare1 .galleria-bar,
#galleriaCompare2 .galleria-bar {
	display: none;
}
#galleriaCompare1 .galleria-info-description,
#galleriaCompare2 .galleria-info-description {
    margin: 0 14px 10px;
}
#galleriaCompare1 .galleria-theme-azur .galleria-tooltip {
    display: none !important;
}
#galleriaCompare1 .galleria-theme-azur,
#galleriaCompare2 .galleria-theme-azur {
    /*position: fixed;*/
    overflow: visible;
}
#galleriaCompare1  .galleria-theme-azur .galleria-stage {
    overflow: visible;
}
#galleriaCompare1  .galleria-theme-azur .galleria-image-nav {
    width: 200%;
}

.footlinks {
	margin: 0;
	padding: 0;
}

.footlinks li {
	list-style: none;
	line-height: 20px;
	margin-bottom: 4px;
} 
.footlinks a {
	text-decoration: none;
	color: #a3a3a3;
}
 .teamgrid .w-col {
 	padding: 10px 25px;
 }
 
 .first, .second {
 	position: relative;
 }
 
 .teamcol:hover {
 	background: #153566;
 }
 .tip {
 	font-size: 10px;
 	display: none;
 }
 .linkie:hover  .tip {
 	display: block;
 }
 
 .linkie {
 	float: left;
 	text-decoration: none;
 	position: relative;
 }
   
 .teamTitle {
   margin-bottom: 5px;
   margin-top: 8px;
  
   font-size: 20px;
   line-height: 24px;
 }
 
 .teamDesc {
   text-transform: uppercase;;
   font-size: 12px;
   line-height: 15px;
   color: #555;;
 }
  
 .tip {
   position: absolute;
   right: 0px;
   top: 194px;
   font-size: 12px;
   padding: 3px 6px ;
   background: rgba(0,0,0,.23);
   color: #FFF;
 } 
 


.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(transparent 36%, rgba(0, 0, 0, 0.50) 92%);
  background-image: linear-gradient(transparent 36%, rgba(0, 0, 0, 0.50) 92%);
}
.overlay.suboverlay {
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.5) 88%);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5) 88%);
}

.overviewtile {
  position: relative;
  display: block;
  width: 980px;
}
.overviewtileh2 {
  z-index: 150;
  font-size: 34px;
  line-height: 36px;
 
  text-transform: none;
 
  position: absolute;
  left: 25px;
  bottom: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: white !important;
} 

.overviewtilelinkwrap {
  position: static;
  z-index: 100;
  display: block;
  /*width: 980px;*/
 /* height: 175%;*/
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.tileimg {
  width: 100%;
  height: 160px;
}

.g-recaptcha div {
	margin: 0 auto;
}
.g-recaptcha {
	margin-bottom: 10px;
}
.formCol .g-recaptcha {
	overflow: hidden;
}
.full {
	margin: 5px 0 15px 0;
}
.main img {
	height: auto;
}
.floatLeft {
	float: left;
	margin: 0 1em 1em 0;
}

.floatRight {
	float: right;
	margin: 0 0 1em 1em;
	max-width: 45%;
}
.rightWrap {
	float: right;
	margin: 0 0 1em 1em;
	width: 45%;
}
.rightWrap img,
.leftWrap img {
	float: none;
	margin: 0;
}
.leftWrap {
	float: left;
	margin: 0 0 1em 1em;
	width: 45%;
}
.rightWrap .caption,
.leftWrap .caption,
.fullWrap .caption {
	font-size: 14px;
	font-weight: bold;
}

.halfSize {
	width: 45%;
}

.rightWrap .halfSize,
.leftWrap .halfSize  {
	width:  auto;
}


.desktopHide {
	display: none;
}
a[href$='.pdf'] {
	padding: 0 20px 0 0;
	background: transparent url('/img/icons/pdf.png') no-repeat center right;
}

.magWrap img a {
	background: none !important;
	padding: 0 !important;
}

a[href$='.doc'] {
	padding: 0 20px 0 0;
	background: transparent url('/img/icons/doc.png') no-repeat center right;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 20px 0;
} 

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.main ul li {
	list-style: none;
	background:  url('/img/chevron-circle-right-24.png') no-repeat 0 5px;
	background-size: 12px;
	padding: 0 0 0 22px;
	margin: 0 0 8px 16px;
	line-height: 20px;
}
.main ul {
	margin: 0 0 20px 0;
	padding: 0;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 16px;
  margin-bottom: 6px;
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
}
h2 strong {
	font-weight: 400;
}
.main h2 {
	color: #3275bd;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #212121;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h3 strong {
	font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

h5 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
}
p, ul {
	font-weight: 300;
}
.footer p {
	color: #a3a3a3;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-left: 5px none #e2e2e2;
  font-family: 'Playfair Display', sans-serif;
  font-size: 26px;
  line-height: 36px;
}

.navigation {
  position: absolute;
  overflow: visible;
  width: 100%;
  background-color: transparent;
}

.brand-logo {
  margin-top: 13px;
  margin-right: 20px;
  float: left;
}

.brand-logo.w--current {
  width: auto;
  margin-top: 5px;
  margin-right: 15px;
  float: left;
}

.brand-logo.second-logo {
  display: inline-block;
  width: auto;
  margin-top: 30px;
}

.navigation-menu {
  position: relative;
  display: inline-block;
  width: 100%;
  float: none;
  background-color: #383838;
  text-align: center;
}

.navigation-menu.dark {
  height: 56px;
  background-color: #383838;
}

.nav-link {
  height: 65px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  box-shadow: inset 0 -3px 0 0 #ffc527;
  color: #ffc527;
}

.nav-link.w--current {
  box-shadow: inset 0 -3px 0 0 #f3b537;
  color: #f3b537;
}

.nav-link.sticky {
  height: 55px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.triangle-navigation {
  position: absolute;
  left: -70px;
  top: -15px;
  width: 0px;
  height: 0px;
  border-top: 80px solid #383838;
  border-left: 70px solid transparent;
}

.dropdown-link {
  width: auto;
  min-width: 150px;
  padding: 20px 27px 20px 27px;
  border-bottom: 1px solid #f2f3f5;
/*  border-left: 1px solid #f2f3f5;*/
  border-right-color: #f2f3f5;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #FFF;
  font-size: 11px;
 background: #383838;
  text-transform: uppercase;
}

.dropdown-link:hover {
  background-color: #1a1a1a;
}

.dropdown-link.w--current {
  color: #97a4b4;
}


.triangle-navigation.left {
  left: auto;
  top: -15px;
  right: -70px;
  border-right: 70px solid transparent;
  border-top-width: 80px;
  border-top-color: #383838;
  border-left-style: none;
}

.triangle-navigation.left.dark {
  border-top-width: 70px;
  border-top-color: #383838;
}

.triangle-navigation.left.bottom.clent {
  top: 0px;
  right: -130px;
  border-right-width: 130px;
  border-bottom-width: 170px;
  border-bottom-color: #fff;
}

.triangle-navigation.dark {
  border-top-width: 70px;
  border-top-color: #383838;
}

.triangle-navigation.bottom {
  border-bottom: 80px solid #3d3d3d;
  border-top-style: none;
  border-top-width: 0px;
}

.triangle-navigation.bottom.client-arrow {
  left: -130px;
  top: 0px;
  border-bottom-width: 170px;
  border-bottom-color: #fff;
  border-left-width: 130px;
}

.quote-button {
  margin-top: 10px;
  margin-left: 0px;
  padding: 15px 20px 11px;
  float: left;
  border-radius: 0px;
  background-color: #f3b537;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer a {
	color: #a3a3a3;
	text-decoration: none;
}
.quote-button:hover {
  background-color: #212121;
}

.quote-button.without-padding {
  margin-top: 0px;
  margin-left: 0px;
  float: none;
  border-radius: 0px;
}

.quote-button.without-padding.in-blog {
  display: inline-block;
  color: #fff;
} 

.quote-button.without-padding.full {
  display: block;
  width: 100%;
  background-color: #212121;
}

.quote-button.without-padding.full:hover {
  background-color: #fff;
  color: #ffc527;
}

.quote-button.without-padding.alt {
  background-color: #bd4932;
}

.quote-button.in-sticky {
  margin-top: 6px;
  float: right;
}

.logo-wrapper {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #383838;
}

.banner {
  height: 700px;
  background-color: #1d1d1d;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.gray {
  background-color: #fafafa;
}

.section.gray.background-1 {
  background-color: #ddeffa;
  background-image: url('/img/rp-painter.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.background-2 {
  padding-top: 0px;
  padding-bottom: 65px;
}

.section.background-2.home {
  padding-top: 46px;
}

.section.quote-background {
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #3275bd, #3275bd);
  background-image: linear-gradient(180deg, #3275bd, #3275bd);
}

.section.color {
  position: relative;
  background-color: #fafafa;
}

.section.color.without-margin {
  padding-top: 50px;
}

.section.darker {
  background-color: #f1f1f1;
}

.section.teamwrap {
  background-color: #bd4932;
}

.section.estimate {
  background-color: #ffc527;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 197, 39, .95), rgba(255, 197, 39, .95)), url('/img/University-Hospital--University-of-Utah.jpg');
  background-image: linear-gradient(180deg, rgba(255, 197, 39, .95), rgba(255, 197, 39, .95)), url('/img/University-Hospital--University-of-Utah.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.info-icon {
  position: relative;
  width: 40px;
  height: 60px;
  margin-right: 30px;
  float: left;
  background-color: #ffc527;
  background-image: url('/img/font-awesome_4-6-3_clock-o_100_0_ffffff_none.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.info-icon.icon-2 {
  background-image: url('/img/font-awesome_4-6-3_phone_100_0_ffffff_none-1.png');
  background-size: 20px;
}

.info-content {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 8px;
}

.info-content.no-margin {
  margin-top: 0px;
  color: #383838;
}

.info-sub-text {
  margin-bottom: 2px;
  color: #999;
  font-size: 13px;
}

.info-sub-text.biger {
  color: #858585;
  font-size: 22px;
  font-weight: 500;
  text-align: left;
}

.big-slider {
  height: 100%;
  background-color: transparent;
}

.arrow {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  background-color: hsla(0, 0%, 100%, .5);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #9c9c9c;
  font-size: 22px;
/*  font-weight: 700;*/
}

.arrow:hover {
  background-color: #ffc527;
  color: #fff;
}



.button-icon {
  margin: 0 auto;
  display: block;
  color: #FFF !important;
  width: 200px;
  background: #bd4932;
  height: 42px;
  margin-top: 0px;
  padding-top: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
 
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
  text-decoration: none;
}

.button-icon:hover {
  background-color: #853e2b;
}

.arrow.right {
  margin-right: 0px;
  margin-left: 20px;
}

.slide-navigation {
  padding-top: 0px;
  font-size: 11px;
}

.scroll-navigation {
  position: fixed;
  z-index: 1001;
  display: none;
  width: 100%;
  background-color: transparent;
}

.title-wrapper {
  margin-bottom: 50px;
}

.title-wrapper.center {
  text-align: center;
}

.service-wrapper.no-margin {
  margin-bottom: 20px;
}

.service-content {
  margin-top: -3px;
  padding: 25px 20px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  box-shadow: 0 3px 0 0 #f5f5f5;
  text-align: center;
}

.service-title {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #212121;
  font-size: 18px;
  text-transform: capitalize;
}

.line-divider-title {
  display: block;
  width: 50px;
  height: 2px;
  margin-top: 15px;
  background-color: #ffc527;
}

.line-divider-title.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #f3b537;
}

.space-divider {
  height: 40px;
}

.space-divider.small {
  height: 20px;
}

.tab-menu {
  width: 30%;
  margin-right: 40px;
  float: left;
}

.tab-link {
  width: 100%;
  margin-top: -1px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #818181;
  font-size: 14px;
  font-weight: 400;
}

.tab-link:hover {
  color: #ffc527;
}

.tab-link.w--current {
  border-right-style: none;
  background-color: transparent;
  box-shadow: inset 3px 0 0 0 #ffc527;
  color: #ffc527;
}

.tab-link.top {
  border-top-style: none;
}

.tab-link.bottom {
  border-bottom-style: none;
}

.service-small-icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  float: left;
  background-image: url('/img/font-awesome_4-6-3_wrench_100_0_ffc527_none.png');
  background-position: 50% 30%;
  background-size: 17px;
  background-repeat: no-repeat;
}

.lightbox-wrapper {
  position: relative;
  overflow: hidden;
}

.lightbox-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 197, 39, .8);
}

.zoom-icon-content {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.zoom-icon {
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-color: #2c2c2c;
  background-image: url('/img/font-awesome_4-6-3_search_100_0_ffffff_none.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.zoom-icon:hover {
  background-color: #fff;
  background-image: url('/img/font-awesome_4-6-3_search_100_0_ffc527_none.png');
  background-size: 18px;
}

.left-arrow-service {
  position: absolute;
  left: -15px;
  top: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #ffc527 transparent transparent;
}

.left-arrow-service.right {
  left: auto;
  right: -15px;
  border-right-width: 0px;
  border-right-color: transparent;
  border-left-width: 15px;
  border-left-color: #ffc527;
}

.project-categories {
  display: inline-block;
  margin-bottom: 0px;
  padding: 5px 12px 3px;
  border-radius: 5px;
  background-color: #ffc527;
  color: #fff;
  font-size: 13px;
}

.project-categories.biger {
  padding: 11px 15px 9px;
}

.client-wrapper {
  display: block;
  width: 100%;
  text-align: center;
}

.footer {
  position: relative;
  padding-top: 70px;
  padding-bottom: 150px;
  border-bottom-width: 1px;
  background-color: #252525;
}

.small-footer {
  position: relative;
  width: 100%;
  height: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #3d3d3d;
}

.small-footer.logo-part {
  height: 170px;
  padding-top: 24px;
  padding-bottom: 17px;
  background-color: #fff;
}

.copyright {
  position: absolute;
  left: 50%;
  right: 0px;
  bottom: 0px;
  width: 940px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.align-center {
  text-align: center;
}

.quote-text {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.blog-wrapper {
  margin-bottom: 25px;
}

 
.blog-content-title a {
	text-decoration: none;
	color: #333;
}

.golink {
	color: #3275bd !important; 	
}

.blog-content-title {
  position: relative;
  top: -3px;
  padding: 30px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  box-shadow: 0 2px 0 0 #ececec;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: left;
}

.blog-image {
  position: relative;
  z-index: 1;
  display: block;
  width: 350px;
  height: 350px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-date-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 12px 19px 10px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.date-title {
  font-size: 14px;
  line-height: 26px;
}

.blog-title {
  margin-top: 0px;
  margin-bottom: 15px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-size: 19px;
  line-height: 30px;
  text-decoration: none;
}

.blog-title:hover {
  color: #ffc527;
}

.bottom-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #1f1f1f;
}

.tab-small-title {
  font-size: 22px;
}

.align-right {
  text-align: right;
}

.social-wrapper {
  width: 100%;
  float: right;
  text-align: right;
}

.social-icon {
  width: 40px;
  height: 40px;
  margin-right: 3px;
  margin-left: 3px;
  float: right;
  background-color: #ffc527;
  background-image: url('/img/fa-facebook_100_0_ffffff_none.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.social-icon:hover {
  background-color: #313131;
}

.social-icon.twitter {
  background-image: url('/img/fa-twitter_100_0_ffffff_none.png');
  background-size: 14px;
}

.social-icon.instagram {
  background-image: url('/img/fa-instagram_100_0_ffffff_none.png');
  background-size: 14px;
}

.social-icon.rss {
  background-image: url('/img/fa-rss_100_0_ffffff_none.png');
  background-size: 14px;
}

.copyright-text {
  margin-top: 10px;
  margin-bottom: 0px;
}

.form-wrapper {
  padding: 0px 15px;
  background-color: transparent;
}

.form-wrapper.smaller {
  margin-right: 190px;
  margin-left: 190px;
}

.text-field {
  height: 50px;
  border-style: none;
  font-size: 13px;
}

.text-field:active {
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, .2);
}

.text-field:focus {
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, .2);
}

.text-field.area {
  height: 80px;
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 10px;
}

.contact-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #3a3a3a;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.success-message {
  background-color: #fff;
  color: #ffc527;
  line-height: 26px;
}

.error-message {
  padding-right: 19px;
  padding-left: 19px;
  background-color: #ee0e0e;
  color: #fff;
  line-height: 26px;
  text-align: center;
}
.overviewPad {
	padding: 210px 0 0; 
}
.overviewPad .project-big-title {
	color: #000;
}
.pages-banner {
  height: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(56, 56, 56, .49), rgba(56, 56, 56, .49)), url('/img/University-Hospital--University-of-Utah.jpg');
  background-image: linear-gradient(180deg, rgba(56, 56, 56, .49), rgba(56, 56, 56, .49)), url('/img/University-Hospital--University-of-Utah.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.page-wrap {
	background: #555;
}

.container-center {
  position: relative;
  top: 65%;
}

.image-proejct {
  margin-bottom: 15px;
  padding-right: 20px;
}

.project-details {
  width: 50%;
  padding: 15px;
  float: left;
  border-right: 1px solid #e1e1e1;
  background-color: #f5f5f5;
  text-align: right;
}

.project-details.no-line {
  border-right-style: none;
  text-align: left;
}

.project-details.white {
  background-color: #fff;
}

.project-sub-title {
  margin-bottom: 0px;
}

.project-big-title {
/*  margin-top: 20px;*/
  color: #fff;
  font-size: 40px;
}

.created-on {
  display: inline-block;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 0px;
  color: #7c7c7c;
  font-size: 14px;
}

.blog-home-image {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.container-center-slider {
  position: relative;
  top: 60%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.sub-banner-text {
  color: #fff;
  font-size: 17px;
}

.phone-number {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffc527;
  font-size: 44px;
  line-height: 54px;
}

.call-sub-text {
  color: #bbb;
  font-size: 16px;
  font-weight: 400;
}

.slide-sub-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 56px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.slide-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(56, 56, 56, .25), rgba(56, 56, 56, .25)), url('/images/uploads/20171018_112836.jpg');
  background-image: linear-gradient(180deg, rgba(56, 56, 56, .25), rgba(56, 56, 56, .25)), url('/images/uploads/20171018_112836.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}


.responsive-navigation {
  background-color: #fff;
}

.project-item {
  margin-bottom: -1px;
  padding-right: 0px;
  padding-left: 0px;
}

.project-content {
  position: relative;
  overflow: hidden;
  width: 50%;
  height: 350px;
  max-height: 350px;
  padding: 30px;
  float: left;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  background-color: #fff;
}

.project-photo {
  width: 50%;
  height: 350px;
  max-height: 350px;
  float: left;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-title {
  font-size: 16px;
  letter-spacing: 0px;
  text-transform: none;
}

.read-more-position {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  padding-left: 30px;
}

.licens-link {
  color: #919191;
  text-decoration: none;
}

.licens-link:hover {
  text-decoration: underline;
}

.read-more-link {
  display: inline-block;
  margin-top: 10px;
  border-bottom: 1px solid #bbb;
  color: #bd4932;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.read-more-link:hover {
  border-bottom-color: #ffc527;
  color: #ffc527;
}

.read-more-link.toppad {
  margin-top: 30px;
}

.companies-text {
  color: #919191;
  font-size: 16px;
  font-weight: 300;
}

.blog-sub-image {
  width: 100%;
}

.column {
  text-align: right;
}

.div-block {
  width: 250px;
  float: right;
}

.logocol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  color: #ffc527;
  text-decoration: none;
}

.slide-1 {
  background-image: -webkit-linear-gradient(270deg, rgba(56, 56, 56, .4), rgba(56, 56, 56, .4)), url('/images/uploads/20180503_160725.jpg');
  background-image: linear-gradient(180deg, rgba(56, 56, 56, .4), rgba(56, 56, 56, .4)), url('/images/uploads/20180503_160725.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading {
  margin-bottom: 0px;
}

.paragraph {
  margin-bottom: 5px;
  color: #222;
}

.bannerital {
  margin-bottom: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-style: italic;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.colorbar {
  width: 15%;
  height: 6px;
  float: left;
  background-color: #bd4932;
}

.colorbar._2 {
  width: 30%;
  background-color: #ffc527;
}

.colorbar._3 {
  width: 20%;
  background-color: #3275bd;
}

.colorbar._4 {
  width: 30%;
  background-color: #32bdb7;
}

.colorbar._5 { 
  width: 5%;
}

.slide-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(56, 56, 56, .25), rgba(56, 56, 56, .25)), url('/images/uploads/20180503_155556.jpg');
  background-image: linear-gradient(180deg, rgba(56, 56, 56, .25), rgba(56, 56, 56, .25)), url('/images/uploads/20180503_155556.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.team {
 
  padding-right: 0px;
  background-color: transparent;
 
}

.teamslide {
  width: 25%;
  height: auto;
  padding-right: 5px;
}
.teamimg {
	float: right;
	margin: 0 0 10px 15px;
}
.mask {
 margin-right: 80px;
 margin-left: 80px;
}

.teamcont {
  text-align: center;
}

.teamImg {
  margin-bottom: 7px;
  border: 7px solid #fff;
  border-radius: 150px;
  height:  auto;
}

.teamnav {
  display: none;
}

.teamtitle {
  color: #fff;
}

.heading-2 {
  margin-bottom: 5px;
  color: #fff;
}

.servicearea {
  margin-top: 65px;
  float: left;
  color: silver;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}

.heading-3 {
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 10px;
}

.heading-3.sm {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
}

.heading-4 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
}

.heading-5 {
  font-size: 32px;
  line-height: 36px;
}

.galleryslider {
  height: auto;
  margin-bottom: 25px;
}

.heading-6 {
  margin-top: 86px;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}

.div-block-2 {
  padding: 33px;
  background-color: #ffc527;
}

.pagehead {
  margin-top: 36px;
  color: #3275bd;
  font-size: 34px;
  line-height: 38px;
}

.paragraph-2 {
  color: #6d6c6c;
}

html.w-mod-js *[data-ix="display-none-scroll-navigation"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-lightbox-overlay-initial-appear"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-zoom-icon-on-initial-appear"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

@media (max-width: 991px) {
  .div-block-2 {
    margin-bottom: 24px;
  	padding: 15px;
  }
  .overviewPad {
  	padding: 60px 0 0; 
  }
  
  .teamslide {
    width: 33%;
    padding-right: 5px;
	height: auto;
  }
  
  .teamImg {
    margin-bottom: 5px;
    border: 5px solid #fff;
 
  }
  
  
  .brand-logo.second-logo {
    margin-top: 15px;
  }
  .brand-logo.second-logo.w--current {
    margin-top: 5px;
  }
  .nav-link {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .triangle-navigation.left.bottom.clent {
    display: none;
  }
  .triangle-navigation.bottom.client-arrow {
    display: none;
  }
  .banner {
    height: 600px;
  }
  .section.gray {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.background-2 {
   /* padding-top: 60px;*/
  }
  .section.color.without-margin {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #ffc527;
  }
  .section.color.without-margin.darker {
    background-color: #fff;
  }
  .big-slider {
    height: 100%;
  }
  .service-content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .service-title {
    font-size: 15px;
  }
 
  .small-footer.logo-part {
    height: auto;
  }
  .copyright {
    position: relative;
    width: auto;
  }
  .pages-banner {
    height: 300px;
    background-size: cover; 
  }
  .container-center {
    top: 40%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .container-center-slider {
    top: 50%;
  }
  .responsive-navigation {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #383838;
  }
  .hamburger {
    background-image: -webkit-linear-gradient(270deg, #222121, #222121);
    background-image: linear-gradient(180deg, #222121, #222121);
    color: #ffc527;
  }
  .hamburger.w--open {
    background-color: #ffc527;
    color: #fff;
  }
  .white-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fafafa;
  }
  .project-content {
    width: 100%;
    border-right: 1px solid #ececec;
    border-top-style: none;
    border-bottom-style: none;
  }
  .project-photo {
    width: 100%;
  }
  .section {
    padding: 50px 0;
  }
  
  
}

@media (max-width: 767px) {
  .pages-banner {
    height: 250px;
    background-size: cover; 
  }
  
  
  .left-more-padding ul,
  .right-padding ul {
  	margin-bottom: 0;
  }
  .teamslide {
    width: 55%;
    height: auto;
    padding-right: 5px;
  }
  
  .banner {
    height: 400px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.gray.background-1 {
    padding: 60px 35px;
    background-image: -webkit-linear-gradient(270deg, rgba(216, 234, 244, .81), rgba(216, 234, 244, .81)), url('/img/about-back.jpg');
    background-image: linear-gradient(180deg, rgba(216, 234, 244, .81), rgba(216, 234, 244, .81)), url('/img/about-back.jpg');
    background-position: 0px 0px, 0px 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .section.darker {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.estimate {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .arrow {
    display: none;
  }
  .service-wrapper.no-margin {
    margin-bottom: 30px;
  }
  .tab-menu {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
    float: none;
  }
  .lightbox-wrapper {
    margin-bottom: 20px;
  }
  .blog-wrapper {
    margin-bottom: 20px;
  }
  .blog-image {
    width: 300px;
    height: 300px;
  }
  .social-wrapper {
    float: none;
    text-align: center;
  }
  .social-icon {
    float: none;
  }
  .copyright-text {
    margin-bottom: 10px;
    text-align: center;
  }
  .form-wrapper.smaller {
    margin-right: 50px;
    margin-left: 50px;
  }
  .responsive-navigation {
    padding-right: 10px;
    padding-left: 10px;
  }
  .project-content {
    border-right-style: none;
  }
  .column-2 {
    display: none;
  }

  .project-big-title {
  	font-size: 30px;
  	line-height: 34px;
  	 margin: 0;
  }
  .div-block-2 {
  	display: none;
    margin-top: 15px;
    padding: 20px;
  }
  
}

@media (max-width: 479px) {
  
  .mask {
   margin-right: 80px;
   margin-left: 0;
  }
  .team .w-slider-arrow-left {
  	display: none;
  }
  
  .teamslide {
    width: 100%;
    height: auto;
    padding-right: 5px;
  }
  
  .banner {
    height: 350px;
  }
  .section.gray.background-1 {
    padding: 67px 20px;
  }
  .section.quote-background {
    padding-right: 20px;
    padding-left: 20px;
  }
  .client-wrapper {
    padding: 10px;
  }
  .footer {
    padding-bottom: 220px;
  }
  .blog-image {
    width: 200px;
    height: 200px;
  }
  .form-wrapper {
    padding: 0px 0px 10px;
  }
  .form-wrapper.smaller {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container-center {
    padding-right: 10px;
    padding-left: 10px;
  }
  .project-details.no-line.white {
    padding-right: 5px;
    padding-left: 5px;
  }
  .project-sub-title {
    font-size: 13px;
  }
  .project-big-title {
	font-size: 26px;
	line-height: 30px;
	 margin: 0;
  }
  .slide-sub-title {
    font-size: 24px;
    line-height: 32px;
  }
  .bannerital {
    font-size: 17px;
    line-height: 24px;
  }
  .heading-3 {
    font-size: 24px;
    line-height: 26px;
  }
  .column-2 {
    display: none;
  }
  
}

