@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,900&display=swap');

body {
    color: #000 !important;
}

p, a, b, ul, li, span{
    font-size: 16px !important;
}

@media (max-width:576px){
    p, a, b, ul, li, span{
        font-size: 15px !important;
    }
}

.cta,
.item-2 {
    display: block;
}

.city-product-box:hover,
.mobile-phone {
    box-shadow: 1px 1px 10px #d3d3d3;
}

.cta button,
.mobile-phone button {
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 1px;
    outline: #f47f34;
    line-height: 25px;
    font-weight: 600;
    transition: .5s;
}

.cta button,
.cta i,
.mobile-phone i,
ul.list li:before {
    margin-right: 10px;
}

h1 {
    font-size: 2rem !important;
}

.mat-image-box,
.material-image-box,
.stand-image-box {
    border: 1px solid #d3d3d3;
}

.animated-button {
    border-radius: 4px;
    background-color: #f47f34;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 6px;
    width: 98px;
    transition: .5s;
    cursor: pointer;
    margin: 0;
}

.image1-h2,
.image2-h2,
.image3-h2,
.image4-h2,
.image5-h2,
.image6-h2 {
    font-size: 14px;
    color: grey;
    position: absolute;
}

.animated-button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: .5s;
}

.animated-button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: .5s;
}

.animated-button:hover span {
    padding-right: 25px;
}

.animated-button:hover span:after {
    opacity: 1;
    right: 0;
}

.images-box {
    border: none;
    width: 100%;
    overflow: hidden;
    height: 312px;
}

.rating label {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.rating label input {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
}

.rating label .icon {
    float: none;
    color: orange;
}

.products .product .product-details .product-title {
    font-size: 15px;
    text-transform: uppercase;
}

.image-box {
    border: 1px solid #d3d3d3;
    overflow: hidden;
}

.content-box {
    border-bottom: 3px solid #f47f34;
    height: 80px;
    padding: 4px;
}

.content-box:hover {
    background-color: #edeeef;
}

.side-line {
    background-color: #8f9090;
    width: 100%;
    height: 70px;
    margin-top: 20px;
}

.side-line h4 {
    text-align: center;
    font-size: 18px;
    margin-top: 19px;
    padding: 22px 10px 10px;
    color: #fff;
}

.image-2 {
    margin-top: -690px;
    margin-left: 274px;
}

.image-1:hover,
.image-2:hover,
.image-3:hover,
.image-4:hover,
.image-5:hover,
.image-6:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.image-3 {
    margin-top: -430px;
    margin-left: 354px;
}

.image-4 {
    margin-top: -190px;
    margin-left: 275px;
}

.image-5 {
    margin-top: -243px;
    margin-left: 58px;
}

.image-6 {
    margin-top: -549px;
    margin-left: -241px;
}

.image-1 {
    margin-top: -648px;
    margin-left: 65px;
}

.image1-h2 {
    margin-top: -345px;
    margin-left: 120px;
}

.image2-h2 {
    margin-top: -364px;
    margin-left: 317px;
}

.image3-h2 {
    margin-top: -244px;
    margin-left: 397px;
}

.image4-h2 {
    margin-top: -113px;
    margin-left: 329px;
}

.image5-h2 {
    margin-top: -152px;
    margin-left: 139px;
}

.image6-h2 {
    margin-top: -302px;
    margin-left: 53px;
}

.image-7 {
    width: 197px;
    margin-top: -352px;
    margin-left: -14px;
    margin-bottom: 4px;
    position: absolute;
}

.why-icons {
    width: 50px;
    margin-top: -9px;
}

.category-list,
.city-list p {
    margin-top: 30px;
}

.about-content {
    font-size: 16px;
}

.homepage-down {
    font-size: 22px;
}

@media (max-width:768px) {
    .homepage-down {
        text-align: center;
        font-size: 16px;
    }
}

#videoBG {
    z-index: -1;
    width: 100%
}

.item-2 {
    position: absolute;
    top: 0;
    line-height: 58px;
    width: 60%;
    color: #000;
    margin-left: 58px;
    font-size: 40px;
    font-weight: 700;
}

.slide-height {
    height: 230px;
}

.slide-height p {
    font-size: 16px !important;
}

.city-list p {
    font-size: 18px;
    margin-bottom: 20px;
}

.category-main-div-home table td i,
.city-list p a:hover,
.footer-city span {
    color: #f47f34;
}

