/* =====================================
  DEFAULT VALUES:

  Font Family: Robot Condensed;

  Burdeos   #9C9C9C headings
                    paragraphs
                    text with black backgrounds
  Negro     #000


===================================== */


/* =====================================

  GENERAL

===================================== */

/* HYPERLINKS */
a {
    color: #C2185B;
}
a:hover {
  color: #75002E;
}


/* HEADER */
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
header.site-header{
  background-color: #350D07;
  height:auto;
  min-height:180px;
  height:auto !important;        /* for IE as it does not support min-height */
  height:180px;                   /* for IE as it does not support min-height */
  color:white;
}
header.site-header h1 {
  font-family: 'Anton', sans-serif;
  font-size:2rem;
}
header.site-header .row {
  min-height:180px;
}
header.site-header .display-2 {
  font-size: 1.5rem;
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
}


/* BODY */
body {
  font-family: 'Roboto Condensed', sans-serif;
}

h1.align-middle {
  color: #9C9C9C;
}

#pheader {
  color: #9C9C9C;
}

h1, h2, h3 {
  color: #350D07;
}

h2.lecture-title {
  margin: 30px 0;
  font-size:3rem;
  text-align: center;
  font-family: 'Dosis', sans-serif;
  color: #350D07;
}

h3.enmain {
  margin-top: 30px;
}

article {
  padding-top:30px;
}

header.entry-header {
  margin-bottom: 30px;
}
header.entry-header h1 {
  background-color: #C2185B;
  display: inline-block;
  padding:10px 20px;
  color: white;
  text-transform: uppercase;
  font-family: 'Anton', sans-serif;
}

.service {
  padding: 150px 0;
}

div.main {
	font-family: font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #333;
	font-weight: 300;
}









/* =====================================

  CONTACT

===================================== */

/* contact-left */
.contact {
  background-color: #F2F1EF;
  border-top: 2px solid #9C9C9C;
  padding: 20px 0px 20px 0px;
}

#contact-left {
  margin-bottom: 50px;
}

#contact-left h3 {
  font-size: 27px;
  font-weight: 700;
}

#contact-left p {
  color: #6B6A6A;
  margin-bottom: 30px;
}

#contact-info {
  background-image: url("../img/world-map.png");
  background-repeat: no-repeat;
  background-size: contain;
}

address {
  color: #6B6A6A;
}

address.postal {
  /*margin-left: 30px;*/
  padding: 10px;
  border: 2px solid #A3A1A1;
  border-radius: 10px;
  width: 280px;
}

address strong,
#phone-fax-email strong {
  color: #3D3C3C;
  letter-spacing: 1px;
}



/* contact-ringt */

#contact-right h3 {
  font-color: #B2B1B0;
  font-size: 27px;
  font-weight: 700;
}

/* form */
form {
  margin-top: 15px;
}
form .form-control {
  background: transparent;
  border-radius: 0;
  font-size: 17px;
  font-weight: 300;
  padding: 8px 16px;
  margin-bottom: 20px;
  color: #6B6A6A;
}

div .form-check {
  margin-bottom: 5px;
}

button {
  color: #C2185B;
  background: transparent;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding: 15px 25px;
}
div.hidden {
    display: none;
    /*visibility: hidden;*/
}

/* =====================================

  SOCIAL

===================================== */
.social-list {
  padding-left: 0;
}

.social-list li {
  list-style: none;
  display: inline-block;
  width: 2px;
  height: 32px;
  margin-right: 60px;
  margin-top: 10px;

}

.social-icon i {
  font-size: 30px;
}

.social-icon i {
  color: #34c6b3;
}










/* =====================================

  FOOTER

===================================== */

footer {
  margin-top: 50px;
}

#footer-bottom {
  background-color: #fff;
  border-top: 2px solid #9C9C9C;
  padding: 20px 0px 130px 0px;
}

#footer-menu {
  margin-top: 0px;
  float: left;
  color: #000;
  font-size: 16;
  font-weight: 300;
}
#footer-menu ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
#footer-menu ul li {
  display: inline-block;
  list-style-type: none;
}
/* https://stackoverflow.com/questions/1936661/vertical-dividers-on-horizontal-ul-menu */
#footer-menu li:not(:first-child):before {
    /*content: " | ";*/
    content: url(../img/cruzpateroja.png);
    width: 10px;
    height: 10px;
}

#footer-menu a {
  color: #C2185B;
  font-size: 16;
  font-weight: 300;
  padding: 0px 10px;
}

a#a-footermenu {
  padding-left: 0px;
  padding-right: 10px;
}









/* =====================================

  @MEDIAS

===================================== */

/*Extra small devices (portrait phones, less than 576px)*/
/*No media query since this is the default in Bootstrap*/
/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) {
  #pheader {
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) {
  header.site-header h1  {
    font-size:2rem;
    margin-top: 30px;
  }
}

/*Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
  header.site-header h1  {
    font-size:2.9rem;
  }
  header.site-header .display-2 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  #footer-menu {
    margin-top: 20px;
  }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  header.site-header h1  {
    font-size:4rem;
    margin-top:50px;
  }
  #pheader {
    font-size:2.5rem;
  }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}
