/* $Id: $ */
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

body {
    background-attachment: fixed;
    color: #444444;
    font: 75%/1.3 HelveticaNeue;
    margin: 0 auto;
}

input, input[type="text"], input[type="search"], isindex, textarea, button {
    outline:none;
    margin:0 auto;
    padding:5px 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

img, a {
    border:0px;
    outline:none;
    color:#3a6cae;
    text-decoration:none;
}
img, a:hover {
    text-decoration:underline;
}
.zf-flLeft {
    float:left;
}
.zf-flRight {
    float:right;
}
.zf-clearBoth {
    clear:both;
}
ol, ul, .single-internations .text-container ul {
    list-style: none outside none;
}
.single-internations .text-container ul li::before{
    display: none;
}

/*footer internation forms*/
.single-internations.postid-2219 .footer, .single-internations.postid-2219 #login-modal, .single-internations.postid-2219 #wechat-modal, .single-internations.postid-2219 #modal-country,
.single-internations.postid-4335 .footer, .single-internations.postid-4335 #login-modal, .single-internations.postid-4335 #wechat-modal, .single-internations.postid-4335 #modal-country,
.single-internations.postid-2205 .footer, .single-internations.postid-2205 #login-modal, .single-internations.postid-2205 #wechat-modal, .single-internations.postid-2205 #modal-country,
.single-internations.postid-2221 .footer, .single-internations.postid-2221 #login-modal, .single-internations.postid-2221 #wechat-modal, .single-internations.postid-2221 #modal-country,
.single-internations.postid-2245 .footer, .single-internations.postid-2245 #login-modal, .single-internations.postid-2245 #wechat-modal, .single-internations.postid-2245 #modal-country,
.single-internations.postid-4331 .footer, .single-internations.postid-4331 #login-modal, .single-internations.postid-4331 #wechat-modal, .single-internations.postid-4331 #modal-country,
.single-internations.postid-4332 .footer, .single-internations.postid-4332 #login-modal, .single-internations.postid-4332 #wechat-modal, .single-internations.postid-4332 #modal-country,
.single-internations.postid-4335 .footer, .single-internations.postid-4335 #login-modal, .single-internations.postid-4335 #wechat-modal, .single-internations.postid-4335 #modal-country,

.single-internations.postid-3603 .footer, .single-internations.postid-3603 #login-modal, .single-internations.postid-3603 #wechat-modal, .single-internations.postid-3603 #modal-country,
.single-internations.postid-2223 .footer, .single-internations.postid-2223 #login-modal, .single-internations.postid-2223 #wechat-modal, .single-internations.postid-2223 #modal-country,

.single-internations.postid-2213 .footer, .single-internations.postid-2213 #login-modal, .single-internations.postid-2213 #wechat-modal, .single-internations.postid-2213 #modal-country{
    display: none;
}
.zf-normalText {
    font-size:13px;
    line-height:1.5;
}
.zf-smallText {
    font-size:0.9em;
    font-weight:normal;
}
.zf-smallHeading {
    font-size:18px;
}
.zf-heading {
    font-size:2em;
}
.zf-subHeading {
    font-size:1.5em;
}
.zf-boldText, .zf-boldText a {
    font-weight:bold;
    text-decoration:none;
}
.zf-italicText {
    font-style:italic;
}
.zf-heading a {
    text-decoration:underline;
}
.zf-heading a:hover {
    text-decoration:none;
}
.zf-blodText {
    font-weight:bold;
}
.zf-overAuto {
    overflow:auto;
}
.zf-split {
    color: #8B9193;
    padding: 0 3px;
}

.zf-backgroundBg {
    background:#f5f5f5;
}

.zf-templateWidth {
    margin:1% auto; 
}

.zf-templateWidth { 
   max-width: 100%;
width: 800px;
    }

.zf-templateWrapper {
    background:#f6f6f6;
border:none;
}

.zf-tempContDiv input[type="text"], .zf-tempContDiv textarea, .zf-tempContDiv .zf-pdfTextArea {
    background:#fff;    
    border:1px solid #fff;   
    -webkit-border-radius:0px;  
    -moz-border-radius:0px; 
    border-radius:0px;  
    padding:5px;
    font-size:13px; 
}

.zf-tempContDiv input[type="text"]:hover,  .zf-tempContDiv textarea:hover{  
    border:1px solid #fff !important;
    }   
.zf-tempContDiv input[type="text"]:focus, .zf-tempContDiv textarea:focus{   
       border:1px solid #fff !important;

    }
    
.zf-tempContDiv textarea {
    height:75px;
}
.arrangeAddress .zf-addrCont  span.zf-addtwo{ width: 99% !important;float: none !important;}        
/**********Error Message***********/    
.zf-errorMessage {
    font-size:12px;
    font-family: HelveticaNeue !important;
    color:#ff0000;
    font-weight: bold  !important;
    padding-top:0px;
    position: absolute;
}

/**********Mandatory Message***********/    
.zf-important {
    color:#ff0000 !important;
    font-weight: normal;
    margin-left:0px;
    padding: 0;
    font-size:13px !important;
}

