/*
Theme Name: LogiQlink
Theme URI: 
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Wellbeing
Author URI: 
Tags: white, simple, fixed width, two columns, widgets, clean
*/

/* Cusotm Styling  */

.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}
.inner-banner-v2 .banner-content{
	left: inherit !important;
    transform: translateY(-50%) !important;
}
.page-template-tpl-career .inner-banner-v2 .banner-content{
	left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.mainmenu > ul > li.mega > ul > li ul li a img{
	width: 25px;
}
.testimonial-sec .item p{
	line-height: 40px !important;
}
.img-sec img{
	width:100%;
}

.headArea{
	position: relative;
}
.headArea img{
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -129px;
}
.headArea h2{
	position: relative;
    z-index: 9999;
}
.input-field{
	height: auto;
}

.blog-content .blog-wrap .text{
	padding: 50px 10%;
}

.single-post .col-md-12{
	padding-left: 0px;
}


.serve-sec .content{
	height: auto;
}
.serve-sec .content p{
	font-size: 20px;
}

.newCustomSectin .content ul {
    padding-left: 18px;
}

.newCustomSectin .content ul li {
    list-style-type: disc;
    line-height: 30px;
    color: #000;
}

.newCustomSectin{
	margin-top: 40px;
    padding-top: 40px !important;
}

.wpcf7 form.sent .wpcf7-response-output{
	float: left;
    width: 100%;
    text-align: center;
}
input[type="number"]{
	padding-left: 0px;
}
.phone-field input {
    border-bottom: 1px solid #000;
}

input[type="submit"]{
	margin-top:20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	float: left;
	width: 100%;
	text-align: center;
}
/* .testimonial-sec .item{
	margin: 0 11px;
} */