* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    font-family: 'Roboto', sans-serif;
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6, p, div, section, header, footer {
    font-family: 'Roboto', sans-serif;
}

.container {
    max-width: 1140px;
    width: 100%;
}

.rep-body-sec .main-search {
    width: 100%;
}

.rep-body-sec .search-sec-left {
    display: block;
}

    .rep-body-sec .search-sec-left .site-header p {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 3rem;
        letter-spacing: 0.5rem;
        margin-bottom: 0rem;
        margin-top: 8rem;
    }

    .rep-body-sec .search-sec-left .site-header {
        padding: 10px 0;
    }

        .rep-body-sec .search-sec-left .site-header .left-head-logo img {
            max-width: 285px;
            width: 100%;
        }





    .rep-body-sec .search-sec-left .rep-search-form {
        border: 0px solid #ffffff;
        padding: 0px 0px 20px;
        float: left;
        width: 100%;
        background: #f9f9f9;
        margin-top: 0rem;
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.14);
    }

        .rep-body-sec .search-sec-left .rep-search-form .site-header {
            border-bottom: 1px solid #c1dadc;
            background: #ffffff;
        }
		.site-header {
            border-bottom: 1px solid #c1dadc;
            background: #ffffff;
        }

            .rep-body-sec .search-sec-left .rep-search-form .site-header .right-head-logo {
                text-align: right;
            }
			
			 .right-head-logo {
                text-align: right;
            }



        .rep-body-sec .search-sec-left .rep-search-form .search-inner-sec {
            max-width: 800px;
            width: 100%;
            margin: 0 auto;
            border: 0px solid #47b5bd;
            padding: 35px 25px 15px;
            border-radius: 5px;
        }

            .rep-body-sec .search-sec-left .rep-search-form .search-inner-sec .search-field {
                margin: 0;
            }

        .rep-body-sec .search-sec-left .rep-search-form ul li {
            display: inline-block;
        }

            .rep-body-sec .search-sec-left .rep-search-form ul li a {
                padding: 10px 20px;
                display: inline-block;
                font-size: 13px;
                color: #009aa6;
                border-radius: 5px;
                border: 1px solid #ffffff;
                text-decoration: none;
                background: #ffffff;
            }

                .rep-body-sec .search-sec-left .rep-search-form ul li a:hover {
                    background: #009aa6;
                    color: #ffffff;
                }

        .rep-body-sec .search-sec-left .rep-search-form ul .active a {
            background: #009aa6;
            color: #ffffff;
        }

        .rep-body-sec .search-sec-left .rep-search-form .select-bu {
            background: #4090b6;
            color: #ffffff;
            border: none;
            -moz-appearance: none;
            -webkit-appearance: none;
        }

        .rep-body-sec .search-sec-left .rep-search-form .search-field span {
            font-size: 13px;
            text-transform: uppercase;
            text-align: center;
            width: 100%;
            display: block;
            margin: 5px 0;
            color: #009aa6;
        }

        .rep-body-sec .search-sec-left .rep-search-form .form-group.search-field .padd-right-0 {
            padding-right: 2px;
        }

        .rep-body-sec .search-sec-left .rep-search-form .form-group.search-field .padd-left-0 {
            padding-left: 2px;
        }

        .rep-body-sec .search-sec-left .rep-search-form .form-group.search-field input {
            margin: 5px 0;
            border: 1px solid #c1dadc;
            height: 45px;
            border-radius: 5px;
        }

        .rep-body-sec .search-sec-left .rep-search-form .btn-search {
            background: #009aa6;
            font-size: 12px;
            padding: 13px 62px;
            float: right;
            width: 100%;
            border: none;
            margin-top: 7px;
            border-radius: 5px;
        }

            .rep-body-sec .search-sec-left .rep-search-form .btn-search:hover {
                background: #0a8690;
            }

.rep-body-sec .search-result-right {
    float: none;
    width: auto;
    overflow-y: auto;
    overflow-x: hidden;
    background: #ffffff;
    border: 0px solid #009aa6;
    margin-top: 10px;
}

