﻿@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'SegoeUI-Bold';
    src: url('../fonts/SegoeUI-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima-Nova-Regular';
    src: url('../fonts/Proxima-Nova-Regular.otf') format('OpenType');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima-Nova-Bold';
    src: url('../fonts/Proxima-Nova-Bold.otf') format('OpenType');
    font-weight: normal;
    font-style: normal;
}
body {
    float: none;
    font-family: 'Proxima-Nova-Regular';
    font-size: 15px;
    line-height: 24px;
    background: #fff !important;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: 0 auto -webkit-focus-ring-color;
    text-decoration: none;
}
img {
    max-width: 100%;
}
a:-webkit-any-link {
    text-decoration: none;
}
header {
    /*padding-bottom: 61px;*/
    width: 100%;
    float: left;
}
.logo_text {
    color: #db271f;
    margin: 0;
    line-height: 40px;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Proxima-Nova-Bold';
}
.header_machineD {
    padding: 10px 0;
    line-height: 40px;
    background: #fff;
    margin: 0 auto;
    float: none;
    z-index: 99;
    position: relative;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
}
.logo {
    float: left;
    margin: 0;
}
.logo img {
    width: 32px;
}
.logo span {
    font-family: 'Proxima-Nova-Regular';
    margin-left: 3px;
    font-size: 16px;
    margin-top: 5px;
    position: relative;
    top: 2px;
    color: #000;
}
.PrivacyPolicy_Outer {
    padding-top: 30px;
    margin: 0;
    width: 100%;
    clear: both;
    display: inline-block;
    padding-bottom: 30px;
}
.page-heading h2, .page-heading h1 {
    font-size: 28px;
    line-height: 35px;
    font-family: 'Proxima-Nova-Bold';
    color: #000;
    opacity: 1;
    margin-top: 0;
}
.inner_privacyDiv {
    border-radius: 2px;
    float: left;
    /* margin: 20px 0; */
    width: 100%;
}
.textDivPrivacy {
    float: left;
    width: 100%;
}
.p_aboutText {
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    color: #000000;
}
.h3Priavcy {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
}
.h3Priavcy.h3Priavcyhead{
    font-size: 20px;
    line-height: 27px;
    background: #f7f7f7;
    padding: 10px 20px;
    border-left: 3px solid #1f4790;
    font-family: 'Proxima-Nova-Bold';
}
.h2PrivacyDiv ul{
    list-style: none;
}
.h2PrivacyDiv ul li{
    position: relative;
    padding-bottom: 10px;
}
.h2PrivacyDiv ul li:last-child{
    padding: 0;
}
/* .h2PrivacyDiv ul .list_hyphen::before{
    position: absolute;
    content: " ";
    width: 20px;
    left: -30px;
    top: 50%;
    border-bottom: 1px solid #000;
} */
.h2PrivacyDiv ul .list_hyphen1::before{
    position: absolute;
    content: " ";
    width: 20px;
    left: -30px;
    top: 11px;
    border-bottom: 1px solid #000;
}
.list_hyphen1 span{
    font-family: 'Proxima-Nova-Bold';
}
img.aboutTextImg {
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.smallText_img {
    float: right;
    margin: 0 0 0 12px;
    width: auto;
}
/*============= ABOUT CSS BEGIN =============*/
.about_sec1 {
    clear: both;
    width: 100%;
    background: url('https://eurograf.blob.core.windows.net/eurograf/NewOptimizeImages/background-img.jpg') no-repeat center;
    height: 600px;
    top: 0;
    background-size: cover;
    display: table;
}
.manufact_box {
    display: table-cell;
    vertical-align: middle;
}
.about_cont {
    text-align: center;
    width: 100%;
}
.about_cont p {
    font-family: 'Proxima-Nova-Regular';
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
}
.about_cont p:last-child {
    margin-bottom: 0;
}
.manufact_cont h3, .about_cont h3 {
    font-family: 'SegoeUI-Bold';
    color: #ffffff;
    font-size: 65px;
    line-height: 75px;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
}
.about_sec2, .about_sec11 {
    background-color: #f7f7f7;
    clear: both;
    width: 100%;
    padding: 70px 0;
}
.manufact_sec3, .manufact_sec5, .about_sec5, .about_sec10 {
    padding: 70px 0;
    width: 100%;
    clear: both;
}
.about_sec21 {
    width: 100%;
    position: relative;
    padding-right: 150px;
}
.manufact_sec32 h3 span {
    display: block;
}
.manufact_sec31 {
    width: 100%;
    padding-right: 50px;
    margin-bottom: 25px;
}
.manufact_sec31 .carousel {
    margin-top: 0;
}
.manufact_sec31 .carousel-indicators li {
    border: 0;
    background: #dddddd;
    width: 30px;
    height: 5px;
    border-radius: 3px;
    margin: 2px;
}
.manufact_sec31 .carousel-indicators .active {
    background: #db271f;
}
.manufact_sec31 .carousel-indicators {
    bottom: -30px;
    left: 50%;
    transform: translate(-50%);
    margin: 0;
}
.manufact_sec31 .carousel-inner>.item>img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.manufact_sec32 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding-left: 50px;
}
.manufact_sec1 {
    clear: both;
    width: 100%;
    background: url('https://eurograf.blob.core.windows.net/eurograf/NewOptimizeImages/manufacturer-banner.jpg') no-repeat center;
    height: 600px;
    top: 0;
    background-size: cover;
    display: table;
}
.manufact_box {
    display: table-cell;
    vertical-align: middle;
}
.about_sec4 .manufact_cont {
    width: 70%;
}
.about_sec21 img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
}
.about_sec21 p, .about_sec612 p, .about_sec71 p, .about_sec81 p, .about_sec91 p, .about_sec101 p, .about_sec111 p {
    font-family: 'Proxima-Nova-Regular';
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #000000;
    -webkit-font-smoothing: antialiased;
}
.about_sec21 p:last-of-type, .about_sec71 p:last-child, .about_sec101 p:last-child, .manufact_sec32 p:last-child, .about_sec91 p:last-child, .about_sec111 p:last-child {
    margin-bottom: 0;
}
.mb-0 {
    margin-bottom: 0;
}
.about_sec3 .manufact_sec32 h3, .about_sec4 h3, .about_sec5 h3, .about_sec612 h3, .about_sec71 h3, .about_sec81 h3, .about_sec91 h3, .about_sec101 h3, .about_sec111 h3 {
    font-family: 'SegoeUI-Bold';
    color: #000000;
    font-size: 60px;
    line-height: 75px;
    margin-top: 0;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
}
.about_sec4 .manufact_cont {
    width: 70%;
}
.about_sec4 h3 {
    color: #ffffff;
    font-size: 60px;
    line-height: 75px;
}
.about_sec4 p {
    font-size: 15px;
    line-height: 24px;
    padding-left: 0;
    color: #ffffff;
    margin-bottom: 15px;
     font-family: 'Proxima-Nova-Regular';
    /* font-weight: normal; */
}
.about_sec4 p:last-child {
    margin-bottom: 0;
}
.about_sec612 h3 span, .about_sec71 span {
    display: block;
}
.machine_dalal_btn {
    background-color: #000000;
    padding: 0px 30px;
    color: #fff;
    border: 1px solid #000000;
    text-align: center;
    cursor: pointer;
    line-height: 38px;
    font-size: 14px;
    justify-content: center;
    border-radius: 3px;
    outline: 0;
    display: inline-block;
     font-family: 'Proxima-Nova-Regular';
}
.machine_dalal_btn:hover{
    color: #fff;
}
.about_sec5 .row {
    display: flex;
}
.about_sec51 {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}
.about_sec52 {
    display: flex;
    background: #F6F6F6;
    padding: 40px;
    width: 100%;
    border-radius: 3px;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.about_sec52 ul {
    padding-left: 16px;
    margin-bottom: 0;
}
.about_sec52 p {
     font-family: 'Proxima-Nova-Regular';
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #000000;
    -webkit-font-smoothing: antialiased;
}
.about_sec52 li:last-child p {
    margin-bottom: 0;
}
.about_sec52 img {
    width: 50px;
    margin-bottom: 20px;
}
.aboutSub_btn {
    width: 100%;
    text-align: right;
}
.aboutSub_btn input {
    background: #ffffff;
    border: 1px solid #dddddd;
    padding: 10px 20px;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    border-radius: 2px;
    margin-bottom: 20px;
}
.Aborder_red {
    border: 2px dotted #db271f;
    background: #FFFCFC;
}
.about_sec6 {
    background-color: #f7f7f7;
    clear: both;
    width: 100%;
    padding-top: 30px;
    overflow: hidden;
}
.about_sec61 {
    display: flex;
    align-items: center;
    width: 100%;
}
.about_sec611 {
    width: 50%;
    text-align: center;
}
.about_sec611 img {
    width: 427px;
}
.about_sec612 {
    width: 50%;
}
.about_sec612 .app_icons {
    display: flex;
    margin-top: 30px;
}
.about_sec612 .app_icons img {
    height: 25px;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    padding: 0 8px;
}
.about_sec612 .app_icons a:last-child img {
    border-left: 0;
}
.about_sec7 {
    background-color: #212121;
    clear: both;
    width: 100%;
    display: flex;
    align-items: center;
}
.about_sec71 {
    width: 50%;
    padding: 70px;
}
.about_sec711 {
    width: 500px;
    margin-right: 0;
    margin-left: auto;
}
.about_sec71 h3 , .about_sec71 p, .about_sec91 h3, .about_sec91 p {
    color: #ffffff !important;
}
.about_sec72 {
    width: 50%;
    height: 650px;
}
.about_sec72 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_sec8 {
    background-color: #EBEBE9;
    clear: both;
    padding-top: 70px;
    width: 100%;
}
.about_sec81 h3 span {
    font-style: italic;
    font-family: 'SegoeUI';
}
.about_sec81 img {
    width: 350px;
}
.about_sec811 {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.about_sec9 {
    clear: both;
    width: 100%;
    background: url('https://eurograf.blob.core.windows.net/eurograf/NewOptimizeImages/logistics-banner.jpg') no-repeat center;
    top: 0;
    background-size: cover;
    padding: 70px 0;
}
.about_secXI {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.about_sec1011 {
    width: 60%;
}
.about_sec101 img {
    width: 200px;
}
.required-box {
    position: relative;
} 
.required-message {
    position: absolute;
    color: #db271f;
    width: auto;
    left: 0;
    top: 50px;
    font-size: 12px;
    line-height: 0;
}
.error_icon {
    font-size: 14px;
    vertical-align: middle;
    margin-right: 2px;
}
/*=========== ABOUT CSS BEGIN END ===========*/
.logo img {
    width: 190px;
}

/*============== MD-APPS START ================*/
.md_apps_sec {
    background-color: #000000;
    text-align: center;
    color: #fff;
    padding: 40px 0;
}
.md_apps_subsec1 {
    position: relative;
    margin-bottom: 67px;
    -webkit-font-smoothing: antialiased;
}
.md_apps_subsec1 h3 {
    font-style: italic;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Segoe UI';
    margin-bottom: 0;
}
.md_apps_subsec1::after {
    border-bottom: 1px solid #fff;
    display: block;
    width: 200px;
    position: absolute;
    content: '';
    transform: translate(50%, -50%);
    bottom: -14px;
    right: 50%;
}
.md_apps_subsec2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.md_apps_subsec2 h3 {
    font-size: 42px;
    line-height: 56px;
    font-family: 'Segoeui-Bold';
    margin-bottom: 0;
}
.txt_app {
    font-size: 16px;
    line-height: 21px;
    font-family: 'Proxima-Nova-Regular';
    padding: 20px 0 40px;
    margin-bottom: 0;
    width: 800px;
    -webkit-font-smoothing: antialiased;
}
.md_apps_subsec3 {
    padding-top: 35px;
}
.md_apps_subsec3 img {
    width: 676.06px;
}
.md_apps_downloads {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.md_apps_subsec2 a {
    text-decoration: none;
    color: #fff;
}
.get_app {
    padding: 30px 0 0 0;
    font-size: 18px;
    line-height: 24px;
    /* text-decoration: underline; */
    font-family: 'Proxima-Nova-Regular';
    -webkit-font-smoothing: antialiased;
    font-style: italic;
    margin-bottom: 0;
    border-bottom: 0.5px solid #fff;
    display: inline-block;
}
/*================== MD-APPS END =================*/
/*============= MD-NEWSLETTER START ==============*/
.md_newsletter {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 100px 0;
    background-color: #f7f7f7;
    position: relative;
}
.md_newsletter_sec11 {
    width: 45%;
    height: 100%;
}
.md_newsletter_sec11 img {
    object-fit: cover;
    width: 100%;
}
.md_newsletter_sec12 {
    -webkit-font-smoothing: antialiased;
    text-align: center;
}
.md_newsletter_content {
    display: flex;
    flex-direction: column;
        align-items: center;
}
.md_newsletter_content h3 {
    font-family: 'Segoeui-Bold';
    font-size: 55px;
    line-height: 73px;
    margin: 0;
}
.md_newsletter_content h4 {
    font-family: 'Proxima-Nova-Regular';
    font-size: 28px;
    line-height: 37px;
    margin: 20px 0 35px;
    -webkit-font-smoothing: antialiased;
    width: 800px;
}
.md_newsletter_content p {
    font-family: 'Proxima-Nova-Regular';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    color: #000000;
    text-align: left;
    width: 971px;
}
.md_newsletter_content hr{
    border: 1px solid #000000;
    width: 83%;
    margin: 0;
    opacity: 1;
}
.md_newsletter_mail_box {
    width: 657px;
    margin: 104px 0 185px;
}
.md_newsletter_mail_sec1 {
    position: relative;
    display: flex;
    border: 1.5px solid #000;
    border-right: 0;
}
.md_newsletter_mail_sec1 input {
    width: 100%;
    border: 0;
    padding: 15px;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    border-radius: 3px;
    font-family: 'Proxima-Nova-Regular';
}
.md_newsletter_mail_sec1 input:focus-visible{
    outline: none;
}
.md_newsletter_mail_btn {
    background-color: #000000;
    padding: 13px 20px;
    color: #ffffff;
    border: 1px solid #000000;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Proxima-Nova-Regular';
    display: flex;
    align-items: center;
}
.md_newsletter_mail_btn:hover{
    color: #fff;
}
.md_newsletter_mail_btn span {
    font-weight: 200;
    margin-left: 10px;
    margin-top: 1px;
    vertical-align: middle;
    line-height: 19px;
}
.md_newsletter_mail_sec2 {
    display: flex;
    align-items: center;
    text-align: left;
    width: 971px;
    height: 95px;
    margin-bottom: 12px;
}
.md_newsletter_content .md_newsletter_mail_sec2 p {
    font-family: 'Proxima-Nova-Regular';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    padding-left: 20px;
    color: #000000;
}
.required-message.req_mssg {
    top: 190px;
}
/*============= MD-NEWSLETTER END ===============*/

.new_section{
    height: 500px;
    width: 100%;
    display: table;
    background: url(https://eurograf.blob.core.windows.net/eurograf/NewOptimizeImages/background-img.jpg) no-repeat center;
    background-size: cover;
    clear: both;
}
.table-cell{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.sitemap_sec51{
    display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 5%;
}
.sitemap_sec511 {
    width: 50%;
    text-align: left;
}
.sitemap_sec511 h3, .sitemap_sec511 h1 {
    font-family: 'Segoeui-Bold';
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
}
.sitemap_sec511 p {
    font-family: 'Proxima-Nova-Regular';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
}
.sitemap_sec512 {
    width: 45%;
    text-align: right;
}