/**********instruction Message***********/
.zf-instruction {
    color:#939393;
    font-style:italic;
    margin-top:3px;
    font-size:12px;
    overflow:visible !important;
}   

.zf-symbols {
    padding:0 5px;
}

.zf-overflow{ overflow:hidden;}

/*****************template Header Starts Here****************/

.zf-tempHeadBdr {
    margin:0;
    padding:0;
    display: none;
    overflow:hidden;
}

.zf-tempHeadContBdr {
    background: #494949;
    border-bottom:1px solid #EAEAEA;
    margin: 0;
    padding:10px 25px;
    -webkit-border-radius:2px 2px 0 0;
    -moz-border-radius:2px 2px 0 0;
    border-radius:2px 2px 0 0;
}
.zf-tempHeadContBdr .zf-frmTitle {
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-size:2em;
}
.zf-tempHeadContBdr .zf-frmDesc {
    color: #DDDDDD;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

/****************template Header Ends Here****************/

.zf-subContWrap br{
    display: none;
}
.zf-subContWrap {
    padding:0;
    margin-bottom:0;
}

.zf-tempFrmWrapper {
 
}

.zf-tempFrmWrapper .zf-tempContDiv {
    margin:0;
    padding:0;
}

.zf-tempFrmWrapper .zf-labelName, .zf-labelName {
    font-weight:bold;
    font-size:13px;
    color:#444;
}

.zf-form-sBox{ 
    padding:4px; 
    border:1px solid #ffff; 
    background-color:#fff;
    font-size:13px;
    }

.zf-name .zf-tempContDiv span, .zf-phone .zf-tempContDiv span, .zf-time .zf-tempContDiv span{
    float: left;
    display:block;
}

.zf-name .zf-tempContDiv span{margin-bottom:5px; margin-left: 4%;}
.zf-name .zf-tempContDiv span.last{ margin-right:0;}
.zf-name .zf-tempContDiv span label{ display: block;padding-top:3px;}
.zf-name .zf-tempContDiv input[type="text"] {width:100%;}


.zf-phone .zf-tempContDiv span label, .zf-date .zf-tempContDiv span label, .zf-time .zf-tempContDiv span label, .zf-address .zf-tempContDiv span label, .zf-geolocation .zf-tempContDiv span label, .zf-name .zf-tempContDiv span label{ 
    font-size:11px; 
    padding-top:3px;
    }
.zf-phone .zf-tempContDiv label, .zf-date .zf-tempContDiv label, .zf-time .zf-tempContDiv label, .zf-address .zf-tempContDiv label, .zf-name .zf-tempContDiv span label {
    color:#888888;
    }
.zf-phone .zf-tempContDiv span label {
    display: block;
    padding-top:3px;
    text-align:center;
}
.zf-phone .zf-tempContDiv .zf-symbols {
    padding-top:5px;
}


.zf-currency .zf-tempContDiv span{ 
    display:inline-block;
    }
.zf-currency .zf-tempContDiv span label {
    display: block;
    padding-top:3px;
    }
.zf-currency .zf-tempContDiv .zf-symbol {
    font-size: 14px;
    margin-left:5px;
    margin-top: 4px;
    width:auto;
    font-weight:bold;
    }

.zf-decesion .zf-tempContDiv{ 
    width:100% !important; 
    margin-top:4px;
    }
.zf-decesion input[type="checkbox"] {
    display: block;
    height: 13px;
    margin: 0;
    padding: 0;
    width: 13px;
    float:left;
    margin-top:4px;
}
.zf-decesion label {
    display: block;
    line-height:21px;
    margin: 0px 0 0 25px !important;
    padding-bottom: 0;
    width:95% !important;
    float:none !important;
    line-height:21px !important;
    text-align:left !important;
} 

.zf-tempContDiv input[type="file"]{
    outline:none;
    border:1px solid #ccc;
    margin:0 auto;
    padding:5px;
    width:auto;
}


.zf-address .zf-tempContDiv span, .zf-geolocation .zf-tempContDiv span {
    display:block;
    padding-bottom:15px;
    margin-right:2%;
    }
    
.zf-address .zf-tempContDiv span label, .zf-geolocation .zf-tempContDiv span label{
    display: block;
    padding-top:3px;
    }   
    
.zf-address .zf-tempContDiv .zf-addOne, .zf-geolocation .zf-tempContDiv .zf-addOne{
    float: none;
    padding-bottom:15px;
    margin-right:0;
    }

.zf-address .zf-tempContDiv .zf-addOne input, .zf-geolocation .zf-tempContDiv .zf-addOne input{
    width:98%;
    }
.zf-address .zf-tempContDiv span.zf-addtwo, .zf-geolocation .zf-tempContDiv span.zf-addtwo{
    width:48%;
    }
.zf-address .zf-tempContDiv span.zf-addtwo input, .zf-geolocation .zf-tempContDiv span.zf-addtwo input{
    width:99%;
    }   
.zf-address .zf-tempContDiv span.zf-addtwo .zf-form-sBox{
    width:100%;
    }
    
.zf-signContainer{ 
    margin:0; 
    padding:0; 
    width:100%;
    }
.zf-signContainer canvas{ 
    cursor:crosshair;
    border:1px solid #ccc; 
    background:#fff;
    }
.zf-signContainer a{
    font-size: 11px;
    text-decoration: underline;
    }   
    
.zf-section h2{
    border-bottom:1px solid #D7D7D7;
    font-size:22px; 
    color:#000; 
    font-weight:500; 
    font-family:'Open Sans',"Lucida Grande",Arial,Helvetica,sans-serif; 
    padding-bottom:10px;
    }
.zf-section p{ 
    color:#847F7F; 
    margin-top:10px;
    }
    
.zf-note .zf-labelName{ 
    padding-top:7px;
    }
.zf-templateWrapper .zf-note{ 
    overflow:hidden;
    }

.zf-date .zf-tempContDiv span label {
    display: block;
    padding-top:3px;
    text-align:left;
}

.zf-subDate{ margin-right:10px;}
.zf-subDate label{ text-align:left !important;}

.zf-time .zf-tempContDiv span label {
    display: block;
    padding-top:3px;
    text-align:center;
}

.zf-time .zf-tempContDiv .zf-form-sBox{
    min-width:58px;
}

.zf-time .zf-tempContDiv .zf-symbols {
    padding-top:5px;
}

.zf-tempContDiv input[type="checkbox"], .zf-tempContDiv input[type="radio"] {
    display: block;
    height: 13px;
    margin: 4px 0 0;
    padding: 0;
    width: 13px;
}

.zf-radio .zf-overflow, .zf-checkbox .zf-overflow{padding-left:2px !important;}

.zf-sideBySide .zf-tempContDiv span {
    margin: 0 15px 5px 0;
    padding:0;
    width:auto;
    float: left;
    display:block;
}
.zf-sideBySide .zf-tempContDiv span input[type="checkbox"] {
    display: block;
    width: 13px;
    height: 13px;
    padding: 0;
    margin-top:3px;
    float:left;
}
.zf-sideBySide .zf-tempContDiv span input[type="radio"] {
    display: block;
    width: 13px;
    height: 13px;
    margin-top:4px;
    padding: 0;
    float:left;
}
.zf-sideBySide .zf-tempContDiv span label {
    line-height:21px;
    display: block;
    margin: 0 0 0 20px;
    padding: 0 0 5px;
}
        

.zf-oneColumns .zf-tempContDiv span {
    margin:0 0 13px 0;
    padding:0;
    width:100%;
    display:block;
    clear: both;
}
.zf-oneColumns .zf-tempContDiv span:last-child { margin-bottom:0;}

.zf-oneColumns .zf-tempContDiv span input[type="checkbox"] {
    display: block;
    width: 13px;
    height: 13px;
    margin:0;
    padding: 0;
    margin-top:3px;
    float:left;
}
.zf-oneColumns .zf-tempContDiv span input[type="radio"] {
    display: block;
    width: 13px;
    height: 13px;
    margin-top:4px;
    padding: 0;
    float:left;
}
.zf-oneColumns .zf-tempContDiv span label {
    line-height:19px;
    display: block;
    margin: 0 0 0 20px;
    padding:0;
    font-size:13px;
}
.zf-twoColumns .zf-tempContDiv span {
    margin: 0 5px 13px 0;
    width: 48%;
    float: left;
    display:block;
}
.zf-twoColumns .zf-tempContDiv span input[type="checkbox"] {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0;
    padding: 0;
    margin-top:3px;
    float:left;
}
.zf-twoColumns .zf-tempContDiv span input[type="radio"] {
    display: block;
    width: 13px;
    height: 13px;
    margin-top:4px;
    padding: 0;
    float:left;
}
.zf-twoColumns .zf-tempContDiv span label {
    line-height:21px;
    display: block;
    margin: 0 0 0 20px;
    padding: 0 0 5px;
}
.zf-threeColumns .zf-tempContDiv span {
    margin: 0 5px 13px 0;
    width:30%;
    float: left;
}
.zf-threeColumns .zf-tempContDiv span input[type="checkbox"] {
    display:block;
    width: 13px;
    height: 13px;
    padding: 0;
    margin-top:3px;
    float:left;
}
.zf-threeColumns .zf-tempContDiv span input[type="radio"] {
    display:block;
    width: 13px;
    height: 13px;
    margin-top:4px;
    padding: 0;
    float:left;
}
.zf-threeColumns .zf-tempContDiv span label {
    line-height:21px;
    display: block;
    margin: 0 0 0 20px;
    padding: 0 0 5px;
}

.zf-mSelect select{ font-size:13px;}    

.zf-fmFooter {
    margin:0;
    padding:25px 0 0 0;
    text-align:right;
}

.zf-fmFooter .zf-submitColor{ font-size:14px; padding:10px 10px;}

.zf-submitColor{
    color: #fff;
    border:1px solid;
    border-color: #2F9EEC #1988D6 #1988D6;
    background: #2596e6;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f9eec), to(#1988d6));
    background: -moz-linear-gradient(top,  #2f9eec,  #1988d6);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f9eec', endColorstr='#1988d6');
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
    }
    
.zf-submitColor:hover{
    background: #1988d6;
    background: -webkit-gradient(linear, left top, left bottom, from(#1988d6), to(#1988d6));
    background: -moz-linear-gradient(top,  #1988d6,  #1988d6);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1988d6', endColorstr='#1988d6');
    }       

/****************Field Small/Medium/Large Starts Here****************/

.zf-small .zf-tempContDiv textarea, .zf-small .zf-mSelect select, .zf-small .zf-tempContDiv .zf-sliderCont, .zf-small .zf-tempContDiv .zf-pdfTextArea{
    width:50%;
    }
.zf-medium .zf-tempContDiv input[type="text"], .zf-medium .zf-tempContDiv textarea, .zf-medium .zf-mSelect select, .zf-medium .zf-tempContDiv .zf-sliderCont, .zf-medium .zf-tempContDiv .zf-pdfTextArea{
    width:75%;
    }
.zf-large .zf-tempContDiv input[type="text"], .zf-large .zf-tempContDiv textarea, .zf-large .zf-mSelect select, .zf-large .zf-tempContDiv .zf-sliderCont, .zf-large .zf-tempContDiv .zf-pdfTextArea{
    width:100%;
    }
    
    
.zf-small .zf-tempContDiv .zf-form-sBox{
    width:50%;
    }
.zf-medium .zf-tempContDiv .zf-form-sBox{
    width:75%;
    }
.zf-large .zf-tempContDiv .zf-form-sBox{
    width:100%;
    }


.zf-name .zf-tempContDiv .zf-form-sBox{
    width:100%;
    }

.zf-namesmall .zf-nameWrapper{ width: 50%;}
.zf-namesmall .zf-tempContDiv span{width:48%;}
 
.zf-namesmall .zf-oneType .zf-salutationWrapper span{width:63%; }
.zf-namesmall .zf-oneType .zf-salutationWrapper .zf-salutation{ width: 33%;}

.zf-namesmall .zf-twoType .zf-salutationWrapper span{width:34%;margin-left:3%;}
.zf-namesmall .zf-twoType .zf-salutationWrapper .zf-salutation{ width:26%;}

.zf-namesmall .zf-threeType .zf-nameWrapper span{width:32%; margin-left:2%;}

.zf-namesmall .zf-threeType .zf-salutationWrapper span{ width:100%;margin-left: 0px; float:none; margin-left: 0;}
.zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation{ width:50%;}


.zf-namesmall .zf-tempContDiv span:first-child{ margin-left:0;}

.zf-leftAlign .zf-namesmall .zf-threeType .zf-salutationWrapper span, .zf-rightAlign .zf-namesmall  .zf-threeType .zf-salutationWrapper span{ width:100%;margin-left: 0px; float:none; margin-left: 0;}
.zf-leftAlign .zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation, .zf-rightAlign .zf-namesmall .zf-threeType .zf-salutationWrapper .zf-salutation{ width: 50%; }




.zf-namemedium .zf-nameWrapper{ width: 75%;}

.zf-namemedium .zf-tempContDiv span{width:49%; margin-left:2%;}


    
.zf-namemedium .zf-oneType .zf-salutationWrapper span{width:73%; }
.zf-namemedium .zf-oneType .zf-salutationWrapper .zf-salutation{ width: 25%;}

.zf-namemedium .zf-twoType .zf-salutationWrapper span{width:38%;margin-left:2%;}
.zf-namemedium .zf-twoType .zf-salutationWrapper .zf-salutation{ width:20%;}


.zf-namemedium .zf-threeType .zf-nameWrapper span{width:32%; margin-left:2%;}


.zf-namemedium .zf-threeType .zf-salutationWrapper span{width:25%;margin-left:2%;}

.zf-namemedium .zf-threeType .zf-salutationWrapper .zf-salutation{ width:19%;}

.zf-namemedium .zf-tempContDiv span:first-child{ margin-left:0;}

.zf-namelarge .zf-tempContDiv span{width:23.5%; margin-left:2%; margin-right: 0; margin-bottom: 0;}
.zf-namelarge .zf-twoType .zf-nameWrapper span{width:49%; margin-left:2%;}
.zf-namelarge .zf-threeType .zf-nameWrapper span{width:32%; margin-left:2%;}


.zf-namelarge .zf-twoType .zf-salutationWrapper span{width:40%; margin-left:2%;}
.zf-namelarge .zf-twoType .zf-salutationWrapper .zf-salutation{ width: 16%;}

.zf-namelarge .zf-threeType .zf-salutationWrapper span{width:26%; margin-left:2%;}
.zf-namelarge .zf-threeType .zf-salutationWrapper .zf-salutation{ width: 16%;}

.zf-namelarge .zf-oneType .zf-salutationWrapper span{width:73%; margin-left:2%;}
.zf-namelarge .zf-oneType .zf-salutationWrapper .zf-salutation{ width:25%;}

.zf-namelarge .zf-tempContDiv span:first-child { margin-left:0 !important;}



.zf-csmall   .zf-tempContDiv input[type="text"] {
    width:43%;
    }
.zf-cmedium .zf-tempContDiv input[type="text"] {
    width:67%;
    }
.zf-clarge   .zf-tempContDiv input[type="text"] {
    width:91%;
    }   

.zf-nsmall .zf-tempContDiv input[type="text"] { 
    width:50%;  
    }
.zf-nmedium .zf-tempContDiv input[type="text"] {
    width:75%;
    }
.zf-nlarge .zf-tempContDiv input[type="text"] {
    width:100%;
    }

.zf-signSmall .zf-tempContDiv .zf-signContainer .zf-signArea {  
    width:49%;
    }
.zf-signMedium .zf-tempContDiv .zf-signContainer .zf-signArea {
    width:60%;
    }
.zf-signLarge .zf-tempContDiv .zf-signContainer .zf-signArea {  
    width:74%;
    }   

.zf-addrsmall .zf-tempContDiv .zf-addrCont{ 
    width:50%;
    }
.zf-addrmedium .zf-tempContDiv .zf-addrCont{ 
    width:75%;
    }
.zf-addrlarge .zf-tempContDiv .zf-addrCont{ 
    width:100%;
    }   
    
    
/****************Field Small/Medium/Large Ends Here****************/    

.zf-topAlign .zf-tempFrmWrapper .zf-labelName, .zf-labelName {
padding:15px 0;
    font-family: HelveticaNeue;
font-size: 14px;
display: inline-block;
color: #5b6165;
width: 100%;
}

.zf-topAlign .zf-threeColumns .zf-labelName, .zf-topAlign .zf-twoColumns .zf-labelName, .zf-topAlign .zf-oneColumns .zf-labelName, .zf-topAlign .zf-sideBySide .zf-labelName{ padding-bottom:8px;}

.zf-leftAlign {
    display:block;
}
.zf-leftAlign .zf-tempFrmWrapper .zf-labelName {
    float:left;
    width:30%;
    line-height:20px;
    margin-right:15px;
}
.zf-leftAlign .zf-tempFrmWrapper .zf-tempContDiv {
     margin-left: 35%;
}

.zf-leftAlign .zf-slider .zf-tempContDiv{ margin-top:6px;}

.zf-leftAlign .zf-decesion .zf-tempContDiv, .zf-rightAlign .zf-decesion .zf-tempContDiv{ margin-left:0 !important;}

.zf-rightAlign {
    display:block;
}
.zf-rightAlign .zf-tempFrmWrapper .zf-labelName {
    float:left;
    width:30%;
    line-height: 20px;
    text-align:right;
    margin-right:15px;
}
.zf-rightAlign .zf-tempFrmWrapper .zf-tempContDiv {
     margin-left: 35%;
}
.zf-matrixTable{ font-size:13px; overflow-x: scroll;padding-bottom: 15px !important;}
.zf-matrixTable table th, .zf-matrixTable table td{padding:10px;}
.zf-matrixTable thead th, .zf-matrixTable table td{ text-align:center;}
.zf-matrixTable table td input[type="radio"], .zf-matrixTable table td input[type="checkbox"]{ display:inline-block;}
.zf-matrixTable tbody th{ font-weight:normal;font-size: 13px;text-align: left;}
.zf-matrixTable thead th { font-weight:600;font-size: 13px;}

/****************Form Top Align Starts Here****************/    

.zf-termsContainer{ margin:0; padding:0;}
.zf-termsContainer .zf-termsMsg {border: 1px solid #E1E1E1;max-height: 250px; min-height:70px; overflow-y:scroll; padding:10px;  margin-bottom:6px;}

.zf-termsAccept{ margin-top:2px !important;}
.zf-termsAccept input[type="checkbox"]{ margin-top:2px !important; float:left;}
.zf-termsAccept label{ margin-left: 20px;font-size: 13px;float: none;display: block;}

.zf-termsWrapper .zf-tempContDiv{ margin-left:0 !important;}
.zf-termsWrapper .zf-labelName{ width:100% !important; text-align:left !important; padding-bottom:8px !important;}


.zf-medium .zf-phwrapper {
    width: 75%;
}
.zf-phwrapper.zf-phNumber span {
    width: 100% !important;
}
.zf-phwrapper span:first-child {
    margin-left: 0;
    width: 22%;
}
.zf-phwrapper label {
    display: block;
    color: #888888;
    font-size: 11px;
    margin-top: 2px;
}
.zf-medium .zf-phonefld input[type="text"], .zf-small .zf-phonefld input[type="text"] {
    width: 100%;
}
.zf-small .zf-phwrapper {
    width: 100%;
}
.zf-tempFrmWrapper.zf-phone span {
    width: auto;
    margin: inherit;
}
.zf-phwrapper span {
    margin-bottom: 0px;
    float: left;
    width: 76%;
    margin-left: 2%;
}
/*country  ip-add*/


/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */

code[class*="language-"],
pre[class*="language-"] {
    color: black;
    text-shadow: 0 1px white;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;


    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;

    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
    text-shadow: none;
    background: #b3d4fc;
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
    text-shadow: none;
    background: #b3d4fc;
}

@media print {
    code[class*="language-"],
    pre[class*="language-"] {
        text-shadow: none;
    }
}

/* Code blocks */
pre[class*="language-"] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
    background: #f5f2f0;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
    padding: .1em;
    border-radius: .3em;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: slategray;
}

.token.punctuation {
    color: #999;
}

.namespace {
    opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol {
    color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.builtin {
    color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
    color: #a67f59;
    background: hsla(0,0%,100%,.5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
    color: #07a;
}


.token.regex,
.token.important {
    color: #e90;
}

.token.important {
    font-weight: bold;
}

.token.entity {
    cursor: help;
}



.iti {
  position: relative;
  display: inline-block; 
width:100%;}
  .iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .iti__hide {
    display: none; }
  .iti__v-hide {
    visibility: hidden; }
  .iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px; }
  .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
    .iti__arrow--up {
      border-top: none;
      border-bottom: 4px solid #555; }
  .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .iti__country-list--dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    @media (max-width: 500px) {
      .iti__country-list {
        white-space: normal; } }
  .iti__flag-box {
    display: inline-block;
    width: 20px; }
  .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
  .iti__country {
    padding: 5px 10px;
    outline: none; }
    .iti__country-name{
        width:auto !important;
        display: inline-block;
    }
  .iti__dial-code {
    color: #999;
    display: inline-block !important; }
  .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle; }
    .iti__country span{float:none !important;}
  .iti__flag-box, .iti__country-name {
    margin-right: 6px; }
  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0; }
  .iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer; }
    .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
  .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default; }
    .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
    .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
      background-color: transparent; }
  .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti--separate-dial-code .iti__selected-dial-code {
    margin-left:6px;color: #333 !important;font-size: 16px;color: #333;font-weight: 700; }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .iti--container:hover {
      cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }

.iti__flag {
  width: 20px; }
  .iti__flag.iti__be {
    width: 18px; }
  .iti__flag.iti__ch {
    width: 15px; }
  .iti__flag.iti__mc {
    width: 19px; }
  .iti__flag.iti__ne {
    width: 18px; }
  .iti__flag.iti__np {
    width: 13px; }
  .iti__flag.iti__va {
    width: 15px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-size: 5652px 15px; } }
  .iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px; }
  .iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px; }
  .iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px; }
  .iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px; }
  .iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px; }
  .iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px; }
  .iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px; }
  .iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px; }
  .iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px; }
  .iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px; }
  .iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px; }
  .iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px; }
  .iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px; }
  .iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px; }
  .iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px; }
  .iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px; }
  .iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px; }
  .iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px; }
  .iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px; }
  .iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px; }
  .iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px; }
  .iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px; }
  .iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px; }
  .iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px; }
  .iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px; }
  .iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px; }
  .iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px; }
  .iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px; }
  .iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px; }
  .iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px; }
  .iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px; }

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../png/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-image: url("../png/flags%402x.png"); } }

