btn-ex-warranty#Servicesbox {
  padding: 4% 0;
}

.pickup {
  text-align: center;
}

.pickup p {
  font-size: 15px;
  text-align: center;
  color: #777777;
  margin-bottom: 30px;
  line-height: 24px;
  font-weight: 400;
}

.pickup h4 {
  color: #444444;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.pickup ul {
  list-style: none;
  display: table;
  margin: 0 auto;
  padding: 0px;
}

.pickup ul li {
  display: inline-block;
  padding: 10px 15px;
  border: #ccc solid 1px;
  margin: 0 18px;
  text-align: center;
}

.pickup ul li a {
  text-align: center !important;
  color: #2e2e2e;
  font-size: 12px;
}

.pickup2 h3 {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #000;
  font-weight: 400;
}

/* .pickup2 h3:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
} */

/* .pickup2 h3:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
} */

.pickup2 p {
  font-size: 15px;
  text-align: center;
  color: #777777;
  margin-bottom: 30px;
  line-height: 24px;
  font-weight: 400;
}

.pickup3 h3 {
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
  font-weight: 400;
}

/* .pickup3 h3:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
}

.pickup3 h3:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
} */

.pickup3 p {
  font-size: 17px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
  line-height: 25px;
  font-weight: 300;
}

/*-------- About Us -----*/

#aboutus {
  background-color: #fff;
  padding: 4% 0 4%;
  position: relative;
  -webkit-box-shadow: inset 3px 3px 30px 0px rgba(204, 204, 204, 0.63);
  -moz-box-shadow: inset 3px 3px 30px 0px rgba(204, 204, 204, 0.63);
  box-shadow: inset 3px 3px 30px 0px rgba(204, 204, 204, 0.63);
}

.howwork {
  -webkit-box-shadow: inset 1px 1px 20px 0px rgba(204, 204, 204, 0.63);
  -moz-box-shadow: inset 1px 1px 20px 0px rgba(204, 204, 204, 0.63);
  box-shadow: inset 1px 1px 20px 0px rgba(204, 204, 204, 0.63);
  border: #e5e5e5 solid 1px;
  padding: 30px 25px 20px;
  text-align: center;
}

.howwork .fa-play {
  position: absolute;
  right: -2px;
  font-size: 22px;
  color: #e5e5e5;
}

.howwork h6 {
  color: #00549f;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 6px;
}

.howwork p {
  font-size: 12px;
  line-height: 18px;
  height: 65px;
}

.howwork img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* ---- Whyus -----*/

.banner {
  background: url(../jpg/banner-img-extended.jpg) no-repeat
    center center;
  width: 100%;
  height: 471px;
}

#whyus {
  background: url(../why-service.html) no-repeat center center;
  width: 100%;
  background-size: cover;
  padding: 3% 0;
}

.why-box {
  text-align: center;
  color: #fff;
  padding: 0 10%;
}

.why-box img {
  margin-bottom: 12px;
}

.why-box p {
  font-size: 12px;
  line-height: 18px;
}

#contactus {
  background-color: #fff;
  padding: 4% 0 4%;
}

.mar15 {
  margin-bottom: 30px;
}

.txt {
  margin-top: 30px;
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

/*---- howitwork -----*/

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
}

/* Custom, iPhone Retina */

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .howwork {
    margin-bottom: 25px;
  }
  #whyus {
    padding: 10% 0;
  }
  .banner {
    height: 200px;
    background-size: cover;
  }
  #Servicesbox {
    padding: 10% 0;
  }
  #aboutus {
    padding: 10% 0 10%;
  }
  .pickup2 h3 {
    margin: 0 0 15px;
    font-size: 20px;
    color: #444444;
  }
  .pickup3 h3 {
    margin: 0 0 15px;
    font-size: 20px;
  }
  .pickup3 h3:after {
    width: 40px;
  }
  .pickup3 h3:before {
    width: 40px;
  }
  .pickup2 h3:after {
    width: 20px;
  }
  .pickup2 h3:before {
    width: 20px;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .pickup2 h3 {
    margin: 0 0 15px;
    font-size: 24px;
    color: #444444;
  }
  .pickup3 h3 {
    margin: 0 0 15px;
    font-size: 24px;
    color: #444444;
  }
  .howwork {
    margin-bottom: 25px;
  }
  #whyus {
    padding: 8% 0;
  }
  .banner {
    height: 270px;
    background-size: cover;
  }
  #Servicesbox {
    padding: 8% 0;
  }
  #aboutus {
    padding: 8% 0 8%;
  }
  .pickup3 h3:after {
    width: 40px;
  }
  .pickup3 h3:before {
    width: 40px;
  }
}

.box22 {
  color: #000;
  font-size: 14px;
  display: block;
  width: 120px;
  padding: 10px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  position: relative;
  margin: 10px;
}

.box022 {
  color: #000;
  font-size: 14px !important;
  display: block;
  width: 160px;
  padding: 10px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  position: relative;
  margin: 10px;
}

.input-block {
  color: #000;
  font-size: 14px;
  display: block;
  padding: 10px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  position: relative;
  margin: 10px;
}

devices input[name="device"],
.recovery-device input[name="device"],
.spare-device input[name="device"],
.brands input[name="brand"],
.cities input[name="city"],
.countries input[name="country"] {
  opacity: 0;
  position: absolute;
  bottom: 0;
}

.text-center {
  text-align: center;
}

.m-top-15 {
  margin-top: 15px;
}

.m-top-5 {
  margin-top: 5px;
}

.m-bottom-15 {
  margin-bottom: 15px;
}

.m-bottom-0 {
  margin-bottom: 0 !important;
}

.p-left-15 {
  padding-left: 15px;
}

.m-left-0 {
  margin-left: 0 !important;
}

.m-left-20 {
  margin-left: 20px !important;
}

