a:hover{
    text-decoration:none;
}

.Red {
    background: #e31d2e;
}

.Light_Blue {
    background: #2ebaed;
}

.Orange {
    background: #fab54f;
}

.Dark_Blue {
    background: #9194c7;
}

.Pink {
    background: #de6673;
}

.Green {
    background: #a0c988;
}

.Purple {
    background: #d699b5;
}

.Yellow {
    background: #eee13e;
}

.row_padding{
    padding-top:40px;
    padding-bottom:40px;
}


.redColor{
    color:#e31d2e;
}

.lightRedColor{
    color:#de6673;
}

.blueColor{
    color:#62a7ca;
}

.lightBlueColor{
    color:#2ebaed;
}

.orangeColor{
    color:#eb7d24;
}

.darkBlueColor{
    color:#0875ba;
}


.pinkColor{
    color:#eb528b;
}

.greenColor{
    color:#a0c988;
}

.purpleColor{
    color:#9b5ca2;
}

.yellow_color{
    color:#fee800;
}

.font60px{
    font-size:60px;
    line-height:1.5;
}

.font58px{
      font-size:58px;
      line-height:1.2;
 }

.font38px{
    font-size:38px;
}


.font28px{
    font-size:28px;
}

.font20px{
    font-size:20px;
}

.font18px{
    font-size:18px;
}



.longanswer textarea {
    min-height:150px;
    width:248px;
}

input.btn[type="submit"]{
    border: 1px solid #62a7ca;
    height: 38px;
    background-color: #62a7ca;
    color: #fff;
    border-radius: 8px;
    line-height: 20px;
    font-weight: bold;
    white-space: nowrap;
    font-size: 14px;
 
}


.navbar-toggler:hover,
.navbar-toggler:focus{
    outline:none;
}

img.img-responsive{
    max-width:100%;
display:block;
height:auto;
}

a {
  color:#62a7ca;
  text-decoration:none;
}


h1{
   font-size:34px;
    margin-bottom:20px;
    margin-top:20px;
    font-weight:bold;  
}

h2{
    font-size:30px;
    margin-bottom:20px;
    margin-top:20px;
    font-weight:bold;
}

h3{
    font-size:28px;
    margin-bottom:20px;
    margin-top:20px;
    font-weight:bold;
}


 h4 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom:20px;
    margin-top:20px;
}


.home_top p{
  margin-bottom:0px;  
}



/*@font-face {*/
/*    font-family: 'Freude';*/
/*    src: url('/fonts/Freude-Normal.woff') format('woff2'),*/
/*        url('/fonts/Freude-Normal.woff2') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/


.footer-twitter-block{
    background-color:#5998b8;
}


.field-validation-error{
    display:block;
    color:red;
}



body {

        background: #eff6fa;
        font-family: cursive;
        color: #4d4d4d;
        font-size: 17px;
        line-height: 2;
        margin-top:0px;
}

.contact_card .card{
    height:300px;
}
.card-img-top{
    height:60%;
    position:absolute;
}
.image_card .card-body{
    bottom: 0;
    overflow: hidden;
    max-width: 100%;
    width:100%;
    position:absolute;
    height:40%;
}

.carousel-inner .carousel-caption{
left:auto ;
right:51%;
}

#top_header{
    background-image:url("../media/mzbkk30n/circles-desktop.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
}

.big_hader .logo {
    width: 100%;
    text-align: center;
    margin-top: 28px;
}

.big_hader .hader_navbar {

    margin-top: 30px;
}

.big_hader .hader_navbar .navbar-nav {
    margin: auto;
    text-align: center;
}


.big_hader .hader_navbar .navbar-nav a {
    border: 1px solid #62a7ca;
    margin-left: 10px;
    height: 38px;
    background-color: #62a7ca;
    color: #fff;
    border-radius: 8px;
    line-height: 20px;
    white-space:nowrap;
    font-size: 16px;
    margin-bottom: 3px;

}

.back_image .row {
    margin-left: 0;
    margin-right: 0;
}

.big_hader .hader_navbar .navbar-nav a.active {
    background: #fff;
    color: #62a7ca;
    border: 1px solid #62a7ca;
}

.big_hader .hader_navbar .navbar-nav a:hover {
    background: #fff;
    color: #62a7ca;
}

.big_hader .hader_navbar .navbar-nav a:focus{
    background: #fff;
    color: #62a7ca; 
}

.big_hader .hader_navbar .navbar-nav a.active:hover {
    background: #62a7ca;
    color: #fff;
}

.bd-example{
    width:100%;
}


#main_banner .innerBanner-item img{
    min-width:100%;
    max-width:100%;
}

#main_banner{
    height:400px;
}


#main_banner .carousel-inner ,
#main_banner .carousel-item, 
#main_banner .carousel-item img{
    height:100%;
    width:100%;
}

#main_banner .carousel-item{
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}


#main_banner .innerBanner-item{
    height:100%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}



#main_banner .carousel-caption{
    top:40;
   
}
.back_image {
    margin-top: 25px 0;
}

.back_image ol {
margin-right: auto;
margin-left:auto;
max-width:100px;
margin-bottom:50px;
padding-left:20px;
display:none;
}

.back_image ol li {

    padding: 8px;
    border-radius: 50%;
}

.back_image .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    opacity: 1;
    box-shadow: 1px 1px 3px;
    height: 0;
    border: 2px solid white;
}

.back_image .carousel-indicators li:hover {
    background: #62a7ca;
    box-shadow: 1px 1px 3px;
}

.carousel-indicators .active {
    background: #62a7ca;


}




.back_image .innerBanner-item .background_text {
    background: #a0c988;
    width: 435px;
    height: 221px;
    margin-bottom: 40px;
    margin-left: 0px;
    border: 2px solid#fff;
    box-shadow: 10px 10px 10px -5px #282828;
    border-radius: 15px;

}

.back_image .innerBanner-item  h5 {
    font-size: 60px;
    text-align: center;
 
}

.back_image .innerBanner-item  a {
    background: none;
    color: #fff;
    border: none;
   float:left;
   margin-left:28px;
    font-size: 20px;
    text-decoration:none;
}

.back_image .carousel-item .background_text {
    background: #a0c988;
    width: 435px;
    height: 221px;
    margin-bottom: 40px;
    margin-left: 0px;
    border: 2px solid#fff;
    box-shadow: 10px 10px 10px -5px #282828;
    border-radius: 15px;

}

.back_image .carousel-item h5 {
    font-size: 60px;
    text-align: center;
 
}

.back_image .carousel-item a {
    background: none;
    color: #fff;
    border: none;
   float:left;
   margin-left:28px;
    font-size: 20px;
    text-decoration:none;
}

/*start contact */



