/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.page_header #menu-main-menu .menu-item a {
    padding: 0 20px;
}
.page_header .header_inner_left .q_logo a {
    height: 75px !important;
}
.footer_inner .footer_top {
    padding: 50px 0;
}
.footer_inner .footer_top .footer_col1 .widget_block p {
    margin-bottom: 15px;
}
.footer_inner .footer_top .widget_block a img {
    width: 200px !important;
    margin-bottom: 20px;
}
.social-icons-samara {
    display: flex;
    gap: 10px;
}
.header_inner_right .social-icons-samara {
    height: 100px;
    align-items: center;
}
.sticky.page_header .header_inner_left .q_logo a {
    height: 60px !important;
}
header.sticky .logo_wrapper, header.sticky.centered_logo .logo_wrapper {
    height: 100px !important;
    z-index: 999;
    position: relative;
}
.sticky .main_menu ul#menu-main-menu li a {
    line-height: 100px;
    color: #fff;
}
.social-icons-samara span.elementor-grid-item a {
    background: #b29d62;
    border-radius: 100%;
    padding: 8px;
}
.social-icons-samara span.elementor-grid-item a:hover {
    background: #b29d62;
}
.social-icons-samara span.elementor-grid-item a:hover svg path {
    fill: #fff;
}
.social-icons-samara span.elementor-grid-item a svg {
    font-size: 14px;
}
.title_outer .title.title_size_large {
    position: relative;
}
.title_outer .title.title_size_large:after {
    content: '';
    background: hsl(0deg 0% 0% / 60%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.title_outer .title.title_size_large .title_subtitle_holder h1 {
    font-size: 72px;
    font-family: 'Cormorant';
    font-weight: 900;
}
.title_outer .title.title_size_large .title_subtitle_holder .breadcrumb {
    font-family: 'Raleway' !important;
}
.page_header #menu-main-menu .menu-item a:hover, .page_header #menu-main-menu .menu-item.current_page_item.active a {
    color: #b29d62;
}
.page_header #menu-main-menu .menu-item a:hover span.underline_dash, .page_header #menu-main-menu .menu-item.current_page_item.active a span.underline_dash {
    background: #b29d62 !important;
}
body header.sticky .header_bottom {
    background-color: rgba(0, 0, 0, 0.8) !important;
}
.footer_bottom a {
    font-weight: 800;
    text-decoration: underline !important;
}
.footer_bottom p {
    font-size: 12px;
	text-transform: uppercase;
}
.footer_bottom a:hover {
    color: #b29d62;
}
#caption-start.style-2 {
    width: 30px;
    height: 45px;
    border: 2px solid #fff;
    border-radius: 20px;
    position: relative;
    margin: 0 auto !important;
}
#caption-start {
    position: absolute;
    bottom: -30px;
    right: 0px; 
    z-index: 10;
    cursor: pointer;
    -webkit-animation: caption-start 1.5s ease .2s infinite;
    -moz-animation: caption-start 1.5s ease .2s infinite;
    -ms-animation: caption-start 1.5s ease .2s infinite;
    -o-animation: caption-start 1.5s ease .2s infinite;
    animation: caption-start 1.5s ease .2s infinite;
}
#caption-start.style-2 .dot {
    background: none repeat scroll 0 0 white;
    border-radius: 50%;
    height: 5px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 5px;
    right: 0;
    margin: auto;
}
#caption-start.style-2 .dot:after {
    content: " ";
    background: none;
    border: 2px solid #FFF;
    border-radius: 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-animation: 2000ms ease-in 0ms normal none infinite circle-border-scale;
    -moz-animation: 2000ms ease-in 0ms normal none infinite circle-border-scale;
    -o-animation: 2000ms ease-in 0ms normal none infinite circle-border-scale;
    animation: 2000ms ease-in 0ms normal none infinite circle-border-scale;
}
.custom-op {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
}
.page_header #menu-main-menu .menu-item a span.underline_dash, .page_header #menu-main-menu .menu-item a span:before {
    opacity: 0 !important;
}
.footer_inner .footer_top .column2.footer_col2 p {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 5px;
}
.footer_inner .footer_top .column2.footer_col2 p svg path {
    fill: #fff;
}
.footer_inner .footer_top .column2.footer_col2 p svg {
    width: 18px;
}
.footer_inner .footer_top .widget_block h4 {
    margin-bottom: 10px;
}
.page_header #menu-main-menu .menu-item .inner ul {
    padding: 15px 0;
}
.elementor-widget-bridge_portfolio_list .image_holder span.text_holder h5 a {
    font-size: 24px !important;
    line-height: 30px;
}
.sticky .main_menu ul#menu-main-menu .inner ul li a {
	line-height: inherit;
}
.menu-item-has-children .menu_icon {
	display: block !important;
}
.page_header #menu-main-menu .menu-item-has-children > a > .menu_icon:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.page_header #menu-main-menu .menu-item-has-children a:hover .menu_icon:after {
	border-top: 5px solid #b29d62;
}
select.wpcf7-form-control option:first-child {
    display: none;
}
.single-portfolio_page .portfolio_categories {
    display: none;
}
.footer_inner .footer_top .footer_col1 .widget_block p {
    margin-bottom: 15px;
    line-height: 20px;
}
span.wpcf7-form-control-wrap[data-name="Country"], span.wpcf7-form-control-wrap[data-name="EventType"] {
	position: relative;
}
span.wpcf7-form-control-wrap[data-name="Country"]:before, span.wpcf7-form-control-wrap[data-name="EventType"]:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    position: absolute;
    right: 15px;
    top: 20px;
    bottom: 0;
    z-index: 9;
}
.blog-infos .qodef-e.qodef-blog-item .qodef-e-media-image, .blog-infos .qodef-e.qodef-blog-item .qodef-e-media-image img {
    width: 100%;
}
.blog-infos .qodef-e-inner {
    box-shadow: 0 0 0 0 #fff !important;
    border: 1px solid #ddd;
}
.blog-infos  .qodef-e-content {
    min-height: 145px;
}
.blog-infos a {
    pointer-events: none;
}
.logos .gallery {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 0 !important;
}
.logos .gallery .gallery-item {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
}
.logos .gallery .gallery-item img {
    border: 0 solid #ddd !important;
}
.header_inner .header_top_bottom_holder nav.main_menu.drop_down {
    width: 100%;
    left: 0;
}
.header_inner .header_top_bottom_holder nav.main_menu.drop_down #menu-main-menu {
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}
body .drop_down .narrow .second .inner ul li {
    width: 340px;
    padding: 5px 0;
}
.page-id-7506 .elementor-widget-text-editor a {
    font-weight: 600 !important;
	color: #000;
}
.page-id-7506 .elementor-widget-text-editor a:hover {
	color: #b29d62;
}
.page-id-7506 .elementor-widget-text-editor td {
    border: 1px solid #ddd;
    white-space: break-spaces;
}
.footer_inner .footer_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1270px;
    width: 100%;
    margin: 0 auto;
}
.footer_inner .footer_bottom .links-gd a {
    font-weight: 400;
    text-decoration: none !important;
}
.objective-img img {
    margin-bottom: 5px;
}
.objective-img h3.image_with_text_title a {
    font-size: 24px;
    line-height: inherit;
}
.objective-img h3.image_with_text_title {
    line-height: inherit;
    text-align: center;
}
.objective-img span.separator.transparent {
    display: none;
}
.qodef-e-media-image img {
    height: 160px;
    object-fit: cover;
}
.terms-op p {
    margin-bottom: 10px;
}

