
@font-face {
    font-family:"product sans" ;
    src: url(../fonts/Product\ Sans\ Regular.ttf);
}

@font-face {
    font-family:"product sans-300" ;
    src: url(../fonts/Product\ Sans\ Light\ 300.ttf);
}


@font-face {
    font-family:"product sans-b" ;
    src: url(../fonts/Product\ Sans\ Bold.ttf);
}
body::-webkit-scrollbar {
    width: 10px;
    border-radius: 20px;
  }
   
  body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
  }
   
  body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    border-radius: 20px;

   
  }
  ::-webkit-scrollbar-thumb:horizontal{
  
    background:darkgrey;
          
      border-radius: 20px;
  }
  ::-webkit-scrollbar-track:horizontal {
  
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
  }
  ::-webkit-scrollbar:horizontal{
   
    height: 10px;
    border-radius: 20px;
  }
  .Review-box{
    display: none;
  } 
.mobile-section-view{
    display: none;
}

html{
    scroll-behavior: smooth;
}
.scroll-circle{
    position: relative;
    animation: continue 6s linear alternate-reverse infinite;

    

}

.colorr {
	color: rgb(62, 57, 57);
	padding-bottom: 20px;
}
.kent{
   
        max-width: 79%;
        height: auto;
    
}

.home-card {
    height: 88%;
}
.custom-carousel .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 150px 0;
}


.get-more-leads-section {
    padding: 100px 0;
    padding-bottom: 57px;
    overflow: hidden;
    padding-bottom: 43px;
}
.arrow{
    position: absolute;
    top: 64px;
    left: 2px;
    width: 21%;
}

#close{
    display: none;
}

.sub{
    display: none;
}

.word-space{
    letter-spacing:0px !important;
}
.weekly{
    position: relative; padding-left: 30px;
}
.get-weekly-txt{
    position: absolute;
    z-index: 20;
    margin-top: 20px;
    color:#5a90fa;
    font-weight: 500;
    font-size: 18px;
    left: -40px;
    font-style: italic;
    top: 90px;
}



@keyframes continue {
0%{
    transform:translateY(100px);
}

100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

}
hr{
    display: none;
}
.dotted-motion{
    width: 12px;
}
.scroll-circle{
    background: #ea4335;
    fill: #ea4335;
}
/* .green-circle {
	background: #f00;
	fill: #ea2f2f;
} */
.green-circle {
	background: #00b67a;
	fill: #00b67a;
}
.yellow-circle{
    background: #ffc90e;
    fill:#ffc90e;
}
.social-icon-box-col {
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.15), 0 1px 2px -1px rgba(0,0,0,0.15);
    padding: 10px;
     
    margin: 0px;
    border-radius: 11px;
}

.pere-cont p {
	margin-bottom: 0px;
	text-align: left;
}

.col-lg-6.col-md-6.col-12.social-icon-box-col {
	box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);
	padding: 10px;
	/* margin: 0px; */
}

#ul {
	display: flex !important;
	justify-content: end;
}

.iconn {
	display: flex;
	align-items: center;
}

.letter-space{
    letter-spacing: 0px !important;
}

.last-btn{
    display:flex;
    justify-content: center;
    margin-bottom: 100px;
}

.tt{
    font-weight: 600 !important;
}

.top-roll{
    margin-top: -171px;
}

.iconn img:nth-child(1){
    margin-right: 12px;
    margin-left: 6px;
}

.need-help-text + p {
	margin-bottom: 0px;
	margin-top: -4px;
	color: #545454;
	font-family: "product sans-300";
	font-size: 16px !important;
	padding-bottom: 14px;
	font-weight: 300;
}

.social-icon-box.row.justify-content-center {
	padding-bottom: 30px;
}

.pere-cont p {
	font-size: 16px;
	font-weight: 500;
}

.pere-cont p:nth-child(1) {
	font-size: 16px;
	font-weight: 501;
}


.contact-page-h h2 {
	font-size: 40px;
	font-weight: 500;
	color: #6c757d;
	font-family: "product sans-b";
}

.contact-page-h {
	padding-top: 36px;
}

.pere-cont p:nth-child(2) {
	font-size: 14px;
	color: rgba(49, 42, 42, 0.66);
}       

.col-lg-5.col-md-5.col-12.social-icon-box-col {
	margin: 13px;
}
.vertical-dots{
 
        min-width: 100%;
        width: 20px;
        overflow: visible;
        position: relative;
        height: 105px;
    
}
.header-image-hover img{padding-bottom: 10px;}
.navbar-toggler:focus{
    outline: none;
    box-shadow: none!important;
    border: none;
}


.hme-page .lead-left h1 {
	font-size: 31px;
	line-height: 39px;
}

span.cursor {
	display: inline-block;
	background-color: #342a2a;
	margin-left: 0.1rem;
	width: 3px !important;
	animation: blink 1s infinite;
	padding: 0px;
}
.btn-anchor{
    position: relative;
}
.btn-anchor::after{
content: '\f101';

font-family: 'FontAwesome'; 
position: absolute;
opacity:0;
transition: all 0.5s;


}

.google-review-sec span a {
	text-decoration: none;
}
.btn-anchor:hover::after{
    opacity: 1;
    padding-left: 20px;
}
.custom-nav li {
	font-size: 15px;
	padding: 5px 6px;
	height: 42px;
}

.google-review-sec a:nth-child(2) img {
	width: 271px;
	position: relative;
	top: -3px;
}

.google-review-sec span:nth-child(1) img {
	width: 75px;
	/* padding: p; */
}

.str{
    width: 35px !important;
}

.btn.btn-primary.request-btn.animated-buttonns.victoria-one {
	letter-spacing: 0px;
}

.google-review-sec span:nth-child(1) {
	color: #000;
	padding: 0px;
}

.google-review.mt-lg-0.mt-5 {
	padding: 68px 0px;
    padding-top: 0px;
}

.col-lg-3.col-md-3.col-12.ceenter {
	display: flex;
	justify-content: center;
}

.container-fluid.second-container.text-body-secondary.pack {
	padding-top: 64px;
	padding-left: 49px;
}

a .iconn .pere-cont p{
    text-decoration: none !important;
}

#navbarTogglerDemo02 {
	display: flex !important;
	justify-content: end;
}
.custom-nav{
    position: relative;
}
/* .custom-nav li::after{
content: '';
position: absolute;

width: 0px;
height: 1.5px;
visibility: hidden;
background: #1a73e8;
transition: all 0.3s;
}
.custom-nav li:hover::after{
visibility: visible;
width: 60px;

}
.custom-nav li:nth-child(2):hover::after{
  
    width: 100%;
  
    }
.custom-nav li:nth-child(3):hover::after{
  
    width: 100%;
  
    }
.custom-nav li:nth-child(4):hover::after{
  
    width:10%;
  
  
    }
.custom-nav li:nth-child(5):hover::after{
  
    width:100%;
  
  
    } */

    .custom-nav .nav-item::after{
        content: " ";
        width: 0%;
        display: inline-block;
        height: 2px;
        background-color: #1a73e8;
        position: relative;
        top: -21px;
        transition: 0.5s;
    }

    .dis-m{
        display:none;
    }

    .custom-nav .nav-item{
        
    }

    .custom-nav .nav-item:hover::after{
        width: 100%;
        transition: 0.5s;
    }

.request-btn{
  position: relative;
  top: 33px;
}
.Term_section .request-btn{

  top: 0;
}

.request-text {
    margin-top: 6px;
    text-align: center;
    font-size: 17px;
    margin-bottom: 0;
    position: absolute;
    left: 67px;
}
/*.links{
    text-decoration: none;
    color: #3a70ca;
}
.links:hover{
    text-decoration: underline;
}*/
.get-more-lead-btn a{
 width: auto;
}
.google-business-first{
    margin-top: 125px;
}
/* get-more-leads-section-css */

.lead-left h1{
    font-weight: bold;
    padding-right: 30px;
	display:inline-block;
    line-height: 50px;
}
.Term_section li {
    padding-left: 10px;
}
span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}
.lead-left h1 span.cursor.typing {
  animation: none;
}
@keyframes blink {
  0%  { background-color: #ccc; }
  49% { background-color: #ccc; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #ccc; }
}
.lead-left span{
    color:  #1a73e8;;

}
.review-section{
    margin-top: 80px;
}
.review-section .review-text{
   padding-left: 30px;
   font-size: 18px;
   color: #5f6368;
   font-weight: 500;
}
.dotted-bg{

    margin-top: 50px;
}
.Review-box span:first-child {
    width: 122px;
    display: block;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    height: 100px;
    align-items: center;
    text-align: center;
    margin: 0 2%;
}

 #ul .collapse{
    display: none;
 }
#ul .collapse .heit{
	display:block !important;
}


.Review-box span b{color:#0d6efd;}
.Review-box span:first-child img {

    width: 100%;
}
.Review-box span:nth-child(2) {
    /* background: red; */
    padding: 1px 20px 10px 0px;
    font-size: 14px;
    width: calc(100% - 165px);
    float: right;
    max-width: 410px;
}
.Review-box .close-btn {
    position: absolute;
    top: 30px;
    right: 10px;
    color: #fff;
    padding: 0;
    transition: all 0.5s;
    background: #b7b7b7;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
}
.close-btn {
    position: absolute;
    top: -3px;
    right: 10px;

    color: black;
    border-radius:50%;
    transition: all 0.5s;


}
.footer #mc_embed_signup input#mc-embedded-subscribe {
	border: 2px solid #0d6efd;
	border-radius: 4px;
	font-size: 15px;
	color: #fff;
	background-color: #0d6efd;
	line-height: 40px;
	height: 0px;
	/* vertical-align: middle; */
	padding-bottom: 39px;
	padding-top: 0px;
}
.clear.foot {
    text-align: center;
       display: block!important;
}
.Review-box{
    position: fixed;
    bottom: 15px;
    left: 0px;
    background-color: white;
    z-index: 999;
    box-shadow: 0px 0px 5px  #dedede;
    padding: 20px 10px;
  
}
.Review-box .free-review{
    width: 30%;
    padding-right: 10px;
}
.website-review{
    text-decoration: none;
    padding-right: 20px;
}
.review-box-right{
    text-align: center;

}
.get-your-website{

    margin-top: 80px;
}
.get-your-website .center-section h1{
    font-weight: 600;

}

.get-your-left-section p{
    color: #5f6368;
}
.get-your-right-section img{
    width: 57%;
}
.are-you-ready-sec {
	margin-top: 0;
	 
}
.thank-page button a {
    color: #fff;
    text-decoration: none;
}


.compare-img .sub-head{margin-top: 10px;   margin-bottom: 0px;}

.bottom-google-review h2 {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}

.review-box-perent.row h3 {
	text-align: right;
	font-size: 17px;
}

.bottom-google-review {
	padding-top: 16px;
}
.ready-section-left p{
    color: #5f6368;
}
.ready-section-btn a{
    padding: 5px 102px;
}

.star {
	padding-top: 10px;
}

.review-read-more {
	text-transform: capitalize;
	color: #808080ed;
	background: none;
	border: none;
    padding:0px;
}

.review-read-more-sibling {
	margin-bottom: 0px;
	padding-top: 20px;
}

.review-read-more-sibling span:nth-child(3){
    display:block;
    padding-left: 20px;
}

.chid-box img {
	width: 100%;
}

.perent-box .chid-box {
	width: 50%;
}

.review-read-more-sibling span:nth-child(3) {
	display: block;
	padding-left: 49px;
	margin-top: -21px;
	color: #1a73e8;
	font-size: 14px;
    padding-bottom: 9px;
}

.review-read-more-sibling span:nth-child(2) {
	/* margin-top: -22px; */
	position: relative;
	top: -10px;
	left: 10px;
	font-size: 14px;
	color: #808080d1;
}

.Google-new {
	margin-bottom: 6px;
	padding-top: 10px;
}

.review-read-more-sibling{
display: none;
}

.review-text {
	padding-top: 5px;
	color: #6d6d6d;
    margin-bottom: 0px;
}

.review-box-perent.row span {
	text-decoration: none !important;
}

.perent-box img {
	width: 100%;
}

.name .name-span {
	margin-top: -49px;
	position: relative;
	top: -10px;
	font-size: 16px;
	font-weight: 600;
}

 .review-box {
	background: #f3f3f3;
	margin: 10px;
	padding: 20px;
	border-radius: 8px;
}

.col-lg-5.col-md-5.col-12.social-icon-box-col a {
	padding: 0px;
}

.trusted-subscribe {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	border: 1px solid;
	border-radius: 13px;
	width: 74%;
	margin: 0px auto;
    padding-top: 12px;
  padding-bottom: 12px;
}   

.col-lg-2.col-md-3.col-12.review-box {
	width: 23%;
    padding: 21px;
}

.review-box-perent.row {
	/* padding-left: 4px; */
	justify-content: center;
    margin-top: -13px;
}