.rep-body-sec .rep-data .sec-name {
    text-transform: uppercase;
    min-height: 100%;
    text-align: center;
    color: #009aa6;
    border-bottom: 1px solid #009aa6;
    width: 100%;
    float: left;
}

    .rep-body-sec .rep-data .sec-name .product-filter {
        width: 50%;
        float: left;
    }

.rep-body-sec .rep-data .sec-name .product-filter ul {
    height: 26px;
    width: 100%;
    max-width: 220px;
    border: 1px #009aa6 solid;
    border-radius: 5px;
    right: 15px;
    top: 30px;
    position: absolute;
    z-index: 1;
    margin-bottom: 0;
    background: #009aa6;
    color: #fff;
}

            .rep-body-sec .rep-data .sec-name .product-filter ul span {
                position: absolute;
                right: 9px;
                top: -3px;
                font-size: 20px;
                -webkit-transform: rotateZ(-90deg);
                transform: rotateZ(-90deg);
                width: 10px;
                display: inline-block;
                z-index: -1;
            }

            .rep-body-sec .rep-data .sec-name .product-filter ul li {
                padding: 2px 22px 3px 10px;
                z-index: 2;
                font-size: 14px;
                text-transform: capitalize;
                color: #fff;
            }

                .rep-body-sec .rep-data .sec-name .product-filter ul li:not(.init) {
                    float: left;
                    width: 100%;
                    display: none;
                    background: #009aa6;
                }

                    .rep-body-sec .rep-data .sec-name .product-filter ul li:not(.init):hover, .rep-body-sec .rep-data .sec-name .product-filter ul ul li.selected:not(.init) {
                        background: #097078;
                    }

                .rep-body-sec .rep-data .sec-name .product-filter ul li.init {
                    cursor: pointer;
                    color: #ffffff;
                }


    .rep-body-sec .rep-data .sec-name p {
        font-size: 20px;
        color: #009aa6;
        text-align: left;
        margin: 20px 0 0;
        float: left;
        width: 50%;
    }