.iti__flag.iti__np {
  background-color: transparent; }


/*heizel*/

/*new homepage*/
.page-template-template-frontpage2020 .banner-container{
    width:1150px;
}
.banner-container h2{
    font-size:32px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 60px;
}
#ip-check input, input[type="text"]{
    padding:14px 10px !important;
}
#ip-check {
}
#ip-check .zf-submitColor{
  min-width: auto !important;
width: 100%;
border: 0;
box-shadow: none;
height: 48px;
}
#ip-check .ui-datepicker-trigger{
    margin-top:20px;
}
#ip-check .fa-calendar-o::before {
   background-image:url("https://www.santaferelo.com/wp-content/themes/custom-child-theme-consumer/img/Calendar.svg"); 
   background-repeat: no-repeat;
   color:transparent;
   background-position: 6px 0;
}
#ip-check .inputWrapper::after{
    top:20px;
}

#ip-check .uk-grid > *, .bottom-form .uk-grid > * {padding-left: 2px;}

#ip-check .uk-grid, .bottom-form .uk-grid > *{ 
margin-left: 0px;
}

#ip-check .picklist, #ip-check .datepick {
    width: 100%;
}
#ip-check{
    background-color:#fff;
    padding: 45px 38px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
}
#move_domestic{
    display: none;
}
.domestic_label{
    padding:0 38px;
    font-family: Helveticaneue;
color: #000;
font-size: 16px;
margin-bottom: 38px;
}
#chkMove{
    margin-right: 12px;
}

