﻿
body {
  overflow-x: hidden;
  font-family: calibri }
.carousel-item {
  height: 5vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


p {
  line-height: 1.75;
}

a {
  color: #d8d7d5;
}

a:hover {
  color: #4d4e53;
}

.text-primary {
  color: #182871 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: calibri;
}

.page-section {
  padding: 50px 0;
}
.page-sectionpropuesta {
  padding: 10px 0;
}


.page-section h2.section-heading {
  font-size: 42px;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-section h3.section-subheading {
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: calibri;
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

::-moz-selection {
  background: #d8d7d5;
  text-shadow: none;
}

::selection {
  background: #d8d7d5;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: calibri;
  font-weight: 700;
}

.btn-xl {
  font-size: 20px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #182871;;
  border-color: #fff;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #ffffff !important;
  border-color: #182871 !important;
  color: #4A5D23;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}



#mainNav {
  background-color: #182871;
}

#mainNav .navbar-toggler {
  font-size: 14px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #182871;
  font-family: calibri;
}

#mainNav .navbar-brand {
  color: #ffffff;
  font-family: Clarendon;
  font-weight: 800;
  }

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #ffffff;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: Calibri;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #4A5D23;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 5px;
    padding-bottom: 5px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
  
    background-color: #182871;
    }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #182871;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

header.masthead {
  text-align: center;
  color: white;
 
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 24px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: Calibri;}

header.masthead .intro-text .intro-heading {
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 25px;
  font-family: Calibri;
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 42px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: Calibri;
  }
  header.masthead .intro-text .intro-heading {
    font-size: 50px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 50px;
    font-family: Calibri;
  }
}

.service-heading1 {
  margin: 15px 0;
  text-transform: none;
      color: #0D3896;
      font-family: Clarendon;

   
}

.service-heading2 {
  margin: 15px 0;
  text-transform: none;
      color: #000;
      font-family: Calibri;

   
}


.service-heading {
  margin: 15px 0;
  text-transform: none;
      color: #4d4e53;
    

   
}


section#contact {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #0D3896;
   font-size: 30px;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 160px;
}

section#contact .form-control:focus {
  border-color: #d8d7d5;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #182871;
  font-family: Calibri;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #182871;
  font-family: Calibri;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #182871;
  font-family: Calibri;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #182871;
  font-family: Calibri;
}

.footer {
  padding: 25px 0;
  text-align: center;
   color: #4A5D23
}


.footer a {
  color: #4A5D23;
}


.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: Calibri;
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: Calibri;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #182871 ;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #4A5D23;
}
