/*
Theme Name: BrightOdyssey
Theme URI: https://www.brightodyssey.com/
Template: modern-architecture-pro
Author: BrightOdyssey
Author URI: https://www.brightodyssey.com/
Tags: two-columns,right-sidebar,left-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-menu,custom-logo,featured-image-header,featured-images,footer-widgets,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,blog,entertainment,news,portfolio
Version: 1.0.1646296646
Updated: 2022-03-03 08:37:26

*/

.header-left.col-md-3.col-sm-8.col-xs-9.logo {
    background: none;
}
.top-bar-head{
	margin-top:0;
}
header .header-right-inn {
    background-color: #03071000;
}
.sub-title {
    color: #fff;
    width: 50%;
    margin: 0 auto;
}
header .header-contact{
	display:none;
}
.navigation .mainmenu>li>a {
    font-size: 18px;
    font-weight: normal;
    border-right: 2px solid #ffffff3d;
    padding: 10px 40px 10px 0;
}
.navigation .mainmenu>li.menu-item-has-children>a:after {
    padding: 0px 10px 0 0;
}
.navigation .mainmenu li.current_page_item a, .current_page_item > a {
    background: url('bg.png') center bottom no-repeat;
    height: 95px;
    text-align: center;
    /* position: relative; */
    /* margin: -30px 0 0 0; */
    width: 105px;
    padding: 10px 0px 10px 0;
	border-right: none;
}
header .menu-content{
	padding:0;
}
.top-bar-head {
    border-bottom: 1px solid #ffffff73;
	 background: #13b5ea;
    padding: 0;
    height: 68px;
}
.header-left.col-md-3.col-sm-8.col-xs-9.logo {
    padding: 3px;
}
.menu-bas {
    background: #13b5ea;
    box-shadow: 0 0 10px #00000094;
}
@media only screen and (min-width: 1300px){
	.navigation .mainmenu li:hover ul.sub-menu {
		top: 65px;
		left: -20px;
	}
}
.navigation .mainmenu .sub-menu li.current_page_item a {
    height: auto;
    /* background: red; */
}
.slider_content.wow.zoomIn {
    text-shadow: 6px 3px 4px #000;
}
.slider_section {
    position: relative;
    overflow: hidden;
    top: -30px;
}

.service-area h2, .service-area h2 small {
    font-size: 55px;
}
.section-title p {
    font-size: 24px;
}

.slider_section .title, .slider_section .title small {
    color: #005295;
    font-size: 37px;
    font-weight: 500;
    /* text-transform: uppercase; */
}
.slider_content.wow.zoomIn {
    text-shadow: none; 
    background: #ffffff78;
    padding: 20px;
}
.sub-title {
    width: 90%;
    font-size: 19px;
    /* color: #005295; */
    font-weight: bold;
}
#about h2.section-title1 {
    font-size: 34px;
}
figure.wp-block-image.size-large.porte2022 {
    font-size: 21px;
    text-align: center;
}
#content-box ul li:before, #content-box ol li:before, main#innerpage-box div#sitemap-box ul li a:before {
    display: none;
}
.navigation .mainmenu li.current_page_item a, .current_page_item > a {
    color: #fff;
}
.sub-title {
    font-weight: normal;
    text-shadow: -1px 1px 5px #000000a8;
}
table, tr, td {
    border: 1px solid #aaa5a5;
    padding: 6px;
}
#innerpage-box .wp-block-image figure {
    box-shadow: none;
}
.widget-area a, .woocommerce-MyAccount-navigation-link a, .entry-content p a, div#sidebars span.product-title, div#sitemap-box ul li a, main#innerpage-box .woocommerce-info a.showcoupon, .woocommerce .product_meta a, .widget-area ul ul li a {
    color: #fff;
}

.header-left.col-md-3.col-sm-8.col-xs-9.logo {
    background: rgba(255,255,255,0.3);
    padding: 3px 7px;
}
.logo {
    height: 68px;
   
}
#about .section-title {
    border: none;
}
#innerpage-box p {
    font-size: 19px;
    line-height: 30px;
}
a .elementor-button-text {
    color: #fff;
}
#innerpage-box table p {
    font-size: 13px;
    margin: 0;
}
.elementor-widget-container hr {
    width: 100%;
    height: 10px;
    background: #cccc;
    margin: 20px 0 70px 0;
}

@media (max-width:750px){
	
	.slider_content.wow.zoomIn {
    text-shadow: none;
    background: #ffffff78;
    padding: 20px;
    /* display: none; */
    top: 140px;
	}
	.slider_section .title{
		color: #005295;
		font-size: 37px;
		font-weight: 500;
		/* text-transform: uppercase; */
		display: none;
	}

}
.navigation.menuopen {
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 0 0 0 30px;
}