/*checkbox styling*/
#ip-chheck input[type=checkbox] {
    visibility: hidden;
}

/* SQUARED ONE */
#squaredOne{display: none;}
.squaredOne {

    width: 28px;
    height: 28px;
   margin: 26px 35px 0 0;
    position: relative;
}

.squaredOne label {
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 4px;
border:1px solid #C9C9C9;
background-color:#fff;
}
.squaredOne span{
margin-left: 30px;

width: 120px;

font-family: Helveticaneue;

color: #000;

font-size: 16px;

margin-top: -4px;
}
.squaredOne label:after{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #ED2A30;

    top: 0;
    left: 0;
}
.bottom-form.container .squaredOne input[type=checkbox]:checked + label:after{
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.squaredOne label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}


.squaredOne input[type=checkbox]:checked + label:after{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/*prefil*/
.content3, .content, .content2, .content3_dom, .content3a_dom {
    display: none;
}

#form_pref {
    font-family: HelveticaNeue;
}
#ip-check input, #ip-check select, .bottom-form select, .bottom-form input, .bottom-form select, .bottom-form input{
    margin-top: 16px;
     border:1px solid #C9C9C9;
}
#ip-check .zf-submitColor{
     margin-top: 16px;
}
#form_pref button{
    margin-top: 32px;
}
#form_pref #movedate3{
    width:100%;
}
#form_pref .ui-datepicker-trigger{
    bottom:65px;
}
#form_pref label, #form_pref input, #ip-check label{
    font-size:14px;
    color:#000;
}
#ip-check em
{
    color:#fff;
}
input:required:invalid {
}
/*validation*/

