
@font-face {
    font-family: 'Roboto-Regular';
    src: url("../woff/roboto-regular.woff");
}

body {
    background-color: #f7f7f9 !important;
}
#secn_2 {
    padding-top: 100px;
    margin-bottom: 50px;
}

#secn_2 h5 {
    font-size: 38px;
    font-weight: 600;
    margin-top: 36px;
    font-family: 'Roboto-Regular';
}
#secn_2 ul {
    list-style: auto;
    font-size: 15px;
    line-height: 26px;
    font-family: 'Roboto-Regular';
}
#secn_2 h6 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 36px;
    font-family: 'Roboto-Regular';
}
#secn_2 p {
    font-size: 16px;
    margin-bottom: 27px;
    font-family: 'Roboto-Regular';
}
.text_2 {
    font-size: 12px !important;
    font-family: 'Roboto-Regular';
}
.main-head h6 {
    font-size: 23px;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-family: 'Roboto-Regular';
}
a {
    text-decoration: none !important;
}
.link_ref:hover {
    color: #0d6efd !important;
}
.owl-carousel .card {
    padding: 25px;
    margin-top: 35px;
    height: 126px;
}
.owl-carousel .card p {
    color: #0b5dc1;
}
.owl-carousel .card:hover {
    border: 1px solid #0b5dc1;
    cursor: pointer;
}
.owl-carousel h6 {
    font-size: 16px !important;
    margin-top: 0px !important;
}
.owl-carousel a {
    color: #000 !important;
}
.thumbs-img:hover {
    background: #f2f2f2 !important;
    cursor: pointer;
}
.thumbs-img {
    cursor: pointer;
    border: 0;
    outline: 0;
    width: 72px;
    height: 72px;
    background: #fafafa;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    padding: 18px;
}
#likeCount {
    font-family: 'Roboto-Regular';
}
.field_container {
    width: 60% !important;
}
@media (max-width: 767px) {
    #secn_2 {
        padding-top: 85px;
    }
    #name {
        margin-bottom: 22px;
    }
    .field_container {
        width: 100% !important;
    }
    .card-field {
        padding: 26px;
    }
    .submit_btn {
        width: 50% !important;
    }
}
.need-msg span {
    color: #0b5dc1;
}
#alt-txt {
    padding: 35px;
}
#alt-txt h5 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Roboto-Regular';
}
.contactform {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
    outline: none !important;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control:active {
    outline: none !important;
    border: none !important;
}
input:active {
    outline: 0 none;
}
::placeholder {
    font-family: 'Roboto-Regular';
}
.submit_btn {
    background-color: #000;
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 50px;
    width: 34%;
    padding: 5px 15px;
    border-radius: 5px;
    font-family: 'Roboto-Regular';
}
.modal-title {
    padding-top: 35px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Roboto-Regular';
}
.close {
    height: 20px;
    background-color: transparent !important;
    border: none;
    color: #000 !important;
    border-radius: 2px;
    cursor: pointer;
    position: absolute !important;
    right: 0;
}
.contact-height {
    height: 68px;
}
.error-message {
    color: red;
    position: relative;
    bottom: 23px;
    font-size: 13px;
    font-family: 'Roboto-Regular';
}
@media (max-width: 767px) {
    .contact-height {
        height: 0px;
    }
    .socialMediaIcons {
        margin-top: 12px !important;
    }
    .logo-new1 {
        margin-top: 10px;
    }
}
/**** new header styles ****/
.only-mob-tab {
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
}
/*** new header styles End ***/

/****Footer style**/
.site-footer {
    background-color: #292929 !important;
}
.footer-head {
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0;
}
.logo-new {
    max-width: 80%;
}
.logo-new1 {
    max-width: 100%;
}
.footer-subhead {
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 700;
    padding: 8px 0 2px 0;
    margin: 0 0;
}
.footer-subhead a, .footer-subhead a:hover {
    color: #000033;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
    text-decoration: none;
}
.footer-desc {
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 15px;
    font-weight: 500;
}
.footer-desc a, .footer-desc a:hover {
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.copyright {
    color: white;
    background-color: #1a1a1a;
    padding: 10px 15px 1px 15px;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}
.copyright p, .copyright a {
    color: #999999;
    text-decoration: none;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 500;
    padding: 0px 20px 0px 20px;
}
.grey-text {
    color: #555555;
    text-decoration: none;
}
ul.footer-desc {
    list-style-type: none;
    padding-left: 0
}
.social-med-footer {
    max-width: 33px;
}
.align-social-icons {
    margin: 10px auto auto 20px;
    text-align: left;
}
.company-show.show3 {
    display: block;
}
.company-show.hide {
    display: none;
}
.company-show {
    display: none;
}
.product-show.show4 {
    display: block;
}
.product-show {
    display: none;
}
.account-show.show5 {
    display: block;
}
.account-show {
    display: none;
}
.policy-show.show6 {
    display: block;
}
.policy-show {
    display: none;
}
.shop-show.show7 {
    display: block;
}
.shop-show {
    display: none;
}
.product-show li a {
    font-size: 15px !important;
}
.address-show li a {
    font-size: 15px !important;
}
.contact-show li a {
    font-size: 15px !important;
}
.footer-col span.rotate {
    transform: translateY(3%) rotate(-180deg);
}
.footer_address h6 {
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto-Regular';
}
.footer_address p {
    font-family: 'Roboto-Regular';
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0;
}
.footer_address p a {
    color: #fff !important;
}
.footer-desc-img {
    display: flex;
}
footer .container {
    max-width: 1351px;
    margin: auto;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
ul {
    list-style: none;
}
.footer {
    padding: 48px 0 1px;
}
.footer-col {
    width: 16% !important;
    padding: 0 15px;
}
.footer-col a {
    text-decoration: none !important;
}
.footer a {
    text-decoration: none !important;
}
.footer-col h4 {
    font-size: 18px;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-weight: 500;
    position: relative;
    font-family: 'Roboto-Regular';
    margin-top: 10px;
}
.footer-col h4::before {
    /* content: ''; */
    position: absolute;
    left: 0;
    bottom: -10px;
    background: linear-gradient(#f9f7f5, #f9f7f5) padding-box, linear-gradient(45deg, #04a7cc, #7b8bc6) border-box;
    border: 1px solid transparent;
    height: 2px;
    box-sizing: border-box;
    width: 50px;
}
.footer-col ul li:not(:last-child) {
    margin-bottom: 10px;
}
.footer-col ul li a {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
    color: #bbbbbb;
    transition: all 0.3s ease;
}
.footer-col .social-links a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #ffffff;
    transition: all 0.5s ease;
}
.footer-col .social-links a:hover {
    color: #24262b;
    background-color: #ffffff;
}
.logo-new1 {
    margin: 0 13px;
}
.footer_container {
    max-width: 1512px !important;
}
.rated_text {
    font-family: 'Roboto-Regular';
    background: white;
    color: black;
    width: auto;
    text-align: center;
    width: 41%;
    margin: 14px 0;
    padding: 2px;
    border: 2px solid #555;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: -2px 6px 5px 1px rgba(0, 0, 0, 0.1);
}
.footer_thintext {
    color: #fff;
    font-size: 10px;
    margin-top: 8px;
    font-family: 'Roboto-Regular';
    text-align: center;
    position: relative;
    left: 66px;
}
.last_footer {
    color: #fff;
    font-size: 10px;
    font-family: 'Roboto-Regular';
    float: right;
}
.footer_topimg {
    float: right;
}
.logo_img {
    margin: 0 2px;
}
.footer-desc a, .footer-desc a:hover {
    line-height: 22px;
    font-weight: 300;
    transition: color 0.3s ease;
}
.footer-desc {
    color: #bbbbbb !important;
}
.site-footer {
    background-color: #000 !important;
}
footer {
    background-color: #000 !important;
}
hr {
    height: 1px !important;
    color: #fff !important;
    margin-bottom: 7px !important;
}
.hr1 {
    height: 1px;
    color: #fff;
    margin-top: -9px;
}
.copyright_text p {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: normal;
}
.social-med-footer {
    max-width: 40px;
    margin: 0 13px;
}
/***responsive for footer***/
@media(max-width: 767px) {
    .footer-col {
        width: 50%;
        margin-bottom: 30px;
    }
    .footer-col {
        width: 20%;
        padding: 0 42px 0 94px !important;
    }
    .copyright_text {
        margin: 0 25px;
    }
    .rated_text {
        width: 90% !important;
    }
    .footer_thintext {
        margin-top: 0 !important;
        text-align: left !important;
        left: 0px !important;
        width: 48%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .footer_address {
        padding: 0 0;
    }
    .footer_address p {
        margin-bottom: 5px;
    }
    .footer-col h4 {
        margin-top: -17px;
        margin-bottom: 9px;
    }
    hr {
        margin-bottom: 36px !important;
    }
    .approved_img {
        width: 68%;
        margin-bottom: 25px;
    }
    .logo-new1 {
        margin: 5px 85px !important;
        width: 43% !important;
        margin-bottom: 9px;
    }
    .logo_img {
        margin: 0 2px;
        width: 13% !important;
    }
    .last_footer {
        float: none !important;
        text-align: center;
    }
    ul.footer-desc {
        display: none;
    }
    .footer-col h4::before {
        height: 0;
        background: transparent;
    }
    .sidebar ul li {
        line-height: 43px !important;
    }
}
@media(max-width: 574px) {
    .footer-col {
        width: 100% !important;
    }
}
/***Footer style end***/
.hideondesktop {
    display: none;
}
@media (max-width: 767px) {
    .hideonmobile {
        display: none;
    }
    .hideondesktop {
        display: block !important;
    }
}
.logo-new2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 12px;
    width: 54%;
    height: auto;
}
@media  (min-width: 768px) and (max-width: 1024px) {
    .hideonipad {
        display: none;
    } 
    .hideonipadpro {
        display: none;
    }
    .hideonmobile {
        display: block;
    }
    .approved_img {
        width: 100%;
    }
    .icon_5 {
        color: #0b5dc1;
        padding: 38px 25px !important;
        font-size: 25px !important;
    }
    .border_1 {
        width: 100%;
        padding: 30px;
    }
    .footer_topimg {
        float: right;
        width: 100%;
    }
    .mobile-img {
        max-width: 19% !important;
    }
    .field_container {
        width: 80% !important;
    }
    .side-btn span {
        font-size: 34px;
    }
}