.sliderbtn {
	padding: 9px 24px;
	background: #1a73e8;
	/* color: #fff; */
	border: none;
	border-radius: 5px;
	/* display: flex; */
	/* justify-content: center; */
}

.slider-btn-div {
	display: flex;
	justify-content: center;
	padding-top: 25px;
    margin-bottom: 30px;
}

 

 
.sliderbtn a{
    color: #fff;
    text-decoration: none;
}
.buss-img {
	vertical-align: middle;
	display: flex;
	align-items: center;
}

.trusted-subscribe-sib {
	font-size: 20px;
	padding-top: 15px;
}
.trusted-subscribe p span {
	color: #019fe8;
	font-size: 20px;
}

.trusted-subscribe p {
	font-size: 20px;
	line-height: 34px;
	width: 69%;
	text-align: left;
	line-height: 28px;
	color: #020202;
	font-weight: 599;
	margin-bottom: 0px;
}
.pri a span {
	text-decoration: none;
	padding: 0px;
	color: #3b78e7;
}

.pri a span:nth-child(1) {
	color: #716e6e;
}
.trusr {
	font-size: 24px;
	padding-top: 24px;
	font-weight: 600;
	padding: 26px 117px;
	padding-bottom: 0px;
}

.ready-section-btn.justify-content-center.text-center {
	padding-top: 20px;
}
.custom-card{
    padding:20px;
    
margin-top: 40px;
}
.card-text{
    color: #5f6368;
    height: 225px;
}
.custom-card h5{
font-size: 18px;

}
.get-btn{
    margin-top: 41px;
}
.get-btn-two{

    margin-top: 41px;
}
.get-btn-three{
    margin-top: -8px;
}

.are-you-ready-sec .card-body {
	padding-bottom: 32px;
}
.end-btns {
	margin-top: 47px;
	padding-bottom: 17px;
}
.box-shadow-mobile{
    text-align: center;
    display: none;
}

/* trust-sec  */
.trust-section {
    padding:56px 10px; 
    background:#0d6efd; 
	font-family:inherit;}
.trust-section h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0 auto 30px; 
	font-family:inherit;
}
.trust-section p{
    font-size:18px; 
    line-height:30px; 
    font-weight:normal;}
.trust-section a.btn {
    background: #fff;
    padding: 7px 50px;
    border-radius: 4px;
    color: #222;
	margin:40px auto 0;
	font-family:inherit;
  
    font-weight: bold;
}
.trust-section a{text-decoration: none;}

/* bestselling-book */
.bestselling-book {
    background: #f8f9fa;
    padding: 85px 0;
}

.bestselling-book p {
    font-size: 16px;
    line-height: 27px;
    margin: 20px 0;
}

.need-help-text {
	margin-top: 67px;
	font-size: 27px;
	/* font-weight: 156; */
}
.map-sec{
    margin-top: 60px;
}
.need-help-section{
    margin-top: 90px;
}
.need-help-section p{
    font-size: 18px;
}
.footer-section{
    background: #f8f9fa;
    margin-top: 50px;
}
.footer-logo{
    padding: 10px 0px 10px;
}
.footer-link{
    display: flex;
  flex-wrap: wrap;
    align-items: center;
    padding: 20px 10px 10px;
}
.footer-link a{
    color: #7f7f7f;
    text-decoration: none;
    font-weight: 500;
  
}
.footer-link a:hover{
    text-decoration: underline;
    color: #7f7f7f;


}
.footer-link li{
    list-style: none;
    margin-right: 30px;
}
.footer-link li:nth-child(4){
  
  margin-right: 0px;
}

.footer-link li img{ width: 22px; margin-right: 20px; vertical-align: bottom;}

/* we-design-redesign */
.request-section{
    margin-top: 50px;
}
.number li{
list-style: none;
margin-right: 120px;
margin-top: 10px;


}
.Request-weekly{
 position: relative;
 top: -35px;   
}
.number li a{
    text-decoration: none;
    font-weight: 500;
}
.get-more-text h1{
    font-size: 46px;

}
.get-more-result{
    margin-top: 120px;
}
.get-more-text p{
    color: #5f6368;
}
.after-btn-dott{
    margin-top: 80px;
}
.home-links{
    margin-top: 60px;
}
.home-links a{
    color: #5f6368;
    text-decoration: none;
    font-weight: 500;
}
.home-links a:hover{
    color:black;
    text-decoration: underline;
    
}
.home-links a:nth-child(3){
    color: black;
    text-decoration: none;
    font-weight: 500;
}
.Exceptional-text h2{
    font-weight: bold;
}
.Exceptional-text p{
    color: #5f6368;
}
.website-design-section{
    background: #efefef;
}

.heading_title h1{
    font-weight: 400;

}
.portfolio_sec{
    background: #efefef;
    padding: 40px 10px 10px;
    margin-top: 38px;
}

/* web-design-section-css */
.port_pag .page-item {
    padding: 0 5px;
}

.port_pag .page-link:hover,
.port_pag .page-link:focus {
    background-color: transparent;
    box-shadow: none;
}

.port_pag .page-item.active .page-link {
    background-color:#1a73e8;
    border-radius: 50%;
    color: #222;
    height: 34px;
    line-height: 26px;
    width: 34px;
}

.html-wordpress-box-content .col-lg-7.col-md-7.col-7 {
	padding: 0px;
}

.port_pag .page-link {
    border: 0;
    color: #222;
    font-family: Roboto;
}

.port_pag #previous-page,
.port_pag #next-page {
    padding: 0 15px;
}

.port_work.dif_port {
    align-items: center;
    display: flex;
    height: 17em;
    justify-content: center;
    overflow: hidden;
    padding: 15px;
}

.port_work.dif_port figcaption .port_title {
    padding: 0px;
}

.port_work.dif_port .port_link {
    min-height: 185px;
}
 .lb-outerContainer{
    width: 991px !important;
    height: 100%!important;

}
.lb-container .lb-image{
    width: 991px !important;
    height: 100%!important;
}
#portfolio.logo_port .portfolio-item {
    margin-bottom: 6px;
    padding: 0 3px;
}

#portfolio.logo_port .portfolio-wrap {
    border-width: 0;
}

#portfolio.logo_port .portfolio-item figure.dif_port {
    height: auto;
}

#portfolio .portfolio-wrap {
    background: radial-gradient(ellipse at center, #fff 0%, #e1e1e1 100%);
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    transition: 0.3s;
}

#portfolio .portfolio-wrap ins.adsbygoogle {
    height: 342.56px !important;
}

#portfolio .portfolio-wrap:hover {
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

#portfolio .portfolio-item {
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

#portfolio .portfolio-item figure {
    background: radial-gradient(ellipse at center, #fff 0%, #e1e1e1 100%);
    overflow: hidden;
    height: auto;
    position: relative;
    border-radius: 0;
    margin: 0;
}

#portfolio .portfolio-item figure:hover img {
    opacity: 0.4;
    transition: 0.3s;
}

#portfolio .portfolio-item figure .link-preview,
#portfolio .portfolio-item figure .link-details {
    position: absolute;
    display: inline-block;
    opacity: 0;
    line-height: 1;
    text-align: center;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    transition: 0.2s linear;
}

#portfolio .portfolio-item figure .link-preview i,
#portfolio .portfolio-item figure .link-details i {
    padding-top: 6px;
    font-size: 22px;
    color: #333;
}

#portfolio .portfolio-item figure .link-preview:hover,
#portfolio .portfolio-item figure .link-details:hover {
    background: #ffcf00;
}

#portfolio .portfolio-item figure .link-preview:hover i,
#portfolio .portfolio-item figure .link-details:hover i {
    color: #fff;
}

#portfolio .portfolio-item figure .link-preview {
    left: calc(50% - 38px);
    top: calc(50% - 18px);
}

#portfolio .portfolio-item figure .link-details {
    right: calc(50% - 38px);
    top: calc(50% - 18px);
}

#portfolio .portfolio-item figure:hover .link-preview {
    opacity: 1;
    left: calc(50% - 44px);
}

#portfolio .portfolio-item figure:hover .link-details {
    opacity: 1;
    right: calc(50% - 44px);
}

#portfolio .portfolio-item .portfolio-info {
    background: #fff;
    border-radius: 0 0 3px 3px;
    display: none;
    height: 90px;
    padding: 30px;
    text-align: center;
}

#portfolio .portfolio-item .portfolio-info h4 {
    font-size: 18px;
    line-height: 1px;
    font-weight: 700;
    margin-bottom: 18px;
    padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-info h4 a {
    color: #333;
}

#portfolio .portfolio-item .portfolio-info h4 a:hover {
    color: #ffcf00;
}

#portfolio .portfolio-item .portfolio-info p {
    padding: 0;
    margin: 0;
    color: #b8b8b8;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

#portfolio .portfolio-item figure.dif_port {
    align-items: center;
    display: flex;
    height: 17em;
    justify-content: center;
    overflow: hidden;
}

#web_design .lb-outerContainer,
#landing_page .lb-outerContainer,
#flyer .lb-outerContainer,
#home_page .lb-outerContainer,
#portfolio_bs .lb-outerContainer {
    background-color: transparent !important;
    height: 100% !important;
    width: 900px !important;
}

#web_design .lb-container,
#landing_page .lb-container,
#flyer .lb-container,
#home_page .lb-container {
    background: radial-gradient(ellipse at center, #fff 0%, #e1e1e1 100%);
    margin: 0 15px;
}

#web_design .lb-image,
#landing_page .lb-image,
#flyer .lb-image,
#home_page .lb-image,
#portfolio_bs .lb-image {
    height: auto !important;
    width: 100% !important;
}

#logo_design .lb-outerContainer,
#business_card .lb-outerContainer {
    background: radial-gradient(ellipse at center, #fff 0%, #e1e1e1 100%);
}

#logo_design .lightbox .lb-image,
#business_card .lightbox .lb-image {
    border: 6px solid transparent;
    background: radial-gradient(ellipse at center, #fff 0%, #e1e1e1 100%);
    box-sizing: unset;
}

#logo_design .lightbox,
#business_card .lightbox {
    position: fixed;
    top: 40px !important;
}

#business_card #portfolio .portfolio-item figure:hover .link-preview,
#portfolio_bs #portfolio .portfolio-item figure:hover .link-preview,
#logo_design #portfolio .portfolio-item figure:hover .link-preview,
#flyer #portfolio .portfolio-item figure:hover .link-preview,
#portfolio_mbl #portfolio .portfolio-item figure:hover .link-preview {
    opacity: 1;
    left: calc(50% - 14px);
}
.pagination_area .page-item:first-child .page-link,
.pagination_area .page-item:last-child .page-link {
    background-color: #00aeef;
    border-radius: 0.2rem;
    color: #fff;
}

.pagination_area .page-item:first-child .page-link:hover,
.pagination_area .page-item:last-child .page-link:hover {
    background-color: #ffcf00;
    color: #222;
}

.pagination_area .page-item.active .page-link,
.pagination_area .page-item:hover .page-link {
    background-color: transparent;
    color: #222;
    border: 0;
}

.pagination_area .page-item .page-link {
    color: #44afe5;
    border: 0;
    cursor: pointer;
    font-family: OpenSans;
    font-size: 15px;
}
.animate-border {
    background: linear-gradient(to right, rgba(255, 255, 255, .0), #00a2e8, rgba(255, 255, 255, .0));
    display: block;
    height: 2px;
    margin-top: 15px;
    position: relative;
    width: 220px;
    margin: 0 auto;
}

.animate-border::after {
    animation: animborder 6s linear infinite;
    bottom: -6px;
    border: 7px solid #00a2e8;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    width: 10px;
    -webkit-animation: animborder 6s linear infinite;
}

@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(220px);
        transform: translateX(220px);
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(220px);
        transform: translateX(220px);
    }
}
/* not-sure sec */
/*.not-sure-sec .get-more-lead-btn a{
background: #ffc504;
    border-color: #ffc504;
    color: #000;
    font-weight: 600;
    width: max-content;
}*/

/* faq-section-css */
.faq-section{
    background: #edefee;
    margin-top: 0px;
    padding-bottom: 85px;
}

.fAQ-right h3{
    font-weight:bold;
    font-size: 42px;
    margin-top: 40px;

}
.fAQ-right h5{
    font-weight:bold;
    font-size: 17px;

}
.custom-header{
    background: #ccc!important;
}
.custom-header:focus{
    background: #ccc!important;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    background: #fff!important;
}

.after-icon .chid-box-cont p:nth-child(1)::after {
	content: url("../img/image-20x20.jpg") !important;
	display: inline-block !important;
	width: 39px;
	/* margin-top: 4px; */
	position: relative;
	top: 4px;
	right: -2px;
}

.none .chid-box-cont p:nth-child(1)::after {
	content: url("../img/image-20x20.jpg") !important;
	display: none !important;
	width: 39px;
	/* margin-top: 4px; */
	position: relative;
	top: 4px;
	right: -2px;
}