.list-city-product {
    background-color: #99999978;
    min-height: 100px;
}

.list-city-product h2 {
    padding: 0;
    font-size: 35px;
    color: #ffbd1f;
}

.category-list li {
    border: 1px solid #f5f5f5;
    padding: 10px;
    font-size: 16px;
    color: #000;
    /* background-color: #f5f5f5; */
    transition: .5s;
}

.category-list li:hover {
    border: 1px solid #373b7b;
    padding: 10px;
    font-size: 16px;
    color: #373b7b;
    /* background-color: #296de5; */
}

.category-list a li:hover,
.cta button,
.mobile-phone button {
    background-color: #f47f34;
    color: #fff;
}

.category-list a li:hover {
    transition: .7s;
}

ul.list li:before,
ul.list.angle-double-right li:before {
    color: #a9a9a9 !important;
    font-family: fontawesome;
    font-size: 12px;
}

.city-product-box {
    border: 1px solid #d3d3d3;
    height: 400px;
    margin-top: 30px;
}

.city-images-box {
    border: none;
    width: 100%;
    overflow: hidden;
    height: 300px;
}

.product-name {
    background-color: #ddd;
    min-height: 98px;
    padding: 10px;
}

.product-name h3 {
    font-size: 17px;
    padding-top: 0;
}

.cta button {
    border: 1px solid #f47f34;
    border-radius: .25rem;
    float: right;
    margin-top: 7px;
    font-size: 15px;
}

.cta button:hover,
.mobile-phone button:hover {
    background-color: transparent;
    border: 1px solid #f47f34;
    color: #f47f34;
}

.mobile-phone {
    display: none;
    background-color: #fff;
    position: fixed;
    padding: 10px;
    bottom: 0;
    width: 100%;
    z-index: 100;
}

.mobile-phone button {
    border: 1px solid #f47f34;
    border-radius: .25rem;
    font-size: 14px;
}

.box,
.cta-form {
    border-radius: 10px;
    box-shadow: 1px 1px 10px #d3d3d3;
    padding: 10px;
}

.product-para {
    margin: 30px 0;
}

.product-para li {
    list-style: disc !important;
    margin-left: 20px;
}

.cta-form {
    color: #000;
    font-weight: 300;
    margin-top: 30px;
}

/* #cta__focus{
    box-shadow: 1px 1px 10px #ff0000;
} */

@media (max-width:576px) {
    .products .product .product-details .product-title {
        font-size: 10px;
        text-transform: uppercase;
        height: 15px;
    }

    .side-line h4 {
        text-align: center;
        font-size: 11px;
        margin-top: 19px;
        padding: 22px 10px 10px;
        color: #fff;
    }

    .about-content {
        font-size: 14px;
        text-align: justify;
        /* padding: 10px; */
        margin-bottom: 0 !important;
    }

    .slide-height {
        height: 230px;
    }

    .slide-height p {
        font-size: 14px !important;
    }

    .city-list p {
        font-size: 12px;
        text-align: center;
    }

    .list-city-product h2 {
        padding: 0;
        font-size: 20px;
        color: #ffbd1f;
    }

    .cta button {
        font-size: 11px;
        float: left;
    }

    .mobile-phone {
        display: block;
    }

    .box {
        width: 100% !important;
    }
}

.cta-cta {
    background-color: #eee;
    margin: 20px 0;
    border-radius: 5px;
    padding: 10px;
}

.cta-cta p {
    font-size: 20px;
    margin: 0;
    font-weight: 600;
    color: #000;
}

.cta-cta button {
    background: #f47f34;
    border: none;
    padding: 5px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    float: right;
}

.hover_box,
.search-blog {
    border: 1px solid #d3d3d3;
    margin-top: 20px;
}

.modal-backdrop.in {
    opacity: 0 !important;
}

.modal-backdrop {
    position: relative !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.search-blog {
    padding: 10px;
}

.search-blog input {
    width: 100%;
    padding: 5px;
    background-color: #d3d3d340;
    border: none;
}

.search-blog button {
    position: absolute;
    margin-top: 0;
    right: 26px;
    padding: 2px;
    width: 34px;
    height: 34px;
    border: none;
    color: #fff;
    background: #f47f34;
}

ul.list.angle-double-right li:before {
    content: "\f101"
}

ul.list li:before {
    border: none;
    content: "\f0a9";
    display: inline-block;
    padding: 0;
}

#suggestion-box1 {
    z-index: 1 !important;
    margin-left: -253px !important;
    margin-top: 7px !important;
    padding: 10px !important;
    width: 331px !important;
    height: 250px !important;
    overflow-y: auto !important;
}

