.request-demo-contact {
    width: 100%;
    float: left;
    display: block;
    padding: 75px 0;
    background-color: #fff;
}
.contact-container {
    width: 76.5%;
    margin: 0 auto;
}
.req-demo-content {
    width: 50%;
    float: left;
    display: block;
    text-align: left;
    padding: 50px 0;
}
.req-demo-content h2 {
    font-family: Roboto;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 106px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #102050;
}
.req-demo-content h2 span {
    border-bottom: 9px solid #E95932;
}
.req-demo-content h6 {
    font-family: Roboto;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
    margin-top: 35px;
    margin-bottom: 10px;
}
.req-demo-content h6 span {
    font-weight: 900;
}
.req-demo-content p {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
}
.req-demo-content h4 {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
    margin-top: 55px;
}
.req-demo-content h5{
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
}
.req-demo-content h5 a{
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
}
.req-demo-contact {
    width: 50%;
    float: left;
    display: block;
}
.req-demo-contact form {
    background: #102050;
    color: #fff;
    padding: 50px;
}
.req-demo-contact form input, .req-demo-contact form textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}
.req-demo-contact form p{
    margin-bottom: 20px;
}
.req-demo-contact form textarea {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.req-demo-contact form input:focus, .req-demo-contact form textarea:focus {
    outline: none !important;
}
/*.req-demo-contact form input.name,*/ span.wpcf7-form-control-wrap.last-name,
span.wpcf7-form-control-wrap.first-name {
    width: 50%;
    float: left;
}
div#wpcf7-f445-p443-o1 span.wpcf7-form-control-wrap.first-name {
    width: 100%;
    float: none;
}
.req-demo-contact form input#first-name {
    border-right: 1px solid #fff;
}

.req-demo-contact form input#last-name {
    padding-left: 10px;
}

.req-demo-contact form input::placeholder, .req-demo-contact form textarea::placeholder {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}
.req-demo-contact form input[type=submit] {
    background: #E95932;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    border: none;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
}
.customer-success-banner {
    width: 100%;
    float: left;
    display: block;
    padding: 75px 0;
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-color: none;
}
.customer-success-banner-content {
    width: 75%;
    float: left;
    display: block;
}
.customer-success-banner-content h3 {
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #963030;
    display: none;
    margin-bottom: 15px;
}
.customer-success-banner-content h2 {
    font-family: Roboto;
    font-size: 64px;
    font-style: normal;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: left;
    color: #102050;
}
.customer-success-banner-content h4 {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #102050;
    margin: 20px 0;
}
.customer-success-banner-content p {
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #102050;
    margin-bottom: 60px;
}
.customer-success-banner-content a {
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0.05em;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 40px;
    background: #963030;
    border-radius: 5px;
    text-decoration: none;
    transition: 0.5s ease;
}
.customer-success-banner-content a:hover {
    opacity: 0.85;
    transition: 0.5s ease;
}

.customer-section-two {
    width: 100%;
    float: left;
    display: block;
    padding: 116px 0 162px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-color: #fff;
}

.customer-success-section-two-content {
    width: 85%;
}

.customer-section-two h5 {
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #368B61;
}

.customer-section-two h3 {
    font-family: Roboto;
    font-size: 72px;
    font-style: normal;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: left;
    color: #102050;
    margin: 16px 0 24px;
}

.customer-section-two p {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #647B94;
    margin-bottom: 8px;
}

.customer-section-two p span {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #102050;
}

.customer-section-two a {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #368B61;
    margin-top: 30px;
    margin-left: 45px;
    display: inline-block;
    position: relative;
}

.customer-section-two a::before {
    content: '\203A';
    position: absolute;
    left: -45px;
    top: -3px;
    font-size: 35px;
    color: #fff;
    padding: 0px 11px 5px;
    border-radius: 50%;
    background-color: #368B61;
}

.customer-success-moblie {
    display: none;
}