.need-help-section.suspen {
	margin-top: 0px;
}
.accordion-body{
    background-color: #f7f7f7;
}
.custom-accordian{
margin-top: 20px;

}
.button-number span{
    background: #000;
    color: white;
    padding: 20px ;
    text-align: center;
    margin-right: 10px;

}
.button-number.collapsed  span{
    background: #1a73e8;
}
.button-numbers span{
    background: #fdb640;
    padding: 20px 16px;
    text-align: center;
    margin-right: 10px;

}

.button-number, .button-numbers{
    padding: 0px 11px 0px 0px !important;
    margin-top: 5px;
}
.button-number:focus{
    border-color: #fff !important;
    box-shadow: none !important;
   
  
}
.button-numbers:focus{
    border-color: #fff !important;
    box-shadow: none !important;
   
  
}

.copy-best-selling {
	background: #f5f5f5;
	padding: 73px 0px;
}

.ready-section-btn.justify-content-center.text-center.black a:hover {
	background: #000;
	color:#1a73e8;
}

.col-lg-4.col-md-4.col-12.selling-img-col {
	padding-top: 13px;
}

.col-lg-8.col-md-8.col-12.selling-content-col h2 {
	font-family: "product sans-b";
	color: #000;
	font-size: 38px;
    margin-bottom: 27px;
}

.col-lg-8.col-md-8.col-12.selling-content-col p {
	font-family: "product sans-300";
	font-size: 20px;
	/* color: #afafd2; */
	margin-bottom: 22px;
}
.custom-collapse{
    color: blue !important;
}
.custom-collapse:focus{
  
    box-shadow: none !important;
}
.button-number,.button-numbers:not(.collapsed){
    background: white !important;
    color: black !important;
}
.accordion-body {
    padding: 1rem 1.25rem !important;
}
.help-section{
    margin-top: 50px;
}
.get-more-customer{
    margin-top: 80px;
}
.question-answer-section{
    margin-top: 80px;
}
.custom-collapse{
    margin-top: 10px;
    padding: 36px 10px !important;
}
.section-padding {

    margin: 0 auto;
    padding: 0px 0;
    position: relative;
}
.owl-item .item {
    transform: translate3d(0, 0, 0);

    margin: 50px 0;

}
.screenshot_slider .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    border: 4px solid white;
}
.screenshot_slider .owl-nav {
    text-align: center;
}
.screenshot_slider .owl-nav button {
    font-size: 24px !important;
    margin: 10px;
    color: #1e0d02 !important;
}

.owl-carousel .owl-nav button.owl-next{
 position: absolute;
 top: 35%;
 right: 0px;

}
.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: 35%;
    left: 0px;
   
   }
  .custom-carousel .owl-stage-outer {
  min-height: 60vh;
}
.insta-icon{
    width: 3%;
}
.Our-work{
    margin-top: 70px;
}
/* contact page  */
.contact-sec input{padding:10px;  margin:0 auto 10px;}
.contact-sec .form-check-input[type=checkbox]{ height:auto;  margin-top:5px; }
.contact-sec .form-check .form-check-label { margin-left: 10px;}
.contact-sec select{padding:10px; height:50px; margin:0 auto 10px;}
.contact-sec .contact-btn { width: 100%; max-width: 180px; height: 50px; font-size: 18px; font-weight: 600; }
  .book-col figure img{
	  padding:5px; transition: 500ms ease;
   border: 2px solid transparent;
 
}


.bg-mail{
    background:url('../img/mail.png') no-repeat left;
  
} 
.bg-call{
    background: url('../img/call.png') no-repeat left;

}
.typed-out{
  overflow: hidden;
  border-right: .15em solid orange;
  white-space: nowrap;
  animation: 
    typing 1s forwards;
  width: 0;
}
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}
   .book-col figure img:hover{
	  padding:5px; transition: 500ms ease;
   border: 2px dashed #0d6efd;   
   }
   
   .hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.08);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	transform: scale(1.08);
}

.prime {
	margin-left: -6px;
	position: relative;
	left: -10px;
}

 .item {
              z-index: 100;
    padding: 5px;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 90px;
    margin-left: 5px;
              }

              .item img {
                      transform: translateY(1px);
    text-align: center;
    display: flex;
    justify-content: center;     z-index: 999;
    mix-blend-mode: darken;
    align-items: center;
              }

              @keyframes scaleIn {
                from {
                  transform: scale(0.8, 0.8);
                  opacity: .5;
                }
                to {
                  transform: scale(1.5, 1.5);
                  opacity: 0;
                }
              }	
#item-box {
    width: 130px;
    height: 100px;
    display: flex;
    align-items: left;
    justify-content: left;
    /* overflow: hidden; */
    position: relative;
}
.circle {
    border-radius: 50%;
    background: #c4d4eb;
    width: 90px;
    height: 90px;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    animation: scaleIn 4s infinite cubic-bezier(.36, .11, .89, .32);
}
 /* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.hover14 figure,
.hover15 figure {
	position: relative; overflow:hidden;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}

.container.profile-form h2 {
	color: #000;
	font-family: "product sans-b";
	font-size: 45px;
    padding-bottom: 6px;
}



.container.profile-form p {
	font-size: 18px;
	padding-bottom: 6px;
}

.container.profile-form h3 span {
	text-decoration: none;
	font-size: 37px;
}

.container.profile-form h3 {
	font-family: "product sans";
	font-weight: 700;
	color: #000;
	padding-bottom: 22px;
	font-size: 24px;
}

.container.profile-form h2 span {
	color: #4285f4;
	text-decoration: navajowhite;
	/* padding-bottom: 20px; */
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}


