
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: "ArchivoBlack";
                src: url('../fonts/ArchivoBlack.woff') format('woff'),
        url('../fonts/ArchivoBlack.woff2') format('woff2'),
        url('../fonts/ArchivoBlack.eot'),
        url('../fonts/ArchivoBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ArchivoBlack.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: linear-gradient(225deg, #abc8de 0.000%, #c7c9d8 16.667%, #e5cccf 33.333%, #ffd3c7 50.000%, #ffdbc2 66.667%, #ffe4c0 83.333%, #ffedc3 100.000%);

	 		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: #111; 
	
	font-size: 20px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 27px;  font-weight: 900;
	  		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color:#111; margin: 0; padding: 0;  
}

h2, h3, h4, h5, h6 { margin: 0; padding: 0;
	font-size:27px; font-weight: 900; 
	  		font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	 color:#111; 
}


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: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow:none; 
	
}

div.container {	
	position:relative;}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.eylockkeymergenc-padding_around3 {
	padding:2vh 2vw; 
}
.eylockkeymergenc-bgheader{
	padding: 5px;

}

/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.eylockkeymergenc-logo h1{font-size: 30px;   font-family: "ArchivoBlack", Verdana, sans-serif; 
	 color:#000; text-shadow: 2px 2px 4px #fff;  padding: 20px;
background: linear-gradient(45deg, #b14326 0.000%, #b14326 16.667%, #d0673b calc(16.667% + 1px), #d0673b 33.333%, #eb935a calc(33.333% + 1px), #eb935a 50.000%, #fdc180 calc(50.000% + 1px), #fdc180 66.667%, #ffe6a8 calc(66.667% + 1px), #ffe6a8 83.333%, #f5fdd1 calc(83.333% + 1px) 100.000%); border-radius: 10px; }
.eylockkeymergenc-logo  p{font-size: 15px; color:#14110a}
.eylockkeymergenc-logo a:hover{text-decoration: none; color:#000!important}

/* --------------------------------------
   (white)
   -------------------------------------- */

.eylockkeymergenc_contentbg1{ padding-bottom: 20px; padding-top: 20px; }

.eylockkeymergenc_contentbg a:hover{colro:#000; text-decoration: underline}
.eylockkeymergenc_contentbg a{color:#111;  font-weight: bold}

.eylockkeymergenc_contentbg h1, .eylockkeymergenc_contentbge h2, .eylockkeymergenc_contentbg h3, .eylockkeymergenc_contentbg h4, .eylockkeymergenc_contentbg h5 {color:#111; margin-bottom: 20px;}
.eylockkeymergenc_contentbg p{color:#111; margin-top: 10px;}
.eylockkeymergenc_contentbg ul, .eylockkeymergenc_contentbg li{color:#111;}
.eylockkeymergenc_contentbg ul{ margin-left:30px; }
.eylockkeymergenc_contentbg li{list-style:square;}


/* --------------------------------------
   (Dark_section)
   -------------------------------------- */
.eylockkeymergenc-dark h1, .eylockkeymergenc-dark h2, .eylockkeymergenc-dark h3, .eylockkeymergenc-dark h4, .eylockkeymergenc-dark h5, .eylockkeymergenc-dark h6 {color:#111; letter-spacing: 1px;}
.eylockkeymergenc-dark {padding-top: 20px; padding-bottom: 20px;  }
.eylockkeymergenc-dark a:hover { color:#111;
	text-decoration: underline; }
.eylockkeymergenc-dark p, .eylockkeymergenc-dark ul, .eylockkeymergenc-dark li{color:#222;}
.eylockkeymergenc-dark a{color:#222;  font-weight: bold}
.eylockkeymergenc-dark p{color:#222; margin-top: 10px;  margin-bottom: 10px;}
.eylockkeymergenc-dark ul, .eylockkeymergenc-dark li{color:#222;}
.eylockkeymergenc-dark ul{ margin-left:30px; }
.eylockkeymergenc-dark li{list-style:square;}

.eylockkeymergenc-darkbox {background: rgba(242, 142, 65, 0.2); padding: 40px; border-radius: 10px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
/* --------------------------------------
   Section footer links
   -------------------------------------- */


.eylockkeymergenc-footerrightbg { color: #fff;  padding:20px; text-align: center; background: #b14326  }

.eylockkeymergenc-copyright {color:#fff}

	
/* --------------------------------------
misc
-------------------------------------- */





/* 170% Small screen laptop and pc */
@media (max-width: 1150px) {
	
.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:20px;
            width: 100%;          
	background: linear-gradient(45deg, #b14326 0.000%, #b14326 16.667%, #d0673b calc(16.667% + 1px), #d0673b 33.333%, #eb935a calc(33.333% + 1px), #eb935a 50.000%, #fdc180 calc(50.000% + 1px), #fdc180 66.667%, #ffe6a8 calc(66.667% + 1px), #ffe6a8 83.333%, #f5fdd1 calc(83.333% + 1px) 100.000%) !important;
            text-align: left;
           			opacity:0.97 !important;	 }		
		.eylockkeymergenc-logo h1{font-size: 22px;}
	.eylockkeymergenc-dark li, .eylockkeymergenc_contentbg li{width: auto; margin: 10px auto; float: none}
	.eylockkeymergenc_contentbg ul {margin-left: 0px}
	.eylockkeymergenc-dark ul {margin-left: 0px}
	
	.eylockkeymergenccontectbox2, .eylockkeymergenccontectbox {padding: 15px;}
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.eylockkeymergenc_contentbg1{padding-bottom: 10px; padding-top: 10px; }
	.navbar-inverse.sticky {background: linear-gradient(45deg, #b14326 0.000%, #b14326 16.667%, #d0673b calc(16.667% + 1px), #d0673b 33.333%, #eb935a calc(33.333% + 1px), #eb935a 50.000%, #fdc180 calc(50.000% + 1px), #fdc180 66.667%, #ffe6a8 calc(66.667% + 1px), #ffe6a8 83.333%, #f5fdd1 calc(83.333% + 1px) 100.000%) !important;}
	.eylockkeymergenc_logo_small_screen a{   font-family: "ArchivoBlack", Verdana, sans-serif; 
	 color:#000; text-shadow: 2px 2px 4px #fff; background: linear-gradient(45deg, #b14326 0.000%, #b14326 16.667%, #d0673b calc(16.667% + 1px), #d0673b 33.333%, #eb935a calc(33.333% + 1px), #eb935a 50.000%, #fdc180 calc(50.000% + 1px), #fdc180 66.667%, #ffe6a8 calc(66.667% + 1px), #ffe6a8 83.333%, #f5fdd1 calc(83.333% + 1px) 100.000%); padding: 5px;}
	
			.eylockkeymergenc-logo_small_screen a{  lfont-family: "ArchivoBlack", Verdana, sans-serif; 
	color:#000;text-shadow: 2px 2px 4px #fff; padding: 5px;

background: linear-gradient(45deg, #b14326 0.000%, #b14326 16.667%, #d0673b calc(16.667% + 1px), #d0673b 33.333%, #eb935a calc(33.333% + 1px), #eb935a 50.000%, #fdc180 calc(50.000% + 1px), #fdc180 66.667%, #ffe6a8 calc(66.667% + 1px), #ffe6a8 83.333%, #f5fdd1 calc(83.333% + 1px) 100.000%);}

	.eylockkeymergenc-darkbox {padding: 10px}
	.eylockkeymergenc-padding_around3 {display: none}
	
.navbar-inverse{
	height:auto; margin-bottom: 0px;
	opacity:0.9; padding: 10px; background: linear-gradient(45deg, #b14326 0.000%, #b14326 16.667%, #d0673b calc(16.667% + 1px), #d0673b 33.333%, #eb935a calc(33.333% + 1px), #eb935a 50.000%, #fdc180 calc(50.000% + 1px), #fdc180 66.667%, #ffe6a8 calc(66.667% + 1px), #ffe6a8 83.333%, #f5fdd1 calc(83.333% + 1px) 100.000%) !important;}
	
	.eylockkeymergenc_contentbg, .eylockkeymergenc-dark  {padding: 20px}
	

	
}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	.eylockkeymergenc-dark, .eylockkeymergenc-white{border-radius: 0;}
	.eylockkeymergenc-logo_small_screen a{font-size: 15px;}
.eylockkeymergenc_contentbg li, .eylockkeymergenc-dark li{font-size: 14px}
.eylockkeymergenc_contentbg strong, .eylockkeymergenc-dark strong{font-size: 14px}
	
}

@media (max-width: 420px) {	

		
	
	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}
	#scrolltop{display: none !important}
	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
		.eylockkeymergenccontectbox2, .eylockkeymergenccontectbox {padding: 5px;}
	.eylockkeymergenc-logo_small_screen{font-size: 13px;}
	.eylockkeymergenc-darkbox {padding: 5px}
}

@media (max-width: 280px) {	.eylockkeymergenc-logo_small_screen{font-size: 10px;}	
	.eylockkeymergenc_contentbg li, .eylockkeymergenc-dark li{font-size: 12px; padding: 5px; border-radius: 2px}
.eylockkeymergenc_contentbg strong, .eylockkeymergenc-dark strong{font-size: 12px}
	.eylockkeymergenc_contentbg ul, .eylockkeymergenc-dark ul{margin: 2px}
	
 }




@media (min-width: 1200px) {	
	.navbar-inverse {background: none !important; border-bottom: none}
.navbar-inverse.sticky {top:0;
            position: fixed;
	transition: opacity 1s ease 0s;
	font-size:18px;
            width: 100%;          
		background: linear-gradient(45deg, #b14326 0.000%, #b14326 16.667%, #d0673b calc(16.667% + 1px), #d0673b 33.333%, #eb935a calc(33.333% + 1px), #eb935a 50.000%, #fdc180 calc(50.000% + 1px), #fdc180 66.667%, #ffe6a8 calc(66.667% + 1px), #ffe6a8 83.333%, #f5fdd1 calc(83.333% + 1px) 100.000%) !important;
            text-align: left;
           			opacity:0.97 !important;
					 }	
	
	.eylockkeymergenc_bgheader.sticky{background-color: rgba(40, 29 ,135, 0.7)}

	 .sticky.eylockkeymergenc-logo a{font-size: 22px;}
	.eylockkeymergenc-darkbox {margin-top: 3vh; margin-bottom: 3vh}
	
}

@media screen and (min-width: 1600px) and (max-width: 1912px) {
	
		.navbar-inverse.sticky {font-size: 18px;}
	
}
	
@media screen and (min-width: 1920px) and (max-width: 2559px){ 

	
	.eylockkeymergenc-logo h1{ font-size: 30px;}
	
}

@media (min-width: 2001px) and (max-width: 2558px) {
		.eylockkeymergenc-logo h1{ font-size: 36px;}	

	
	
}

@media (min-width: 2560px) and (max-width: 3499px) {
	.eylockkeymergenc-logo h1{ font-size: 36px;}	

	
	
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.eylockkeymergenc-logo h1{ font-size: 36px;}	
#scrolltop {right:25vw}	
	
	
}
@media screen and (min-width: 4500px)  and (max-width: 6399px) {
			.eylockkeymergenc-logo h1{ font-size: 36px;}	
#scrolltop {right:25vw}	

}

@media screen and (min-width: 6400px) {

	.eylockkeymergenc-logo h1{ font-size: 36px;}	
#scrolltop {right:25vw}	
	
}


