/*
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");


@font-face {
    font-family: 'Chalkduster';
    src: url('fonts/Chalkduster.eot');
    src: url('fonts/Chalkduster.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chalkduster.woff2') format('woff2'),
        url('fonts/Chalkduster.woff') format('woff'),
        url('fonts/Chalkduster.svg#Chalkduster') format('svg');
    font-weight: normal;
    font-style: normal;
}

.readmore-center {
	text-align: center;
}

.q_slide_title, .q_slide_text {
	text-shadow: 0px 0px 5px #000 !important;
}

.q_counter_holder p.counter_text {
	font-family: "Source Sans Pro";
}

.counters-holder span.counter::before {
	content: "+";
}

header.centered_logo .header_inner_right {
	position: absolute;
	right: 30px;
	top: 0px;
	margin-top: -40px;
}

header.centered_logo.scrolled .header_inner_right {
	top: 0px;
	margin-top: -40px;
}

.wpcf7-form.default input {
	margin-bottom: 20px;
	margin-top: 0;
}

.header_style_on_scroll .popup_menu:not(.opened) .line,
.header_style_on_scroll .popup_menu:not(.opened) .line::after,
.header_style_on_scroll .popup_menu:not(.opened) .line::before,
.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::after,
.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::before,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::after,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::before {
	background-color: #F48126;
}

.popup_menu .line::after,
.popup_menu .line::before,
.popup_menu:hover .line, .popup_menu:hover .line::after,
.popup_menu:hover .line::before {
	background-color: #F48126;
}

nav.popup_menu ul li a {
	text-align: left;
	margin-right: 10%;
	margin-left: 10%;
}

.header_bottom,
header.fixed.scrolled .header_bottom,
.popup_menu_opened .header_bottom {
	background-color: rgba(45, 45, 45, 0.7) !important;
}

.home-section p, .home-section p a, .home-section ul li, .home-section h5, .home-section h2, .home-section h4, .home-section h3, .home-section h6 {
	color: #fff;
	font-family: "Source Sans Pro";
}

.home-section a i.fa {
	color: #fff;
}

.home-section h2 {
	font-size: 55px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 5px;
}

.home-section h5 {
	font-size: 30px;
	font-weight: bold;
	text-transform: lowercase;
}

.home-section p, .home-section ul li {
	font-size: 18px;
}

.home nav.popup_menu ul li.current-menu-item a,
.menu-services.current-menu-item a
/*.menu-whoweare.current-menu-item a,
.menu-whatwedo.current-menu-item a*/
{
	color: #ea1b1b;
}

.menu-portfolio.current-menu-item a {
	color: #23E89E;
}

.menu-careers.current-menu-item a {
	color: #9C27F2;
}

.menu-contactus.current-menu-item a {
	color: #F43BA2;
}

body input.wpcf7-form-control.wpcf7-submit {
	color: rgb(252, 192, 37) !important;
	border-color: rgb(255, 255, 255) !important;
	border-radius: 20px !important;
	background-color: rgba(255, 255, 255, 0.01) !important;
	font-family: "Source Sans Pro" !important;
}
	body input.wpcf7-form-control.wpcf7-submit:hover {
		background-color: rgb(252, 192, 37) !important;
		color: rgb(255, 255, 255) !important;
	}

#top_menu_page_title {
	color: #F15A1F;
	text-align: center;
	font-family: "Source Sans Pro";
	position: fixed;
	z-index: 200;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 5px;
	margin-top: 13px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	width: auto;
	min-width: 230px;
}

/* Home morph styles */
body {
	background: #000 !important;
}
body .wrapper, .wrapper .wrapper_inner, body .wrapper .wrapper_inner > .content,
body .content_inner, body .full_width, body .home-section,
body .testimonials_c_holder .testimonial_content_inner {
	background: none !important;
}
.candy-hidden {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	pointer-events: none;
}

.morph-wrap {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}

.morph {
	position: relative;
	height: 100%;
	fill: var(--background-color-2);
	flex: none;
}

header, footer.uncover {
	z-index: 999;
}

.home-hero h5 {
	color: #fcc025;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 45px;
	line-height: 60px;
	font-weight: bold;
	letter-spacing: 16px;
}

