/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
.free-text p {
    padding:14px 32px;
    color:#000;
background:#ffe600;
  border-radius:12px;
  text-decoration:none;
  animation:claimBlinkss 1.1s infinite;
  box-shadow:0 0 18px rgba(255,230,0,0.55);
  position:relative;
    
}
.elementor-element.free-claim a {
  display:inline-block;
  padding:14px 32px;
  font-size:18px;
  font-weight:700;
  color:#000;
  background:#ffe600;
  border-radius:12px;
  text-decoration:none;
  animation:claimBlink 1.1s infinite;
  box-shadow:0 0 18px rgba(255,230,0,0.55);
  position:relative;
}

.elementor-element.new-claim a {
  display:inline-block;
  padding:14px 32px;
  font-size:18px;
  font-weight:700;
  color:#000;
  background:#ffe600;
  border-radius:12px;
  text-decoration:none;
  animation:claimBlinks 1.1s infinite;
  box-shadow:0 0 18px rgba(255,230,0,0.55);
  position:relative;
}
@keyframes claimBlinks {
  0% {opacity:1; transform:scale(1);}
  50% {opacity:0.55; transform:scale(1.04);}
  100% {opacity:1; transform:scale(1);}
}

@keyframes claimBlink {
  0% {opacity:1; transform:scale(1);}
  50% {opacity:0.55; transform:scale(1.04);}
  100% {opacity:1; transform:scale(1);}
}

@keyframes claimBlinkss {
  0% {opacity:1; transform:scale(1);}
  50% {opacity:0.55; transform:scale(1.04);}
  100% {opacity:1; transform:scale(1);}
}

#newsletter-submit-btn button {
    width: 100%;
}
.cala p{
    margin: 20px auto;
    width: 65%;

}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #00a0d2;
    color: #fff;
}


input.wpcf7-form-control.wpcf7-submit.has-spinner:focus {
    background: #0F6AA5 !important;
    color: white !important;
}

.wpcf7-response-output {
    color: black !important;
}

.main-pop .wpcf7-form-control {
    color: black;
}


.new-colo a.paoc-popup-click{
    background: #0f6aa5 !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding:12px !important;
}
.sbmcala input, 
.subscite-submit input {
    background: #0f6aa5 !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding: 10px 40px;
}
.elementor-element-2f54dd79 {
    display:none;
}



.paoc-popup-sheading {
    font-size: 26px !important;
    color: #ffffff !important;
    line-height: normal !important;
    font-weight: 400 !important;
    text-align: center !important;
}
/*.main-pop p {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/* Main wrapper styling */
/*.main-pop label {*/
/*    display: block;*/
/*    margin-bottom: px;*/
/*    font-weight: 600;*/
/*    color: #333;*/
/*}*/

/* All inputs same width */
/*.main-pop .mp-input,*/
/*.main-pop .mp-select {*/
/*    width: 100%;*/
/*    padding: 12px;*/
/*    margin-bottom: 5px;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 6px;*/
/*    font-size: 15px;*/
/*    box-sizing: border-box;*/
/*}*/

/* Style select arrows */
/*.main-pop .mp-select {*/
/*    appearance: none;*/
/*    background-color: #fff;*/
/*    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath d='M5 7l5 5 5-5' stroke='%23666' stroke-width='2' fill='none'/%3E%3C/svg%3E");*/
/*    background-repeat: no-repeat;*/
/*    background-position: right 12px center;*/
/*    padding-right: 36px;*/
/*    border-radius:16px;*/
/*}*/

/* Submit button */
/*.main-pop .mp-btn {*/
/*    width: 100%;*/
/*    padding: 14px;*/
/*    background: #4CAF50;*/
/*    color: #fff;*/
/*    border: none;*/
/*    border-radius: 6px;*/
/*    font-size: 16px;*/
/*    cursor: pointer;*/
/*    margin-top: 05px;*/
/*}*/

/*.main-pop .mp-btn:hover {*/
/*    background: #45a049;*/
/*}*/

/* Focus effect */
/*.main-pop .mp-input:focus,*/
/*.main-pop .mp-select:focus {*/
/*    border-color: #007bff;*/
/*    box-shadow: 0 0 4px rgba(0,123,255,0.4);*/
/*    outline: none;*/
/*}*/



.for-banner {
    background-color: #0f6aa5 !important;
    font-family: var(--e-global-typography-dbc0204-font-family), Sans-serif;
    font-size: var(--e-global-typography-dbc0204-font-size);
    font-weight: var(--e-global-typography-dbc0204-font-weight);
    text-transform: var(--e-global-typography-dbc0204-text-transform);
    color: var(--e-global-color-5bd60dc)!important;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 100px 100px 100px 100px !important;
}

.box-pops a {
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 120px 15px 120px;
    width:100%;
}

input:focus{
    
    color:#fff;
    background-color:#00000000 !important;
}
.sbmcala p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
 .sbmcala .wpcf7-spinner,
 .subscite-submit .wpcf7-spinner {
    color: white !important;
    background-color: #000;
}
 
.subscite-submit p{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
} 

.text-10k sup {
    font-size: 10px;
    top: -25px !important;
}
 .text-pop a {
    color: #fff;
    font-family: 'Plus Jakarta Sans' !important;
}
 .text-pop a:hover {
    color: #fff;
 }
 
 .main-pop label {
    color: #fff;
    margin-bottom: -10px;
    margin-left: 10px;
}


.paoc-padding-20.paoc-popup-con-bg {
    background-color: #0a0a0a;
}
 