.rep-body-sec .rep-data .slider {
    width: 100%;
    padding: 15px 0 0;
    margin: 0 auto;
    overflow: auto;
    background: #f9f9f9;
    white-space: nowrap;
    border: 15px solid #f9f9f9;
    border-bottom: 0;
    position: relative;
    scrollbar-color: #b0d4d7 #ebebeb;
    scrollbar-width: thin;
}

    .rep-body-sec .rep-data .slider:hover {
        scrollbar-color: #009aa6 #ebebeb;
    }

    .rep-body-sec .rep-data .slider .slider-items-container {
        height: auto;
        width: 100%;
        scrollbar-width: inherit;
		max-height:275px;
    }

        .rep-body-sec .rep-data .slider .slider-items-container img {
            width: 100vw;
            max-width: 640px;
            display: block;
        }

        .rep-body-sec .rep-data .slider .slider-items-container .slider-item {
            display: inline-block;
            margin: 2px;
        }


            .rep-body-sec .rep-data .slider .slider-items-container .slider-item .full-detail ul {
                margin-left: 2px;
                margin-top: 12px;
                max-height: 137px;
                overflow-y: auto;
            }

                .rep-body-sec .rep-data .slider .slider-items-container .slider-item .full-detail ul li {
                    font-size: 13px;
                    font-weight: 400;
                    color: #ffffff;
                }

                    .rep-body-sec .rep-data .slider .slider-items-container .slider-item .full-detail ul li::before {
                        content: "-";
                        margin-right: 7px;
                    }

            .rep-body-sec .rep-data .slider .slider-items-container .slider-item .full-detail h3 {
                color: #ffffff;
                font-size: 20px;
                font-weight: 400;
                margin-top: 5px;
            }

        .rep-body-sec .rep-data .slider .slider-items-container .get-slide-width1, .rep-body-sec .rep-data .slider .slider-items-container .get-slide-width2, .rep-body-sec .rep-data .slider .slider-items-container .get-slide-width3 {
            width: auto;
            display: inline-table;
            max-width: 100%;
        }

    .rep-body-sec .rep-data .slider .all-controls {
        display: block;
        float: right;
        max-width: 490px;
    }

    .rep-body-sec .rep-data .slider .no-of-data1, .rep-body-sec .rep-data .slider .no-of-data2, .rep-body-sec .rep-data .slider .no-of-data3 {
        margin: 11px 0px 0px 0;
        height: 25px;
        font-size: 13px;
        text-transform: initial;
        color: #4091b6;
        float: left;
    }

        .rep-body-sec .rep-data .slider .no-of-data1 span, .rep-body-sec .rep-data .slider .no-of-data2 span, .rep-body-sec .rep-data .slider .no-of-data3 span {
            color: #009aa6;
            padding: 3px 1px;
            border-radius: 5px;
            font-size: 13px;
            font-weight: 700;
        }

    .rep-body-sec .rep-data .slider .controls {
        font-size: 25px;
        display: none;
        float: left;
        margin-left: 25px;
    }

        .rep-body-sec .rep-data .slider .controls button {
            color: #fff;
            text-decoration: none;
            -webkit-transition: 0.15s ease-in-out;
            transition: 0.15s ease-in-out;
            background: #009aa6;
            padding: 0px 11px 5px;
            display: inline-block;
            line-height: 16px;
            margin: 1px;
            outline: none;
            border: none;
            cursor: pointer;
        }

            .rep-body-sec .rep-data .slider .controls button:hover {
                color: #fff;
                background: #297294;
            }

        .rep-body-sec .rep-data .slider .controls .prev-btn {
            border-radius: 5px 0 0 5px;
        }

        .rep-body-sec .rep-data .slider .controls .next-btn {
            border-radius: 0 5px 5px 0;
        }

        .rep-body-sec .rep-data .slider .controls .hide-control {
            display: none;
        }

    .rep-body-sec .rep-data .slider .dots {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        position: absolute;
        bottom: -20px;
        z-index: 1;
    }

        .rep-body-sec .rep-data .slider .dots .dot {
            width: 10px;
            height: 10px;
            background: #73c7ce;
            -webkit-transition: 0.15s ease-in-out;
            transition: 0.15s ease-in-out;
            border-radius: 8px;
            cursor: pointer;
            margin: 0 7px;
        }

            .rep-body-sec .rep-data .slider .dots .dot.active {
                background: #ffffff;
            }

    .rep-body-sec .rep-data .slider .rep-details {
        font-size: 12px;
        float: left;
        padding: 15px 25px 20px;
        min-width: 288px;
        min-height: 225px;
        height: auto;
        font-weight: 600;
        background: #ffffff;
		width: 100%;
        z-index: 1;
    }

        .rep-body-sec .rep-data .slider .rep-details .rep-addr-sec {
            margin-bottom: 15px;
			white-space: initial;
        }

            .rep-body-sec .rep-data .slider .rep-details .rep-addr-sec .rep-name {
                color: #009aa6;
                font-size: 20px;
                font-weight: 400;
                margin-bottom: 10px;
            }

            .rep-body-sec .rep-data .slider .rep-details .rep-addr-sec .rep-des {
                font-size: 15px;
                font-weight: 400;
            }

        .rep-body-sec .rep-data .slider .rep-details .rep-contact-sec {
            font-weight: 400;
            font-size: 13px;
        }

        .rep-body-sec .rep-data .slider .rep-details a {
            color: #000000;
        }


        .rep-body-sec .rep-data .slider .rep-details .see-prod-info {
            position: absolute;
            bottom: 10px;
            color: #009aa6;
            font-weight: 400;
            font-size: 11px;
            text-decoration: underline;
            cursor: pointer;
        }

        .rep-body-sec .rep-data .slider .rep-details .close-flip {
            top: 7px;
            right: 10px;
            text-decoration: none;
            color: #ffffff;
            font-size: 13px;
        }

.rep-body-sec .rep-consumer {
    border-bottom: 20px solid #4090b6;
}

footer {
    padding: 20px 0;
    border-top: 1px solid #c1dadc;
    margin-top: 20px;
}

    footer .footer-left .sync-logo {
        background: #009aa6;
        padding: 11px 7px;
        display: inline-block;
        border-radius: 26px;
        color: #ffffff;
        font-size: 12px;
        margin-right: 10px;
    }

    footer .footer-left span {
        font-size: 13px;
        margin: 6px 0;
        display: block;
        color: #9a9a9a;
        font-weight: 300;
    }

    footer .footer-right {
        width: 40%;
        float: right;
    }
	
