/*
Blooming Babies
*/
@import url(https://fonts.googleapis.com/css?family=Fredericka+the+Great);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #FFF;text-decoration: none;}
a:hover {opacity: 0.9; text-decoration: none;}

h1, h2 	{font-size: 25px;line-height: 30px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}

p{margin: 10px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

hr.line{border-color: #e9e9e9;padding: 0;margin: 0;}
/*-- Color --*/
.color-blue, .color-red, .color-yellow, .color-green {font-family: 'Fredericka the Great', cursive;font-weight: 500;}
.color-blue{color: #FEFEFE !important;}
.color-red{color: #FEFEFE !important;}
.color-yellow{color: #FEFEFE !important;}
.color-green{color: #FEFEFE !important;}
.color-orange{color: #FEFEFE !important;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:10px; margin:0;}
body {font: 14px/25px Arial, Helvetica, sans-serif;font-family: 'Open Sans', sans-serif;background:#5edcff;padding:0;}
body .wrap-body{}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
header{text-align: center;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{background: #00abff;}

/* ---content-box--- */
.content-box {}
.content-box .wrap-box {padding:10px 10px; position: relative;}
.content-box .header {text-align: center; margin-bottom: 10px;}
.content-box .header h2{font-size: 45px; margin: 20px; line-height: 45px;}
.content-box .header h2i{font-size: 45px; margin: 0px; line-height: 45px;}
.content-box .header .wrapper{padding: 5px; display: inline-block;}

.content-box.boxstyle-1{background-color: #00abff;}
.content-box.boxstyle-2{background-color: #00abff;}
.content-box.boxstyle-facebook{background:#931010; color: #333;}

.content-box.box-1 p{text-align: justify;
    text-justify: inter-word;text-indent: 50px;
}
.content-box.box-1 img{vertical-align: bottom}

.content-box.box-2 {}
.content-box.box-team img {
    border-radius: 5%;
    display: inline-block;
    border-radius: 5%;
    padding: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-box.box-team p {margin: 10px 0;text-align: justify;
    text-justify: inter-word; text-indent: 50px;}

.content-box.box-2 .post{display: inline-block;margin-top: 20px;}
.content-box.box-2 .wrapper{text-align: center;}

.content-box.box-3 {}
.content-box.box-3 .post{text-align: center;margin: 20px inherit; }
.content-box.box-3 img{margin-bottom: 10px;max-width: 200px;border-radius: 50%;}
.content-box.box-3a img {
    border-radius: 50%;
    display: inline-block;
    padding: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-box.box-3a img:hover {
    box-shadow: 0px 0px 15px 25px rgba(255, 215, 0), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-box.box-3a p {margin: 10px 0;text-align: justify;
    text-justify: inter-word; text-indent: 50px;}
.content-box.box-3b img {
    border-radius: 5%;
    display: inline-block;
    padding: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-box.box-3b img:hover {
    box-shadow: 0 10px 18px 0 rgba(173, 163, 219, 1), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.content-box.box-4 {}
.content-box.box-4 .post{background: #5eb6ff; color: #3F3F3F; margin-bottom: 30px; border: 0px solid #ffffff; border-radius: 20px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.content-box.box-4 .post .wrapper{padding: 25px 25px 25px 25px; text-align: justify; text-indent: 50px}
.content-box.box-4 .post .wrapperdailyr{padding: 25px 25px 25px 25px; text-align: justify;}
.content-box.box-4 .post img{max-height: 440px; border: none; padding: 10px;
border-radius: 35px;
}

.content-box.box-4offer {}
.content-box.box-4offer .post{background: #5eb6ff; color: #3F3F3F; margin-bottom: 30px; border: 0px solid #ffffff; border-radius: 20px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.content-box.box-4offer .post .wrapper{padding: 5px 5px 5px 5px; text-align: center;}
.content-box.box-4offer .post .wrapperdailyr{padding: 5px 5px 5px 5px; text-align: left;}
.content-box.box-4offer .post img{max-height: 440px; border: none; padding: 10px;
border-radius: 35px;
}

.content-box.box-4offer h1 {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px rgba(155, 159, 153, 1), 0 0 5px rgba(155, 159, 153, 1);
    font-size: 25px;line-height: 30px;
}
.content-box.box-4offer h2a {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px rgba(155, 159, 153, 1), 0 0 5px rgba(155, 159, 153, 1);
    font-size: 19px;line-height: 19px;
}
.content-box.box-4activity p {margin: 10px 0;text-align: justify;
    text-justify: inter-word; text-indent: 50px;}

.content-box.box-5 {}
.content-box.box-5  .extra img{ height: 100%;width: 100%; max-width: 375px; border-radius: 10px; box-shadow: 0 4px 8px 5px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.content-box.box-5  .extra {margin-bottom: 30px;}
.content-box.box-5  .post h3, .extra h4{margin: 10px 0 15px 0;line-height: 1.2;}
.content-box.box-5  .post h3, .extra h4{margin: 10px 0 15px 0;line-height: 1.2;}
.content-box.box-5  .info {}
.content-box.box-5  .r-slidebar{border-left: 1px solid #eee;}
.content-box.box-5  .r-slidebar ul li{ font-size: 16px;}
.content-box.box-5  .r-slidebar .post{margin-bottom: 30px; border-bottom: 1px solid #eee;padding-bottom: 10px;}
.content-box.box-5  .r-slidebar .post:last-child {border-bottom: none;}

/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{padding: 0px 0 50px;}

article{background: #00abff; color: #3F3F3F; }
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article img{height: auto;width: 100%; border: none;}
article .art-header{}
article .art-content{padding: 40px 60px 0 60px;}
article .art-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .art-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}

article .entry-titleprograms {text-align: center;background: url(../images/banner.jpg) no-repeat center center;min-height: 250px;padding-top: 100px;}
article .entry-titlewhyus {text-align: center;background: url(../images/banner.jpg) no-repeat center center;min-height: 250px;padding-top: 100px;}
article  h1.entry-titleprograms{line-height: 1.2;font-size: 40px;color: #fff;}
article  h1.entry-titlewhyus{line-height: 1.2;font-size: 40px;color: #fff;}
article h2{line-height: 1.1;font-size: 20px;margin: 0;}
article .info a{ color: #BE0A0A;}
article .info a:hover{ text-decoration: underline;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{text-align: center;}

footer .wrap-footer{background-color: #3dae0a;padding: 30px 0 20px;position: relative;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}
footer a{color:#000;}
footer p{margin-top: 20px;}
footer a:hover{text-decoration: underline;}
footer ul li {display: inline-block;margin-right: 0px;}
footer ul.social-buttons li a{padding: 10px 12px;display: block;width: 40px;height: 40px;border-radius: 50%;font-size: 20px;line-height: 40px;color: #ffffff;background-color: #DE5781;transition-duration: 0.3s;}
footer ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active{background-color: #333333;}
footer ul.quick-link li{margin-top: 10px;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact h3{margin-left: 30px;}
#contact_form {padding:0px 25px;}

#ff label {cursor:pointer;margin:5px 0;display:block;font-weight:bold;}

#ff input {display:block;width:100%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#000;	border:1px solid #E0768C;padding:13px;margin: 5px 0 25px 0;font-size: 16px;max-height: 45px;}

textarea {display:block;width:100%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid #E0768C;padding:10px;margin: 5px 0 25px 0;}

#ff .sendButton {cursor:pointer;background-color:#E0768C;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:35%;color:#ffffff;}
#ff .sendButton:hover {opacity: 0.8;}
#ff .ibutton {
  display: inline-block; cursor:pointer;background-color:#E0768C;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:35%;color:#ffffff;
}
#ff .ibutton:hover {opacity: 0.8;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{background-color: #333;border-radius: 4px; padding: 10px 15px;color: #fff;}
a.button:hover{background-color: #eee;color: #333;}
.buttonfacebook{background-color: #2F44A2;border-radius: 4px; padding: 1px 5px;color: #fff;}
.buttonfacebook:hover{background-color: #eee;color: #333;}
.buttontwitter{background-color: #609BE9;border-radius: 4px; padding: 1px 5px;color: #fff;}
.buttontwitter:hover{background-color: #eee;color: #333;}
.buttonseesaw{background-color: #333;border-radius: 4px; padding: 1px 5px;color: #fff;}
.buttonseesaw:hover{background-color: #eee;color: #333;}
/* ---------------------------------------------------------------------------- */
/* ----------------------------------Responsive-------------------------------- */
/* ---------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------- */
/* -------------------------------Zoom-Effect---------------------------------- */
/* ---------------------------------------------------------------------------- */	
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container .zoom-caption h3 {
	display: block;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.5em;
	font-weight: 900;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #fff;
	margin: 23% 0 0;
	padding: 10px 0;
	border-top: 5px solid rgba(255, 255, 255, .15);
	border-bottom: 5px solid rgba(255, 255, 255, .15);
}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: none;
}
/*------Home page title------*/

bb10   {color:#0001C9;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);
}
bb20   {color:#019802;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb30   {color:#FFFE03;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb40    {color:#cb0a0a;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}

bb50   {color:#03F;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb60    {color:#FF00FE;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb70   {color:#FD0100;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb80    {color:#01CC00;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb90   {color:#320033;font-size: 12px;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}

bb1t   {color:#0001C9;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);
}
bb2t   {color:#019802;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb3t   {color:#FFFE03;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb4t    {color:#cb0a0a;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}

bb5t   {color:#03F;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb6t    {color:#FF00FE;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb7t   {color:#FD0100;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb8t    {color:#01CC00;fline-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}
bb9t   {color:#320033;line-height: 30px;
text-shadow: 1px 1px 0px #333;filter: dropshadow(color=#333, offx=1, offy=1);}

.content-box.box-04 {}
.content-box.box-04 p {text-align: justify;
    text-justify: inter-word;text-indent: 50px;}
.content-box.box-04 .post{background: #ffffff; color: #3F3F3F; margin-bottom: 30px; border: 1px solid #ffffff; }
.content-box.box-04 .post .wrapper{padding: 50px 5px 5px 5px; text-align: justify;}
.content-box.box-04 .post img{max-height: 440px;width: 550px; border: none; padding: 5px; border-radius: 5%;
    display: inline-block;
    border-radius: 5%;
    padding: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.content-box.box-04 .post h3{text-align:center;font-size:25px;color:#333;line-height:30px}



.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #5eb6ff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: 10px;
    display: none;
}

.back-to-top:hover {    
    background-color: rgba(135, 135, 135, 0.50);
}
.content-box.boxstyle-title1{background-color: transparent;}
.content-box .wrap-tbox {padding:0px 0px; position: relative;}
