.special_widget a.spclwdgt_btn,
.logForm .responder_form,
.page-template-page-jobs .prdctForm input.wpcf7-submit[type="submit"],
.page-template-page-jobs .productsSingle,
#myModal .responder_form input[type="submit"] {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0);
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  background-image: none !important;
  background-color: #0089ff;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background-color: #0089ff !important;
  background-image: none !important;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  border-top: none !important;
}

.special_widget {
  visibility: hidden;
  width: 100%;
  z-index: 9990 !important;
  position: absolute;
  text-align: center;
  bottom: 85px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  font-size: 28px;
  line-height: 1.3;
  padding: 20px 25px 15px;
}
.special_widget .text {
  display: inline-block;
  margin-bottom: 10px;
}
.special_widget a.spclwdgt_btn {
  font-size: 17px;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 20px;
  margin-right: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.special_widget a.spclwdgt_btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
.special_widget button.close {
  float: left !important;
  font-size: 30px !important;
  left: 2% !important;
  position: absolute;
  top: 15px;
}

.page-template-page-products #filters li {
  cursor: pointer;
}
.page-template-page-products #filters li.current a {
  color: #575757;
}

.responder_form input,
.responder_form textarea {
  border: 1px solid #c0cbcc;
  line-height: 1.3;
  padding: 12px 10px 13px 10px;
  color: #646666;
  font-size: 18px;
  width: 100%;
  margin-top: 10px;
}
.responder_form input[type="checkbox"] {
  width: 13px;
}
.responder_form span.wpcf7-list-item {
  margin-right: 0;
  font-size: 13px;
}
.responder_form input[type="submit"] {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #0089ff;
  -moz-box-shadow: 0 3px 0 #125e9f;
  -webkit-box-shadow: 0 3px 0 #125e9f;
  box-shadow: 0 3px 0 #125e9f;
  float: left;
  background-image: none;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-shadow: 1px 0 1px rgba(7, 131, 237, 0.75);
  width: 24%;
  padding: 10px 20px;
  border: none;
  line-height: 1.3;
}
.responder_form input[type="submit"]:hover {
  background-color: #005399;
  background-image: none;
}

.logForm .responder_form {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 100%;
}
.logForm .responder_form input,
.logForm .responder_form select {
  float: right;
  margin-left: 2%;
  width: 17%;
}
.logForm .responder_form input[type="submit"] {
  margin-left: 0;
}
.logForm .responder_form.on {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.logForm .throbber-loader {
  position: ABSOLUTE !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto !important;
}

.page-template-page-jobs .productsContSingle p {
  color: #fff;
  font-size: 21px;
}
.page-template-page-jobs
  .productsCont
  .productsContSingle
  .productsSingle
  .titelsCont {
  padding: 1.9rem;
  padding-top: 0;
  margin-top: 0;
}
.page-template-page-jobs .rectangle-content > div {
  margin-top: 5% !important;
}
.page-template-page-jobs .rectangle-box:before {
  padding-top: 125%;
}
.page-template-page-jobs .prdctForm input.wpcf7-submit[type="submit"] {
  background-color: #fff !important;
  color: #008aff;
}
.page-template-page-jobs .prdctForm input.wpcf7-submit[type="submit"]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
.page-template-page-jobs div.wpcf7-validation-errors,
.page-template-page-jobs div.wpcf7-mail-sent-ok {
  color: #fff;
  font-size: 18px;
}
.page-template-page-jobs .wpcf7-not-valid {
  border-color: red !important;
}
.page-template-page-jobs .cvs {
  width: 70%;
  margin: auto;
  float: right;
  margin-right: 15%;
  background-color: #fff;
  padding: 12px 10px 13px 10px;
  margin-top: 6px;
}
.page-template-page-jobs .cvs p {
  color: #646666;
  font-size: 18px;
  float: right;
  width: auto !important;
}
.page-template-page-jobs .cvs p input[type="file"] {
  margin: 0 !important;
  padding: 0 !important;
  margin-right: 15px !important;
}
.page-template-page-jobs .cvs input {
  border: none;
}
.page-template-page-jobs .rectangle-content span {
  text-align: right;
}
.page-template-page-jobs .titelsCont p {
  margin-bottom: 0;
}
.page-template-page-jobs ul {
  padding-right: 1.9rem;
}
.page-template-page-jobs ul li {
  font-size: 21px;
}

.page-template-page-jobs
  .productsCont
  .productsContSingle
  .productsSingle
  .titelsCont
  h2 {
  font-size: 2.3rem !important;
  text-align: center;
}

span.wpcf7-not-valid-tip {
  display: none;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
  border: none;
}

.productsSingleForm .wpcf7-form-control.wpcf7-submit {
  background-color: #fff !important;
}
.productsSingleForm .wpcf7-form-control.wpcf7-submit:hover {
  color: #008aff;
}

.page-template-page-products div.wpcf7-validation-errors,
.page-template-page-products div.wpcf7-mail-sent-ok {
  color: #fff !important;
}

.page-template-page-jobs .prdctForm {
  padding-top: 0;
}
.page-template-page-jobs .productsSingle:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.page-template-page-jobs .rectangle-box:before {
  padding-top: 0% !important;
}
.page-template-page-jobs .throbber-loader {
  position: ABSOLUTE !important;
  left: 0;
  right: 0;
  top: 0;
  margin: auto !important;
}

.page-template-page-jobs
  .productsCont
  .productsContSingle
  .productsSingle
  .titelsCont
  h2 {
  text-align: right;
  text-shadow: none !important;
}

.page-template-page-jobs .moreDtlsCont {
  text-shadow: none !important;
}

.more-link {
  display: none;
}

.category #content .post_single button.read_more,
.archive #content .post_single button.read_more,
.tag #content .post_single button.read_more {
  background-color: transparent !important;
}

