:root {
    --primary-color: #004893 !important;
    --dark-color: #00467c !important;
    --secondary-color: #16558C !important;
    --grey-color: #f5f5f5 !important;
    --white-color: #ffffff !important;
    --body-fonts: 'DIN', sans-serif !important;
    --title-fonts: 'DIN', sans-serif !important;
}

.quote-from input[type="text"], .quote-from textarea,
.quote-from input[type="email"] {
    margin-bottom: 10px;
    background: var(--white-color);
    border: 2px solid var(--white-color);
    width: 100%;
}

.gallery-description{
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 35px;
    margin-top: 29px;
}

.pt-pagination .page-numbers{
    justify-content: center!important;
}

.block-revealer__element{
    background-color: rgb(234, 230, 223)!important; ;
}

.icon-box-icon{
    color: #0936b2;
}

.tparrows:hover{
    background-color: #eae6df!important;
}
.slider{
font-size: 69px!important;
    line-height: 85px!important;
}

.slider-top{
    font-size: 20px!important;
}

.slider-bottom{
    font-size: 25px!important;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center right calc(0.375em + 0.1875rem) !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

header#pt-header .pt-bottom-header .navbar .navbar-brand img, .header#pt-header.pt-header-style-2 .navbar-brand{
    height: 47px!important;
}

#rev_slider_6_1_wrapper .hades.tparrows:hover:before {
    background: var(--primary-color) ;
}

.pt-footer-top {
    background:#f0f0f0 ;
}

section.our-partners {
     padding: 80px 0 !important;
}

#pt-footer .pt-footer-top {
    padding-bottom: 40px!important;
}

#pt-footer .pt-copyright-footer,
.page-item.active .page-link {
    background: var(--dark-color);
}

#back-to-top .topbtn{
    background-color: #0136b2;
}

#back-to-top .topbtn:hover{
    background: #003bff ;
}
.product-description{
    text-align: justify!important;
}

.pagination{
    justify-content: center;
}

.pt-section-title-box .pt-section-sub-title{
    color:  var(--primary-color) ;
    border-color: #FFFFFF;
}
.pt-copyright-footer .pt-copyright,.breadcrumb .breadcrumb-item.active,.breadcrumb li a:hover, .pt-text-primary{
    color: #ffffff!important;
}
header#pt-header .pt-top-header ul li a:hover{
    color: #968b82 ;
}

#pt-footer .pt-footer1 .footer-title,.our-contact,
.icon-list-items .icon-list-item .icon-list-icon i {
    color: #010305!important;
}

.page-item.active .page-link {
    border-color: unset;
}

.page-link {
    color: #01283F;
}

.footer-description,#pt-footer .pt-footer1 ul li a,
.address,.email,.phone {
    color: #01283F!important;
}

.certification {
    display: flex;
    justify-content: center;
}

.about{
    padding-bottom:60px!important;
}

.faveton{
    margin-top: 40px;
}
.facade-work{
    font-weight: bold!important;
}

.section-style:before, .section-style:after{
    background: unset!important;
}

.pt-section-title{
    font-size: 2rem!important;
}

@media(min-width: 1310px){
    .text-xl-left{
        margin-left:50px!important;
    }

}

@media only screen and (width: 280px){
    #slider-6-slide-18-layer-2, #slider-6-slide-16-layer-3, #slider-6-slide-17-layer-2{
        font-size: 1.2rem!important;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
    #slider-6-slide-18-layer-3, #slider-6-slide-16-layer-3, #slider-6-slide-17-layer-3{
        font-size: 1.2rem!important;
    }
    #slider-6-slide-18-layer-2,#slider-6-slide-16-layer-2, #slider-6-slide-17-layer-2{
        font-size:2.5rem!important; ;
        line-height: 3rem!important;
    }
}

@media screen and (max-width: 767px){
    .slider{
        font-size:1.5rem !important;
        line-height: 25px!important;
    }
    .pt-section-title{
        font-size: 1.5rem!important;
    }
}
