.elementor-6868 .elementor-element.elementor-element-6d2b579{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-6868 .elementor-element.elementor-element-6d2b579:not(.elementor-motion-effects-element-type-background), .elementor-6868 .elementor-element.elementor-element-6d2b579 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEBEB;}.elementor-6868 .elementor-element.elementor-element-f998837{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6868 .elementor-element.elementor-element-756a202 img{width:316px;}.elementor-6868 .elementor-element.elementor-element-992cb01{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6868 .elementor-element.elementor-element-98846ca{width:100%;max-width:100%;}.elementor-6868 .elementor-element.elementor-element-98846ca > .elementor-widget-container{background-color:#FFFFFF;padding:29px 30px 28px 30px;border-style:solid;border-width:0.5px 0.5px 0.5px 0.5px;border-color:#C8DEFE;border-radius:16px 16px 16px 16px;box-shadow:0px 0px 18px 0px rgba(146.95452263210132, 160.39760305546721, 168.57626037597657, 0.48);}body.elementor-page-6868:not(.elementor-motion-effects-element-type-background), body.elementor-page-6868 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEBEB;}@media(max-width:767px){.elementor-6868 .elementor-element.elementor-element-f998837{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}.elementor-6868 .elementor-element.elementor-element-756a202 img{width:69px;}.elementor-6868 .elementor-element.elementor-element-992cb01{--padding-top:10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6868 .elementor-element.elementor-element-98846ca > .elementor-widget-container{margin:0px 9px 0px 9px;padding:20px 20px 20px 20px;}}@media(min-width:768px){.elementor-6868 .elementor-element.elementor-element-f998837{--width:38%;}.elementor-6868 .elementor-element.elementor-element-992cb01{--width:60%;}}/* Start custom CSS */.package-display {
    border: unset;
    border-bottom: 1px solid rgb(4 69 175 / 37%);
    border-radius: 0px !important;
    padding: 8px 16px !important;
    font-family: "DM Sans", Sans-serif;
    line-height: 1.5;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 0px;
    background: #FFF;
    color: rgb(4, 69, 175) !important;
    font-weight: 800;
    padding-left: 0px !important;
}


    /*Popup Style*/

.txth{
    background: linear-gradient(135deg, #ffd700 0%, #fff 50%, #ffd700 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* Show * only if field is required */
.boxForm .field:has(.wpcf7-validates-as-required) > p > label::after {
    content: '*';
    color: red;
    margin-left: 2px;
}


html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){
    padding: 0px !important;
}

.boxForm h3{
    font-size: 25px;
    font-weight: 600;
    text-align: left;
    color: #231F20;
    margin: 0px;
    margin-bottom: 16px;
}



.boxForm .field{
    margin-bottom: 30px;
}
.boxForm .wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.boxForm .wpcf7-form .wpcf7-form-control {
  border: unset;
    border-bottom: 1px solid rgb(4 69 175 / 37%);
    border-radius:0px !important;
    padding: 8px 16px !important;
    padding-top: 4px !important;
font-family: "DM Sans", Sans-serif;
    line-height: 1.5;
    font-size: 1em;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 0px;
     background-color: #F4F6F7;
     padding-left: 0px !important;
  background: #FFFF;
    color: rgb(4, 69, 175) !important;
     
}
.boxForm .field > p > label{
    font-weight: 500;
    display: block;
    margin: 0;
    color: #0F0F0F;
  font-family: "DM Sans", Sans-serif;
   color:#fff;
   font-size: 18px;
}

.boxForm  .wpcf7-checkbox .wpcf7-list-item{
    display: inherit;
    margin: 10px 30px 0px 1px;
    float: left;
    display: flex
;
    align-items: start;
    gap: 6px;
}
    input[type=checkbox]{
        background-color: #f7f3f1;
        border-color: #DDD;
        border-width: 1px;
        border-radius: 5px;
    }

.boxForm .wpcf7-form-control.wpcf7-radio label{
         font-weight: 600;
}

.boxForm  .wpcf7-form .wpcf7-submit {
  width: 100%;
  color: #fff !important;
font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 17px 15px 17px 15px !important;
    height: auto !important;
    cursor: pointer;
    line-height: 1;
   text-transform: uppercase;
    background-color: #0095BF;
    box-shadow: 0px 7px 16px 0px rgba(75.99999999999997, 167.99999999999997, 93.99999999999993, 0.1);
    border-radius: 80px 80px 80px 80px !important;
    border: unset;
}

.boxForm .field{
   display: flex;
   flex-direction: column;
}
.boxForm p{
    width: 100%;
    margin: 0px;
}

.wpcf7-form{
font-family: "DM Sans", Sans-serif;
    font-weight: 500;
}


.boxForm .wpcf7-list-item  input[type="radio"]{
    margin-left: 0px;
}

    .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 0.8em;
    }
    
input::placeholder, select::placeholder {
  color: #0095BF !important;
  font-weight: 400;
  font-size: 15px;
}

.field select {
        font-size: 16px !important;
        font-weight: 500;
        color: #FFF !important;
    }
    
#chekbox{
    padding: 0px !important;
    border: unset;
    background-color: #fff;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=checkbox]:focus,
select:focus {
  color: unset;
  outline-offset: unset;
  outline: unset;
  border-color:#ffd700 !important;
  border-bottom: solid 2px rgb(4, 69, 175) !important;
  box-shadow: 0px 0px 20px #ffd7004d);
}

input[type=checkbox]:after {
    left: 8px;
    top: 3px;
    border: 3px solid #2dc440;
    border-top: 0;
    border-top-width: 0px;
    border-top-style: initial;
    border-top-color: initial;
    border-left: 0;
    border-left-width: 0px;
    border-left-style: initial;
}

.boxForm .field > p > label{
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 17px;
}
br{
    display: none;
}

.wpcf7 input[type=radio] {
    display: inline-block;
    background: #e9eef2;
    color: #555;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 1.2em;
    margin: -3px 4px 0 0;
    padding: 0;
    border-radius: .2em;
    text-align: center;
    vertical-align: middle;
    width: 1.4em;
    min-width: 1.4em;
    transition: all .2s linear;
}
.wpcf7 form .wpcf7-response-output {
    color: #000;
}


@media only screen and (max-width:767px)
{
    .boxForm .field > p > label{
        font-size: 16px;
    }
  
    .wpcf7-form label {
    font-size: 2vw;
}
    .boxForm  .wpcf7-form .wpcf7-submit {
 padding: 18px !important;
    }
    input::placeholder, select::placeholder {
  font-size: 13.22px;
}
.boxForm .field {
    margin-bottom: 24px;
}
.field select {
        font-size: 4vw !important;
    }
    .field select option {
        font-size: 4vw !important;
    }
.wpcf7-form label {
    line-height: 21px;
    color: #ffffff;
}
.boxForm h3{
    font-size:19px;
}
.boxForm .wpcf7-form .wpcf7-form-control{
    padding-top: 0px !important;
    margin-top: 2px;
}
.boxForm .wpcf7-form .wpcf7-submit {
        padding: 15px !important;
    }

}/* End custom CSS */