/*form animation
#ffield br{display: none !important;}
#ffield{
    background-color:#fff;
    overflow: hidden;
    position: relative;
}
#ffield input{
  width: 100%;
  background: none;
  position: relative;
  top: 0;
  left: 0;
  font-size:16px;
  z-index: 1;
  padding: 8px 12px;
  outline: 0;
}
#ffield label {
  transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
  position: absolute;
  color: #999;
  padding: 7px 6px;
  font-weight: bold;
  font-size:14px;
}

#ffield label {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
#ffield input:focus{
  padding: 4px 6px 20px 6px;
}
#ffield input:focus + label{
  top: 100%;
  margin-top: -18px;
}
#ffield input:valid {
  background: white;
}
#ffield input:focus{
  border-color: #5db1a7;
}
#ffield input:focus + label{
  background: #5db1a7;
  color: white;
  font-size: 80%;
  padding: 1px 6px;
  z-index: 2;
  text-transform: uppercase;
  font-weight: bold;
} */
.page.page-id-7124 .container-fluid .row, .page.page-id-7123 .container-fluid .row, .single-internations.postid-2219 .wrapper-holder, .single-internations.postid-4335 .wrapper-holder, .single-internations.postid-2205 .wrapper-holder,
.single-internations.postid-2213 .wrapper-holder, .single-internations.postid-3603 .wrapper-holder, .single-internations.postid-2221 .wrapper-holder, .single-internations.postid-2245 .wrapper-holder, .single-internations.postid-2223 .wrapper-holder,
.single-internations.postid-4331 .wrapper-holder, .single-internations.postid-4332 .wrapper-holder, .single-internations.postid-4335 .wrapper-holder,
.page.page-id-7501 .container-fluid .row, .page.page-id-7501 .container-fluid .row, .single-internations.postid-7501 .wrapper-holder, 
.page.page-id-641  .container-fluid .row {

        background-color:#f6f6f6;

}
.cn_link .zf-submitColor:hover, .uk-link:hover, a:hover{
    color:#fff !important;
}
.container-fluid .row{
}

