html {
  scroll-behavior: smooth;
}
#primary {
    margin-bottom: 0 !important;
}
.banner2 {
    display: none;
}
.container{
    margin:auto !important;
}
 h1 {
    font-size: 60px;
    text-transform: capitalize;
}
 h2 {
    font-size: 36px;
    text-transform: capitalize;
}
h2.yellow_bg {font-size: 34px;background: #ffbd00;padding: 5px 25px;display: inline-block;border-radius: 50px;}
.why_php .vc_row:first-child {
    text-align: center;
}
section.vc_section.smarty_banner_sec {
    background-position: center;
    background-size: cover;
}
body .pricing_table2 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.smarty_banner_sec p {
    font-size: 18px;
}
.smarty_banner_sec ul {
    padding-left: 20px;
    list-style: none;
}
.smarty_banner_sec ul li {
    position: relative;
}

.smarty_banner_sec .vc_col-sm-6 ul li:before {
    width: 100%;
    height: 100%;
    left: -22px;
    content: "\f00c";
    position: absolute;
    font-size: 20px;
    font-family: 'FontAwesome';
    transform: translateY(-50%);
    top: 50%;
    color: #ffbd00;
    font-size: 16px;
}
.smarty_banner_sec button {
    border-color: #ffbd00 !important;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    padding: 10px 50px !important;
    background: rgb(239,177,0);
    background: linear-gradient(0deg, rgba(239,177,0,1) 0%, rgba(239,177,0,1) 23%, rgba(245,213,127,1) 100%) !important;
}
.img_box h3 {
    font-size: 20px;
}
.img_box p {
    font-size: 15px;
}
.why_php .img_box .vc_column-inner > .wpb_wrapper {
    padding: 20px;
    min-height: 190px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color:#fff;
}
.why_php .img_box .wpb_text_column {
    margin-bottom: 0 !important;
}
.why_php .img_box 
 .wpb_single_image.vc_align_left {
    text-align: center;
    margin-bottom: 10px;
}
.why_php .img_box img {
    max-width: 40px;
}
.why_php .img_box .vc_column-inner > .wpb_wrapper {
 padding-top: 0;
}
.why_php .img_box .vc_single_image-wrapper {
    margin-top: -30px;
    background: #ffbd00;
    padding: 10px;
    border-radius: 50%;
    border: 3px solid #fff;
}
.boost_your_site .img_box h4 {
    background: #f1bc27;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 15px;
}
.boost_your_site .img_box  .vc_column-inner > .wpb_wrapper {
    padding: 20px;
    min-height: 190px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #fff;
}
.boost_your_site .img_box .wpb_text_column {
    margin-bottom: 0 !important;
}

.why_choose {
    background: rgb(212,229,239);
    background: linear-gradient(90deg, rgba(212,229,239,1) 50%, rgba(240,180,12,1) 50%, rgba(240,180,12,1) 100%);
}

h2.white_bg {
    background: #fff;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 50px;
    font-size: 34px;
}
.text_row {
    text-align: center;
}
.why_choose  h3 {
    padding-left: 30px;
    position: relative;
}
.why_choose p {
    padding-left: 30px;
}
.why_choose h3:before {
    width: 100%;
    height: 100%;
    left: 0;
    content: "\f178";
    position: absolute;
    font-size: 20px;
    font-family: 'FontAwesome';
    transform: translateY(-50%);
    top: 50%;
    color: #ffffff;
}
.why_choose .img_box.vc_col-sm-6 .wpb_content_element {
    margin-bottom: 10px !important;
}
.why_php.why_smarty .img_box .vc_column-inner > .wpb_wrapper {
    min-height: 280px;
    background: #fef9ea94;
}
.speed_cta button {
    border-color: #ffbd00 !important;
    color: #000 !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    padding: 10px 50px !important;
    padding-right: 25px !important;
}
.speed_cta .vc_btn3-container {
    margin-bottom: 0;
}
.smarty_form > .vc_column-inner > .wpb_wrapper {
    padding: 30px;
    background: rgb(239,177,0);
    background: linear-gradient(0deg, rgba(239,177,0,1) 0%, rgba(239,177,0,1) 23%, rgba(245,213,127,1) 100%) !important;
    border-radius: 30px;
}
.smarty_form .contact-form p label {
    width: 100%;
    text-align: start;
    font-size: 21px;
    font-weight: 500;
}
.smarty_form .contact-form p label textarea {
    max-height: 120px !important;
}
.smarty_form input.wpcf7-submit {
    background: black !important;
    border-color: #000 !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

@media(max-width:991px){
    .why_choose .vc_col-sm-6 img {
    width: 100%;
    margin-top: 20px;
}
}

@media(max-width:767px){
 h1 {
    font-size: 42px;
}
h2 {
    font-size: 32px !important;
}
h3 {
    font-size: 24px !important;
}
    .why_php.why_smarty .img_box .vc_column-inner > .wpb_wrapper{
        min-height:100%;
    }
    .why_php .img_box .vc_column-inner > .wpb_wrapper {
    margin-bottom: 50px;
}
.vc_row-fluid.why_php_first_row {
    margin-bottom: 0px !important;
}
.boost_your_site .img_box .vc_column-inner > .wpb_wrapper {
    margin-bottom: 20px;
}
.vc_section.why_php, .vc_section.why_php.why_smarty {
    padding-bottom: 0 !important;
}

}
h3 {
    margin-top: 0;
}
h4.vc_custom_heading {
    margin-top: 0;
}
.smarty_form .contact-form  label {
    width: 100%;
    text-align: start;
    font-size: 21px;
    font-weight: 500;
}

.smarty_form .contact-form  label textarea {
    max-height: 120px !important;
}

.vc_section {
     margin-right: 0 !important;
}
.smarty_form input.wpcf7-submit {
    cursor: pointer;
}
a.vc_btn3-shape-rounded.vc_btn3-color-white {
    border-radius: 50px;
    font-weight: 600;
    color: #000 !important;
}
.smarty_banner_sec .main-banner-btn > a {
    border-color: #ffbd00 !important;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    padding: 10px 50px !important;
    background: rgb(239,177,0);
    background: linear-gradient(0deg, rgba(239,177,0,1) 0%, rgba(239,177,0,1) 23%, rgba(245,213,127,1) 100%) !important;
}

.smarty_banner_sec .main-banner-btn > a:hover {
    color: #000 !important;
    background: linear-gradient(350deg, rgba(239,177,0,1) 0%, rgba(239,177,0,1) 103%, rgba(245,213,127,1) 100%) !important;
}
@media(min-width:576px) and (max-width:992px){
 .page-id-50088 .container {
    max-width: 100%;
}
}

@media (min-width:767px) and (max-width:1200px){

 .why_php .wpb_row {
    display: flex;
}

.why_php .vc_column-inner,.why_php .wpb_wrapper {
    height: 100%;
}
 
 .boost_your_site .wpb_row {
    display: flex;
}

.boost_your_site .vc_column-inner,.boost_your_site .wpb_wrapper {
    height: 100%;
}

}

@media(max-width:1200px){
  .vc_custom_1692890460181 {
    background-size: cover;
    background-repeat: no-repeat;
}
 .vc_custom_1692890519911 {
    background-size: cover;
}
 .vc_custom_1692890542961 {
    background-size: cover;
}
}


@media(max-width:992px){
    
.img_box h3 {
    font-size: 15px;
}
}
[data-vc-full-width="true"][data-vc-full-width-init="true"] {
    max-width: 100% !important;
}





/*Heading Issues CSS*/

@media(max-width:767px){
   h2.form-gaurantee {
    font-size: 24px;
} 
}
h2.form-gaurantee {
    font-size: 28px;
}
.boost_your_site .img_box h3.yellow-number {
    background: #f1bc27;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 15px;
    font-size:24px;
}
h3.pricey_cardheading {
    text-transform: uppercase !important;
    font-size: 20px !important;
    font-weight:700;
}
.price_grad2 h3 {
    color: #000 !important;
}


/**/

.main-banner-btn a:after {
    padding-left: 7px;
    transition: all ease 0.5s;
    background: url(https://w3speedup.com/wp-content/uploads/2020/07/right-arrow.png);
    content: "";
    width: 16px;
    height: 21px;
    background-size: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center !important;
    position: relative;
    right: -4px;
     top: 3px !important;
}
a.main-banner-btn:after {
    filter: brightness(0);
   
}
.main-banner-btn.see-price .fa-comment-dots:before{
    display:none;
}

/**/

.smarty_banner_sec.vc_custom_1705660810859 .g-recaptcha {
    height: 62px !important;
    margin-bottom: 15px !important;
}
.smarty_banner_sec.vc_custom_1705660810859 .g-recaptcha + p span.wpcf7-spinner {
    position: absolute;
}