*{
	margin: 0;
	padding: 0;
}

.modal-dialog {
	max-width: 700px;
	margin: 1.75rem auto;
  }

  .btn {
	display: contents;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .btnimg {
	padding: 20px 10px 20px 10px;
  }

body {
	background-image: url('../img/bg.jpg');
  	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	font-family: 'Trebuchet MS', sans-serif;
	color: grey;
}
p {
	color: grey;
}

.rowbg {
	background-color: #fff;
}

.abtbg {
	background-color: #49c27d;
}

.box {
	margin: 0px 80px;
}
@media screen and (max-width: 768px) {
	.box {
		margin: 0px;
	}
	
}

.navbar ul{
display: block;
font-family: "Amatic SC", sans-serif;
font-size: 30px;
list-style-type: none;
padding: 0;
margin: 0;
width: 100%;
}

.navbar ul li a{
	padding: 30px 40px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	text-decoration: none;
	display: block;
	width: 100%;
}

.navbar ul li a.active{
background-color: #4CAF50;
color: white;
display: block;
width: 100%;
}

.navbar ul li a:hover:not(.active) {
background: #4CAF50;
color: white;
}

.navbar ul li a:hover {
background: #4CAF50;
color: white;
}
.socialbox {
	padding: 20px 40px;
	margin: 0 auto;
}
.socialicons {
	margin: 10px;
}
.logo
{
	height: 160px;
	padding: 10px 35px;
	margin: 0 auto;
}
.logobox {
	background-color: #fff;
	align-items: center;
	justify-content: center;
}
.menubox {
	background: #3661b0;
}

.fa {
  padding: 10px;
  font-size: 30px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 10%;
}

.fa:hover {
    opacity: 0.7;
	color: white;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.tabimage {
	width: 100%;
	padding: 20px;
}

.home-content {
	font-size: 16px;
    font-weight: normal;
    color: grey;
	line-height: 30px;
	padding: 15px 15px;
}

.abt-content {
	
	font-size: 16px;
    font-weight: normal;
    color: white;
	line-height: 30px;
	padding: 30px;
}


.content {
	
	font-size: 16px;
    font-weight: normal;
    color: grey;
}

.title {
	
	font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 25px;
	padding-bottom: 20px;
	margin-bottom:20px;
	text-transform: uppercase;
	border-style:dotted;
	border-color: red;
  border-width: 0px 0px 2px 0px;
  transition: all .1s ease-in;
  width: 200px;
}

.banner-section {
	width: 100%;
	background-image: url("../images/bg_section_1.jpg");
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.main-section {
	padding-bottom: 10px;
	width: 100%;
}

.kids-section {
	margin: 0 auto;
	padding-bottom: 40px;
	text-align: center;
	width: 100%;
}


.title2 {
	font-family: "Amatic SC", sans-serif;
	font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
	padding-bottom: 20px;
	text-transform: uppercase;
	border-style:dotted;
	border-color: yellow;
  border-width: 0px 0px 2px 0px;
  transition: all .1s ease-in;
  text-align: center;
  width: 400px;
  margin: 0 auto;
}

.title3 {
	
	font-size: 16px;
    color: #fff;
    line-height: 20px;
	padding-bottom: 10px;
	border-style:solid;
	border-color: yellow;
  border-width: 0px 0px 2px 0px;
  transition: all .1s ease-in;
  text-align: left;
  width: 200px;
  letter-spacing: 2px;
}

.title4 {
	font-family: "Amatic SC", sans-serif;
	font-size: 40px;
    font-weight: bold;
    color: #000;
    line-height: 25px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-transform: uppercase;
	border-style:dotted;
	border-color: red;
	text-align: center;
	border-width: 0px 0px 2px 0px;
	transition: all .1s ease-in;
	width: 400px;
	margin: 0 auto;
}

h1 {
	font-family: "Amatic SC", sans-serif;
	font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 25px;
	padding-bottom: 10px;
	padding-top: 30px;
	text-transform: uppercase;
	border-style:dotted;
	border-bottom-width: thick;
	border-color: darkorange;
	border-width: 0px 0px 2px 0px;
	transition: all .1s ease-in;
	width: 450px;
	display: flex;
}
h2 {
	font-family: "Amatic SC", sans-serif;
	font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	border-style:dotted;
	border-bottom-width: thick;
	border-color: darkorange;
	border-width: 0px 0px 2px 0px;
	transition: all .1s ease-in;
	width: 250px;
	display: flex;
}

.title6 {
	font-family: "Amatic SC", sans-serif;
	font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
	padding-bottom: 30px;
	padding-top: 50px;
	text-transform: uppercase;
	border-style:dotted;
	border-color: white;
  border-width: 0px 0px 2px 0px;
  transition: all .1s ease-in;
  width: 400px;
  margin: 0 auto;
}

.iconset {
	margin-bottom: 20px;
	
}


.text {
	
	font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 20px;
	margin: 20px 0px;
}


.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.icon-bar 
{
	background: darkorange;
	
}
.banner {
	width: 100%;
	height: auto;
}

.footer {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #3b539b;
}

.footer-content{
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 12px;
	color: #b4c7ff;
}
.footer-text {
	color: #b4c7ff;
	transition: 0.4s;
	text-decoration: none;
}
.footer-text:hover {
	color: #fff;
	transition: 0.4s;
	text-decoration: none;
}



.gallery-image {
  transition: transform 0.2s ease;
  cursor: pointer;
}

.gallery-image:hover {
  transform: scale(1.05);
}
