@charset "UTF-8";
/* CSS Document */

p.cv2 {
    margin: 20px 0px 10px 0px;
	border-bottom: solid 1px #000;
	padding-bottom: 20px;
    width: 50%;
}

#contactv2-1 {
    position: absolute;
    display: block;
    width: 100%;
    height: 205px;
    margin: 20px 0px 40px 0px;
    text-align: center;
    z-index: 999;
}
#contactv2-1 img {
    width: 100%;
}

#contactv2-2 {
    position: relative;
    display: inline-block;
    width: 100%;
height: 234px;
    	background-image: url(../images/banner-contactv2.jpg);
    	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
    margin: 60px 0px 60px 0px;
}

#contactv2-3 {
    position: relative;
    display: inline-block;
    width: 100%;
margin: -20px 0px 0px 0px;
}
#contactv2-3 .contactv2-3-iframe {
    position: relative;
    display: inline-block;
    width: 100%;
  overflow: hidden !important;
 margin: 20px 0px 40px 0px;
/*height: 700px;*/
height: 670px;
}
#contactv2-3 iframe {
  width: 75%;
/*height: 630px;*/
	height: 670px;
padding-bottom: 40px;
  overflow: hidden !important;
    border-bottom: 1px solid black;
}

.cv2-cta {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 81px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 20px;
}


#cv2-cta-wrap .col-md-12 {
    padding-left: 0px;
}

#cv2-cta-wrap .cv2-cta {
    display: flex;
    flex-direction: column;
    height: 157px;
}

#cv2-cta-wrap .office-locations__address {
    padding-bottom: 2rem;
}

#cv2-cta-wrap .office-locations__address h1 {
    font-family: arial, sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    text-transform: none;
    font-weight: 300;
    border-bottom: none;
    margin-top: auto;
    margin-bottom: 1rem;
    padding: 0;
}

#cv2-cta-wrap .office-locations__address .cta-link {
    position: unset;
    display: unset;
    bottom: unset;
    padding: 0 0 0 1rem;
    background-color: rgba(33, 81, 159, .75);
    text-transform: uppercase;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
}

#cv2-cta-wrap .office-locations__address .cta-link a:hover {
    text-decoration: none;
}

#cv2-cta-wrap .office-locations__address .cta-link .angle-right {
    line-height: 0;
    padding: 1rem;
    background-color: #21519F;
}

#cv2-cta-wrap .office-locations__address .cta-link a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


#contactv2-4 {
    position: relative;
    width: 100%;
    line-height: 0;
/*
margin: 0px 0px 10px 0px;
*/
}

#contactv2-4-address {
    min-height: 60px;
}

#contactv2-4-address p{
    color: #ffffff;
    margin: 0;
}

#contactv2-back {
    background-color: #274E9F;
    padding: 1.5rem;
}

#contactv2-4.downer {
margin-top: 100px !important;
}
#contactv2-4 .container {
    padding: 0px !important;
}

hr.contact{
    margin-top: 10px;
    margin-bottom: 10px;
}

.cv2-cta-content {
  position: absolute;
/*	height: 190px;*/
  left: 20px;
  bottom: -5px;
  padding-top: 10px;
}

.cv2-cta-content2 {
  position: absolute;
    width: 100%;
	height: 190px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
    padding-top: 50px;
}
.cv2-cta-content3 {
  /*position: absolute;*/
    width: 100%;
	height: 100%;
    /*left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
      padding-top: 64px;*/
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

@media screen and (max-width: 767px) {
    .cv2-cta-content3 {
        flex-direction: column;
    }
}


.loc-cta {
	position: relative;
	width: 100%;
	max-width: 100%;
/*margin: -20px auto 20px auto;*/
}


.cta1 {
     	background-image: url(../images/cta-1.jpg);
}
.cta2 {
   	background-image: url(../images/cta-2.jpg);
}
.cta3 {
   	background-image: url(../images/cta-3.jpg);
}
.cta4 {
   	background-image: url(../images/cta-4.jpg);
}
.cta5 {
   	background-image: url(../images/cta-1b.jpg);
}
.cta6 {
   	background-image: url(../images/cta-2b.jpg);
}
.cta7 {
   	background-image: url(../images/cta-3b.jpg);
}
.cta8 {
    background-image: url(../images/cta-4b-new.jpg);
}
.rma-icon {
	max-width: 100%;
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 40px;
}
#office-locations {
    position: relative;
    display: block;
margin: -35px 0px 20px 0px;
}

