.call-us-today a {
    font-size: 28px;
    font-family: 'Bookman Old Style', serif;
	    letter-spacing: 5px;
}
.video-background {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.video-foreground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}
.ppc_team_img  .ppc-default-img {
    object-fit: contain;
    object-position: center;
    padding: 40px;
}
.video-foreground iframe {
/*   width: 100%;
  height: 100%; 
  position: absolute;
  top: 0;
  left: 0; */
   width: 100vw;
  height: 56.25vw; /* Maintain 16:9 ratio */
  min-height: 100vh;
  min-width: 177.77vh; /* Maintain 16:9 ratio */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}




.ppc-page-banner {
    min-height: 500px;
    padding: 0;
    position: relative;
    border-bottom: 15px solid #024d71;
	overflow: hidden;
}
.ppc-page-banner:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.78);
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}
.page-template-template-ppc-page2 .ppc-page-banner:after {
	display:none;
}
.page-template-template-ppc-page2 .ppc-page-banner{
	background:#c24828;
}
.ppc-5star-client .why_choose_text p {
    line-height: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.ppc-page-banner .container {
    position: relative;
    z-index: 2;
}
.ppc2-section-heading {
    background: #c24828;
    padding: 40px 0;
}
.ppc2-section-heading h2{
   margin-bottom:0;
}
.page-template-template-ppc-page2 .ppc-text-video {
    padding: 50px 0;
}
.page-template-template-ppc-page2 .ppc-content-section .content p {
    color: #000;
    font-size: 20px;
    font-weight: 500;
} 
.page-template-template-ppc-page2 .content p {
    line-height: 24px;
}
.vid_content p {
    font-weight: 500;
    font-size: 20px;
}
.vid_content {
    padding-bottom: 30px;
}
.form-sec {
    background: #c24828;
    padding: 40px 30px ;
}
.banner_heading{
    font-family: "Athelas-Regular";
    font-style: normal;
    font-weight: 400;
    margin: 0;
    font-size: 60px;
    letter-spacing: 5px;
    line-height: 1;
	margin-bottom:25px;
	    padding-right: 90px;
}
.banner_content p {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
    font-style: italic;
	margin-bottom:20px;
}
.lft-sc {
    padding-right: 40px;
}
.author {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0px;
    color: #fff;
    font-weight: bold;
}
.rating-text {
    color: #fff;
}
.form-heading {
    font-size: 22px;
    color: #fff;
    font-family: "Athelas-Regular";
}
.form-control {
    background: #fff;
    box-shadow: none !important;
    outline: 0 !important;
    resize: none;
    border: none;
    border-bottom: 1px solid #dbdbdb;
    color: #000000;
    padding: 0 1em;
    border-radius: 0;
    height: 50px;
}
.form-control:hover, .form-control:focus {
    background-color: #fff;
    box-shadow: none;
    outline: none;
}

.btn{
    background-color: #84a09f;
    border: 1px solid #84a09f;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    border-radius: 0;
	text-transform:uppercase;
	letter-spacing:2px;
}
.btn:hover{
    background-color: #004d71;
    border: 1px solid #004d71;
}


.btn.blue-btn{
    background-color: #004d71;
    border: 1px solid #004d71;
}
.btn.blue-btn:hover {

	background: #fff;
} 
.heading {
    letter-spacing: 7px;
    text-transform: uppercase;
	font-weight: 400;
	line-height: 32px;
	margin-bottom:20px;
}
.ppc-reviews {
    background: #fcf7f2;
}
.section-pd1{
    padding: 80px 0;
}
.section-pd-tp {
    padding-top: 120px;
}

.section-pd-bt {
    padding-bottom: 120px;
}
.ppc-text-video {
    background: #c24828;
}
.left_content_ppc {
    background: #7a97ac;
    padding: 30px;
}
.left_content_ppc ul li{
	color:#fff;
	font-size: 20px;
}
.left_content_ppc ul li::before{
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(../img/tick-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: unset;
    top: 15px;
    left: 0;
    position: absolute;
	background-size: contain;
}
.left_content_ppc ul li {
    padding-left: 50px;
}
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    height: 48px;
    background: red;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate3d(-50%, -50%, 0);
}
.play-btn:hover {
	 background: red;
}
.html5lightbox .play-btn svg {
    height: 30px;
    width: 30px;
    fill: #fff;
}
.html5lightbox .play-btn svg {
    position: relative;
    left: auto;
    top: auto;
    z-index: 2;
}
.ppc-why-choose {
    background: #fcf7f2;
}
.why_choose_text p {
    line-height: 17px;
}
.why_choose_text ul li {
    line-height: 17px !important;
	list-style: disc;
   padding: 0;
}
.why_choose_text ol li {
    line-height: 17px !important;
}
.why_choose_text ul {
    padding-left: 30px;
	    margin-bottom: 20px;
}
.why_choose_text ul li:before{display:none;}
.why_choose_img img {
    border-radius: 5px;
}

.ppc-testimonial {
    background: #7a97ac;
}
.footer-form .form-sec {
    padding: 60px 42px;
    background-color: #c24828;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 0;
}
.footer-form .lft-sc {
    padding-left: 90px;
}
.content p {
    line-height: 20px;
}
footer {
    padding-top: 0;
    border-top: 0;
}
.footer-form .form-control {
    padding: 10px 30px;
    background-color: #fff;
    border-radius: 0;
    height: 50px;
}
.footer-form .lft-sc p strong em{
	font-weight:bold;
	font-style:italic;
}
.btn-txt {
    background: #d7a562;
    display: inline-block;
    margin-top: 30px;
    color: #fff;
    padding: .1em .3em;
    line-height: 24px;
    font-size: 22px;
    font-family: "Athelas-Regular";
}
.ppc-map-section {
    background: #7a97ac;
}
.ppc-map-section .iframe_map iframe {
    width: 100%;
    height: 100%;
    min-height: 550px;
}
.map_contentc h4{
    color: #fff;
	letter-spacing: 5px;
    font-weight: 400;
}
.map_contentc a {
    color: #fff;
    font-weight: 400;
}
.map_contentc {
    color: #fff;
    padding-bottom: 30px;
	font-size:18px;
}
.ppc-content-section h3 {
    font-size: 28px;
    font-weight: 500;
    font-family: "Albert Sans";
    text-transform: capitalize;
}
.ppc-content-section {
    background: #84a09f;
}
.ppc-content-section .content p {
    color: #fff;
}
.footer-form {
    padding: 15px 0px;
}
footer .footer-copyright {
    padding: 25px 0px;
}
.video_wrap {
    height: 565px;
    position: relative;
    overflow: hidden;
}
.video_wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ppc_team_item {
    position: relative;
	    overflow: hidden;
}
.ppc_team_img img {
    height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: top center;
	transition: opacity 1s, transform 1s;
}
.ppc_team_slider .slick-slide {
  margin: 0 5px; /* adds horizontal space between slides */
}

/* Fix layout: prevent double spacing */
.ppc_team_slider .slick-list {
  margin: 0 -5px; /* negative margin to offset the inner margin */
}
.ppc_team_img a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
	transition: opacity 1s, transform 1s;
}
.ppc_team_img a{
    position: relative;
}
.ppc_team_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px;
}
.ppc_team_info h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 7px;
    font-weight: 500;
}
.ppc_team_info p {
    line-height: 20px;
	font-size:20px;
    display: inline-block;
    margin: 0 0 .25em;
    padding: .4em 1em;
    background: rgba(255, 255, 255, .9);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    transition: opacity .35s, transform .35s;
    transform: translate3d(calc(-100% - 100%), 0, 0);
	opacity:0;
}
.ppc_team_item:hover .ppc_team_info p {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
 .ppc_team_item:hover .ppc_team_img img{
	 transform: scale3d(1.1, 1.1, 1);
}
 .ppc_team_item:hover .ppc_team_img a:after {
    background: rgba(0, 0, 0, .4);
}
.ppc_team_slider .slick-arrow {
    position: absolute;
    left: 0;
    top: calc(50% - 45px);
    border: none;
    background-color: #000;
    font-size: 0;
    z-index: 1;
	    padding: 10px 8px;
}
.ppc_team_slider .slick-arrow.slick-next {
    right:-2px;
    left: auto;
}
.ppc_team_slider .slick-arrow.slick-prev::after {
    display:none;
}
.ppc_team_slider .slick-arrow.slick-next::after {
    display:none;
}
.ppc_team_slider .slick-arrow svg {
    fill: #fff;
}
.why_choose_img img{
	 transition: transform .35s;
}
.why_choose_img img:hover{
	transform: scale3d(1.1, 1.1, 1);
}
.why_choose_img {
    overflow: hidden;
}
@media (min-width: 1300px) {
    .ppc-why-choose .container{
        max-width: 950px;
    }
}
 
@media (max-width: 1280px){
	.footer-form .lft-sc {
		padding-left: 20px;
	}
}

@media (max-width: 1199px){
	.banner_heading {
		font-size: 50px;
		padding-right: 0;
	}
}
@media (max-width: 991px){
	.banner-content-wrap {
		padding-top: 30px;
	}
	.why_choose_text {
		margin-bottom: 30px;
	}
	.footer-form {
		padding: 50px 0;
	}
	.content-wrap.text-end {
		text-align: center !important;
	}
	.footer-form .lft-sc {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.video-foreground iframe {
		width: 100vw;
		height: 176.25vw;
		min-height: 100vh;
		min-width: 267.77vh;
	}
	.video_wrap {
		height: 432px;
	}
}
@media (max-width: 767px){
	.ppc_team_info {
		padding: 20px;
	}
	.video_wrap {
		height: 245px;
	}
	.main-header-wrap .header-logo {
        max-width: 100%;
    }
	.main-header-wrap .header_menu_apply {
		width: 100%;
		max-width: 100%;
		justify-content: center;
		margin-top: 20px;
	}
	.lft-sc {
		padding-right: 10px;
	}
	.ppc-page-banner {
		background-size: cover !important;
		background-position: center !important;
	}
	.ppc-page-banner:after {
		background: rgba(0, 0, 0, .2);
	}
	.banner_heading {
		font-size: 40px;
		padding-right: 0;
	}
	.banner-content-wrap {
		padding-top: 20px;
		padding-bottom: 20px;
	}
} 