.kwayy-topbar *{}/*
Theme Name:  Apicona Child
Description: Child theme for the Apicona theme
Author:      Theme Mount
Author URI:  http://themeforest.net/user/thememount
Template:    apicona
Version:     0.1.0
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* =Parent theme style.css file
-------------------------------------------------------------- */
/*@import url("../apicona/style.css");*/


/* =Theme customization starts here
-------------------------------------------------------------- */
body{
	color:#000 !important;
}
.hrefColor a,
.hrefColor .entry-content a {
	color: #5aa1e3 !important;
}
.morecontent span {
    display: none;
}

.is-h2-style {
	font-family: 'Raleway','Arial Black', 'Gadget', sans-serif;
    line-height: 28px;
    font-weight: 700 !important;
	font-style: normal;
	font-size: 20px;
}

.wsp-pages-list .page_item a:hover {
	color: #5aa1e3;
}

.wsp-pages-title {
	font-size: 18px;	
}

.wsp-portfolios-title {
	font-size: 18px;	
}

.single h4 {
	margin-bottom: 15px;
}

.footerWrapper {
	width: 100%; 
	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;     
	display: -webkit-flex;
  	display: flex;           
	justify-content: space-between;
}
@media screen and (max-width:600px){
	.footerWrapper {
		display: block;
	}
}
.footerLink {
	display: block;
	text-transform: none;
	line-height: 24px;
}

.footerAddress:first-child {
	padding-top: 10px;
}

.footerLink:first-child{
	padding-top: 10px;
}

.footerAddress {
	text-transform: none;
	display: block;
	padding-bottom: 6px;
	line-height: 24px;
}
.footerTitle {
	font-size: 13px;
	text-transform: uppercase;
	font-family: Raleway,'Trebuchet MS', Helvetica, sans-serif;
	letter-spacing: .5px;
	color: white !important;
	font-weight: 400;	
}
@media screen and (max-width:600px){
	.footerTitle {
		padding-top: 24px;
	}
	.footerTitle:first-child {
		padding-top: 0;
	}
}

.morelink {
    display: block;
	font-weight: bold;
}
.kwayy-testimonial-text .contarea {
    color: white;
    background-color: transparent!important;
}

.kwayy-subheading {
	color: #6f6d6d !important;
	font-weight: bold;
}

.kwayy-testimonial-box blockquote{
background:transparent;	
	color:black;
}
.kwayy-testimonial-text .contarea:before {
    border-right: 13px solid transparent!important;
    border-top: 14px solid transparent!important;
	background:transparent;
}
.news-box img, .news-box .kwayy-servicebox {
    border: 1px solid #314351;
}
.news-box .kwayy-servicebox {
	padding: 15px;
}
.news-box img {
    width: 100% !important;
    min-height: 220px;
    object-fit: cover;
}
.news-box .kwayy-servicebox-lefticon .kwayy-servicebox-title-wrapper {
    padding-bottom: 0;
}
.kwayy-topbar *{
	color: #fff;
}
.vc_column-inner {
	padding-top:0px !important;
}
.main_information h1{
	margin-bottom:0px !important;
}
.packing_text{
	border-bottom:3px solid #314250;
}
.vcenter .wpb_wrapper {
	display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}