.modal-header {
    background: #009aa6;
    color: #ffffff;
}
.modal-title {
    font-size: 20px;
    font-weight: 400;
    padding: 0px 10px;
}

button.close {
    color: #ffffff;
    opacity: 1;
    border: none;
    font-size: 23px;
    font-weight: 300;
    width: 53px;
}
.modal-content {
    border: 0px solid rgba(0,0,0,.2);
	border-radius: 5px;
}
input#txt_EMail {
    width: 100%;
    margin: 5px 0;
    border: 1px solid #c1dadc;
    height: 45px;
    border-radius: 5px;
	padding: 10px;
	font-size: 14px;
    font-weight: 300;
}
textarea#txt_Message {
    width: 100%;
    margin: 5px 0;
    border: 1px solid #c1dadc;
    height: 80px;
    border-radius: 5px;
	padding: 10px;
	font-size: 14px;
    font-weight: 300;
}
.modal-body {
    padding: 20px 20px 0px;
}
.modal-footer button.btn.btn-primary {
    background: #009aa6;
    font-size: 12px;
    padding: 13px 20px;
    width: 27%;
    border: none;
    margin-top: 7px;
    border-radius: 5px;
    text-align: center;
}
.modal-footer button.btn.btn-secondary {
    background: #ffffff;
    font-size: 12px;
    padding: 12px 20px;
    width: 27%;
    margin-top: 7px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #009aa6;
    color: #009aa6;
}
.modal-footer {
    border: none;
    padding: 0px 20px 15px;
}
.close:focus, .close:hover {
    color: #ffffff;
    outline: none;
}
textarea#txt_Message:focus-visible, input#txt_EMail:focus-visible  {
    outline: none;
}
.modal-footer button.btn.btn-primary:hover {
    background: #0a8690;
}
.modal-footer button.btn.btn-secondary:hover {
    background: #0a8690;
	color: #ffffff;
}
.replink {
    color: #009aa6;
    text-align: right;
    padding: 15px;
}
@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 10.75rem auto;
	}
    #filterOptionsfam {
        font-size: 14px;
    }
    .replink {
        color: #009aa6;
        text-align: center;
        padding: 15px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .rep-body-sec .search-sec-left .rep-search-form .form-group.search-field .padd-right-0 {
        padding-right: 15px;
    }

    .rep-body-sec .search-sec-left .rep-search-form .form-group.search-field .padd-left-0 {
        padding-left: 15px;
    }
    #filterOptionsfam {
        font-size: 16px;
    }
}

@media only screen and (max-width: 810px) {
    .rep-body-sec .rep-data .slider .rep-details {
        width: 190px;
    }

    .rep-body-sec .search-sec-left .rep-search-form .search-inner-sec {
        width: 100%;
        margin: 0 auto;
        border: 0px solid #47b5bd;
        padding: 15px;
        border-radius: 5px;
    }

        .rep-body-sec .search-sec-left .rep-search-form .search-inner-sec ul#filterOptions {
            text-align: center;
        }

    .rep-body-sec .search-sec-left .rep-search-form ul li a {
        padding: 10px 15px;
        display: inline-block;
        font-size: 13px;
        color: #009aa6;
        border-radius: 5px;
        border: 1px solid #ffffff;
        text-decoration: none;
        background: #ffffff;
    }

    .rep-body-sec .search-sec-left .rep-search-form .form-group.search-field .padd-right-0 {
        padding-right: 15px;
    }

    .rep-body-sec .search-sec-left .rep-search-form .form-group.search-field .padd-left-0 {
        padding-left: 15px;
    }

    footer .footer-right {
        width: 56%;
        float: right;
    }
}