.m-left-25 {
  margin-left: 25px !important;
}

.width-45 {
  width: 45%;
  float: left;
}

.required-field {
  color: red;
  font-size: 12px;
}

ul > li {
  list-style: none;
}

.checked-success {
  background-image: url(../svg/checked-success.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

.m-0 {
  margin: 0;
}

.m-top-10 {
  margin-top: 10px;
}

.m-top-25 {
  margin-top: 25px;
}

.box {
  color: #fff;
  font-size: 14px;
  display: block;
  padding: 10px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  position: relative;
  margin: 10px;
}

.box-other {
  color: #fff;
  font-size: 14px;
  display: block;
  padding: 10px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  position: relative;
  margin: 10px;
}
.devictype {
  margin-top: 15px !important;
}
svg {
  width: 60px;
}

.box .title {
  background-color: #1f9cd4;
  display: block;
  padding: 5px;
  border-radius: 2px;
  margin-top: 10px;
}

.device-title {
  color: #000;
  display: block;
  padding: 5px;
  border-radius: 2px;
  margin-top: 10px;
}

.box:hover {
  box-shadow: 0.5px 0.5px 0.5px 0.5px #d7d7d7;
  color: #fff !important;
}

.input-box select,
.input-box input[type="text"],
.input-box input.input-text {
  width: 100%;
}

.input-box input[type="text"],
.input-box input.input-text {
  width: 295px;
}

.fields .field {
  position: relative;
  width: 100%;
}

.field .input-icon {
  width: 30px;
  position: absolute;
  left: -35px;
  top: 17px;
}

.field .input-label {
  color: #000;
}

.devices .span2,
.recovery-device .span2,
.brands .span2 {
  margin-left: 60px;
  margin-bottom: 35px;
}

.devices .box,
.recovery-device .box,
.spare-device .box,
.brands .box {
  color: #fff;
  font-size: 14px;
  display: block;
  width: 75px;
  margin: 3px;
  padding: 10px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
}

.brands .box {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  height: 50px;
}

.issue-field {
  width: 44%;
  float: left;
  margin: 10px;
}

.issue-field img {
  width: 30px;
}

/*.breadcrumb {

  padding: 8px 15px;

  margin-bottom: 20px;

  list-style: none;

  background-color: #f5f5f5;

  border-radius: 4px;

  box-shadow: none;

  background-image: none;

  border: none;

  font-size: 14px;

}



.breadcrumb>li+li:before {

  padding: 0 5px;

  color: #ccc;

  content: "/\00a0";

}



.breadcrumb> li {

  cursor: pointer;

}*/

#sns_brand {
  display: none;
}

body .step-1 {
  display: block;
}

.step {
  display: none;
}

.devices input[name="device"],
.recovery-device input[name="device"],
.spare-device input[name="device"],
.brands input[name="brand"],

/* 

.cities input[name="city"], */

.countries input[name="country"] {
  opacity: 0;
  position: absolute;
  bottom: 0;
}

h1 {
  font-size: 28px;
}

.text-black {
  color: #000;
  font-size: 24px;
}

.text-grey {
  color: #d7d7d7;
}

.text-primary {
  color: #1f9cd4;
  font-size: 28px;
}

.input-block {
  color: #fff;
  font-size: 14px;
  display: block;
  padding: 10px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  position: relative;
  margin: 10px;
}

.brands .input-block {
  height: 90px;
  margin: 10px;
}

.brands .input-block p {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
}

.brands .input-block img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.input-block:hover {
  cursor: pointer;
  box-shadow: 0.5px 0.5px 0.5px 0.5px #d7d7d7;
  color: #fff !important;
}

.disabled:hover {
  cursor: not-allowed;
}

body .countries [class*="span"],

/*body .cities [class*="span"], */

body .devices [class*="span"],
body .brands [class*="span"] {
  margin-left: 5px !important;
}

svg:hover path,
svg:hover polygon,
svg:hover circle {
  fill: #1f9cd4 !important;
}

.selectedSpareDevice .input-block,
.selectedSpareDevice .input-block svg path,
.selectedSpareDevice .input-block svg polygon,
.selectedSpareDevice .input-block svg circle {
  border: 1px solid #1f9cd4;
  box-shadow: 0.5px 0.5px 0.5px 0.5px #d7d7d7;
  color: #1f9cd4;
  fill: #1f9cd4 !important;
}

.field svg {
  position: absolute;
  width: 30px;
  left: -40px;
  top: 18px;
}

.active-spare-device .input-block {
  border: 3px solid #1f9cd4 !important;
  background: rgba(215, 215, 215, 0.41);
}

/* Please â¤ this if you like it! */

:root {
  --white: #ffffff;
  --light: #f0eff3;
  --black: #000000;
  --dark-blue: #1f2029;
  --dark-light: #353746;
  --red: #da2c4d;
  --yellow: #f8ab37;
  --grey: #ecedf3;
}

/* #Primary

================================================== */

p {
  font-size: 17px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  font-weight: 500;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

::selection {
  color: var(--000);
  background-color: var(--white);
}

::-moz-selection {
  color: var(--white);
  background-color: var(--black);
}

mark {
  color: var(--white);
  background-color: var(--black);
}

.section {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.over-hide {
  overflow: hidden;
}

.z-bigger {
  z-index: 100 !important;
}

.background-color {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--dark-blue);
  z-index: 1;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox:checked ~ .background-color {
  background-color: var(--white);
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  visibility: hidden;
}

.checkbox:checked + label,
.checkbox:not(:checked) + label {
  position: relative;
  width: 70px;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  margin: 17px 0;
  margin-top: 100px;
  height: 6px;
  border-radius: 4px;
  background-image: linear-gradient(298deg, var(--red), var(--yellow));
  z-index: 100 !important;
}

.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before {
  position: absolute;
  font-family: "unicons";
  cursor: pointer;
  top: -17px;
  z-index: 2;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox:not(:checked) + label:before {
  content: "\eac1";
  left: 0;
  color: var(--grey);
  background-color: var(--dark-light);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(26, 53, 71, 0.07);
}

.checkbox:checked + label:before {
  content: "\eb8f";
  left: 30px;
  color: var(--yellow);
  background-color: var(--dark-blue);
  box-shadow: 0 4px 4px rgba(26, 53, 71, 0.25), 0 0 0 1px rgba(26, 53, 71, 0.07);
}

.checkbox:checked ~ .section .container .row .col-12 p {
  color: var(--dark-blue);
}

.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label {
  position: relative;
  display: inline-block;
  padding: 12px;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  /* text-transform: uppercase;*/
  color: #000 !important;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox-tools:not(:checked) + label {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.checkbox-tools:checked + label {
  background-color: transparent;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.checkbox-tools:not(:checked) + label:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.checkbox-tools:checked + label::before,
.checkbox-tools:not(:checked) + label::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #f2f2f2;
  z-index: -1;
  color: #000 !important;
}

.checkbox-tools:checked + label .uil,
.checkbox-tools:not(:checked) + label .uil {
  font-size: 24px;
  line-height: 24px;
  display: block;
  padding-bottom: 10px;
}

.checkbox:checked
  ~ .section
  .container
  .row
  .col-12
  .checkbox-tools:not(:checked)
  + label {
  background-color: var(--light);
  color: var(--dark-blue);
  box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-budget:checked + label,
.checkbox-budget:not(:checked) + label {
  position: relative;
  display: inline-block;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 260px;
  font-size: 52px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-text-stroke: 1px var(--white);
  text-stroke: 1px var(--white);
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  color: transparent;
}

.checkbox-budget:not(:checked) + label {
  background-color: var(--dark-light);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.checkbox-budget:checked + label {
  background-color: transparent;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.checkbox-budget:not(:checked) + label:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: linear-gradient(138deg, var(--red), var(--yellow));
  z-index: -1;
}

.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span {
  position: relative;
  display: block;
}

.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before {
  position: absolute;
  content: attr(data-hover);
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  -webkit-text-stroke: transparent;
  text-stroke: transparent;
  -webkit-text-fill-color: var(--white);
  text-fill-color: var(--white);
  color: var(--white);
  -webkit-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  transition: max-height 0.3s;
}

.checkbox-budget:not(:checked) + label span::before {
  max-height: 0;
}

.checkbox-budget:checked + label span::before {
  max-height: 100%;
}

.checkbox:checked
  ~ .section
  .container
  .row
  .col-xl-10
  .checkbox-budget:not(:checked)
  + label {
  background-color: var(--light);
  -webkit-text-stroke: 1px var(--dark-blue);
  text-stroke: 1px var(--dark-blue);
  box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-booking:checked + label,
.checkbox-booking:not(:checked) + label {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  padding: 0;
  padding: 6px 25px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 16px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  color: var(--white);
  text-transform: uppercase;
  background-color: var(--dark-light);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox-booking:not(:checked) + label::before {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.checkbox-booking:checked + label::before {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.checkbox-booking:not(:checked) + label:hover::before {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.checkbox-booking:checked + label::before,
.checkbox-booking:not(:checked) + label::before {
  position: absolute;
  content: "";
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 4px;
  z-index: -2;
  background-image: linear-gradient(138deg, var(--red), var(--yellow));
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox-booking:not(:checked) + label::before {
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}

.checkbox-booking:checked + label::after,
.checkbox-booking:not(:checked) + label::after {
  position: absolute;
  content: "";
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 4px;
  z-index: -2;
  background-color: var(--dark-light);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox-booking:checked + label::after {
  opacity: 0;
}

.checkbox-booking:checked + label .uil,
.checkbox-booking:not(:checked) + label .uil {
  font-size: 20px;
}

.checkbox-booking:checked + label .text,
.checkbox-booking:not(:checked) + label .text {
  position: relative;
  display: inline-block;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}

.checkbox-booking:checked + label .text {
  opacity: 0.6;
}

.checkbox-booking:checked + label .text::after,
.checkbox-booking:not(:checked) + label .text::after {
  position: absolute;
  content: "";
  width: 0;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background-image: linear-gradient(138deg, var(--red), var(--yellow));
  z-index: 1;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox-booking:not(:checked) + label .text::after {
  width: 0;
}

.checkbox-booking:checked + label .text::after {
  width: 100%;
}

.checkbox:checked
  ~ .section
  .container
  .row
  .col-12
  .checkbox-booking:not(:checked)
  + label,
.checkbox:checked
  ~ .section
  .container
  .row
  .col-12
  .checkbox-booking:checked
  + label {
  background-color: var(--light);
  color: var(--dark-blue);
}

.checkbox:checked
  ~ .section
  .container
  .row
  .col-12
  .checkbox-booking:checked
  + label::after,
.checkbox:checked
  ~ .section
  .container
  .row
  .col-12
  .checkbox-booking:not(:checked)
  + label::after {
  background-color: var(--light);
}

.link-to-page {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 20000;
  cursor: pointer;
  width: 30px;
}

.link-to-page img {
  width: 100%;
  height: auto;
  display: block;
}

#first_step,
#second_step,
#third_step,
#fourth_step,
#fifth_step,
#finish_step {
  display: none;
}

#first_step {
  display: block;
}

.form {
  margin: 6px 0px 10px 122px;
}

.form2 {
  margin: 0px 50px 30px 150px;
}

.radio {
  padding-left: 20px;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}

.issues-faced {
  margin-left: 130px;
}

.checkbox2 {
  height: 40px;
  margin: 10px;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}

.checkbox2 label::after {
  margin-left: -24px;
  margin-top: 4px;
  color: #f00;
}

.checkbox2 label::before {
  margin-left: -5px;
  left: 8px;
  top: 4px;
  border: 1px solid #1f9cd4;
}

.checkbox2 label {
  padding-left: 0px;
  position: absolute;
  top: 5px;
  left: 1px;
  bottom: 0;
  width: 100%;
  text-indent: 28px;
  margin-bottom: 0;
  padding-top: 4px;
  font-size: 13px;
  color: #000;
  cursor: pointer;
}

.checkbox2 label span {
  width: 94%;
  display: block;
  padding: 5px;
  text-indent: 0;
  bottom: 0;
  position: absolute;
  color: #686868;
}

.checkbox2 label svg {
  width: 22px;
  position: absolute;
  right: 4px;
  top: 2px;
}

.radio label::after {
  left: 4px;
  top: 4px;
}

.customer-details svg {
  width: 24px;
  top: 22px;
  left: -35px;
}

.width-26 {
  width: 26%;
  float: left;
}

.width-30 {
  width: 30%;
  float: left;
}

.other-issue {
  display: none;
}

.checkbox2 {
  padding-left: 20px;
}

.checkbox2 label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.checkbox2 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox2 label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.checkbox2 input[type="checkbox"],
.checkbox2 input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.checkbox2 input[type="checkbox"]:focus + label::before,
.checkbox2 input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.checkbox2 input[type="checkbox"]:checked + label::after,
.checkbox2 input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}

.checkbox2 input[type="checkbox"]:indeterminate + label::after,
.checkbox2 input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}

.checkbox2 input[type="checkbox"]:disabled,
.checkbox2 input[type="radio"]:disabled {
  cursor: not-allowed;
}

.checkbox2 input[type="checkbox"]:disabled + label,
.checkbox2 input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.checkbox2 input[type="checkbox"]:disabled + label::before,
.checkbox2 input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox2.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox2.checkbox-inline {
  margin-top: 0;
}

.checkbox2-primary input[type="checkbox"]:checked + label::before,
.checkbox2-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox2-primary input[type="checkbox"]:checked + label::after,
.checkbox2-primary input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox2-danger input[type="checkbox"]:checked + label::before,
.checkbox2-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox2-danger input[type="checkbox"]:checked + label::after,
.checkbox2-danger input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox2-info input[type="checkbox"]:checked + label::before,
.checkbox2-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox2-info input[type="checkbox"]:checked + label::after,
.checkbox2-info input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox2-warning input[type="checkbox"]:checked + label::before,
.checkbox2-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox2-warning input[type="checkbox"]:checked + label::after,
.checkbox2-warning input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox2-success input[type="checkbox"]:checked + label::before,
.checkbox2-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox2-success input[type="checkbox"]:checked + label::after,
.checkbox2-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox2-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox2-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox2-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox2-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox2-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox2-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox2-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox2-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox2-info input[type="checkbox"]:indeterminate + label::before,
.checkbox2-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox2-info input[type="checkbox"]:indeterminate + label::after,
.checkbox2-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox2-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox2-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox2-success input[type="checkbox"]:indeterminate + label::before,
.checkbox2-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox2-success input[type="checkbox"]:indeterminate + label::after,
.checkbox2-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type="radio"]:disabled {
  cursor: not-allowed;
}

.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: "FontAwesome";
  content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}

.txt01 {
  text-transform: capitalize;
  font-size: 15px;
}

/* EX- Warranty CSS Start */
.banner-warranty {
  background: #000000;
  background-size: cover;
  width: 100%;
  padding: 20px 0 20px;
}

.ex-banner-content {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

.ex-banner-content h1 {
  margin: 0 0 0px;
  font-size: 44px;
  font-weight: 700;
  text-transform: uppercase;
}
.ex-banner-content img{
  width: 100%;
  padding: 0 20px;
}

.ex-banner-content p {
  color: #fff;
  margin-bottom: 40px;
  font-size: 18px;
}

.validateform{
 
}
.validateform h3{
  color: #63B4E4;
  font-size: 28px;
  text-transform: none;
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}
.validateform h5{
  color: #fff;
  font-size: 19px;
  text-transform: none;
  text-align: center;
  margin-bottom: 25px;
  line-height: 28px;
}

.btn-ex-warranty {
  background-color: rgba(255, 255, 255, 0.3);
  border: #fff solid 1px;
  border-radius: 6px;
  padding: 12px 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  max-width: 200px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.btn-ex-warranty img {
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 75px;
}

.btn-ex-warranty:hover {
  background-color: rgba(235, 235, 235, 0.1);
  color: #fff;
}

.btn-ex-warranty-blue {
  background-color: #63b4e4;
  padding: 12px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}

.btn-ex-warranty-blue:hover {
  background-color: #000;
  color: #fff;
}

.customer-sec {
  padding: 40px 0 0px;
}

.happy-customer {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  width: 100%;
  margin: 0 auto;
}

.happy-customer .reviews {
  text-align: center;
  border-right: #afafaf solid 2px;
  width: 33.33%;
}

.happy-customer .reviews:last-child {
  border: none;
}

.happy-customer .reviews h3 {
  font-size: 24px;
  text-transform: uppercase;
  color: #356ab3;
  font-weight: 700;
  margin: 0 0 15px;
}

.happy-customer .reviews h6 {
  font-size: 18px;
  text-transform: uppercase;
  color: #afafaf;
  margin: 0;
}

.process-model {
  list-style: none;
  padding: 0;
  position: relative;
  margin: 10px auto 10px;
  border: none;
  z-index: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.process-model li::after {
  background: #e5e5e5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 55px;
  width: 85%;
  z-index: -1;
}

.process-model li.visited::after {
  background: #57b87b;
}

.process-model li:last-child::after {
  width: 0;
}

.process-model li {
  display: inline-block;
  width: 16%;
  text-align: center;
  float: none;
}

.nav-tabs.process-model > li.active > a,
.nav-tabs.process-model > li.active > a:hover,
.nav-tabs.process-model > li.active > a:focus,
.process-model li a:hover,
.process-model li a:focus {
  border: none;
  background: transparent;
}

.process-model li a {
  padding: 0;
  border: none;
  color: #606060;
}

.process-model li.active,
.process-model li.visited {
  color: #57b87b;
}

.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
  color: #57b87b;
}

.process-model li.active p,
.process-model li.visited p {
  font-weight: 600;
}

.process-model li .select-img {
  display: flex;
  height: 85px;
  width: 85px;
  text-align: center;
  margin: 0 auto;
  background: #eee;
  border: 4px solid #f1f1f1;
  line-height: 65px;
  font-size: 30px;
  border-radius: 50%;
  padding: 3px;
  justify-content: center;
  align-items: center;
}

.process-model li .select-img img {
  max-height: 35px;
}

.process-model li.active .select-img,
.process-model li.visited .select-img {
  background: #fff;
  border-color: #356ab3;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.25) 0px -25px 30px, rgba(0, 0, 0, 0.25) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 25px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.process-model li p {
  font-size: 13px;
  font-weight: 600;
  margin-top: 7px !important;
  text-transform: uppercase;
}

.process-model.contact-us-tab li.visited a,
.process-model.contact-us-tab li.visited p {
  color: #606060 !important;
  font-weight: normal;
}

.process-model.contact-us-tab li::after {
  display: none;
}

.process-model.contact-us-tab li.visited i {
  border-color: #e5e5e5;
}

.pt-30 {
  padding-top: 30px;
}

.ex-warranty-box {
  padding: 0 0 90px;
  margin-top: -170px;
}

.ex-warranty-box .select-device-box {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.select-device-home {
}
.title-select {
  color: #356ab3;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
}

.d-flex {
  display: flex;
}

.country-box {
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}

.country-box-brnad {
  justify-content: center;
}
.form-horizontal .btn-primary {
  color: #ffffff;
  background: #63B4E4;
  border-radius: 0px;
  padding: 8px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  margin-top: 0px;
  line-height: normal;
  text-transform: uppercase;
}
.form-horizontal .btn-primary:hover,
.form-horizontal .btn-primary:active,
.form-horizontal .btn-primary:focus {
  color: #eee;
}

.country-box .item {
  width: 31.33%;
}

.country-box .item-brand {
  width: 16%;
  margin: 2%;
}

.country-box .item-brand a {
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
}

.country-box .item-brand img {
  width: 100%;
}

.country-box .item-brand a:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.country-box .item a {
  display: block;
  padding: 20px 10px;
  background-color: #fff;
  border: #ccc solid 1px;
  text-align: center;
  margin: 2%;
  border-radius: 5px;
}

.country-box .item a:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.jus-align-center {
  justify-content: center;
}

.country-box-brnad .item-device {
  width: 21%;
  margin: 2%;
}
.country-box-brnad .item-device2 {
  width: 21%;
  margin: 1%;
}
.country-box-brnad .item-device2 img {
  margin-bottom: 7px;
}
.country-box-brnad .item-device a {
  padding: 15px;
  background: rgb(246, 246, 246);
  background: linear-gradient(
    180deg,
    rgba(246, 246, 246, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  border: #d9d9d9 solid 2px;
  border-radius: 6px;
  display: block;
  color: #000;
}
.country-box-brnad .item-device a:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.prod-serv-list {
  margin: 0 20px;
  padding-top: 5px;
  padding-bottom: 15px;
}
/* .gallerybox{
  padding-bottom: 70px;
} */
.prod-serv-list a {
  padding: 15px;
  background: rgb(246, 246, 246);
  background: linear-gradient(
    180deg,
    rgba(246, 246, 246, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  border: #d9d9d9 solid 2px;
  border-radius: 6px;
  display: block;
  color: #000;
  text-align: center;
}
.prod-serv-list a:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.prod-serv-list a p {
  margin-bottom: 0;
  text-transform: uppercase;
}
.prod-serv-list a img {
  margin-bottom: 7px;
  max-height: 55px;
}
.country-box-brnad .item-device a p {
  margin: 0;
  font-weight: 600;
}
.country-box-brnad .item-device a h6 {
  margin: 0;
  font-weight: 600;
  font-size: 15px;
}

.country-box-brnad .item-device a svg {
  max-height: 60px;
  /* stroke: #fff; */
  fill: #356ab3;
}

.country-box-brnad .item-device a svg path,
.country-box-brnad .item-device a svg line,
.country-box-brnad .item-device a svg rect {
  max-height: 60px;
  margin-bottom: 10px;
  /* stroke: #356ab3; */
}

.country-box-brnad .item-device a:hover,
.country-box-brnad .item-device a:hover svg path,
.country-box-brnad .item-device a:hover svg line,
.country-box-brnad .item-device a:hover svg rect {
  border: #356ab3 solid 2px;
  fill: #fff;
  color: #000 !important;
}

.country-box-brnad .item-device a.active {
  border: #356ab3 solid 2px;
  fill: #fff;
  color: #000 !important;
}
.country-box-brnad .item-device a:hover p {
  background-color: transparent;
}

.country-box-brnad .item-device a:hover svg {
  fill: #fff;
}

.add-new-device {
  margin-top: 20px;
}

.btn-primary-add {
  background-color: #fff;
  border: #d9d9d9 solid 1px;
  color: #656565;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 25px;
  min-width: 350px;
  display: inline-block;
}

.btn-primary-add:hover {
  border: #356ab3 solid 1px;
  color: #356ab3;
}

.btn-prev-next {
  justify-content: space-between;
  align-items: center;
  padding: 30px 0 5px;
}

.btn-prev-next.flexright {
  justify-content: flex-end;
}

.btn-prev-next a {
  color: #356ab3;
  border: #356ab3 solid 1px;
  border-radius: 4px;
  padding: 8px;
  min-width: 90px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}

.btn-prev-next a:hover {
  color: #656565;
  border: #d9d9d9 solid 1px;
}

.btn-prev-next input {
  color: #356ab3;
  border: #356ab3 solid 1px;
  border-radius: 4px;
  padding: 8px;
  min-width: 90px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  background-color: #fff;
}

.btn-prev-next input:hover {
  color: #656565;
  border: #d9d9d9 solid 1px;
}

.tabset {
  text-align: left;
}

.tabset > input[type="radio"] {
  position: inherit;
  left: -9999px;
  width: 24px;
  height: 24px;
  visibility: visible;
  color: #356ab3;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 25px 5px 5px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  top: -7px;
  text-transform: uppercase;
  color: #356ab3;
  font-weight: 700;
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #356ab3;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #356ab3 !important;
}

.tabset > input:checked + label {
  margin-bottom: -1px;
}

.tab-panel {
  padding: 0;
}

.form-horizontal {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 15px 0;
}

.form-horizontal .form-group [type="checkbox"]:not(:checked),
.form-horizontal .form-group [type="checkbox"]:checked {
  position: absolute;
  left: 34px;
  width: 16px;
  height: 16px;
  visibility: visible;
}

.form-horizontal .form-group .dial {
  color: #356ab3;
  font-weight: 700;
  font-size: 15px;
  padding-top: 20px;
  margin: 0 0 0px !important;
}

.form-horizontal .form-group {
  text-align: left !important;
  margin: 0px 0 25px;
}

.form-horizontal .form-group label {
  color: #afafaf;
  text-transform: uppercase;
}


.form-horizontal .form-group select.form-control {
  padding-left: 10px;
}

.btn-submit {
  border-radius: 5px !important;
  padding: 8px 30px;
  min-width: 250px;
  margin-top: 20px;
  font-size: 16px;
  text-transform: uppercase;
}

.align-just-cneter {
  text-align: center !important;
  width: 100%;
  margin: 0 auto;
  display: table;
}

.pls-fill {
  background-color: #356ab3;
  padding: 15px;
  border-radius: 25px;
  color: #fff;
}

.pls-fill p,
.pls-fill a {
  text-align: center;
  color: #fff;
  max-width: 500px;
  margin: 0 auto;
}

.attachmentfile {
  margin-bottom: 40px;
}

.attachmentfile p {
  margin: 0 0 5px;
  text-transform: uppercase;
  color: #afafaf;
  font-size: 14px;
}

.attachmentfile .uploadFile {
  width: 36%;
  background-color: #356ab3;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  overflow: hidden;
  padding: 10px 10px 7px 10px;
  position: relative;
  resize: none;
  border-radius: 6px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.attachmentfile .uploadFile .fa {
  color: #fff;
  font-size: 20px;
  text-align: right;
  margin-right: 0;
}

.attachmentfile .uploadFile [type="file"] {
  cursor: pointer !important;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0px;
  text-align: right;
  top: 0px;
  z-index: 1;
}

.country-box-brnad .item-invoice {
  width: 16%;
  margin: 2%;
}

.country-box-brnad .item-invoice a {
  padding: 0;
  background: rgb(246, 246, 246);
  background: linear-gradient(
    180deg,
    rgba(246, 246, 246, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  border: #707070 solid 1px;
  border-radius: 10px;
  display: block;
  color: #000;
}

.country-box-brnad .item-estimate {
  width: 24%;
  margin: 2%;
  background-color: #fff;
  border: #d9d9d9 solid 1px;
  border-radius: 10px;
  padding: 10px;
}

.country-box-brnad .item-estimate h2,
.country-box-brnad .item-estimate h3 {
  color: #356ab3;
  font-weight: 700;
  margin: 10px 0;
}

.country-box-brnad .item-estimate p {
  color: #656565;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
}

.country-box-brnad .item-estimate h2 {
  font-size: 30px;
}

.country-box-brnad .item-estimate h3 {
  font-size: 28px;
}

.country-box-brnad .item-estimate:hover,
.country-box-brnad .item-estimate.active {
  background-color: #356ab3;
  color: #fff !important;
}

.country-box-brnad .item-estimate:hover h2,
.country-box-brnad .item-estimate:hover h3,
.country-box-brnad .item-estimate:hover p,
.country-box-brnad .item-estimate.active h2,
.country-box-brnad .item-estimate.active h3,
.country-box-brnad .item-estimate.active p {
  color: #fff !important;
}

.country-box-brnad .item-estimate a {
  background-color: #fff;
  color: #356ab3;
  border: #356ab3 solid 1px;
  padding: 10px 25px;
  border-radius: 6px;
  margin-top: 10px;
  display: inline-block;
  text-transform: uppercase;
}

.mb-15 {
  margin-bottom: 15px;
}

.protect-work{
  padding: 50px 0;
  position: relative;
}
.protect-work::before{
  position: absolute;
  content: "";
  background: url(../png/rightside.png) no-repeat top right;
  width: 100%;
  height: 100%;
  top: 5%;
  right: 0;
}
.protect-work h2 {
  text-align: center;
  color: #356ab3;
  font-size: 30px;
  font-weight: 700;
}
.mb-3{
  margin-bottom: 20px;
}

.protect-work2{
  padding: 70px 0;
  position: relative;
}
.validate-content h2{
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px;
}
.validate-content h6{
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 20px;
  text-transform: none;
}
.validate-content ol{
  margin: 0 !important;
  padding: 0 0 0 20px !important;
}
.validate-content ol li{
  color: #000 !important;
  font-size: 14px;
  margin-bottom: 6px;
}

.flex-bg {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  background: #356ab3;
}

.flex-bg .item-content {
  padding: 5%;
  height: 100%;
  color: #fff;
}

.flex-bg .item-left {
  border-right: #fff solid 3px;
}

.flex-bg .item-content h5 {
  color: #fff;
  font-size: 16px;
  text-transform: none;
  margin-bottom: 8px;
}

.flex-bg .item-content p {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 25px;
}

.bgblue {
  background: #356ab3;
}

.en-service-control {
  text-align: center;
  border-radius: 3px;
  padding: 15px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.en-service-control h3 {
  margin: 10px 0 10px;
  color: #fff;
  text-transform: none;
  font-size: 24px;
}
.exp-title{
  margin: 15px 0 25px !important;
  font-size: 22px;
  text-transform: none;
  line-height: 30px;
}

.en-service-control p {
  margin: 0 auto !important;
  color: #fff;
  font-size: 17px;
  max-width: 600px;
  margin: 0 auto;
  display: block;
}

.en-service-control .avail {
  margin-top: 10px;
  display: inline-block;
  position: relative;
  top: 20px;
}
.home-work {
  padding: 40px 0;
}
.home-work .item-device {
  width: 17%;
  margin: 0.5% 1.5%;
  text-align: center;
}

.home-work .item-device a {
  padding: 25px 15px;
  background: rgb(246, 246, 246);
  background: linear-gradient(
    180deg,
    rgba(246, 246, 246, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  border: #d9d9d9 solid 1px;
  border-radius: 12px;
  display: block;
  color: #000;
  min-height: 175px;
}

.home-work .item-device img {
  margin-bottom: 10px;
  max-height: 50px;
}

.home-work .item-device a p {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #356ab3;
  margin: 0;
}

.ex-w-faqs {
  background: #356ab3;
  padding: 50px 0 90px;
}

.ex-w-faqs .ex-faqs-content h3 {
  margin: 0 0 15px;
  color: #63b4e4;
  font-size: 24px;
  text-align: center;
}
.ex-w-faqs .ex-faqs-content .panel-default {
  border-bottom: #7fa0ce solid 1px;
}
.ex-w-faqs .ex-faqs-content .panel-title {
  font-size: 16px;
  font-weight: 700 !important;
  text-transform: inherit;
  letter-spacing: inherit;
  margin: 0px 0 0px;
  line-height: 24px;
  text-transform: none !important;
  background: transparent;
  color: #fff;
  border: none;
  padding: 10px 0;
}
.ex-w-faqs .ex-faqs-content .panel-title a {
  text-transform: none;
}
.ex-w-faqs .ex-faqs-content .panel-title a:hover,
.ex-w-faqs .ex-faqs-content .panel-title a:focus,
.ex-w-faqs .ex-faqs-content .panel-title a:active {
  color: #fff !important;
  text-decoration: none;
}
.ex-w-faqs .ex-faqs-content .panel-group .panel-heading {
  padding-bottom: 0 !important;
}
.ex-w-faqs .ex-faqs-content .panel-body {
  color: #fff;
  margin-left: 35px;
  border-left: #fff solid 3px !important;
  margin-bottom: 25px;
  line-height: 22px;
  font-size: 14px;
  padding: 0px 0px 0px 15px;
}

.ex-w-faqs .ex-faqs-content .card {
  border-bottom: #8caede solid 1px;
}

.owl-say .owl-page span {
  background: #fff;
  border: 1px solid #356ab3;
}
.owl-say .owl-page.active span {
  background: #356ab3;
  border: 1px solid #356ab3;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav button:focus {
  outline: none;
}
#carousel-say .item {
  padding: 30px 10px 35px;
}
.customer-say-box {
  border-radius: 36px;
  border: #f0f1f2 solid 1px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  background: #fff;
  padding: 25px;
  min-height: 290px;
}
.customer-say-box:hover {
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  background: #356ab3;
  border: #fff solid 1px;
}
.customer-say-box img {
  margin-top: -36px;
  max-width: 65px;
  margin-bottom: 30px;
}
.customer-say-box h4 {
  font-size: 22px;
  color: #356ab3;
  font-weight: 700;
  margin-bottom: 10px;
}
.customer-say-box h6 {
  font-size: 14px;
  text-transform: uppercase;
  color: #5a5a5a;
  margin: 0px 0 10px;
}
.customer-say-box p {
  font-size: 14px;
  line-height: 22px;
  color: #424344;
  margin: 0px;
  font-weight: 400;
}
.owl-say .owl-carousel {
  overflow: auto !important;
}
.customer-say-box:hover p,
.customer-say-box:hover h6,
.customer-say-box:hover h4 {
  color: #fff;
}
.mr25 {
  margin-right: -70px !important;
}
.mt15 {
  margin-right: -15px !important;
}
.device-warr {
  background: #356ab3;
  margin-bottom: 40px;
}
.mt-60 {
  padding: 50px;
}
.cont-warr {
  padding: 10px 25px;
  color: #fff;
  height: 88px;
  display: flex;
  align-items: center;
}
.cont-warr h5 {
  color: #fff;
  font-size: 20px;
}
.cont-warr p {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
.shadowbox {
  padding: 10px 10px 30px;
}
.shadowbox img:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
#carousel-say2 .owl-pagination {
  display: none !important;
}
.gallerybg {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.gallerybg .greybg {
  width: 30%;
  background-color: #424344;
  min-height: 200px;
}
.gallerybg .greybg2 {
  width: 40%;
  background-color: #42434;
}
.reviewsh3 {
  font-size: 28px;
  text-transform: uppercase;
  color: #356ab3;
  font-weight: 700;
  margin: 15px 0 15px;
  text-align: center;
}
.jutify-content-center{
  display: flex;
  justify-content: center;
}
.items {
  overflow: hidden;
  background-color: none;
}
.items .item {
  float: left;
  width: 30%;
  box-sizing: border-box;
  color: #171e42;
  padding: 0;
}
.items .item .box {
  min-height: 250px;
  background-color: #424344;
}
.items .item2 {
  float: left;
  width: 40%;
  box-sizing: border-box;
  color: #171e42;
  background-color: #424344;
  min-height: 508px;
  margin-top: 11px;
}
#carousel-say3,
#carousel-say {
  overflow: hidden !important;
}
#carousel-say3 .owl-pagination {
  bottom: -10px;
}
#carousel-say3 .autoHeight {
  min-height: 165px;
}
#carousel-say .owl-pagination {
  bottom: -4px;
}
@media screen and (max-width: 600px) and (min-width: 320px) {
  .home-work {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .home-work .item-device {
    width: 47%;
  }
  .home-work .item-device a {
    min-height: 190px;
    margin-bottom: 10px;
  }
  .btn-ex-warranty {
    font-size: 13px;
  }
  .flex-bg {
    flex-direction: column;
  }
  .country-box {
    flex-direction: row;
    width: 100%;
  }
  .country-box .item {
    width: 48%;
  }
  .title-select {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .ex-warranty-box .select-device-box {
    border-radius: 12px;
    padding: 20px;
  }
  .ex-banner-content h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .process-model {
    display: flex;
    overflow-y: scroll;
    overflow-x: auto;
  }
  .ex-banner-content img{
    padding: 0;
    margin-bottom: 20px;
  }
  .protect-work h2 {
    font-size: 25px;
  }
  .protect-work::before {
    display: none;
  }
  .shadowbox{
    margin: 0 auto;
    text-align: center;
  }
  .logo_header {
    padding-left: 0px !important;
  }
  .logo {
    max-width: 210px !important;
    width: 100%;
  }
  #cssmenu.small-screen #menu-button {
    margin: -47px 0 9px 0 !important;
  }
  .happy-customer .reviews {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 105px;
  }
  .happy-customer .reviews h3 {
    font-size: 15px;
    margin: 0 0 8px;
  }
  .happy-customer .reviews h6 {
    font-size: 13px;
    line-height: 16px;
  }
  .customer-sec {
    padding: 30px 0 30px;
  }
  .process-model li::after {
    display: none;
  }
  .scrollbar {
    height: 100%;
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-bottom: 60px;
  }
  #style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
  }
  #style-2::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
    border-radius: 10px;
  }
  #style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #356ab3;
  }
  .process-model li {
    max-height: 150px;
  }
  .banner-warranty{
    margin-top: 85px;
  }
  .align-items-center{
    flex-direction: column  ;
  }
  .ex-banner-content p {
    margin-top: 10px !important;
    line-height: 18px;
  }
  .country-box .item-brand {
    width: 29%;
    margin: 2%;
  }
  .country-box-brnad .item-device {
    width: 46%;
    margin: 2%;
  }
  .btn-primary-add {
    padding: 10px 25px;
    min-width: 100%;
  }
  .tabset > label {
    width: 85%;
  }
  .form-horizontal {
    display: block;
  }
  .pls-fill p,
  .pls-fill a {
    word-break: break-all;
    font-size: 13px;
    line-height: 20px;
  }
  .attachmentfile .uploadFile {
    width: 100%;
  }
  .country-box-brnad .item-invoice {
    width: 29%;
  }
  .country-box-brnad .item-estimate {
    width: 46%;
  }
  .home-work .item-device a {
    padding: 15px 8px;
  }
  .btn-ex-warranty-blue {
    padding: 12px 4px;
    font-size: 13px;
  }
  .items .item2 {
    min-height: 350px;
  }
  .items .item .box {
    min-height: 171px;
  }
  .w100{
    width: 100% !important;
  }
}
.term-condition .title-term {
  font-size: 20px;
  margin-bottom: 10px;
}
.term-condition .title-exemp {
  font-size: 18px;
  margin-bottom: 10px;
}
.term-condition p {
  color: #424344;
  font-size: 13px;
}
.term-condition ol ul {
  margin: 0;
  padding: 0 0 0 20px;
  list-style-type: lower-alpha !important;
  color: #424344;
}
.term-condition ul li {
  list-style-type: lower-alpha !important;
}
.term-condition ol {
  margin: 0 0 30px;
  padding: 0 0 0 20px;
  color: #424344;
}
.term-condition ol li {
  margin-bottom: 6px;
}
.term-condition a {
  color: #00549f;
}
.term-condition span {
  background-color: #00549f;
  color: #fff;
  padding: 2px 5px;
}

.intl-tel-input {
  position: relative;
  display: inline-block;
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .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;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}

.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

.iti-flag {
  width: 20px;
  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 only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../png/flags%402x.png");
  }
}

.iti-flag.np {
  background-color: transparent;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* 
body {
  margin: 20px;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555;
} */

.hide {
  display: none;
}

pre {
  margin: 0 !important;
  display: inline-block;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none;
}

input,
button {
  height: 40px;
  margin: 0;
  padding: 6px 12px;
  border-radius: 2px;
  font-family: inherit;
  font-size: 100%;
  color: inherit;
}

input[disabled],
button[disabled] {
  background-color: #eee;
}

input,
select {
  border: 1px solid #CCC;
  width: 250px;
}

::-webkit-input-placeholder {
  color: #BBB;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #BBB;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #BBB;
}

button {
  color: #FFF;
  background-color: #428BCA;
  border: 1px solid #357EBD;
}

button:hover {
  background-color: #3276B1;
  border-color: #285E8E;
  cursor: pointer;
}

#result {
  margin-bottom: 100px;
}

