body.home, body.with-blocks {
	background: #F6F8F9 !important;
}
.header.sticky {
    background-color: rgba(246, 248, 249, 0.75);
}
.header:not(.sticky) {
    position: relative;
    height: auto;
	background: transparent;
}
.home .header:not(.sticky){
    position: fixed;
}
.header-btn > *:nth-child(2),
.header-btn > *:nth-child(3) {
    margin-right: 0;
}
h1, .h1 {
    font-size: -webkit-calc(1.175rem + 1.25vw);
    font-size: -moz-calc(1.175rem + 1.25vw);
    font-size: calc(1.175rem + 1.25vw); 
    line-height:1.3;}

  @media (min-width: 1600px) {
    h1, .h1 {
      font-size: 2.5rem; } }

h2, .h2 {
  font-size: -webkit-calc(1.3rem + 0.7vw);
  font-size: -moz-calc(1.3rem + 0.7vw);
  font-size: calc(1.3rem + 0.7vw); 
line-height:1.3;}
  @media (min-width: 1600px) {
    h2, .h2 {
      font-size: 2rem; } }

h3, .h3 {
  font-size: -webkit-calc(1rem + 0.3vw);
  font-size: -moz-calc(1rem + 0.3vw);
  font-size: calc(1rem + 0.3vw); 
line-height:1.3;}
  @media (min-width: 1600px) {
    h3, .h3 {
      font-size: 1.4rem; } }

h4, .h4 {
  font-size: -webkit-calc(0.85rem + 0.2vw);
  font-size: -moz-calc(0.85rem + 0.2vw);
  font-size: calc(0.85rem + 0.2vw); 
line-height:1.3;}
  @media (min-width: 1600px) {
    h4, .h4 {
      font-size: 1.5rem; } }

header ul li li.menu-item {
    margin-bottom: 10px;
}

.footer h6 {
    color: #fff;
}

.navbar ul {
    margin: 0;
}

a:hover, a:active {
    text-decoration: none !important;
}

.z-999 {
    z-index: 999;
}

.with-blocks.home #content {
    /*margin-top: 100px;*/
    padding-top: 112px;
}

.with-blocks #content {
    background-color: #F6F8F9 !important;
}

.with-blocks .section-content > .ref_container {
    padding: 0 20px !important;
}

.with-blocks .btn {
    padding: 14px 30px;
    text-align: center;
    font-size: 1em;
    line-height: 22px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0;
}

.with-blocks .btn-primary a,
.with-blocks .btn-primary a:hover {
    color: #fff;
}

.with-blocks .btn-light {
    color: rgb(16, 58, 119);
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
}

.with-blocks .btn-outline-light {
    color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
}

.with-blocks .btn-outline-light:focus, .with-blocks .btn-outline-light:hover {
    opacity: 0.8;
    background-color: rgb(16, 58, 119);
    color: rgb(255, 255, 255);
    border-color: rgb(16, 58, 119);
}

.with-blocks .btn-outline-light a,
.with-blocks .btn-outline-light a:hover {
    color: #fff;
}

.with-blocks .btn-purple {
    color: #fff;
    background: #4568FF;
}


.with-blocks .wp-block-button__link {
    color: inherit;
    background-color: inherit;
    border-radius: 0;
    box-shadow: none;
    display: block;
    font-size: inherit;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
    color: inherit;
}

@media (min-width: 992px) {
    .with-blocks .section:not(.section-home):not(.section-squeeze) {
        padding: 60px 0 !important;
    }

    .with-blocks .section.hero.section-home > .container-fluid {
        padding-top: 150px !important;
    }


    /* Override img margins for the Industry Hero */
    .with-blocks.industries-template-page-blocks .section.hero img {
        margin-top: -50px !important;
        margin-bottom: -50px !important;
    }

    /* Make text fit vertical center in Industry Hero  */
    .with-blocks.industries-template-page-blocks .section.hero .col-12:last-child {
        min-height: 430px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /* Minimize gap to next section */
    /*
    .with-blocks.industries-template-page-blocks .section.hero {
        padding-bottom: 0px !important;
        margin-bottom: -40px;
    }
    */
    /*.industries-template.with-blocks .section.hero:not(.section-home) {
        padding: 20px 0 !important;
    }*/
}

.with-blocks .section-home .container {
    z-index: 0;
    padding-top: 212px;
}

@media (min-width: 1200px) {
    .with-blocks #content .ref_container,.container{
        max-width: 1230px;
    }
    .header .dropdown:hover .dropdown-menu{
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }
}