#suggestion-box1 li {
    list-style: none !important;
    color: #000 !important;
    border-bottom: 1px dotted #000 !important;
    padding: 10px !important;
}

#suggestion-box1 li:hover {
    background-color: #f5f5f5 !important;
}

#suggestion-box1 a,
#suggestion-box1 a:hover {
    text-decoration: none;
}

.footer-city {
    margin-top: 20px;
}

.footer-city p {
    font-size: 16px;
    font-weight: 900;
    color: #000;
}

.footer-city a {
    font-weight: 700;
    color: #000;
}

.blog-ul span {
    font-weight: 600 !important;
}

.hover_box {
    padding-bottom: 20px;
}

.hover_box p {
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
}

.zoom_image {
    overflow: hidden;
    height: auto;
}

.zoom img {
    margin: 0 auto;
    transition: .5s;
}

.zoom img:hover {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.view__btn {
    border: 1px solid #373b7b;
    padding: 5px 20px;
    color: #373b7b;
    font-weight: 600;
    font-size: 12px !important;
}

.view__btn:hover {
    border: 1px solid #f47f34;
    color: #f47f34;
}

.category-main-div-home {
    background-color: #fff;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin-top: 20px;
    padding: 5px;
}

.category-main-div-home table td {
    vertical-align: top;
    font-weight: 600;
    color: #000;
}

.city__list a,
.city__list a span,
.city__list p,
.city__list p span {
    color: #666 !important;
}

.bg-regional-h {
    color: #373b7b;
    font-size: 20px;
    padding-top: 45px;
    font-weight: 600;
}

.city__list p {
    font-size: 14px;
    line-height: 20px;
}

.city__list a {
    text-decoration: none !important;
    font-weight: 700;
}

.city__list p span {
    font-size: 14px;
    line-height: 10px;
}

.material__box {
    box-shadow: 1px 1px 10px #d3d3d3;
    border-radius: 5px;
    margin-top: 20px;
}

.material__box:hover {
    box-shadow: 1px 1px 15px 5px #d3d3d3;
}

.material__title {
    padding: 4px;
}

.an__click {
    padding: 5px;
}

.an__click a p {
    border: 1px solid #373b7b;
    margin: 0;
    padding: 4px 10px;
    width: 150px;
    border-radius: 30px;
    color: #373b7b;
    cursor: pointer;
}

.rate {
    height: 46px;
    position: absolute;
    margin-top: -50px;
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked)>label:before {
    content: '★ '
}

.rate>input:checked~label {
    color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08;
}

.diff__country {
    display: flex;
}

.inner-content {
    margin: 10px 0;
    direction: rtl;
    width: 100%
}

.inner-content input[type=radio] {
    display: none;
}

.inner-content i {
    color: #ddd;
    font-size: 36px;
    cursor: pointer;
}

.inner-content input[type=radio]:checked~label i {
    color: gold;
}

.inner-content h3 {
    margin: 0 0 15px;
    font-size: 24px;
}

.product_search {
    box-shadow: 1px 1px 10px #d3d3d3;
    margin-top: 30px;
    cursor: pointer;
}

#searchbyname,
.search__button {
    float: left;
    height: 39px;
    margin-top: -4px;
}

.product_search img {
    width: 100%
}

.product__detail h5 {
    font-weight: 700;
    font-size: 20px;
}

.product__detail {
    padding: 20px;
}

/* #searchbyname {
    padding: 10px;
    border: 1px solid #000;
    border-radius: 4px;
    width: 80%;
    background: #f1f1f1;
    font-size: 17px;
} */

#searchbyname {
    outline: none;
    padding: 7px 42px 7px 25px;
    /* margin-top: 5px; */
    font-size: 15px;
    border: none;
    width: 100%;
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #a7a9ac !important;
}

.search__button {
    width: 10%;
    /* padding: 6px; */
    background: #fff;
    color: #000;
    font-size: 15px;
    border: 1px solid #000;
    border-left: none;
    cursor: pointer;
    /* border-radius: 4px; */
}

.search__button {
    outline: none;
    /* padding: 5px 10px; */

    /* margin-right: 14px; */

    /* border-radius: 3px; */
    border: none;
    background-color: transparent;
    cursor: pointer;
    color: #f47f34;
    font-size: 17px;
    position: absolute;
    right: 12px;
    /* top: 19px; */
    /* padding-left: 12px; */
    border-left: 1px solid #a7a9ac;
}