#myModal .responder_form select {
  -webkit-appearance: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-image: url(images/Color-Fill-5.png);
  background-repeat: no-repeat;
  background-position: 94% center;
  padding-right: 30px;
  border: 1px solid #c0cbcc;
  line-height: 1.3;
  padding: 12px 10px 13px 10px;
  color: #646666;
  font-size: 18px;
  margin-top: 3px;
  font-family: "atlas", Fallback, sans-serif;
  margin: 5px 15%;
  float: none;
  width: 70%;
  padding-right: 8%;
}
#myModal .responder_form input[type="submit"] {
  background-color: #ffffff !important;
}
#myModal .responder_form input[type="submit"]:hover {
  color: #008aff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.submit_form_btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

/* ====================================================================================
responsive styles
==================================================================================== */
@media screen and (max-width: 1320px) {
  .page-template-page-products .innerNav {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .page-template-page-jobs .rectangle-box:before {
    padding-top: 155%;
  }
}
@media screen and (max-width: 991px) {
  .page-template-page-jobs .rectangle-box:before {
    padding-top: 80%;
  }

  .page-template-page-jobs .productsContSingle {
    width: 100% !important;
  }

  .page-template-page-jobs .productsSingle {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 930px) {
  .special_widget {
    bottom: 0;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .logForm .responder_form input,
  .logForm .responder_form select {
    width: 100%;
    margin-bottom: 10px;
  }
  .logForm .responder_form select {
    background-position: 97% center;
  }
  .logForm .responder_form input[type="submit"] {
    position: relative;
    margin-top: 10px;
  }

  .page-template-page-jobs .rectangle-box:before {
    padding-top: 100%;
  }

  .page-template-page-jobs
    .productsCont
    .productsContSingle
    .productsSingle
    .titelsCont {
    /*
    padding-right:15% !important;
    padding-left:15% !important;
    */
  }

  p.tamt{
    margin-top: -170px;
  }

}
@media screen and (max-width: 639px) {
  .page-template-page-jobs .rectangle-box:before {
    padding-top: 140%;
  }
}
@media screen and (max-width: 479px) {
  .page-template-page-jobs .rectangle-box:before {
    padding-top: 295%;
  }
}

/*# sourceMappingURL=litlleAndLatestChnages.css.map */
