*, *::after, *::before{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a{
  text-decoration: none;
}
img,
iframe{
  width: 100%;
  display: block;
  height: auto;
}
p, li{
  font-family: 'Poppins', sans-serif;
  font-weight: inherit;
}
body.page-id-7481{
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}
.ppc_container{
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
/* Header Styling */
header.ppc_header{
  background-color: transparent;
  padding: 15px 0;
  height: 70px;
  position: relative;
  z-index: 3;
}
.ppc_header_wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ppc_logo_container{
  max-width: 175px;
}
.lead_form .ppc_main_form input[type="submit"],
.ppc_primary_btn {
  display: inline-block;
  background-color: #F85407;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0.7rem 1.5rem;
  text-transform: uppercase;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
/* Banner Section Styling */
.page-id-7481 section.ppc_banner_section{
  position: relative;
  padding: 100px 0 50px;
  margin-top: -70px;
  background-image: url(../jpg/33-copy.jpg);
	  background-image: url(../jpg/banner_ppc_img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.ppc_banner_section:after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(0 14 36 / 50%);
  z-index: 0;
}
.ppc_banner_section > div{
  position: relative;
  z-index: 1;
}
.ppc_banner_section .banner_content{
  display: grid;
  place-content: center;
  gap: 30px;
  height: 45vh;
}
.ppc_banner_section .banner_content h1{
  font-family: 'Oswald', sans-serif;
  font-weight: 900;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: 0 0 10px rgb(0 0 0 / 40%);
}
.ppc_banner_section .banner_content p{
  color: #fff;
  font-size: 18px;
  text-shadow: 0 0 10px rgb(0 0 0 / 40%);
  font-weight: 400;
}
.ppc_banner_form {
  background-color: rgb(5 37 88 / 0.9);
}
.lead_form{
  padding: 5px 20px 30px;
}
.lead_form .ppc_input_desc,
.lead_form .ppc_form_heading{
  font-family: 'Oswald',sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0;
}
.lead_form .ppc_input_desc{
  font-size: 22px;
  text-align: left;
  padding: 10px 0;
}
.lead_form .ppc_form_row{
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 0 5px;
}
.lead_form .ppc_form_row input:not([type="checkbox"]){
  width: 100%;
  height: 45px;
  padding: 5px 10px;
  border-radius: 8px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.lead_form label{
  color: #fff;
  font-size: 18px;
}
.lead_form .ppc_main_form input[type="submit"]{
  font-size: 16px;
  text-transform: uppercase;
  padding: 0.7rem 2.5rem;
  height: 50px;
  font-weight: 600;
	margin: 30px auto 5px;
	display: block;
}
h2.ppc_heading_title{
  font-family: 'Oswald';
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: rgb(5, 37, 88);
  padding: 10px 0 20px;
}
.page-id-7481 section{
  padding: 50px 0;
}
.ppc_roadmap_wrapper{
	padding: 20px;
}
.ppc_roadmap_wrapper img{
  object-fit: contain;
}
.solutions_learn_more_btn{
  padding: 30px 0 20px;
  text-align: center;
}
.ppc_why_you_need h2{
  font-size: 26px;
  line-height: 1.4;
}
.ppc_why_you_need .ppc_wyn_content:not(:last-child){
  margin-bottom: 30px;
}
/* Testimonial Section */
.ppc_testimonial_wrapper{
  display: flex;
  gap: 20px;
  flex-direction: column-reverse;
  padding: 20px 0 0;
}
.ppc_testimonial_wrapper iframe{
  aspect-ratio: 16 / 9;
}
.ppc_testimonial_wrapper .text_testimonial .ppc_client_info .client_position{
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
}
.text_testimonial > p{
  font-size: 16px;
}
.sm_cta .ppc_primary_btn,
.map_cta .ppc_primary_btn,
.ppc_testimonial_wrapper .text_testimonial .ppc_primary_btn {
  margin: 20px 0 0;
}
.bottom_form.lead_form{
  background-color:  #052558;
}
.ppc_bottom_form,
.ppc_stats,
.ppc_why_you_need{
  background-color: #edf4ff;
}
.ppc_bottom_form{
  padding: 50px 0;
}
.ppc_main_footer{
  background-color: #052558;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding: 8px 0;
}
.bottom_popup_form.lead_form{
  background: #edf4ff;
  max-width: 400px;
  width: 92%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-height: 85%;
  padding: 20px;
}
dialog.ppc_popup_dialog_form{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 0.4);
    z-index: 9;
}
dialog.ppc_popup_dialog_form::backdrop{
  background-color: rgb(0 0 0 / 0.3);
}
.ppc_popup_close{
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 1;
  cursor: pointer;
}
.ppc_popup_close svg{
  width: 30px;
  height: 30px;
  fill: white;
  background: red;
  border-radius: 50%;
  padding: 5px;
}
.form_ppc_wrapper{
  position: relative;
  display: flex;
  justify-content: center;
  height: 100%;
}
.bottom_popup_form.lead_form .ppc_form_heading{
  color: #052558;
  padding: 0;
}
.bottom_popup_form.lead_form .ppc_form_row input:focus,
.bottom_popup_form.lead_form .ppc_form_row input{
  border: none;
}
.bottom_popup_form.lead_form .ppc_form_row input:focus{
  outline: 1px solid #052558;
  outline-offset: 2px;
}
.bottom_popup_form.lead_form .ppc_input_desc,
.bottom_popup_form.lead_form label{
  color: #052558;
}
.bottom_popup_form.lead_form .ppc_main_form{
  height: 95%;
  overflow-y: scroll;
  padding: 20px 0;
}
.ppc_banner_section > .ppc_container{
  display: contents;
}
.ppc_banner_wrapper{
  position: relative;
  z-index: 1;
}
.lead_form .ppc_form_row .services_list .wpcf7-form-control.wpcf7-checkbox{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
  text-align: left;
}
.lead_form .ppc_form_row .services_list .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label{
  padding-left: 5px;
}
.services_list label{
  font-size: 12px;
  display: block;
  width: 100%;
}
.video_testimonial{
  position: relative;
}
.video_testimonial.active:after,
.video_testimonial.active:before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../jpg/scottnachatilo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: 0.3s all ease-in-out;
}
.video_testimonial.active:after{
  background-image: unset;
  background-color: rgb(0 0 0 / 0.3);
}
.video_testimonial .play_button{
  display: none;
}
.video_testimonial.active{
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.video_testimonial.active:hover:before{
  background-size: 105%;
}
.video_testimonial.active .play_button{
  position: absolute;
  display: block;
  z-index: 1;
}
.video_testimonial.active .play_button svg{
  width: 60px;
  height: 60px;
  fill: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 10px;
  transition: 0.3s all ease-in-out;
}
.video_testimonial.active:hover .play_button svg{
  transform: scale(1.2);
}
.ppc_client_info{
  padding-bottom: 20px;
}
.client_name h3{
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  text-transform: capitalize;
}
.ppc_counter.percent:after,
.ppc_counter.plus:after{
  content: "+";
  font: inherit;
}
.ppc_counter.percent:after{
  content: "%";
}
.ppc_counter_item > span{
  display: block;
  font-size: 42px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
}
.ppc_counter_item{
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.bottom_form_container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.bottom_form_img img{
  object-fit: contain;
}
.lead_form .ppc_form_row .services_list .wpcf7-form-control.wpcf7-checkbox > span{
	margin-left: 0;
}
.ppc_wyn_content p{
  font-family: 'Poppins', sans-serif;
}
.services_list{
  padding-top: 10px;
}
.ppc_map_content .e-hotspot__tooltip p strong{
	font-weight: unset;
}
.ppc_map_content .e-hotspot__tooltip p {
    font-weight: 500;
    font-size: 15px;
}
.ppc_map_content .e-hotspot__tooltip img {
    height: 80px;
    object-fit: contain;
}
@media (min-width: 768px){
  .ppc_counter_content{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    place-content: center;
    padding: 30px 0;
  }
  .bottom_form_container{
    flex-direction: row;
  }
  .bottom_form_img{
    flex: 0 0 calc(40% - 15px);
  }
  .bottom_form_img img{
        object-fit: contain;
        height: 100%;
  }
  .bottom_form.lead_form{
    flex: 0 0 calc(60% - 15px);
  }
}
@media (max-width: 980px){
  .bottom_popup_form.lead_form{
    max-width: 600px;
  }
}
@media (min-width: 981px){
  body.page-id-7481{
    text-align: left;
  }
  h2.ppc_heading_title{
    font-size: 42px;
  }
  .ppc_banner_section > .ppc_container{
    display: block;
  }
  .ppc_banner_wrapper{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .ppc_banner_content_wrapper{
    display: grid;
    place-content: center;
  }
  .ppc_banner_content_wrapper > .ppc_container{
    margin-top: -100px;;
  }
  .ppc_why_you_need .ppc_wyn_content:not(:last-child) {
    margin-bottom: 70px;
}
  .ppc_wyn_content {
    display: grid;
    grid-template-columns: 0.5fr 1.5fr;
    gap: 100px;
}
.ppc_wyn_content p{
  line-height: 1.8;
}
h2.ppc_heading_title{
  padding-bottom: 30px;
}
  .ppc_why_you_need h2{
    font-size: 26px;
    line-height: 1.5;
    text-align: left;
    padding: 0;
    letter-spacing: -1px;
  }
  .page-id-7481 section{
    padding: 80px 0;
  }
  .ppc_testimonial_wrapper{
    flex-direction: row-reverse;
    align-items: center;
    gap: 50px;
  }
  .ppc_testimonial_wrapper > div{
    flex: 0 0 calc(50% - 25px);
  }
  .ppc_smart_move,
  .ppc_stats,
  .ppc_counter_item{
    text-align: center;
  }
  .bottom_form.lead_form,
  .bottom_form_container > div{
    flex: 0 0 calc(50% - 15px);
  }
  .bottom_popup_form.lead_form{
    max-width: 600px;
  }
  .lead_form .ppc_main_form form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .lead_form .ppc_form_row {
    flex: 0 0 100%;
}
  .ppc_form_row.desktop-50 {
    max-width: calc(50% - 2.5px);
}
	.lead_form .ppc_main_form input[type="submit"]{
		margin: 10px 0 0;
		display: inline-block;
	}
  .services_list label {
    font-size: 14px;
}
.lead_form .ppc_main_form input[type="submit"],
.ppc_primary_btn {
  font-size: 16px;
}
	.ppc_roadmap_wrapper {
    height: 900px;
}
	.ppc_roadmap_wrapper img{
		height: 100%;
		padding: 10px;
	}
}
.page-id-7481 footer#footer,
.page-id-7481 .main-header{
	display: none !important;
}
dialog.ppc_popup_dialog_form{
  display: none;
}
header.ppc_header .ppc_contact_us a{
  font-size: 12px;
}
.page-id-7481 .wholebody{
  all: unset;
}
form .ppc_form_row input[aria-invalid="true"] {
    border: 2px solid #dc3232;
}
form .ppc_form_row .wpcf7-not-valid-tip{
	font-size: 14px;
}
@media(max-width: 768px){
	.ppc_map_content{
		position: relative;
		left: -15px;
	}
}
.solutions_learn_more_btn a{
	color: #f85407;
}
.solutions_learn_more_btn a:hover{
	text-decoration: underline;
}
.ppc_main_form .wpcf7-response-output{
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 14px;
	border-color: #f85407 !important;
}
.bottom_popup_form .wpcf7-response-output{
	color: #000;
}
.roadmap_img{
	height: 100%;
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}
.roadmap_content_item {
    position: absolute;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #fff;
}
.roadmap_content_item.left_ones{
	right: 655px;
}
.roadmap_content_item.right_ones{
	left: 655px;
}
.website_audit {
	top: 65px;
}
.content_gap {
	top: 205px;
}
.comp_analysis {
	top: 368px;
}
.web_dev {
	top: 3px;
}
.cont_dev {
	top: 145px;
}
.link_build {
	top: 268px;
}
.perf_track {
	top: 432px;
}
.ppc_solutions{
	background-image: linear-gradient(1800deg, #edf4ff 0%, #eff5ff 40%);
}
.my_hr_section{
	padding: 0 !important;
	background: #EEF5FF;
}
.my_hr{
	margin: 0;
    border: 0;
    height: 3px;
    background-image: linear-gradient(to right, #edf4ff, #f85457, #f6988f12);
    opacity: 0.5;
}
@media (min-width: 1025px){
	.ppc_why_you_need{
		padding-top: 120px !important;
	}
	.ppc_solutions{
		padding-bottom: 110px !important;
	}
}

@media (max-width: 1024px){
	.roadmap_content_item{
		white-space: normal;
	}
	.roadmap_content_item.left_ones {
		right: 560px;
		left: -30px;
		text-align: right;
	}
	.roadmap_content_item.right_ones {
		left: 560px;
		right: -30px;
		text-align: left;
	}
	.website_audit {
		top: 65px;
	}
	.content_gap {
		top: 220px;
	}
	.comp_analysis {
		top: 402px;
	}
	.web_dev {
		top: -5px;
	}
	.cont_dev {
		top: 153px;
	}
	.link_build {
		top: 290px;
	}
	.perf_track {
		top: 472px;
	}
}
@media (max-width: 767px){
	.ppc_roadmap_wrapper {
		padding: 40px;
	}
	.roadmap_content_item {
		font-size: 14px;
	}
	.roadmap_content_item.left_ones {
		right: 236px;
		left: -50px;
	}
	.roadmap_content_item.right_ones {
		left: 236px;
		right: -50px;
	}
	.website_audit {
		top: 20px;
	}
	.content_gap {
		top: 85px;
	}
	.comp_analysis {
		top: 164px;
	}
	.web_dev {
		top: -12px;
	}
	.cont_dev {
		top: 56px;
	}
	.link_build {
		top: 116px;
	}
	.perf_track {
		top: 194px;
	}
	.roadmap_img{
		max-width: 280px;
	}
	.solutions_learn_more_btn{
		padding: 0px 0 20px;
	}
}
.ppc_solutions{
	background-image: unset;
	background-color: #052558;
	padding-bottom: 50px !important;
	position: relative;
	overflow: hidden;
}
.ppc_solutions:before{
	all: unset;
	content: "";
	background-color: #0582c6;
	position: absolute;
	top: 0;
	bottom: 20%;
	left: -50%;
	right: 60%;
	border-radius: 50%;
	filter: blur(80px);
	z-index: 1;
}
.ppc_solutions_wrapper{
	position: relative;
	z-index: 1;
}
.ppc_solutions_wrapper .ppc_heading_title{
	color: #fff;
}
/* Feb 17 */
.ppc_banner_section:after{
	background-color: rgb(30 98 161 / 70%);
}
.ppc_banner_section .ppc_banner_form{
	background-color: rgb(5 37 88 / 0.7);
	border: 2px solid #fff;
	border-radius: 12px;
}
.ppc_solutions:before{
	display: none;
}
.bg_layer{
	background-image: linear-gradient(180deg, #1e62a1 0%, #c4eaff 100%);
}
.bg_layer section{
	background-color: transparent;
}
.ppc_wyn_content p,
.ppc_why_you_need h2{
	color: #fff;
}
h2.ppc_heading_title{
	color: #0f508d;
}
.ppc_banner_section .banner_content h1 span{
	display: block;
	font-size: 94px;
}