/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

ul.styled {
  color: #D52715;
}

ul.styled li p,
ul.styled li a {
  color: #1E1E1E;
}

.sc_heading .title {
  text-transform: none;
}

#trobaelteu .panel-grid-cell a {
  display: block;
  padding: 180px 0 20px 0;
  background-size: cover;
  background-position: center;
  text-align: center;
  color:white;
}

#pgc-12-trobaelteu-0 a {
  background-image:url("/wp-content/uploads/2016/07/a.jpg")
}

#pgc-12-trobaelteu-1 a {
  background-image:url("/wp-content/uploads/2016/07/b.jpg")
}

#pgc-12-trobaelteu-2 a {
  background-image:url("/wp-content/uploads/2016/07/c.jpg")
}

#pgc-12-trobaelteu-3 a {
  background-image:url("/wp-content/uploads/2016/07/d.jpg")
}

#comptadors .siteorigin-panels-stretch {
  background-position:center;
  padding-top: 80px;
  padding-bottom: 50px;
}

#comptadors .counter-box.about-us .display-percentage {
  color: #D62615;
  font-size: 85px;
  font-weight: bold;
  font-family: Montserrat;
  margin-bottom: 30px;
}

#comptadors .counter-box.about-us .counter-box-content {
  text-transform: none;
  color:white;
  font-size:19px;
  font-weight:bold;
}


.thim-owl-carousel-post .owl-controls .owl-prev .fa, .thim-owl-carousel-post .owl-controls .owl-next .fa {
  color:#3B3B3B;
}

.thim-owl-carousel-post .owl-controls .owl-prev, .thim-owl-carousel-post .owl-controls .owl-next {
  border-color:#3B3B3B;
}

.thim-owl-carousel-post .owl-item .title a {
  color:#3B3B3B;
}

.thim-owl-carousel-post .owl-item .info .author, .thim-owl-carousel-post .owl-item .info .date {
  visibility: hidden;
}

.thim-owl-carousel-post .owl-item .info {
  height: 12px;
  margin-top: 9px;
}

#banner-home .panel-row-style {
  padding-top:250px;
  padding-bottom:250px;
}

#logos-home .panel-row-style {
  padding-top:50px;
  padding-bottom:50px;
}
#banner-home h2{
  font-size: 82px;
  color: #FFFFFF;
  letter-spacing: -2.41px;
}

#banner-home .descobreix-andorra {
  background: rgba(0, 0, 0, 0.45);
  padding: 20px;
  font-weight: bold;
  margin-top: 90px;
}

#banner-home .descobreix-andorra a {
  color: white;
  font-size: 20px;
  font-weight: bold;
}

/*
BASE
*/
p{
  font-family: Roboto;
  font-size: 16px;
  color: #1E1E1E;
  line-height: 31px;
}

/*
Botons
*/
body .wpcf7-form .wpcf7-submit,
body article .readmore a,
.btn{
  border: 3px solid #D52715;
  background: white;
  font-family: Roboto;
  font-weight:bold;
  font-size: 16px;
  color: #1E1E1E;
  line-height: 28px;
  padding: 5px 25px;
  border-radius: 0;
}
body .wpcf7-form .wpcf7-submit:hover,
body article .readmore a:hover,
.btn:hover{
  background: #910a0a;
  border-color: #910a0a;
  color: white;
}

/*
Page titles
*/
/*.top_site_main .page-title-wrapper{

}*/
.top_site_main .page-title-wrapper h1,
.top_site_main .page-title-wrapper h2,
.top_site_main .page-title-wrapper h3{
  padding-left: 0;
}
.top_site_main .page-title-wrapper h1:before,
.top_site_main .page-title-wrapper h2:before,
.top_site_main .page-title-wrapper h3:before{
  display: none;
}

/*
Relacionades
 */

 .page-template-llogar .related a,
 .page-template-comprar .related a,
 .page-template-buscar .related a,
 .single-promocio .related a{
   display: block;
   position: relative;
   margin-bottom: 10px;
   border: 1px solid #D6D6D6;
 }
 .page-template-llogar .related .overlay,
 .page-template-comprar .related .overlay,
 .page-template-buscar .related .overlay,
 .single-promocio .related .overlay{
   display: none;
   background: rgba(32, 32, 32, .65);
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   color: white;
   text-align: center;
   padding-top: 38%;
   font-family: Montserrat;
   font-weight:bold;
   font-size: 14px;
   color: #FFFFFF;
   letter-spacing: -0.62px;
 }
 .page-template-llogar .related .current .overlay,
 .page-template-comprar .related .current .overlay,
 .page-template-buscar .related .current .overlay,
 .single-promocio .related .current .overlay{
   display: block;
 }
 .page-template-llogar .related .overlay span,