.contact_card .home_text h4 {
    font-size: 24px;
    margin-top: 50px;
}



.contact_card .home_text  {
    text-align: center;

    color: #4d4d4d;
    margin-bottom: 37px;
    font-size: 17px;
    line-height: 2;
}

/*.contact_card .home_text p.text {
    margin-bottom: 75px;

}

.contact_card .home_text p.text a {
    text-decoration: none;
}

.contact_card .home_text p.text span {
    color: #62a7ca;

*/


.contact_card h2,
.contact_card h3 {
    text-align: center;
    font-weight: bold;

}

.contact_card h2 {
    color: #62a7ca;
    font-size: 60px;
    margin-top: 50px;

    font-weight: bolder;

}

.contact_card h2 span {
    color: #de6673;

}

.contact_card h3 {
    color: #a0c988;
    font-size: 38px;
    margin-bottom: 60px;

    font-weight: bolder;

}

.contact_card .card {
    border: none;
    border-radius: initial;
    margin-bottom: 35px;
    color: #fff;
    overflow: auto;
    border-radius: 10px;

}

.contact_card .card .card-text {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height:36px;


}



#right_gallery .card{
    margin-bottom:20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-inner .carousel-caption{
    right:40% !important;
}
    
    .contact_card .card .card-text {
        font-size: 17px;
    }
}

/*start page 3*/


#right_gallery{
    padding-left:80px;
}

.contact_card .card_badding {
    margin-top: 40px;
}




/*end page 3*/
/*start page 4*/

.card .card-body .plan_icon{
    height:150px;
    float:left;
    width:100%;
    position:relative;
}

.card .card-body .plan_icon .in {
position:absolute;
bottom:20;
width:100%;
}




.children .card {
    border: 10px solid#62a7ca;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 25px;
}

.children .card .card-body {
    text-align: center;
}

.children .card .card-body i {
    font-size: 100px;
    color: #62a7ca;
    margin-top: 75px;
    margin-bottom: 26px;
}


.children .card .card-body .card-title {
    color: #62a7ca;
    text-align: center;
    font-size: 30px;
    font-weight: bold;

}

.contact_card a {
    text-decoration: none;
}

.children .card .card-body .card-text .number1_text {
    margin-top: 31px;
    color: #4d4d4d;
    
}

.children .card .card-body .card-text .number2_text {
    color: #4d4d4d;
    margin-top: 57px;;
}



.children .card .card-footer {
    padding: none;
    background: none;
    border-top: none;
    text-align: center;
}