.with-blocks #sticky-sidebar .widget.form-single input[type="submit"] {
    background: #4568ff;
    width: auto;
}

.with-blocks .mySwiper-brand .swiper-slide,
.with-blocks .mySwiper-why .swiper-slide,
.with-blocks .mySwiper-testimonial .swiper-slide,
.with-blocks .mySwiper-award .swiper-slide,
.with-blocks .mySwiper-blog .swiper-slide {
    background: transparent;
    padding: 0 15px;
}

@media (min-width: 1100px) {
	.with-blocks .mySwiper-brand .swiper-slide {
		margin-right: 65px !important;
	}
}

.with-blocks .blue-block h2 {
    color: #fff;
}

.with-blocks .mySwiper-blog .swiper-wrapper .swiper-slide {
    margin-bottom: 20px;
}

@media (max-width: 767.98px) {
    .with-blocks .section-home h1 {
        text-align: left;
    }

    .with-blocks .section [class*="col-"] {
        margin-bottom: 0px;
    }
}

.with-blocks .the_content {
    margin-bottom: 0;
}

.with-blocks p, p:last-of-type {
    margin-bottom: 1rem;
}

.with-blocks .swiper-initialized .swiper-pagination {
    position: relative;
}

.with-blocks .mySwiper-blog .blog-img img {
    width: 100% !important;
}

@media (max-width: 767.98px) {
    .with-blocks .section-home .container {
        padding-top: 20px;
    }
}

.with-blocks .modal_class, .with-blocks .link_class {
    margin: unset;
    height: unset;
}

.link_class a {
    color: #4169e1;
}

.link_class a:hover, .link_class a:active {
    text-decoration: underline;
}

.text-white a {
    color: #fff;
}

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    color: #081344;
    border-bottom: 1px solid #081344;
    padding: 5px 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0.7em;
    font-size: 16px;
}

.hs-form-9a2fcc2d-b111-4c9c-abbf-64f6f66a65a6_3db999a5-11ee-4171-b892-bdfacda6756b fieldset.form-columns-2 .input {
    margin-right: 8px;
}

.hs-form-9a2fcc2d-b111-4c9c-abbf-64f6f66a65a6_3db999a5-11ee-4171-b892-bdfacda6756b .hs-field-desc {
    width: 100%;
}

form:not('.wpcf7-form') label {
    font-size: .8rem;
    color: #9e9e9e;
}

.hbspt-form label {
    display: none;
}

.hs-form-9a2fcc2d-b111-4c9c-abbf-64f6f66a65a6_3db999a5-11ee-4171-b892-bdfacda6756b fieldset.form-columns-2 .hs-form-field {
    width: 50%;
    float: left;
}

input.invalid:not([type]), input.invalid:not([type]):focus, input[type=text].invalid:not(.browser-default), input[type=text].invalid:not(.browser-default):focus, input[type=password].invalid:not(.browser-default), input[type=password].invalid:not(.browser-default):focus, input[type=email].invalid:not(.browser-default), input[type=email].invalid:not(.browser-default):focus, input[type=url].invalid:not(.browser-default), input[type=url].invalid:not(.browser-default):focus, input[type=time].invalid:not(.browser-default), input[type=time].invalid:not(.browser-default):focus, input[type=date].invalid:not(.browser-default), input[type=date].invalid:not(.browser-default):focus, input[type=datetime].invalid:not(.browser-default), input[type=datetime].invalid:not(.browser-default):focus, input[type=datetime-local].invalid:not(.browser-default), input[type=datetime-local].invalid:not(.browser-default):focus, input[type=tel].invalid:not(.browser-default), input[type=tel].invalid:not(.browser-default):focus, input[type=number].invalid:not(.browser-default), input[type=number].invalid:not(.browser-default):focus, input[type=search].invalid:not(.browser-default), input[type=search].invalid:not(.browser-default):focus, textarea.materialize-textarea.invalid, textarea.materialize-textarea.invalid:focus, .select-wrapper.invalid > input.select-dropdown {
    border-bottom: 1px solid #F44336;
    /* -webkit-box-shadow: 0 1px 0 0 #f44336;
     box-shadow: 0 1px 0 0 #f44336;*/
}

