﻿/* start homepage register section */
.registerSection {
	/*border-image: url("../img/orangeBorderTop.jpg") 38 0 round;
	border-top: 38px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;*/
	position:relative;
	width: 1080px;
	margin: 0 auto;
}

.registerSection-title {
	text-align:center;
	font-family: Vibur, Arial, Helvetica;
    font-weight: bold;
	font-size: 38px;
	color: #062d44;
	margin-bottom: 0px;
}

.registerSection-registerBtn {
	display: block;
	color: #FFFFFF;
	background-color: #00b6d7;
	width: 270px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	padding-top: 20px;
	padding-bottom: 18px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	border-radius: 33px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#registerLnk {
    text-decoration: none;
    cursor: pointer;
}

.registerSection-workinprogress {
    display: none;
    width: 270px;
    font-family: Vibur, Arial, Helvetica;
    font-weight: bold;
    font-size: 20px;
    color: grey;
    margin-bottom: 0px;
}

.introduction-coles {
    display: inline-block;
    border: 2px solid red;
    float: left;
    font-family: Vibur, Arial, Helvetica;
    color: #062d44;
    font-size: 24px;
    font-weight: bold;
}


.registerSection-content {
	float:left;

}


.registerSection-characters {
	float:right;
	background: url("../images/kids.png") center bottom no-repeat;
	background-size: 100% 100%;
	min-height: 352px;
	float:right;
	width: 594px;
}

/* end homepage register section */


/* start homepage newsletter section */
.recommendedNewsletterSection {
	background-color: #ffca3c;
	background: url("../images/patternRecommendedSchool.jpg") center bottom;
	border-bottom: 8px solid #ffca3c;
	position: relative;
	font-family: Vibur, Arial, Helvetica;
}

.recommendedNewsletterSection h3 {
	font-size: 30px;
	color: #062d44;
	margin-bottom: 0px;
    font-family: Vibur, Arial, Helvetica;
    font-weight: bold;
}

.recommendedNewsletterSection-borderTop{
	background:url("../images/orangeBorderTop.jpg") center top repeat-x;
	height: 38px;
}

.recommendedNewsletterSection-top {
	background: #fcfeff;
	background: -moz-linear-gradient(bottom, rgba(255,190,60,1) 0%, rgba(255,193,60, 0.75) 20%, rgba(255,196,60,0.75) 40%, rgba(255,198,60, 0.5) 60%, rgba(255, 200, 60, 0.25) 80%, rgba(255, 201, 60, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,190,60,1)),color-stop(20%, rgba(255,193,60, 0.75)),color-stop(40%, rgba(255,196,60,0.75)), color-stop(60%, rgb(255,198,60, 0.5)), color-stop(80%, rgba(255, 200, 60, 0.25)), color-stop(100%, rgba(255, 201, 60, 0.25)));
	background: -webkit-linear-gradient(bottom, rgba(255,190,60,1) 0%, rgba(255,193,60, 0.75) 20%, rgba(255,196,60,0.75) 40%, rgba(255,198,60, 0.5) 60%, rgba(255, 200, 60, 0.25) 80%, rgba(255, 201, 60, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(255,190,60,1) 0%, rgba(255,193,60, 0.75) 20%, rgba(255,196,60,0.75) 40%, rgba(255,198,60, 0.5) 60%, rgba(255, 200, 60, 0.25) 80%, rgba(255, 201, 60, 0) 100%);
	background: -ms-linear-gradient(bottom, rgba(255,190,60,1) 0%, rgba(255,193,60, 0.75) 20%, rgba(255,196,60,0.75) 40%, rgba(255,198,60, 0.5) 60%, rgba(255, 200, 60, 0.25) 80%, rgba(255, 201, 60, 0) 100%);
	background: linear-gradient(to bottom, rgba(255,190,60,1) 0%, rgba(255,193,60, 0.75) 20%, rgba(255,196,60,0.75) 40%, rgba(255,198,60, 0.5) 60%, rgba(255, 200, 60, 0.25) 80%, rgba(255, 201, 60, 0) 100%);
	min-height: 330px;
	position:absolute;
	top:37px;
	width: 100%;
}