.desk_top {
    display: block;
}

.mob_ile {
    display: none;
}

@media (max-width:576px) {
    .desk_top {
        display: none;
    }

    .mob_ile {
        display: block;
    }

    .search__button {
        right: 20px;
    }
}

.bg6 {

    background-color: #ccc;



}

.bg6 img {

    margin-top: 50px;

}

.fimg {
    width: 60%;
}

.you__video h5 {
    font-size: 32px;
}

.you__video h6 {
    font-size: 16px;
}

.accordion1.active .new__faq {
    /* background-color: #f36c1a; */
    color: #000;
    border-bottom: 2px solid #ffbd1f;
}

.accordion1.active .new__icon {
    transform: rotate(-180deg);
}

.new__faq {
    cursor: pointer;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
    transition: all 0.4s ease-in-out;
    border-bottom: 2px solid #ffbd1f;
}

.new__body p {
    padding: 1rem 1.5rem;
    line-height: 1.8;
}

.new__body {
    transition: all 0.35s ease-in-out;
    max-height: 0;
    overflow: hidden;
    background-color: rgb(252, 252, 252);
}

.new__header a {
    font-size: 16px;
    color: #807e7c;
}

.new__header a:hover {
    color: #000;
}

.new__header a i {
    color: #f47f34 !important;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: text-indent 0.4s 0.4s ease;
    text-indent: -100%;
    opacity: 1;
}

.menuzord-menu>li>a {
    animation: blinkingText 7s infinite;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px !important;
    font-weight: 500 !important;
}

@keyframes blinkingText {
    0% {
        color: #000
    }

    49% {
        color: #000
    }

    60% {
        color: #f47f34
    }

    99% {
        color: #f47f34
    }

    100% {
        color: #f47f34
    }
}

.menuzord-menu>li>a:hover {
    background-color: transparent !important;
    color: black !important;
    border-radius: 0px !important;
}

.menuzord-menu>li:hover>a {
    background-color: white !important;
    color: black !important;
    border-radius: 0px !important;
}

.menuzord .menuzord-menu>li.active>a {
    background-color: white !important;
    color: #f47f34 !important;
    border-bottom: 2px solid #f47f34 !important;
    border-radius: 0px !important;
}

.service__logo {
    color: #4ac2e4;
    background: #dbf3fa;
    padding: 15px;
    /* margin: 0px !important; */
    border-radius: 50%;
    font-size: 40px !important;
    margin-top: 10px !important;
}

.customer__logo {
    color: #e44c7d;
    background: #fbe9ef;
    padding: 15px;
    /* margin: 0px !important; */
    border-radius: 50%;
    font-size: 40px !important;
    margin-top: 10px !important;
}

.check__logo {
    color: #6ac069;
    background: #e1f2e1;
    padding: 15px;
    /* margin: 0px !important; */
    border-radius: 50%;
    font-size: 40px !important;
    margin-top: 10px !important;
}

.header__nxt h4{
    color: #f47f34 !important;
}

.header-line h1 {
    text-align: left;
    /* margin-top: 50px; */
    font-weight: 800 !important;
    font-size: 40px !important;
    font-family: 'Raleway', sans-serif !important;
}

.header-line h3 {
    text-align: left;
    /* margin-top: 50px; */
    font-weight: 800 !important;
    font-size: 40px !important;
    font-family: 'Raleway', sans-serif !important;
}

@media (max-width: 576px){
.header-line h1 {
    font-size: 30px !important;
    margin: 0px !important;
}

.header-line h3 {
    font-size: 30px !important;
    margin: 0px !important;
}
}

.about-bottom-line {
    width: 50px;
    height: 2px;
    background-color: #f47f34;
    margin-bottom: 10px;
}

.background__new{
    background-color: #F8FAFC;
}

.new__btn {
    /* float: right; */
    color: #fff;
    background-color: #f47f34;
    border: 1px solid #f47f34;
    padding: 10px;
    width: 120px;
    border-radius: 5px;
    margin-top: 10px;
    font-weight: 500;
}

.new__btn:hover{
    color: #f47f34;
    background-color: transparent;
    border: 1px solid #f47f34;
}

.text-theme-colored1 {
    color: #f47f34 !important;
}

.footer{
    background-color: #f8fafc  !important;
}