.form_header h2{
    font-family: HelveticaNeue;
    font-weight: bold;
    color:#000;
    padding: 42px 0 12px 0;
    font-size: 24px;
}
.zf-form-sBox, input, input[type="text"] {
    padding: 15px 10px !important;
    border:1px solid #fff;
    }
.zf-subContWrap.zf-topAlign span{
    width:100% !important;
}
.zf-tempFrmWrapper.zf-note{
    font-family: HelveticaNeue;
font-size: 14px;
color:#000 !important;
}
#DecisionBox{
    margin: 19px 10px 0 0;
    display: block !important;
}
.zf-submitColor{
        background: #ED2A30 !important;

    background-color: #ED2A30 !important;
    min-width: 258px;
    border: solid 2px transparent;
cursor: pointer;
color: #ffffff;
padding: 7px 15px;
font-size: 20px !important;
font-family: HelveticaNeue;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: 1.5;
letter-spacing: normal;
text-align: center;
}
#movedate, #movedate2,#movedate3{
    width:100%;
    font-family:HelveticaNeue;
}
.header_txt{
    padding: 10px 0 10px 0;
    font-size:24px;
    font-weight: bold
}
.fewbox_sp{
    display: none;
}
h1{
    font-size:38px;
    font-weight: bold;
    margin: 24px 0px;
}
/*header*/
.page.page-id-7211 .container-fluid .row,.page.page-id-10175 .container-fluid .row, .page.page-id-7180 .container-fluid .row, .page.page-id-7157 .container-fluid .row, .page.page-id-7212 .container-fluid .row, .page.page-id-1114 .container-fluid .row, .page.page-id-717 .container-fluid .row, .page.page-id-9042 .container-fluid .row, .page.page-id-9050 .container-fluid .row {
    background-color: #f6f6f6;
}
.pardot_h {
    margin: 24px 0 !important;
    font-family: "HelveticaNeue";
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: normal;
    color: #333333;
}
p ~ ul{
    margin-top:0;
}
.zf-small .zf-tempContDiv input[type="text"]{
    width:100%;
    margin-right: 10px;
    font-size: 16px;
    color: #333;
    font-family: HelveticaNeue;
    font-weight: bold;
    }