.hbspt-form ul.inputs-list {
    padding: 0;
    margin: 0;
}

@media (max-width: 1199.98px) {
    .navbar .header-btn {
        justify-content: center;
    }

    .navbar {
        flex-wrap: nowrap;
    }
}

body.blog {
    padding: 0 !important;
}

.with-blocks .mySwiper-brand .swiper-slide img {
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.my-modal, .mymodal {
    padding: 60px;
    background: #f6f8f9;
    -webkit-box-shadow: 10px 10px 30px rgb(0 0 0 / 5%);
    -moz-box-shadow: 10px 10px 30px rgba(0, 0, 0, .05);
    box-shadow: 10px 10px 30px rgb(0 0 0 / 5%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 675px;
    max-width: 100%;
}

.with-blocks input:not([type]),
.with-blocks input[type=text]:not(.browser-default),
.with-blocks input[type=password]:not(.browser-default),
.with-blocks input[type=email]:not(.browser-default),
.with-blocks input[type=url]:not(.browser-default),
.with-blocks input[type=time]:not(.browser-default),
.with-blocks input[type=date]:not(.browser-default),
.with-blocks input[type=datetime]:not(.browser-default),
.with-blocks input[type=datetime-local]:not(.browser-default),
.with-blocks input[type=tel]:not(.browser-default),
.with-blocks input[type=number]:not(.browser-default),
.with-blocks input[type=search]:not(.browser-default),
.with-blocks textarea {
    border: 1px solid #d0d6f0;
    height: 60px;
    border-radius: 5px;
}

.input input {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    height: 62px;
    line-height: 60px;
    padding: 0 20px;
    color: #292929;
    background-color: #fff;
    border: 1px solid #d0d6f0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: 0;
    font-size: 1rem;
    font-weight: 400;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
}

.input textarea, .hbspt-form .form-columns-1 .input textarea {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    min-height: 62px;
    padding: 20px 10px 5px;
    color: #292929;
    background-color: transparent;
    /*border: 1px solid #d0d6f0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    outline: 0;
    font-size: 1rem;
    font-weight: 400;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
}

.input textarea:focus:not([readonly]) {
    border-bottom: 1px solid #4258cc;
    /*-webkit-box-shadow: 0 1px 0 0 #4258cc;
    box-shadow: 0 1px 0 0 #4258cc;*/
}

textarea::-webkit-input-placeholder {
    color: #909090;
    opacity: 1;
    line-height: 20px;
}

textarea::-moz-placeholder {
    color: #909090;
    opacity: 1;
    line-height: 20px;
}

textarea::placeholder {
    color: #909090;
    opacity: 1;
    line-height: 20px;
}

.with-blocks .mymodal:before, .mymodal:after {
    display: none;
}

.with-blocks .mymodal__title h2 {
    margin-bottom: 20px;
    background-position: bottom center;
    background-image: url(/web/20220413113751im_/https://www.reflectiz.com/wp-content/themes/reflectiz/img/title-center.svg);
    padding-bottom: 24px;
    background-repeat: no-repeat;
    background-size: 100px;
}

.with-blocks .mymodal__title input[type="submit"].hs-button {
    color: #fff;
    background-color: #4568ff;
    cursor: pointer;
    border: 1px solid #4568ff;
    padding: 14px 30px;
    text-align: center;
    font-size: 1em;
    line-height: 22px;
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 0.25rem;
    width: auto;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
}

.with-blocks .mymodal__title input[type="submit"].hs-button:hover {
    color: #4568ff;
    background-color: transparent;
    border-color: #4568ff;
}

.with-blocks input[type="submit"].hs-button.primary {
    border-radius: 5px;
}

.with-blocks .testimonial.no-image {
    padding-left: 50px;
}

@media (max-width: 767.98px) {
    .with-blocks .testimonial.no-image {
        padding-left: 20px;
    }
}

.mySwiper-brand .swiper-slide img {
    -webkit-filter: invert(48%) sepia(50%) saturate(5377%) hue-rotate(217deg) brightness(84%) contrast(97%) opacity(0.75);
    filter: invert(48%) sepia(50%) saturate(5377%) hue-rotate(217deg) brightness(84%) contrast(97%) opacity(0.75);
}

#blog_archive {
    background-color: #fff;
}

.with-blocks .the_content .wrap_tabs--ask .tabs_content img,
.with-blocks .the_content .wrap_tabs--ask .tabs_caption__content img {
    width: 100% !important;
}

.with-blocks .section-content {
    padding: 0 !important;
}

@media (min-width: 768px) {
    .with-blocks .section-home,
    .with-blocks .section-home .ref_container {
        min-height: 60vh;
    }

    .with-blocks .section-home img {
        position: absolute;
        width: 1000px;
        height: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        pointer-events: none;
        z-index: -1;
        will-change: transform;
        overflow: visible;
    }

    .with-blocks .section-home {
        /*padding-bottom: 0 !important;
        margin-top: -75px !important;*/
        padding-bottom: 50px;
    }
}

.img-abs.normal {
    position: relative;
    pointer-events: none;
}

.img-abs--1.normal,
.img-abs--2.normal {
    top: unset;
    right: unset;
    width: 100%;
    height: auto;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}

@media (min-width: 768px) {
    .swiper.swiper-col-2 .swiper-wrapper .swiper-slide {
        width: 50%;
    }

    .swiper.swiper-col-3 .swiper-wrapper .swiper-slide {
        width: 33%;
    }
}

.with-blocks .blue-block h3 {
    color: #fff;
}

.swiper-slide {
    background-color: unset !important;
}

.header .logo img {
    width: 165px !important;
}


.with-blocks .section ul {
    padding-left: 0;
    margin-left: 0;
}

.with-blocks .section:not(.tabs-image) ul:not(.hs-error-msgs) li {
    list-style: none;
    margin-left: 0;
    padding-left: 30px;
    background-image: url('/web/20220413113751im_/https://www.reflectiz.com/wp-content/themes/reflectiz/img/bullet.svg');
    background-repeat: no-repeat;
    background-position: 0 10px;
    margin-bottom: 10px;
}

.with-blocks .section ul li b {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #4568FF;
}

@media (min-width: 992px) {
    .with-blocks .row-content {
        padding: 40px 0 !important;
    }
}

@media (min-width: 1200px) {
    .with-blocks .section-squeezed {
        margin-bottom: -40px !important;
    }
}

.with-blocks .section .container-fluid,
.with-blocks .section .container {
    padding: 0 20px !important;
}

.with-blocks .twentytwenty-container img {
    width: 100% !important;
    height: 100% !important;
/*    width: 312px !important;
    height: 555px;

 */
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.with-blocks .twentytwenty-container {
    position: relative;
    display: block !important;
    width: 100%;
    min-height: 300px;
    margin-bottom: 30px;
}

.with-blocks .quote .btn {
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    display: none;
}
.twentytwenty-handle {
    top: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    width: 44px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    margin-top: 0 !important;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
    height: 150px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #4568FF !important;
    margin-bottom: 0;
    margin-top: 0;
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 0;
    border: 0;
    background: #4568FF;
    margin-left: -10px;
    margin-top: 0;
}
.twentytwenty-right-arrow {
    top: 100%;
    margin-top: -20px;
    margin-right: -10px;
}
.twentytwenty-left-arrow:before, .twentytwenty-right-arrow:before,
.twentytwenty-left-arrow:after, .twentytwenty-right-arrow:after {
    content: '';
    border-bottom: 1px solid;
    border-left: 1px solid;
    transform: rotate(45deg);
    border-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 6px;
    width: 6px;
    margin-left: -5px;
    margin-top: -3px;
}
.twentytwenty-left-arrow:after, .twentytwenty-right-arrow:after {
    transform: rotate(-45deg);
    border-left: 0;
    border-right: 1px solid #fff;
    margin-left: 0;
}
.twentytwenty-before-label, .twentytwenty-after-label {
    opacity: 1;
    background: linear-gradient(to left, rgba(0, 0, 0, 0) 25%, #4568FF 50%, rgba(0, 0, 0, 0) 75%);
    height: 2px;
    margin-top: 10px;
}
.twentytwenty-after-label {
    top: 100%;
    margin-top: -10px;
}
.twentytwenty-overlay:hover {
    background: transparent;
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, 
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 1; 
}

@media (min-width: 992px) {
    .with-blocks .section-squeeze {
        /*padding: 20px 0 !important;*/
    }
}

.with-blocks .section.shortcode .actions {
    text-align: center !important;
    margin-top: 10px;
}

.with-blocks .section.shortcode .actions input {
    color: #fff !important;
    background-color: #4568ff !important;
    border: 1px solid #4568ff !important;
    padding: 10px 30px;
}

.with-blocks .section.shortcode .actions input:hover {
    color: #4568ff !important;
    background-color: transparent !important;
    border-color: #4568ff !important;
}

.with-blocks .btn-group-sm>.btn, .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: .2rem;
    border-radius: 0.2rem;
}

.with-blocks .btn-outline-secondary {
    border: 1px solid #a7b0b6;
    color: #a7b0b6;
    background-color: transparent;
}

.with-blocks .filter-active {
    color: #fff;
    background-color: #4568ff;
    border: 1px solid #4568ff;
}

.with-blocks .table-job tr,
.with-blocks .table-job tr.match-location,
.with-blocks .table-job tr.match-division {
    display: none;
}

.with-blocks .table-job .match-location.match-division {
    display: table-row;
}
.blue-block.blue-block__row .gap-3 {
    display: flex !important;
}
.with-blocks .btn{ max-width: 100%; }
@media (max-width: 1399.98px) {
    .with-blocks.home #content { padding-top: 92px; }
    .with-blocks .section-home lottie-player {width: 800px;}
}
@media (max-width: 1199.98px) {
    .navbar {
        top: 70px;
		height: calc(100vh - 70px);
    }
}

@media (max-width: 767.98px) {
    .with-blocks .section-home lottie-player {
        position: relative;
        width: 600px;
        -webkit-transform: translateX(-34%);
        -moz-transform: translateX(-34%);
        -ms-transform: translateX(-34%);
        -o-transform: translateX(-34%);
        transform: translateX(-34%);
        top: auto;
        left: auto;
        margin: -100px 0 -131px 0;
    }
	
	.with-blocks blockquote {
        font-size: inherit;
        line-height: inherit;
    }

}

.with-blocks .twentytwenty-container img {
    object-fit: cover;
}

.submitted-message a {
    color: #4568FF !important;
    text-decoration: underline !important;
}

.with-blocks blockquote {
	max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

body:not(.with-blocks) .dropdown-menu.show {
	opacity: 1;
	pointer-events: all;
	display:block;
}

.navbar.active {
    opacity: 1;
    visibility: visible;
}

.header .container-fluid {
	max-width: 1920px;
	padding-left: 30px;
	padding-right: 30px;
}

.foot li {
    list-style: none !important;
}

.item-content p a {
	color: #103a77;
	text-decoration: underline;
}

.item-content ol, .item-content ul {
	color: #071E53;
}

.with-blocks .section.section--liner:not(.section-home):not(.section-squeeze) {
    padding: 12px 0 !important;	
	background: #edf0f2;
}

.jobs-template.with-blocks .section.title-text {
	padding: 0 !important
}

.jobs-template.with-blocks .section.job-title {
	padding-bottom: 10px !important;
}

.jobs-template.with-blocks .section.no-padding {
	padding: 0px !important;
}

.with-blocks form.wpcf7-form .form-control:active, .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #a1a5bd;
}

.with-blocks form.wpcf7-form textarea.form-control {
    height: auto;
    line-height: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.with-blocks form.wpcf7-form .form-control {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 20px;
    color: #292929;
    background-color: #fff;
    border: 1px solid #d0d6f0;
    outline: 0;
}

.with-blocks .title.text-left {
	margin-bottom: 60px;
}
/*
     FILE ARCHIVED ON 11:37:51 Apr 13, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:19:25 Dec 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.924
  exclusion.robots: 0.094
  exclusion.robots.policy: 0.079
  esindex: 0.013
  cdx.remote: 11.429
  LoadShardBlock: 214.281 (3)
  PetaboxLoader3.datanode: 182.398 (5)
  load_resource: 192.599
  PetaboxLoader3.resolve: 115.377
  loaddict: 30.915
*/