.page-template-comprar .related .overlay span,
.page-template-buscar .related .overlay span,
 .single-promocio .related .overlay span{
   display: block;
   color: white;
 }

.page-template-llogar .related .img,
.page-template-comprar .related .img,
.page-template-buscar .related .img,
.single-promocio .related .img{
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   width: 100%;
   height: 190px;
 }
 .page-template-llogar .related .title,
 .page-template-comprar .related .title,
 .page-template-buscar .related .title,
 .single-promocio .related .title{
   font-family: Roboto;
   font-weight:bold;
   font-size: 16px;
   color: #3B3B3B;
   display: block;
   padding: 20px;
 }


/*
Single promoció
*/
.single-promocio .promocio h2{
  font-size: 41px;
  line-height: 1em;
  letter-spacing: -1.8px;
  text-align: center;
  margin: 0;
}
.single-promocio .promocio .line{
  height: 1px;
  background-color: #979797;
  width: 55px;
  margin: 20px auto;
  display: block;
}

.single-promocio .meta{
  background: #E9E9E9;
  list-style: none;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 20px;
}

.single-promocio .meta li{
  display:inline;
  list-style-type:none;
  font-family: Roboto;
  font-size: 16px;
  color: #1E1E1E;
  line-height: 31px;
}

.single-promocio .meta li:after {
  content: "·";
  margin: 0 10px;
}
.single-promocio .meta li:last-child:after {
  content: "";
}

.single-promocio #map_canvas{
  width:100%;
  height:360px;
  margin-bottom: 35px;
}

.single-promocio .interessat{
  background: #FFCDC7;
  text-align: center;
  padding: 62px 20px;
  margin-top: 60px;
}
.single-promocio .interessat h3{
  font-size: 41px;
  color: #3B3B3B;
  letter-spacing: -1.8px;
  margin-top: 0;
}
.single-promocio .interessat p{
  max-width: 530px;
  margin: 0 auto;
}
.single-promocio .interessat .btn{
  margin: 10px 7px 0;
}

/*
Promocions
*/

#promocionsMapContainer #map_canvas {
  width:100%;
  height:360px;
}

.page-template-promocions .grup{
  text-align: center;
  margin-top: 45px;
}
.page-template-promocions .grup .separador{
  background: #7F7F7F;
  height: 164px;
  width: 2px;
  display: inline-block;
  margin: 0 60px;
}
.page-template-promocions .grup a{
  font-family: Montserrat;
  font-weight:bold;
  font-size: 24px;
  color: #1E1E1E;
  line-height: 36px;
  max-width: 260px;
  padding-left: 65px;
  display: inline-block;
  vertical-align: top;
  margin-top: 45px;
}
.page-template-promocions .grup .logo{
  background: url('assets/img/promocions/confiar.png') center left no-repeat;
}

.page-template-promocions .grup .mapa{
  background: url('assets/img/promocions/andorra.png') center left no-repeat;
}
/*
Blog
*/

.cercador-blog {
  margin-bottom: 30px;
}
.cercador-blog form {
  width: 400px;
  display: inline-block;
  max-width: 100%;
}
.cercador-blog .categories {
  display:inline-block;
  margin-left: 20px
}
.cercador-blog .categories label {
  font-weight:normal;
}
.blog .post{
  width: 290px;
  background: #EFEFEF;
  padding: 0;
  margin-bottom: 12px;
}
.blog .post .entry-header{
  margin-bottom: 10px;
}
.blog .post h2{
  font-family: Montserrat;
  font-weight:bold;
  font-size: 22px;
  color: #343434;
  line-height: 30px;
  margin: 0;
}
.blog .post h2 a{
  white-space: normal;
}
.blog .post .no-img{
  background: #616161;
  height: 9px;
  margin-bottom: 10px;
}
.blog .post .post-formats-wrapper{
  margin-bottom: 10px;
}
.blog .post .entry-summary p,
.blog .post .date-meta{
  font-family: Roboto;
  font-size: 14px;
  color: #8F8F8F;
  line-height: 21px;
}
.blog .post .entry-content{
  padding: 0 15px;
}
.blog .post .date-meta{
  margin: 10px 0;
}
.blog .post .content-inner{
  padding-bottom: 0;
}

/*
Llogar
*/
/*.page-template-llogar .related a,
.page-template-comprar .related a{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 190px;
  display: block;
  margin-bottom: 10px;
}*/