.homebutton-centered {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.hide-position {
	display: none;
}

.q_team .q_team_image {
	text-align: center;
}

.q_team .q_team_image img {
	max-width: 250px;
	border-radius: 50%;
	-webkit-filter: grayscale(1); /* Webkit */
  	filter: gray; /* IE6-9 */
  	filter: grayscale(1); /* W3C */
}

.q_team_inner:hover img {
	-webkit-filter: grayscale(0); /* Webkit */
  	filter: grayscale(0); /* W3C */
  	transition-property: filter;
	transition-duration: 1s;
}

.content--layout:not(.home-hero) img {
	-webkit-filter: grayscale(1); /* Webkit */
  	filter: gray; /* IE6-9 */
  	filter: grayscale(1); /* W3C */
}
	.content--layout img:hover {
		-webkit-filter: grayscale(0); /* Webkit */
		filter: grayscale(0); /* W3C */
		transition-property: filter;
		transition-duration: 1s;
	}

.q_team {
	background: none;
	overflow: visible;
}

.q_team_name {
	font-size: 20px;
	text-transform: capitalize;
	letter-spacing: 5px;
	margin-top: 0px;
	margin-bottom: 0 !important;
}

.q_team_inner {
	overflow: visible;
}

.q_team .q_team_description_wrapper {
	position: relative;
	bottom: 0;
	top: auto;
	display: none;
	background: none;
	margin-top: 20px;
}

.q_team .q_team_description_inner p {
	color: #fff;
	font-size: 18px;
	line-height: 19px;
}

body .carousel_item_holder {
	padding: 5px;
	background-color: rgba(0,0,0,0.7);
	margin-left: -1px;
	margin-right: -1px;
}

body .carousel_item_holder p.cds_client {
	color: #fff;
	/*background-color: rgba(0,0,0,0.9);*/
	text-align: center;
	padding: 59px 10px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 5px;
}

/* sticky social */
.ct-socials {
    position: fixed;
    top: 35%;
    right: 0;
    list-style: none;
    padding-left: 0;
    z-index: 10;
    margin: 0;
    -webkit-transition: right 0.25s ease-in-out;
    transition: right 0.25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	z-index: 200;
}
.ct-socials li {
    padding: 0px 0;
}
.ct-socials li a {
    background: rgba(45, 45, 45, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 44px;
    height: 54px;
    float: right;
	font-size: 25px;
}
.ct-socials li a:hover {
    text-decoration: none;
}
.ct-socials li a:hover i {
	color: #fcc025;
}

.resizeable-text-container > .vc_column-inner {
	overflow: hidden;
}

.readmore-expand, .readmore-close {
	color: #fff;
	margin-left: 15px;
	background: #fcc025;
	padding: 0px 15px;
	width: auto !important;
	display: inline-block !important;
	font-weight: bold;
	margin-top: 10px;
}
	.readmore-expand:hover, .readmore-close:hover {
		background: #000;
	}
.home .qode_carousels .slides .item {
	height: 150px;
}
.home .qode_carousels .slides .item img {
	width: 150px;
	margin: 0px auto;
}

#video_landing {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
}

#video_landing iframe {
	z-index: 10;
}

#video_landing_wrap {
	position: fixed;
	background-image: radial-gradient(black 50%, transparent 50%);
	background-size: 4px 4px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
}

#skip_intro {
	font-family: "Source Sans Pro";
	position: absolute;
	bottom: 30px;
	right: 0;
	padding: 7px 22px;
	font-size: 20px;
	border: 2px solid #fff;
	color: #fff;
	border-right: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
	display: block;
	z-index: 30;
}

#skip_intro:hover {
	border-color: #F48126;
	color: #F48126;
}

#flags_language_selector {
	position: fixed;
	z-index: 999;
	top: 17px;
	right: 90px;
}

#flags_language_selector > a, #flags_language_selector > img {
    margin-right: 10px;
}

#flags_language_selector > a {
    opacity: 0.5;
}

#flags_language_selector > a:hover {
    opacity: 1;
}

@media screen and (max-width: 1680px) {
	.resizeable-text-container > .vc_column-inner[data-readmore] {
		max-height: 29.5em;
	}
}

@media screen and (max-width: 1280px) {
	.q_counter_holder .counter {
		color: #fcc025 !important;
	}
}

@media screen and (max-width: 1030px) {
	.home-section h2 {
		font-size: 45px;
		line-height: 45px;
	}
	.home-section h5 {
		font-size: 22px;
		line-height: 22px;
	}
	.home-section p, .home-section ul li {
		font-size: 15px;
		line-height: 20px;
	}
}

@media screen and (max-width: 991px) {
	.vc_col-sm-4 {
		width: 100% !important;
	}
	.q_social_icon_holder.normal_social {
		margin-bottom: 10px;
	}
	#top_menu_page_title {
		font-size: 22px;
	}
}

span.wpcf7-list-item {
	margin-left: 0;
}

@media screen and (max-width: 1000px) {
  header {
    background: #0d0d0d;
    height: 110px;
  }
  header.centered_logo .header_inner_right {
  	margin-top: 0;
  }
  .header_bottom, header.fixed.scrolled .header_bottom, .popup_menu_opened .header_bottom {
	padding-bottom: 10px;
	}
	#top_menu_page_title {
		margin-top: 78px;
	}
	#top_menu_page_title {
		position: absolute;
	}
    #flags_language_selector {
    	top: 39px;
    }
}

@media screen and (max-width: 767px) {
	.resizeable-text-container > .vc_column-inner[data-readmore] {
		max-height: auto;
	}
	.vc_column_container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.home-section h2 {
		margin-left: 0 !important;
	}
	.mobile-hide {
		display: none;
	}
	.separator.transparent {
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}
	#top_menu_page_title {
		font-size: 20px;
	}
}

@media screen and (max-width: 480px) {
	.home-section p, .home-section p a, .home-section ul li {
		font-size: 14px;
	}

	.home-section h2 {
		font-size: 40px;
		line-height: 34px;
		text-align: center !important;
	}

	.home-section h3 {
		font-size: 35px;
	}

	.home-section h4 {
		font-size: 30px;
	}

	.home-section h5 {
		font-size: 25px;
	}

	.home-section h6 {
		font-size: 16px;
	}

	nav.popup_menu ul li a span, nav.popup_menu ul li h6 span {
		font-size: 18px;
		letter-spacing: 5px;
	}

	nav.popup_menu ul li ul li a span, nav.popup_menu ul li ul li h6 span {
		font-size: 14px;
	}

	#top_menu_page_title {
		font-size: 15px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#flags_language_selector {
    	right: 50px;
    }
}
