/*
PANTONE 303:002A3A
PANTONE 303 60% 2A7998
*/

a{
  color:#2A7998
}

.menu{
  background: #2A7998
}

.button_1 {
}
.button_1:hover{

}
.button_2 a{
  color:#2A7998
}
.button_2{
  border: solid 2px #2A7998;
}
.button_2:hover{
  background: #2A7998
}
.home  {
  height:510px
}
.home_slider_container p {
  color:rgba(255,255,255,.6);
  line-height: 1.7em
}

.home_title {
  font-size: 3em;
  color:white;
  font-weight: 600;
  text-shadow:0 0 2px rgba(0,0,0,.4);
  line-height:1.1em;
  margin:.5em 0;
}

.home_subtitle{
  text-transform: uppercase;
  color:rgba(255,255,255,.5);
  font-weight:300;
  font-size:1.2em;
}

.background_image::after{
  content:'';
  display:block;
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height:100%;
  background: -moz-linear-gradient(-45deg, rgba(42,121,152,1) 0%, rgba(44,122,153,1) 20%, rgba(255,255,255,0) 60%);
  background: -webkit-linear-gradient(-45deg, rgba(42,121,152,1) 0%,rgba(44,122,153,1) 20%,rgba(255,255,255,0) 60%);
  background: linear-gradient(135deg, rgba(42,121,152,1) 0%,rgba(44,122,153,1) 20%,rgba(255,255,255,0) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2a7998', endColorstr='#66ffffff',GradientType=1 );
}


.footer{
  background: #002A3A
}
.footer_logo img{
  filter: brightness(0) invert(1);
}

.footer_about_text p{
  font-size: .8em!important;
  margin:0
}


.contact_form_title {
  background: #2A7998
}

.direct_line_title{
  background: #25d366
}

.contact_form_title, .direct_line_num a {
  color:white
}
.direct_line_num{
  background: #1DA952;
  font-size: 1.5em
}
.contact_info ul li > div:last-of-type {
  max-width: 80%
}

h2 {
    font-size: 34px;
}
.section_subtitle{
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0px
}
.service_title{
  font-size: 1.4em;
  color:#2A7998;
  letter-spacing: -.4px
}
.icon {
    width: 60px;
    height: 60px;
}
.icon_container {
    width: 110px;
    height:110px;
    background: #2A7998
  }
.service_text p{
  font-size: .8em;
  line-height: 2em;
  min-height: 110px;
}

.service_col{
  padding:40px 30px 30px;
  margin:0 0;
  background: #FCF9FF;
}
.service_col:nth-child(odd){
  background: white
}
.social ul li:hover {
  background: #2A7998
}

.contact_info ul li > div:last-of-type{
  font-weight: 400;
  font-size: 1em;padding-left:20px
}

.contact_info ul li > div:first-of-type{
  color:#2A7998
}

.team_name{
  font-size: 1em
}

.cta{
  background:#002A3A
}

.team_name a {
    font-size: 18px;
  }
  .team_text p{
    font-size:.9em
  }

  .quote{
        background: #2A7998;
  }

  .milestone_counter {
    font-size: 36px;
    font-weight: 700;
    color: #2A7998;

    }



.price{
  padding-left: 28px;
padding-top: 26px;
padding-bottom: 20px;
padding-right: 40px;margin-bottom: 5px;
}

.price_title {
    font-size: 18px;
    font-weight: 600;
    color: #002A3A;
    line-height: 1.2;
}

.accordion{
  background: #2A7998
}
.accordion.active{
  background: #002A3A
}

.accordions ul{
  list-style-type: disc;
}
.accordions ul li{
  margin-left: 1.2em
}

.accordions_and_tabs .service{
  border-top:3px solid #002A3A;
  padding: 50px 30px;
}
.accordions_and_tabs .button_1{
height:40px;
}
.accordions_and_tabs .button_1 a{
  line-height: 35px;
}

.contact{padding:120px 0}

.main_nav ul li a:hover, .main_nav ul li.active a {
    color: #fd556d;
}

.contact_social h6{
  color:#2A7998;
  font-size: 14px;
    font-weight: 600;
}
.contact_social ul li a i {
  font-size:1.4em;margin:10px 0;
  color:#2A7998
}

.locations_list {
    max-width: 254px;
  }


  .card-profile {
    margin-top: 30px;
    text-align: center;
}
.card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card .card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.2), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.category {
    position: relative;
    line-height: 1.2em;
    margin: 15px 0;
    color:#2A7998;
    font-size: 16px;
    min-height: 40px
}

.card .ftr {
    margin-top: 15px;
}

.card .table {
    padding: 15px 30px;
}

.table {
    margin-bottom: 0px;
}

.card .card-image .card-caption {
    position: absolute;
    bottom: 15px;
    left: 20px;
    padding-right:20px;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.2em;
    text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}
.card-caption {
    font-weight: 700;
    font-family: ;
}
.card-caption, .card-caption a {
    color: #333;
    text-decoration: none;
}

.card-image img{
  width:100%;

}

@media only screen and (max-width: 767px){
.home_title {
    font-size: 30px;
    margin-top: 300px;
}
}
