@charset "utf-8";
/* CSS Document */
*,
*::before,
*::after { box-sizing: border-box; }
html {width: 100%; min-height: 100%; }
body {font-family: 'Poppins', sans-serif; background:url(../images/banner.jpg) center 0 fixed no-repeat;}
h1,
h2,
h3,
h4,
h5,
h6 {color:#3B424D;}
img { max-width: 100%; }
p { margin: 0; padding: 0; line-height: 20px; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
ul { list-style: none; }
.no-pad { padding: 0 !important; }
.no-spacing{ margin: 0 !important; }
.no-pad-rt { padding-right: 0!important; }
.no-pad-lft { padding-left: 0!important; }
.no-floting { float: none; }
.hor-center { margin: auto; }
.hor-spacer-10 { margin-top: 10px; }
.rel { position: relative; }
.abs { position: absolute; }
.txt-center { text-align: center; }
.mTop25 { margin-top: 25px; }

/*======================================
//--//-->   Navigation Bar
======================================*/
#hero{widht:100%; height:80vh; }
.herocontainer{padding-top:250px;}
.herocontainer .imgleft{width:auto; float:left; margin-right:20px;}
.herocontainer .contentright{width:80%; float:left; padding-top:12px;}
.herocontainer .contentright h1{font-weight:600; color:#00a4aa; font-size:34px; line-height:1; margin-bottom:0;}
.herocontainer .contentright h3{font-weight:400; color:#ffffff; font-size:24px; line-height:1;}
.contentsection{background:#fff; border:1px solid #b5babd; padding:50px;}
.contentsection h3{padding-left:5px; font-size:28px; color:#00a4aa; font-weight:700;}
.contentsection ul{margin:0px; padding:0;}
.contentsection li{display:inline-block; border-right:3px solid #00a4aa; font-size:18px; color:#525050; margin:0px 5px; padding-right:8px; line-height:1;}
.contentsection li:last-child{border-right:0;}

.nurserycol{margin-top:40px;}
.nurserylist{margin-bottom:45px; width:100%; padding:20px 20px 15px; border:1px solid #44c0bd; background:#fff; position:relative; 
box-shadow:-1px -1px 15px -1px #ccc;
-webkit-box-shadow:-1px -1px 15px -1px #ccc;
-moz-box-shadow:-1px -1px 15px -1px #ccc;}
.nurserylist::before {
	top:100%;
	left:50%;
	border:solid transparent;
	content:'';
	height:0;
	width:0;
	position:absolute;
    border-color: rgba(68,192,189,0);
    border-top-color: rgba(68, 192, 189, 0);
	border-top-color:#44c0bd;
    border-width: 11px;
    margin-left: -11px;
}

.topsection{background:#000; float:left; padding:20px 40px;}
.lefttop{width:65%; float:left;}
.topright{width:35%; float:left; border-left:2px solid #fff; padding-left:20px;}
.topright .videocontent{width:80%; float:left; color:#fff;}
.topright .videoicon{width:20%; float:left; padding-top:12px;}

.countbg{background:url(../images/countbg.png) no-repeat center center; width:150px; height:150px; text-align:center; font-size:36px; color:#fff; padding-top:48px; padding-left:10px; font-weight:500;}
.circleimg{background:#000; width:175px; height:175px; border-radius:100%; margin:0 auto;}
.circleimg img{border-radius:100%;}
.nurserylist p{font-size:18px; color:#000; font-weight:500; line-height:1.3;}

.contentsection .btn{background:#44c0bd; padding:15px 30px; border-radius:0; font-size:17px; font-weight:700; color:#fff; text-transform:uppercase;}
.contentsection .btn:hover{background:#0c2b2a;}

.footer h5{font-size:23px; color:#282828; font-weight:700;}
.footer p{font-size:23px; color:#282828;}
.footer p a{color:#282828;}
.footer p a:hover{color:#44c0bd;}


/*
     FILE ARCHIVED ON 07:23:32 Mar 25, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:17:01 Apr 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 2.893
  load_resource: 138.254
  PetaboxLoader3.resolve: 30.066
  PetaboxLoader3.datanode: 54.788
*/