.customer-section-three {
    width: 100%;
    float: left;
    display: block;
    padding: 190px 0 190px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-color: #e7edf3;
}

.customer-success-section-three-content {
    width: 45%;
    color: #102050;
    float: left;
}

.customer-success-section-three-image {
    float: left;
    width: 55%;
    margin: 0 auto;
    text-align: right;
}

.customer-success-section-three-image img {
    width: 75%;
}

.customer-success-section-three-content h3 {
    font-family: Roboto;
    font-size: 72px;
    font-style: normal;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 52px;
}

.customer-success-section-three-content p {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
}

.customer-section-four {
    width: 100%;
    float: left;
    display: block;
    padding: 105px 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.customer-success-section-four-content {
    width: 50%;
    float: right;
}

.customer-success-section-four-image {
    float: left;
    width: 50%;
    margin: 0 auto;
    text-align: left;
}

.customer-success-section-four-image img {
    width: 75%;
    margin-top: 160px;
}

.customer-success-section-four-content h3 {
    font-family: Roboto;
    font-size: 72px;
    font-style: normal;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0em;
    margin-bottom: 52px;
    color: #fff;
    text-align: right;
}

.customer-success-section-four-content p {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
    color: #fff;
    text-align: right;
}

.customer-section-five {
    width: 100%;
    float: left;
    display: block;
    padding: 312px 0 17px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-color: #973031;
}

.customer-success-section-five-content {
    width: 54%;
    float: left;
}

.customer-success-section-five-image {
    float: left;
    width: 46%;
    margin: 0 auto;
    margin-top: 200px;
    text-align: right;
}

.customer-success-section-five-image img {
    width: 95%;
}

.customer-success-section-five-content h3 {
    font-family: Roboto;
    font-size: 72px;
    font-style: normal;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 42px;
    color: #fff;
}

.customer-success-section-five-content p {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.customer-section-six {
    width: 100%;
    float: left;
    display: block;
    padding: 320px 0 275px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.customer-success-section-six-content {
    width: 46%;
    float: right;
}

.customer-success-section-six-image {
    float: left;
    width: 54%;
    margin: 0 auto;
    text-align: left;
}

.customer-success-section-six-image img {
    width: 75%;
}

.customer-success-section-six-content h3 {
    font-family: Roboto;
    font-size: 72px;
    font-style: normal;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0em;
    margin-bottom: 52px;
    color: #102050;
    text-align: right;
}

.customer-success-section-six-content p {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
    color: #102050;
    text-align: right;
}

.contact-banner {
    width: 100%;
    float: left;
    display: block;
    padding: 60px 0 80px;
    background-color: #e7edf3;
    text-align: center;
}

.contact-banner h2 {
    font-family: Roboto;
    font-size: 64px;
    font-style: normal;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0em;
    color: #102050;
}

.contact-banner p {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    color: #647B94;
}

#contact-title-mobile {
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #CB4D2B;
    display: none;
}

#contact-subtitle-mobile {
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: #102050;
    display: none;
    margin-bottom: 10px;
}

.contact-social {
    margin: 0 1%;
}

.contact-social svg {
    fill: #102050;
    transition: 0.5s ease;
}

/* .contact-social svg:hover {
    fill: #E95932;
    transition: 0.5s ease;
} */

.contact-social:hover {
    text-decoration: none;
}

.contact-content {
    width: 100%;
    float: left;
    margin-top: 120px;
}

.contact-content-sub {
    width: 30%;
    margin: 0 1.5%;
    float: left;
    background-color: #fff;
}

.contact-content-sub h5 {
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #102050;
    margin-bottom: 10px;
}

.contact-content-sub p {
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #647B94;
}

.contact-sub-content {
    width: 100%;
    padding: 85px 15% 32px;
    position: relative;
}

.contact-button {
    width: 100%;
    background-color: #102050;
    padding: 14px 0;
    transition: 0.5s ease;
    color: #fff;
}

.contact-button p {
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    position: relative;
}

.contact-button p:after {
    content: '';
    z-index: 9;
    background: url(/wp-content/themes/quotetome-theme/images/contact-button-arrow.png);
    position: absolute;
    width: 21px;
    height: 11px;
    right: -25%;
    top: 35%;
}

.contact-content-sub a {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    color: #fff;
}

.contact-content-sub a:hover .contact-button{
    background-color: #E95932;
    transition: 0.5s ease;
}

.contact-content-sub a:hover {
    text-decoration: none;
}

/* .contact-sub-content::after {
    content: '';
    position: absolute;
    padding: 55px;
    background-color: #fff;
    border-radius: 50%;
    top: -56px;
    left: 38%;
    z-index: 9;
} */

#sales::before {
    content: '';
    background: url(/wp-content/themes/quotetome-theme/images/sales.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 55px;
    height: 70px;
    top: -46px;
    left: 0;
    right: 0;
    z-index: 99;
    margin: 0 auto;
    border-radius: 50%;
    padding: 55px;
    background-color: #fff;
}

#support::before {
    content: '';
    background: url(/wp-content/themes/quotetome-theme/images/support.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 55px;
    height: 70px;
    top: -46px;
    left: 0;
    right: 0;
    z-index: 99;
    margin: 0 auto;
    border-radius: 50%;
    padding: 55px;
    background-color: #fff;
}

#media::before {
    content: '';
    background: url(/wp-content/themes/quotetome-theme/images/media.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 55px;
    height: 70px;
    top: -46px;
    left: 0;
    right: 0;
    z-index: 99;
    margin: 0 auto;
    border-radius: 50%;
    padding: 55px;
    background-color: #fff;
}

.contact-section {
    width: 100%;
    float: left;
    padding: 150px 0 285px;
}

.contact-section-sub {
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px 0 30px;
    margin-bottom: 50px;
}

.contact-section-sub h6 {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    color: #000;
}

.contact-section-detail {
    width: 100%;
    display: none;
    float: left;
    text-align: center;
    padding: 10px 0;
}

.contact-section-detail h6 {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    color: #000;
}

.contact-section-sub-left {
    border-right: 2px solid #9fb1c4;
}

.contact-section-sub p, .contact-section-detail p {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #647B94;
}

.contact-section-sub a, .contact-section-detail a {
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #007aff;
}

.contact-section-links {
    /* width: 40%; */
    text-align: left;
    margin: 0 10%;
}

.contact-section-links a {
    color: #102050;
    font-family: Roboto;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
}

.contact-section-links-left {
    /* float: right; */
    text-align: right;
}

.sales-contact-main {
    width: 100%;
    float: left;
    display: block;
    padding: 75px 0;
    background-color: #fff;
}

.sales-content {
    width: 50%;
    float: left;
    display: block;
    text-align: left;
    padding: 50px 0;
}

.sales-content h2 {
    font-family: Roboto;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #102050;
}

.sales-content h2 span {
    border-bottom: 9px solid #E95932;
}

.sales-content h6 {
    font-family: Roboto;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
    margin-top: 35px;
    margin-bottom: 55px;
    width: 375px;
    max-width: 100%;
}

.sales-content h6 span {
    font-weight: 900;
}

.sales-content p {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
}

.sales-content h4 {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
    margin-top: 55px;
}

.sales-content h5{
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
}

.sales-content a{
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    display: block;
    color: #102050;
    padding-left: 50px;
    margin-bottom: 20px;
}

.sales-contact {
    width: 50%;
    float: left;
    display: block;
    padding-right: 5%;
}

.sales-contact-main form {
    background: #102050;
    color: #fff;
    padding: 50px;
}

.sales-contact-main form input, .sales-contact-main form textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}
.sales-contact-main form textarea {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}
.sales-contact-main form p{
    margin-bottom: 20px;
}
.sales-contact-main form input:focus, .sales-contact-main form textarea:focus {
    outline: none !important;
}
/*.sales-contact-main form input.name {
    width: 50%;
    float: left;
}*/
.sales-contact-main form input#first-name {
    border-right: 1px solid #fff;
}
.sales-contact-main form input#last-name {
    padding-left: 10px;
}

