@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmserifdisplay/v10/-nFnOHM81r4j6k0gjAW3mujVU2B2K_c.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v15/NaPecZTIAOhVxoMyOr9n_E7fRMQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v15/NaPDcZTIAOhVxoMyOr9n_E7ffBzCKIw.ttf) format('truetype');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v15/NaPDcZTIAOhVxoMyOr9n_E7ffHjDKIw.ttf) format('truetype');
}
body {
  /*background-image: url('/itl/assets/image/footer_bg.png');*/
  background-image: linear-gradient(to right, #f1e9a5, #f8f2c1 62%, #eed380 84%, #f1e9a5 99%);
  background-repeat: repeat-y;
  width: 100%;
  height: 100%;
}
body img {
  max-width: 100%;
}
body .maxwidth870 {
  max-width: 870px;
}
body .maxwidth690 {
  max-width: 690px;
  margin: 0 auto;
}
body .d-desktop-block {
  display: block;
}
body .d-mobile-block {
  display: none;
}
body .white-background {
  background-color: #ffffff;
}
body .lightgray-background {
  background-color: #f9f9f9;
}
/*
.row{
    width:100%;
}
*/
h1,
h2,
h3 {
  font-family: 'DM Serif Display', serif;
}
h1 {
  font-size: 50px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 35px;
  line-height: 1.09;
  letter-spacing: 0.11px;
  color: #262262;
}
h3.gray-color {
  font-size: 30px;
  font-family: 'Titillium Web', sans-serif;
  color: #242424;
}
h4 {
  font-size: 24px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: normal;
}
h4 .gray-text {
  color: #9c9e9f;
}
h5 {
  font-size: 22px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: normal;
  color: #262262;
}
h5.golden {
  color: #f1e9a5;
}
p {
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}
p.small {
  font-size: 16px;
}
p.golden {
  color: #f1e9a5;
}
p.white {
  color: #ffffff;
}
p.bigger {
  font-size: 24px;
}
a {
  color: #262262;
}
a p.blackgray {
  color: #242424 !important;
}
a:hover {
  text-decoration: none;
}
a:hover p {
  color: #242424;
}
a:hover h5 {
  text-decoration: underline;
}
a.golden {
  color: #f1e9a5;
}
a.golden:hover p {
  color: #f1e9a5;
}
a.golden:hover p.white {
  color: #ffffff;
}
a.text-link {
  color: #262262;
}
button:focus {
  outline: none !important;
}
.clearCheckoutItems {
  cursor: pointer;
}
.design-search-block .search .profession {
  position: relative;
}
.first-row {
  background-color: #262262;
  min-height: 100px;
}
.first-row .logo-container {
  z-index: 999;
}
.first-row .logo-container .logo {
  max-width: 324px;
  padding: 20px 0;
  z-index: 999;
}
.first-row .navbar-dark .navbar-toggler {
  border-color: transparent;
}
.first-row .navbar-dark .navbar-toggler:focus {
  border-color: transparent;
}
.first-row .navbar-dark .navbar-toggler .quote-number-badge {
  background: #d0021b;
  border-radius: 50%;
  font-size: 10px;
  color: #ffffff;
  width: 22px;
  height: 22px;
  padding: 6px;
  position: absolute;
  top: 10px;
  right: 0px;
  text-align: center;
}
.first-row .navbar-dark .navbar-toggler-icon {
  background-image: url('/itl/assets/image/icons/t&l_hamburger_menu.svg');
}
.first-row ul li {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  padding: 16px 0 20px 20px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .first-row ul li {
    padding: 16px 0 20px 0px;
  }
}
.first-row ul li a {
  color: #f1e9a5;
  font-size: 22px;
}
.first-row ul li a:hover {
  text-decoration: underline;
}
.first-row ul li:last-child a {
  background: #151243;
  border-radius: 19px;
}
.first-row ul li .quote-number-badge {
  color: #ffffff;
  font-size: 14px;
  background: #d0021b;
  border-radius: 50%;
  padding: 3px;
  position: absolute;
  top: 14px;
  min-width: 30px;
  text-align: center;
  right: -15px;
}
.first-row ul li .quotes_icons {
  background: url('/itl/assets/image/icons/quotes.svg') no-repeat;
  width: 29px;
  height: 19px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.btn-primary {
  border-radius: 25px;
  background-image: linear-gradient(to right, #f1e9a5, #f8f2c1 62%, #eed380 84%, #f1e9a5 99%);
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08px;
  text-align: center;
  color: #262262;
  border: 0;
  min-width: 165px;
  padding: 12px 48px;
  margin: 15px 0 0 32px;
  text-transform: uppercase;
  text-decoration: none;
}
.btn-primary:hover {
  background-image: linear-gradient(to right, #ffffff, #ffffff 62%, #ffffff 84%, #ffffff 99%);
  color: #262262;
  background-color: transparent;
}
.btn-primary.tab-checkout-next:hover,
.btn-primary.tab-checkout-next:focus {
  background: #f1e9a5 !important;
  background-color: transparent;
}
.btn-secondary {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  background-color: #262262;
  float: right;
  width: 190px;
  height: 50px;
  margin: 20px 30px 0 0;
  text-transform: uppercase;
}
.btn-secondary:hover {
  background: #d1aa2e;
}
.btn-outline-primary {
  border: solid 1px #262262;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 50%, rgba(181, 181, 181, 0.5) 99%);
  height: 40px;
  width: 194px;
  font-size: 18px;
  color: #262262;
  border-radius: 20px;
  float: right;
}
.btn-outline-primary.disabled {
  color: #262262;
  opacity: 1;
}
.btn-outline-primary.disabled:hover {
  text-decoration: none;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
  text-decoration: underline;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 50%, rgba(181, 181, 181, 0.5) 99%);
  background-color: transparent;
  color: #262262;
  border: solid 1px #262262;
}
.btn-info {
  font-size: 16px;
  line-height: 16px;
  color: #f1e9a5;
  background: #262262;
  height: 32px;
  padding-left: 14px;
  padding-right: 14px;
  text-transform: uppercase;
  border: none;
  margin: 0 10px;
  /*&:hover, &:focus,&.active-info{*/
}
.btn-info:hover,
.btn-info.active-info {
  background: #f1e9a5;
  color: #262262;
}
.btn-info.disabled {
  border: solid 1px #dbdbdb;
  background: #ffffff;
  color: #262262;
  cursor: default;
}
.btn-info.btn {
  border-radius: 0px !important;
  font-size: 16px;
}
.btn-group .btn.disabled {
  display: none;
}
.remove-item-from-cart {
  color: #d0021b;
}
.profession-tooltip-box {
  left: 0 !important;
}
.profession-tooltip-box .tooltip-inner {
  background: #ffffff;
  color: #383838;
  border-radius: 0;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  padding: 10px;
  margin-top: 10px;
  min-width: 200px;
}
#footer {
  background-image: linear-gradient(to right, #f1e9a5, #f8f2c1 62%, #eed380 84%, #f1e9a5 99%);
}
#footer .logo img {
  max-width: 317px;
  margin: 40px 0 0 0;
}
#footer ul {
  list-style-type: none;
  margin: 30px 0;
  padding: 0;
}
#footer ul li a {
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.89;
  letter-spacing: 0.08px;
  color: #262262;
}
#footer ul li a:hover {
  text-decoration: underline;
}
#footer .social-ikons ul {
  list-style-type: none;
}
#footer .social-ikons ul li {
  display: inline-block;
  padding: 0 16px;
}
#footer .social-ikons ul li:first-child {
  padding-left: 0;
}
#footer h3 {
  margin: 35px 0 10px 0;
}
#footer p {
  line-height: 1.33;
  letter-spacing: -0.42px;
  color: #242424;
}
.goldbg {
  background: url('/itl/assets/image/partner_logo_frame.svg');
  background-size: cover;
  position: relative;
  margin: 0 auto;
  width: 140px;
  height: 140px;
}
.goldbg img {
  position: absolute;
  max-width: 65%;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.with-hero {
  background: url('/itl/assets/image/tax_and_legal_hero.jpg') center center no-repeat;
  background-size: cover;
  min-height: 600px;
}
.with-hero h1 {
  color: #ffffff;
}
.with-hero p {
  color: #ffffff;
}
.contact-with-background {
  background: url('/itl/assets/image/tax_and_legal_project_hero_final.jpg') center center no-repeat;
  background-size: cover;
  min-height: 600px;
  position: relative;
}
.contact-with-background .contact-title {
  position: absolute;
  left: 50%;
  width: 100%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.contact-with-background h1 {
  color: #fff;
}
.contact-with-background h3 {
  color: #fff;
}
.contact-with-background p {
  color: #fff;
}
.purplewithdecor {
  background: #262262 url('/itl/assets/image/golden_selection_bg.png') top right no-repeat;
  background-size: auto 628px;
}
.search {
  /* Customize the label (the container) */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.search .purple-color {
  background: #262262;
  padding: 20px;
}
.search .form-group {
  margin-bottom: 0;
}
.search .form-control {
  border-radius: 0;
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  height: 50px;
  max-width: 260px;
  color: #ffffff;
}
.search ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1;
  /* Firefox */
}
.search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}
.search ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
}
.search .select-style {
  position: relative;
}
.search .select-style select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  position: relative;
  z-index: 2;
}
.search .select-style .select-arrow-down {
  z-index: 1;
}
.search .select-style .select-arrow-down i {
  font: normal normal normal 14px/1 FontAwesome;
  width: 18px;
  height: 11px;
  font-size: 16px;
  position: absolute;
  right: 2px;
  top: 18px;
  z-index: 0;
  color: #ffffff;
}
.search .select-style option {
  color: #262262;
  background: rgba(255, 255, 255, 0.2);
}
.search .checkbox-label {
  display: block;
  position: relative;
  padding-left: 35px;
  padding-right: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  /* Hide the browser's default checkbox */
}
.search .checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.search .checkbox-custom {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
  height: 26px;
  width: 26px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 768px) {
  .search .checkbox-custom {
    left: 3%;
  }
}
.search .checkbox-label:hover input ~ .checkbox-custom {
  background-color: rgba(255, 255, 255, 0.6);
}
.search .checkbox-label input:checked ~ .checkbox-custom {
  background-color: #262262;
}
.search .checkbox-custom:after {
  content: "";
  position: absolute;
  display: none;
}
.search .checkbox-label input:checked ~ .checkbox-custom:after {
  display: block;
}
.search .checkbox-label .checkbox-custom:after {
  left: 9px;
  top: 2px;
  width: 10px;
  height: 15px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*carousel*/
.slick-next {
  z-index: 11;
  width: 48px;
  height: 48px;
}
.slick-next:before {
  content: url('/itl/assets/image/icons/searched-right-arrow.svg');
  width: 48px;
  height: 48px;
  padding: 11px 15px 11px 15px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.slick-next:hover:before {
  background-color: #d1aa2e;
  border-radius: 50%;
}
.slick-prev {
  z-index: 11;
  width: 48px;
  height: 49px;
}
.slick-prev:before {
  content: url('/itl/assets/image/icons/searched-left-arrow.svg');
  width: 48px;
  height: 48px;
  padding: 11px 15px 11px 15px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.slick-prev:hover:before {
  background-color: #d1aa2e;
  border-radius: 50%;
}
.goldenslider .slick-next:before {
  content: url('/itl/assets/image/icons/golden-right-arrow.svg');
  /*background-color: @golden;*/
  border-radius: 50%;
}
.goldenslider .slick-next:hover:before {
  background-color: #d1aa2e;
  border-radius: 50%;
}
.goldenslider .slick-prev:before {
  content: url('/itl/assets/image/icons/golden-left-arrow.svg');
  /*background-color: @golden;*/
  border-radius: 50%;
}
.goldenslider .slick-prev:hover {
  background-color: #d1aa2e;
  border-radius: 50%;
}
.form .form-label {
  font-size: 12px;
  font-family: 'Titillium Web', sans-serif;
  color: #424242;
  letter-spacing: 0.61px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.form textarea {
  min-height: 100px;
  resize: none;
}
.form .is-invalid {
  border: solid 1px red;
}
.form .invalid-feedback {
  margin-top: -10px;
}
.form .form-check {
  padding-left: 0;
  /* Customize the label (the container) */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.form .form-check .checkbox-label {
  display: block;
  position: relative;
  padding-left: 35px;
  padding-right: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #242424;
  /* Hide the browser's default checkbox */
}
.form .form-check .checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form .form-check .checkbox-custom {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #c9c9c9;
}
.form .form-check .checkbox-label:hover input ~ .checkbox-custom {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #e3e3e3;
}
.form .form-check .checkbox-label input:checked ~ .checkbox-custom {
  background-color: #262262;
}
.form .form-check .checkbox-label input.is-invalid:not(:checked) ~ .checkbox-custom,
.form .form-check .checkbox-label input.error:not(:checked) ~ .checkbox-custom {
  border-color: red;
}
.form .form-check .checkbox-custom:after {
  content: "";
  position: absolute;
  display: none;
}
.form .form-check .checkbox-label input:checked ~ .checkbox-custom:after {
  display: block;
}
.form .form-check .checkbox-label .checkbox-custom:after {
  left: 9px;
  top: 3px;
  width: 8px;
  height: 15px;
  border: solid #f1e9a5;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form .form-check.checkbox-without-border .checkbox-label {
  padding-right: 6px;
  font-weight: bold;
}
.form .form-check.checkbox-without-border .checkbox-label .region-count {
  font-size: 14px;
  color: #242424;
  font-weight: normal;
}
.form .form-check.checkbox-without-border .checkbox-custom {
  background: #f2f2f2;
}
.form .form-check.checkbox-without-border .checkbox-label input ~ .checkbox-custom {
  border: none !important;
}
.form .form-check.checkbox-without-border .checkbox-label:hover input ~ .checkbox-custom {
  background: #262262;
}
.form .form-check.checkbox-without-border1 .checkbox-label {
  padding-right: 12px;
}
.form .form-check.checkbox-without-border1 .checkbox-custom {
  background: #d4cc8c;
}
.form .form-check.checkbox-without-border1 .checkbox-label input ~ .checkbox-custom {
  border: none !important;
}
.form .form-check.checkbox-without-border1 .checkbox-label:hover input ~ .checkbox-custom {
  background: #262262;
}
.form .form-control {
  font-family: 'Titillium Web', sans-serif;
  background-color: #fff;
  /*border:1px solid #fff;*/
  border: 1px solid #c9c9c9;
  padding: 12px 19px;
  margin: 10px 0;
  border-radius: 0;
  font-size: 18px;
  letter-spacing: 0.06px;
  color: #b3bbbe;
  height: 50px;
  outline: none;
}
.form .company-search-form .btn-secondary {
  margin: 10px 30px 0 0;
}
.form .company-search-form .select-style {
  position: relative;
  background: #ffffff;
}
.form .company-search-form .select-style .form-control {
  color: #242424;
}
.form .company-search-form .select-style select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  position: relative;
  z-index: 2;
  background: transparent;
}
.form .company-search-form .select-style .select-arrow-down {
  z-index: 1;
}
.form .company-search-form .select-style .select-arrow-down i {
  font: normal normal normal 14px/1 FontAwesome;
  width: 18px;
  height: 11px;
  font-size: 16px;
  position: absolute;
  right: 2px;
  top: 18px;
  z-index: 0;
  color: #242424;
}
.company-detail-data {
  width: 570px;
  max-width: 100%;
  float: right;
  padding: 0 15px;
}
.company-detail-data .goldbg {
  width: 100px;
  height: 100px;
  margin: 20px auto 0 auto;
}
.company-detail-data h5 {
  color: #242424;
}
.company-detail-data .font-bold {
  font-weight: bold;
}
.company-detail-data p.promo-info {
  border-top: solid 1px #e3e3e3;
  /*border-bottom: solid 1px #e3e3e3;*/
  padding: 20px 0;
  margin: 0;
  color: #262262;
}
.company-detail-data p.promo-info i {
  min-width: 30px;
  text-align: center;
  padding-right: 10px;
}
.company-detail-data .rating-stars {
  color: #262262;
}
.company-detail-data .btn {
  display: block;
}
.company-detail-data .btn.btn-secondary {
  width: 200px;
  float: none;
  color: #f1e9a5;
  margin: 20px 30px 0 0 !important;
}
.company-detail-data .btn.btn-outline-primary {
  width: 252px;
  float: left;
  margin: 30px 0 0 0;
}
.company-detail-data .btn.btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: transparent;
  border-color: #262262;
}
.company-detail-data .border-top-section {
  border-top: solid 1px #e3e3e3;
  padding-top: 20px;
}
.company-detail-data .border-bottom-section {
  border-bottom: solid 1px #e3e3e3;
  padding-bottom: 20px;
}
.promoted-detail .yellow-golden-background {
  background-image: linear-gradient(to right, #f1e9a5, #f8f2c1 62%, #eed380 84%, #f1e9a5 99%);
  background-repeat: repeat-y;
}
.promoted-detail .border-top-section {
  border-top: solid 1px transparent;
  padding-top: 0px;
}
.promoted-detail .border-bottom-section {
  border-bottom: solid 1px transparent;
  padding-bottom: 20px;
}
.map-street-view-layer {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.map-street-view-layer.streetview-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .map-street-view-layer.streetview-mobile {
    display: block;
  }
}
.map-street-view-layer.streetview-desktop {
  display: block;
}
@media screen and (max-width: 768px) {
  .map-street-view-layer.streetview-desktop {
    display: none;
  }
}
.map-street-view-layer .map-street-view {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .map-street-view-layer .map-street-view {
    height: 0;
    padding-bottom: 77.778%;
  }
}
.networks-logos img {
  max-width: 210px;
  padding: 20px;
  margin-bottom: 30px;
}
.slider-nation .slider-item {
  padding: 20px;
  margin: 20px 0;
  min-height: 345px;
}
.slider-nation .slider-item:hover {
  background: #f9f9f9;
}
.slider-nation .slider-item.promoted-slider-item {
  background: #262262;
}
.slider-nation .slider-item.promoted-slider-item h5 {
  color: #f1e9a5;
}
.slider-nation .slider-item.promoted-slider-item p {
  color: #f1e9a5;
}
.slider-nation .slider-item.promoted-slider-item p.blackgray {
  color: #ffffff !important;
  font-weight: normal !important;
}
.slider-nation .slick-next {
  right: -60px;
}
.slider-nation .slick-next:before {
  background-color: #f1e9a5;
  border-radius: 50%;
}
.slider-nation .slick-next:hover:before {
  background-color: #d1aa2e;
  border-radius: 50%;
}
.slider-nation .slick-prev {
  left: -60px;
}
.slider-nation .slick-prev:before {
  background-color: #f1e9a5;
  border-radius: 50%;
}
.slider-nation .slick-prev:hover {
  background-color: #d1aa2e;
  border-radius: 50%;
}
.checkout-tabs .nav-tabs {
  border: none;
}
.checkout-tabs .nav-tabs .nav-item {
  position: relative;
  width: 25%;
  text-align: center;
  padding-top: 30px;
}
.checkout-tabs .nav-tabs .nav-item:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-top: calc(-1 * 20px / 2);
  margin-left: calc(-1 * 20px / 2);
  background: #e3e3e3;
  border-radius: 50%;
  content: '';
  z-index: 1;
}
.checkout-tabs .nav-tabs .nav-item.active:before {
  width: 28px;
  height: 28px;
  background: #ffffff;
  border: 10px solid #ddaa4d;
  margin-top: calc(-1 * 28px / 2);
}
.checkout-tabs .nav-tabs .nav-item:after {
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #e3e3e3;
  position: absolute;
  left: 0;
  top: 20px;
}
.checkout-tabs .nav-tabs .nav-item:first-of-type:after {
  width: 50%;
  left: 50%;
}
.checkout-tabs .nav-tabs .nav-item:last-of-type:after {
  width: 50%;
}
.checkout-tabs .nav-tabs .nav-item .nav-link {
  border: none;
  background: transparent;
  pointer-events: none;
  color: #242424;
  font-weight: bold;
}
.checkout-tabs .nav-tabs .nav-item .nav-link.active {
  color: #ddaa4d;
}
.checkout-tabs .form .form-control {
  background: #ffffff;
  border: solid 1px #c9c9c9;
  height: 50px;
  color: #211e1e;
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 5px;
  border-radius: 0;
}
.checkout-tabs .form .form-control.error {
  border: 1px solid red;
}
.checkout-tabs .form .invalid-feedback {
  margin-top: -30px;
}
.checkout-tabs .form .checkbox-label .invalid-feedback {
  margin-top: -10px;
}
.company-list {
  border-bottom: 1px solid #e3e3e3;
  min-height: 143px;
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.company-list img {
  margin-left: -15px;
}
.company-list h3 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 25px;
  color: #262262;
}
.company-list h4 {
  color: #153a76;
  font-size: 25px;
  padding: 30px 0 15px 0;
}
.company-list p {
  color: #252525;
  margin-bottom: 30px;
}
.company-list p.gray-uppertext {
  text-transform: uppercase;
  font-size: 14px;
  color: #74868e;
  margin-bottom: 0;
}
.company-list .btn-outline-primary {
  margin-top: 0 !important;
}
.company-list.selected-company-item {
  background: #f9f9f9;
}
.company-list.promoted-list-item {
  background: #262262;
}
.company-list.promoted-list-item h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 0.88;
  letter-spacing: 0.11px;
  padding: 4px 0 4px 0;
  margin: 0;
}
.company-list.promoted-list-item h3 {
  color: #fffeaf;
  margin-bottom: 0;
}
.company-list.promoted-list-item h3 a {
  color: #fffeaf;
}
.company-list.promoted-list-item h3 small {
  font-size: 17px;
}
.company-list.promoted-list-item p {
  color: #ffffff;
  margin-bottom: 6px;
}
.company-list.promoted-list-item .profession {
  background-color: #f1e9a5;
  color: #262262;
  font-size: 16px;
  text-transform: uppercase;
  padding: 4px 13px;
}
.company-list.promoted-list-item .btn-outline-primary {
  width: 208px;
  height: 50px;
  background-color: #f1e9a5;
  color: #262262;
  text-transform: uppercase;
  border-radius: 25px;
  font-weight: bold;
}
.company-list.promoted-list-item .goldbg {
  width: 103px;
  height: 103px;
}
.company-list.promoted-list-item .goldbg img {
  margin-left: 0;
}
.result-list-paginator {
  margin: 30px auto;
}
.result-list-paginator .page-item .page-link {
  color: #262262;
  border: 1px solid #fff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  border-radius: 50%;
}
.result-list-paginator .page-item.active .page-link {
  color: #f1e9a5;
  background: #262262;
}
.tab-checkout-prev {
  color: #262262;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  top: 25px;
  cursor: pointer;
}
.tab-checkout-prev:before {
  content: '\f060';
  font: normal normal normal 18px/1 FontAwesome;
  color: #262262;
  padding-right: 5px;
}
.tab-checkout-prev:hover {
  color: #262262;
}
.tab-checkout-next {
  max-width: 107px;
}
#results_map {
  width: 100%;
  height: 0;
  padding-bottom: 42.25%;
}
.modal .modal-body {
  background-color: #ffffff;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.13);
  border: solid 1px #e3e3e3;
  padding: 15px 14px 20px 15px;
  border-radius: none;
  text-align: center;
  justify-content: center !important;
}
.modal .modal-body h2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  letter-spacing: 0.09px;
  color: #252525;
}
.modal .modal-body h3 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  line-height: 1.29;
  letter-spacing: 0.07px;
  color: #9c9e9f;
}
.modal .modal-body p {
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  color: #252525;
  line-height: 1.29;
  letter-spacing: 0.07px;
}
.modal .modal-body .btn-default {
  font-family: 'Titillium Web', sans-serif;
  background-image: linear-gradient(to right, #f1e9a5, #f8f2c1 62%, #eed380 84%, #f1e9a5 99%);
  border-radius: 25px;
  width: 197px;
  height: 40px;
  text-transform: uppercase;
}
.modal .modal-body .btn-default:hover {
  background-image: linear-gradient(to right, #eed380, #eed380 62%, #eed380 84%, #eed380 99%);
}
.modal-backdrop.modal-backdrop--bootstrap {
  background: rgba(0, 0, 0, 0.6);
}
.floating-box {
  display: none;
  position: fixed;
  max-width: 90%;
  width: 600px;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding: 15px;
  background: #ffffff;
  z-index: 1011;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.13);
}
.floating-box.opened {
  display: block;
}
.floating-box.cart-add-box {
  padding: 15px 14px 20px 15px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.13);
  border: solid 1px #e3e3e3;
  background-color: #ffffff;
  max-width: 250px;
  left: auto;
  right: 0;
}
@media screen and (max-width: 768px) {
  .floating-box.cart-add-box {
    left: 50%;
  }
}
.floating-box.cart-add-box h3 {
  font-size: 18px;
  color: #252525;
}
.floating-box.cart-add-box h3 small {
  font-size: 14px;
  color: #9c9e9f;
  font-weight: bold;
}
.floating-box.cart-add-box p {
  font-size: 14px;
  color: #252525;
  line-height: 1.29;
  letter-spacing: 0.07px;
}
.floating-box.cart-add-box .btn {
  font-size: 16px;
}
.floating-box.cart-add-box .btn.btn-primary {
  color: #262262;
  padding: 12px 20px;
  margin: 0;
  line-height: 1;
}
.floating-box.cart-add-box .quotes_icons {
  background: url('/itl/assets/image/icons/quotes-cartmodal.svg') no-repeat;
  width: 21px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.rating-stars {
  white-space: nowrap;
}
.fade {
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}
.popover {
  border-radius: 0;
  background: #fffeaf;
  line-height: 1.44;
  letter-spacing: 0.08px;
  color: #383838;
  font-size: 18px;
  font-family: 'Titillium Web', sans-serif;
}
.popover.tour-tour {
  min-width: 240px;
}
.popover .popover-title {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
}
.popover .arrow {
  left: 10% !important;
}
.popover .arrow:after {
  border-bottom-color: #fffeaf !important;
}
.popover button {
  padding: 9px 23px;
  border: solid 1px #153a76;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.06px;
  text-align: center;
  color: #153a76;
  border-radius: 0;
  background: transparent;
}
.popover button:first-child {
  display: none;
}
.popover button:hover {
  background: #f1e9a5;
}
.collapse.show {
  display: block;
}
@media screen and (max-width: 991px) {
  .first-row {
    min-height: 57px;
  }
  .first-row .logo {
    max-width: 198px !important;
    padding: 10px 0 !important;
  }
  .first-row ul li {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
}
@media screen and (max-width: 768px) {
  .d-desktop-block {
    display: none !important;
  }
  .d-mobile-block {
    display: block !important;
  }
  h1 {
    font-size: 30px;
  }
  h4 {
    font-weight: bold;
  }
  p {
    font-size: 16px;
  }
  h3.gray-color {
    font-size: 24px;
    text-align: center;
  }
  p {
    text-align: center;
  }
  .with-hero p {
    text-align: left;
  }
  .search {
    background-color: #262262;
    margin-bottom: 40px;
  }
  .search .form-check-inline {
    display: block;
    padding-left: 5px;
  }
  .search .btn-primary {
    margin-bottom: 40px;
  }
  .search .form-control {
    max-width: 100%;
  }
  .search .purple-color {
    padding: 10px 20px;
  }
  .search .purple-color:first-child {
    padding-top: 20px;
  }
  form .btn-secondary {
    margin: 20px auto !important;
    float: none;
  }
  .form .form-check .checkbox-label {
    font-size: 16px;
  }
  .checkout-tabs .nav-tabs .nav-item:before {
    content: attr(data-step);
    font-size: 11px;
    font-family: 'Titillium Web', sans-serif;
    color: #ffffff;
    font-weight: bold;
    padding-top: 2px;
  }
  .checkout-tabs .nav-tabs .nav-item.active:before {
    border: none;
    background: #ddaa4d;
    width: 20px;
    height: 20px;
    margin-top: calc(-1 * 20px / 2);
  }
  .checkout-tabs .nav-tabs .nav-item:after {
    height: 3px;
  }
  .checkout-tabs .nav-tabs .nav-item .nav-link {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
  }
  .checkout-tabs .nav-tabs .nav-item:first-child .nav-link {
    margin-left: -14px;
  }
  .checkout-tabs .company-list .col-sm-2 {
    width: 20%;
    height: auto;
    position: absolute;
  }
  .checkout-tabs .company-list .col-sm-7,
  .checkout-tabs .company-list .col-md-3 {
    width: 80%;
    padding-left: 20%;
  }
  .checkout-tabs .company-list h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: bold;
  }
  .checkout-tabs .company-list p {
    margin-bottom: 10px;
    text-align: left;
  }
  .checkout-tabs .company-list p.gray-uppertext {
    font-size: 12px;
    margin-bottom: 0px !important;
  }
  .checkout-tabs .company-list .btn-outline-primary {
    margin-bottom: 20px;
    font-size: 16px;
    width: 165px;
    float: left;
  }
  .checkout-tabs .company-list .btn-outline-primary.remove-item-from-cart {
    color: #262262;
  }
  .checkout-tabs .btn-primary {
    margin-bottom: 50px;
  }
  .checkout-tabs .tab-checkout-next.btn-primary {
    min-width: 100px !important;
    max-width: 100px;
    margin-top: 10px;
    padding: 12px;
  }
  .checkout-tabs a.text-link {
    text-align: center !important;
  }
  .form .result-top-info {
    background-color: transparent;
  }
  .form .form-check-inline {
    display: block;
    padding-left: 5px;
  }
  .form .btn-info {
    margin: 10px 0;
  }
  .form .float-left {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 1.5rem;
  }
  .form .float-right {
    clear: both;
    display: block;
    margin: 10px 0;
    float: left !important;
  }
  .form .search-result-company-list .col-sm-2 {
    width: 20%;
    height: auto;
    position: absolute;
  }
  .form .search-result-company-list .col-sm-3,
  .form .search-result-company-list .col-sm-5,
  .form .search-result-company-list .col-md-2 {
    width: 80%;
    padding-left: 20%;
  }
  .form .search-result-company-list .col-md-2 {
    margin: 15px 0 20px 0;
  }
  .form .search-result-company-list h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 0;
  }
  .form .search-result-company-list p {
    line-height: 1.25;
    margin-bottom: 0px;
    text-align: left;
  }
  .form .search-result-company-list p .gray-uppertext {
    font-size: 12px;
  }
  .form .search-result-company-list .btn-outline-primary {
    float: left;
    width: 150px;
    height: 35px;
    font-size: 16px;
    line-height: 16px;
  }
  .form .search-result-company-list .promoted-list-item {
    height: 442px;
  }
  .form .search-result-company-list .promoted-list-item .col-sm-2 {
    position: relative;
    width: 100%;
  }
  .form .search-result-company-list .promoted-list-item h4 {
    text-align: center;
  }
  .form .search-result-company-list .promoted-list-item h3 {
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
  }
  .form .search-result-company-list .promoted-list-item p {
    text-align: center;
    font-size: 16px;
  }
  .form .search-result-company-list .promoted-list-item p.gray-uppertext {
    padding: 20px 0 0 0;
  }
  .form .search-result-company-list .promoted-list-item .col-md-3 {
    margin: 0 auto;
    display: contents;
  }
  .form .search-result-company-list .promoted-list-item .col-md-3 .btn-outline-primary {
    width: 208px;
    height: 50px;
    float: none;
    margin: 0 auto;
  }
  .form .is-invalid {
    border: 1px solid #d0021b;
  }
  .form .invalid-feedback {
    margin-top: -5px;
  }
  .btn-primary {
    margin: 0;
  }
  .design-search-block .search .profession {
    position: relative;
  }
  .design-search-block .btn-primary {
    width: 100%;
    margin-top: 20px;
  }
  .slider-nation .slider-item {
    margin: 40px;
  }
  .slider-nation .slick-prev {
    left: -20px;
  }
  .slider-nation .slick-next {
    right: -20px;
  }
  .company-detail-data .btn.btn-secondary {
    width: 100%;
  }
  .company-detail-data .btn.btn-outline-primary {
    width: 100%;
  }
  .company-detail-data h5 {
    font-size: 16px;
  }
  .company-detail-data .promo-info {
    text-align: left;
  }
  .company-detail-data .promo-info i {
    padding: 10px;
  }
  .white-background h1 {
    margin-right: -15px;
  }
  #footer .logo img {
    width: 100%;
  }
  #footer ul {
    margin: 0;
  }
  #footer .col-md-8 ul {
    margin-top: 30px;
  }
  #footer .social-ikons ul li {
    padding: 0 4px;
  }
  #footer .mt-5 {
    margin-top: 1rem !important;
  }
  #footer p {
    text-align: left;
  }
  .promoted-list-item .remove-item-from-cart {
    margin: 0 auto;
  }
}
/*# sourceMappingURL=index.css.map */