:root{
    --accent-color: #006fba;
    --accent-color2: #565757;
}
.tp-header-main {
    padding-top: 37px;
    padding-bottom: 37px;
}
.logo img {
    height: 110px;
    position: absolute;
    top: 40px;
}
#header-sticky-2 .logo img {
    height: 80px;
    top: -6px;
}
.accent-color{color: var(--accent-color);}
.accent-bg{background-color: var(--accent-color);}
.offcanvas__area .logo img {
    position: relative;
    margin-bottom: 30px;
}
.offcanvas__logo.logo{
    margin: 0 auto;
    display: block;
}
.tp-footer-logo img {height: 120px;}
.bootom-footer-links ul {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.bootom-footer-links li {margin-left: 10px ;}
.tp-footer-bottom-wrapper {padding-bottom: 18px !important;}
.tp-header-welcome p, 
.tp-header-top-menu-item>span, 
.tp-header-top-menu-item>span::after {color: #000;}
.tp-header-top-menu-item {border-right: 1px solid rgb(0 0 0 / 20%);}
.slide-bg{background-color: #f7f7f7;}
.tp-slider-btn .tp-btn:hover {background-color: var(--accent-color);}
.tp-slider-active .tp-slider-arrow button.tp-slider-button-next {right: 40px !important;}
.tp-slider-active .tp-slider-arrow button.tp-slider-button-prev {left: 40px !important;}
.tp-slider-active .tp-slider-arrow button{
    opacity: 1 !important;
    background-color: var(--tp-common-white);
    border-color: var(--tp-common-white);
    color: var(--tp-common-black);
    visibility: visible;
}
.tp-slider-active .tp-slider-arrow button:hover{
    background-color: var(--accent-color);
    border-color: var(--accent-color);
    color: #fff;
}
.tp-product-category-item .tp-product-category-thumb i{
    transition: .5s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.tp-product-category-item:hover .tp-product-category-thumb i {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.swiper-container-slide .swiper-button-prev,
.swiper-container-slide .swiper-button-next {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.247);
  color: #000;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  padding: 17px 20px;
  border-radius: 50%;
}
.swiper-container-slide .swiper-button-prev:hover,
.swiper-container-slide .swiper-button-next:hover {
  background-color: var(--accent-color);
  border-color: var(--accent-color);
  color: #fff;
}
.swiper-container-slide .swiper-button-prev, .swiper-button-next, .swiper-button-prev, .swiper-button-next {top: 30%;}
.tp-product-category-thumb a {
    background-image: unset;
    border-radius: 5%;
    border: 1px solid var(--accent-color);
}
.delay1 {animation-delay: .1s;}
.delay2 {animation-delay: .2s;}
.delay3 {animation-delay: .3s;}
.delay4 {animation-delay: .4s;}
.delay5 {animation-delay: .5s;}
.delay6 {animation-delay: .6s;}
.delay7 {animation-delay: .7s;}
.delay8 {animation-delay: .8s;}
.delay9 {animation-delay: .9s;}
.delay10 {animation-delay: 1s;}
.tp-product-offer-more-border {background-color: var(--accent-color);}
.tp-product-offer-slider-active .swiper-button-prev,
.tp-product-offer-slider-active .swiper-button-next {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.247);
  color: #000;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  padding: 17px 20px;
  border-radius: 50%;
}
.tp-product-offer-slider-active .swiper-button-prev:hover,
.tp-product-offer-slider-active .swiper-button-next:hover {
  background-color: var(--accent-color);
  border-color: var(--accent-color);
  color: #fff;
}
.tp-product-offer-slider-active .swiper-button-prev, .swiper-button-next, .tp-product-offer-slider-active, .swiper-button-next {top: 30%;}
.tp-history-thumb {
    border: 0;
    box-shadow: unset;
    justify-content: center;
    display: flex;
}
.pagebar {background-color: #f3f3f3;}
.breadcrumb__list span:not(:last-child)::after {right: 3px;}
.tp-contact-info-icon{justify-content: center;}
.map{height: 500px;}
.tp-product-list-item .tp-product-list-content {border: 0;}
.tp-product-details-desc-title {margin-bottom: 30px;}
.tp-product-details-.floating-icons-main-thumb, .tp-product-details-thumb-wrapper .floating-icons-tabs .floating-icons-link.active::after, 
.tp-product-details-thumb-wrapper .floating-icons-tabs .floating-icons-link:hover::after {border: 2px solid var(--accent-color);}
.tp-product-details-thumb-wrapper .floating-icons-tabs:after {border: 2px solid transparent !important;}
.tp-btn-white{color: #000;}
.tp-slider-area .tp-btn.tp-btn-2.tp-btn-white:hover {color: #fff;}
.tp-slider-title {
    font-size: 46px;
    margin-bottom: 50px !important;
}
.tp-header-welcome a:nth-child(1){margin-right: 15px;}
.quote-about {
    position: absolute;
    background-color: #fff;
    transform: translate(-50%, -50%);
    padding: 20px;
    left: 102%;
    top: 20%;
    border-radius: 6px;
    width: 60%;
}
.quote-about p {
    margin: 0;
    font-weight: bolder;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.5;
}
.cat-item-image span{
    width: 100%;
    /* height: 255px; */
    background-position: center;
    background-size: 80%;
    display: block;
    border-radius: 50%;
    padding: 30px;
    background-repeat: no-repeat;
    transition: .5s;
}
.cat-item-image {
    overflow: hidden;
    border: 1px solid var(--accent-color);
    border-radius: 50%;
}
.cat-item:hover .cat-item-image span{
    transform: scale(1.1);
}
.tp-section-title{color: var(--accent-color);}
.tp-history-thumb:after {
    content: "";
    position: absolute;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 111 186 / 14%);
    right: -30px;
    top: 30px;
    display: block;
    z-index: -1;
    border-radius: var(--bs-border-radius)!important;
    transition: .4s;
}
.tp-history-thumb:hover:after {
    right: -15px !important;
    top: 15px !important;
}
.bg-accent{background-color: var(--accent-color) !important;}
.tp-header-top.bg-accent .tp-header-welcome>a {color: #fff !important;}
.tp-header-top.bg-accent .tp-header-welcome>a:hover {
    color: #fff !important;
    opacity: .8;
}
.tp-header-top.bg-accent .tp-header-top-menu-item>span, .tp-header-top.bg-accent .tp-header-top-menu-item>span:after{color: #fff;}
.floating-icons {
    position: fixed;
    width: 60px;
    margin-top: 150px;
    transition: all 0.3s linear;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, .4);
    top: 50%;
    transform: translateY(-50%);
}
.floating-icons ul {
    margin-top: 0;
    margin-bottom: 0rem;
    list-style: none;
}
.floating-icons li {
    height: 45px;
    position: relative;
}
.floating-icons li a {
    color: #fff !important;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 45px;
    padding-left: 25%;
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    transition: all .3s linear;
    text-decoration: none !important;
}
.floating-icons li.facebook a {background: #4267B2;}
.floating-icons li.instagram a {background: #405DE6;}
.floating-icons li.whatsapp a {background: #25D366;}
.floating-icons li a i {
    position: absolute;
    top: 14px;
    left: 24px;
    font-size: 15px;
}
.floating-icons ul li a span {
    display: none;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.floating-icons a:hover {
    z-index: 1;
    width: 200px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
}
.floating-icons ul li:hover a span {
    padding-left: 30%;
    display: block;
    font-size: 15px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    background-size: 70% 70%;
    background-color: var(--accent-color);
    padding: 20px;
}
.floating-social-icons {
    position: fixed;
    z-index: 99;
    top: 50%;
    right: 0;
}
.floating-social-icons ul li{margin-bottom: 5px;}
.floating-social-icons ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.floating-social-icons li.facebook .fa-stack .fa-circle {color: #4267B2;}
.floating-social-icons li.instagram .fa-stack .fa-circle {color: #405DE6;}
.floating-social-icons li.whatsapp .fa-stack .fa-circle {color: #25D366;}
.tp-footer-area {background-color: #565757;}
.tp-footer-widget-title, 
.tp-footer-widget-content ul li a,
.tp-footer-contact-content p,
.tp-footer-talk h4, 
.tp-footer-talk span{color: #fff;}
.tp-login-btn, .tp-subscribe-input button {background-color: #1a1a1a;}
.tp-subscribe-input button {padding: 15px 40px;}
.tp-footer-bottom {border-top: 1px solid rgb(255 255 255 / 7%);}
/* .brand-item {border: 1px solid rgb(0 0 0 / 9%);} */
.brand-item img {
    filter: grayscale(1);
    transition: .4s;
}
.brand-item:hover img {filter: grayscale(0);}
.projects-area {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 150px 0;
    position: relative;
}
.projects-area:after {
    content: "";
    background-color: rgb(0 0 0 / 63%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.projects-area .row{
    position: relative;
    z-index: 2;
}
.projects-title {
    background-color: #565757;
    padding: 50px 50px;
    border-radius: 6px;
}
.bg-gray {background-color: #ebebeb;}
.call-to-action-more{padding:6vw;}
.call-to-action-more__arrow{z-index:1;position:relative;font-size:30px;}
@-webkit-keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}
@keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);}}
.map-marker-color{color: var(--accent-color);}
.categories-area .cat-item{margin-bottom: 30px;}
.service-details-bg {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
}
.tp-footer-bottom a {color: #fff !important;}
.tp-footer-bottom a:hover {color: var(--accent-color) !important;}