.packing_text ul{
	list-style-type: none;
}
.packing_text ul li i{
    color: #314250;
    margin-right: 15px;
    font-weight: bolder;
    font-size: 20px;
}
.portfolio > div {
    width: 100% !important;
}
.portfolio-meta-details, 
.single-portfolio .portfolio .kwayy-portfolio-content .entry-content,
.site-footer .site-info,
.grid_gallery_blocks .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date{
    display: none;
}
.grid_gallery_blocks .vc_grid-item-mini {
	font-size:14px;
	line-height:18px;
}
.angle_right{
	color:#0073AA !important;
}
.kwayy-portfolio-content img {
    width: 100%;
    max-width: 100%;
}
blockquote {
    background-color: #fff;
    font-weight: bold;
    font-style: normal;
}
.info {
    background-color: #d7eafd!important;
    padding: 15px;
    border-left: 3px solid #5aa1e3;
}
.info i{
	margin-right: 10px;
}
.drainage_gallery .vc_column-inner {
    padding: 0 !important;
}
.drainage_gallery  .wpb_single_image {
    margin: 0 !important;
}
.drainage_text .packing_text{
	padding-bottom: 32px;
}
.drainage_services .kwayy-servicebox-content strong {
    font-size: 50px;
    margin-top: 20px;
    display: block;
    color: #bd2025;
}
.wonderplugin-gridgallery-item > a
{
    display: none;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

.entry-content .kwayy-testimonial-title a{
	color:white;
}
.kwayy-team-social-links{
	background-color:#2F414C;
}
.kwayy-team-social-links a{
	color:#ffffff !important;
	background-color:#2F414C !important;
	border-radius:50%;
}
.kwayy-team-social-links a:hover{
	background-color:#ffffff !important;
}
.kwayy-team-social-links a:hover i{
	color:#2F414C !important;
}
.kwayy-team-social-links ul {
    padding: 4px 0px !important;
}
.kwayy-team-box:hover .kwayy-team-social-links{
	top:auto !important;
	bottom:0px;
}
.kwayy-team-title{
	margin-top:0px !important;
}
.kwayy-team-data{
	padding:15px !important;
	background-color:#F7F7F7 !important;
	border-bottom:3px solid #fff; 
}
.kwayy-team-box:hover .kwayy-team-data{
	border-bottom-color:#2F414C; 
}
/*.grid_gallery_blocks .vc_grid-item, .grid_gallery_blocks .vc_grid-item-mini, .grid_gallery_blocks .vc_grid-item-mini > div {
    height: 100%;
}
.grid_gallery_blocks .vc_gitem-zone.vc_gitem-zone-a {
    min-height: 209px;
}*/

.type-portfolio .section a {
	color: #5aa1e3;
}

.grid_gallery_blocks img{
	min-height: 205px;
	object-fit: cover;
}
#html5-watermark{
	display:none !important;
}
.wpcf7-form-control wpcf7-select{
	  padding:10px 0px 10px 0px;
}
.free_consultation input, .free_consultation select{
    padding:12px;	
	
}
.free_consultation{
	padding-bottom:0px!important;
}
.col-img img {
    position: absolute;
    right: 17px;
	margin-top:84px;
}
#wonderplugingridgallery-2 * {
    font-family: inherit !important;
}
.wonderplugin-gridgallery-tag.wonderplugin-gridgallery-tag-selected {
    background-color: #314351 !important;
    color: #fff !important;
}
.wonderplugin-gridgallery-tag {
    background-color: transparent !important;
    color: #909090 !important;
    border: 1px solid #eaeaea !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
	margin-bottom: 10px !important
}
.wonderplugin-gridgallery-item-description {
    line-height: 1.5;
    padding: 15px;
}

.movies_block, .movies_block .vc_column-inner{
    padding: 0 !important;
}
.movies_block .wpb_content_element{
	margin-bottom: 0 !important;
}
.movies_block iframe{
	width: 100%;
}
.actual_patient_img .vc_figure{
		display:block !important;
	}
.grid_images img{
	height:185px !important;
	width:100%;
}
@media screen and (min-width: 769px) {
	.single-portfolio table td:first-child {
		width: 250px;
	}
	.single-portfolio table th:first-child {
		width: 250px;
	}
}
@media (max-width: 995px){
.site-footer .widget-area {
    min-height: auto!important;
	}
}
@media(max-width:768px){
	.col-img img{
		position:static!important;
	}
}

@media only screen and (max-width:767px){
	.opposite_row > .section {
		display: flex !important;
		flex-direction: column-reverse;
	}
	.movies_block .section{
    width: 100%;
    padding: 15px 15px 50px;
}
	.movies_block h1{
		margin-bottom: 25px;
		font-size: 36px !important
	}
	a{
		word-break: break-all;
	}
	.news-box img{
		min-height:auto !important;
	}
	.grid_section .col-img{
		display:none;
	}
	.grid_images img{
		height:350px !important;
	}
	.type-portfolio .section {
		margin-right: 15px !important;
		margin-left: 15px !important;
	}
}
@media only screen and (max-width:991px) and (min-width:768px){
	.news-box .kwayy-servicebox-lefticon{
		font-size:14px;
		line-height:22px;
	}
	.entry-content .link_external{
		font-size:14px !important;
	}
	.grid_gallery_blocks .vc_visible-item{
		width:50%;
	}
	.news-box .wpb_column{
		width:100%;
	}
	.grid_section .col-img{
		display:none;
	}
	.grid_section .services_side{
		width:50%;
	}
	.grid_section .form_side{
		width:50%;
	}
	
}
@media only screen and (max-width:1199px) and (min-width:992px){
	.grid_section .col-img{
		display:none;
	}
	.grid_section .services_side{
		width:50%;
	}
	.grid_section .form_side{
		width:50%;
	}
}
.kwayy-team-cat-links {
    display: none;
}
.footerLink:hover {
	color: #fff !important;
	text-decoration: underline !important;
}
#text-2 a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

.grid_gallery_blocks .vc_gitem-zone-mini {
	color: #000;
}
	