.sales-contact-main form input::placeholder, .sales-contact-main form textarea::placeholder {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.sales-contact-main form input[type=submit] {
    background: #E95932;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    border: none;
    cursor: pointer;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
}

.sales-contact-main form p {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #647B94;
}

.sales-contact-main form a {
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #E95932;
}

.qtm-contact-main {
    width: 100%;
    float: left;
    display: block;
    padding: 75px 0;
    background-color: #fff;
}

.qtm-content {
    width: 50%;
    float: left;
    display: block;
    text-align: left;
    padding: 50px 0;
}

.qtm-content h2 {
    font-family: Roboto;
    font-size: 88px;
    font-style: normal;
    font-weight: 700;
    line-height: 106px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #102050;
    letter-spacing: -5px;
}

.qtm-content h2 span {
    border-bottom: 9px solid #E95932;
}

.qtm-content p {
    font-family: Roboto;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
    margin-top: 35px;
    margin-bottom: 55px;
}

.qtm-content h6 span {
    font-weight: 900;
}

.qtm-content h4 {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
    margin-top: 55px;
}

.qtm-content h5{
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
}

.qtm-content a{
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    display: block;
    color: #102050;
    margin-bottom: 20px;
    padding-left: 50px;
}

.qtm-contact {
    width: 50%;
    float: left;
    display: block;
    padding-right: 58px;
}

.qtm-contact-main form {
    background: #102050;
    color: #fff;
    padding: 50px;
}

.qtm-contact-main form input, .qtm-contact-main form textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}
.qtm-contact-main form p{
    margin-bottom: 20px;
}
.qtm-contact-main form textarea {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.qtm-contact-main form input:focus, .qtm-contact-main form textarea:focus {
    outline: none !important;
}

/*.qtm-contact-main form input.name {
    width: 50%;
    float: left;
}*/

.qtm-contact-main form input#first-name {
    border-right: 1px solid #fff;
}

