/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
/*juliano*/
/*privacy policy*/
section.privacyPolicyMaster {
    width: 90%;
    margin: 20px auto;
}
/*privacy policy*/
/*faqs*/
.width50.width100Mobile.alignInline.verticalAlignMiddle h1 {
    font-size: 26px;
}
.faqRight span {
    display: block;
}
.faqLeft, .faqRight {
    display: inline-block;
    vertical-align: top;
}
.faqLeft {
    width: 25%;
}
.faqRight {
    width: 69%;
    padding: 20px;
}

.faqRight h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 767px) {
    .faqLeft, .faqRight {
        width: 100%;
    }
}
/*faqs*/
/*credit card inputs start*/
.creditCardInputBox.inputPrefieldMaster input {
    max-width: 85px;
}
.creditCardInputBox:nth-last-of-type(1):before {
    content: none;
}

.creditCardInputBox.secondTwo:nth-of-type(2):before {
    right: -23px;
}
.creditCardInputBox {
    position: relative;
}
.creditCardInputBox:before {
    content: '-';
    position: absolute;
    right: 6px;
    transform: translateY(-50%);
    top: 50%;
}
.creditCardInputBox.secondTwo .inputMarkers {
    left: 16.5px;
}
input.thirdInputPrefield {
    margin-right: 0;
    margin-left: 10px;
    padding:0;
}
input.thirdInputPrefield {
    background: none!important;
}
.emailInput input {
    width: 50%!important;
    max-width: unset!important;
    text-align: left;
}
.creditCardInputBox.secondTwo input {
    max-width: 55px;
}
.creditCardInputBox input:not(.thirdInputPrefield) {
    letter-spacing: 2px;
    margin-right:18px;
}
.creditCardInputBox {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.creditCardNumber {
    display: table;
    width: auto;
}
.inputMarkers {
    position: absolute;
    text-align: left;
    width: calc(100% - 19px);
    top: 70%;
    height: 0px;
    line-height: 0;
    left: 30px;
    color: #33b733;
    font-weight: bold;
    font-size: 17px;
}
/*credit card inputs start*/
/*contactus*/
.form-item.contactFormHalfInput {
    display: inline-block;
    width: 49%;
}
.contactUsLabelQM {
    font-size: 40px;
    font-weight: 600;
    background: #01a201;
}
.contactUsLabelBox {
    background: #1fb91f;
    color: #fff;
    padding: 15px;
    margin-top: -10px;
    cursor: pointer;
    transition: 300ms;
}
.contactUsLabelBox:hover {
    background: #28d028;
    transition: 300ms;
}
.contactUSText p {
    font-size: 22px;
    font-weight: 600;
    margin: 0!important;

}
.contactUSText span {
    font-size: 12px;
}
.contactUSText, .contactUsLabelQM {
    display: inline-block;
    vertical-align: middle;
}
.contactUSText {
    width: 74%;
}
.contactUsLabelQM {
    width: 24%;
    text-align: center;
}
.faqLeft {
    padding: 25px;
}
.contactUsPhotoBox img {
    width: 100%;
}
.contentDescContactUs {
    margin:20px auto!important;
}
.contedDescBox.contedDescBoxRight {
    background: green;
    padding: 10px;
    background: #DFF5A3!important;
    padding: 20px!important;
    border: 1px dotted #C1EC53!important;
}
.contedDescBox.contedDescBoxRight span {
    font-size: 12px;
}
.contentDesc div {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: left;
}
/*contactus*/
/*locateorder*/

.formRight input , #submitBtn{
    color: #fff!important;
    background: #000!important;
    padding: 15px 30px!important;
    text-transform: uppercase!important;
    font-weight: 400!important;
    transition: 300ms!important;
    cursor: pointer;
    border-radius: 5px!important
}
.formRight input:hover {
    transition:300ms!important;
    color:#fff933!important;
}
.locateOrderFormPage .formRight {
    text-align: center;
}
.locateOrderFormPage .formLeft, .locateOrderFormPage .formRight {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
input.submitLocateOrder {
    max-width: none!important;
}
.expirationDate {
    margin-top: 15px;
}
.locateOrderFormPage span {
    font-size: 12px;
    font-style: italic;
}
.locateOrderFormPage .creditCardNumber, .locateOrderFormPage .expirationDate {
    margin-top: 10px;
}
.locateOrderFormPage p {
    font-style: italic;
    margin: 0;
}
.secondTwo input {
    padding-right: 25px!important;
}
.secondTwo:after {
    content: 'XX';
    display: block;
    position: absolute;
    top: 50%;
    right: -7px;
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: 600;
    color:#c7c7c7;
}
.thirdInputPrefield {
    color:#c7c7c7;
}
.secondTwo {
    display: inline-block;
    position: relative;
}
.locateOrderMaster p {
    font-size: 18px!important;
}
.locateOrderMaster span {
    font-size: 13px;
}
.locateOrderMaster .creditCardNumber {
    margin-top: 15px;
}
.locateOrderMaster p {
    margin-bottom: 0!important;
}
.locateOrderMaster input.submitLocateOrder {
    margin-top:20px;
}
.locateOrderMaster input, .locateOrderMaster select {
    background:#e8e8e8;
}
.locateOrderMaster input, .locateOrderMaster select, .locateOrderFormPage input, .locateOrderFormPage select {
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    border: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;

}
.locateOrderFormPage input, .locateOrderMaster input {
    max-width: 110px;
}
.locateOrderFormPage select, .locateOrderMaster select {
    max-width: 120px;
}
.locateOrderFormPage {
    padding: 15px;
    background: #efefef;
    border-radius: 10px;
    margin-bottom: 50px;
}
.locateOrderContainer {
    width: 70%;
    margin: 0 auto;
    padding-top:35px;
}
.locateOrderDesc {
    text-align: center;
}
.searchByMaster {
    margin-top:20px;
    margin: 20px auto;
    background: #1fb91f;
    color: #fff;
    padding: 15px;
    border-radius:10px;
}
.searchByMaster p {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 5px;
}
/*locateorder*/
.hyperLinksMaster {
    width: 100%;
    display: table;
}
.pageServices .supportBox span:after {
    content: none!important;
}
h1 {
    font-size: 35px;
}
.imgTickBox {
    text-align: center;
    width:80%;
    margin:0 auto;
}
.imgTickBox img {
    padding-top: 10px;
    margin-bottom: -5px;
    width: 25%;
}
.imgHeaderBox {
    text-align: center;
    width:80%;
    margin:0 auto;
}
.pageServices {
    text-align: right;
}
nav.navigation img {
    width: 60%;
    max-width: 100px;
}
.imgHeaderBox img {
    padding-top: 10px;
    margin-bottom: -5px;
    width: 85%;
}
.contactFormMaster, .locateOrderMaster, .pageServices {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.contentDesc {
    text-align: center;
    width:90%;
    margin:0 auto;
}
.contentDesc span {
    font-size: 20px;
}
.contentDesc p {
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 600;
}
.hyperLinkBox span {
    font-size: 14px;
}
.hyperLinkBox {
    width: 25%;
    display: table-cell;
    background: #000;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 10px 15px;
    cursor: pointer;
    transition: 300ms;
}
.hyperLinkBox:hover {
    box-shadow: 1px 3px 9px 2px rgba(0,0,0,0.3);
    transition: 300ms;
    outline-offset: -1px;
}
.hyperLinkBox p {
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
}
.hyperLinkBox:nth-last-of-type(1) {
    border:0;
}
.navBarMaster {
    padding-bottom: 50px;
}
nav.navigation {
    position: absolute;
}
header {
    background: #fff;
}
.containerCustom {
    width: 90%;
    margin: 0 auto;
}
.serviceBenefits span {
    display: block;
    padding-left: 30px;
    margin-bottom: 15px;
    position: relative;
}
.serviceBenefits span:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    background: url(../images/checkmark.png);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
/*juliano*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button {
    outline: none;
}
body {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    background: url('../images/bg.jpg') no-repeat 0 0 #fff;
    margin: 0;
}
.radius40 {
    border-radius: 40px;
}
.radius10 {
    border-radius: 10px;
}
.radius6 {
    border-radius: 6px;
}
.radius5 {
    border-radius: 5px;
}
.radius4 {
    border-radius: 4px;
}
.width33 {
    width: 33.33%;
}
.width40 {
    width: 40%;
}
.width50 {
    width: 49.5%;
}
.width60 {
    width: 60%;
}
.width66 {
    width: 66.66%;
}
.hide {
    display: none;
}
.alignInline {
    display: inline-block;
    vertical-align: middle;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-center {
    text-align: center;
}
.container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 5%;
}
.logo img {
    width: 100%;
    max-width: 128px;
}
.logo {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}
.navigation {
    /*position: absolute;*/
    top: 0;
    width: auto;
    z-index: 999;
    left:0;
    margin-left: 30px;
}

.full-wrapper {
    height: 100%;
    min-height: 100%;
}
.site-wrapper {
    display: table;
    margin: 0 -20px;
}
.site-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
}
.cover-container {
    margin-right: auto;
    margin-left: auto;
}
.supportBox p {
    font-size: 24px;
}
.supportBox h2 {
    margin: 0 0 30px;
}
#supportForm input, #supportForm textarea {
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    padding: 6px 12px;
    margin: 0 0 15px;
    display: inline-block;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    background: #e8e8e8;
}
#supportForm textarea {
    resize:none;
    height: 180px;
}
#supportForm label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 13px;
}
#supportForm #creditCard input {
    width: 30%;
    max-width: 130px;
}
#supportForm #creditCard input.last_digits {
    max-width: 100px;
}
button {
    color: white;
    padding: 14px 50px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: auto;
    background-color: #4CAF50;
}