/*
contactar
*/
.wpcf7-form .your-name, .wpcf7-form .your-email {
  width:auto;
  float:none;
  margin:0;
}

/*
XXSS Social links
*/
.social_link{
  text-align: center;
}
.thim-social ul.social_link li{
  margin: 0 7px;
}
.thim-social ul.social_link li a:hover{
  border: none;
  background: none;
}
.social_link a,
.social_link .fa{
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 0;
}

.social_link .fa:before{
  display: none;
}

.social_link .fa.fa-twitter{
  background: url('assets/img/contactar/twitter.png') center no-repeat;
}
.social_link .fa.fa-twitter,
.social_link a.twitter{
  width: 45px;
}
.social_link .fa.fa-facebook{
  background: url('assets/img/contactar/facebook.png') center no-repeat;
}
.social_link .fa.fa-linkedin{
  background: url('assets/img/contactar/linkedin.png') center no-repeat;
}
.social_link .fa.fa-google-plus{
  background: url('assets/img/contactar/googleplus.png') center no-repeat;
}
.social_link .fa.fa-google-plus,
.social_link a.google-plus{
  width: 46px;
}

/*
 Parròquia
 */
 .tax-parroquia h2{
 }
 .tax-parroquia h2.center{
  text-align: center;
 }
.tax-parroquia .line{
    height: 1px;
    background-color: #979797;
    width: 55px;
    display: block;
}
.tax-parroquia .line.center{
    margin: 20px auto;
}

.tax-parroquia .promocions a{
  height: 230px;
  margin-bottom: 20px;
  position: relative;
}
.tax-parroquia .promocions .img{
  background-size: cover;
  background-repeat: no-repeat;
  height: 230px;
}

.tax-parroquia .promocions .cont{
  display: none;
  top: 0;
  left: 0;
  text-align: center;
  position: absolute;
  height: 100%;
  width: 100%;
}
.tax-parroquia .promocions .center-vert{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.tax-parroquia .promocions a:hover .cont{
  display: table;
}

.tax-parroquia .promocions .overlay{
  background:rgba(0,0,0,.75);
  text-align:center;
  height: 100%;
  opacity: 0;
  transition: opacity .25s ease;
}
.tax-parroquia .promocions a:hover .overlay{
  opacity: 1;
}

.tax-parroquia .promocions h3{
  color: white;
  font-size: 15px;
  font-weight: normal;
  max-width: 75%;
  margin: 0 auto;
}
.tax-parroquia .promocions .mes-info{
  color: #D62615;
  font-size: 12px;
}

/**

FOOTER

*/

.footer .social_link {
  text-align:left;
}

footer#colophon .footer ul.social_link li {
  margin:0;
}

footer#colophon .footer .social_link .fa {
  width: 33px;
}

.footer .social_link .fa.fa-facebook {
  background: url('assets/img/footer/facebook.png') center no-repeat;
}

.footer .social_link .fa.fa-google-plus {
  background: url('assets/img/footer/googleplus.png') center no-repeat;
}

.footer .social_link .fa.fa-linkedin {
  background: url('assets/img/footer/linkedin.png') center no-repeat;
}

.footer .social_link .fa.fa-twitter {
  background: url('assets/img/footer/twitter.png') center no-repeat;
}

footer#colophon .footer p,
footer#colophon .footer a {
  font-size:13px;
  color: #999;
}

.footer .icons .thim-widget-icon-box .boxes-icon {
    width: 30px !important;
    height: 30px !important;
}

.footer .icons h6 {
    font-size: 13px;
    font-weight: normal;
    max-width: 400px;
}

footer#colophon .footer #siteorigin-panels-builder-2 {
    margin: 0;
    padding: 10px 0 10px;
}

.footer #icones-footer .panel-grid-cell .so-panel {
  margin-bottom: 0;
}

footer#colophon .footer .row aside {
    padding-left: 0;
}

/* Phone number text size */
#panel-w57a468b56d7ba-0-0-1 h6 {
  font-size: 30px;
}

/**

header

*/

ul.lang-choose {
    z-index: 99;
    position: absolute;
    right: 0;
    top: 10px;
    text-transform: uppercase;
    font-size: 11px;
    list-style: none;
    color: white;
    font-weight:bold;
}

ul.lang-choose a {
  color:white;
}

ul.lang-choose ul {
  display:none;
}

ul.lang-choose:hover {
    background: rgba(0, 0, 0, 0.83);
    padding-left: 25px;
    padding-bottom: 6px;
}

ul.lang-choose:hover ul {
  display:block;
}