.icon-box.icon-rounded-bordered i, .pager.theme-colored a, .widget .line-bottom:after {
    border: 1px solid #f47f34 !important;
}

.footer a:active, .footer a:focus, .footer a:hover{
    color: #f47f34 !important;
}

.btn-warning1 {
    color: #fff;
    background-color: #f47f34;
    border-color: #f47f34;
}

.btn-lg{
    border: none;
    background-color: #f47f35 !important;
    color: white !important;
    padding: 10px !important;
    position: absolute;
    width: 126px;
    margin-top: 22px !important;
    border-radius: 5px;
    margin-left: -128px;
    outline: none;
    font-size: 16px !important;
}

.header-nav{
    border-bottom: 1px solid #ededed;
}

.inner-header{
    background-color: #f8fafc !important;
}

.inner-header h1{
    color: #373b7b !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 800;
}

.bg-theme-colored1 {
    background-color: #f47f35!important;
}

.menuzord-brand img{
    
}

@media (max-width:576px){
    .menuzord-brand img{
        width: 120px;
        max-height: none !important;
        margin: 0px !important;
    }
}

.desktop_view{
    display: block;
}

.mobile_view{
    display: none;
}

@media (max-width:576px){
    .desktop_view{
        display: none;
    }
    
    .mobile_view{
        display: block;
    }
}

.dot_t{
    font-size: 8px;
    position: absolute;
    margin-top: 9px;
    margin-left: -10px;
    color: #f47f34;
}

.fancybox-overlay{
    background-color: transparent !important;
    /* background: none !important; */
}

.fancybox-skin{
    padding: 5px !important;
    background-color: #fff !important;
}

.fancybox-wrap{
    width: 900px !important;
}

@media (max-width:576px){
    .fancybox-wrap{
        width: 90% !important;
    }
}

.fancybox-inner{
    width: 100% !important;
}

.fancybox-wrap img{
    width: 100%;
}

.cross_close{
    
}

.cross_close a{
    color: #f47f34;
    text-align: right;
    float: right;
}

.h6_cross{
    font-size: 20px;
    margin-top: 50px;
    font-weight: 800;
}

.visit_form label {
    position: absolute;
    top: -10px;
    left: 22px;
    font-size: 12px;
    background: white;
    padding: 1px 5px;
    font-weight: 600;
    color: #f47f34;
}

.visit_form input {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid lightgray;
    border-radius: 3px;
    outline: none;
}

.visit_form button {
    border: 1px solid #373b7b;
    background: #373b7b;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}

.visit_form button:hover{
    color: #373b7b;
    border: 1px solid #373b7b;
    background: #fff;
}

.fancybox-opened .fancybox-skin{
    box-shadow: 1px 1px 10px lightgray;
}

.desktop_view{
    display: block;
}

@media (max-width:576px){
    .desktop_view{
        display: none;
    }

    .h6_cross {
        font-size: 25px;
    }
}

.new__client {
    margin-top: 20px;
    background-color: #ffffff;
    height: auto;
    padding: 30px 15px 16px 16px;
    border: 1px solid #ededed;
    /* height: 400px; */
}

.new__client img {
    width: 115px;
    margin-top: 30px;
}

.quote-2 {
    width: 30px !important;
    position: absolute;
    left: -25px;
    top: -56px !important;
}

.new__client h6 {
    font-size: 22px;
    color: #f47f34;
    font-weight: 900;
}

.new__client p {
    margin-top: 20px;
    line-height: 28px;
    /* text-align: justify; */
    height: 280px;
}

.new__client img {
    width: 115px;
    margin-top: 30px;
}
.quote-1 {
    width: 30px !important;
    position: absolute;
    right: -25px;
    bottom: -10px;
}

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F8FAFC;
}

#style-3::-webkit-scrollbar {
    width: 6px;
    background-color: #F8FAFC;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #F5F5F5;
}

.client_height {
    height: 260px;
    /* overflow: auto; */
    overflow-y: auto;
}

@media (max-width:576px){
    .quote-2 {
        left: 20px;
        top: 35px !important;
    }
}


.display_hide{
    display: none;
}

.new_form input{
    height: 37px;
}

.new_form button {
    border-radius: 4px;
    background-color: #f47f34;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 6px;
    width: 98px;
    transition: .5s;
    cursor: pointer;
    margin: 0;
}

#pageloader1
{
    top: 0;
  background: rgba( 255, 255, 255, 0.8 );
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
#pageloader1 img
{
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}