
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: "gotham-bold";
                src: url('../fonts/gotham-bold.woff') format('woff'),
        url('../fonts/gotham-bold.woff2') format('woff2'),
        url('../fonts/gotham-bold.eot'),
        url('../fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham-bold.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(135deg, #42a99d 0.000%, #247a79 16.667%, #17595a 33.333%, #225147 50.000%, #3f6643 66.667%, #62904f 83.333%, #7dc069 100.000%);
	 		font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	
	color: #111; 
	
	font-size: 20px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 27px;  font-weight: 900; 
	  		font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color:#111; margin: 0; padding: 0;  
}

h2, h3, h4, h5, h6 { margin: 0; padding: 0;
	font-size:27px; font-weight: 900; 
	  		font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "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: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	text-shadow:none; 
	
}

div.container {	
	position:relative;}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.uluth-padding_around3 {
	padding:2vh 2vw; padding-top: 0;
}


/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.uluth-logo h1{font-size: 36px;   font-family: "gotham-bold", Verdana, sans-serif; 
	 color:#fff; text-shadow: 1px 2px 1px #000;  padding: 20px; width: 600px; margin: 0px auto; 
box-shadow: 10px 10px 0px 0px rgba(26, 53, 14,1);
-webkit-box-shadow: 10px 10px 0px 0px rgba(26, 53, 14,1);
-moz-box-shadow: 10px 10px 0px 0px rgba(26, 53, 14,1);

background:   linear-gradient(225deg, #097165 0.000%, #004241 16.667%, #002122 33.333%, #00190e 50.000%, #062e0a 66.667%, #2a5816 83.333%, #448830 100.000%);
}

.uluth-logo a:hover{text-decoration: none; color:#bfffa5!important}

/* --------------------------------------
   (white)
   -------------------------------------- */

.uluth_contentbg1{ padding-bottom: 20px; padding-top: 20px; }

.uluth_contentbg a:hover{colro:#fff; text-decoration: underline}
.uluth_contentbg a{color:#fff;  font-weight: bold}

.uluth_contentbg h1, .uluth_contentbge h2, .uluth_contentbg h3, .uluth_contentbg h4, .uluth_contentbg h5 {color:#fff; margin-bottom: 20px;}
.uluth_contentbg p{color:#fff; margin-top: 10px; }
.uluth_contentbg ul, .uluth_contentbg li{color:#fff;}
.uluth_contentbg ul{ margin-left:30px; }
.uluth_contentbg li{list-style:square;}
.uluth_contentbg {background: linear-gradient(90deg, #003e32 0.000%, #000f0e 16.667%, #000000 33.333%, #000000 50.000%, #000000 66.667%, #002400 83.333%, #115500 100.000%);padding: 50px; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 36px 0px, rgba(0, 0, 0, 0.3) 0px 0px 0px 1px;}


/* --------------------------------------
   (Dark_section)
   -------------------------------------- */
.uluth-dark h1, .uluth-dark h2, .uluth-dark h3, .uluth-dark h4, .uluth-dark h5, .uluth-dark h6 {color:#fff;}
.uluth-dark {padding-top: 20px; padding-bottom: 20px;  }
.uluth-dark a:hover { color:#fff;
	text-decoration: underline; }
.uluth-dark p, .uluth-dark ul, .uluth-dark li{color:#fff;}
.uluth-dark a{color:#fff;  font-weight: bold}
.uluth-dark p{color:#fff; margin-top: 10px;  margin-bottom: 10px;}
.uluth-dark ul, .uluth-dark li{color:#fff;}
.uluth-dark ul{ margin-left:30px; }
.uluth-dark li{list-style:square;}

.uluth-darkbox {background: linear-gradient(180deg, #003e32 0.000%, #000f0e 16.667%, #000000 33.333%, #000000 50.000%, #000000 66.667%, #002400 83.333%, #115500 100.000%);padding: 50px; }
/* --------------------------------------
   Section footer links
   -------------------------------------- */


.uluth-footerrightbg { padding:20px 0px; text-align: center;

background: linear-gradient(270deg, #003e32 0.000%, #000f0e 16.667%, #000000 33.333%, #000000 50.000%, #000000 66.667%, #002400 83.333%, #115500 100.000%); }

.uluth-copyright p{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:     linear-gradient(45deg, #003e32 0.000%, #003e32 7.692%, #002520 calc(7.692% + 1px), #002520 15.385%, #000f0e calc(15.385% + 1px), #000f0e 23.077%, #000000 calc(23.077% + 1px), #000000 30.769%, #000000 calc(30.769% + 1px), #000000 38.462%, #000000 calc(38.462% + 1px), #000000 46.154%, #000000 calc(46.154% + 1px), #000000 53.846%, #000000 calc(53.846% + 1px), #000000 61.538%, #000000 calc(61.538% + 1px), #000000 69.231%, #000e00 calc(69.231% + 1px), #000e00 76.923%, #002400 calc(76.923% + 1px), #002400 84.615%, #063d00 calc(84.615% + 1px), #063d00 92.308%, #115500 calc(92.308% + 1px) 100.000%)!important;
            text-align: left;
           			opacity:0.97 !important;	 }		
		.uluth-logo h1{font-size: 22px; width: 450px }
	.uluth-dark li, .uluth_contentbg li{width: auto; margin: 10px auto; float: none}
	.uluth_contentbg ul {margin-left: 0px}
	.uluth-dark ul {margin-left: 0px}
	.sticky.uluth-logo h1{ width: auto; padding: 2px; box-shadow: none; background: none; margin-top: 5px }
	.uluthcontectbox2, .uluthcontectbox {padding: 15px;}
	.uluth_contentbg, .uluth-darkbox  {border-radius: 30px; padding: 40px}
	
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.uluth_contentbg1{padding-bottom: 10px; padding-top: 10px; }
	.navbar-inverse.sticky {background:     linear-gradient(45deg, #003e32 0.000%, #003e32 7.692%, #002520 calc(7.692% + 1px), #002520 15.385%, #000f0e calc(15.385% + 1px), #000f0e 23.077%, #000000 calc(23.077% + 1px), #000000 30.769%, #000000 calc(30.769% + 1px), #000000 38.462%, #000000 calc(38.462% + 1px), #000000 46.154%, #000000 calc(46.154% + 1px), #000000 53.846%, #000000 calc(53.846% + 1px), #000000 61.538%, #000000 calc(61.538% + 1px), #000000 69.231%, #000e00 calc(69.231% + 1px), #000e00 76.923%, #002400 calc(76.923% + 1px), #002400 84.615%, #063d00 calc(84.615% + 1px), #063d00 92.308%, #115500 calc(92.308% + 1px) 100.000%)!important;}
	.uluth_logo_small_screen a{   font-family: "gotham-bold", Verdana, sans-serif; 
	 color:#fff; text-shadow: 1px 1px 1px #000; background: none; padding: 5px;}
	
			.uluth-logo_small_screen a{  lfont-family: "gotham-bold", Verdana, sans-serif; 
	color:#fff;text-shadow: 1px 1px 1px #000; padding: 5px;

background:      linear-gradient(45deg, #003e32 0.000%, #003e32 7.692%, #002520 calc(7.692% + 1px), #002520 15.385%, #000f0e calc(15.385% + 1px), #000f0e 23.077%, #000000 calc(23.077% + 1px), #000000 30.769%, #000000 calc(30.769% + 1px), #000000 38.462%, #000000 calc(38.462% + 1px), #000000 46.154%, #000000 calc(46.154% + 1px), #000000 53.846%, #000000 calc(53.846% + 1px), #000000 61.538%, #000000 calc(61.538% + 1px), #000000 69.231%, #000e00 calc(69.231% + 1px), #000e00 76.923%, #002400 calc(76.923% + 1px), #002400 84.615%, #063d00 calc(84.615% + 1px), #063d00 92.308%, #115500 calc(92.308% + 1px) 100.000%);}

	.uluth-darkbox {padding: 10px}
	.uluth-padding_around3 {display: none}
	.uluth_contentbg, .uluth-darkbox  {border-radius: 0px; padding: 20px}
.navbar-inverse{
	height:auto; margin-bottom: 0px;
	opacity:0.9; padding: 10px; background:     linear-gradient(45deg, #003e32 0.000%, #003e32 7.692%, #002520 calc(7.692% + 1px), #002520 15.385%, #000f0e calc(15.385% + 1px), #000f0e 23.077%, #000000 calc(23.077% + 1px), #000000 30.769%, #000000 calc(30.769% + 1px), #000000 38.462%, #000000 calc(38.462% + 1px), #000000 46.154%, #000000 calc(46.154% + 1px), #000000 53.846%, #000000 calc(53.846% + 1px), #000000 61.538%, #000000 calc(61.538% + 1px), #000000 69.231%, #000e00 calc(69.231% + 1px), #000e00 76.923%, #002400 calc(76.923% + 1px), #002400 84.615%, #063d00 calc(84.615% + 1px), #063d00 92.308%, #115500 calc(92.308% + 1px) 100.000%)!important;}
	
	.uluth_contentbg, .uluth-dark  {padding: 20px}
	
	.uluth-footerrightbg {border-radius: 0px}
	
}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	.uluth-dark, .uluth-white{border-radius: 0;}
	.uluth-logo_small_screen a{font-size: 15px;}
.uluth_contentbg li, .uluth-dark li{font-size: 14px}
.uluth_contentbg strong, .uluth-dark strong{font-size: 14px}
	
}

@media (max-width: 420px) {	

	.uluthcontectbox2, .uluthcontectbox {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}	
		.uluthcontectbox2, .uluthcontectbox {padding: 15px;}
	.uluth-logo_small_screen{font-size: 13px;}
	.uluth-darkbox {padding: 10px}
}

@media (max-width: 280px) {	.uluth-logo_small_screen{font-size: 10px;}	
	.uluth_contentbg li, .uluth-dark li{font-size: 12px; padding: 5px; border-radius: 2px}
.uluth_contentbg strong, .uluth-dark strong{font-size: 12px}
	.uluth_contentbg ul, .uluth-dark ul{margin: 2px}
	.uluthcontectbox2, .uluthcontectbox {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:     linear-gradient(45deg, #003e32 0.000%, #003e32 7.692%, #002520 calc(7.692% + 1px), #002520 15.385%, #000f0e calc(15.385% + 1px), #000f0e 23.077%, #000000 calc(23.077% + 1px), #000000 30.769%, #000000 calc(30.769% + 1px), #000000 38.462%, #000000 calc(38.462% + 1px), #000000 46.154%, #000000 calc(46.154% + 1px), #000000 53.846%, #000000 calc(53.846% + 1px), #000000 61.538%, #000000 calc(61.538% + 1px), #000000 69.231%, #000e00 calc(69.231% + 1px), #000e00 76.923%, #002400 calc(76.923% + 1px), #002400 84.615%, #063d00 calc(84.615% + 1px), #063d00 92.308%, #115500 calc(92.308% + 1px) 100.000%)!important;
            text-align: left;
           			opacity:0.97 !important;
					 }	
	
	.uluth_bgheader.sticky{background-color: rgba(40, 29 ,135, 0.7)}

	 .sticky.uluth-logo a{font-size: 27px; width: auto}
	.uluth-darkbox {margin-top: 3vh; margin-bottom: 3vh}
	.sticky.uluth-logo h1{ width: auto; padding: 5px; background: none; box-shadow: 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){ 

	
	.uluth-logo h1{ font-size: 30px;}
	
}

@media (min-width: 2001px) and (max-width: 2558px) {
		.uluth-logo h1{ font-size: 40px; width:700px}	

	
	
}

@media (min-width: 2560px) and (max-width: 3499px) {
	.uluth-logo h1{ font-size: 40px; width:700px}	

	
	
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.uluth-logo h1{ font-size: 40px; width:700px}	
#scrolltop {right:25vw}	
	
	
}
@media screen and (min-width: 4500px)  and (max-width: 6399px) {
			.uluth-logo h1{ font-size: 40px; width:700px}	
#scrolltop {right:25vw}	

}

@media screen and (min-width: 6400px) {

	.uluth-logo h1{ font-size: 40px; width:700px}	
#scrolltop {right:25vw}	
	
}