/*margins/paddings*/
textarea.form-control{
    border:none;
}
.where_moving{
    padding-bottom: 18px !important;
}
.consent{
    padding:25px 0;
}
[class*="uk-column-"] {
    column-gap: 10px;
}
.datepick{
    width: 50%;
    position: relative;
    background-color: #fff;
}
.ui-datepicker-trigger{
    position: absolute;
    right: 2%;
    font-size: 30px;
    background: transparent;
    border: 0;
    color: #3C91B4;
    top: 0px;
}
#international_PhoneNumber_countrycode{padding-left: 50px !important;}

textarea.form-control::-webkit-input-placeholder {
  color: #f00;
  opacity: 0.5;
}

textarea.form-control:-moz-placeholder { /* Firefox 18- */
  color: #f00;
    opacity: 0.5;
}

textarea.form-control::-moz-placeholder {  /* Firefox 19+ */
 color: #f00;
   opacity: 0.5;
}

textarea.form-control:-ms-input-placeholder {
  color: #f00;
    opacity: 0.5;
}

textarea.form-control::placeholder {
color: #f00;
  opacity: 0.5;
}

::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
   color: #f00;
  font-size:16px;
  font-weight: bold;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #f00;
  font-size:16px;
  font-weight: bold;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #f00;
  font-size:16px;
  font-weight: bold;
}
:-moz-placeholder { /* Firefox 18- */
    color: #f00;
  font-size:16px;
  font-weight: bold;
}
[disabled] {
      color: #f00;
  }
  .consent_txt{
    padding:25px 0 15px 0;
  }
  /*select field*/
  .inputWrapper.drop::after, #row1_col1_Australia:after, #row1_col1_Canada:after, #row1_col1_United_States:after{
    font-family: 'FontAwesome';
    color: #000;
    position: absolute;
    right: 4%;
    content: "\f107";
    opacity: 0.2;
    font-size: 30px;
    pointer-events: none;
    top:10px;
}

