
html {scroll-behavior: smooth}
/* --------------------------------------
   Body 
	 disable code:
 -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
   -------------------------------------- */



 @font-face {
                font-family: "LeagueSpartan-Bold";
                src: url('../fonts/LeagueSpartan-Bold.woff') format('woff'),
        url('../fonts/LeagueSpartan-Bold.woff2') format('woff2'),
        url('../fonts/LeagueSpartan-Bold.eot'),
        url('../fonts/LeagueSpartan-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LeagueSpartan-Bold.otf') format('truetype');

                font-weight: bold;
                font-style: normal;
                font-display: swap;
            }

.row {margin-left: 0; margin-right: 0;}
.noborder-top{border-top: none !important}
body{
background: radial-gradient(ellipse at center,  #015261 0%,#00424c 69%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	background-color: #00424c;}

body, html { overflow-x:hidden !important; 

}

a, a:hover {color: inherit;}

a[href^=tel] { 
	color: inherit; 
	text-decoration: none;  }  

body { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: #000; 
	
	font-size: 18px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 30px; 
	  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color:#000; margin: 0; padding: 0;   font-weight: 900
}

h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: 900;
	font-size: 30px;
	  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	 color:#000; 
}


a{ 
	transition: all 0.2s ease-in-out 0s;}
 a:hover { 
 text-decoration: underline;
	transition: all 0.2s ease-in-out 0s;
	 
}

p { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-shadow:none; letter-spacing: 1px;
	
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatRight { float:right}
.Pyallupu_nopadding{padding:0!important}
.Pyallupu_nomargin{margin:0!important}
/* --------------------------------------
   header padding and background
   -------------------------------------- */
.Pyallupu-bgheader {border-bottom: 1px solid #01383f; margin-bottom: 20px}
.Pyallupu-padding_around, .Pyallupu-padding_around3 {
	padding: 0vh 2vw;
}
.animate-charcter
{
 
  background-image: linear-gradient(
    -225deg,
    #00424c 0%,
    #111 29%,
    #132a7f 67%,
    #1c223a  100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #00424c;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.8s linear infinite;
  /* display: inline-block; */
    }
	@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.Pyallupu-logo{  animation: bounce-scale 1s;}
.Pyallupu-logo img{float:left; padding-right: 10px; display: inline-block}
.Pyallupu-logo h1{font-size: 25px; padding-top: 5px;    font-family:  "LeagueSpartan-Bold", Arial; 
	color:#c3eef9;  font-weight: bold; }
.Pyallupu-logo  p{color:#cad4f7; }

.Pyallupu-logo a:hover{color:#d4ecf7; text-decoration: none;}
p.Pyallupu_phoneheader a{ font-weight: bold; 
	color: #d4ecf7; font-size: 25px;  text-align: right; }

.Pyallupu_phoneheader span{   animation: shake2 .8s;
    animation-iteration-count: infinite;}

.Pyallupu_phoneheader{margin-top: 15px; text-align:center }
.Pyallupu_phoneheader a:hover{ 
	color: #fff; text-decoration: none;
	
}
.Pyallupu_cc1 {width: 190px; height: auto; padding-top:20px}
/* --------------------------------------
   Navigation
   -------------------------------------- */
.navbar-inverse{ border-top:none; border-bottom: none;
	 	transition: all 0.2s ease-in-out 0s; color: #222;	
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {   padding:20px 25px !important; 
	color:#00424c; border-radius: 5px;
background:#c3eef9 !important;
 font-weight: bold;
  text-shadow:none;  }
	
.navbar-inverse .navbar-nav > li > a{
		  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; background:none;
	 padding:20px 48px; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.7); 
opacity: 1; border-radius: 5px;
transition: opacity 1s ease 0s;
	 font-size:18px;  font-weight: bold;
	 color:#c3eef9; 
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color:#fff;    animation: blink 1s ease-in-out}

.navbar { 
	margin-bottom:0; }
	
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;}

.navbar .navbar-collapse {
  text-align: center;}
.noborderright{border-right:none !important}

/* --------------------------------------
  banner services
   -------------------------------------- */
.Pyallupu-bannerbg h6 {  padding: 5px; padding-bottom: 10px; color: #c5ecfe; font-weight: bolder; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6)}
.Pyallupu-bannerbg {padding: 30px 10px; background-image: url(../images/garage-door-puyallup-bg.jpg); background-size: cover; background-repeat: no-repeat;  background-position: left bottom; 
border:2px solid #00424c;
background-color: #3370c0;}

.Pyallupu-text-area {padding: 30px; color: #fff;}
.Pyallupu-text-area p{ text-shadow: 1px 1px 2px #000}
.Pyallupu-banner-img{border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;border:10px solid #00424c; }
img.Pyallupu-banner-img-service{  border:3px solid #00424c}
.borderbox-shadow{animation: box-shadow 3s infinite ease-in-out;}

.Pyallupu-banner-img-service:hover{text-decoration: none; filter: contrast(130%); animation: blink 1s ease-in-out}
.Pyallupu-bannerservice{margin-top: 20px; margin-bottom: 20px}


/* --------------------------------------
schema
   -------------------------------------- */

#Pyallupu-box_schemacss {	 color:#fff; }
#Pyallupu-box_schemacss a{color:#fff;} 			  
#Pyallupu-box_schemacss h2{	color:#fff ;}	

	
.Pyallupu-box_schemacss_map div {
	display: inline;}


	.Pyallupu-Light1 {padding-top: 120px; padding-bottom: 120px; background-color: #c3eef9;clip-path: polygon(50% 4%, 100% 0, 100% 100%, 50% 96%, 0 100%, 0 0);}

/* --------------------------------------
   (dark)
   -------------------------------------- */
.Pyallupu_contentbg1{padding: 30px 80px}
.Pyallupu_contentbg1 a:hover{colro:#c3eef9; }
.Pyallupu_contentbg1 a{color:#fff;}
.nopaddingnomargin{margin: 0;}
.Pyallupu_contentbg1 h1, .Pyallupu_contentbg1 h2, .Pyallupu_contentbg1 h3, .Pyallupu_contentbg1 h4, .Pyallupu_contentbg1 h5 {color:#c3eef9;font-weight: bold}
.Pyallupu_contentbg1 p{color:#fff; margin-top: 10px}
.Pyallupu_contentbg1 ul, .Pyallupu_contentbg1 li{color:#fff;}
.Pyallupu_contentbg1 ul{ margin-left: 20px; }
.Pyallupu_contentbg1 li{list-style-image: url("../images/garage-door-puyallup_icon-white.png")}
.Pyallupu-contentbg1-img-side{ float: right; margin: 10px; border-radius: 5px;box-shadow: 92px 89px 0px -54px rgba(16, 20, 30,0.8);
-webkit-box-shadow: 92px 89px 0px -54px rgba(16, 20, 30,0.8);
-moz-box-shadow: 92px 89px 0px -54px rgba(16, 20, 30,0.8);
}


/* --------------------------------------
   button phone
   -------------------------------------- */

.Pyallupu-btn a{
	  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
color: #fff !important; font-weight: bolder;
background: linear-gradient(45deg,  #012c33 0%,#017384 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

text-shadow:1px 1px 1px #000;
padding: 12px 40px;
border-radius: 10px;
	border:2px solid #024754;

display: inline-block;
cursor: pointer; text-align: center; margin-top: 10px; margin-bottom: 10px;
}

.Pyallupu-btn a:hover{ text-decoration: none !important;
webkit-animation: bounce-scale 1s ease;
        animation: bounce-scale 1s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
padding: 12px 40px;
text-shadow: none;
background: #111 !important;
color: #fff !important;
}




/* --------------------------------------
   (ligth1_section)
   -------------------------------------- */
.boxcontentdark {padding: 0px 70px}
.Pyallupu-Light1 {
padding-top: 100px; padding-bottom: 100px; margin-top: 30px; margin-bottom: 40px;}
.Pyallupu-Light1 h1, .Pyallupu-Light1 h2, .Pyallupu-Light1 h3, .Pyallupu-Light1 h4, .Pyallupu-Light1 h5, .Pyallupu-Light1 h6 {color:#00424c; font-weight: bold}

.Pyallupu-Light1 a:hover { 
	text-decoration: underline; }
.Pyallupu-Light1 p, .Pyallupu-Light1 ul, .Pyallupu-Light1 li{color:#111; }
.Pyallupu-Light1 a{color:#111}
.Pyallupu-Light1 p{color:#111; margin-top: 10px;}
.Pyallupu-Light1 ul, .Pyallupu-Light1 li{color:#fff;}
.Pyallupu-Light1 ul{ margin-left: 20px;}
.Pyallupu-Light1 li{list-style-image: url("../images/garage-door-puyallup_icon-white.png");color: #111}

.Pyallupu-Light1 a:hover{text-decoration: none; color: #00424c; animation: blink 1s}
.Pyallupu-Light1-img-side { border-radius: 5px; margin-top: 20px;box-shadow: -108px -108px 0px -70px rgba(118,225,252,0.75);
-webkit-box-shadow: -108px -108px 0px -70px rgba(118,225,252,0.75);
-moz-box-shadow: -108px -108px 0px -70px rgba(118,225,252,0.75);
}

/* --------------------------------------
   Section footer services
   -------------------------------------- */
.Pyallupu_services h6{color:#fff}
.Pyallupu_services{ padding: 20px;}
.Pyallupu-padding_footerservices{padding: 20px}

.Pyallupu-padding_footerservicesbox {box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; padding: 30px; border-radius: 5px; background: #c3eef9}

.Pyallupu-padding_footerservicesbox strong{font-size: 22px; color: #fff; background: #015261	; display: inline-block;height: auto; padding: 10px 30px; 
	border-radius: 10px;}
.footerimg {float: left; margin:20px; margin-top:-50px; margin-left: -20px; border-radius: 5px; width: 200px; border:4px solid #015261}
/* --------------------------------------
   Section footer links
   -------------------------------------- */

.Pyallupu-footerrightbg a{color:#fff}
.Pyallupu-footerrightbg a:hover{color:#bbe2f9; text-decoration: none;}
.Pyallupu-footerrightbgpadding{padding: 40px}
.Pyallupu-copyright {color:#fff; font-weight: bold}

.Pyallupu-footerrightbg {

background: radial-gradient(ellipse at center,  #00424c 31%,#015261 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	padding: 30px; margin-top: 30px;  text-align: center; color:#fff; box-shadow: -5px -16px 33px -14px rgba(0,0,0,0.36);
-webkit-box-shadow: -5px -16px 33px -14px rgba(0,0,0,0.36);
-moz-box-shadow: -5px -16px 33px -14px rgba(0,0,0,0.36);}


/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:20px; 
	bottom:20px;
	cursor:pointer;
	width:40px;
	box-shadow: rgba(0, 22, 12, 0.19) 0px 10px 20px, rgba(0, 22, 12, 0.23) 0px 6px 6px;
	height:40px;border-radius: 10px;
	background-color:rgba(0, 0, 0, 0.8);
	text-indent:-9999px; border:2px solid #015261;
	display:none;}
	
#scrolltop span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#ffffff}
	
#scrolltop:hover {
	background-color:rgba(0, 0, 0, 1);
	
	opacity:1;filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";}
	
/* --------------------------------------
misc
-------------------------------------- */
@keyframes shake2{0%{transform:translate(2px, 2px) rotate(0deg);}}


@keyframes anime {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2) rotate(5deg);
  }
  100% {
    transform: scale(1) rotate(-5deg);
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}

@keyframes bounce-scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}




/* 150% Small screen laptop and pc */

@media (max-width: 1350px) {
	.Pyallupu-Light1-img-side {width: 300px}
	
	h2, h3, h4, h5, h6 {font-size: 25px;}
	.Pyallupu-phone_top {width: 100px}
		.Pyallupu-bannertext h5 {font-size: 16px; padding: 10px;}
	.Pyallupu-bannertext p{font-size: 12px}
	p.Pyallupu_phoneheader a {font-size: 20px}
	.Pyallupu_cc1 {width: 100px;}
	.Pyallupu-phone a{font-size: 18px; padding: 10px}
	.Pyallupu_bannerboxleftimg {margin-left: -50px}
.Pyallupu-logo img {width: 50px !important; height: auto}

	
	.Pyallupu-Light1-img-side { margin-top: 30px;
  box-shadow: -21px -23px 0px 5px rgba(33, 39, 61,1);
		-webkit-box-shadow: -21px -23px 0px 5px rgba(33, 39, 61,1);}
}

@media (min-width: 1300px) {
	.Pyallupu-phone a{font-size: 18px;}


}

/* 170% Small screen laptop and pc */
@media (max-width: 1150px) {
.Pyallupu_bannerboxleftimg {margin-left: -60px}
	.Pyallupu_footerpadding {padding: 10px;}
	.Pyallupu_servicearea-container2 {height: 200px}
	.Pyallupu_servicearea-text2 {padding: 10px 15px;}

	.navbar-inverse{
background: none; 
          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}
	.Pyallupu-24hremergency p {padding: 5px 20px}
.navbar-nav{margin:0; margin-bottom: 10px;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:14px;
            width: 100%;       
		background:#00424c!important;
            text-align: left;
           			opacity:0.97 !important;box-shadow: 0px 12px 29px -11px rgba(0,0,0,0.45);
-webkit-box-shadow: 0px 12px 29px -11px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 12px 29px -11px rgba(0,0,0,0.45);	 }		
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:14px; 	
 padding:20px 15px;  }
	
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#00424c;  padding:20px 15px;
			    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; text-shadow:none;  }
	
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	


.navbar-inverse .navbar-nav > li > a{
		 	   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
background: none; 
	font-size:12px; }
	

	.Pyallupu-bannertext {padding: 5px;}
		.Pyallupu-phone a{font-size: 16px;}
	.Pyallupu-logo  p{font-size: 9px; }
	.Pyallupu-logo{padding: 10px;}
	.Pyallupu-logo h1{font-size: 22px;}
	.bannerservice-2, .bannerservice-1 {margin-top: 20px;
margin-bottom: 20px;}
	.Pyallupu-bannerbg strong {font-size: 18px;}
	.Pyallupu_contentbg1 {
  padding: 20px 40px;
}
}


@media (max-width: 1123px) {.bannerservice-2, .bannerservice-1 {margin-top: 0; margin-bottom: 0}
	.Pyallupu-bannerbg strong {text-align: right !important}

	.Pyallupu-footerPadding {padding: 5px}
	.Pyallupu-footerCopyright {margin-top: 0}
	.Pyallupu_phoneheader a{font-size: 16px !important}
	.Pyallupu-white-img-side { width: 200px; height: auto; }
	.Pyallupu-Light1-img-side {width: 200px; height: auto;}
	.Pyallupu-bannerbg {padding: 10px}
.Pyallupu-logo img {width: 40px !important; height: auto}
.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}}
@media (max-width:1033px) {
	
	.Pyallupu-phone_top p{font-size: 12px;}
	
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}
	.Pyallupu_cc p {font-size: 8px}
	.Pyallupu_bannerboxleftimg {margin-left: -50px}

	}

@media (max-width:980px) {	.Pyallupu_bannerbox {padding: 10px 20px}
	.Pyallupu_servicearea-container2 {height: 150px}
	.Pyallupu_servicearea-text2 {padding: 10px}
	.Pyallupu_servicearea-text2 {font-size: 10px}
	.Pyallupu-banner_services-text-info h6, .Pyallupu-banner_services-text-info h5 {font-size: 16px}
	.Pyallupu-banner_services-text-info p{font-size: 12px; text-shadow: 1px 1px 1px #fff}
	.Pyallupu-logo a{font-size: 18px}
	.sticky.Pyallupu-logo a{font-size: 10px}	
	.Pyallupu_bannerboxleftimg {margin-left: -40px}	
	.Pyallupu-mobiletext {font-size: 8px}
	.Pyallupu_phoneheader a {font-size: 8px; line-height: normal}
.Pyallupu-logo img {width: 35px !important; height: auto}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:9px; padding: 20px}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 8.5px;}
.Pyallupu-cc img{display:inline-block; width: 90px; height: auto}		

		.Pyallupu-phone a {font-size: 14px;}
img.Pyallupu-phone_top {width: 80px;}
	
	.Pyallupu-banner_services{padding:1vh 1vw	}
#Pyallupu-footer h5 {font-size: 20px;}
.Pyallupu-box-servicefooter {min-height: inherit}

	.Pyallupu-footerleft {border-radius: 0px;}
	.Pyallupu_footer_Ser_padding_text {min-height: inherit}
	.Pyallupu-bannertext p {font-size: 8px;}
	.Pyallupu-bannertext{border-radius: 10px; padding: 5px;}
	.Pyallupu-boxbg {margin-top: -90px; margin-right: inherit}
	.Pyallupu_bannerbox {padding: 10px 20px}
	.Pyallupu_contentbg1 {margin-bottom: 20px}
	.Pyallupu-Light1-img-side {float: none; width: 250px; height: auto; margin: 30px auto}
	.Pyallupu-contentbg1-img-side{float: none; width: 300px; margin: 10px auto}
	.Pyallupu-Light1{clip-path: polygon(50% 0, 100% 0, 100% 100%, 51% 100%, 0 100%, 0 0);}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {body{
	background-image:none}	.Pyallupu_logo_small_screen img{width: 30px !important; height: auto}
	.navbar .navbar-nav {border-radius: 20px}

	.Pyallupu-bgheader {border-bottom: none !important; margin-bottom: 0}
	.Pyallupu-footerrightbgpadding {padding: 20px}
	.Pyallupu-padding_footerservicesbox{background-image: none; padding: 10px;}
	.Pyallupu-padding_footerservices {padding: 15px; border-radius: 10px}
	.Pyallupu-padding_footerservicesbox strong {font-size: 20px;}
	.Pyallupu_bannerbox {border-radius: 0; padding: 15px 5px}
	#Pyallupu-main_heading_bg {background-image: none}
	.Pyallupu-padding_footerservicesbox {border-radius: 30px}
	.Pyallupu-main_heading_bg, .navbar-header{background:#00424c}
	.Pyallupu-Light1{margin-right: 0; border:none;}
		.Pyallupu-Light1_bg_padding-around{ padding: 20px}
		.Pyallupu-boxbg {margin-top: inherit;}
	.Pyallupu-Light1-top{background-image: none}
	.navbar-inverse.sticky {background: #00424c !important;}
	.Pyallupu_logo_small_screen a{ 
	    font-family:  "LeagueSpartan-Bold", Arial; 
	color:#c3eef9;  display: inline-block;  padding-left: 10px;}
	.Pyallupu-estimainpage.col-xs-12 {padding-left: 0px !important; padding-right: 0px!important; margin-left: 0px!important; margin-right: 0px!important; }
	.Pyallupu-boxbgfooter-padding {margin-bottom: 5px}
	.Pyallupu_footer_Ser_padding_text h5{border-radius: 0}
	.Pyallupu-white ul, .Pyallupu-white li{    margin-left: 0px;}
	
	.Pyallupu-Light1_bg-box {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
	.Pyallupu-Light1_bg-box li, Pyallupu-Light1_bg-box ul{  margin-left: 0px;}
	.Pyallupu-estimainpage li:nth-child(odd){ margin: 5px 5px 10px 5px !important; padding: 10px !important}
.Pyallupu-estimainpage li:nth-child(even){margin: 5px 5px 10px 5px  !important; padding: 10px !important}
	.Pyallupu_footer_Ser_padding_text {min-height: inherit}
	.Pyallupu-btn a{font-size: 18px}
	.Pyallupu-sub-page {padding-top: 5px; padding-bottom: 5px}

	.Pyallupu_logo_small_screen img{padding-right: 10px}
	.Pyallupu_footer_Ser_padding_text{font-size: 14px;}
	.Pyallupu-Light1_bg-img, .Pyallupu-imgpostion, 	.Pyallupu-service-side-img{width: 250px; margin: 5px auto}
	.Pyallupu-box-servicefooter{margin-bottom: 10px}
	img.Pyallupu-imgpostion {padding: inherit !important}
	.Pyallupu-paddingbottomsideimg{padding-bottom: 0px}
	.Pyallupu-logo img {margin-top: -47px}
		.Pyallupu-boxbg {margin-top: inherit;}
	.Pyallupu-white-img-side{float:none; margin: 10px auto; width:200px; -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); border:none; border-radius: 10px}

	.Pyallupu-Light1 h1, .Pyallupu-Light1 h2, .Pyallupu-Light1 h3, .Pyallupu-Light1 h4, .Pyallupu-Light1 h5, .Pyallupu-Light1 h6  {width: inherit}
	.Pyallupu-footerBoxtop {width: inherit}
	.Pyallupu-box-servicefooter, .Pyallupu-box-service{min-height: inherit}

	.Pyallupu-box-service p{font-size: 12px;}
	.Pyallupu-box-servicefooter img{width: 400px; height: auto;margin: 0 auto}
	.Pyallupu-contact-footerbg h5, .Pyallupu-contact-footerbg h6{font-size: 20px;}
	.Pyallupu-contact-footerbg h5, .Pyallupu-contact-footerbg h6 {font-size: 18px;}
	body {background-color: #00424c; }
	.Pyallupu-banner_servicesbg{padding: 5px !important;}
	.Pyallupu-banner_servicesbg img{margin: 5px 0}
		.Pyallupu-logo_small_screen a{color: #fdfda5}
.Pyallupu-logo_small_screen{font-size: 22px;     font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
 margin: 5px; }
	
		.Pyallupu-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw;  color:#fff; font-size: 18px; background:#1d2235	 }
	.Pyallupu-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.Pyallupu-bg_phone_tablet_area a:hover{text-decoration: underline; font-size: 18px}
	.Pyallupu-bannerservice {margin-top: 5px; margin-bottom: 5px}
	
	.Pyallupu-contact-footerbg{ padding: 3vh 11vw; margin: 5px}
	
	#Pyallupu-footer img{display: none}
		.Pyallupu-phone a:hover, .Pyallupu-phone a{font-size: 20px}
	.Pyallupu-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	
	.boxcontentdark {padding: 20px}
	.Pyallupu-Light1 {padding-top:20px; padding-bottom: 20px; margin-bottom: 10px; margin-top: 10px;}
	.Pyallupu-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left}
	
	.Pyallupu-phone a:hover, .Pyallupu-phone a{font-size: 16px; display: inherit;}
	.Pyallupu-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 17px}
	.Pyallupu-2, #Pyallupu-footer, .Pyallupu-Light1gray,.Pyallupu-footer_services_action_bg
	{padding: 10px;}
		.Pyallupu-footer_services_action h5 {font-size: 18px; }
	.Pyallupu_footerbgservices h6 {width: auto; padding: 5px 10px; font-size: 18px}
	
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.1); }
	.pull-right{float: inherit !important }
	
.navbar-inverse{ background: #1d2235;
	height:auto; 
	opacity:0.9;}
	
.navbar-inverse .navbar-nav > li > a{
	font-size:18px; 
	font-weight:bold; border-right:none;
	padding:5px 20px !important;}
	
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse 
.navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > 							
.active > a:hover {
	border:none;
	padding:5px 20px}

.navbar-nav{
	float: inherit!important;
	clear:left;
	margin:0px;}	

.navbar-collapse{
	padding-bottom:5px;}	

.navbar-inverse.sticky .navbar-nav > li > a{
	font-size:18px;
	font-weight:bold;
	padding:5px 30px !important; }
	
.navbar-inverse.sticky .navbar-nav > .active > a, 
.navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse.sticky .navbar-nav > 
.active > a:hover {	font-size:16px;
	border:none;
	padding:5px 30px}
	
.navbar-inverse.sticky{
	height:auto; background: #00424c !important;
	opacity:0.9 !important; }
	
.navbar-collapse.sticky{
	padding-bottom:5px;}	
			
	h1, h2, h3, h4, h5, h6 {font-size: 20px !important}
	/* navbar-toggle */
	.navbar-inverse .navbar-toggle { 

		border: none;
background: none;}	

	.navbar-inverse .navbar-toggle:focus{background:#1d2235; border-radius: 50px }
	.navbar-inverse .navbar-toggle:hover { color: #fff; background:#00424c;border-radius: 10px; }
	.navbar-inverse .navbar-toggle:focus .icon-bar {  background-color: #fff !important;}
	.navbar-inverse .navbar-toggle:hover .icon-bar {  background-color: #fff !important;}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

	.Pyallupu-bannerbg {background-image: none; background-color: #015261	; border-radius: 0;}
	    .boxcontent {padding: 40px}
	img.Pyallupu-banner-img-service {border-radius: 15px; }

}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	.Pyallupu_servicearea-container2 {height: 90px; }	
	.Pyallupu-Light1{border-radius: 0;}
	.Pyallupu-logo_small_screen a{font-size: 15px;}
	.Pyallupu-bg_phone_tablet_area a{font-size: 18px}
.Pyallupu-box-service p{font-size: 9px;}
		.Pyallupu-Light1_bg-img, .Pyallupu-imgpostion, .Pyallupu-service-side-img{width: 250px; margin: 5px auto}

}

@media (max-width: 420px) {	
	body {background-color: #00424c;  }

		.Pyallupu-phone a:hover, .Pyallupu-phone a{font-size: 16px; display: inline-block}
	
	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.Pyallupu-phone a:hover, .Pyallupu-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	.Pyallupu_servicearea-container2 {height: 150px; }

	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px !important}	
	.Pyallupu-Light1-img-side, img.Pyallupu-contentbg1-img-side  {display: none}

		
	.Pyallupu-logo_small_screen{font-size: 13px;}	

.Pyallupu-2, #Pyallupu-footer, .Pyallupu-Light1gray,.Pyallupu-contact,.Pyallupu-footer_services_action_bg
	{padding: 1vh 1vw;} 

			

.Pyallupu-bg_phone_tablet_area a{font-size: 18px}
	.Pyallupu-phone_footer {font-size: 18px; padding: 1vh 1vw;}
		.Pyallupu_servicearea-container2 {height: 200px; }
	.Pyallupu_contentbg1, .Pyallupu-Light1 {padding-top: 10px !important; padding-bottom: 10px !important; margin-top: 10px !important; margin-bottom: 10px !important;}
}

@media (max-width: 280px) {	.Pyallupu-logo_small_screen{font-size: 10px;}	
.Pyallupu-banner_services, .Pyallupu-boxbg{display: none;}
	.navbar-inverse{ background: #000623;}
	.Pyallupu-footer_services_action {text-align: center}
	#Pyallupu-schema {display: none}

	.Pyallupu-bg_phone_tablet_area a{font-size: 16px}
	body{background-image: none;}
	.Pyallupu-bg_phone_tablet_area {background: #010a38}
		.Pyallupu-Light1-img-side, .Pyallupu-contentbg1-img-side{display: none}
	.Pyallupu-boxbgtext {
		padding: 0px; margin: 0px; border-radius: 5px;
	background-color: rgba(0, 0, 0, 0);}	.Pyallupu_servicearea-container2 {height: 280px; }
}




@media (min-width: 1200px) {	
	.navbar .navbar-nav {margin-top: 0px; margin-bottom: 10px; border-top:none; border-bottom: none; border-radius: 20px;}
	
	.Pyallupu-boxbgfooter {padding-left: 40px; padding-right: 40px;}
.navbar-inverse{
background:none;

          border-top:none; border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}


.navbar-nav{margin:0; border-top:none; border-bottom: none;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	transition: opacity 1s ease 0s;
	font-size:18px;
            width: 100%;          
		background:#00424c!important;
            text-align: left;
           			opacity:0.97 !important;
	box-shadow: 0px 12px 29px -11px rgba(0,0,0,0.45);
-webkit-box-shadow: 0px 12px 29px -11px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 12px 29px -11px rgba(0,0,0,0.45);
					 }	
	
	.Pyallupu_bgheader.sticky{background-color: #00424c}
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px; 	
 padding:20px 15px;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#00424c;  padding:20px 15px;
			    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";text-shadow:none;  }



.navbar-inverse .navbar-nav > li > a{
		 	   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
background: none; 
	 font-size:17px;  }

	 .sticky.Pyallupu-logo a{font-size: 22px;}
	
		.Pyallupu_banner-footer-wallpaper, .Pyallupu_bannerimg img{  }
	
}

@media screen and (min-width: 1600px) and (max-width: 1912px) {
	.navbar-inverse .navbar-nav > li > a{
	 font-size: 18px;  }
		.navbar-inverse.sticky {font-size: 18px;}
	
}
	
@media screen and (min-width: 1920px) and (max-width: 2559px){ 
	.Pyallupu-Light1 {padding-top: 120px; padding-bottom: 120px; background-color: #c3eef9;clip-path: polygon(50% 4%, 100% 0, 100% 100%, 50% 96%, 0 100%, 0 0);}

.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	
	.Pyallupu-logo h1{ font-size: 25px; padding-top: 10px; }

	.Pyallupu_contentbg1 {padding: 50px 150px}
	.boxcontentdark{padding:0px 50px;}

}

@media (min-width: 2001px) and (max-width: 2558px) {
	
	.Pyallupu-logo h1{ font-size: 25px;}
#scrolltop {right:25vw}	
			.Pyallupu-Light1 {padding-top: 120px; padding-bottom: 120px; }

	
}

@media (min-width: 2560px) and (max-width: 3499px) {
	.Pyallupu_contentbg1 {padding: 1vh 20vw;}
	.Pyallupu-logo h1{ font-size: 25px;}
#scrolltop {right:25vw}	
		
	.Pyallupu-Light1 {padding-top: 120px; padding-bottom: 120px; }
	
	
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	
	.Pyallupu_contentbg1 {padding: 1vh 22vw;}
	.Pyallupu-logo h1{ font-size: 25px;}
#scrolltop {right:25vw}	
		.Pyallupu-Light1 {padding-top: 120px; padding-bottom: 120px; }
	
	
}
@media screen and (min-width: 4500px)  and (max-width: 6399px) {
	.Pyallupu_contentbg1 {padding: 1vh 30vw;}
	.Pyallupu-logo h1{ font-size: 25px;}	
#scrolltop {right:25vw}	
		.Pyallupu-Light1 {padding-top: 120px; padding-bottom: 120px; }

	
}

@media screen and (min-width: 6400px) {
	.Pyallupu_contentbg1 {padding: 1vh 36vw;}
	.Pyallupu-logo h1{ font-size: 25px;}	
#scrolltop {right:25vw}	
	.Pyallupu-Light1 {padding-top: 120px; padding-bottom: 120px; }
}


