/*
Theme Name: Gxber
Theme URI: http://themexriver.net/wp/niobis/
Author: Themexriver
Author URI: https://themeforest.net/user/themexriver/portfolio
Description: A beautiful marketing theme  
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gxber
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

.e-con-inner > div{
	width:100%
}
@media (max-width: 992px) {

.e-con-inner > div .album-gallery{
	min-width:300px;	
	        margin-right: auto !important;
        margin-left: auto !important;
        float: none;
}

}


.representation-slider .owl-dots{
	display: flex;
    justify-content: center;
	gap: 10px;
}
.representation-slider .owl-dots .owl-dot{
    width: 10px;
    height: 10px;
    background-color: #a2a2a2;
    border-radius: 10px;
}
.representation-slider .owl-dots .owl-dot{
	background-color: #035373;
}

.about-banner .page-title{
	background-size: cover;
    background-position: center;
	padding: 0;
}

.counter-custom .counter-section-two{background-color:transparent;}

.hero-section .brand-section{padding-top:30px}

@media (min-width: 1024px) {
.customize-header .main-menu .navigation > li{
	padding:15px 0px !important;
}
}


@media only screen and (min-width: 1024px) and (max-width: 1600px ) {
	.hero-section .sec-title-five h2{
		font-size: 36px !important;
		line-height: 44px;
	}
	.hero-section .btn-style-one{
		padding: 5px 19px;
	}
}

.customize-header .search-box{display:none;}

@media (max-width: 767px) {
.customize-header .contact-btn{
	display:none;
}
}

.cta-custom .cta-section-three .d-flex{
	    justify-content: center !important;
}

.box-card .elementor-widget-container{
	min-height:190px;
}

.cta-custom h2{
	margin-bottom:20px;
}