.picklist .zf-form-sBox{
    width:100% !important;
}
.picklist{
    position: relative;
    width: 50%;

}
#stfrom,#stto,#stfrom_dom,#stto_dom{
    display: none;
}


/*calendar*/

.ui-widget.ui-widget-content {
    border: 0 !important;
    border-radius: 0;
    background-color: #fafafa;
}
.ui-datepicker .ui-datepicker-header {
    background-color: transparent;
    border: 0;
}
#ui-datepicker-div {
    width: 400px;
    height: 340px;
    padding: 30px;
}
.ui-datepicker .ui-datepicker-title {
    font-size: 16px;
}
.ui-datepicker-title, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    font-family: HelveticaNeue !important;
}

.ui-datepicker th {
    font-family: HelveticaNeue;
    font-size: 16px;
    font-weight: normal;
}
.ui-datepicker td{
    padding: 0 !important;
    border-right: 0;
    font-size: 16px;
}
.ui-datepicker .ui-datepicker-prev::before {
    content: "\f053";
    font-family: FontAwesome;
    position: absolute;
    top: 6px;
    left: 12px;
}
.ui-datepicker .ui-datepicker-next::before {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    top: 6px;
    left: 12px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: none !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 35px;
    height: 35px;
}
.ui-datepicker-title, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    font-family: HelveticaNeue !important;
}
.ui-widget-header .ui-state-highlight,.ui-state-active, .ui-widget-content .ui-state-active {
    border: 0 !important;
    background: #000 !important;
    color: #fff !important;
    text-align: center;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    padding: 7px;
    border: 0 !important;
background: transparent;
color: #353C41;
text-align: center;
padding: 7px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
 border:none !important;
 background:transparent !important;
 font-weight:normal;
 color:#2b2b2b;
}

@media (max-width:1199px) {
.banner-container h2{
    margin-bottom: 15px;
}
#ip-check{
    padding:20px 20px;
}

}

@media (max-width:767px) {
 .banner-container h2{
    text-align: center;
    font-size: 24px;
 }   

 #move_abroad .sub_trans{
    display: none;
 }

#ip-check .uk-grid > .uk-grid-margin{
    margin-top:0px;
}
.page-template-template-frontpage2020 .zf-small .zf-tempContDiv .zf-form-sBox, .datepick,.zf-submitColor {
    width: 100%;
}
.page-template-template-frontpage2020 .uk-child-width-1-2\@s > *, .page-template-template-frontpage2020 [class*="uk-child-width"] > *{
width:50%;
}
#form_pref{
    padding: 0 !important;
}
#ip-check .zf-submitColor{
}
}
@media (max-width:639px) {

.uk-column-1-2\@s {
    column-count: 1 !important;
}
.zf-fmFooter{
    padding:0;
}
.form_header h2{
    padding: 24px 0 5px 0;
}
.header_txt{
    padding: 4px 0 10px 0;
}
.where_moving {
    padding-bottom: 10px !important;
}
.picklist{
    width: 100%;
}
}
@media (max-width:480px) {
.page-template-template-frontpage2020 .container.uk-flex.uk-flex-center.uk-flex-middle{height: auto !important;}
.page-template-template-frontpage2020 .november-zoho-frontpage .banner{height: auto !important;padding: 50px 20px;}
.page-template-template-frontpage2020 .uk-child-width-1-2\@s > *, .page-template-template-frontpage2020 [class*="uk-child-width"] > *{
    width: 100%;
}
.sub_trans{
    display: none;
}
}