.children .card .card-footer a {

    padding: 2px 15px;
    border-radius: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 3;
    margin-bottom: 15px;
    border: 1px;
    float:left;
    text-decoration:none;
}


.children .card .card-footer .book_party_link  a{
   background: #62a7ca;
}

.children .card .card-footer .contact_us_link a{
    background:#fab54f;
}





.children .card .card-footer i {
    font-size: 30px;
    margin-right: 5px;
    margin-top: 5px;
}

.plan_ahead {
    background: #a0c988;

    margin-top: 136px;
}


.plan_ahead .plan_one {
    text-align: center;
    margin: auto;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    background: #e31c2e;
    text-align: center;
    margin-top: -64px;
    margin-bottom: 30px;
    border: 6px solid#fff;
    box-shadow: 2px 2px 15px #6f6363;

}

.plan_ahead .plan_one h2 {
    text-align: center;
    color: #fff;
    margin-top: 22px;
    font-size: 63px;
    font-weight:normal;
    }

.plan_ahead .plan_tow {
    text-align: center;
    margin: auto;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    background: #2ebaed;
    text-align: center;
    margin-top: -64px;
    margin-bottom: 30px;
    border: 6px solid#fff;
    box-shadow: 2px 2px 15px #6f6363;
}

.plan_ahead .plan_tow h2 {
    text-align: center;
    color: #fff;
    margin-top: 22px;
    font-size: 63px;
    font-weight:normal;
 
}

.plan_ahead .plan_three {
    text-align: center;
    margin: auto;
    border: 6px solid#fff;
    box-shadow: 2px 2px 15px #6f6363;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    background: #99bd36;
    text-align: center;
    margin-top: -64px;
    margin-bottom: 30px;

}

.plan_ahead .plan_three h2 {
    text-align: center;
    color: #fff;
    margin-top: 22px;
    font-size: 63px;
    font-weight:normal;

}

.plan_ahead span {
    font-size: 20px;
}






/*end page 4*/
/*start 6 FAQ's Page*/
.contact_card .text_contact h2 {
    color: #62a7ca;
    font-size: 30px;
    margin-top: 50px;
    font-family: inherit;
    text-align: left;
}

.contact_card .text_contact p {
    color: #424546;
    text-align: left;
    margin-top: 20px;
}

body {
    color: #6a6c6f;
    background-color: #f1f3f6;
   
}

.container {
    max-width: 960px;
}

.panel-group {
    margin-top: 30px;
}


.panel-default .collapsing{
    height:auto !important;
        transition: none;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #62a7ca;
    border-color: #e4e5e7;
    padding: 0;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius:10px;
}

.panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    line-height: 26px;
    height:50px;
}

.panel-default>.panel-heading a:after {
    content: "\002b";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
     font-weight: bold;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
    display: block;
    text-decoration: none;
    color: #fff;
    height: 50px;
    line-height: 26px;

}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    font-weight: bold;
}



.panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-weight: bold;
}

.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
}

.accordion-option .title {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
}

.accordion-option .toggle-accordion {
    float: right;
    font-size: 16px;
    color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
    content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
    content: "Collapse All";
}

.panel-body  {
   
    margin-bottom: 20px;
}

.panel-body span {
    color: #62a7ca;
}

.panel-body button {
    background: none;
    border: none;
    color: #d4475b;
    margin-top: 20px;
    margin-bottom: 30px;
}

.panel-body .download_btn a{
    color: #d4475b;
    margin-top: 20px;
    margin-bottom: 30px;
}


/*end 6 FAQ's Page*/
/*start 7 Rules of Play Page*/
.text_contact {
    margin-top: 43px;
    margin-bottom: 120px;
}

.text_contact h2 {
    color: #62a7ca;
    margin-bottom: 25px;
}

.text_contact p {
    color: #10100e;
    font-size: 20px;
    margin-bottom: 40px;
}


/*end 7 Rules of Play Page*/
/*start 8 Gallery Page Page*/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 1.25rem;
    overflow: hidden;
}




.image_tow {
    margin-bottom: 25px;
}

.icon {
    text-align: center;
    margin-top: 50px;
}

.icon i {
    font-size: 50px;
    color: #62a7ca;
}

.arrow_icon{
    text-align: center;
    margin-top: 20px;
    margin-bottom:20px;
}


.arrow_icon i {
    font-size: 50px;
    color: #62a7ca;
}

