/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/* Custom Classes */
.position-relative {
    position: relative !important;
}

.position-absolute {
	position: absolute !important;
}

.circle {
	border-radius: 50em !important;
}

/* Banner Form Styling */

.query-form-banner {
    position: absolute !important;
    right: 0 !important;
}

.wpcf7-submit {
	margin-bottom: 0 !important;
}

.lqd-contact-form {
 margin-bottom:0;
}

/* Banner Form Styling */

.is-stuck .module-logo {
	padding-top: 15px;
	padding-bottom: 15px;
}


.lqd-testi-style-18::before {
	z-index: 1;
	content: '';
}

.carousel-item:nth-child(4n+1) .lqd-testi-style-18::before {
	background: #8BD9FF !important;
}

.carousel-item:nth-child(4n+2) .lqd-testi-style-18::before {
	background: #F0AFA1 !important;
}

.carousel-item:nth-child(4n+3) .lqd-testi-style-18::before {
	background: #4452F2 !important;
}

.carousel-item:nth-child(4n+4) .lqd-testi-style-18::before {
	background: #ff5538 !important;
}

.lqd-testi-style-18 .lqd-testi-extra {
	border-top: none;
}

.lqd-star-rating {
	border: 1px solid rgba(0,0,0,.045);
	padding: 8px 13px;
  	border-radius: 5px;
  	font-size: 14px;
  	line-height: 1;
	display: inline-block;
}
.d-none {
	display: none !important;
}

#features  .btn {
	text-transform: none;
}

/* testimonial section styling  */
.highlighted-text {
	-webkit-background-clip: text !important;
	background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	text-fill-color: transparent !important;
	background-color: transparent;
  background-image: linear-gradient(0deg, #749FEF 0%, #4452F2 100%);
  font-size: 37px;
  line-height: 1.1em;
  margin: 0em 0.125em 0em 0.125em;
}

.z-1 {
	z-index: 1 !important;
}

.testimonials-sect .lqd-testi-details {
	justify-content: center;
	align-items:center;
	flex-direction: row !important;
	text-align: start;
}

.testimonials-sect  .lqd-testi-details figure {
	margin-bottom: 0 !important;
	margin-right: 24px !important;
}

/* testimonial section styling  */

/* blog styling  */

.lqd-lp-header {
	border-top: 1px solid #e8e8e8;
	/* background-color: #000; */
}

.lqd-lp-style-6:hover {
	transform: translateY(-20px);
	border: 1px solid #e8e8e8;
	box-shadow: 0 5px 25px rgba(82, 71, 175, 0.20);
}
.lqd-lp-style-6 {
	box-shadow: 0 2px 20px rgba(82, 71, 175, 0.47);
	border: 1px solid #dfdfdf;
	background-color: #f6f6f6;
}
.lqd-lp-cat-solid a {
	background: #eef3f9;
}

.lqd-lp-cat-solid a {
	background: #190741;
	border: 1px solid #0f0427;
 	color: #fff;
}

.lqd-lp-cat-solid a:hover, .lqd-lp-cat-border a:hover {
	box-shadow: 0 8px 20px rgba(0,0,0,.2);
	transform: translateY(-1px);
	background-color: #fff;
}

.lqd-lp-cat-solid a::before {
	display: none;
}

/* Mega menu styling  */

.cb-megamenu {
	border: 1px solid #e8e8e8;
}
/* Mega menu styling  */

.cb-social-icons.social-icon-shaped.social-icon-sm a i,
.cb-social-icons .social-icon-shaped.social-icon-sm a i{
	border: 1px solid rgb(255, 85, 56);
}

.cb-social-icons.branded a i,
.cb-social-icons .branded a i{
	background-color: transparent;
	transition: all 0.3s;
}

.cb-social-icons.branded a:hover i ,
.cb-social-icons .branded a:hover i {
	color: #fff;
}

.cb-social-icons.branded a [class*="fa-facebook"],
.cb-social-icons .branded a [class*="fa-facebook"]{
	border: 1px solid #3b5998 !important;
	color: #3b5998;
}

.cb-social-icons.branded a:hover [class*="fa-facebook"] ,
.cb-social-icons .branded a:hover [class*="fa-facebook"] {
	background-color: #3b5998;
}

.cb-social-icons.branded a [class*="fa-linkedin"],
.cb-social-icons .branded a [class*="fa-linkedin"] {
	border: 1px solid #0077b5 !important;
	color: #0077b5;
}

.cb-social-icons.branded a:hover [class*="fa-linkedin"],
.cb-social-icons .branded a:hover [class*="fa-linkedin"] {
	background-color: #0077b5;
}

.cb-social-icons.branded a [class*="fa-twitter"] ,
.cb-social-icons .branded a [class*="fa-twitter"] {
	border: 1px solid #1da1f2 !important;
	color: #1da1f2;
}


.cb-social-icons.branded a:hover [class*="fa-twitter"] ,
.cb-social-icons .branded a:hover [class*="fa-twitter"] {
	background-color: #1da1f2;
}

.cb-social-icons.social-icon li a ,
.cb-social-icons .social-icon li a {
	font-size: 16px;
}

.cb-social-icons.social-icon-shaped.social-icon-sm a,
.cb-social-icons .social-icon-shaped.social-icon-sm a {
	width: 35px;
  height: 35px;
}

/* social icons end  */

/* carousel navigation buttons  */

#case-studies .carousel-nav {
	justify-content: end !important;
}

/* carousel navigation buttons  */

/* services section  */
#features .wpb_wrapper {
	height: 100%;
}
#features  .iconbox{
	justify-content:start;
}
/* services section  */

#case-studies .carousel-item .lqd-pf-item-style-3 .lqd-pf-img {
	box-shadow: 0 4px 10px rgba(82, 71, 175, 0.47);
}

.contact-page-info > .vc_column-inner  {
	border: 1px solid #e8e8e8;
	box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1) !important;
}

/* Our clients :  */

.our-clients .iconbox {
	background-color: transparent;
	overflow: hidden;
	transition: all 0.3s;
}
.our-clients .iconbox:hover {
	background-color: #fff;
}
.our-clients .iconbox:hover  .iconbox-icon-container{
	scale: 1.05;
	
}
.our-clients .iconbox img {
filter: grayscale(1);
transition: all 0.3s;
}
.our-clients .iconbox:hover img {
 filter: grayscale(0);
}

.our-clients .iconbox-icon-container {
	margin-bottom: 0;
	transition: scale 0.3s;
}


/* Tabs  */

.map-tabs .lqd-tabs-style-6 .lqd-tabs-content {
	align-self: end;
}
.map-tabs .wpb_content_element {
	margin-bottom: 0;
}
/* Tabs  */

/* Map box  */

.cbrix-map-box .lqd-tabs-nav > li > a {
	border: 1px solid #e8e8e8;
}

.cbrix-map-box .lqd-tabs-nav > li:not(:nth-last-of-type(1)) > a {
	margin-bottom: 15px;
}

.cbrix-map-box .wpb_map_wraper{
	border: 1px solid #e8e8e8;
}
.cbrix-map-box .lqd-tabs-content {
	flex-basis: 55%;
}