button:hover {
    opacity: 0.8;
}
.sidebarText {
    margin: 0 20px;
}
.sidebarText h1, .sidebarText h2, .supportBox h2 {
    font-size: 25px;
    font-weight: 700;
}
.sidebarText p {
    font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}
.supportBox {
    border-radius: 10px;
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 50px #777;
    margin: 60px 20px;
    height:740px;
}
.required {
    text-decoration: underline;
}
a.faqBtn {
    display: inline-block;
    position: relative;
    padding: 5px 35px;
    color: #000;
    background: #fff;
    border: solid 3px transparent;
    box-sizing: border-box;
    background-clip: padding-box;
    border-radius: 40px;
    font-weight: 700;
}
a.faqBtn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(to right, #e59905, #fecd67);
    background: -moz-linear-gradient(to right, #e59905, #fecd67);
    background: -o-linear-gradient(to right, #e59905, #fecd67);
    background: linear-gradient(to right, #e59905, #fecd67);
    z-index: -1;
    margin: -3px;
    border-radius: 40px;
    transition: background .1s linear;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
}
a.faqBtn:hover:after {
    background: -webkit-linear-gradient(to left, #e59905, #fecd67);
    background: -moz-linear-gradient(to left, #e59905, #fecd67);
    background: -o-linear-gradient(to left, #e59905, #fecd67);
    background: linear-gradient(to left, #e59905, #fecd67);
    transition: background .1s linear;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
}

/* Start Select the portal */
ul.portalsList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.portalsList li {
    display: inline-block;
    margin-bottom: 30px;
}
ul.portalsList li:not(:last-child) {
    margin-right: 30px;
}
ul.portalsList li a {
    padding-left: 35px;
    position: relative;
}
ul.portalsList li a, ul.portalsList li a img {
    vertical-align: middle;
}
ul.portalsList li a img {
    max-height: 70px;
    width: auto;
}
ul.portalsList li a:before, ul.portalsList li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 100%;
}
ul.portalsList li a:before {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border: 2px solid #999;
    vertical-align: middle;
    background: #fff;
}
ul.portalsList li a.active:after {
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: 6px;
    vertical-align: middle;
    margin-right: 15px;
    border: 2px solid #63af2b;
    background: #63af2b;

}
/* End Select the portal */

/* Start Footer */
footer ul.footerNavList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.footerNavList li {
    display: inline-block;
    margin: 0 30px 10px;
}
ul.footerNavList li a {
    color: #000;
}
/* End Footer */

.error.red-text {
    color: red;
}
#langSwitcher {
    display: block;
    position: fixed;
    top: 0;
    right: 20px;
    z-index: 9999;
}

/* Start Media Query */
@media (max-width: 1722px){
    .locateOrderFormPage input, .locateOrderMaster input {
        max-width: 90px;
    }
    .inputMarkers {
        left:25px;
    }

}
@media (max-width: 1457px) {
    .locateOrderFormPage input, .locateOrderMaster input {
        max-width: 75px;
    }
    .creditCardInputBox.secondTwo input {
        max-width: 37.5px;
    }
    .inputMarkers {
        left: 18px;
    }
    .creditCardInputBox.secondTwo .inputMarkers {
        left: 50%;
        transform:translate(-50%,-50%);
    }
    .secondTwo:after {
        right:-7px;
    }
    .creditCardInputBox.secondTwo:nth-of-type(2):before {
        right: -19px;
    }
}
@media (max-width: 1600px) {
    .container {
        max-width: 1320px;
    }
    .supportBox {
        padding:25px;
    }
}

@media (max-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}
@media (max-width: 1250px) {
    .inputMarkers {
        font-size: 14px;
    }
    .creditCardInputBox.inputPrefieldMaster input {
        max-width: 50px;
    }
    input.thirdInputPrefield {
        margin-right: 10px;
    }
    .creditCardInputBox.secondTwo:nth-of-type(2):before {
        right: -10px;
    }
    .creditCardInputBox.secondTwo .inputMarkers {
        left: 23px;
    }
    .alignInline {
        vertical-align: bottom;
    }
    .locateOrderFormPage input, .locateOrderMaster input {
        max-width: 50px;
        font-size: 12px;
        padding: 11px 0;
    }
    .creditCardInputBox.secondTwo input {
        max-width: 47px;
        font-size: 12px;
        padding-left: 5px;
    }
    .secondTwo:after {
        right:0;
        font-size: 12px;
    }
    .inputMarkers {
        width: auto;
        left:6px;
        letter-spacing: -.8px;
    }
}
@media (max-width: 1000px) {
    .creditCardInputBox.inputPrefieldMaster:before {
        right: 11px;
    }
    .creditCardInputBox.inputPrefieldMaster input {
        max-width: 70px;
    }
    .inputMarkers {
        width: auto;
        left: 34px;
        letter-spacing: 0;
        font-size: 15px;
    }
    .locateOrderFormPage input, .locateOrderMaster input, .secondTwo:after, .creditCardInputBox.secondTwo input {
        font-size: 15px;
    }
    .secondTwo:after {
        right:-5px;
    }
    .searchByMaster p {
        font-size: 25px;
    }
    .secondTwo input {
        padding-right: 21px!important;
    }
    .locateOrderFormPage input, .locateOrderMaster input {
        max-width: 110px;
    }
    .creditCardInputBox.secondTwo input {
        max-width: 55px;
    }
    .creditCardInputBox.secondTwo:nth-of-type(2):before {
        right: -18px;
    }
    .locateOrderMaster input, .locateOrderMaster select, .locateOrderFormPage input, .locateOrderFormPage select {
        padding: 10px;
    }
    .locateOrderContainer {
        width:90%;
    }
    .formRight {
        margin-top: 30px;
    }
    .locateOrderFormPage .formLeft, .locateOrderFormPage .formRight {
        width: 100%!important;
        display: inline-block;
        vertical-align: middle;
    }
}
@media (max-width: 959px) {
    .supportBox .serviceBenefits span {
        padding-left:0;
    }
    .supportBox {
        padding: 30px;
        text-align: left;
    }
    .sidebarText {
        padding: 10px 0;
    }
    .sidebarText h1, .sidebarText h2, .supportBox h2 {
        font-size: 25px;
    }
}


@media (max-width: 1000px) {
    .formsContainer {
        margin: 0 auto;
        width: 90%;
    }
    .contactFormMaster, .locateOrderMaster, .pageServices {
        width: 100%;
    }
    .pageServices {
        margin-bottom: 50px;
    }
    .supportBox {
        height: auto;
    }
}


@media (max-width: 767px) {
    .contedDescBox.contedDescBoxLeft {
        width: 100%;
    }
    .contedDescBox.contedDescBoxRight {
        width: 100%;
        margin-top: 20px;
    }
    .hyperLinkBox {
        width: 100%;
        display: block;
        text-align: center;
        padding: 20px 0;
        border-bottom: 1px solid;
    }
    .pageServices .supportBox {
        height:auto;
    }
    .pageServices .serviceBenefits span {
        padding: 0;
    }
    .supportBox {
        text-align: left;
    }
    .width100Mobile {
        width:100%;
    }

    .site-wrapper, .site-wrapper-inner {
        display: block;
        height: auto;
        margin: 100px 0px 70px;
    }
    .sidebarText {
        padding: 0;
        margin: 0;
    }
    .width100-sm {
        width: 100%;
    }
    .supportBox {
        margin: 60px 0 0;
    }
}

@media (max-width: 572px) {
    .creditCardInputBox.inputPrefieldMaster:before {
        right: 7px;
    }
    .creditCardInputBox.secondTwo:nth-of-type(2):before {
        right: -15px;
    }
    .creditCardInputBox.secondTwo .inputMarkers {
        left: 38px;
    }
    .supportBox.radius10 {
        padding: 10px;
    }
    .locateOrderMaster input, .locateOrderMaster select, .locateOrderFormPage input, .locateOrderFormPage select {
        padding:5px;
    }
    .sendBtn {
        text-align: center;
    }
    .formRight {
        text-align: center;
    }
    .expirationDate {
        text-align: center;
    }
    .secondTwo:after {
        right:38px;
        font-size: 15px;
        top:48%;
    }
    .creditCardNumber {
        margin:0 auto;
    }
    .locateOrderFormPage input, .locateOrderMaster input {
        max-width: 75px;
        margin: 1px;
    }
    .creditCardInputBox.secondTwo input {
        max-width: 37.5px;
    }
    .inputMarkers {
        left:50%;
        transform:translate(-50%);
    }
    .inputMarkers {
        width: 100%;
    }
    .inputMarkers {
        left:70%;
    }
    .secondTwo:after {
        right: -6px;
    }
    input.thirdInputPrefield {
        font-size: 14px;
    }
}