@keyframes caption-start {
0% {
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0)
}
50% {
	transform:translate3d(0, 10px, 0);
	-ms-transform:translate3d(0, 10px, 0)
}
100% {
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0)
}
}
@keyframes circle-border-scale {
0% {
	width:100%;
	height:100%;
	left:0;
	top:0;
	opacity:1
}
30% {
	width:21px;
	height:21px;
	left:-8px;
	top:-8px;
	opacity:0
}
100% {
	width:21px;
	height:21px;
	left:-8px;
	top:-8px;
	opacity:0
}
}






@media screen and (max-width:767px) {
	.qodef-e-media-image img {
		height: auto;
	}
	.footer_inner .footer_top {
		padding: 30px 0;
	}
	.footer_inner .footer_top .container_inner {
		padding: 0 20px;
	}
	.footer_inner .footer_top .container_inner .widget_block {
		margin: 0 !important;
	}
	.footer_inner .footer_bottom_holder .footer_bottom p {
		font-size: 12px;
		line-height: 20px;
	}
	.footer_inner .footer_bottom_holder .footer_bottom {
		padding: 15px !important;
	}
	.page_header .header_top_bottom_holder .header_inner_right {
		display: none;
	}
	.page_header .header_top_bottom_holder .header_inner_left {
		display: flex;
		justify-content: space-between;
	}
	.page_header .header_top_bottom_holder .header_inner_left .logo_wrapper {
		position: relative;
		left: auto;
		right: 0;
		float: none;
	}
	.page_header .header_top_bottom_holder .header_inner_left .logo_wrapper a {
		left: 0;
		height: 55px !important;
	}
	.page_header .header_top_bottom_holder .header_inner_left .mobile_menu_button {
		order: 1;
		margin: 0;
	}
	.page_header .header_top_bottom_holder .header_bottom {
		padding: 0 20px;
	}
	.sdgsdf {
		width: 100% !important;
	}
}
