
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: "OutfitBlack";
                src: url('../fonts/OutfitBlack.woff') format('woff'),
        url('../fonts/OutfitBlack.woff2') format('woff2'),
        url('../fonts/OutfitBlack.eot'),
        url('../fonts/OutfitBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OutfitBlack.otf') format('truetype');

                font-weight: normal;
                font-style: normal;
                font-display: swap;
            }

.row {margin-left: 0; margin-right: 0;}

body, html { overflow-x:hidden !important; 

}

a, a:hover {color: inherit;}

a[href^=tel] { 
	color: inherit; 
	text-decoration: none; } 

body { background: #d8d7d6; 

	
	 	font-family: Tahoma, "sans-serif";
	color: #000; 
	
	font-size: 18px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 25px; letter-spacing: 1px;
	  	font-family: Tahoma, "sans-serif";
	color:#000; margin: 0; padding: 0;  font-weight: 700
}

h2, h3, h4, h5, h6 { margin: 0; padding: 0;
	font-size: 23px; font-weight: 700;letter-spacing: 1px;
	  	font-family: Tahoma, "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: Tahoma, "sans-serif";
	text-shadow:none; 
	
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatRight { float:right}
.Shrelino_nopadding{padding:0!important}
.Shrelino_nomargin{margin:0!important}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.Shrelino-padding_around, .Shrelino-padding_around3 {
	padding: 0vh 2vw;
}
.Shrelino-bgheader{
	padding: 5px;

}
.Shrelino-bgnav{background:#8e977d;}

.Shrelino_bgheader {background-image: url(../images/locksmith-shoreline-top-bg.jpg); background-repeat: repeat-x; min-height: 94px;}
/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.Shrelino-logo{  animation: bounce-scale 1s;}
.Shrelino-logo h1{font-size: 30px;     font-family: "OutfitBlack", Verdana, sans-serif; 
	 color:rgba(0, 0, 0, 0.8); 
text-shadow: -2px -2px 0 #e2cea5, 2px -2px 0 #e2cea5, -2px 2px 0 #e2cea5, 2px 2px 0 #e2cea5;

}
.Shrelino-logo  p{font-size: 15px; color:#14110a}

.Shrelino-logo a:hover{color:#111; text-decoration: none;}
p.Shrelino_phoneheader a{ font-weight: bold; 
	color: rgba(249, 234, 202, 0.9); font-size: 25px;  text-align: right; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3)}

.Shrelino_phoneheader span{   animation: shake2 .8s;
    animation-iteration-count: infinite;}

.Shrelino_phoneheader{margin-top: 15px; text-align:center }
.Shrelino_phoneheader a:hover{ 
	color: #fff; text-decoration: none;
	
}
.Shrelino_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: Tahoma, "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:#fce6ba;
background: linear-gradient(to bottom,  #3f4435 0%,#21231b 100%) !important; 
border-radius: 20px;
	
 font-weight: bold;
  text-shadow:none;  }
	
.navbar-inverse .navbar-nav > li > a{
		  	font-family: Tahoma, "sans-serif"; background:none;
	 padding:20px 25px; letter-spacing: 1px;
opacity: 1; 
transition: opacity 1s ease 0s; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	 font-size:18px;  font-weight: bold;
	 color: #fff; border-right:1px solid #767c6a
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color:#fff;   opacity: 0.8; 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
   -------------------------------------- */
.Shrelino_bannerpadding{padding: 20px;}
.Shrelino_banner_bgservicespadding {padding: 10px 100px}
.Shrelino_banner_bgservices{background-image: url(../images/locksmith-shoreline-29_bg.jpg); background-attachment: fixed; background-position: center top;
padding-top: 40px; padding-bottom: 40px; margin-bottom: 20px;}
.Shrelino_bannerpadding img{padding: 10px;
  border-radius: 16.75em 16.75em 16.75em 16.75em;
  border: 1px solid #f7eccf;}

.Shrelino_banner_bgservices img:hover{
    animation: shake 150ms 2 linear;
    -moz-animation: shake 150ms 2 linear;
    -webkit-animation: shake 150ms 2 linear;
    -o-animation: shake 150ms 2 linear; filter:brightness(110%);
	padding: 7px;
}
@keyframes shake {
    0% {
      transform: translate(3px, 0);
    }
    50% {
      transform: translate(-3px, 0);
    }
    100% {
      transform: translate(0, 0);
    }
  }


.Shrelino_banner_bgservices h6{background: #453b27; padding: 20px; border-radius: 50px;width: 500px; margin-top: 10px; margin-bottom: 10px; text-align: center; color:#fff; margin-right: auto; margin-left: auto}

.Shrelino_shakePhone{animation: shake2 .8s;
    animation-iteration-count: infinite;}

.Shrelino_servicearea-container2 {
  position: relative;
  overflow: hidden;
  height: 250px; border:5px solid rgba(255, 255, 255, 0.2);
  margin: 0 auto;
  border-radius: 15px;
}

.Shrelino_servicearea-image2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease-in-out;
}

.Shrelino_servicearea-text2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
  background-color: rgba(34, 34, 34, 0.7);
  color: #fff;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.Shrelino_servicearea-text2 p {
  margin-bottom: 10px;
}


.Shrelino_servicearea-container2:hover .Shrelino_servicearea-image2 {
  transform: scale(1.1);
}

.Shrelino_servicearea-container2:hover .Shrelino_servicearea-text2 {
  opacity: 1;
}
/* --------------------------------------
schema
   -------------------------------------- */

#Shrelino-box_schemacss {	 color:#222; }
#Shrelino-box_schemacss a{color:#222;} 			  
#Shrelino-box_schemacss h2{	color:#222 ;}	
.Shrelino-box_schema_add_map div {	display: inline;}

.Shrelino-socialmedia{width: 170px;  height: auto; margin: 0px auto}
.Shrelino-socialmedia img:hover{opacity: 0.8; border-radius:20px; }
.Shrelino-socialmedia img{border-radius: 10px; padding: 5px;  width: 40px;   -webkit-transition:all 0.3s 0s ease-in-out;
	transition:all 0.3s 0s ease-in-out; float: left}

	
/* --------------------------------------
   (white)
   -------------------------------------- */

.Shrelino_contentbg{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; border-radius: 35px; margin-bottom: 70px; padding: 40px 50px; background:rgba(255, 255, 255, 0.8); margin-top: 70px}

.Shrelino-btn a{
	  	font-family: Tahoma, "sans-serif";
color: #fff !important; font-weight: bolder;
	background: #990000;
padding: 20px 30px;
border-radius: 50px;

display: inline-block;
cursor: pointer; text-align: center; margin-top: 20px; margin-bottom: 20px;
}

.Shrelino-btn a:hover{ text-decoration: none !important;
webkit-animation: shake 1s ease;
        animation: shake 1s ease;
        -webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
padding: 20px 30px;
text-shadow: none;
background: #5a4d33 !important;
}
.Shrelino_contentbg a:hover{colro:#990000; text-decoration: underline}
.Shrelino_contentbg a{color:#463b26;}

.Shrelino_contentbg h1, .Shrelino_contentbge h2, .Shrelino_contentbg h3, .Shrelino_contentbg h4, .Shrelino_contentbg h5 {color:#463b26; margin-bottom: 20px;}
.Shrelino_contentbg p{color:#000; margin-top: 10px}
.Shrelino_contentbg ul, .Shrelino_contentbg li{color:#000;}
.Shrelino_contentbg ul{ margin-left: 20px; }
.Shrelino_contentbg li{list-style: square}
.Shrelino_contentbg {padding:50px;}

/* --------------------------------------
   (Dark_section)
   -------------------------------------- */


.Shrelino-dark h1, .Shrelino-dark h2, .Shrelino-dark h3, .Shrelino-dark h4, .Shrelino-dark h5, .Shrelino-dark h6 {color:#463b26}
.Shrelino-dark {padding-top: 70px; padding-bottom: 70px; background: #ece7d1}
.Shrelino-dark a:hover { color:#990000;
	text-decoration: underline; }
.Shrelino-dark p, .Shrelino-dark ul, .Shrelino-dark li{color:#000;}
.Shrelino-dark a{color:#463b26}
.Shrelino-dark p{color:#000; margin-top: 10px; border-radius: 50px; margin-bottom: 10px;}
.Shrelino-dark ul, .Shrelino-dark li{color:#000;}
.Shrelino-dark ul{ margin-left: 20px;}
.Shrelino-dark li{list-style:square;color: #000}


.Shrelino-dark-img-side {float:right; margin: 10px 20px 40px 40px;  border-radius: 20px; 
box-shadow: 57px 56px 0px -34px rgba(219,206,165,1);
-webkit-box-shadow: 57px 56px 0px -34px rgba(219,206,165,1);
	-moz-box-shadow: 57px 56px 0px -34px rgba(219,206,165,1);}
/* --------------------------------------
   Section footer services
   -------------------------------------- */
.Shrelino_footerbannerpadding{padding: 20px;}

.Shrelino_footerbanner_bgservices{background: #8e977d;
padding: 50px 50px 80px 50px; margin-bottom: 20px;}

.Shrelino_footerbanner_bgservices h6{background: #453b27; padding: 20px; border-radius: 30px;width: 500px; margin-top: 10px; margin-bottom: 10px; text-align: center; color:#fff; margin-right: auto; margin-left: auto}



.Shrelino_footerservicearea-container2 {
  position: relative;
  overflow: hidden;
  height: 223px; border:5px solid rgba(236, 231, 209, 0.2);
  margin: 0 auto;
	
  border-radius: 20px;
}

.Shrelino_footerservicearea-image2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease-in-out;
}

.Shrelino_footerservicearea-text2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
  background-color: rgba(236, 231, 209, 0.6);
	backdrop-filter: blur(5px);
  color: #111;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.Shrelino_footerservicearea-text2 p {
  margin-bottom: 10px;
}


.Shrelino_footerservicearea-container2:hover .Shrelino_footerservicearea-image2 {
  transform: scale(1.1);
}

.Shrelino_footerservicearea-container2:hover .Shrelino_footerservicearea-text2 {
  opacity: 1;
}
/* --------------------------------------
   Section footer links
   -------------------------------------- */

.Shrelino-footerrightbg a{color:#333}
.Shrelino-footerrightbg a:hover{color:#990000; text-decoration: none;}
.Shrelino-footerrightbg { color: #333; padding:40px; text-align: center;  }

.Shrelino-copyright {color:#333}



/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:20px; 
	bottom:20px;
	cursor:pointer;
	width:40px;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
	height:40px;border-radius: 10px;
	background-color:rgba(48, 44, 32, 0.7);
	text-indent:-9999px; 
	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(48, 44, 32, 0.9);
	
	opacity:1;filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";}
	
/* --------------------------------------
misc
-------------------------------------- */
@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 shake2{0%{transform:translate(1px, 1px) rotate(0deg);}}

@keyframes bounce-scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}

.Shrelino-element {
  animation: bounce-scale 1s;
}

@keyframes shake {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

/* 130% Small screen laptop and pc */
@media (max-width: 1479px) {	.Shrelino_servicearea-container2 {height: 210px}}


/* 150% */

@media (max-width: 1350px) {
	.Shrelino-dark-img-side {width: 300px}
	
	h2, h3, h4, h5, h6 {font-size: 20px;}
	.Shrelino-phone_top {width: 100px}
		
	p.Shrelino_phoneheader a {font-size: 20px}
	.Shrelino_cc1 {width: 100px;}
	.Shrelino-phone a{font-size: 18px; padding: 10px}
	.Shrelino_servicearea-container2 {height: 180px}
	.Shrelino_servicearea-text2 p {line-height: normal; font-size: 12px;}
	.Shrelino_banner_bgservices {padding-top: 20px; padding-bottom: 20px}
	
		.Shrelino_footerbanner_bgservices {padding: 20px;}
	.Shrelino-footerrightbg {padding: 20px}
.Shrelino_banner_bgservicespadding {
  padding: 10px 20px;}
	.Shrelino_contentbg {margin-top: 20px}
	.Shrelino-dark {padding-top: 20px; padding-bottom: 20px;
}

@media (min-width: 1300px) {
	.Shrelino-phone a{font-size: 18px;}


}

/* 170% Small screen laptop and pc */
@media (max-width: 1150px) {
	.Shrelino-darkbox {margin-bottom: 20px; margin-top: 20px;}
	.Shrelino_bannerpadding {padding: 10px;}
	.Shrelino_servicearea-container2 {height: 160px}
	.Shrelino_footerservicearea-container2 {height: 200px}
	.Shrelino_footerservicearea-text2 p {font-size: 12px;}
	.Shrelino_servicearea-text2 {padding: 10px 15px;}
	.Shrelino_bgheader {min-height: inherit}
	.Shrelino_banner_bgservices{background-image: url(../images/locksmith-shoreline-29_bg-d.jpg);}
.navbar-inverse{
background: none;
          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}
	
.navbar-nav{margin:0;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:14px;
            width: 100%;          
		background:#ebece7!important;
            text-align: left;
           			opacity:0.97 !important;	 }		
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:14px; 	
 padding:20px 10px;  }
	
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#fff;  padding:20px 10px;
			    	font-family: Tahoma, "sans-serif"; text-shadow:none;  }
	
	.navbar-inverse.sticky .navbar-nav{margin-top: 5px; margin-bottom: 5px;}	
.navbar-nav{margin-top: 5px; margin-bottom: 5px;}	

.navbar-inverse .navbar-nav > li > a{
		 	   	font-family: Tahoma, "sans-serif";
background: none; 
	font-size:12px; }
	


		.Shrelino-phone a{font-size: 16px;}
	.Shrelino-logo  p{font-size: 9px; }
	.Shrelino-logo{padding: 10px;}
	.Shrelino-logo h1{font-size: 22px;}
}


@media (max-width: 1123px) {
	.Shrelino-footerPadding {padding: 5px}
	.Shrelino-footerCopyright {margin-top: 0}
	.Shrelino_phoneheader a{font-size: 16px !important}
	.Shrelino_footerservicearea-text2 {padding: 10px 20px}
	.Shrelino-dark-img-side {width: 200px; height: auto; margin: 10px auto; float: none; box-shadow: none}

.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}}
@media (max-width:1033px) {
		}  .Shrelino_bannerpadding {padding: 10px}
	.Shrelino_bannerpadding img {padding: 2px}
	.Shrelino-phone_top p{font-size: 12px;}
	
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}
	.Shrelino_cc p {font-size: 8px}
	.Shrelino_banner_bgservices{background-image: url(../images/locksmith-shoreline-29_bg-f.jpg);}
	}

@media (max-width:980px) {	
	.Shrelino_servicearea-container2 {height: 120px}
	.Shrelino_servicearea-text2 {padding: 10px}
	.Shrelino_servicearea-text2 {font-size: 10px}
	.Shrelino_footerservicearea-container2 {height: 140px}
	.Shrelino-logo a{font-size: 18px}
	.sticky.Shrelino-logo a{font-size: 10px}	

	.Shrelino-mobiletext {font-size: 8px}
	.Shrelino_phoneheader a {font-size: 8px; line-height: normal}
	.Shrelino_banner_bgservices{background-image: url(../images/locksmith-shoreline-29_bg-g.jpg); margin-bottom: 20px}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:9px; padding: 20px 7px}
	
	.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {    padding: 20px 7px}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 8.5px;}
.Shrelino-cc img{display:inline-block; width: 90px; height: auto}		

		.Shrelino-phone a {font-size: 14px;}
img.Shrelino-phone_top {width: 80px;}	

#Shrelino-footer h5 {font-size: 20px;}
.Shrelino-box-servicefooter {min-height: inherit}

	.Shrelino-footerleft {border-radius: 0px;}
	.Shrelino_footer_Ser_padding_text {min-height: inherit}
		.Shrelino-boxbg {margin-top: -90px; margin-right: inherit}
	.Shrelino_contentbg {margin-bottom: 20px}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.Shrelino_banner_bgservices{background-image: none;}
	.Shrelino_servicearea-container2 {height:120px; }
	 .Shrelino_servicearea-text2 {
  opacity: 1;
	}  .Shrelino_bannerpadding {padding: 0px}
	.Shrelino_bannerpadding img {padding: 2px}
	.Shrelino_servicearea-text2 {box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
		
  padding: 10px;
  background-color: #333;
}.Shrelino_banner_bgservicespadding {padding: 5px}
	.Shrelino_contentbg {margin-top: 10px; margin-bottom: 10px}
	.Shrelino_contentbg {padding: 20px 30px}
	.Shrelino_footerbannerpadding {padding: 10px}
	.Shrelino_footerservicearea-container2 {height: 130px; }
	 .Shrelino_footerservicearea-text2 {
  opacity: 1;
}
	.Shrelino_footerbanner_bgservices h6 {width: 300px; font-size: 18px; padding: 10px;}
	.Shrelino_footerservicearea-text2 {box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
 
  padding: 10px 15px;
  background-color: #ccc;
	}.Shrelino_footerbanner_bgservices {padding:20px}
	.Shrelino_banner_bgservices {margin-bottom: 5px; padding: 10px; 
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
} 

	.carousel-indicators {bottom:-16px;}
		#Shrelino-main_heading_bg {background-image: none}
	img.Shrelino-Dark_bg-img {float: inherit; width: 200px; height: auto; margin: 5px auto}
	.Shrelino-main_heading_bg, .navbar-header{background:#8a774f}
	.Shrelino_bgheader {background-image: none}
	.Shrelino-dark{margin-right: 0; border:none;}
		.Shrelino-Dark_bg_padding-around{ padding: 20px}
		.Shrelino-boxbg {margin-top: inherit;}
	.Shrelino-dark-top{background-image: none}
	.navbar-inverse.sticky {background: #080141 !important;}
	.Shrelino_logo_small_screen a{ text-shadow: -1px -1px 0 #e2cea5, 1px -1px 0 #e2cea5, -1px 1px 0 #e2cea5, 1px 1px 0 #e2cea5;
	     font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; 
	color:#111;  display: inline-block;  padding-left: 10px;}
	.Shrelino-estimainpage.col-xs-12 {padding-left: 0px !important; padding-right: 0px!important; margin-left: 0px!important; margin-right: 0px!important; }
	.Shrelino-boxbgfooter-padding {margin-bottom: 5px}
	.Shrelino_footer_Ser_padding_text h5{border-radius: 0}
	.Shrelino-white ul, .Shrelino-white li{    margin-left: 0px;}
	
	.Shrelino-Dark_bg-box {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
	.Shrelino-Dark_bg-box li, Shrelino-Dark_bg-box ul{  margin-left: 0px;}
	.Shrelino-estimainpage li:nth-child(odd){ margin: 5px 5px 10px 5px !important; padding: 10px !important}
.Shrelino-estimainpage li:nth-child(even){margin: 5px 5px 10px 5px  !important; padding: 10px !important}
	.Shrelino_footer_Ser_padding_text {min-height: inherit}
	.Shrelino-btn a{font-size: 18px}
	.Shrelino-sub-page {padding-top: 5px; padding-bottom: 5px}

	.Shrelino-logo img {
  border-left: 3px solid #99daf9;
  border-right: 3px solid #99daf9;
		border-bottom: 3px solid #99daf9;}
	.Shrelino_footer_Ser_padding_text{font-size: 14px;}
	.Shrelino-Dark_bg-img, .Shrelino-imgpostion, 	.Shrelino-service-side-img{width: 350px; margin: 5px auto}
	.Shrelino-box-servicefooter{margin-bottom: 10px}
	img.Shrelino-imgpostion {padding: inherit !important}
	.Shrelino-paddingbottomsideimg{padding-bottom: 0px}
	.Shrelino-logo img {margin-top: -47px}
		.Shrelino-boxbg {margin-top: inherit;}
	.Shrelino-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}
	.Shrelino-white h1, .Shrelino-white h2, .Shrelino-white h3, .Shrelino-white h4, .Shrelino-white h5 {width: inherit}
	.Shrelino-dark h1, .Shrelino-dark h2, .Shrelino-dark h3, .Shrelino-dark h4, .Shrelino-dark h5, .Shrelino-dark h6  {width: inherit}
	.Shrelino-footerBoxtop {width: inherit}
	.Shrelino-box-servicefooter, .Shrelino-box-service{min-height: inherit}
	.Shrelino-white, .Shrelino-dark{padding: 10px !important;}
	.Shrelino-box-service p{font-size: 12px;}
	.Shrelino-box-servicefooter img{width: 400px; height: auto;margin: 0 auto}
	.Shrelino-contact-footerbg h5, .Shrelino-contact-footerbg h6{font-size: 20px;}
	.Shrelino-contact-footerbg h5, .Shrelino-contact-footerbg h6 {font-size: 18px;}
	body {background-color: #fff; }

		.Shrelino-logo_small_screen a{color: #fdfda5}
.Shrelino-logo_small_screen{font-size: 22px;     	font-family: Tahoma, "sans-serif";
 margin: 5px; }
		
		.Shrelino-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw;  color:#f4f4f4; font-size: 18px; background:#8e977d }
	.Shrelino-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.Shrelino-bg_phone_tablet_area a:hover{text-decoration: underline; font-size: 18px}

	
	.Shrelino-contact-footerbg{ padding: 3vh 11vw; margin: 5px}
	
	#Shrelino-footer img{display: none}
		.Shrelino-phone a:hover, .Shrelino-phone a{font-size: 20px}
	.Shrelino-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	


	.Shrelino-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left}
	
	.Shrelino-phone a:hover, .Shrelino-phone a{font-size: 16px; display: inherit;}
	.Shrelino-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 17px}
	.Shrelino-2, #Shrelino-footer, .Shrelino-darkgray,.Shrelino-white,.Shrelino-footer_services_action_bg
	{padding: 10px;}
		.Shrelino-footer_services_action h5 {font-size: 18px; }
	.Shrelino_banner_bgservices h6 {width: auto; border-radius: 20px; 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: #f1dec2;
	height:auto; 
	opacity:0.9;}
	
.navbar-inverse .navbar-nav > li > a{
	font-size:18px; background: 222; 
	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: #f1dec2 !important;
	opacity:0.9 !important; }
	
.navbar-collapse.sticky{
	padding-bottom:5px;}	
			
	h1, h2, h3, h4, h5, h6 {font-size: 20px}
	/* navbar-toggle */
	.navbar-inverse .navbar-toggle { 

		border: none;
background: none;}	

	.navbar-inverse .navbar-toggle:focus{background:#000; border-radius: 50px }
	.navbar-inverse .navbar-toggle:hover { color: #222; background:#333;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: #222;
}
	
}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	.Shrelino_servicearea-container2 {height: 90px; }	
	.Shrelino-dark, .Shrelino-white{border-radius: 0;}
	.Shrelino-logo_small_screen a{font-size: 15px;}
	.Shrelino-bg_phone_tablet_area a{font-size: 18px}
.Shrelino-box-service p{font-size: 9px;}
		.Shrelino-Dark_bg-img, .Shrelino-imgpostion, .Shrelino-service-side-img{width: 250px; margin: 5px auto}
	
}

@media (max-width: 420px) {	
	body {background-color: #fff;  }
	
		.Shrelino-phone a:hover, .Shrelino-phone a{font-size: 16px; display: inline-block}
	
	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.Shrelino-phone a:hover, .Shrelino-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	.Shrelino_servicearea-container2 {height: 150px; }
.Shrelino_footerbanner_bgservices h6 {width: inherit; border-radius: 0}
	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
.Shrelino-Dark_bg-img img, .Shrelino-imgpostion img, .Shrelino-boxbgfooter-padding img, .Shrelino-service-side-img img{display: none}
		
	.Shrelino-logo_small_screen{font-size: 13px;}	
	.Shrelino-white-img-side, .Shrelino-Dark-img-side{display: none}
.Shrelino-2, #Shrelino-footer, .Shrelino-darkgray,.Shrelino-white,.Shrelino-contact,.Shrelino-footer_services_action_bg
	{padding: 1vh 1vw;} 
	.Shrelino-Dark_bg-img img{display: none}
				.Shrelino-white_container { margin: 0; padding: 1vh 1vw;}
	
.Shrelino-bg_phone_tablet_area a{font-size: 18px}
	.Shrelino-phone_footer {font-size: 18px; padding: 1vh 1vw;}
		.Shrelino_servicearea-container2 {height: 200px; }
	.Shrelino_footerservicearea-container2 {height: 150px; }
}

@media (max-width: 280px) {	.Shrelino-logo_small_screen{font-size: 10px;}	
 .Shrelino-boxbg{display: none;}
	.navbar-inverse{ background: #000623;}
	.Shrelino-footer_services_action {text-align: center}
	#Shrelino-schema {display: none}
	.Shrelino-white-img-side img {display: none}
	.Shrelino-bg_phone_tablet_area a{font-size: 16px}
	body{background-image: none;}
	.Shrelino-bg_phone_tablet_area {background: #010a38}
		.Shrelino-service-side-img, .Shrelino-Dark_bg-img{display: none}
	.Shrelino-boxbgtext {
		padding: 0px; margin: 0px; border-radius: 5px;
	background-color: rgba(0, 0, 0, 0);}	.Shrelino_servicearea-container2 {height: 280px; }
}




@media (min-width: 1200px) {	
	.navbar .navbar-nav {margin-top: 5px; margin-bottom: 5px; border-top:none; border-bottom: none;}
	body {background-size: contain}
	.Shrelino-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:#8e977d!important;
            text-align: left;
           			opacity:0.97 !important;
					 }	
	
	.Shrelino_bgheader.sticky{background-color: rgba(40, 29 ,135, 0.7)}
	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px; 	
 padding:15px;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#fff;  padding:15px;
			    	font-family: Tahoma, "sans-serif";text-shadow:none;  }



.navbar-inverse .navbar-nav > li > a{
		 	   	font-family: Tahoma, "sans-serif";
background: none; 
	 font-size:17px;  }

	 .sticky.Shrelino-logo a{font-size: 22px;}
	.Shrelino-darkbox {margin-top: 3vh; margin-bottom: 3vh}
	
}

@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;}
	.Shrelino-darkbox {margin-top: 3vh; margin-bottom: 3vh}
}
	
@media screen and (min-width: 1920px) and (max-width: 2559px){ 


.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	
	.Shrelino-logo h1{ font-size: 30px;}
	.Shrelino-darkbox {margin-top: 1vh; margin-bottom: 1vh}
	.Shrelino_servicearea-container2 {height: 280px}
}

@media (min-width: 2001px) and (max-width: 2558px) {
		.Shrelino-logo h1{ font-size: 36px;}	

	
	.Shrelino_banner_bgservices {padding-left: 6vw; padding-right:6vw}
	.Shrelino-darkbox {margin-top: 1vh; margin-bottom: 1vh}
	.Shrelino_servicearea-container2 {height: 280px}
	
	
}

@media (min-width: 2560px) and (max-width: 3499px) {
	.Shrelino-logo h1{ font-size: 36px;}	

	.Shrelino_banner_bgservices {padding-left: 17vw; padding-right:17vw}
	.Shrelino-darkbox {margin-top: 1vh; margin-bottom: 1vh}
	.Shrelino_servicearea-container2 {height: 280px}
		.Shrelino_footerbanner_bgservices {padding: 2vh 22vw;}
	
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.Shrelino-logo h1{ font-size: 36px;}	
#scrolltop {right:25vw}	
	
	.Shrelino_banner_bgservices {padding-left: 25vw; padding-right:25vw}
	.Shrelino-darkbox {margin-top: 1vh; margin-bottom: 1vh}
	.Shrelino_servicearea-container2 {height: 280px}
	.Shrelino_footerbanner_bgservices {padding: 2vh 27vw;}
	
}
@media screen and (min-width: 4500px)  and (max-width: 6399px) {
			.Shrelino-logo h1{ font-size: 36px;}	
#scrolltop {right:25vw}	
	.Shrelino_servicearea-container2 {height: 280px}
	.Shrelino_banner_bgservices {padding-left: 30vw; padding-right:30vw}
	.Shrelino-darkbox {margin-top: 1vh; margin-bottom: 1vh}
	.Shrelino_footerbanner_bgservices {padding: 2vh 33vw;}
}

@media screen and (min-width: 6400px) {

	.Shrelino-logo h1{ font-size: 36px;}	
#scrolltop {right:25vw}	
	.Shrelino_servicearea-container2 {height: 280px}
	.Shrelino_banner_bgservices {padding-left: 35vw; padding-right:35vw}
	.Shrelino-darkbox {margin-top: 1vh; margin-bottom: 1vh}
	
	.Shrelino_footerbanner_bgservices {padding: 2vh 35vw;}
}