#office-locations  h1 {
    font-family: arial, sans-serif;
    color: #0050A5;
    font-size: 20px;
    line-height: 22px;
    border-bottom: 0px;
width: 100%;
padding: 0px;
margin: 0px;
    text-align: left;
    text-transform: capitalize;
    margin: 3rem 0 3.5rem;
}
.cta-link {
    position: absolute;
    display: block;
    bottom: 20px;
}
.cta-link a {
color: #fff;
}
.cta-link .fa {
 color: #fff;
font-size: 16px;
margin-left: 4px;
}
#office-locations-connect {
    position: relative;
    display: inline-block;
    width: 100%;
    	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    	background-image: url(../images/back-locations-connect.jpg);
    height: 140px;
margin-bottom: 20px;
    /*margin-top: -5px;*/
}

#office-locations-connect h1 {
    font-family: arial, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    border-bottom: 0px;
/*width: 100%;*/
padding: 0px;
margin: 0px;
    /*text-align: center;*/
    text-transform: capitalize;
}

#office-locations-connect .icons {
    /*position: relative;
    display: inline-block;
    width: 100%;*/
    padding: 0px 0px 20px 0px;
    color: #fff !important;
    /*text-align: center;*/
}
#office-locations-connect .icons a {
    color: #fff !important;
    	padding-left: 10px;
    	padding-right: 10px;
}
#office-locations-connect .icons {
	font-size: 25px;
}
#office-locations-connect .icons .fa + .fa {
	padding-left: 5px;
}

#office-locations-connect .icons a {
    position: relative !important;
    display: inline-block;
    top: 10px;
}

#contactv2-4 h1.title{
    font-family: arial, sans-serif;
    color: #0050A5;
    font-size: 20px;
    line-height: 22px;
    border-bottom: 0px;
width: 100%;
padding: 0px;
margin: 0px 0px 10px 0px;
    text-align: center;
        text-shadow: rgba(0,0,0,0.0) 0px 0px 0px;
}
#contactv2-4 h1 {
    font-family: arial, sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 27px;
    font-weight: 300;
    border-bottom: 0px;
width: 100%;
padding: 0px;
margin: 0px;
    text-align: center;
    text-shadow: rgba(0,0,0,1.00) 0px 0px 5px;
}
#contactv2-4 p {
    color: #fff;
width: 100%;
    text-align: center;
    text-shadow: rgba(0,0,0,1.00) 0px 0px 5px;
}


.text-center {
	text-align: center !important;
}
.white-bg {
	background-color: white;
}
.blue-color {
	color: #0050A5;
}
/*
.office-locations__addresses {
	background-image: url(../images/ps-office-locations.jpg);
	background-position: center;
	background-size: cover;
	padding: 22rem 0 4rem;
}
*/
.office-locations__address {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.office-locations__map-image {
	max-width: 100%;
}

@media screen and (max-width: 470px) {
    .titlePost, .pageTitle {
    margin-top: 30px;
		width: 100%;
}
	p.cv2 {
		width: 100%;
	}
#contactv2-3 .contactv2-3-iframe {
/*height: 690px;*/
height: 815px;
overflow: hidden !important;
width: 100%;
}
	
	#contactv2-3 iframe {
  width: 100%;
padding-bottom: 40px;
overflow: auto !important;
height: 815px;
}

	
	#contactv2-3 .col-md-12 {
    padding: 0px;
}
	
	
	.office-locations__addresses {
    padding: 0rem 0 0rem;
}
    #contactv2-4.downer {
    margin-top: -40px !important;
}
    #office-locations {
    margin: 0px 0px 20px 0px;
}
    .cta5 {
    margin-bottom: 15px;
}
.cta6 {
    margin-bottom: 15px;
}
.cta7 {
    margin-bottom: 15px;
}
.cta8 {
    margin-bottom: 15px;
}
    #office-locations-connect {
    margin-top: 0px;
}
/**/
}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    
    .titlePost, .pageTitle {
    margin-top: 60px;
		width: 100%;
}
	p.cv2 {
    width: 100%;
}
	#contactv2-3 .col-md-12 {
    padding: 0px;
}

  #contactv2-3 iframe {
      width: 100%;
  }
    
  #contactv2-3 .contactv2-3-iframe {
height: 700px;
    overflow: scroll !important;
}
    #office-locations {
    margin: 0px 0px 20px 0px;
}
     .cta5 {
    margin-bottom: 15px;
}
.cta6 {
    margin-bottom: 15px;
}
    .cta7 {
    margin-bottom: 0px;
}
    .cta8 {
        margin-bottom: 0px;
    }
    
/**/
}