.qtm-contact-main form input#last-name {
    padding-left: 10px;
}

.qtm-contact-main form input::placeholder, .qtm-contact-main form textarea::placeholder {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.qtm-contact-main form input[type=submit] {
    background: #E95932;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    border: none;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
    text-transform: uppercase;
}

.qtm-contact-main form p {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #647B94;
}

.qtm-contact-main form a {
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #E95932;
}

.apply-jobs-contact {
    width: 100%;
    float: left;
    display: block;
    padding: 75px 0;
    background-color: #fff;
}

.contact-container {
    width: 100%;
    margin: 0 auto;
}

.apply-job-content {
    width: 50%;
    float: left;
    display: block;
    text-align: left;
    padding: 50px 58px 50px 0;
}

.apply-job-content h2 {
    font-family: Roboto;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 115px;
    letter-spacing: -2px;
    text-align: right;
    color: #102050;
}

.apply-job-content h2 span {
    border-bottom: 9px solid #E95932;
}

.apply-job-content h6 {
    font-family: Roboto;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: right;
    color: #102050;
    margin-top: 35px;
    margin-bottom: 10px;
}

.apply-job-content h6 span {
    font-weight: 900;
}

.apply-job-content p {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: right;
    color: #102050;
}

.apply-job-content h4 {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: right;
    color: #647B94;
    margin-top: 55px;
}

.apply-job-content h5{
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: right;
    color: #647B94;
}

.apply-job-content h5 a{
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: right;
    color: #102050;
}

.apply-job-contact {
    width: 50%;
    float: left;
    display: block;
}

.apply-jobs-contact form {
    background: #102050;
    color: #fff;
    padding: 23px 50px 10px 50px;
}

.apply-jobs-contact form input, .apply-jobs-contact form textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}
.apply-jobs-contact form p {
    margin-bottom: 20px;
}
.apply-jobs-contact form input[type=file]::-webkit-file-upload-button {
    visibility: hidden;
}

