.elementor-3060 .elementor-element.elementor-element-994835a{--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:flex-end;--align-items:flex-end;--padding-top:100px;--padding-bottom:0px;--padding-left:150px;--padding-right:0px;}.elementor-3060 .elementor-element.elementor-element-994835a:not(.elementor-motion-effects-element-type-background), .elementor-3060 .elementor-element.elementor-element-994835a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}.elementor-3060 .elementor-element.elementor-element-a9dc3da{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:24px 24px;--row-gap:24px;--column-gap:24px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3060 .elementor-element.elementor-element-a9dc3da:not(.elementor-motion-effects-element-type-background), .elementor-3060 .elementor-element.elementor-element-a9dc3da > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-3060 .elementor-element.elementor-element-78aab74{width:initial;max-width:initial;}.elementor-3060 .elementor-element.elementor-element-78aab74 > .elementor-widget-container{padding:0px 0px 0px 50px;}.elementor-3060 .elementor-element.elementor-element-78aab74.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}@media(max-width:1366px){.elementor-3060 .elementor-element.elementor-element-994835a{--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1024px){.elementor-3060 .elementor-element.elementor-element-994835a{--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}.elementor-3060 .elementor-element.elementor-element-a9dc3da{--gap:27px 27px;--row-gap:27px;--column-gap:27px;}.elementor-3060 .elementor-element.elementor-element-78aab74{width:var( --container-widget-width, 310px );max-width:310px;--container-widget-width:310px;--container-widget-flex-grow:0;}.elementor-3060 .elementor-element.elementor-element-78aab74 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-3060 .elementor-element.elementor-element-78aab74.elementor-element{--align-self:center;}}@media(max-width:767px){.elementor-3060 .elementor-element.elementor-element-994835a{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3060 .elementor-element.elementor-element-a9dc3da{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-3060 .elementor-element.elementor-element-a9dc3da{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-3060 .elementor-element.elementor-element-a9dc3da{--width:71%;}}/* Start custom CSS for shortcode, class: .elementor-element-78aab74 */@media only screen and (max-width: 600px) {
     .form-container{
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
}

.cont1{
    gap: 20px;
    /*display: flex;*/
    
}

.cont2{
    gap: 20px;
    /*display: flex;*/
     /*width: 140px;*/
}

.btn {
    /*display: flex;*/
    /*gap: 20px;*/
    /*   width:1px;*/
}

.bttn{
    background-color:#3d63fc ;
    width: 140px;
    height: 40px;
    color: white;
}
.rbtn{
    background-color: white;
    width: 140px;
    height: 40px;
    color: black;
}

 .wpcf7 input[type="email"], .wpcf7 input[type="tel"],
   .wpcf7 input[type="text"] 
   {
    direction: ltr;
    border-radius: 10px;
    border: 1px solid #0083cb
}

.wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"] {
    padding: 7px;
    font-size: 12px;
    width: 291px;
}
.bttn{
    background-color:#0097dc ;
    width: 300px;
    height: 40px;
    color: white;
  align-items: center;
  justify-content:center;
  /*margin-left: -0px;*/
}
}
  
  
  
  
  
  @media only screen and (min-width: 768px) {
    .form-container{
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
}

.cont1{
    gap: 20px;
    /*display: flex;*/
    
}

.cont2{
    gap: 20px;
    /*display: flex;*/
     /*width: 140px;*/
}

.btn {
    display: flex;
    gap: 20px;
       width:0px;
       background-color:#0097dc !important;
}

.bttn{
    background-color:#0097dc ;
    width: 140px;
    height: 40px;
    color: white;
}
.rbtn{
    background-color: @0097dc;
    width: 140px;
    height: 40px;
    color: black;
}

 .wpcf7 input[type="email"], .wpcf7 input[type="tel"],
   .wpcf7 input[type="text"] 
   {
    direction: ltr;
    border-radius: 10px;
    border: 1px solid #0083cb
}

.wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"] {
    padding: 7px;
    font-size: 12px;
    width: 291px;
}
.bttn{
    background-color:#0097dc ;
    width: 300px;
    margin-left:10px;
    height: 40px;
    color: white;
  align-items: center;
  justify-content:center;
  /*margin-left: -0px;*/
}
}
  
  
  
  
  
   

@media only screen and (min-width: 992px) {
         .form-container{
    align-content: center;
    justify-content: center;
    align-items: center;
}

/*.cont1{*/
/*    gap: 20px;*/
/*    display: flex;*/
/*}*/

/*.cont2{*/
/*    gap: 20px;*/
/*    display: flex;*/
    
/*}*/

.cont3{
      gap: 20px;
    /*display: flex;*/
    padding-right:50px;
}

.inpt {
    width: 340px;
}


/* .wpcf7 input[type="email"], .wpcf7 input[type="tel"],*/
/*   .wpcf7 input[type="text"] */
/*   {*/
/*    direction: ltr;*/
/*    border-radius: 10px;*/
/*    border: 1px solid #0083cb*/
/*}*/
.btn {
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    align-content:center;
    justify-items:center;
    gap: 20px;
    margin:20px 0 0 70px;
}

.bttn{
    background-color: #3d63fc;
    width: 140px;
    height: 40px;
    color: white;
}
.rbtn{
    background-color: white;
    width: 140px;
    height: 40px;    color: black;
}
.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content:center;
    justify-items:center;
    gap: 20px;
    margin-left : 73px;
}
.bttn{
    background-color:#0097dc ;
    width: 290px;
    height: 40px;
    color: white;
  align-items: center;
  justify-content:2;
  margin-left: 160px;
}
}





 .wpcf7 input[type="email"], .wpcf7 input[type="tel"],
   .wpcf7 input[type="text"] 
   {
    direction: ltr;
    border-radius: 10px;
    border: 1px solid #0083cb;
    width: 10p
    
}




.intl-tel-input.separate-dial-code .selected-dial-code {
    vertical-align: middle;
    padding-left: 28px;
    display: none;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc .selected-flag {
    width: 48px;
}

.wpcf7 label, .wpcf7-quiz-label {
    width: 100%;
    font-size: 14px;
    padding-bottom: 8px;
        font-weight: 500;
           font-family: 'Signika Negative', sans-serif;
           color: #003B63;
             font-weight: 300;
}

    .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"] {
        padding: 7px;
        font-size: 12px;
        height: 50px;
    }
    
    .wpcf7-not-valid-tip {
    font-size: 12px;
    display: block;
}
.wpcf7-not-valid-tip {
    display: none;
}


.pri{
    color: #0097dc;
    
}

.check{
    display: flex;
      align-items: center;
  justify-content:2;
  gap: 10px;
}

.chk{
        font-weight: 600;
   font-family: 'Signika Negative', sans-serif;
 color: #003B63;
}




.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    display: none;
}/* End custom CSS */