/* Language selector anchor color */
#masthead.affix ul.lang-choose a {
	color: #111 !important;
}
ul.lang-choose {
    z-index: 999999 !important;
}
#masthead.affix ul.lang-choose:hover a {
	color: #fff !important;
}

/* Scroll to top */
#back-to-top i {
	padding: 0 !important;
	color: #fff !important;
}

ul.lang-choose:hover ul.language-chooser {
    margin: 0;
    margin-top: 10px;
}

@media only screen and (max-width: 1024px) {
    ul.lang-choose {
        position: fixed;
        top: 50px;
        right: 50px;
    }
    ul.lang-choose:hover ul.language-chooser li {
    	margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
    ul.lang-choose {
        top: 35px;
    }
}

@media only screen and (max-width: 480px) {
	ul.lang-choose {
        top: 25px;
    }
}

/* Migrated from wp_enqueue */
/* Estils icones RRSS */
.social_link .fa.fa-twitter, .social_link a.twitter {
width: 45px !important;
}

#colophon {
	background-size: cover !important;
}
footer#colophon .footer .social_link .fa {
	width: 33px !important;
}

ul.social_link li a {
	border-radius: 3px;
}

/* Estils buscador compacte */
#mini-form  {
	position: fixed;
	z-index: 99999;
	left: 0;
	bottom: 0;
	height: 300px;
	width: auto;
	background: rgba(0,0,0,0.85);
	display: block;
	visibility: hidden;
	opacity: 0;
	padding-top: 30px;
}

#close-mini-form {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 20px;
	cursor: pointer;
	color: #fff;
}

#close-mini-form:hover {
	color: #bf2424;
}

#move-mini-form {
	position: absolute;
	left: 20px;
	top: 10px;
	font-size: 20px;
	color: #fff;
	cursor: move;
}
#title-mini-form {
	position: absolute;
	left: 25%;
	top: 10px;
	width:50%;
	font-size: 20px;
	color: #fff;
}

/* Fix blog entries */
.thim-owl-carousel-post .owl-item .content {
	margin-top: -165px !important;
}

.thim-owl-carousel-post .owl-item .info {
    margin-top: 160px !important;
}

/* Fix carousel logos */
div#pgc-12-8-0.panel-grid-cell {
	padding-bottom: 40px !important;
}

/* Fix language picker */
ul#qtranslate-chooser.language-chooser.language-chooser-text.qtranxs_language_chooser {
	list-style-type: none !important;
}

ul.lang-choose {
	padding-left: 10px !important;
	padding-right: 5px !important;
	transition: all 0.3s ease;
}

ul.lang-choose:hover {
	background: rgba(0,0,0,0.9);
	border-radius: 3px;
	margin-left: -5px;
	list-style-type: none;
	transition: all 0.3s ease;
}

.lang-choose ul li a:hover {
	color: #bf2424 !important;
}

/* home promocions loop */
.promocions a {
	padding-left: 0 !important;
}

div.promocions.row.panel-widget-style {
	margin-bottom: 50px;
}

/* Fix counters padding */
div#pgc-12-3-0.panel-grid-cell, div#pgc-12-3-1.panel-grid-cell, div#pgc-12-3-2.panel-grid-cell, div#pgc-12-3-3.panel-grid-cell {
	padding-top: 20px;
}

/* icon style */
.fa {
	color:#ba0303; 
	font-size:24px; 
	line-height:24px; 
	vertical-align: middle;
	padding-right:10px;
}

.buscador-title {
	font-size:20px !important;
	color:white;
	text-align:center;
	margin:0px;
}


.buscador-separador{
	background:#ba0303;
	height:3px;
	margin-left:30%;
	width:40%;
	margin-top:15px;
	margin-bottom:0px;
}

ol.standard_list,
ul.standard_list {
	color: rgb(30, 30, 30);
	font-size: 16px;
	margin-left: 50px;
	line-height: 31px;
}

/* Titles */
h2, h3 {
	color: #333333;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	text-transform: none;
	line-height: 1.6em;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 20px;
}

/* nou aire btn */
#commentform input[type="submit"] {
		border: 3px solid #D52715 !important;
    background: white !important;
    font-family: Roboto !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #1E1E1E !important;
    line-height: 28px !important;
    padding: 5px 25px !important;
    border-radius: 0 !important;
}
#commentform input[type="submit"]:hover {
	  background: #910a0a !important;
    border-color: #910a0a !important;
    color: white !important;
}

footer#colophon.has-footer-bottom {
		margin-bottom: 0;
}

.visible-xs {
	display: none;
}

@media (max-width: 767px) {
	.visible-xs {
    	display: block!important;
	}
}
