/*
Theme Name: Infomative Child Theme
Theme URI: 
Description: The best WordPress theme.
Author: @bhis1
Author URI: 
Version: 1.0
Text Domain:  infomative-child
Template: infomative
*/
:root {
	--primary-color: #ffbbbf;
}

body { 
    line-height: 22px !important; 
}
.uvc-sub-heading {
    line-height: unset !important; 
}
.slick-slide img {
    display: inline-block !important; 
}
 .navbar-brand img {
    width: 100%;
}
.wpb_text_column.wpb_content_element.services-text {
    margin-top: 10px;
}
.testimonials .ult-team-member-image {
    justify-content: center;
    display: flex;
}
img {
	height: auto;
}
.main-footer.footer-style-1 ul.contact-info-list li a {
    color: #ffffff;
}
#desktopNav.navbar-collapse ul.navbar-nav li.menu-item .sub-menu {
    width: 300px !important;
}
#desktopNav ul.navbar-nav li.menu-item-has-children .menu-expand {
    position: absolute;
    right: 0px;
	top: 6px;
}
.consultation .avc-icon-with-text.avc-shortcode.avc-iwt-icon-top {
    padding: 10px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 7px 12px #fec4c44f;
    margin-bottom: 20px;
}
.consultation .avc-icon-with-text.avc-shortcode.avc-iwt-icon-top:hover {
    box-shadow: 3px 7px 12px #eeaaaa4f;
}
@media only screen and (max-width: 1366px) {
    .avc-element-has-columns.avc-five-columns .avc-element-item, .avc-element-has-columns.avc-six-columns .avc-element-item {
        width: 16%;
		clear: none !important;
    }
}
.services p.avc-igi-imgicon img {
    width: 50px;
}
.avc-pricing-table.avc-shortcode.avc-element-has-columns.services.avc-six-columns.avc-normal-space {
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    border: 1px solid #F1F1F4;
    border-radius: .75rem;
    padding: 10px 12px;
}
.services .avc-ig-item.avc-element-item {
    margin-bottom: 0px !important;
	padding-top: 10px;
	border-right: 1px solid #dfdfdf;
}
.services .avc-ig-item.avc-element-item:last-child {
	border-right: none;
}
.avc-t-image img.attachment-66x66.size-66x66.wp-post-image {
    width: 70px;
}
.vc_do_toggle.vc_toggle.vc_toggle_default.vc_toggle_color_default.vc_toggle_size_md {
    background: #f4f4f4;
    padding: 19px;
}
.view-more .ubtn-normal {
    margin-top: 10px;
    border-radius: 50px;
}
.stats-block.stats-top.counter-card {
    border: 1px solid gray;
    border-radius: 10px;
    padding: 20px 0px;
    margin-top: 20px;
}
.counter-card.stats-top .stats-number, .counter-card .counter_suffix.mycust.ult-responsive {
    padding: 8px 0;
    color: #de5034;
    font-weight: 600;
    font-size: 35px !important;
}
.counter-card .aio-icon.none {
    background: lightgray;
    padding: 10px;
    border-radius: 50px;
    color: #515151 !important;
}
.ult-banner-block, .wpb_row .wpb_column .wpb_wrapper .ult-banner-block{
    margin-bottom: 0px !important;
}

/* contact */
#responsive-form {
    max-width: 600px/-- change this to get your desired form width --/
    ;
    margin: 0 auto;
    width: 100%;
}

.form-row {
    width: 100%;
}

.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    padding: 8px;
	margin: 0px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7 input[type="text"]:focus {
    background: #fff;
}

.wpcf7 input[type="email"]:focus {
    background: #fff;
}

.wpcf7-submit {
    float: right;
    color: #ffffff !important;
    text-transform: uppercase;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
	margin-top: 0px !important;
    background-color: #A88B69 !important;
	
}

form.wpcf7-form.init {
    transition: all 0.3s ease;
    position: relative;
    background-color: #fff;
    padding: 20px;
	margin: 0px;
    box-shadow: 0px 4px 40px rgb(163 165 168 / 32%);
    border-radius: 10px;
    border: 1px solid #09377b38;
}
.wpcf7-submit:hover {
    background: #303030;
}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: red;
    padding: 5px;
}
.wpcf7 form p {
    margin-bottom: 0px;
}
div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
}
.contact-address .wpb_wrapper {
    box-shadow: 1px 2px 7px #b9b9b9;
    border: 1px solid gray;
    padding: 20px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}
.contact-address .address a {
    color: black;
}

.cf7-custom-form .form-row {
  margin-bottom: 20px;
}

.cf7-custom-form label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
  color: #333;
}

.cf7-custom-form input[type="text"],
.cf7-custom-form input[type="email"],
.cf7-custom-form input[type="tel"],
.cf7-custom-form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  transition: border-color 0.3s ease;
}

.cf7-custom-form input:focus,
.cf7-custom-form textarea:focus {
  border-color: #0073aa;
  outline: none;
}

.cf7-custom-form input[type="submit"] {
  background-color: #0073aa;
  color: #fff;
  padding: 10px 25px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.cf7-custom-form input[type="submit"]:hover {
  background-color: #005e8a;
}

/* Two-column layout */
.cf7-custom-form .two-columns {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.cf7-custom-form .column {
  flex: 1;
  min-width: 48%;
  padding-left: 0px !important
}
/* end form */

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    line-height: 21px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
	height: 50px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    padding: 5px 20px;
    border-radius: 50px;
}
/* .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p{
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;
    display: inline-block;
} */
.top-header.bg-dark {
    background-color: #212529 !important;
}
.vc_grid-item-mini.vc_clearfix {
    box-shadow: 0px 8px 12px #e8e8e8;
}
.vc_btn3-container.vc_btn3-left {
    margin-bottom: 5px;
}
footer#footer {
    background-color: #212529;
}
.main-footer.footer-style-1::after {
    background: #212529 none repeat scroll 0 0;
}
.main-footer.footer-style-1 .widget.widget_info
 {
    background-color: #212529;
}
.breadcrumb-area.default.less-background {
    background: linear-gradient(90deg, #212529 0%, #de5034 100%);
}

.ult-team-member-image {
    text-align: center;
}
.ult-team-member-image img {
    width: 100px !important;
}
.our-testimonial .wpb_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap !important;
    gap: 20px;
}
.our-testimonial .ult-team-member-wrap.ult-style-1 {
    width: 32% !important;
	border: 1px solid lightgray;
    padding: 10px;
}

@media (max-width: 991.98px) {
	.our-testimonial .wpb_wrapper {
    display: block;
}
	.our-testimonial .ult-team-member-wrap.ult-style-1 {
    width: 100% !important;
}
}