/*end 8 Gallery Page Page*/
/*start content */
.content_footer {
    background: #62a7ca;
    padding-top: 50px;
	background-image: url(../media/mzbkk30n/circles_footer.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
	background-size: contain;
}

.content_footer .icon {
    font-size: 50px;
    display: inline-block;
    margin-top: 10px;
}

.content_footer .icon i {
    margin-bottom: 45px;
    margin-right:20px;
    background: none;
    color: #fff;
    border: 2px solid#fff;
    border-radius: 50%;
    text-align: center;
    padding: 15px;
    width: 85px;
    height: 85px;
    float:left;
}

.content_footer .icon i:hover {
    background: #eff6fa;
    color: #62a7ca;
}

.content_footer .follow_us h2 {
    color: #fff;
    margin-right: 73%;
    margin-top: auto;
    font-size: 30px;
    font-weight: bold;
    width:100%;


}


.content_footer .follow_us p {
    color: #fff;
    font-size: 17px;
}

.content_footer .follow_us p a {
    color: #fff;


}

.content_footer .follow_us span {
    color: #c9e3f0;
    font-size: 17px;
}

.content_footer .information h2 {
    color: #fff;
    font-weight: bold;
    margin-top: auto;
    font-size: 22px;


}

.content_footer .information ul {
    margin-left: 10px;
}

.content_footer .information ul li a {
    color: #fff;

}

.content_footer .information ul li a:hover{
    text-decoration:none;
}

.content_footer .title {
    color: #fff;
    margin-bottom: 40px;
    margin-top: 46px;
}

/*end content*/




/* Small devices (landscape phones, 576px and up)*/


.text_contact p {
    font-size: 20px;
}

.image_one .imag {
    margin-bottom: 30px;
}


@media only screen and (min-width: 992px) and (min-width: 1200px) {
    .content_footer .follow_us h2 {
        font-size: 26px;
        margin-right: 77%;
    }
    .panel-group{
        margin-left:15px;
        margin-right:15px;
    }


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .content_footer .follow_us h2 {
        font-size: 23px;
    }

    .content_footer .information h2 {
        font-size: 23px;
    }
    .panel-group{
        margin-left:15px;
        margin-right:15px;
    }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
    .content_footer .follow_us h2 {
        font-size: 18px;
        margin-right: 81%;
    }
    .panel-group{
        margin-left:15px;
        margin-right:15px;
    }

}




@media(max-width:850px) {
    #main_banner .carousel-caption{
        display:none !important;
    }
}



@media only screen and (min-width: 540px) and (max-width: 767px) {
    body{
        font-family:'Lato', sans-serif;
    }
    
    #map{
        margin-top:30px;
    }
    
    .contact_card .card .card-text {
        font-size: 17px;
    }
}



@media(max-width:540px) {
    
    body{
        font-family:'Lato', sans-serif;
    }
    .children .card .card-body .card-text{
           font-family:'Lato', sans-serif;
    }
    .contact_card .card img{
        object-fit: cover;
    }
    .image_card .card-body{
        padding:10px;
    }
    
    #map{
        margin-top:30px;
    }
    
    .contact_card {
        margin-left: 15px;
        margin-right:15px;
    }
    
    .contact_card .home_text p {
        text-align: center;
  
        color: #4d4d4d;
        margin-bottom: 37px;
        margin-left: 10px;
        margin-right: 10px;
        line-height: 1.9;
        font-size: 23px;
    }
    .contact_card .home_text h4 {
        font-size: 26px;
    }
    
    .panel-default>.panel-heading a{
      font-size:15px;
      line-height:30px;
      height:auto;
    }
    .panel-default>.panel-heading a:after{
        margin-top:8px;
    }
    .panel-default>.panel-heading a[aria-expanded="true"]{
        height:auto;
        line-height:30px;
    }
    
}


@media only screen and (max-width: 479px) {
    .font60px{
    font-size:50px;
    line-height:1.5;
    }
    
     .font58px{
          font-size:48px;
     }
     
    .big_hader .hader_navbar .navbar-nav{
        margin-top:20px;
        margin-bottom:10px;
    }
    
    #main_banner{
        height:190px;
    }
    
    .content_footer .icon i{
        float:none;
        margin-bottom:20px;
        margin-right:10px;
    }
    .back_image ol{
        margin-bottom:25px;
    }
     .big_hader .logo{
        margin-top:20px;
    }
    
    .panel-group{
        margin-left:15px;
        margin-right:15px;
    }
    

    #right_gallery{
    padding-left:0px;
    }
    
    .content_footer .follow_us h2 {
        font-size: 19px;

    }


    .contact_card h3 {
        font-size: 30px;
    }

    .contact_card h2 {
        font-size: 40px;
    }
    
    .plan_ahead .plan_tow,
    .plan_ahead .plan_three {
        margin-top: 0px;
    }
}






