/*!
Theme Name: Conbix
Theme URI: https://themeori.com/landing-page/conbix/
Author: ThemeOri
Author URI: https://themeforest.net/user/themeori
Description: Conbix - Business Consulting WordPress Theme
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: conbix
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#zlogo h1, #elogo h1{
	font-size: 25px !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: Center;
    width: 200px;
    margin-bottom: 0px;
    color: black;
line-height: 25px;
}

#zlogo span, #elogo span{
	font-weight: bold;
    text-transform: uppercase;
    display: block;
    background-color: #064ad1;
    width: 200px;
    text-align: center;
    color: White;
    padding: 3px 25px 2px;
    border-radius: 50px;
}

#ara{
	position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    background-color: #064ad1;
    display: block;
    z-index: 9999;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(50 50 50);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 10px 0px rgb(50 50 50);
    font-size: 16px;
}

.page__banner{
	margin-top:150px;
	background-image: url("https://kayseriservismerkezim.com.tr/test3/wp-content/uploads/2023/08/servis-1.jpeg")!important;
background-position:center;
}

@media only screen and (max-width: 768px) {
 .page__banner{
	margin-top:176px;
}
}


.banner__three-title-bottom-video{
	display:none !important;
}