#upload-cv::before {
    content: 'Upload CV*';
    min-width: 31%;
}

#upload-cl::before {
    content: 'Upload Cover Letter*';
    min-width: 31%;
}

.apply-jobs-contact form input[type=file]::before {
    display: inline-block;
    outline: none;
    white-space: nowrap;
    cursor: pointer;
}

.apply-jobs-contact form textarea {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.apply-jobs-contact form input:focus, .apply-jobs-contact form textarea:focus {
    outline: none !important;
}

/*.apply-jobs-contact form input.name {
    width: 50%;
    float: left;
}*/

.apply-jobs-contact form input#first-name {
    border-right: 1px solid #fff;
}

.apply-jobs-contact form input#last-name {
    padding-left: 10px;
}

.apply-jobs-contact form input::placeholder, .apply-jobs-contact form textarea::placeholder {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.apply-jobs-contact form input[type=submit] {
    background: #E95932;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 20px;
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}

.gs-contact-main {
    width: 100%;
    float: left;
    display: block;
    padding: 75px 0;
    background-color: #fff;
}

.gs-content {
    width: 50%;
    float: left;
    display: block;
    text-align: left;
    padding: 50px 0;
}

.gs-content h2 {
    font-family: Roboto;
    font-size: 116px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #102050;
}

.gs-content h2 span {
    border-bottom: 9px solid #E95932;
}

.gs-content h6 {
    font-family: Roboto;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
    margin-top: 35px;
    margin-bottom: 55px;
    width: 50%;
}

.gs-content h6 span {
    font-weight: 900;
}

.gs-content p {
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
}

.gs-content h4 {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
    margin-top: 55px;
}

.gs-content h5{
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #647B94;
}

.gs-content a{
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #102050;
}

.gs-contact {
    width: 50%;
    float: left;
    display: block;
    padding: 0 5%;
}

.gs-contact form h3, .sales-contact form h3, .apply-jobs-contact form h3, .qtm-contact form h3, .req-demo-contact form h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 25px;
    text-align: center;
}

.gs-contact-main form {
    background: #102050;
    color: #fff;
    padding: 50px;
}

.gs-contact-main form input, .gs-contact-main form textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    margin-bottom: 0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.gs-contact-main form textarea {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.gs-contact-main form input:focus, .gs-contact-main form textarea:focus {
    outline: none !important;
}

.gs-contact-main form input.name {
    width: 50%;
    float: left;
}

.gs-contact-main form input#first-name {
    border-right: 1px solid #fff;
}

.gs-contact-main form input#last-name {
    padding-left: 10px;
}

.gs-contact-main form input::placeholder, .gs-contact-main form textarea::placeholder {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
}

.gs-contact-main form input[type=submit] {
    background: #E95932;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    border: none;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    cursor: pointer;
}

.gs-contact-main form p {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #647B94;
    margin-bottom: 20px;
}

.gs-contact-main form a {
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #E95932;
}

.contact-form-phone {
    position: relative;
}

a.contact-form-phone::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/quotetome-theme/images/smartphone.svg);
    background-size: 30px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
.contact-form-mail {
    position: relative;
}
a.contact-form-mail::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/quotetome-theme/images/email.svg);
    background-size: 25px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}
