
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: "Alice-Regular";
                src: url('../fonts/Alice-Regular.woff') format('woff'),
        url('../fonts/Alice-Regular.woff2') format('woff2'),
        url('../fonts/Alice-Regular.eot'),
        url('../fonts/Alice-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Alice-Regular.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, #135d53 0.000%, #125447 8.333%, #144d3e 16.667%, #184837 25.000%, #1e4532 33.333%, #27442f 41.667%, #32452e 50.000%, #3f482f 58.333%, #4f4d32 66.667%, #615438 75.000%, #755d3f 83.333%, #8c6849 91.667%, #a47554 100.000%);
	 			font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; 

	color: #111; 
	
	font-size: 20px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 27px;  font-weight: 900; 
	  			font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color:#111; margin: 0; padding: 0;  
}

h2, h3, h4, h5, h6 { margin: 0; padding: 0;
	font-size:27px; font-weight: 900; 
	  			font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "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: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	text-shadow:none; 
	
}

div.container {	
	position:relative;}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.pro-ecaturlockd-padding_around3 {
	padding:2vh 2vw; 
}
.pro-ecaturlockd-bgheader{
	padding: 5px;

}

/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.pro-ecaturlockd-logo h1{font-size: 36px;   font-family: "Alice-Regular", Verdana, sans-serif; 
	 color:#bffcf0; text-shadow: 1px 2px 1px #111;  padding: 20px;  margin: 5px auto;  text-transform: uppercase;
width: 500px;
background: conic-gradient(from 225deg, #135d53 0.000deg, #135d53 27.692deg, #125447 calc(27.692deg + 0.1deg), #125447 55.385deg, #144d3e calc(55.385deg + 0.1deg), #144d3e 83.077deg, #184837 calc(83.077deg + 0.1deg), #184837 110.769deg, #1e4532 calc(110.769deg + 0.1deg), #1e4532 138.462deg, #27442f calc(138.462deg + 0.1deg), #27442f 166.154deg, #32452e calc(166.154deg + 0.1deg), #32452e 193.846deg, #3f482f calc(193.846deg + 0.1deg), #3f482f 221.538deg, #4f4d32 calc(221.538deg + 0.1deg), #4f4d32 249.231deg, #615438 calc(249.231deg + 0.1deg), #615438 276.923deg, #755d3f calc(276.923deg + 0.1deg), #755d3f 304.615deg, #8c6849 calc(304.615deg + 0.1deg), #8c6849 332.308deg, #a47554 calc(332.308deg + 0.1deg) 360.000deg); border-radius: 100px; }

.pro-ecaturlockd-logo a:hover{text-decoration: none; color:#fff!important}

/* --------------------------------------
   (white)
   -------------------------------------- */

.pro-ecaturlockd_contentbg1{ padding-bottom: 20px; padding-top: 20px; }

.pro-ecaturlockd_contentbg a:hover{colro:#fff; text-decoration: underline}
.pro-ecaturlockd_contentbg a{color:#fff;  font-weight: bold}

.pro-ecaturlockd_contentbg h1, .pro-ecaturlockd_contentbge h2, .pro-ecaturlockd_contentbg h3, .pro-ecaturlockd_contentbg h4, .pro-ecaturlockd_contentbg h5 {color:#fff; margin-bottom: 20px; text-shadow: 2px 2px 2px #111}
.pro-ecaturlockd_contentbg p{color:#fff; margin-top: 10px; }
.pro-ecaturlockd_contentbg ul, .pro-ecaturlockd_contentbg li{color:#fff;}
.pro-ecaturlockd_contentbg ul{ margin-left:20px; }
.pro-ecaturlockd_contentbg li{list-style:square;}



/* --------------------------------------
   (Dark_section)
   -------------------------------------- */
.pro-ecaturlockd-dark h1, .pro-ecaturlockd-dark h2, .pro-ecaturlockd-dark h3, .pro-ecaturlockd-dark h4, .pro-ecaturlockd-dark h5, .pro-ecaturlockd-dark h6 {color:#fff; text-shadow: 1px 2px 1px #111; font-weight: 900}
.pro-ecaturlockd-dark {padding-top: 40px; padding-bottom: 40px;  }
.pro-ecaturlockd-dark a:hover { color:#fff;
	text-decoration: underline; }
.pro-ecaturlockd-dark p, .pro-ecaturlockd-dark ul, .pro-ecaturlockd-dark li{color:#fff;}
.pro-ecaturlockd-dark a{color:#fff;  font-weight: bold}
.pro-ecaturlockd-dark p{color:#fff; margin-top: 10px;  margin-bottom: 10px;}
.pro-ecaturlockd-dark ul, .pro-ecaturlockd-dark li{color:#fff;}
.pro-ecaturlockd-dark ul{ margin-left:20px; }
.pro-ecaturlockd-dark li{list-style:square;}
.pro-ecaturlockd-dark {background: linear-gradient(45deg, #003f35 0.000%, #003629 8.333%, #002f20 16.667%, #002a19 25.000%, #002714 33.333%, #092611 41.667%, #142710 50.000%, #212a11 58.333%, #312f14 66.667%, #43361a 75.000%, #573f21 83.333%, #6e4a2b 91.667%, #865736 100.000%); margin-top: 40px; margin-bottom: 40px;}
hr {border-top:1px solid rgba(0, 0, 0, 0.1)!important}
.bgbox{background: rgba(0, 0, 0, 0.2); padding: 20px; margin: 30px auto}

/* --------------------------------------
   Section footer links
   -------------------------------------- */


.pro-ecaturlockd-footerrightbg { color: #fff;  padding:20px 0px; text-align: center; 
background: conic-gradient(from 45deg, #003f35 0.000deg, #003629 30.000deg, #002f20 60.000deg, #002a19 90.000deg, #002714 120.000deg, #092611 150.000deg, #142710 180.000deg, #212a11 210.000deg, #312f14 240.000deg, #43361a 270.000deg, #573f21 300.000deg, #6e4a2b 330.000deg, #865736 360.000deg);
}

.pro-ecaturlockd-copyright {color:#fff; font-weight: bold;  }

	
/* --------------------------------------
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: conic-gradient(from 225deg, #135d53 0.000deg, #135d53 27.692deg, #125447 calc(27.692deg + 0.1deg), #125447 55.385deg, #144d3e calc(55.385deg + 0.1deg), #144d3e 83.077deg, #184837 calc(83.077deg + 0.1deg), #184837 110.769deg, #1e4532 calc(110.769deg + 0.1deg), #1e4532 138.462deg, #27442f calc(138.462deg + 0.1deg), #27442f 166.154deg, #32452e calc(166.154deg + 0.1deg), #32452e 193.846deg, #3f482f calc(193.846deg + 0.1deg), #3f482f 221.538deg, #4f4d32 calc(221.538deg + 0.1deg), #4f4d32 249.231deg, #615438 calc(249.231deg + 0.1deg), #615438 276.923deg, #755d3f calc(276.923deg + 0.1deg), #755d3f 304.615deg, #8c6849 calc(304.615deg + 0.1deg), #8c6849 332.308deg, #a47554 calc(332.308deg + 0.1deg) 360.000deg)!important;
            text-align: left;
           			opacity:0.97 !important;	 }		
		.pro-ecaturlockd-logo h1{font-size: 22px;  width: 400px }
	.pro-ecaturlockd-dark li, .pro-ecaturlockd_contentbg li{width: auto; margin: 10px auto; float: none}
	.pro-ecaturlockd_contentbg ul {margin-left: 0px}
	.pro-ecaturlockd-dark ul {margin-left: 0px}
	.sticky.pro-ecaturlockd-logo h1{ width: auto; padding: 2px }
	.pro-ecaturlockdcontectbox2, .pro-ecaturlockdcontectbox {padding: 15px;}
	.pro-ecaturlockd_contentbg, .pro-ecaturlockd-darkbox  {border-radius: 30px; padding: 40px}
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.pro-ecaturlockd_contentbg1{padding-bottom: 10px; padding-top: 10px; }
	.navbar-inverse.sticky {background: conic-gradient(from 225deg, #135d53 0.000deg, #135d53 27.692deg, #125447 calc(27.692deg + 0.1deg), #125447 55.385deg, #144d3e calc(55.385deg + 0.1deg), #144d3e 83.077deg, #184837 calc(83.077deg + 0.1deg), #184837 110.769deg, #1e4532 calc(110.769deg + 0.1deg), #1e4532 138.462deg, #27442f calc(138.462deg + 0.1deg), #27442f 166.154deg, #32452e calc(166.154deg + 0.1deg), #32452e 193.846deg, #3f482f calc(193.846deg + 0.1deg), #3f482f 221.538deg, #4f4d32 calc(221.538deg + 0.1deg), #4f4d32 249.231deg, #615438 calc(249.231deg + 0.1deg), #615438 276.923deg, #755d3f calc(276.923deg + 0.1deg), #755d3f 304.615deg, #8c6849 calc(304.615deg + 0.1deg), #8c6849 332.308deg, #a47554 calc(332.308deg + 0.1deg) 360.000deg)!important;}
	.pro-ecaturlockd_logo_small_screen a{  font-size: 18px;  font-family: "Alice-Regular", Verdana, sans-serif; 
	 color:#bffcf0; text-shadow: 1px 1px 1px #000;   padding: 5px; text-transform: uppercase;}
	
			.pro-ecaturlockd-logo_small_screen a{  font-family: "Alice-Regular", Verdana, sans-serif; 
	color:#bffcf0;text-shadow: 1px 1px 1px #000; padding: 5px; text-transform: uppercase;}

	.pro-ecaturlockd-darkbox {padding: 10px}
	.pro-ecaturlockd-padding_around3 {display: none}
	.pro-ecaturlockd_contentbg, .pro-ecaturlockd-darkbox  {border-radius: 0px; padding: 20px}
.navbar-inverse{
	height:auto; margin-bottom: 0px;
	opacity:0.9; padding: 10px; background: conic-gradient(from 225deg, #135d53 0.000deg, #135d53 27.692deg, #125447 calc(27.692deg + 0.1deg), #125447 55.385deg, #144d3e calc(55.385deg + 0.1deg), #144d3e 83.077deg, #184837 calc(83.077deg + 0.1deg), #184837 110.769deg, #1e4532 calc(110.769deg + 0.1deg), #1e4532 138.462deg, #27442f calc(138.462deg + 0.1deg), #27442f 166.154deg, #32452e calc(166.154deg + 0.1deg), #32452e 193.846deg, #3f482f calc(193.846deg + 0.1deg), #3f482f 221.538deg, #4f4d32 calc(221.538deg + 0.1deg), #4f4d32 249.231deg, #615438 calc(249.231deg + 0.1deg), #615438 276.923deg, #755d3f calc(276.923deg + 0.1deg), #755d3f 304.615deg, #8c6849 calc(304.615deg + 0.1deg), #8c6849 332.308deg, #a47554 calc(332.308deg + 0.1deg) 360.000deg)!important;}
	
	.pro-ecaturlockd_contentbg, .pro-ecaturlockd-dark  {padding: 20px}
	
	.bgbox {padding: 15px}
	
}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	.pro-ecaturlockd-dark, .pro-ecaturlockd-white{border-radius: 0;}
	.pro-ecaturlockd-logo_small_screen a{font-size: 15px;}
.pro-ecaturlockd_contentbg li, .pro-ecaturlockd-dark li{font-size: 14px}
.pro-ecaturlockd_contentbg strong, .pro-ecaturlockd-dark strong{font-size: 14px}
	
}

@media (max-width: 420px) {	

	.pro-ecaturlockdcontectbox2, .pro-ecaturlockdcontectbox {padding: 15px;}
	
	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}	
		.pro-ecaturlockdcontectbox2, .pro-ecaturlockdcontectbox {padding: 15px;}
	.pro-ecaturlockd-logo_small_screen{font-size: 13px;}
	.pro-ecaturlockd-darkbox {padding: 5px}
}

@media (max-width: 280px) {	.pro-ecaturlockd-logo_small_screen{font-size: 10px;}	
	.pro-ecaturlockd_contentbg li, .pro-ecaturlockd-dark li{font-size: 12px; padding: 5px; border-radius: 2px}
.pro-ecaturlockd_contentbg strong, .pro-ecaturlockd-dark strong{font-size: 12px}
	.pro-ecaturlockd_contentbg ul, .pro-ecaturlockd-dark ul{margin: 2px}
	.pro-ecaturlockdcontectbox2, .pro-ecaturlockdcontectbox, .bgbox  {padding: 5px;}
 }




@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: conic-gradient(from 225deg, #135d53 0.000deg, #135d53 27.692deg, #125447 calc(27.692deg + 0.1deg), #125447 55.385deg, #144d3e calc(55.385deg + 0.1deg), #144d3e 83.077deg, #184837 calc(83.077deg + 0.1deg), #184837 110.769deg, #1e4532 calc(110.769deg + 0.1deg), #1e4532 138.462deg, #27442f calc(138.462deg + 0.1deg), #27442f 166.154deg, #32452e calc(166.154deg + 0.1deg), #32452e 193.846deg, #3f482f calc(193.846deg + 0.1deg), #3f482f 221.538deg, #4f4d32 calc(221.538deg + 0.1deg), #4f4d32 249.231deg, #615438 calc(249.231deg + 0.1deg), #615438 276.923deg, #755d3f calc(276.923deg + 0.1deg), #755d3f 304.615deg, #8c6849 calc(304.615deg + 0.1deg), #8c6849 332.308deg, #a47554 calc(332.308deg + 0.1deg) 360.000deg)!important;
            text-align: left;
           			opacity:0.97 !important;
					 }	
	
	.pro-ecaturlockd_bgheader.sticky{background-color: rgba(40, 29 ,135, 0.7)}

	 .sticky.pro-ecaturlockd-logo a{font-size: 27px; width: auto}
	.pro-ecaturlockd-darkbox {margin-top: 3vh; margin-bottom: 3vh}
	.sticky.pro-ecaturlockd-logo h1{ width: auto; padding: 5px; background: none}
	
}

@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){ 

	
	.pro-ecaturlockd-logo h1{ font-size: 30px;}
	
}

@media (min-width: 2001px) and (max-width: 2558px) {
		.pro-ecaturlockd-logo h1{ font-size: 40px; width: 600px}	

	
	
}

@media (min-width: 2560px) and (max-width: 3499px) {
	.pro-ecaturlockd-logo h1{ font-size: 40px; width: 600px}	

	
	
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.pro-ecaturlockd-logo h1{ font-size: 40px; width: 600px}	
#scrolltop {right:25vw}	
	
	
}
@media screen and (min-width: 4500px)  and (max-width: 6399px) {
			.pro-ecaturlockd-logo h1{ font-size: 40px; width: 600px}	
#scrolltop {right:25vw}	

}

@media screen and (min-width: 6400px) {

	.pro-ecaturlockd-logo h1{ font-size: 40px; width: 600px}	
#scrolltop {right:25vw}	
	
}


