:root {
    --thm-font: 'Barlow', sans-serif;
    --thm-font-2: 'Roboto', sans-serif;
    --thm-font-3: 'Yantramanav', sans-serif;
    --thm-base: #015aaa !important;
    --thm-base-rgb: 217, 5, 40;
    --thm-primary: #4287e3;
    --thm-primary-rgb: 66, 135, 227;
    --thm-gray: #444444;
    --thm-gray-rgb: 68, 68, 68;
    --thm-black: #052049;
    --thm-black-rgb: 5, 32, 73;
    --thm-gray-bg: #e8f0f7;
    --thm-gray-bg-2: #f4f5f9;
    --thm-main-bg: #0e2753;
}
.hide{
    display: none;
}
.logo-box-style1 img {
    max-height: 80px;
}
.footer-logo-style1 img {
    width: 134px;
}
.footer-widget-contact-info ul li p a{
    font-size: 17px !important;
}
.stricky-header.stricky-header--style1.stricked-menu.main-menu {
    display: none;
}
.home-page-slider .swiper-wrapper .swiper-slide:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.6);
    z-index: 2;
    content: "";
}
.main-slider .main-slider-content .big-title span{
    color: #15c0f2;
}
.project-style2-carousel.owl-nav-style-one.owl-theme .owl-nav{
    top: 36% !important;
}
.logo-carousal.owl-carousel .owl-nav.disabled{
    display: block !important;
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background-color: #15C0F2;
    color: #fff;
}
.breadcrumb-style1-bg:after {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0;
}
.breadcrumb-menu ul li {
    color: #fff !important;
    font-weight: 600 !important;
}

.breadcrumb-menu ul li a:hover{
    color: #ddd !important;
}
.page .blog-page-two{
    padding-top: 0 !important;
}
.product-gallery .gallery-item {
    margin-bottom: 30px !important;
    position: relative;
}
.product-gallery .gallery-item a{
    position: relative;
    display: block;
}

.product-gallery .gallery-item .wp-caption-text.gallery-caption {
    position: absolute;
    top: 0;
    background: rgba(26, 21, 66, 0.8);
    width: 100%;
    padding: 10px;
    height: 100%;
    align-content: center;
    display: none;
    color: #fff;
}
.product-gallery .gallery-item a:hover .wp-caption-text.gallery-caption{
    display: block;
}

.single-blog-style2 .text-box .meta-box .meta-info li a{
    font-size: 18px !important;
}
.owl-nav span.right.icon-right-arrow-21 {
    text-align: unset;
}
.accordion-box-style1 .accordion .accord-btn h4{
    margin-bottom: 0;
}
.logo-carousal .owl-item a {
    pointer-events: none;
    cursor: default;
}
.phone-number-box-style1 a {
    font-size: 15px !important;
}
.phone-number-box-style1 span {
    font-size: 18px !important;
}
.main-header-style4__top-left h3 a {
    font-size: 16px;
    color: #fff !important;
    border-right: 1px solid;
    padding-right: 10px;
    line-height: 1;
}
.main-header-style4__top-left h3 a:last-child{
    border: unset;
    padding-right: 0;
}
.main-header-style4__top-left h3 a:hover{
    color: rgb(1, 90, 170) !important;
}
.main-menu .main-menu__list li>a, .stricky-header .main-menu__list li>a{
    font-size: 16px !important;
}

li.btn-one.vertox-btn.menu-item a, li.btn-one.vertox-btn.menu-item:hover a {
    color: #fff !important;
    position: relative;
    z-index: 1;
    text-decoration: none;
}
li.btn-one.vertox-btn.menu-item:after{
 background-color: #f59610;
 opacity: 0.9;
}
li.btn-one.vertox-btn.menu-item:before{
    background-color: #f59610;
    opacity: 0.7;
}
li.btn-one.vertox-btn.menu-item a:before {
    display: none !important;
}
li.btn-one.vertox-btn.menu-item {
    padding: 12px !important;
}
.footer-main {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}
.image-hover-text .elementor-image-box-wrapper{
    position: relative;
}
.image-hover-text .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    background: rgba(0,0,0,0.7);
    top: 0;
    left: 0;
    height: 100%;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    padding: 10px;
    display: none;
}
.image-hover-text .elementor-image-box-wrapper:hover .elementor-image-box-content{
    display: flex;
}
.single-project-item-style2 .img-holder .overlay-title{
	opacity: 1 !important;
	bottom:55px !important;
}
.elementor-image-gallery .gallery{
	text-align: center;
}
.single-project-item-style2:hover .img-holder .overlay-title h4 a {
    color: #ffffff;
    background-color: var(--thm-black);
}
.vertox-project .single-project-item-style2:hover {
    cursor: pointer;
}
@media only screen and (max-width:1450px){
    .custom-company-vision{
        padding-right: 10px !important;
    }
    .custom-company-vision .custom-vision-content .elementor-element-populated{
        padding-left: 20px !important;
    }
    .custom-company-vision .elementor-inner-column .fact-counter-box-style2 ul li{
        align-items:flex-start;
        padding-left: 20px !important;
    }
}
@media only screen and (max-width:1050px){
    .single-products .elementor-image-gallery .gallery-columns-4 .gallery-item{
        max-width: 33.33%;
    }
}

@media only screen and (max-width:991px){
    .breadcrumb-style1 .inner-content {
        padding: 75px 0 75px;
    }
    .breadcrumb-style1 .title h2 {
        font-size: 50px !important;
    }
    .image-hover-text .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description {
        font-size: 16px;
    }
    .image-hover-text .elementor-image-box-wrapper .elementor-image-box-content h4.elementor-image-box-title {
        font-size: 20px;
    }
}
@media only screen and (max-width:767px){
    .image-hover-text .elementor-image-box-wrapper{
        max-width: 400px;
        margin: 0 auto;
    }
    .breadcrumb-style1 .inner-content {
        padding: 40px 0 40px !important;
    }
    .breadcrumb-style1 .title h2 {
        font-size: 35px !important;
    }
    .breadcrumb-menu ul li {
        font-size: 16px;
    }
    .single-products .elementor-image-gallery .gallery-columns-4 .gallery-item{
        max-width: 50%;
    }
    .product-gallery .gallery-item a img{
        width: 100%;
    }
    .main-header-style4__top-left {
        display: none;
    }
}
@media only screen and (max-width:575px){
    .logo-carousal .owl-item a img{
        max-width: 200px;
    }
}