.recommendedNewsletterSection-schoolsOuter {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.recommendedNewsletterSection-introduction{
	float: left;
}

h3.recommendedCentersHeader {
    width: 105px;
    font-size: 36px;
}

/** start recommended school carrusel */
.recommendedNewsletterSection-carrusel {
	height: 254px;
	width: 756px;
	background: rgba(255,255,255, 0.5);
	float: right;
	margin-bottom: 38px;
	position: relative;
}

.img-recommended-center {
    margin-top: 40px;
    margin-left:auto;
    margin-right: auto;
}

.slide {
	position: absolute;
	/*top: 20px;		
	bottom: 0;*/
	width: 620px;
    margin: 20px auto 0px auto;
    top: 0; left: 0; bottom: 0; right: 0
	/*left: 10%;
    right: 10%;*/
}

.slide-hidden {
	display:none;
}


/** end recommended school carrusel */


.recommended-school {
	width: 150px;
	height: 100%;
	display: inline-block;
    height: 240px;
    margin-top:10px;
    float:left;
    margin-right: 5px;
}

.recommended-school img {
    margin-top:0px;
    height: 150px;
}

.highlighted-center-name {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 8px;
    text-transform: uppercase;
}

.highlighted-center-name a {
    text-decoration: none;
    color: #062d44;
}


/** start newsletter register and social links*/
.recommendedNewsletterSection-newsletterOuter {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	z-index: 2;	
}

.recommendedNewsletterSection-newsletter-register {
	float:left;
	margin-right: 20px;
}

.recommended-leftArrow{
	background: url("../images/left-arrow-destacados.png") 0 0 no-repeat;
	width: 62px;
	height: 55px;
	display: inline-block;
	position: absolute;
	margin-top: auto;
	margin-bottom: auto;
	top: 117px;
	bottom: 130px;
	left: -44px;
    border: none;
}

.recommended-rightArrow {
	background: url("../images/right-arrow-destacados.png") 0 0 no-repeat;
	width: 62px;
	height: 55px;
	display: inline-block;
	position: absolute;
	margin-top: auto;
	margin-bottom: auto;
	top: 117px;
	bottom: 130px;
	right: -50px;
    border: none;
}


.newsletter-followus {
	font-size: 30px;
	color: #062d44;
	display:block;
}

.newsletter-signUpBtn {
	display: block;
	color: #FFFFFF;
	background-color: #00b6d7;
	width: 293px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	padding-top: 20px;
	padding-bottom: 18px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	border-radius: 33px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.newsletter-socialNetworks {
	width: 100%;
}

.newsletter-socialNetworks-twitter {
	background:url("../images/twitter-orange.png") 0 0 no-repeat;
	float:left;
	width: 80px;
	height: 78px;
	text-decoration: none;
	margin-right: 19px;
}

.newsletter-socialNetworks-facebook {
	background:url("../images/facebook-orange.png") 0 0 no-repeat;
	float:left;
	width: 80px;
	height: 79px;
	text-decoration: none;
	margin-right: 19px;
}

.newsletter-socialNetworks-instagram {
	background:url("../images/instagram-orange.png") 0 0 no-repeat;
	float:left;
	width: 77px;
	height: 76px;	
	text-decoration: none;
	
}
	
.recommendedNewsletterSection-separator {
	background: url("../images/recommendedSchools-separator.jpg") 0 0 repeat-x;
	height: 1px;
	width: 100%;
	float:left;
}

.recommendedNewsletterSection-blogPosts-separator {
	padding-top: 40px;
	background: url("../images/newsletter-blogPosts-separator.png") 0 0 repeat-y;
	height: 262px;
	width: 12px;
	float:left;
}

.recommendedNewsletterSection-blogPosts{
	float:left;
	padding-top: 40px;
}
/** end newsletter register and social links*/

/** start blog posts home page **/
.matronatacion {
	background: url("../images/matronatacion.jpg") 0 0 no-repeat;
	width: 340px;
	height: 262px;
	margin-left: 52px;
	float: left;
	position: relative;
}

.matronatacion-inner {
	position: absolute;
	background-color: rgba(100,181,188,0.5);
	width: 100%;
	height: 100%;

}

.matronatacion-footer {
	background-color:rgba(54,127,122,0.5);
	bottom: 0;
	width: 100%;
	height: 44px;
	position: absolute;
}



.posts-footer-content {
	float:right;
	display: inline-block;
	margin-right: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	opacity: 1;
	margin-top: 8px;
}

.post-heading-matronatacion {
	margin-top: 75px;
	font-size: 40px;
	color: #FFFFFF;
	font-family: Vibur, Arial, Helvetica;
	text-align: center;
}

.post-heading-precioGuarderias{
	margin-top: 50px;
	font-size: 40px;
	color: #FFFFFF;
	font-family: Vibur, Arial, Helvetica;
	text-align: center;
}

.precioGuarderias {
	background: url("../images/precioGuarderias.jpg") 0 0 no-repeat;
	margin-left: 14px;
	width: 340px;
	height: 262px;
	float:left;
	position: relative;

}

.precioGuarderias-footer {
	background-color:rgba(87,97,135,0.5);
	bottom: 0;
	width: 100%;
	height: 44px;
	position: absolute;
}
/** start adverts section*/
.advertsSection-outer {
    width: 100%;
    border-top: 4px solid white;
    padding-top: 10px;
    padding-bottom: 10px;
	background: url("../images/advertsBackground.png") 0 0 repeat;
	min-height: 200px;
    overflow:hidden;
}

.advertsSection-banners {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    min-height: 200px;
}

.advertsSection-banners img {
    width: 330px;
    float: left;
    margin-left: 22px;
}


/* end homepage adverts section*/




@media (max-width: 992px){
    .recommendedNewsletterSection-newsletter-register{
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .recommendedNewsletterSection-blogPosts-separator {
        display: none;
    }

    .matronatacion {
        margin-left: 20px;
    }
}


@media (max-width: 768px){
    .registerSection-characters {
	    /*background: url("/images/kids_medium.png") center bottom no-repeat;
        width: 400px;
        min-height:230px; */
        /*float:left;*/
        display: none;
    }

    .registerSection {
        width: 100%;
    }

    .advertsSection-banners {
        width: 100%;
    }

    .advertsSection-banners img {
        width: 47%;
        margin-left: 2%;
        float:left;
    }

    .advertsSection-banners img:last-child {
        margin-top: 10px;
    }

    .recommendedNewsletterSection-newsletterOuter {
        width: 100%
    }

    .registerSection-content {
        float: none;
        margin: 0 auto;
    }

    .registerSection-registerBtn {
        margin-left: auto;
        margin-right: auto;
    }


    .searchForm-outer-districts {
        display:none;
    }

    .searchFormContainer {
        width: 100%;
    }

    .recommendedNewsletterSection-schoolsOuter {
        width: 100%;
    }

    .recommendedNewsletterSection-carrusel {
        clear: both;
        width: 85%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    h3.recommendedCentersHeader {
        width: auto;
        text-align: center;
    }

    .recommendedNewsletterSection-introduction {
        /*display: none;*/
        width: 100%;  
    }

    .slide {
        display: none;
        width: 310px;
    }

    .matronatacion {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float:none;
    }

    .precioGuarderias {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float:none;
        margin-top: 10px;
    }

    .recommendedNewsletterSection-blogPosts {
        width: 100%;
        padding-top: 10px;
        text-align: center;
    }

    .post-heading-precioGuarderias {
        margin-top: 0px;
        padding-top: 40px;
    }

    .registerSection-workinprogress {
        display: block;
        text-align: center;
        width: auto;
    }
       
}


@media (min-width: 992px) and (max-width: 1200px) {
    .registerSection {
        width: 900px;
    }

    .advertsSection-banners {
        width: 900px;
    }

    .advertsSection-banners img  {
        width: 31%;
        margin-left: 2%;
    }

    .recommendedNewsletterSection-newsletterOuter {
        width: 900px;
    }
    
    .recommendedNewsletterSection-schoolsOuter {
        width: 900px;
    }

    .recommendedNewsletterSection-carrusel {
        width: 740px;
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .recommendedNewsletterSection-introduction {
        /*display: none;*/
        width: 100%;  
    }

    h3.recommendedCentersHeader {
        width: auto;
        text-align: center;
    }

    .matronatacion {
        margin-left: 10px;
        width: 270px;
        height: 270px;
    }

    .precioGuarderias {
        width: 270px;
        height: 270px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .registerSection-characters {
	    background: url("../images/kids_medium.png") center bottom no-repeat;
        width: 400px;
        min-height:250px; 
        float:left;
    }
    .registerSection {
        width: 700px;
    }

    .advertsSection-banners {
        width: 740px;
        overflow:hidden;
    }

    .advertsSection-banners img {
        width: 31%;
        margin-left: 2%;
    }


    .recommendedNewsletterSection-newsletterOuter {
        width: 740px;
    }


    .recommendedNewsletterSection-schoolsOuter {
        width: 100%;
    }

    .recommendedNewsletterSection-introduction {
        /*display: none;*/
        width: 100%;  
    }

    h3.recommendedCentersHeader {
        width: auto;
        text-align: center;
    }

    .recommendedNewsletterSection-carrusel {
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 700px;
    }   

    /*.recommended-rightArrow {
        right: -23px;
    }

    .recommended-leftArrow {
        left: -23px;
    }*/

    .matronatacion {
        margin-left: 15px;
    }

    .preciosGuarderia {
        float: right;
        margin-right: 15px;
    }

}

@media (max-width: 520px) {
    .recommended-rightArrow {
        display: none;
    }

    .recommended-leftArrow {
        display: none;
    }

    .advertsSection-banners {
        width: 100%;
    }

    .advertsSection-banners img {
        margin-left: auto;
        margin-right: auto;
        float: none;
        width: 80%;
        display: block;
        margin-bottom: 10px;
    }
}