@media only screen and (max-width :1920px) and (min-width: 1601px) {
}
 
@media only screen and (max-width :1600px) and (min-width: 1441px) {
}
 
@media only screen and (max-width :1440px) and (min-width: 1367px) {
}
 
@media only screen and (max-width :1366px) and (min-width: 1281px) {
}
 
/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1280px) and (min-width: 1101px) {
}
 
/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px){
}
 
/*----------------------------- Media 768 -------------------------------*/
@media only screen and (max-width:999px){
 
}
 
/*----------------------------- Media Tab -------------------------------*/
@media only screen and (max-width:767px){
    
    
    .new-colo{
        width:100%;
    }
    .new-colo a.paoc-popup-click {
     width:100%;
    }
}
 
/*----------------------------- Media Mobile Screen -------------------------------*/
@media only screen and (max-width:479px){
    
 .elementor-element.new-claim a {
 
  padding:15px 20px !important;
  font-size:16px !important;
  
}
.elementor-element.free-claim a {
   padding:15px 20px !important;
  font-size:16px !important;
}
 .box-pops a {
    font-size: 17px;
 
 
    padding: 15px 80px 15px 80px;
    width: 100%;
   
}
.free-text p {
    font-size: 16px;
    padding: 14px 10px;
    color: #000;
    background: #ffe600;
    border-radius: 12px;
    text-decoration: none;
    animation: claimBlinkss 1.1s infinite;
    box-shadow: 0 0 18px rgba(255, 230, 0, 0.55);
    position: relative;
}

.custom-ad-form {
            gap: 0px;
        }

.paoc-padding-20 {
    padding: 0px !important;
}

}
/*----------------------------- Media Small Screen -------------------------------*/
@media only screen and (max-width:320px){
}


/*new*/
/* Container: grid two columns desktop, one column mobile */
.custom-ad-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 20px;
    max-width: 700px;
    margin: 0 auto;
}

/* Labels */
.custom-ad-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: 700;
    color: #fff;
    font-size: 0.85rem;
    text-transform: uppercase;
}

/* Inputs and selects style */
.custom-ad-form .custom-input,
.custom-ad-form .custom-select {
    width: 100%;
    padding: 12px 16px;
    border-radius: 12px;
    border: none;
    font-size: 1rem;
    box-sizing: border-box;
    background: #fff;
    color: #333;
    margin-bottom: 5px;
    transition: box-shadow 0.3s ease;
}

/* Focus effect */

.custom-ad-form .custom-select:focus {
    outline: none;
    box-shadow: 0 0 8px 2px #0077c8;
    color:#000;
}
.custom-ad-form .custom-input:focus{
    outline: none;
    box-shadow: 0 0 8px 2px #0077c8;
    color:#fff;
}

/* Custom select arrow */
.custom-ad-form .custom-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath d='M5 7l5 5 5-5' stroke='%23666' stroke-width='2' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 40px;
}

/* Submit button spanning full width */
.custom-ad-form .custom-btn {
    grid-column: 1 / -1; /* spans both columns */
    width: 100%;
    padding: 14px;
    background-color: #0077c8;
    color: white;
    font-weight: 700;
    font-size: 1rem;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    margin-top: 12px;
    box-sizing: border-box;
    transition: background-color 0.3s ease;
}

.custom-ad-form .custom-btn:hover {
    background-color: #005fa3;
}

/* Responsive: single column on mobile */
@media (max-width: 768px) {
    .custom-ad-form {
        grid-template-columns: 1fr 1fr;
    }

    .custom-ad-form .custom-btn {
        grid-column: 1 / 2;
    }

.custom-ad-form {

    gap: 20px;

}
.custom-ad-form label {

    display: none;
}


}
.page-id-1760 footer,
.page-id-1760 header{
    display: none;
}

.clear {
    grid-column: 1 / -1; /* make the whole container span full width in the grid */
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    gap: 10px;
    padding: 20px;

    margin-top: -17px;

}

.clear label {
    display: block;
    margin-bottom: 6px;
    font-weight: 700;
    color: #fff;
    font-size: 0.85rem;
    text-transform: uppercase;
    text-align:center;
}

.clear .custom-select {
    width: 100%;
    padding: 12px 16px;
    border-radius: 12px;
    border: none;
    font-size: 1rem;
    box-sizing: border-box;
    background: #fff;
    color: #333;
    transition: box-shadow 0.3s ease;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath d='M5 7l5 5 5-5' stroke='%23666' stroke-width='2' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 40px;
    margin:0 auto;
}

.clear .custom-select:focus {
    outline: none;
    box-shadow: 0 0 8px 2px #0077c8;
}

.clear .custom-btn {
    width: 100%;
    padding: 14px;
    background-color: #0077c8;
    margin:0 auto;
    color: white;
    font-weight: 700;
    font-size: 1rem;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    box-sizing: border-box;
    transition: background-color 0.3s ease;
}

.clear .custom-btn:hover {
    background-color: #005fa3;
}


.wpcf7-response-output {
    color: #fff !important;
}
.wpcf7-form input,
.wpcf7-form textarea {
    color: #fff;
}

input[type="tel"],
input[type="email"] {
    color: #fff;
}

#wpcf7-fXXX-oYY select {
  color: #000;
}

.wpcf7 select {
  color: #000;        /* text color inside the closed dropdown */
}

.wpcf7 select option {
  color: #000;        /* text color in the expanded dropdown */
}
.wpcf7 select option[disabled],
.wpcf7 select option[selected] {
  color: #000;
}