/* Global Button Styles */
a.animated-buttonns:link, a.animated-buttonns:visited {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
a.animated-buttonns:link:after, a.animated-buttonns:visited:after {
	content: "";
	position: absolute;
	height: 0%;
	left: 50%;
	top: 50%;
	width: 150%;
  
	z-index: -1;
	-webkit-transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-o-transition: all 0.75s ease 0s;
	transition: all 0.75s ease 0s;
}
a.animated-buttonns:link:hover, a.animated-buttonns:visited:hover {
	color: #FFF;
	text-shadow: none;
}
a.animated-buttonns:link:hover:after, a.animated-buttonns:visited:hover:after {
	height:900%;
}
a.animated-buttonns:link, a.animated-buttonns:visited {
	overflow: hidden;
	letter-spacing: .08em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

/* Victoria Buttons */

a.animated-buttonns.victoria-one {
	border: 2px solid #1a73e8;
	border-radius: 4px;
	padding: 10px 27px;
	font-size: 17px;
	font-weight: bold;
	top: 0;
}

.font-w {
	font-weight: 600 !important;
	padding-bottom: 10px;
	font-size: 44px;
	font-weight: 600;
	color: #000;
}
.mail-phone-link{
    font-size: 15px;
    margin-top: 10px;
}
.about-cont p {
	color: #62646a;
	margin-bottom: 38px;
}
.about-sub-heading {
	font-size: 15px;
	font-weight: 599;
	color: #595959;
	padding-bottom: 23px;
	padding-top: 10px;
	font-weight: 600;
}

.backpage-img{
    display:flex;
    justify-content: center;
}

.back-div {
	text-align: center;
	padding-bottom: 41px !important;
}
.go-back {
	font-size: 21px;
	font-family: "product sans";
}

.get-more-lead-btn.about-bnr-btn.back-btn {
	/* position: absolute; */
	/* bottom: 0px; */
	display: flex;
	justify-content: center;
	/* margin-top: -9px; */
	padding-bottom: 41px;
}
.google-review.mt-lg-0.mt-5 h2 {
	padding: 40px;
	/* font-size: 25px; */
	margin-bottom: -12px;
	/* color: #000000a8; */
	/* font-family: "product sans"; */
	line-height: 1.32;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: rgb(17, 17, 17);
}
a.animated-buttonns.victoria-one:hover{background-color:transparent;
    color: #1a73e8;
}
a.animated-buttonns.victoria-one:after {
	background: #000;
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
	transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}
.help-section figure:hover{  box-shadow: 0 0 10px #ddd;   border: 2px dashed #1a73e8;
    transition: 0.5s ease-in;     transform: scale(1.05);}   
.help-section figure {
    background: #fff;
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
      border: 2px dashed transparent;
    transform: scale(1.0);
    transition: 0.5s ease-in;
    margin: 0 auto;
    border-radius: 50%;
}
.how-we-build-website{
    background: #f5f5f5;
    padding:40px 0px;
    margin-top: 60px;
}
.phase-box{
    background: white;
    border-radius: 10px;
    padding: 20px 90px;
    margin-top: 30px;
}
.here-how-we{
font-size: 33px;
font-weight: 600;
}

/* about page */
.scroll-circle.mission-circle {
    fill: #ea4335;
}
.text-sky{color:#00a2e8;}
.bg-sky{background:#00a2e8;}
.meet-google-athlete {
    background: #f5f5f5;
    padding:20px 0 40px;
}
.meet-google-athlete .animate-border {
    background: linear-gradient(to right, rgba(255, 255, 255, .0), #00a2e8, rgba(255, 255, 255, .0));
}
.meet-google-athlete .animate-border::after{border:7px solid #00a2e8;}
.profile-services figure{height:80px; display:flex; justify-content:center; align-items:center;}
.count-up span{font-size:50px; font-weight:bold;}
.count-up h5 {
    width: max-content;
    margin: 0 auto;
}
.count-up h5 div {
    float: right;
}
.great-journey{padding:80px 0;}
/* google-business  page */
.setup-box{
    background: white;
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px;
}
.setup-box p{
    font-size: 19px;
}
.setup-box h2{
    font-size: 28px;
}
.get-started-box p{
    font-size: 19px;
}
.padding{
padding-right: 77px !important;
}
.get-started-box{
    background: #f5f5f5;
    border-radius: 10px;
    padding: 20px;
    margin-top: 88px;
    box-shadow: 0px 0px 2px #f3efef;
}
.btn-2{
    margin-top: 40px !important;
    
}
.google-business-faq{
    margin-top: 83px!important;
}
.btn-3{
    margin-top: 18px;
}
.phase-text{
 padding-right: 80px;   
}
.google-business {
    padding:40px 0 150px;
    background: #f8f9fa;
    padding-bottom: 13px;
}
.what-our-google{
    background: #0d6efd;
    padding: 60px 0px;
    color: white;
}
.north-link{
 
    color: white;
    text-decoration: none;
}
.north-link:hover{
    color: white;
    text-decoration: underline;
}
.business-text {
    padding: 0px 25px;
    line-height: 20px;
    font-size: 15px;
}
.business-text h5{
    font-size: 16px;
}
.logo-b {
    margin: 10px  auto;
 
    justify-content: center;
    align-items: center;
    display: flex;
   
    border-radius: 7px;
    width: 100%;
    max-width: 200px;
}
.card.business-box  .get-btn {
    position: absolute;
    bottom:30px;
    width: calc(100% - 40px);
    right: 20px;
    z-index: 99;
    left: 40px;
}
.business-text .fa-arrow-right{
    padding-right: 30px;
}
.card.business-box.custom-card {
    height: 100%;
	padding-bottom:0;
}

.feedback-section {
	background: #ffe878;
	padding: 12px 0px 9px 0px;
}

.content-feedback-section h2 {
	text-align: center;
	font-family: "product sans";
	font-size: 29px;
	font-weight: 700;
	font-style: italic;
}

.text-center.p-1.mb-3.bottom-text {
	padding-top: 33px !important;
}

.main-class-review > .container {
	display: flex;
	justify-content: center !important;
	padding-top: 29px;
}

.shadow-bow-review {
	width: 50%;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	padding-top: 27px;
	border-radius: 10px;
    padding-bottom: 42px;
}

.text-center.p-1.mb-3.bottom-text a::after {
    content: url("../img/image-20x20.jpg");
  display: inline-block;
  width: 35px;
  margin-top: 4px;
  position: relative;
  top: 4px;
  right: 4px;
}

.content-feedback-section h2 span {
	text-decoration: none;
}



.content-feedback-section p {
	text-align: center;
	font-family: "product sans-300";
	font-size: 19px;
	color: #000;
	margin-bottom: 0px;
    margin-top: -5px;
}


.get-started-img{
    width: 75% !important;

   }
.image-width{
    width: 66% !important;
}
.business-box  div#item-box{margin-bottom:30px;}
.business-box .top-heading {
    font-weight: 500;
    margin-left: 16px;
}
.google-business-faq-section{
    font-size: 41px;
    font-weight: bold;
}

.buss-img img {
	width: 144px;
}

/* cookies page */

.cookies_sec {
    padding: 20px 0;
  box-shadow: 0 0 5px #ddd;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index:99;
    background: #fff;
    
}
a.learnmore.victoria-one {
    background: #e0ebfc;
    color: #0d6efd;
}
.what-our-google{
    background: #0d6efd;
}
/* request-my-free-website */
.request-free-left p{
    font-size: 18px;
    color: #4285f4;
    font-weight: 500;

}
.request-free-left .star{
    font-size:100%;
    color:#fec800;

}
.what-kind-help textarea{
    border: none;
    border-bottom: 1px solid #86b7fe;
    border-radius: 0px;
    background: none;
}
.what-kind-help textarea:focus{
    box-shadow: none;
}
.request-free-left h3{
    color:#4285f4 ;
    font-weight: bold;
}
.what-kind-help textarea::placeholder{
    font-size: 18px;
    color: #4285f4;
}
.select-form{
    width: 74% !important;
    font-size: 16px !important;
}
.select-investement{
    font-size: 16px !important;
}
.mail-phone-link .nav-link{
    padding-right: 0px;
    padding-left: 0px; display: none;
}
.mail-phone-link{
    display: flex;
    /* margin-top: -1px; */
}
/* term-section */
.blue-heading {
    color: #0d6efd;
}

.btm-line{margin-bottom:50px; position:relative;}

.btm-line:after{
	position:absolute;
	width:80px;
	height:6px;
	content:'';
	background: #0d6efd;
	top:100%;
	left:0;
	    margin-top: 14px;
}
.green-heading {
	color: #3ba269 !important;
}
.Term_section{

    padding: 90px 111px 60px ;
    border: 1px solid grey;
    border-radius: 10px;
   
}


.top-form-select div {
	width: 60%;
}

.top-form-select {
	display: flex;
	justify-content: center;
    padding-top: 85px;
}   

.top-form-select div label:nth-child(3) {
	margin-bottom: 0px;
	padding-top: 33px;
}

.radio-one-section > label {
	font-family: "product sans";
	font-size: 24px;
    padding-top: 27px;
}

.radio-one-section .form-check.mt-3 input {
	position: relative;
	top: 11px;
	 
}

.radio-one-section .form-check.mt-3 {
	margin: ;
	margin-top: 0px !important;
	 
	line-height: 41px;
}

.top-form-select div select:nth-child(6) {
	margin-bottom: 62px;
	width: 100% !important;
}

.g-recaptcha {
	margin-top: 20px;
	/* border-radius: -16px; */
}

.radio-one-section label {
	font-family: "product sans";
	color: #4f4d4d;
}

.top-form-select label {
	font-family: "product sans";
	font-size: 24px;
    margin-bottom: 27px;
}
.Term_section h2{
    font-size: 40px;
}
.Term_section h2,h3,h6,h5{
    font-family: "Product Sans Bold",sans-serif;
    font-weight: bold;
}
.Term_section span{
    color: #5f6368;
    font-family: "Product Sans Light 300",sans-serif ;
}
.Term_section p{
    color:#5f6368;
    font-family: "Product Sans Light 300",sans-serif ;
}

.container.wordpress .html-wordpress-box {
	height: 196px;
}


.Term_section ul li{
    color:#5f6368;
    font-family: "Product Sans Light 300",sans-serif ;
    
}

.Term_section h6,h5 {
    color: #0d6efd;
  
}
.popup-body{
box-shadow: 0px 0px 5px #aab0b3;
border-radius: 10px;
    padding: 20px 37px 50px;
    margin: 20px;
    position: relative;
}
.popup-body:before{
    content: '';
    left: 42%;
    top: -59px;
    width: 73px;
    height: 85px;
    position: absolute;
    background: url('../img/gmail-image.png')no-repeat;
}
.form-div{
    margin: 30px 0px;
}

/* Review content */
.design-by img {
    width: 6%;
}

.google-verified-logo {
    left: 10px;
    position: absolute;
    top: 0px;
}
.overlay a{	font-weight:normal; font-family:Product Sans Light 300;}
.overlay {
    position: absolute;
  min-width: 320px;
	  max-width: 400px;
	
	font-family:Product Sans Light 300;
    cursor: pointer;
    border: 1px #595959 solid;
    border-radius: 10px;
    padding: 10px 20px;
    top: 60px;
    background-color: #fff;
	    left: 50%;
    transform: translate(-50%);
    display: none;
}

.header-image-hover:hover .overlay {
    display: block;
}

.links a {
    text-decoration: none;
    color: #00a2e8;
}
.color-link{color:#00a2e8; font-size: 13px;}
.color-green a {
    color: #34e460;
    text-decoration: none;
}
.geen-heading{text-decoration:none;}

.review-content p a{text-decoration:none; font-size:14px;}
.review-content ul li{list-style:none; text-align:center;}
.review-content{text-align:center;max-width:580px; padding: 0 20px; margin:10px auto;}
@media only screen and (max-width:992px){

    .card.business-box.custom-card {
    height: auto;
}
.card.business-box .get-btn {
    position: static;
    padding-bottom: 20px;
}
.google-business {
    padding: 40px 00px;
}
}
@media only screen and (max-width:767px){
	.design-by img {
    width: 20%;
}
	a.animated-buttonns.victoria-one {

	top: 10px;
}

}
@media only screen and (max-width:576px){
  .lightboxOverlay{
    width: 382px;
  }
  .lb-outerContainer{
width: 375px !important;

  }
    .mobile-section-view{
    display: block;
}

    .destkop-view-contact{
    display: none; 
}
    .Review-box{
    display: flex;
    
  
   }
   .Review-box span:first-child{
height: 0px;
   }
   
    .Review-box span:nth-child(2) {
        /* background: red; */
        padding: 1px 20px 10px 0px;
        width: auto!important;
       

    }

    .Review-box span:first-child ,.Review-box span:nth-child(2) {
        float:none; font-size:13px; margin:0 auto; text-align:center; display:block;
    }
    .Review-box span:first-child img{width:auto; margin:0 auto; text-align:center; }
	.popup-body {
        
        padding: 20px 15px 50px;
    
    }
    .popup-body .information-text{
        text-align: center;
    }
    .form-div {
        margin: 19px 0px;
    }
    .popup-body br{
        display: none;
    }
    
    .weekly{
        text-align: start!important;
    }
    .Request-weekly {
        position: relative;
        top: -12px;
    
    }
    
    .mail-phone-link .nav-link{
        padding-right: 0px;
        padding-left: 0px;
    }
    .mail-phone-link{
      
        margin-top: -10px;
    }
    .request-free-left{
        margin-top: 30px !important;
        text-align: center;
    }
    .select-form{
        width: 100% !important;
        
    }
    hr{
        display: block;
    }
    .box-shadow-mobile
   {
    margin-top: -5px;
    padding: 19px;
    display: block;

    box-shadow: 0px 3px 7px #dddddd;
   } 
    .cookies_sec .text-end{margin:20px auto 0; text-align:center!important;} 
	.cookies_sec p {text-align:center;}
	.great-journey{padding:40px 0;}
    .business-text .fa-arrow-right{
        padding-right: 0px;
    }
    .setup-box p {
        font-size: 16px;
    }
    .image-width {
        width: 60% !important;
    }
    .get-started-img {
        width: 60% !important;
    }
    .padding {
        padding-right: 0px !important; 
    }
    .get-started-box p {
        font-size: 16px;
    }
    .for-mobile{
        margin-top: 0px !important;
    }
    .setup-box{
        margin-top: 8px;
    }
    .feel-free-contact{
        text-align: center;
    }
    .request-section{
        margin-top: 0px;
    }
    .mail-phone-link{
        display: block;
    }

}

.cmpny_report.text-center.wow.fadeInDown.align-items-center.d-flex.animated {
	display: flex !important;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.col-flex{
    display: flex !important;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.cmpny_report.text-center.wow.fadeInUp.d-flex.align-items-center.animated {
	display: flex !important;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.col-md-4.col-sm-6.col-4.md-2.mt-lg-0.mt-4.num-cen {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

@media only screen and (max-width:551px){
   
   .nav-item.mt-2.ms-lg-2.list-unstyled.destkop-view-contact {
	display: none;
}
   .weekly{
    padding-left: 0px;
   }
    .Term_section h2{
        font-size: 28px;
    }
    .Term_section {
        padding: 27px 10px 10px 10px;
        border:none
    }
  .heading-padding br{
    display: none;
  }
    .google-business-first {
    margin-top: 14px;
}
    .google-business-faq-section{
    font-size: 27px;
   }
    .get-started-box {
        text-align: center;
        margin-top: 32px;
    }
.setup-box {
    text-align: center;
  
    }
    .google-business-faq {
        margin-top: 47px!important;
    }
    .btn-2 {
        margin-top: 28px !important;
    }

    .Exceptional-text h2{
        font-size: 22px;
    }
.Exceptional-text h2 br{
    display: none;
  } 
   .business-text{
padding: 0px 0px;
   }
    .setup-box h2{
        font-size: 22px;
    }
    .help-section figure{
    height: auto;
}
a.animated-buttonns.victoria-one {
	border: 2px solid #0d6efd;
	border-radius: 4px;
	font-size: 12px;
	margin-top: 10px;
}
.mobile-section-view .nav-item.mt-2.ms-lg-2.list-unstyled {
	margin-top: 10px !important;
}
.mobile-section-view .col-6.text-end {
	margin: 0 !important;
	padding: 0 !important;
}
    .arrow{
  display: none;
    }
    .get-weekly-txt {
    display: none;
    }
    .request-btn{
        position: relative;
        top: 10px;
      }
    .lead-left{
        text-align: center;
       
    }
    .request-text{
       
        text-align: start;
       
        
    }
    .lead-left h1 {
       
        line-height: 37px;
    }
    .lead-left h1{
        padding-right: 0px;
    }
    .lead-left br{
        display: none;

    }
    .review-box-right img{
   
        margin-top: 30px;
    
    }
    .get-your-website .center-section br{
display: none;
    }
    .review-section .review-text {
        padding-left: 0px; 
        text-align: center;
      
    }
    .get-your-website {
        margin-top: 18px;
    }
    .get-your-left-section{
        text-align: center;
    }
    .get-your-website .center-section h1 {
 
        font-size: 26px;
    }
    .ready-section-btn a {
         padding: 5px; 
    }
    .dotted-bg {
        margin-top: 12px;
    }
    .Review-box {
       margin-top: 20px;
    }
    .are-you-ready-sec {
        /* margin-top: 7px; */
        padding: 20px 0px;
    }
    .are-you-ready-sec h1{
        font-size: 24px;
    }
    .ready-section-left{
        text-align: center;
    }

.trust-section {
    padding: 28px 10px 32px;
   
}
.trust-section h2 {
    font-size: 30px;
    
    margin: 0 auto 9px;
 
}
.trust-section a.btn{
    margin-top: 16px;
}
.bestselling-book {

    padding: 40px 0;
}
.book-col{
    text-align: center;
}
.book-col img{
    width: 50%;
}
.get-a-free-copy{
    text-align: center;
    
}
.need-help-section {
    margin-top: 28px;
}
.footer-link li {
    list-style: none;
    margin-right: 6px;
}
.footer-link li:nth-child(4){
    margin-right: 10px;

}

/* web-design-page */
.get-more-text h1 {
    font-size: 26px;
}
.home-links {
    margin-top: 20px;
}
.after-btn-dott {
    margin-top: 20px;
}
.get-more-result {
    margin-top: 18px;
}
.fAQ-right h3 {
   
    font-size: 27px;
    margin-top: 2px;
}
.button-number{
    font-size: 14px!important;
}
.question-answer-section {
    margin-top: 27px;
}
.insta-icon{
    width: 13%;
}
.Our-work {
    margin-top: 28px;
}
.map-sec {
    margin-top: 20px;
}
.custom-carousel .owl-stage-outer {
    min-height: 51vh;
}
.get-more-customer {
    margin-top: 36px;
}
.faq-section {
  
    padding-bottom: 42px;
}
.help-section {
    margin-top: 25px;
}

.portfolio_sec {
    background: #efefef;
    padding: 29px 10px 10px;
    margin-top: 20px;
}
.Exceptional-text{
    text-align: center;
}
.number{
    padding-left: 0px !important;
}
.image-size{
    width: 25%;
}
.not-sure-sec .get-more-lead-btn a {
    width: auto;
}
.get-more-lead-btn a{
    font-size: 14px;
}
.ready-section-btn a{

    font-size: 14px;
    width: 100%;
}
.google-athelets-image{
    text-align: center;
}
.google-athelets-image img{
    width: 64%!important;
    margin-top: 20px;
}
.custom-card {
	padding: 20px;
	margin-top: 88px;
}   
.custom-carousel .owl-stage-outer {
    min-height: 47vh;
}
.custom-carousel .owl-item .item{
    margin:108px 0px;
}
.need-help-text {
    margin-top: 30px;
}
.lb-container .lb-image {
    width: 375px !important;
    height: 100%!important;
}
.phase-box{
    text-align: center;
    background: white;
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px;
}
.how-we-build-website {
    background: #f5f5f5;
    padding: 35px 0px;
    margin-top: 47px;
}
	
.footer-link {

    padding: 0px 3px 10px;
}
	
.footer-link a {

    font-size: 13px;
}
	.footer-logo {
    padding: 10px 0px 0px;
}
	
.footer-link .ms-auto {
    margin-left: 0 !important;
}
	
	.footer-link li img {
    margin-right: 10px;
}
	.footer-logo img {width: 90px;}
    
    .get-more-leads-section {
        padding: 25px 0;
    }
    .google-review-sec {
        font-size: 20px;
    }

    .compare-plan-heading {
        text-align: center;
    }

    .compare-card {
        border: 1px solid #dbcece;
        padding-top: 34px;
        font-family: "product sans";
        overflow: hidden;
        margin-top: 31px;
    }

    .compare-plan-heading {
        padding-bottom: 0px;
        font-size: 28px;
    }

    .chid-box {
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 15px;
        position: relative;
        /* top: -8px; */
        padding-top: 105px;
    }

    .chid-box:nth-child(2){
        padding-top: 0px;
    }
    .optimiz.optmized {
        height: auto !important;
    }

    .google-last-logo h2 {
        font-weight: bold;
        font-size: 30px;
    }

    .optimiz {
        padding: 18px 46px;
        height: 283px;
    }

    button.absu-btn {
        border: none;
        color: #5a5aa1;
        padding: 10px 0px;
    }

    .compare-card h2 {
        font-size: 23px;
        text-align: center;
        margin-bottom: 0px;
        padding-top: 19px;
    }
    .trusted-subscribe p {
        font-size: 16px;
        line-height: 34px;
        width: 100%;
        text-align: center;
    }

    .trusted-subscribe p span {
        color: #019fe8;
        font-size: 16px;
    }

    .buss-img {
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
    }   
    .get-more-leads-section a.animated-buttonns.victoria-one {
        font-size: 12px;
    }
    .are-you-ready-sec h1 {
        padding-bottom: 20px;
    }

    .content-feedback-section h2 span {
        display: block;
        text-decoration: none;
    }
}
@media screen and (min-width:1400px)  {
.heading-padding{
    padding-right: 3rem!important;
}

}

/* navbar-section-2 code starts here (code by Sahil)*/
.google-verified-logo {
    left: 10px;
    position: absolute;
    top: 0px;
}
.overlay a{	
    font-weight:normal; 
    font-family:Product Sans Light 300;
}
.overlay {
	position: absolute;
	width: 400px;
	font-family: Product Sans Light 300;
	cursor: pointer;
	border: 1px #595959 solid;
	border-radius: 10px;
	padding: 10px 20px;
	top: 55px;
	background-color: #fff;
	display: none;
	left: 203px;
   
}  

.overlay.justify-content-center.text-center.center {
	left: 50%;
    top: 85px;
}

/* .overlay-2 {
    position: absolute;
    top: 30px;
    left:175px;
    display: none;
} */

.links a {
    text-decoration: none;
    color: #00a2e8;
}
.color-green a {
    color: #01a777;
    text-decoration: none;
}
.overlay p {
    text-align: center;
    align-items: center;
}

.overlay p img {
	padding: 0;
	width: 202px;
}

.nav-section {
	padding: 4px 10px;
}

.smile-emo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 18px;
}

.smile-emo p {
	color: #767676;
}

.review-content p {
	color: #767676;
}

.smile-emo h2 {
	color: #00a2e8;
	text-transform: uppercase;
	font-family: "product sans";
	font-weight: 700;
	font-size: 32px;
	margin-bottom: 0px;
}
.image-google-review.main-logo-img {
	padding-bottom: 5px;
	width: 146px;
	margin-left: 3px;
	margin-top: -1px;
}
.header-image-hover:hover .overlay {
    display: block;
    z-index: 2;
}
.google-verify  img {
    padding-bottom: 10px;
    position: relative;
    top: -40px;
}
a.navbar-brand img {
    width: 170px;
    margin-left: 4px;
}

/* navbar-section-2 code ends here (code by Sahil) */
.main-logo-locksmiths img {
    width: 150px;
    padding: 5px 0;
}
/* Sahil code here */
.nav-section {
	box-shadow: 0px 5px 3px #f2f2f2;
	padding-top: 5px;
}
/* footer */
footer a {
	text-decoration: none;
	color: #80868b;
}
footer h5 {
	color: #000;
}
footer img {
	padding: 0 10px;
}
span {
	text-decoration: underline;
	padding-right: 10px;
}
.footer-text p {
	color: #80868b;
}
footer .f-3 .img-fluid {
	width: auto;
	padding-right: 60px;
}
footer .f-3 p{
    color: #80868b;
}
.row.f-1 {
	border-bottom: 2px solid #6767;
}
/* .footer {
	padding-top: 30px;
	background-color: #f8f9fa;
} */
.footer {
	padding-top: 30px;
	background-color: #f8f9fa;
	margin-top: 50px;
	font-weight: normal;
}
.container.second-container {
	padding-top: 50px;
}
.footer-text {
	padding-bottom: 20px;
}
.nav-item.ms-lg-2.list-unstyled.destkop-view-contact {
	display: flex;
	align-items: center;
}
.get-more-leads-section span {
	color: #1a73e8;
	text-decoration: none;
    display: inline-block !important;
}
.get-more-leads-section h6 {
	display: inline-block;
}
.google-review-sec{
    padding-bottom: 20px;
}
.get-more-leads-section a.animated-buttonns.victoria-one {
	border: 2px solid #1a73e8;
	border-radius: 4px;
	padding: 10px 9px;
	font-size: 13px;
	font-weight: bold;
	top: 0;
    font-family:"product sans" ;
}

.circl span {
	font-size: 74px;
	text-decoration: none;
	font-weight: 700;
}

.circl + h6 {
	font-size: 20px;
	font-weight: 600;
	/* margin-top: -42px; */
	position: relative;
	top: -23px;
}

.col-md-3.col-lg-3.col-12.col-sm-6.col-4.md-2.mt-lg-0.mt-4.num-cen {
	height: auto;
}
/* counter/ numbering section */
.counter_section.m-auto.px-5 {
	background-color: #1a73e8;
	color: #fff;
	/* padding: 50px 0; */
	padding-top: 30px;
	padding-bottom: 30px;
}
.counter_section h2 {
	font-size: 60px;
	font-weight: bold;
}
.counter_section p {
	font-size: 17px;
	font-weight: bold;
}
/* dots */
.green-dots {
	padding: 30px 0;
}
.are-you-ready-sec h1 {
	color: #1a73e8;
	font-weight: bold;
}
.blue-dots .green-circle {
	background: #1a73e8;
	fill: #1a73e8;
}

 
.google-last-logo .img-fluid {
	width: auto;
	margin: 0 auto;
}
.google-last-logo span{
    color:#00b67a;
    text-decoration: none;
}
.google-last-logo h2 {
	font-weight: 700;
	font-size: 40px;
}


.btn.btn-primary.animated-buttonns.victoria-one.about-bnr-btn {
	padding: 10px 42px;
}

.get-more-leads-section .custom-google-review{
    display: block !important;
    margin-bottom: 5px;
}

.ceo-friendly h2 {
	text-align: center;
	font-size: 30px;
	font-weight: 609;
	padding: 0px 212px;
	line-height: 42px;
}

.ceo-friendly .ceo-friendly-peras p {
	color: #625e5e;
	/* padding-top: 100px; */
	margin-bottom: 22px;
}

.list-unstyled li:nth-child(1) a::after {
	content: url("../img/image-20x20.jpg");
	display: inline-block;
	width: 35px;
	margin-top: 4px;
	position: relative;
	top: 4px;
	right: -3px;
}

.footer .col-12.col-lg-4.mb-4:nth-child(1) .list-unstyled li a::after{
    display: none;
}


.footer .col-12.col-lg-4.mb-4:nth-child(3) .list-unstyled li a::after{
    display: none;
}
.ceo-friendly-peras {
	padding-top: 18px;
	padding-left: 42px;
	padding-right: 42px;
}

.html-wordpress-heading > h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
}

.html-logo-heading > h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
}

.row.box-row {
	padding-top: 8px;
}

.html-wordpress {
	padding-top: 80px;
	padding-left: 33px;
	padding-right: 42px;
}

.p-black {
	padding-top: 0px;
	color: #000000b5 !important;
	font-family: "product sans";
	line-height: 30px;
}

.html-logo {
	width: 69px;
	position: relative;
	left: -13px;
}


.img-absu {
	position: absolute;
	top: -31px !important;
	right: 6px;
	width: 125px;
}

.img-absu.img-bottom {
	top: 40px;
}

.prime {
	color: #4949d0 !important;
	font-size: 17px !important;
	font-weight: 400 !important;
	font-family: "product sans";
}   
.html-wordpress-box {
	border: 1px solid #cac8c8;
	border-radius: 9px;
	padding: 26px 13px;
	padding-left: 25px;
	position: relative;
	height: 154px;
}

.social-icon-box.row.justify-content-center.bod {
	border: 1px solid #eee;
	padding: 39px 0px;
	border-radius: 18px;
	margin-bottom: 81px;
}

.dox::after {
	display: none !important;
}
.row.html-wordpress-boxs {
	padding-top: 22px;
}

.container-fluid.wordpress {
	padding-top: 50px;
}

.social-icon-box.row.justify-content-center.bod.bodd {
	border: 1px solid #828282;
}

.html-wordpress-box p{
    margin-bottom: 0px;
}

.row.box-row div:nth-child(2) p{
 text-align: right;
}

.html-wordpress-box-content p:nth-child(1) {
	color: grey;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 19px;
}
.img-absu.img-bottomm {
	top: 17px !important;
	/*width: 159px;*/
}
   
.html-wordpress-box-content p:nth-child(1) span{
    color: #0d0ddf;
    text-decoration: none !important;
}

.google-review.mt-lg-0.mt-5.adon {
	padding-top: 55px;
}

.custom-page-que .container-fluid > h2 {
	font-family: "product sans";
	font-size: 27px;
	font-weight: 600;
	/* margin-bottom: 41px; */
	color: #040404;
	margin-top: 42px;
}
p{
    font-family: "product sans-300";
    
     
}

.custom-page-que-sub-cont > h2 {
	font-family: "product sans-b";
	font-size: 27px;
	margin-top: 43px;
}

.custom-page-que {
 
	padding: 100px 34px 0px 31px;
}
.custom-page-que-sub-cont > h2 {
	font-family: "product sans-b";
	font-size: 25px;
	color: #090808;
}

.custom-page-que-sub-cont > p {
	margin-bottom: 5px;
	line-height: 21px;
	color: #585959;
}

.primery-color {
	color: #030371;
}

.business-profile-maneger-main-box {
	width: 54%;
	background: #f2f2f2;
	border-radius: 8px;
}
.perent-box {
	display: flex;
	justify-content: center;
    padding:0px 30px;
}

.business-profile-maneger {
	overflow: hidden;
	display: flex;
	justify-content: center;
	padding-top: 100px;
}

.pere-cont p:nth-child(1) {
	color: #000;
}
.chid-box {
	display: flex;
	/* justify-content: center; */
	flex-direction: column;
	padding: 15px;
	position: relative;
	/* top: -8px; */
	padding-top: 78px;
	align-items: start;
}
.html-wordpress-box-content p:nth-child(2) {
    text-align: end;
}

.row.recommended-bg-color {
	background: recommended;
	background: #f2f2f2;
	padding: 16px;
}

.recommended {
	display: flex;
	justify-content: center;
}

.chid-box-cont p:nth-child(1) {
	color: #484848;
	margin-bottom: 8px;
	/* font-family: "product sans-bold"; */
	font-weight: 700;
	font-size: 17px;
	margin-top: 12px;
	font-family: "product sans";
}

.dilivry-btn img {
	margin-bottom: 6px;
}

.chid-box-cont p:nth-child(2) {
	color: rgba(0, 0, 0, 0.671);
	/* line-height: 20px; */
	padding-right: 10px;
	padding-bottom: 15px;
	font-family: "product sans-300";
	font-weight: 400;
	line-height: 22px;
	font-size: 17px;
}

.perent-box .chid-box:nth-child(2) .chid-box-cont p:nth-child(1)::after {
	display: none;
}
.chid-box > h2 {
	padding-top: 11px;
	font-size: 25px;
	font-family: "product sans";
	position: absolute;
	top: 10px;
}

.build-websit-heading-part > h2 {
	font-family: "product sans";
	text-transform: capitalize;
	font-size: 59px;
	margin-bottom: 51px;
	color: #000;
}

.build-websit {
	padding-top: 100px;
}

.build-websit-heading-part > p {
	font-size: 18px;
	font-family: "product sans";
	line-height: 28px;
	color: #5e5a5af2;
	/* padding-top: 30px; */
	margin-top: -2px;
}

.phase > h2 {
	font-family: "product sans";
	font-size: 29px;
	padding-bottom: -1px;
	color: #0f0e0e;
}

.faqq-section {
	padding-top: 100px;
}

.faqq-perent {
	padding: 0px 14px;
}

.faqq-perent > h2 {
	font-family: "product sans-b";
	font-size: 38px;
	padding-bottom: 58px;
	border-bottom: 1px solid #bfb5b5;
}


.trusted-subscribe span a {
	font-size: 17px;
	font-family: "product sans-300";
	color: #2397aa;
    text-decoration: none;
}

.phase > p {
	font-family: "product sans-300";
	font-size: 18px;
	color: #212529;
	/* padding: 0px -8px; */
}
.phase {
	padding-top: 85px;
}




.faqq-perent .accordion-item {
	 
	border:none !important;
	border-bottom: 1px solid #e1e3e1 !important;
	
}




.faqq-perent .accordion-body {
	background-color:none !important;
}

.faqq-perent .collapsed{
	 
	padding-bottom: 61px;
  padding-top: 57px;
   padding-left:0px ;
   padding-right:0px ;
   transition: 0.5s;


	 
}

.faqq-perent .accordion-button:not(.collapsed) {
	color: #0c63e4;
	background-color:transparent;
	box-shadow:none;
}

.faqq-perent .accordion-body {
	background-color:transparent;
}

.faqq-perent .accordion-button:focus {
	z-index: 3;
	 
	outline: 0;
	box-shadow:none;
}

.faqq-perent .accordion-button {
	font-size: 20px !important;
	color: #4184be !important;
	font-family: "product sans" !important;
	transition: 0.5s;
}

.frequ .faqq-perent .collapsed {
	padding-bottom: 25px !important;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	transition: 0.5s;
}


.accordion-button::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: auto;
	content: "" !important;
	background-image: url("../img/chevron-down.svg") !important;
	background-repeat: no-repeat;
	background-size: 1.25rem;
	transition: transform .2s ease-in-out;

    
}

.secondry-color {
	font-family: "product sans";
	font-weight: 400;
	color: #7b7878;
}
.faqq-perent .accordion-body {
	font-family: "product sans-300";
	font-weight: 100;
}

.blog-page {
	padding: 40px 12px 60px 12px;
}

h2{
    font-family: "product sans";
}

.inner-cont > h2 {
	font-size: 22px;
	/* font-size: 400; */
	 
	font-family: "product sans-300";
}




.inner-cont p:nth-child(2) {
	color: #6c6464;
	padding-top: 10px;
	border-bottom: 1px solid #c8bcbc;
	padding-bottom: 26px;
}

.card-cont > img {
	width: 100%;
}

.cardd-width {
	width: 33% !important;
    cursor: pointer;
}

.inner-cont p:nth-child(3) {
	padding-top: 6px;
	font-family: "product sans";
	color: #3e3939;
}

.inner-cont {
	padding: 20px;
}

.blog-page-cont-perent > p {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 14px;
	/* font-weight: 586; */
	font-family: "product sans";
    margin-left: 15px;
}

.back-page-cont.container > p {
	font-size: 24px;
	text-align: center;
	padding-top: 72px;
	color: #000;
	font-weight: 500;
	font-family: "product sans";
}

.feedback {
	background: #ffe878;
	/* padding: 10px; */
	text-align: center;
	margin-top: 43px;
	padding-top: 30px;
	padding-bottom: 1px;
}

.feedback h2 {
 
	font-style: italic;
	font-size: 27px;
	/* font-weight: 500; */
	font-family: "product sans-b";
}

.website p{
    font-size: 24px;
	text-align: center;
	padding-top: 72px;
	color: #000;
	font-weight: 500;
	font-family: "product sans";
}

.website p span{
    display: block;
    text-decoration: none;
}


.feedback p {
	font-size: 19px;
	color: #000;
	margin-top: -8px;
}

.back-page-cont.container > p span {
	text-decoration: none;
	display: block;
	padding-top: 23px;
}

.are-you-ready-sec .btn.btn-primary.animated-buttonns.victoria-one:hover {
	background: #000;
	color: #1a73e8;
}


.inner-contt {
	padding: 30px;
	border: 1px solid #d5d5d5;
	margin: 0px 4px;
	border-bottom: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center li a {
	color: rgba(0, 0, 0, .55) !important;
}

.inner-contt > p {
	font-size: 20px;
	padding-top: 10px;
	margin-bottom: 3px;
}

.inner-contt a {
	text-transform: uppercase;
	color: #5858df;
	text-decoration: none;
	font-size: 15px;
	/* padding-bottom: 32px; */
	/* margin-bottom: 25px; */
}

.cardd > .row {
	padding-top: 50px;
}

.blog-page-cont-perent > h1 {
	text-transform: capitalize;
	font-size: 60px;
	font-family: "product sans";
    margin-left: 9px;
}

.inner-cont {
	border: 1px solid #d7d7d7;
	margin: 0px 3px;
	position: relative;
	top: -5px;
    padding-bottom: 3px ;
    border-top: none;
}

@media screen and (max-width:580px) {
    .ceo-friendly h2 {
        padding: 0px 0px;
}
   
.cardd-width {
	width: 100% !important;
    
}

}

h4.sub-heading {
	color: #7f7f7f;
	font-size: 19px;
	text-align: left;
	font-weight: 600;
	font-family: "product sans-300";
}

.sub-heading b {
	font-family: "product sans";
}

.smile-emo img {
	width: 100%;
	max-width: 59%;
}

.thow span {
	font-weight: 600;
	font-family: "product sans";
}

.card-bner h2 {
	color: #0d6efd;
	font-size: 22px;
	font-weight: 600;
	padding-top: 20px;
	text-align: center;
	font-family: "product sans";
}

h4.sub-heading {
	color: #8a8a8a;
	font-size: 19px;
	text-align: left;
	font-weight: 597;
}
.card-bner p:nth-child(1) {
    color: #464444;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: left;
}

.back img {
    width: 100%;
}
.car-bner-cont {
	padding: 0px 14px;
	border-top: none;
	position: relative;
	top: -14px;
	margin: 0px 11px;
	padding-bottom: 20px;
	margin-right: 18px;
}
p.ignor {
	text-align: left;
	position: relative;
	top: 17px;
	color: #000;
	font-weight: 400 !important;
	font-size: 17px;
}

.col-lg-6.col-md-6.wow.slideInRight.hover14.hover01.cen.animated {
    display: flex;
    justify-content: center;
}
.card-icon {
    padding-top: 41px;
}

.col-lg-10.Term_section.fixed {
	padding: 60px 38px;
}

.sup-page-main-cont ul li {
	font-size: 16px;
	font-family: ;
	font-family: "product sans-300";
	color: #333030;
	margin: 0px;
}

.perent-box.podd h2 {
	font-size: 20px;
	font-weight: 400;
	color: #000;
}

.perent-box.podd .btn.btn-primary.animated-buttonns.victoria-one {
	padding: 7px 35px;
	padding-bottom: 10px;
	margin-top: 5px;
}

.perent-box.podd p {
	font-family: "product sans-300";
	line-height: 19px;
	color: #333030;
	font-weight: 300;
}


.sus-p p {
	font-family: "product sans-300";
	line-height: 19px;
	color: #333030;
    margin-bottom: 19px;
}

.ted-none .HeaderContainer__Inner-sc-mvslij-0.kexhGA.es-header-container.HeaderComponent__StyledHeader-sc-1skmixu-0.fisQVV {
    display: none;
}

.ted-none .WidgetTitle__Header-sc-ruy1gu-2.huflDf {
    display: none;
}

p.card-o {
    font-size: 20px;
    font-weight: 600;
    color: grey;
    text-align: left;
    padding-top: 39px;
}

.ted-cont h2 {
	color: #484848;
	font-size: 25px;
}

.absu-btn {
	background: #e8f0fe;
}

.ted-cont {
    display: flex;
    justify-content: space-between;
    
}

 

.card-bner {
	width: 80%;
	/* padding: 44px 19px; */
	position: relative;
	top: -43px;
	z-index: 0;
	border-top: none;
	border: 1px solid #ececec;
    border-top:none ;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.card-cont {
    border: 1px solid #c3bbbb;
    padding: 20px;
    margin: 0px 9px;
    position: relative;
    top: -31px;
    border-top: none;
}

.card-bner p:nth-child(1)::before {
	content: url('../img/btn-clock.png');
	position: relative;
	top: 3px;
	left: -6px;
}
.card-icon ul li {
	list-style: none;
	text-align: left;
	color: #9ea0a5;
	font-size: 16px;
}

.card-icon ul{
    padding-left:0px;
}

.card-icon ul li::before{
    content: url('../img/brown-tick.png');
    margin-right: 8px;
}

p.card-t {
    font-weight: 800;
    margin-bottom: 0px;
}

p.card-th {
    margin-bottom: 0px;
}

p.card-fo {
    margin-bottom: 0px;
}

button.compair-plan {
    padding: 7px 20px;
    background: #1A73E4;
    color: #fff;
    border: none;
    border-radius: 7px;
    width: 100%;
}

.top-pad{
    /* padding-top: 50px; */
}

.compare-card {
	border: 1px solid #eee;
	padding-top: 34px;
	font-family: "product sans";
}

.compare-card h2 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: 200;
	padding-top: 21px;
	color: #4f4949;
}
p.p-blue {
	color: #0d6efd;
	text-align: center;
	padding-top: 10px;
}

.faq-heading {
	font-weight: 800;
	padding-bottom: 31px !important;
}
.business-profile-maneger.pab {
	padding-top: 0px;
}
.faqq-section.frequ .conter {
	display: flex;
	justify-content: center;
	align-items: center;
}

.faqq-perent.pat {
	width: 64%;
    padding:0px 14px;
}

.hei {
	height: 128px;
}

section.compare-plan {
    padding-top: 75px;
    margin-bottom: 103px;
}

.compare-plan-heading {
    padding-bottom: 10px;
    font-size: 28px;
}

p.pri {
	text-align: center;
	margin-top: -14px;
	color: grey;
	font-weight: 600;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 7px;
	color: #3b78e7;
}

.review-content ul li {
	margin-top: 15px;
}


.pri a {
	text-decoration: none;
	color: #3b78e7;
	font-size: 36px;
}
 
.compare-img {
	height: 148px;
	text-align: center;
}

.compare-card-btn.prim {
	font-family: "product sans";
	border: none;
	background: #1a73e8 !important;
}

.compare-card-btn {
	background: transparent;
	border: 1px solid #dadce0;
	color: #1a73e8;
}

p.p-blue.blue-font {
    font-size: 14px !important;
}

.com-btn.btn-font button.compare-card-btn {
    font-size: 15px !important;
}

p.stro.opt-font {
    font-size: 14px;
}
.optimiz {
	padding: 18px 46px;
	padding-right: 20px;
}

.iconn {
	padding: 7px 0px;
}
.optimiz {
	height: 296px;
}

.optimiz.optmized {
	height: 849px !important;
}

.cont-heading span {
	font-size: 29px;
	padding: 0px;
	padding-right: 6px;
}

.perent-box.podd {
	flex-direction: column;
}
.com-btn {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #e3d8d8;
    margin: 0px 20px;
    padding-bottom: 34px;
}

.perent-box.podd h2 {
	padding-top: 19px;
	font-size: 24px;
	text-transform: capitalize;
}

.sus-p {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.business-profile-maneger-main-box.box-width {
	width: 90%;
}

.sup-page-main-cont {
	width: 90%;
}

.sup-page-main-cont h2 {
	font-size: 31px;
	font-size: ;
	font-weight: 400;
}


.faqq-perent.pat.box-width {
	width: 95%;
}

.faqq-perent.pat.box-width h2 {
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 9px !important;
	font-size: ;
	color: #484848;
	font-weight: 400;
}

.faqq-perent.pat.box-width .accordion-body strong {
	font-family: "product sans-300";
}

.faqq-perent.pat.box-width .accordion-body p {
	font-family: "product sans-300";
}

.faqq-perent.pat.box-width .accordion-body p {
	font-family: "product sans-300";
	color: #212529;
	margin-top: 10px;
}

.optimiz.optmized.min-hei {
	height: 300px !important;
}

.chid-box-cont p:nth-child(1)::after {
	content: url("../img/image-20x20.jpg");
	display: inline-block;
	width: 39px;
	/* margin-top: 4px; */
	position: relative;
	top: 4px;
	right: -2px;
}

.faqq-perent.pat.box-width .accordion-header button {
	font-size: 18px !important;
	font-weight: 400;
	font-family: "product sans-300" !important;
}

.col-lg-8.col-md-8.col-12.col-width {
	width: 84%;
}

.ted-cont.container {
	padding: 0px 64px;
}

.perent-box.podd .get-more-lead-btn {
	margin-bottom: 23px;
}

.ceenter{
    display: flex;
    justify-content: center;
}
.perent-box.podd p {
	margin-bottom: 4px;
}

.perent-box.podd p {
	margin-bottom: 4px;
}

p.stro strong {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #616161;
	line-height: 20px;
	height: 61px;
	display: inline-block;
}
.pd p::before {
    content: url(../img/compair-tick.png);
    width: 20px;
    position: absolute;
    display: inline-block;
    left: -25px;
    top: 3px;
}

.col-lg-4.col-md-4.col-12.paddi {
	padding: 0px 19px;
}
.boder {
	border-bottom: 2px solid #686464;
	padding-bottom: 78px;
	/* padding: 0px; */
}

.plan{
    margin-bottom: 0px !important;
}


.plans-h.text-center {
	font-family: "product sans-300";
	font-size: 32px;
	color: #717171;
	margin-top: -33px;
	padding-bottom: 44px;
}

.form-perent.profile-form {
	width: 100%;
}

.form-width {
	width: 60%;
}


 
.pd p {
	font-size: 14px;
	position: relative;
	color: #616161;
	line-height: 20px;
}
button.dilivry-btn {
	width: 100%;
	padding: 27px 0px;
	border: none;
	color: #74767e;
	background: #fafafa;
}



p.p-blue.blue-font.grey {
	color: #423b3b !important;
	padding-top: 0px;
	margin-top: -13px;
	padding-bottom: 0px !important;
	margin-bottom: 3px;
}

.compare-card {
	position: relative;
	overflow: hidden;
}

.row.paddi-p {
	padding-top: 20px;
	display: flex;
	justify-content: center;
	padding-bottom: 32px;
	/* accent-color: slategray; */
}



.s-box > p {
	color: #7da4ff;
	padding-bottom: 39px;
}

.b p:nth-child(3) {
	color: #000;
}

.s-box {
	background: #fff;
	width: 35%;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	padding:30px 40px;
}

.b p {
	font-size: 19px;
	padding-top: 10px;
	color: #797979;
}

.box-p {
	display: flex;
	justify-content: center;
	align-content: center;
	padding: 70px 0px;
}
.col-lg-4.col-md-4.col-12.paddi {
	display: flex;
	justify-content: center;
	padding-bottom: 30px;
}

.absu-btn{
    width: 100%;
    position: absolute;
    top: 0px;

}

button.absu-btn {
	border: none;
	color: #3b78e7;
}
.prim{
    background-color:rgb(14, 87, 245) !important;
    color: #fff !important;
}


p.p-blue.blue-font.grey {
	color:#978f8f !important;
	/* padding-top: 16px; */
	margin-top: -13px;
	padding-bottom: 21px;
}
 


.container.plan-doc p {
	color: #7f7f7f;
	font-size: 16px;
	margin: 0px;
}

.container.plan-doc {
	padding-top: 42px;
}

.need-help-section.trus-page {
	margin-top: 34px;
}



.frequ .faqq-perent .collapsed {
    padding-bottom: 25px;
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    transition: 0.5s;
}

.frequ .faqq-section {
    padding-top: 62px;
}
.back-img{
    background-image: url('../img/about-bner.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 327px;
    width: 100%;
}
/* code by sahil */
.get-more-leads-section .col-lg-6.col-md-6.wow.slideInRight.hover14.hover01 {
	text-align: center;
}
.leads-image .img-fluid {
	padding: 30px 0;
	/* text-align: center; */
}
.compare-plan .compare-card-btn {
	display: block !important;
	width: 160px !important;
	border-radius: 8px;
	padding: 10px 18px;
}

.absu-btn {
	padding: 4px 0px;
}



.col-lg-12.thank-page-cont {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.navbar.navbar-expand-lg.navbar-light.t {
	padding-bottom: 0px;
}
.google-review.mt-lg-0.mt-5.adon .HeaderContainer__Inner-sc-mvslij-0.kexhGA.es-header-container.HeaderComponent__StyledHeader-sc-1skmixu-0.fisQVV {
	display: none;
}

.col-lg-12.thank-page-cont h4 {
	font-size: 20px;
	font-weight: 700;
    font-family: "product sans-b";
}

.col-lg-12.thank-page-cont p:nth-child(2){
    margin-top: 0px;
    font-family: "product sans";
    text-align: center;
}

.thank-page-logo{
    display: flex;
    justify-content: center;
}

.col-lg-12.thank-page-img {
	padding-top: 57px;
}



.thank-page {
	padding: 110px 0px;
}

.col-lg-12.thank-page-cont button {
	padding: 13px 39px;
	font-size: 20px;
	background: #0d6efd;
	color: #fff;
	border: none;
	border-radius: 11px;
}


.counter_section.m-auto.px-5 .col-md-3.col-lg-3.col-sm-6.col-4.md-2.mt-lg-0.mt-4.num-cen div {
	flex-direction: column !important;
	align-items: center !important;
	display: flex;
	justify-content: start !important;
}


.thank-page-img{
    display: flex;
    justify-content: center;
}
@media screen and (max-width:580px) {
    .trusted-subscribe {
        display: flex;
        justify-content: space-between;
        padding: 20px;
        border: 1px solid;
        border-radius: 13px;
        flex-direction: column;
    }

    .trusted-subscribe p {
        font-size: 19px;
        line-height: 34px;
        width: 100%;
        text-align: center;
    }

    .trusted-page .trusted-subscribe p {
        font-size: 22px;
        line-height: 34px;
        width: 100% !important  ;
        text-align: left;
        line-height: 28px;
        color: #2d2b2b;
        font-weight: 600;
    }

    .col-lg-12.thank-page-cont p:nth-child(2) {
        margin-top: 0px;
        font-family: "product sans";
        text-align: center;
        font-size: 14px;
    }

    .col-lg-12.thank-page-cont h4 {
        font-size: 20px;
        font-weight: 700;
        font-family: "product sans-b";
        margin-top: 0px;
    }

    .thank-page {
        padding: 54px 0px;
    }

    .trusr {
        font-size: 25px;
        padding-top: 24px;
    }

    .overlay {
        position: absolute;
        width: 93%;
        
    }

    .ceo-friendly-peras {
        padding-top: 0px;
        text-align: center;
    }

    .html-wordpress-heading > h2 {
        text-align: center;
        text-transform: uppercase;
        font-size: 25px;
    }

    .html-logo-heading {
        padding-top: 31px;
    }


    .html-logo-heading > h2 {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .html-wordpress-box {
        border: 1px solid grey;
        border-radius: 9px;
        padding: 12px 13px;
        padding-left: 25px;
        margin: 10px 0px;
    }

    #close{
        display: block;
    }
    
    .sub{
        display: block;
    }

    .navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center {
        margin-top: 7px;
        position: relative;
        top: 88px;
    }
    .custom-page-que {
        padding: 100px 0px 0px 0px;
    }

    .html-wordpress {
        padding-top: 80px;
        padding-left: 21px;
        padding-right: 21px;
    }

    #hak {
        position: relative;
        top: 1px;
        z-index: 11;
    }

    .row.html-wordpress-boxs {
        padding-top: 0px;
    }

    .btn.btn-primary.animated-buttonns.victoria-one.about-bnr-btn {
        padding: 11px 11px;
    }

    a.animated-buttonns.victoria-one {
        border: 2px solid #0d6efd;
        border-radius: 4px;
        font-size: 11px;
        margin-top: 10px;
    }

    .custom-page-que .container-fluid > h2 {
        font-family: "product sans";
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 26px;
    }

    .custom-page-que-sub-cont > h2 {
        font-family: "product sans-b";
        font-size: 20px;
        margin-top: 27px;
    }

    .build-websit-heading-part > h2 {
        font-family: "product sans";
        text-transform: capitalize;
        font-size: 36px;
        margin-bottom: -9px;
    }

    .html-wordpress-box-content img {
        position: relative;
        right: 10px;
    }

    .html-wordpress-box {
        border: 1px solid grey;
        border-radius: 9px;
        padding: 12px 13px;
        padding-left: 8px;
        margin: 10px 0px;
        padding-right: 28px;
    }

    .perent-box {
        display: flex;
        justify-content: center;
        padding: 0px 17px;
        flex-direction: column;
        padding-bottom: 10px;
    }

    .social-icon-box.row.justify-content-center {
        padding-bottom: 30px;
        margin: 0px 4px;
    }


    .radio-one-section label {
        text-align: left !important;
        width: 100%;
    }

    .feel-free-contact .container {
        padding: 0px 7px !important;
    }

    .trusted-subscribe-sib {
        font-size: 17px;
        padding-top: 20px;
    }

    .get-more-leads-section p {
        color: #373434;
        line-height: 24px;
        margin-top: 6px;
        font-size: 16px;
    }

    .circl + h6 {
        font-size: 15px;
        
    }

    .circl span {
        font-size: 60px;
    }

    .counter_section.m-auto.px-5 .col-md-3.col-lg-3.col-12.col-sm-6.col-4.md-2.mt-lg-0.mt-4.num-cen {
        margin: 3px !important;
    }

    .counter_section.m-auto.px-5 {
         
        padding-top: 14px;
        padding-bottom: 13px;
    }

    .card-text {
        color: #5f6368;
        height: auto;
    }

    .are-you-ready-sec .card-body {
        padding-bottom: 0px;
    }

    .text-center.p-1.mb-3.bottom-text a {
        display: block;
    }

    .d-flex.justify-content-between.align-items-center.get-btn-three.rel {
        position: static !important;
        top: 29px;
    }

    .end-btns {
        margin-top: 0px;
        padding-bottom: 0px;
    }


    .last-btn {
        display: flex;
        justify-content: center;
        margin-bottom: 36px;
    }

    .business-profile-maneger-main-box {
        width: 90%;
        background: #f2f2f2;
        border-radius: 16px;
    }

    .phase {
        padding-top: 49px;
    }
    .need-help-section p {
        font-size: 19px;
    }

    

    .trusr {
        font-size: 24px;
        padding-top: 24px;
        font-weight: 600;
        padding: 26px 10px;
        padding-bottom: 0px;
    }

    .phase > h2 {
        font-family: "product sans";
        font-size: 29px;
        padding-bottom: 0px;
        text-align: center;
    }

    .phase > p {
        font-family: "product sans-300";
        font-size: 18px;
        color: #000000b2;
        text-align: center;
    }

    .faqq-perent > h2 {
        font-family: "product sans";
        font-size: 30px;
        padding-bottom: 21px;
        border-bottom: 1px solid #bfb5b5;
    }

    .faqq-perent .collapsed {
        padding-bottom: 24px;
        padding-top: 17px;
        padding-left: 0px;
        padding-right: 0px;
        transition: 0.5s;
    }

    .custom-page-que-sub-cont > h2 {
        font-family: "product sans-b";
        font-size: 20px;
        text-align: center;
    }

    .custom-page-que-sub-cont > p {
        margin-bottom: 5px;
        line-height: 21px;
        text-align: center;
    }

    .social-icon-box.row.justify-content-center.bod {
        border: 1px solid #c8c8c8;
        padding: 27px;
        border-radius: 18px;
        margin-bottom: 81px;
        margin-top: 73px;
    }

    .faqq-section {
        padding-top: 70px;
    }

    .col-lg-6.col-md-6.wow.slideInRight.hover14.hover01 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .card-bner {
        width: 100%;
        padding: 44px 19px;
        position: relative;
        top: -43px;
        z-index: 0;
        border-top: none;
    }

    .perent-box .chid-box {
        width: 100%;
    }


    .card-bner {
        width: 100%;
        padding: 11px 0px;
        padding-top: 0px !important;
    }
    h4.sub-heading {
        color: grey;
        font-size: 16px;
        text-align: left;
    }

    .review-content ul li img {
        max-width: 100% !important;
    }

    .car-bner-cont {
        /* border: 1px solid #c5c5c5; */
        padding: 0px 20px;
        border-top: none;
        padding-bottom: 20px;
    }

    .ted-cont h2 {
        color: grey;
        font-size: 17px;
    }

    .top-roll {
        margin-top: 21px;
    }

    .form-width {
        width: 100%;
    }

    .col-lg-4.col-md-4.col-12.profile-form-img {
        padding-top: 36px;
        text-align: center;
    }

    .container.profile-form h3 {
        font-family: "product sans";
        font-weight: 700;
        color: #000;
        padding-bottom: 22px;
        font-size: 20px;
    }

    .overlay {
       
        left: 50%;
    }

    .container.profile-form h3 span {
        text-decoration: none;
        font-size: 25px;
    }
    .container.profile-form h2 {
        color: #000;
        font-family: "product sans-b";
        font-size: 38px;
        padding-bottom: 6px;
    }

    .shadow-bow-review {
        width: 98%;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
        padding-top: 27px;
        border-radius: 10px;
        padding-bottom: 42px;
    }

    .content-feedback-section h2 {
        text-align: center;
        font-family: "product sans";
        font-size:24px;
        font-weight: 700;
        font-style: italic;
    }

    .image-google-review.main-logo-img {
        padding-bottom: 5px;
        width: 125px;
        margin-left: 3px;
        margin-top: -1px;
    }

    .content-feedback-section p {
        text-align: center;
        font-family: "product sans-300";
        font-size: 16px;
        color: #000;
        margin-bottom: 0px;
        margin-top: -5px;
    }

    .font-w {
        font-weight: 400 !important;
        padding-bottom: 10px;
        font-size: 32px;
        line-height: 26px;
    }   

    

    .need-help-section.rev {
        padding-bottom: 0px !important;
        padding-left: 16px;
        padding-right: 16px;
    }

    .ted-cont.container {
        position: relative;
        bottom: -22px;
    }

    .top-form-select label {
        font-family: "product sans";
        font-size: 17px;
        margin-bottom: 27px;
    }

    .trusted-subscribe {
        display: flex;
        justify-content: space-between;
        padding: 20px;
        border: 1px solid;
        border-radius: 13px;
        width: 96%;
        margin: 0px auto;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .optimiz.optmized {
        height: auto !important;
    }
    .compare-card h2 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 0px;
        font-weight: 200;
        padding-top: 21px;
    }

    .ted-cont {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .ul-h {
        text-align: left;
        margin-bottom: 0px;
    }

    .ban-ul {
        padding-bottom: 7px;
    }

    .ban-ul li {
        text-align: left;
    }

    .card-icon {
        padding-top: 16px;
    }

    .card-bner {
        margin-top: 79px;
    }

    .google-review-sec span:nth-child(1) {
        color: #000;
        font-size: 14px;
    }

    .card-bner h2 {
        color: #3d5dcf;
        font-size: 19px;
        font-weight: 600;
        padding-top: 30px;
        text-align: left;
    }

    .collapse:not(.show) {
        display: none;
        height: 0px;
        overflow: hidden;
    }
    
    .collapse .show{
        height: auto !important;
    }
    
    
}
.font-w.about-h {
	color: #595959;
	font-weight: 100;
}

.thow {
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 10px;
}

.thow span:nth-child(1){
    color: #595959;
}

.get-more-leads-section .compair-plan {
	font-size: 18px;
	font-family: "product sans";

    position: relative;
}

.card-icon ul li:nth-child(3){
    padding-bottom: 10px;
}


.compair-plan svg {
	width: 25px;
	/* font-weight: 700; */
	/* height: ; */
	position: absolute;
	right: 16px;
}

.thow span:nth-child(2){
    color: #22b14c  ;
}
.get-more-leads-section p:nth-child(1) {
	color: #62646a;
	margin-top: ;
	margin-top: 10px;
	font-family: "product sans";
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 13px;
}
.get-more-leads-section p {
	color: #373434;
	line-height: 20px;
	margin-top: 6px;
}
.col-lg-3.hover14.hover01 {
	position: relative;
	top: -292px;
}

.ban-ul li {
	color: #373434;
	line-height: 21px;
}

.ul-h {
	padding-top: 30px;
}

.col-lg-9.ready-section-left p b {
	font-weight: 900;
	color: #574d4d;
}

.col-lg-9.ready-section-left p {
	font-size: 21px;
	color: #616161;
	line-height: 28px;
}

.col-lg-9.ready-section-left p:nth-child(2) {
	color: #1a73e8;
	font-size: 22px;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 52px;
}

.col-lg-9.ready-section-left p:nth-child(2){
    color: #1a73e8;
}

.html-wordpress-heading.posi {
	position: relative;
	bottom: -55px;
}

.are-you-ready-sec {
	background: #f8f8f8;
	margin-top: 50px;
}

.are-you-ready-sec .bg-trans{
    background: #fff !important;
}

.are-you-ready-sec.bg-trans {
	background: transparent;
}


.business-profile-maneger.full-bg {
	background: #f2f2f2;
	/* padding: 0px; */
	padding-top: 10px;
}

.business-profile-maneger.full-bg .chid-box.after-icon {
	padding-top: 0px;
}

.business-profile-maneger.full-bg .chid-box {
	padding-top: 0px;
}

.heaing h2 {
	text-align: center;
	margin: 0px;
	padding-bottom: 12px;
}

.compare-card-btn.prim a {
	color: #fff;
	text-decoration:none;
}

.compare-card-btn a {
	text-decoration: none;
}

.heaing {
	background: #f2f2f2;
	padding-top: 25px;
	margin-top: 50px;
}

.business-profile-maneger.full-bg {
	padding-bottom: 30px;
}

.trusted-page-heading {
	font-weight: 500 !important;
	font-size: 37px !important;
	padding-bottom: 34px !important;
	padding-top: 43px !important;
}

.need-help-section.rev {
	padding-bottom: 50px;
}
 
.trusted-page .trusted-subscribe p {
	font-size: 18   px;
  line-height: 34px;
  width: 69%;
  text-align: left;
  line-height: 28px;
  color: #020202;
  font-weight: 599;
  margin-bottom: 0px;
}

.google-review.mt-lg-0.mt-5.trust-page {
	margin-top: 50px !important;
}

.num-cen {
	height: 200px;
}

.html-logo-heading {
	padding-top: 21px;
}
 
@media screen and (max-width:580px) {
    .col-lg-3.hover14.hover01 {
        position: relative;
        top: 0px;
    }


    .custom-page-que p {
        text-align: center;
    }

    .col-lg-9.ready-section-left p:nth-child(2) {
        color: #1a73e8;
        font-size: 22px;
        font-weight: 700;
        margin-top: 8px;
        margin-bottom: 28px;
    }

    .mobile-section-view {
        padding: 0px 10px;
        padding-top: 9px;
    }

    .are-you-ready-sec {
        background: #f8f8f8;
        margin-top: 46px;
        margin-bottom: 42px;
    }

    .mobile-section-view .container .row .col-6.mt-3 {
        margin-top: 5px !important;
    }

    .mobile-section-view .container .row a.animated-buttonns.victoria-one {
        border: 2px solid #0d6efd;
        border-radius: 4px;
        font-size: 11px;
        margin-top: -4px !important;
    }

    .mobile-section-view hr {
        margin-top: 7px;
    }

    .top-form-select {
        display: flex;
        justify-content: center;
        padding-top: 47px;
    }

    .contact-sec .form-check .form-check-label {
        margin-left: 10px;
        text-align: left;
        font-size: 14px;
    }

    .container.plan-doc p {
        color: #7f7f7f;
        font-size: 16px;
        margin: 0px;
        text-align: center;
    }

    .back-page-cont.container > p {
        font-size: 18px;
        text-align: center;
        padding-top: 26px;
        color: #000;
        font-weight: 500;
        font-family: "product sans";
    }

    .faqq-perent {
        padding: 0px 14px;
        width: 100%;
    }

    .feedback {
        background: #ffe878;
        /* padding: 10px; */
        text-align: center;
        margin-top: 43px;
        padding-top: 13px;
        padding-bottom: 1px;
    }

    .container.plan-doc {
        padding-top: 23px;
    }
    .img-absu.img-bottomm {
        top: 31px;
        width: 159px;
        right: 41px;
    }

    .img-absu {
        position: absolute;
        top: -27px;
        right: 6px;
        width: 125px;
    }


    .img-absu.img-bottom {
        top: 3px;
    }

    .business-profile-maneger-main-box.box-width {
        width: 100%;
    }

    .sup-page-main-cont {
        width: 100%;
    }

    .sup-page-main-cont h2 {
        font-size: 31px;
        font-size: ;
        font-weight: 400;
        text-align: center;
    }

    .faqq-perent.pat.box-width {
        width: 100%;
        padding: 0;
    }

    .google-review.mt-lg-0.mt-5.adon {
        padding-top: 0px !important;
        /* padding-top: 0px !important; */
    }
    .container-fluid.second-container.text-body-secondary.pack {
        padding-top: 64px;
        padding-left: 16px;
    }




    .top-form-select div {
        width: 100%;
    }

    .faqq-perent.pat {
        width: 97%;
        padding: 0px 14px;
    }

    .radio-one-section .form-check.mt-3 {
        margin: ;
        margin-top: 0px !important;
        padding-left: 26px;
        line-height: 41px;
        text-align: left;
    }

    .navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center {
        width: 100%;
    }

    .radio-one-section > label {
        font-family: "product sans";
        font-size: 17px;
        padding-top: 27px;
    }

    

    .ted-cont.container {
        padding: 0px 40px;
    }

    .col-lg-8.col-md-8.col-12.col-width {
        width: 92%;
    }

    .sup-page-main-cont p {
        text-align: center;
    }

    .faqq-section.frequ .conter {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .nav-section .navbar-brand.navbar.navbar-expand-lg.navbar-light {
        margin-left: 27px;
    }
    .nav-section .header-image-hover {
        margin-left: 27px;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .55);
        border-color: none !important;
        border: none;
        position: absolute;
        top: -78px;
        left: -26px;
        z-index: 10;
    }

    .navbar.navbar-expand-lg.navbar-light.t {
        padding: 0;
    }

    .collapse.navbar-collapse {
        position: fixed;
        background: #fff;
        width: 89%;
        left: -403px !important;
        z-index: 10;
        transition: 0.7s;
        height: 100vh;
        top: 0px;
    }

    #close {
        position: absolute;
        top: -68px !important;
        right: 4px;
        cursor: pointer;
    }
    .navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center li {
        text-align: left !important;
    }
    

    .collapse.navbar-collapse.show {
        position: fixed;
        background: #fff;
        width: 89%;
        left: 0px !important;
        z-index: 10;
        transition: 0.7s;
        height: 100vh;
        padding: 0px 8px;
        top: 0px;
    }
    .sub a {
        width: 100%;
        padding-top: 7px !important;
    }

    .dis-m{
        display:block;
    }

    .dis-d{
        display:none;
    }

    .sub {
        position: absolute;
        bottom: 100px;
        width: 90%;
        text-align: center !important;
        display: flex;
        justify-content: center;
        background: ;
    }
    #ul {
        display: flex !important;
        justify-content: center;
        align-items: start;
         
    }

    .s-box {
        background: #fff;
        width: 92%;
        text-align: center;
        padding-top: 38px;
        padding-bottom: 30px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .box-p {
        display: flex;
        justify-content: center;
        align-content: center;
        padding: 51px 0px;
    }

    .col-lg-10.Term_section.fixed {
        padding: 60px 22px;
        padding-bottom: 0px;
    }

    .feedback h2 {
        font-style: italic;
        font-size: 24px;
        /* font-weight: 500; */
        font-family: "product sans-b";
    }

    .website p {
        font-size: 18px;
        text-align: center;
        padding-top: 0px;
        color: #000;
        font-weight: 500;
        font-family: "product sans";
    }

    .back-page-cont.container > p span {
        text-decoration: none;
        display: block;
        padding-top: 8px;
    }

    .google-review.mt-lg-0.mt-5.adon {
        margin-top: 0px !important;
    }

    .perent-box.podd h2 {
        padding-top: 19px;
        font-size: 20px;
        text-transform: capitalize;
    }

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 12.255em !important;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        /* position: relative !important; */
        /* right: 0px !important; */
    }

    .navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center li {
        margin-bottom: 20px;
    }

    .navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center li {
        padding: 0px;
    }

    .smile-emo img {
        width: 89%;
        max-width: 100%;
    }

    .smile-emo h2 {
         
        font-size: 28px;
        
    }

    .navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center .nav-item .nav-link {
        color: #000;
        /* background: #f5f5f5; */
        padding: 12px;
        /* margin: -9px 0px; */
        margin: ;
        /* margin-bottom: 20px; */
    }

    .col-lg-8.col-md-8.col-12.selling-content-col h2 {
        font-family: "product sans-b";
        color: #000;
        font-size: 30px;
        margin-bottom: 27px;
        text-align: center;
    }

    .col-lg-4.col-md-4.col-12.selling-img-col {
        padding-top: 13px;
        padding-bottom: 30px;
        text-align: center;
    }

    .col-lg-8.col-md-8.col-12.selling-content-col p {
        font-family: "product sans-300";
        font-size: 16px;
        /* color: #afafd2; */
        margin-bottom: 22px;
        text-align: center;
        padding: 0px 20px;
    }

    .navbar-nav.mb-2.mb-lg-0.custom-nav.text-center.justify-content-center .nav-item .nav-link.active {
        color: #000;
        background: #f5f5f5;
        padding: 12px;
        /* margin: 10px 0px; */
    }

    .google-review-sec span:nth-child(1) {
        display: block !important;
    }
    

}


.ignite {
	padding: 0;
	color: #373434 !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400 !important;
}

  .dropdown a{
    color: #000 !important;
  }

  .dropdown-menu.dropdown-menu-dark.show {
	background: #fff;
}

.img-fluid.hall {
	width: 71px;
	/* margintop: 11px; */
}

.d-flex.justify-content-between.align-items-center.get-btn-three.rel {
	position: relative;
	top: 29px;
}

.circl span:nth-child(2) {
	font-size: 61px;
	position: relative;
	top: -4px;
	right: 4px;
}

.add-non{
    display: none;
}

.circl {
	display: flex;
	justify-content: center;
	align-items: baseline;
	font-size: 69px;
}
  