@media screen and (min-width: 992px){
    .background-linear{
        height: 150px;
        background: linear-gradient(50deg, #fa118d, #fe068a, #fc078a, #bf0066);
        background-size: 300% 300%;
        animation: color 12s ease-in-out infinite; /* referring directly to the animation's @keyframe declaration */
      animation-duration: 5s;
    }}
    @media screen and (max-width: 992px){
        .background-linear{
            height: 140px;
            background: linear-gradient(50deg, #fa118d, #fe068a, #fc078a, #bf0066);
            background-size: 300% 300%;
            animation: color 12s ease-in-out infinite;
        }}
    
    @media screen and (max-width: 615px){
        .background-linear{
            height: 130px;
            background: linear-gradient(50deg, #fa118d, #fe068a, #fc078a, #bf0066);
            background-size: 300% 300%;
            animation: color 12s ease-in-out infinite;
        }}
        
        @media screen and (max-width: 450px){
            .background-linear{
                height: 115px;
                background: linear-gradient(50deg, #fa118d, #fe068a, #fc078a, #bf0066);
                background-size: 300% 300%;
                animation: color 12s ease-in-out infinite;
            }}
    
            @media screen and (max-width: 400px){
                .background-linear{
                    height: 100px;
                    background: linear-gradient(50deg, #fa118d, #fe068a, #fc078a, #bf0066);
                    background-size: 300% 300%;
                    animation: color 12s ease-in-out infinite;
                }}
            
    
    @keyframes color{
        0%{
            background-position: 0 50%;
        }
        50%{
            background-position: 100% 50%;
        }
        100%{
            background-position: 0 50%;
        }
    }
    
    
    
    
    .affix {
        top: 0;
        width: 100%;
        z-index: 9999 !important;
        background-color: rgba(0, 0, 0, 0.841);
      }
    
      .affix + .container-fluid {
        padding-top: 70px;
      }
    
    
    
    
    @media screen and (min-width: 992px){
    .h1-naughty-call-girl-in-noida{
        text-align: center;
        color:  rgba(233, 187, 79, 1);
        font-weight: bolder;
        font-size: 62px;
        padding-top: 20px;
        font-family: sans-serif;
        margin-top: 0px;
        font-style: italic;
        text-transform: uppercase;
        -webkit-text-stroke: #fff;
        text-shadow: 2px 2px 10px brown;
        transition: all 0.5s ease-in-out;
        animation: flicker 0.5s ease-in-out infinite alternate;
    
    
    }}
    
    @media screen and (max-width: 992px){
        .h1-naughty-call-girl-in-noida{
            text-align: center;
            color:  rgba(233, 187, 79, 1);
            font-weight: bolder;
            font-size: 38px;
            padding-top: 35px;
            margin-top: 0px;
            font-family: sans-serif;
            font-style: italic;
        text-transform: uppercase;
        -webkit-text-stroke: #fff;
        text-shadow: 2px 2px 10px brown;
        transition: all 0.5s ease-in-out;
        animation: flicker 0.5s ease-in-out infinite alternate;
        }}
    
        @media screen and (max-width: 615px){
            .h1-naughty-call-girl-in-noida{
                text-align: center;
                color:  rgba(233, 187, 79, 1);
                font-weight: bolder;
                font-size: 30px;
                padding-top: 35px;
                margin-top: 0px;
                font-family: sans-serif;
                font-style: italic;
        text-transform: uppercase;
        -webkit-text-stroke: #fff;
        text-shadow: 2px 2px 10px brown;
        transition: all 0.5s ease-in-out;
        animation: flicker 0.5s ease-in-out infinite alternate;
            }}
    
            @media screen and (max-width: 500px){
                .h1-naughty-call-girl-in-noida{
                    text-align: center;
                    color:  rgba(233, 187, 79, 1);
                    font-weight: bolder;
                    font-size: 25px;
                    padding-top: 30px;
                    margin-top: 0px;
                    font-family: sans-serif;
                    font-style: italic;
        text-transform: uppercase;
        -webkit-text-stroke: #fff;
        text-shadow: 2px 2px 10px brown;
        transition: all 0.5s ease-in-out;
        animation: flicker 0.5s ease-in-out infinite alternate;
                }}
    
                @media screen and (max-width: 400px){
                    .h1-naughty-call-girl-in-noida{
                        text-align: center;
                        color:  rgba(233, 187, 79, 1);
                        font-weight: bolder;
                        font-size: 20px;
                        padding-top: 30px;
                        margin-top: 0px;
                        font-family: sans-serif;
                        font-style: italic;
        text-transform: uppercase;
        -webkit-text-stroke: #fff;
        text-shadow: 2px 2px 10px brown;
        transition: all 0.5s ease-in-out;
        animation: flicker 0.5s ease-in-out infinite alternate;
                    }}
                    @media screen and (max-width: 340px){
                        .h1-naughty-call-girl-in-noida{
                            text-align: center;
                            color:  rgba(233, 187, 79, 1);
                            font-weight: bolder;
                            font-size: 21px;
                            padding-top: 32px;
                            margin-top: 0px;
                            font-family: sans-serif;
                            font-style: italic;
        text-transform: uppercase;
        -webkit-text-stroke: #fff;
        text-shadow: 2px 2px 10px brown;
        transition: all 0.5s ease-in-out;
        animation: flicker 0.5s ease-in-out infinite alternate;
                        }}
    
                        @media screen and (min-width: 992px){
                            .font-naughty-call-girl-in-noida{
                                text-align: center;
                                color:  white;
                                font-weight: bolder;
                                font-size: 20px;
                                font-family: sans-serif;
                            }}
    
                            @media screen and (max-width: 992px){
                                .font-naughty-call-girl-in-noida{
                                    text-align: center;
                                    color:  white;
                                    font-weight: bolder;
                                    font-size: 15px;
                                    font-family: sans-serif;
                                }}
    @media screen and (min-width: 992px){
    .noida-call-girls{
        font-weight: bolder;
        font-size: 25px;
    }}
    
    @media screen and (max-width: 992px){
        .noida-call-girls{
            font-weight: bolder;
            font-size: 17px;
        }}
    
       

    /* <===========logo============> */

    @media screen and (min-width: 1440px){
        .logo2{
           width: 5%;
           margin-bottom: 10px;
           
            
        }
    }

    @media screen and (max-width: 1440px){
        .logo2{
           width: 6%;
           margin-bottom: 13px;
          
            
        }
    }
    @media screen and (max-width: 1250px){
        .logo2{
           width: 6.5%;
           margin-bottom: 12px;
          
            
        }
    }

    @media screen and (max-width: 1100px){
        .logo2{
           width: 7%;
           margin-bottom: 12px;
          
            
        }
    }
    @media screen and (max-width: 1050px){
        .logo2{
           width: 7.5%;
           margin-bottom: 12px;
          
            
        }
    }
    @media screen and (max-width: 992px){
        .logo2{
           width: 5%;
           margin-bottom: 7px;
          
            
        }
    }

    @media screen and (max-width: 900px){
        .logo2{
           width: 6%;
           margin-bottom: 7px;
          
            
        }
    }

    @media screen and (max-width: 700px){
        .logo2{
           width: 7%;
           margin-bottom: 5px;
          
            
        }
    }

    @media screen and (max-width: 500px){
        .logo2{
           width: 7%;
           margin-bottom: 3px;
          
            
        }
    }

    /* <===========logo============> */











    @media screen and (min-width: 1200px){
        .navbar-home-noida{
            font-weight: bold;
            font-size: 18px;
            
        }
    }

    @media screen and (max-width: 1200px){
    .navbar-home-noida{
        font-weight: bold;
        font-size: 15px;
        
    }
}

@media screen and (max-width: 992px){
    .navbar-home-noida{
        font-weight: bold;
        font-size: 13px;
        
    }
}
    
        .navbar-number{
            border: 3px solid rgb(219, 8, 8);
            border-radius: 8px;
            font-size: 18px;
            font-weight: bold;
    
        }


       
    
       

    @media screen and (min-width: 992px){
        .get-the-most-stunning-para{
            color: white;
          text-align: justify;
            font-size: 20px;
        }}

        @media screen and (max-width: 992px){
            .get-the-most-stunning-para{
                color: white;
              text-align: justify;
                font-size: 15px;
            }}


          


            @media screen and (min-width: 992px){
                .card-margin-t{
                    margin-top: 0px;
                }}
            
                @media screen and (max-width: 992px){
                    .card-margin-t{
                        margin-top: 20px;
                    }}
            
            
                    .image-card-img-top{
                        width: 80%;
                    }
            
            
                    .image-card{
                        border: 1px solid black;
                        width: 100%;
                        transition: transform .9s;
                    }
                
                    .image-card:hover{
                        transform: scale(1.03);
                    }
            
                    .image-card-body-p1{
                        font-size: 15px;
                        text-align: center;
                        color: white;
                        font-weight: bold;
                    }
                    @media screen and (min-width: 767px){
                        .our-service-locations{
                            color: rgba(233, 187, 79, 0.864);
                            font-weight: bold;
                            font-size: 40px;
                            margin-bottom: 20px;
                            text-align: center;
                        }}
            
                        @media screen and (max-width: 767px){
                            .our-service-locations{
                                color: rgba(233, 187, 79, 0.864);
                                font-weight: bold;
                                font-size: 22px;
                                margin-bottom: 20px;
                                text-align: center;
                            }}
                    @media screen and (min-width: 992px){
                    .local-place-areas{
                        font-size: 30px;
                        font-weight: bold;
                        color: rgba(233, 187, 79, 0.864);
                    }}
            
                    @media screen and (max-width: 992px){
                        .local-place-areas{
                            font-size: 20px;
                            color: rgba(233, 187, 79, 0.864);
                            text-align: center;
            
                        }}
            
                        @media screen and (min-width: 1370px){
                            .local-place-areas-button{
                                font-size: 19.5px;
                                color: white;
                                background-color:rgb(253, 4, 253);
                                border:  3px solid rgb(253, 4, 253);
                                border-radius: 10px;
                                margin-top: 7px;
                                text-align: center;
                                width: 100%;
                                
                            }}
                    
                            @media screen and (max-width: 1370px){
                                .local-place-areas-button{
                                    font-size: 18px;
                                    color: white;
                                    background-color:rgb(253, 4, 253);
                                    border:  1px solid rgb(253, 4, 253);
                                    border-radius: 10px;
                                    text-align: center;
                                    margin-top: 7px;
                                    width: 100%;
                                }}
            
                                @media screen and (max-width: 1270px){
                                    .local-place-areas-button{
                                        font-size: 16px;
                                        color: white;
                                        background-color:rgb(253, 4, 253);
                                        border:  1px solid rgb(253, 4, 253);
                                        border-radius: 10px;
                                        text-align: center;
                                        margin-top: 7px;
                                        width: 100%;
                                    }}
            
                                    @media screen and (max-width: 1155px){
                                        .local-place-areas-button{
                                            font-size: 15px;
                                            color: white;
                                            background-color:rgb(253, 4, 253);
                                            border:  1px solid rgb(253, 4, 253);
                                            border-radius: 10px;
                                            text-align: center;
                                            margin-top: 7px;
                                            width: 100%;
                                        }}
            
                                        @media screen and (max-width: 1099px){
                                            .local-place-areas-button{
                                                font-size: 14px;
                                                color: white;
                                                background-color:rgb(253, 4, 253);
                                                border:  1px solid rgb(253, 4, 253);
                                                border-radius: 10px;
                                                text-align: center;
                                                margin-top: 7px;
                                                width: 100%;
                                            }}
            
                                            @media screen and (max-width: 1030px){
                                                .local-place-areas-button{
                                                    font-size: 11px;
                                                    color: white;
                                                    background-color:rgb(253, 4, 253);
                                                    border:  1px solid rgb(253, 4, 253);
                                                    border-radius: 10px;
                                                    text-align: center;
                                                    margin-top: 7px;
                                                    width: 100%;
                                                }}
                                                @media screen and (max-width: 992px){
                                                    .local-place-areas-button{
                                                        font-size: 17px;
                                                        color: white;
                                                        background-color:rgb(253, 4, 253);
                                                        border:  1px solid rgb(253, 4, 253);
                                                        border-radius: 10px;
                                                        text-align: center;
                                                        margin-top: 7px;
                                                        width: 100%;
                                                    }}
                                                    @media screen and (max-width: 425px){
                                                        .local-place-areas-button{
                                                            font-size: 14px;
                                                            color: white;
                                                            background-color:rgb(253, 4, 253);
                                                            border:  1px solid rgb(253, 4, 253);
                                                            border-radius: 10px;
                                                            text-align: center;
                                                            margin-top: 7px;
                                                            width: 100%;
                                                        }}
            
                                                @media screen and (max-width: 370px){
                                                    .local-place-areas-button{
                                                        font-size: 13px;
                                                        color: white;
                                                        background-color:rgb(253, 4, 253);
                                                        border:  1px solid rgb(253, 4, 253);
                                                        border-radius: 10px;
                                                        text-align: center;
                                                        margin-top: 7px;
                                                        width: 100%;
                                                    }}
            
                                                    @media screen and (max-width: 340px){
                                                        .local-place-areas-button{
                                                            font-size: 12px;
                                                            color: white;
                                                            background-color:rgb(253, 4, 253);
                                                            border:  1px solid rgb(253, 4, 253);
                                                            border-radius: 10px;
                                                            text-align: center;
                                                            margin-top: 7px;
                                                            width: 100%;
                                                        }}
            
                                                        @media screen and (max-width: 320px){
                                                            .local-place-areas-button{
                                                                font-size: 10.5px;
                                                                color: white;
                                                                background-color:rgb(253, 4, 253);
                                                                border:  1px solid rgb(253, 4, 253);
                                                                border-radius: 10px;
                                                                text-align: center;
                                                                margin-top: 7px;
                                                                width: 100%;
                                                            }}
                                                            @media screen and (max-width: 310px){
                                                                .local-place-areas-button{
                                                                    font-size: 9.5px;
                                                                    color: white;
                                                                    background-color:rgb(253, 4, 253);
                                                                    border:  1px solid rgb(253, 4, 253);
                                                                    border-radius: 10px;
                                                                    text-align: center;
                                                                    margin-top: 7px;
                                                                    width: 100%;
                                                                }}
            
                                .local-place-areas-button:hover{
                                    color: rgb(134, 21, 21);
                                    font-weight: bold;
                                }




@media screen and (min-width: 1200px){
    .footer{
    background-color: goldenrod;
    height: 120px;
    text-align: center;
}
}
@media screen and (max-width: 1200px){
.footer{
background-color: goldenrod;
height: 150px;
text-align: center;
}
}
@media screen and (max-width: 992px){
.footer{
background-color: goldenrod;
height: 250px;
text-align: center;
}
}

@media screen and (max-width: 310px){
    .footer{
    background-color: goldenrod;
    height: 300px;
    text-align: center;
    }
    }



.footer-link{
    text-align: center;
   font-size: 25px;
   font-weight: bold;
   font-family: 'Times New Roman', Times, serif;
}


@media screen and (min-width: 992px){
    .element{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 30px;
        animation:alternate-reverse;
        margin-left: 20px;
    }
}

@media screen and (max-width: 992px){
    .element{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 15px;
        margin-left: 1.5px;
    }
}
@media screen and (min-width: 992px){
    .element-2{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 110px;
        animation:alternate-reverse;
        margin-left: 25px;
        background-color: white;
        border-radius: 50px;
    }
}

@media screen and (max-width: 992px){
    .element-2{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 100px;
        margin-left: 5px;
        background-color: white;
        border-radius: 50px;
    }
}

@media screen and (max-width: 800px){
    .element-2{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 90px;
        margin-left: 5px;
        background-color: white;
        border-radius: 50px;
    }
}

@media screen and (max-width: 700px){
    .element-2{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 70px;
        margin-left: 5px;
        background-color: white;
        border-radius: 50px;
    }
}

@media screen and (max-width: 600px){
    .element-2{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 70px;
        margin-left: 5px;
        background-color: white;
        border-radius: 50px;
    }
}
@media screen and (max-width: 502px){
    .element-2{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 100px;
        margin-left: 5px;
        background-color: white;
        border-radius: 50px;
    }
}

@media screen and (max-width: 400px){
    .element-2{
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: +1;
        margin-bottom: 85px;
        margin-left: 5px;
        background-color: white;
        border-radius: 50px;
    }
}
@media screen and (min-width: 992px){
    .whats-width{
       width: 5%;
    }
}

@media screen and (max-width: 992px){
    .whats-width{
       width: 8%;
    }
}

@media screen and (max-width: 502px){
    .whats-width{
       width: 18%;
    }
}



@media screen and (min-width: 992px){
    .whats-width-2{
       width: 4.2%;
    }
}

@media screen and (max-width: 992px){
    .whats-width-2{
       width: 7%;
    }
}

@media screen and (max-width: 502px){
    .whats-width-2{
       width: 16%;
    }
}

        


@media screen and (min-width: 992px){
    .first-content-rates-p1{
        color: white;
        font-weight: bold;
        color:  red;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 40px;
    }
}

@media screen and (max-width: 992px){
    .first-content-rates-p1{
        color: white;
        font-weight: bold;
        color:  red;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 30px;
    }
}

@media screen and (max-width: 650px){
    .first-content-rates-p1{
        color: white;
        font-weight: bold;
        color:  red;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 25px;
    }
}

@media screen and (max-width: 470px){
    .first-content-rates-p1{
        color: white;
        font-weight: bold;
        color:  red;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 20px;
    }
}

@media screen and (max-width: 400px){
    .first-content-rates-p1{
        color: white;
        font-weight: bold;
        color:  red;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 18px;
    }
}
@media screen and (min-width: 992px){
.canvaimg{
    margin-bottom: 40px;
}
}

@media screen and (max-width: 992px){
    .canvaimg{
        margin-bottom: 10px;
    }
    }



    
      /*  */

      @media screen and (min-width: 767px){
        .Premium-College-Call-Girls-in-Noida{
            color: rgba(233, 187, 79, 0.864);
            font-weight: bold;
            font-size: 40px;
            margin-top: 30px;
            margin-bottom: 20px;
        }}
    
        @media screen and (max-width: 767px){
            .Premium-College-Call-Girls-in-Noida{
                color: rgba(233, 187, 79, 0.864);
                font-weight: bold;
                font-size: 25px;
                margin-top: 50px;
            }}
    
            @media screen and (max-width: 480px){
                .Premium-College-Call-Girls-in-Noida{
                    color: rgba(233, 187, 79, 0.864);
                    font-weight: bold;
                    font-size: 22px;
                    margin-top: 50px;
                }}
    
                @media screen and (max-width: 400px){
                    .Premium-College-Call-Girls-in-Noida{
                        color: rgba(233, 187, 79, 0.864);
                        font-weight: bold;
                        font-size: 15px;
                        margin-top: 30px;
                    }}

                    @media screen and (min-width: 992px){
                        .get-the-most-stunning{
                            color: #fa118d;
                            font-size: 35px;
                            font-weight: bold;
                        }
                    }


                    @media screen and (max-width: 992px){
                        .get-the-most-stunning{
                            color: #fa118d;
                            font-size: 16px;
                            font-weight: bold;
                        }
                    }

                    .span-highlight{
                        color: #fa118d;
                        font-weight: bold;
                    }
        
   

/* // */

@media screen and (min-width: 992px){
    .verified-call-girls-in-noida{
        color: rgba(233, 187, 79, 0.864);
        font-weight: bold;
        font-size: 35px;
        margin-bottom: 20px;
    }}

    @media screen and (max-width: 992px){
    .verified-call-girls-in-noida{
        color: rgba(233, 187, 79, 0.864);
        font-weight: bold;
        font-size: 30px;
        margin-bottom: 20px;
    }}

    @media screen and (max-width: 767px){
        .verified-call-girls-in-noida{
            color: rgba(233, 187, 79, 0.864);
            font-weight: bold;
            font-size: 22px;
            margin-bottom: 20px;
        }}

        @media screen and (max-width: 480px){
            .verified-call-girls-in-noida{
                color: rgba(233, 187, 79, 0.864);
                font-weight: bold;
                font-size: 20px;
                margin-bottom: 20px;
            }}

            @media screen and (max-width: 400px){
                .verified-call-girls-in-noida{
                    color: rgba(233, 187, 79, 0.864);
                    font-weight: bold;
                    font-size: 15px;
                    margin-bottom: 20px;
                }}


    .card-img-top{
        width: 100%;
    }
    .card{
        border: 1px solid black;
        width: 100%;
        transition: transform .9s;
    }

    .card:hover{
        transform: scale(1.03);
    }
    @media screen and (min-width: 992px){
    .card-body-p1{
        font-size: 24px;
        color: white;
        font-weight: bold;
    }
}

@media screen and (max-width: 992px){
    .card-body-p1{
        font-size: 18px;
        color: white;
        font-weight: bold;
    }
}

    .card-body-p2{
        font-size: 14px;
        color: rgb(242, 9, 188);
        margin-bottom: 10px;
    }

    .card-body-ac{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .card-body-aw{
        font-size: 15px;
        margin-bottom: 10px;
    }




    
/* <-- button3 */
@media screen and (min-width: 992px){
    .booknowbutton{
        text-align: center;
        margin-top: 40px;
        color: white;
        font-weight: bolder;
        margin-bottom: -40px;
    }}
    
    @media screen and (max-width: 992px){
        .booknowbutton{
            text-align: center;
            margin-top: 30px;
            color: white;
            font-weight: bolder;
        }}
    
        @media screen and (max-width: 767px){
            .booknowbutton{
                text-align: center;
                margin-top: 35px;
                color: white;
                font-weight: bolder;
            }}
    
        @media screen and (min-width: 767px){
        .booknowbutton-inline{
            background-color:  #00cf72 ;
            border-radius: 30px;
            padding-left: 40px;
            padding-right: 40px;
            padding-top: 10px;
            padding-bottom: 10px;
            font-size: 20px;
            font-weight: bolder;
            border: 1px solid #00cf72;
        }}
        @media screen and (max-width: 767px){
        .booknowbutton-inline{
            background-color: #00cf72;
            border-radius: 30px;
            padding-left: 40px;
            padding-right: 40px;
            padding-top: 10px;
            padding-bottom: 10px;
            font-size: 16px;
            font-weight: bolder;
            border: 1px solid #00cf72;
            width: 40%;
        }}
    

        @media screen and (max-width: 530px){
            .booknowbutton-inline{
                background-color: #00cf72;
                border-radius: 30px;
                padding-left: 40px;
                padding-right: 40px;
                padding-top: 10px;
                padding-bottom: 10px;
                font-size: 17px;
                font-weight: bolder;
                border: 1px solid #00cf72;
                width: 50%;
            }}


            @media screen and (max-width: 450px){
                .booknowbutton-inline{
                    background-color: #00cf72;
                    border-radius: 30px;
                    padding-left: 40px;
                    padding-right: 40px;
                    padding-top: 10px;
                    padding-bottom: 10px;
                    font-size: 17px;
                    font-weight: bolder;
                    border: 1px solid #00cf72;
                    width: 60%;
                }}

                @media screen and (max-width: 400px){
                    .booknowbutton-inline{
                        background-color: #00cf72;
                        border-radius: 30px;
                        padding-left: 40px;
                        padding-right: 40px;
                        padding-top: 10px;
                        padding-bottom: 10px;
                        font-size: 17px;
                        font-weight: bolder;
                        border: 1px solid #00cf72;
                        width: 70%;
                    }}
                    @media screen and (max-width: 350px){
                        .booknowbutton-inline{
                            background-color: #00cf72;
                            border-radius: 30px;
                            padding-left: 40px;
                            padding-right: 40px;
                            padding-top: 10px;
                            padding-bottom: 10px;
                            font-size: 16.5px;
                            font-weight: bolder;
                            border: 1px solid #00cf72;
                            width: 80%;
                        }}
        .booknowbutton-inline:hover{
            background-color: #d01c7c;
            border: 1px solid #d01c7c;
        }