@media only screen and (max-width: 460px) {
    .rep-body-sec {
        position: relative;
    }

        .rep-body-sec .search-sec-left {
            width: 100%;
            position: unset;
            height: auto;
            border: none;
        }

            .rep-body-sec .search-sec-left .site-header {
                margin-top: 0rem;
                padding: 0.5rem;
            }

                .rep-body-sec .search-sec-left .site-header p {
                    font-size: 2rem;
                    margin-top: 0rem;
                    text-align: center;
                }

        .rep-body-sec .search-result-right {
            float: left;
            margin-left: 0;
            height: auto;
            width: 100%;
        }

        .rep-body-sec .rep-data {
            min-height: 250px;
            height: auto;
        }

            .rep-body-sec .rep-data .slider .slider-item {
                max-width: 300px;
                width: 100%;
            }

            .rep-body-sec .rep-data .slider .rep-details {
                max-width: 300px;
                width: 100%;
                z-index: 1;
            }

    footer {
        width: 100vw;
        padding: 7px;
        float: left;
        height: auto;
    }

        footer .footer-right {
            width: 100%;
            float: right;
            margin: 9px 0;
        }

        footer .footer-left span {
            font-size: 11px;
        }
}

@supports (display: grid) {
    .slider-items-container {
        position: relative;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        will-change: transform;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .slider-items-container.active {
            background: rgba(255, 255, 255, 0.3);
            cursor: grabbing;
            cursor: -webkit-grabbing;
            -webkit-transform: scale(1);
            transform: scale(1);
        }
}

a {
    display: block;
}

    a:hover {
        cursor: pointer;
    }

/* Scrollbar Styling */
.slider-items-container::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

.slider-items-container::-moz-scrollbar {
    width: 5px;
    height: 7px;
}

.slider-items-container::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 10px;
}

.slider-items-container::-moz-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 10px;
}

.slider-items-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #b0d4d7;
}

    .slider-items-container::-webkit-scrollbar-thumb:hover {
        background: #009aa6;
    }

.full-detail ul::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

.full-detail ul::-moz-scrollbar {
    width: 5px;
    height: 7px;
}

.full-detail ul::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 10px;
}

.full-detail ul::-moz-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 10px;
}

.full-detail ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #b0d4d7;
}

    .full-detail ul::-webkit-scrollbar-thumb:hover {
        background: #007c85;
    }

/* Flip Product Styling */
.flip-card {
    width: 100%;
    height: 280px;
    position: relative;
    max-width: 288px;
    max-height: 225px;
}

.detail {
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s linear;
    transition: -webkit-transform 0.5s linear;
    transition: transform 0.5s linear;
    transition: transform 0.5s linear, -webkit-transform 0.5s linear;
    border-radius: 5px;
    position: absolute;
}

.full-detail {
    padding: 30px;
    -webkit-transform: perspective(600px) rotateY(180deg);
    transform: perspective(600px) rotateY(180deg);
    background: #009aa6 !important;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s linear;
    transition: -webkit-transform 0.5s linear;
    transition: transform 0.5s linear;
    transition: transform 0.5s linear, -webkit-transform 0.5s linear;
    border-radius: 5px;
}

    .full-detail p {
        font-size: 18px;
        line-height: 26px;
        margin: 15px 0px 10px;
    }

        .full-detail p a {
            color: #03bcd4;
            text-decoration: none;
            letter-spacing: 2px;
            float: right;
            margin-top: 50px;
        }

.card-rotate .full-detail {
    -webkit-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
}

.card-rotate .detail {
    -webkit-transform: perspective(600px) rotateY(-180deg);
    transform: perspective(600px) rotateY(-180deg);
}

.detail {
    padding: 55px;
}

.client-photo {
    width: 170px;
    height: 170px;
    border-radius: 100%;
    margin-right: 25px;
    overflow: hidden;
    border: 1px solid #ddd;
    float: left;
    padding: 7px;
}

    .client-photo img {
        width: 100%;
    }

.client-name h3 {
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #03bcd4;
    margin: 50px 0px 10px;
}

.rep-surgical .see-prod-info {
    display: none;
}

.rep-visionCare .see-prod-info {
    display: none;
}
/*# sourceMappingURL=main.css.map */
.contact-rep {
    height: 21px;
    width: 100px;
    position: absolute;
    max-width: 120px;
    right: 25px;
    bottom: 10px;
    cursor: pointer;
    border: 1px #009aa6 solid;
    border-radius: 5px;
    z-index: 1;
    text-align: center;
    margin-bottom: 0;
    margin-top: 16px;
    background: #009aa6;
    color: #fff;
}