.customer-section-two a:hover {
    text-decoration: underline;
}
.sales-content.hs h2 {
    letter-spacing: -6px;
    overflow: visible;
    min-width: 650px;
}
.sales-content.hs h6 {
    width: auto;
}
.sales-contact-main .hs form{
    padding: 30px 50px;
    position: relative;
}
p.bottom-log {
    bottom: 15px;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.hs .wpcf7 form.invalid .wpcf7-response-output {
    margin-bottom: 35px;
    margin-top: 0;
}
.contact-button i,.customer-section-two a i,.desk_hidd {
    display: none;
}




@media screen and (max-width: 1400px){
    /*.contact-container{
        width: 90%;
    }*/
}
@media screen and (max-width: 1760px) {
    .gs-content h2 {
        font-size: 96px;
    }

    .gs-contact form h3 {
        font-size: 25px;
    }
}
@media screen and (max-width: 1200px) {
    .req-demo-contact {
        width: 100%;
    }

    .req-demo-content {
        width: 100%;
    }

    .req-demo-content h2 {
        font-size: 60px;
        line-height: 65px;
    }

    .request-demo-contact br {
        display: none;
    }

    .req-demo-contact input, .req-demo-contact textarea {
        font-size: 13px;
    }

    .sales-contact-main br {
        display: none;
    }

    .sales-content {
        width: 100%;
    }

    .sales-content h2 {
        font-size: 60px;
        line-height: 65px;
    }

    .sales-contact {
        width: 100%;
    }

    .sales-contact input, .sales-contact textarea {
        font-size: 13px;
    }

    .gs-contact-main br {
        display: none;
    }

    .gs-content {
        width: 100%;
    }

    .gs-content h2 {
        font-size: 60px;
        line-height: 65px;
    }

    .gs-contact {
        width: 100%;
    }

    .gs-contact input, .gs-contact textarea {
        font-size: 13px;
    }

    .qtm-contact-main br {
        display: none;
    }

    .qtm-contact {
        width: 100%;
    }

    .qtm-content {
        width: 100%;
    }

    .qtm-content h2 {
        font-size: 60px;
        line-height: 65px;
    }

    .qtm-contact input, .qtm-contact textarea {
        font-size: 13px;
    }

    .apply-jobs-contact br {
        display: none;
    }

    .apply-job-contact {
        width: 100%;
    }
    .apply-job-content {
        width: 100%;
        float: none;
    }

    .apply-job-content h2 {
        font-size: 60px;
        line-height: 65px;
    }

    .apply-job-contact input, .apply-job-contact textarea {
        font-size: 13px;
    }

    .customer-success-banner h2, .customer-success-section-two-content h3, .customer-success-section-three-content h3, .customer-success-section-four-content h3, .customer-success-section-five-content h3, .customer-success-section-six-content h3 {
        font-size: 55px;
        line-height: 60px;
    }
}
@media screen and (max-width: 1200px){
    .sales-contact{
        padding: 0;
    }
    .sales-contact-main form{
        padding: 5%;
    }
    .sales-contact-main form input, .sales-contact-main form textarea,
    .qtm-contact-main form input, .qtm-contact-main form textarea,
    .apply-jobs-contact form input, .apply-jobs-contact form textarea {
        border: 1px solid #fff;
        padding: 10px;
        border-radius: 5px;
    }
    span.wpcf7-form-control-wrap.first-name {
        padding-right: 10px;
    }
    span.wpcf7-form-control-wrap.last-name {
        padding-left: 10px;
    }
    .sales-contact-main form input[type=submit]{
        border: 0;
    }
}
@media screen and (max-width: 991px) {
    .contact-content-sub {
        width: 100%;
        margin-bottom: 150px;
    }

    .contact-section-detail {
        display: block;
    }

    .contact-section {
        display: none;
    }

    .contact-content .contact-content-sub:nth-child(3) {
        margin-bottom: 30px;
    }

    .contact-banner {
        padding: 60px 0;
    }

    #contact-title, #contact-subtitle {
        display: none;
    }

    .customer-success-banner-content h3 {
        display: block;
    }

    #contact-title-mobile {
        display: block;
    }

    #contact-subtitle-mobile {
        display: block;
    }

    .customer-success-section-image {
        display: none;
    }

    .contact-content {
        margin-top: 90px;
    }

    .customer-section-two {
        padding: 50px 0;
        background-image: none !important;
    }

    .customer-success-section-two-content {
        width: 100%;
        padding: 10%;
        box-shadow: 0px 3.33842px 3.33842px rgba(0, 0, 0, 0.25);
        border-radius: 8.34606px;
    }

    .customer-section-three {
        padding: 50px 0;
        background-image: none !important;
        background-color: #fff;
    }

    .customer-success-section-three-content {
        width: 100%;
        padding: 10%;
        color: #102050;
        background: #E7EDF3;
    }

    .customer-success-section-three-content h3 {
        margin-bottom: 5px;
    }

    .customer-success-moblie {
        display: block;
        margin: 0 auto;
        margin-top: 50px;
    }

    .customer-section-four {
        padding: 50px 0;
        background-image: none !important;
        background-color: #fff;
    }

    .customer-success-section-four-content {
        width: 100%;
        padding: 10%;
        background-color: #102050;
    }

    .customer-success-section-four-content h3, .customer-success-section-four-content p {
        text-align: left;
    }
    .customer-success-section-four-content h3 {
        margin-bottom: 5px;
    }

    .customer-section-five {
        padding: 50px 0;
        background-image: none !important;
        background-color: #fff;
    }

    .customer-success-section-five-content {
        width: 100%;
        padding: 10%;
        background-color: #973031;
    }

    .customer-section-six {
        padding: 50px 0;
        background-image: none !important;
        background-color: #fff;
    }

    .customer-success-section-six-content {
        width: 100%;
        padding: 10%;
        background-color: #E7EDF3;
    }

    .customer-success-section-six-content h3, .customer-success-section-six-content p {
        text-align: left;
    }
    .customer-success-section-six-content h3 {
        margin-bottom: 5px;
    }

    .customer-success-banner h2, .customer-success-section-two-content h3, .customer-success-section-three-content h3, .customer-success-section-four-content h3, .customer-success-section-five-content h3, .customer-success-section-six-content h3 {
        font-size: 36px;
        line-height: 50px;
    }

    .customer-success-banner-content h4, .customer-success-banner p, .customer-success-banner-content a, .customer-success-section-two-content a, .customer-success-section-two-content p, .customer-success-section-two-content p span, .customer-success-section-three-content p, .customer-success-section-four-content p, .customer-success-section-five-content p, .customer-success-section-six-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .customer-success-banner-content {
        width: 100%;
    }

    .customer-success-banner-content h4 {
        margin: 5px 0;
    }

    .customer-success-banner-content p {
        margin-bottom: 30px;
    }

    .customer-success-banner-content a {
        padding: 15px;
    }
    .customer-success-banner {
        padding: 100px 0 250px;
        background-image: url(/wp-content/themes/quotetome-theme/images/cutomer-success-banner-mobile.jpg) !important;
        background-position: center bottom;
    }
    .contact-button i {
        display: inline-flex;
        margin-left: 15px;
    }
    .customer-section-two a i {
        padding: 3px 9px;
        display: inline-flex;
        background: #368b61;
        border-radius: 50%;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin-right: 40px;
    }
    .customer-section-two a{
        margin-left: 0;
    }
    .customer-section-two a::before{
        content: none;
    }
    .sales-content.hs h2{
    	min-width: auto;
    	letter-spacing: -2px;
    }
}
@media (max-width: 521px){
    .request-demo-contact, .req-demo-content {
        padding: 15px 8px;
    }
    .req-demo-contact form{
        padding: 5%;
    }
    .gs-contact form h3, .sales-contact form h3, .apply-jobs-contact form h3,
    .qtm-contact form h3, .req-demo-contact form h3 {
        font-size: 32px;
        line-height: 1.3;
    }
    .req-demo-contact form input, .req-demo-contact form textarea {;
        border: 1px solid #fff;
        font-size: 16px;
        line-height: 2;
        border-radius: 5px;
        padding: 10px 15px;
    }
    .customer-success-banner {
        padding: 30px 0 174px;
    }
    .customer-section-two h5 {
        font-size: 16px;
    }
    .customer-success-section-two-content h3,.customer-success-section-six-content h3,
    .customer-success-section-five-content h3 {
        margin-bottom: 10px;
        font-size: 33px;
        line-height: 1.3;
    }
    .customer-section-three,.customer-section-four,.customer-section-five,.customer-section-six{
        padding: 25px 0;
    }
    .customer-success-section-two-content,.customer-success-section-five-content {
        padding: 25px;
        line-height: 1.3;
    }
    .customer-section-two a::before {
        padding: 0px 8px 5px;
    }
    .customer-success-section-three-content p,.customer-success-section-six-content p {
        color: #102050;
    }
    .contact-banner {
        padding: 25px 0;
    }
    #contact-title-mobile {
        text-transform: uppercase;
    }
    #contact-subtitle-mobile {
        margin-top: 14px;
    }
    .contact-button {
        padding: 10px 0;
    }
    .contact-content-sub {
        margin: 0 auto;
        margin-bottom: 100px;
    }
    .contact-sub-content,.sales-content {
        width: 100%;
        padding: 86px 5% 32px;
    }
    .sales-contact-main .sales-content {
        padding: 15px 15px 32px;
    }
    .customer-section-two a i {
        padding: 2px 6px;
        font-size: 13px;
        margin-right: 20px;
    }
    .customer-success-section-four-content {
        padding: 6%;
    }
    .req-demo-content h2,.qtm-content h2,.apply-job-content h2 {
        font-size: 40px;
        text-align: left;
        line-height: 1.5;
    }
    .sales-content h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    .req-demo-contact {
        width: calc(100% - 10px);
        margin: 0 auto;
        float: none;
    }
    .req-demo-content h2 span,.sales-content h2 span,.qtm-content h2 span,.apply-job-content h2 span {
        border-bottom: 5px solid #E95932;
    }
    .desk_vis{
        display: none;
    }
    .desk_hidd{
        display: block;
        padding: 10px 15px 30px;
    }
    .req-demo-content h4{
        margin-top: 15px;
    }
    .sf_field {
        margin: 10px 0;
    }
    .sales-contact-main{
        padding: 0;
    }
    .req-demo-content h6 {
        font-size: 18px;
        line-height: 1.3;
        margin-top: 15px;
    }
    .req-demo-content p {
        font-size: 16px;
        line-height: 1.3;
    }
    .sales-content h6{
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .sales-contact {
        padding: 0px 14px;
        margin-bottom: 35px;
    }
    .qtm-contact-main,.apply-jobs-contact{
        padding: 0;
    }
    .qtm-content,.apply-job-content {
        padding: 30px 15px;
    }
    .qtm-content h2 {
        letter-spacing: -2px;
    }
    .qtm-contact{
    	padding-right: 0;
    }
    .qtm-contact-main form,.apply-jobs-contact form{
    	padding: 5%;
    	margin:0 15px 40px 15px;
    }
    .sales-contact-main .hs form{
    	padding: 5%;
    }
    .qtm-content p {
	    font-size: 18px;
	    line-height: 1.4;
	    margin-top: 10px;
	    margin-bottom: 20px;
	}
	.sf_field.sf_field_recaptcha.sf_type_recaptcha {
	    overflow: hidden;
	    max-width: 100%;
	}
	.apply-job-content h6,.apply-job-content p {
	    font-size: 18px;
	    line-height: 1.4;
	    text-align: left;
	    margin:5px auto;
	}
	.apply-job-content p,.apply-jobs-contact form{
		margin: 0 auto;
	}
	.apply-job-contact {
	    width: 92%;
	    margin: 0 auto;
	    float: none;
	}
	.sales-contact-main br {
    	display: block;
	}
	.request-demo-contact {
	    background: transparent !important;
	}
	.colright {
	    margin: 0 auto;
	    width: 242px;
	}
	.colleft {
	    width: 225px;
	    margin: 10px auto;
	}
	img.tnclogo{
		display: none;
	}
}
