@font-face{font-family:"Noto";font-style:normal;font-weight:bold;src:local("../fonts/NotoSerif-Bold"),local("../fonts/NotoSerif Bold"),url("https://google.com") format("truetype")}@font-face{font-family:"Noto";font-style:italic;font-weight:bold;src:local("../fonts/NotoSerif-BoldItalic"),local("../fonts/NotoSerif BoldItalic"),url("https://google.com") format("truetype")}@font-face{font-family:"Noto";font-style:italic;font-weight:normal;src:local("../fonts/NotoSerif-Italic"),local("../fonts/NotoSerif Italic"),url("https://google.com") format("truetype")}@font-face{font-family:"Noto";font-style:normal;font-weight:normal;src:local("../fonts/NotoSerif-Regular"),local("../fonts/NotoSerif Regular"),url("https://google.com") format("truetype")}@font-face{font-family:"Lato";font-style:normal;font-weight:normal;src:local("../fonts/Lato-Black"),local("../fonts/Lato Black")}@font-face{font-family:"Lato";font-style:italic;font-weight:normal;src:local("../fonts/Lato-BlackItalic"),local("../fonts/Lato BlackItalic")}@font-face{font-family:"Lato";font-style:normal;font-weight:bold;src:local("../fonts/Lato-Bold"),local("../fonts/Lato Bold")}@font-face{font-family:"Lato";font-style:italic;font-weight:bold;src:local("../fonts/Lato-BoldItalic"),local("../fonts/Lato BoldItalic")}@font-face{font-family:"Lato";font-style:italic;font-weight:normal;src:local("../fonts/Lato-Italic"),local("../fonts/Lato Italic")}@font-face{font-family:"Lato";font-style:normal;font-weight:normal;src:local("../fonts/Lato-Light"),local("../fonts/Lato Light")}@font-face{font-family:"Lato";font-style:italic;font-weight:normal;src:local("../fonts/Lato-LightItalic"),local("../fonts/Lato LightItalic")}@font-face{font-family:"Lato";font-style:normal;font-weight:normal;src:local("../fonts/Lato-Regular"),local("../fonts/Lato Regular")}@font-face{font-family:"Lato Semibold";font-style:normal;font-weight:normal;src:local("../fonts/Lato-Semibold"),local("../fonts/Lato Semibold")}@font-face{font-family:"Lato";font-style:normal;font-weight:normal;src:local("../fonts/Lato-SemiboldItalic"),local("../fonts/Lato SemiboldItalic")}@font-face{font-family:"Lato";font-style:normal;font-weight:normal;src:local("../fonts/Lato-Thin"),local("../fonts/Lato Thin")}@font-face{font-family:"Lato";font-style:italic;font-weight:normal;src:local("../fonts/Lato-ThinItalic"),local("../fonts/Lato ThinItalic")}.registerTitle{background-color:#fff;opacity:0.8;width:55%;margin:0 auto;border-radius:7px;font-weight:900}.registerTitle .h51{color:#203e75;line-height:2.2;margin-top:90px}.registerTitle .h52{color:#203e75;padding-bottom:25px}
.ggc-form .form-field input[type=text],.ggc-form .form-field input[type=tel],.ggc-form .form-field input[type=email],.ggc-form .form-field input[type=password],.ggc-form .form-field textarea{
  line-height: 1.4;
font-size: 15px;
min-height: 40px;
padding: 5px 14px;
-webkit-border-radius: 3px;
border-radius: 3px;
  width: 100%;
  max-width: 100%;
  border: 1px solid #818a91;
  background-color: transparent;
  color: #373a3c;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 20px;
  background-color: #FFF;
  border-color: #B7B3CE;
  border-width: 0 0 1px 0;
  border-radius: 0 0 0 0;
}
.ggc-form .form-field label{
  font-family: "Roboto",Sans-serif;
  font-size: 14px;
  font-weight: 400;
      padding-bottom: 0;
          color: #858297;
}
.ggc-form .form-field input[type=text].code{width:100px;text-align:center;cursor:default}
.ggc-form .form-field input[type=tel].number{    width: calc(100% - 105px);}
.ggc-form .form-field textarea{height:150px}
.ggc-form .form-field select{
  line-height: 1.4;
font-size: 15px;
min-height: 40px;
padding: 5px 14px;
-webkit-border-radius: 3px;
border-radius: 3px;
  width: 100%;
  max-width: 100%;
  border: 1px solid #818a91;
  background-color: transparent;
  color: #373a3c;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 20px;
  background-color: #FFF;
  border-color: #B7B3CE;
  border-width: 0 0 1px 0;
  border-radius: 0 0 0 0;
  }
  .ggc-form .form-field input:focus{-webkit-box-shadow: 0 0 7px 0 rgba(0,0,255,0.5);-moz-box-shadow: 0 0 7px 0 rgba(0,0,255,0.5);-o-box-shadow: 0 0 7px 0 rgba(0,0,255,0.5);box-shadow: 0 0 7px 0 rgba(0,0,255,0.5)}.ggc-form .form-field input.error{border-color:#c0251b}
.ggc-form .form-field-area{display:inline-block;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  font-family: "Roboto",Sans-serif;
font-size: 16px;
font-weight: 500;
  }

.ggc-form .form-field-area.mert:before{
  content: "\e92a";
font-family: eicons;
font-size: 15px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 10px;
pointer-events: none;
text-shadow: 0 0 3px rgb(0 0 0 / 30%);
color: #B7B3CE;
}
  .ggc-form .form-field-error{color:#c0251b;padding-top:5px}.ggc-form .error-message{display:none}.ggc-form .validation-error .error-message{display:block;margin-top:3px;width:300px;font-size:12px;line-height:16px;color:#c90007}.ggc-form .validation-error .validate{border:2px solid #c90007 !important}
.ggc-form .ggc-register-submit-button{    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .04px;
    border-radius: 50px 50px 50px 50px;
    padding: 18px 45px 18px 45px;
    background-color: #0358FF !important;
    color: #fff;
    min-height: 40px;
    border: 0px;
    margin-top: 30px;
    }
    .ggc-form .ggc-register-submit-button:hover{    background-color: #0040BD !important;
    color: #fff;}
    .ggc-form .form-field-list .form-field{margin-bottom:15px;
      padding-right: 0;
          padding-left: 0;
          margin-bottom: 35px;
          width: 100%;
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
    }
    /* .ggc-form .validation-success .validate{border:2px solid #6dc77a !important} */
    .widget_cnss_widget{display:none}.titleBgReg6{margin:0}.payment-user-info{margin:0 0 50px;font-size:18px;line-height:40px;font-weight:bold;color:#222}.payment-user-info strong{color:#ab2e39;font-size:22px;line-height:30px}.payment-form{max-width:700px;margin:0}.payment-header{background:#f3f9ff;display:flex;flex-flow:row nowrap;align-items:center;margin:0 0 15px;padding:10px 10px 10px 16px;justify-content:space-between}.payment-header__title{display:flex;flex-flow:row nowrap}.payment-header__title-text{font-size:14px;color:#000;padding-left:16px}.payment-header__title-hint{font-size:12px;color:#9b9b9b}.payment-fields{padding:19px 3px 24px -1px}.payment-item{margin-bottom:15px}.payment-item__label{display:block;font-size:14px;color:#222;padding:0 0 2px 10px;font-weight:300}.payment-item-combine{display:flex;flex-flow:row nowrap;justify-content:flex-start}.payment-item__field_date{padding-right:20px}.payment-item__field_date input{margin-right:10px}.payment-item__field_date input.month-field{width:80px}.payment-item__field_date input.year-field{width:90px}.submit-button{border-radius:2px;background-color:#6dc77a;height:48px;display:block;color:#fff;text-align:center;font-size:14px;line-height:48px;border:0;width:100%}.payment-slogan__title{font-size:30px;font-weight:900;color:#6f6f6f}.payment-slogan__title img{margin-right:5px}.payment-slogan__description{font-size:12px;color:#6f6f6f;margin-left:34px}#payment_number::-webkit-outer-spin-button{margin:0}#payment_number::-webkit-inner-spin-button{margin:0}.error-payment{font-weight:600;color:#c90007}body.payment-page .page-header{display:none}.payment-header__icons img{margin-left:10px;height:30px;width:auto}.payment-item__field input{height:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:solid 1px #dbdbdb;background:#fff;border-radius:4px;width:100%;margin:0 !important;padding:3px 10px}.thankYouWrapper{padding-top:25px;padding-right:62px;padding-left:62px;width:886px;height:365px;border-radius:15px;border-radius:15px;-webkit-box-shadow: .9px 1.8px 13.8px 2.2px rgba(88,88,88,0.09);-moz-box-shadow: .9px 1.8px 13.8px 2.2px rgba(88,88,88,0.09);-o-box-shadow: .9px 1.8px 13.8px 2.2px rgba(88,88,88,0.09);box-shadow: .9px 1.8px 13.8px 2.2px rgba(88,88,88,0.09);background-color:#fff}.thankYouWrapper h1{height:23px;font-family:"Lato Semibold","sans-serif";font-size:30px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:0.3px;text-align:center;color:#006d98}.thankYouWrapper .thxReceive{height:135px;font-family:"Lato","sans-serif";font-size:24px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;text-align:center;color:#000}.thankYouWrapper .thxReceive span{color:#ab0616}.thankYouWrapper .thxChoosing{margin:20px auto;padding-right:132px;padding-left:132px;height:58px;font-family:"Lato","sans-serif";font-size:26px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.46;letter-spacing:normal;text-align:center;color:#006d98}.thxPaymentPageBg{width:1920px;height:1061px;object-fit:contain;background-image:url("../images/thankyou-bg.png");padding-bottom:20px;background-repeat:no-repeat}@media screen and (max-width: 575px){.selected-title{padding:32px 5px 16px;width:100%}.payment-form{width:100%}.payment-header{flex-flow:row wrap}.payment-header__title{flex:1 100%;padding-bottom:10px}.payment-item-combine{flex-flow:row wrap}.payment-item-combine .payment-item{flex:1 100%}.payment-slogan__title{font-size:22px}.payment-header__icons img:first-child{margin-left:0}}@media only screen and (min-width: 415px) and (max-width: 600px){.registerTitle{width:80% !important;margin-left:10% !important;margin-right:10% !important}.registerTitle .h51{margin-top:63px !important}.MainTitle{font-size:17px !important}.Submit-Your-Green-Card-Application{font-size:17px !important}h5.MainTitleKkt{padding-top:22px !important;font-size:24px !important}h5.Submit-Your-Green-Card-ApplicationKkt{font-size:24px !important}}@media only screen and (min-width: 361px) and (max-width: 414px){.registerTitle{width:80% !important;margin-left:10% !important;margin-right:10% !important}.registerTitle .h51{margin-top:63px !important}.MainTitle{font-size:17px !important}.Submit-Your-Green-Card-Application{font-size:17px !important}h5.MainTitleKkt{padding-top:22px !important;font-size:22px !important}h5.Submit-Your-Green-Card-ApplicationKkt{font-size:22px !important}}@media only screen and (max-width: 360px){.registerTitle{width:80% !important;margin-left:10% !important;margin-right:10% !important}.registerTitle .h51{margin-top:63px !important}.MainTitle{font-size:17px !important}.Submit-Your-Green-Card-Application{font-size:17px !important}h5.MainTitleKkt{padding-top:22px !important;font-size:21px !important}h5.Submit-Your-Green-Card-ApplicationKkt{font-size:21px !important}}
.site-tools{display: block!important;}.main-navigation ul.menu-top-menu{display: block!important;}
