/**
 * Theme Name: ConceptSeven Child
 * Version: 1.5
 * Description: Multi-purpose WordPress Theme
 * Author: Ninzio
 * Theme URI: http://ninzio.com/conceptseven
 * Author URI: https://themeforest.net/user/ninzio
* Template: conceptseven
 * License: Custom license
 * License URI: Licensing/README_License.txt
 * Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
 * Text Domain: conceptseven
**/

/**{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	animation:none !important;
	-webkit-transform: none !important;
	transform: none !important;
}*/

.font-heading {
	font-family: "Lato", sans-serif;
	color: #fff !important;
}
.font-heading.second {
	color: #000 !important;
}
.font-heading.three {
color: #194071 !important;
}
.font-heading.video {
	background: #194071;
}
.wpcf7-response-output {
	color: #000;
}
.owl-nav {
	margin-top: 30px;
}
.widget.widget_search .search-form .search-field:focus, .widget.widget_mc4wp_form_widget .mc4wp-form .email-wrap > input:focus {
    border-color: #194071;
}
.row-hidden {
	display: none;
}
.page-content {
	margin-top: 40px !important;
}
.partners .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.partners .owl-item {
	height: 180px;
background: white;
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;
}
.main-title {
	background: rgba(25, 64, 113, 0.83);
	padding: 0px 10px;
}

.main-title.module{
color:#fff !important;
}
a {
	color: #E63946;
}
i {
	color: #e63946 !important;
}
.center {
	text-align: center;
}
.header-style-4 #site-header.is-fixed::after {
    background-color: #fff;
    opacity: 0.9;
}
h5.sub-title {
	font-size: 41px !important;
	font-weight: 700 !important;
	background: rgba(25, 64, 113, 0.83);
padding: 0px 10px;
	max-width: 410px;
}
#featured-title .sub-title {
    display: block !important;
}
.conceptseven-button.icon_style_1 > span {
	text-transform: uppercase;
}
#featured-title {
	background-position: top center !important;
}

#top-bar .top-bar-content {
    width: 60%;
}
#services .url-wrap {
display: none;
}
.cur-menu-1 #main-nav > ul > li.current-menu-item > a span::before, .cur-menu-1 #main-nav > ul > li.current-menu-parent > a span::before, .cur-menu-1 #main-nav > ul > li > a span::before {
    background-color: #ea4a76;
}
.conceptseven-testimonials.hover_effect:hover .inner {
    -webkit-box-shadow: inset 0 -4px 0 0 #3a98bb;
            box-shadow: inset 0 -4px 0 0 #3a98bb;
}
#translation-services .conceptseven-links {
	display: none;
}
.submit-wrap {
	margin-top: 20px;
}
footer a, footer p {
	color: #000;
}
footer a:hover {
	color: #ea4a76;
}
.wpcf7-form .cf7-style-1 {
    background-color: #194071;
}
.conceptseven-testimonials .position {
    color: #e63946;
}
.conceptseven-testimonials.style-1 .text {
	margin-top: -25px;
}
#top-bar .top-bar-content .content::before {
    color: #e63946;
}

#media_image-2 img {
	max-width: 260px !important;
}
#text-2, #media_image-2, #media_image-3, #media_image-4 {
	text-align: center;
}
#media_image-3, #media_image-4, #text-2 {
	margin-bottom: 8px !important;
}
#media_image-3 img, #media_image-4 img {
	max-width: 200px !important;
}
.conceptseven-testimonials.style-2 .text {
    font-size: 20px !important;
}

.wpcf7-form .cf7-style-1 {
	padding: 20px 20px 20px;
}

.box-shadow-tr > .vc_column-inner {
	background: #fff;
	width: 98%;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	        box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	padding: 0px 30px !important;
}
.wpcf7-form {
	color: #fff;
	font-weight: 600;
}
.wpcf7-form label {
	display: block;
	margin-bottom: 5px;
}

.conceptseven-testimonials.hover_effect {
    border: 0px solid #e63946;
    background-color: #ffffff;
    border-radius: 0px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.img-center {
	text-align: center;
}
.conceptseven-testimonials .name::before {
    height: 4px;
    background-color: #e63946;
}
.interpreting-services h4 {
	pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.hide-me {
	display: none !important;
}

.header-style-2 .mobile-button::before, .header-style-2 .mobile-button::after, .header-style-2 .mobile-button span, .header-style-4 .mobile-button::before, .header-style-4 .mobile-button::after, .header-style-4 .mobile-button span {
    background-color: #000;
}
.file-wrap {
	margin: 20px 0px;
}
.captcha-wrap, .captcha-wrap img {
	margin: 10px 0;
}
.contact-col-1 img {
	max-width: 300px;
}
ul.tab-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
ul.tab-title li {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.conceptseven-tabs.style-2 .tab-content .item-content {
    padding: 0px 20px !important;
    border: 0px solid #ddd !important;
}
.conceptseven-tabs .tab-title {
    border-bottom: 0px solid #ddd !important;
}
.widget.widget_search .search-form .search-submit::before, .widget.widget_mc4wp_form_widget .mc4wp-form .submit-wrap > button::before {
    background-color: #194071;
}
#commentform a {
	color: #194071 !important;
}
.employment-wrap.vc_custom_1595591534828 {
	background-position: top center !important;
}
.video-slider #rev_slider_8_1_forcefullwidth {
		margin-top: 80px !important;
	}


.blog-carousel .owl-carousel .owl-item img {    
	display: block;
	width: auto;
	min-height: 277px;
	max-width: 10000%;
}
article.post.hentry .post-media img {
	height: 250px;
	width: auto;
	max-width: none;
}
article.post.hentry {
	width: 46%;
	float: left;
	padding-right: 4%;
	padding-top: 0px !important;
	margin-top: 0px;
	padding-bottom: 20px !important;
	min-height: 650px;
	border-top: 0px solid #fff;
}
.is-single-post article.hentry {
	width: 100%;
	float: none;
	padding-right: 0%;
}
.owl-theme .owl-nav {
    display: block !important;
}
.pink-bg p, .pink-bg a {
	color: #fff !important;
}
.cta h3 {
	font-size: 41px;
	line-height: 1.2em;
}

.box-pad .vc_col-sm-6 {
    width: 48%;
    margin-right: 20px;
	margin-bottom: 20px;
}

.display-mobile {
	display: none;
}

.display-big-screen {
	display: none;
}
.rsiPage img.attachment-full.size-full.wp-post-image {
    vertical-align: middle;
    width: 70%;
    margin: auto;
}
@media screen and (min-width: 1600px) {
	.display-big-screen {
	display: block;
}
}
@media screen and (max-width: 1050px) {
#featured-title {
		margin-top: 150px;
	}
	.bts-box .vc_col-sm-1\/5 {
    width: 50%;
}
}

@media screen and (max-width: 769px) { 
	#site-logo-inner {
		margin: 5px 0px;
	}
	.header-style-2 .mobile-button::before, .header-style-2 .mobile-button::after, .header-style-2 .mobile-button span, .header-style-4 .mobile-button::before, .header-style-4 .mobile-button::after, .header-style-4 .mobile-button span {
    background-color: #000;
}
	.col-aside-img .image-container {
    display: block;
}
	.col-aside-img .image-container.img-parallax {
    position: relative;
    height: 100%;
    padding: 30px 15px;
		min-height: 200px;
}
	#top-bar .top-bar-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
	#top-bar .top-bar-content, #top-bar .top-bar-socials {
		text-align: center;
		width: 100%;
	}
	h5.sub-title {
	font-size: 32px !important;
		max-width: 320px;
}
	.display-mobile {
	display: block;
}
	.display-desktop {
	display: none;
}
		.video-slider #rev_slider_8_1_forcefullwidth {
		margin-top: 120px !important;
	}
	.page-content {
	margin-top: 0px !important;
}
	.bts-box .vc_col-sm-1\/5 {
    width: 100%;
}
article.post.hentry {
	width: 100%;
	float: none;
	padding-right: 0%;
	padding-top: 0px !important;
	margin-top: 0px;
	padding-bottom: 20px !important;
	min-height: 730px;
	border-top: 0px solid #fff;
}
	.cta h3 {
	font-size: 32px;
}
	.box-pad .vc_col-sm-6 {
    width: 93%;
    margin-right: 10px;
		margin-left: 10px;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 550px) {
.html5vid video {
	-o-object-fit: contain !important;
	   object-fit: contain !important;
}
	.video-slider #rev_slider_8_1_forcefullwidth {
		margin-bottom: -50px !important;
		margin-top: 120px !important;
	}
	.conceptseven-testimonials .inner {
		padding: 10px !important;
	}
	.conceptseven-container {
    margin: 0 0 0 25px;
    max-width: 88%;
}
}

/* Module styles */

.font-heading {
    line-height: 1.2em !important;
	font-family: "Lato" !important;
}
.sep.clearfix {
    opacity: 0;
}
h3 {
    line-height: 1.3em !important;
}
button.formkit-submit.formkit-submit {
    background-color: #E63946 !important;
}
.conceptseven-single-heading .heading {
    padding-left: 0px !important;
}
.post-content.post-excerpt h3 {
    font-size: 1em;
}
.hentry .post-title {
    font-size: 26px;
    margin: 0 0 34px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.3em;
}
.hentry .post-title a {
    color: #194071;
}
.hentry .post-date {
	display: none !important;
}
.conceptseven-testimonials.hover_effect:hover {
    box-shadow: none;
    transform: none;
}
.conceptseven-testimonials.hover_effect:hover .inner {
    -webkit-box-shadow: none; !important;
    box-shadow: none !important;
}
.vc_column-inner a {
    text-decoration: underline;
}
@media only screen and (min-width: 992px)
.header-style-1 #featured-title .inner-wrap, .header-style-2 #featured-title .inner-wrap, .header-style-3 #featured-title .inner-wrap, .header-style-4 #featured-title .inner-wrap {
    padding: 360px 0 230px 0 !important;
}
.conceptseven-testimonials.style-1 .inner::before, .conceptseven-testimonials.style-2 .inner::before {
	content:"“" !important;
	font-size: 90px;
	color: #e63946;
	line-height: 0.8em;
}
#main-nav-mobi {
    background-color: #194071 !important;
}