/*
    Theme Name: SoftVan
    Theme URI: https://softvan.in
    Description: :)
    Version: 0.0.0.1
    Author: SoftVan
    Author URI: https://softvan.in
*/



/* =WordPress Core CSS
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.card-list .card-box .icon img {
    width: 60px;
    transition: var(--transition);
}
.card-list .card-box:hover .icon img {
    filter:invert(43%) sepia(81%) saturate(2115%) hue-rotate(169deg) brightness(104%) contrast(101%);
}
.default-form input[type='submit'] {
    background: var(--dark-blue);
    border: none;
    font-size: 16px;
    margin-top: 15px;
    position: relative;
    min-width: 188px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: var(--white);
    padding: 17px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: var(--headingfont);
    font-weight: 600;
    letter-spacing: 1px;
    z-index: 0;
    overflow: hidden;
    cursor: pointer;
}
.testimonial-section .default-form input[type='submit']:after {
    background: var(--white);
}
.default-form input[type='submit']:after {
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    background: var(--blue);
    z-index: -1;
    content: '';
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}
/*span.wpcf7-not-valid-tip {
    display: none;
}*/

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-bottom: 1px solid red !important;
}
span.wpcf7-form-control-wrap.i_agree {
    display: none;
}
.left-right-section .inner .right .content strong {
    color: var(--dark-blue);
    text-decoration: underline;
}
.content.content-with-title > h3 {
    margin-bottom: 20px;
}
.content.content-with-title {
    margin-top: 0;
}
body.services-template-default.single.single-services .card-list .card-box:hover .icon img {
    filter: brightness(0) invert(1);
}
body.services-template-default.single.single-services .card-list .card-box .icon img {
    width: 42px;
    transition: var(--transition);
}
.content.content-with-title h6 {
    margin-bottom: 20px;
}
.page-template-page-join-us .card-list .card-box .icon img {
    width: auto;
}
.case-study-section .tab-section .tab-list ul li.active a, .case-study-section .tab-section .tab-list ul li:hover a {
    color: #fff;
}
.single-case-studies p.hide-this-checkbox {
    display: none;
}
.cookie-law-bar-message {
    position: fixed;
    bottom: 0;
    z-index: 999;
    background: var(--dark-blue);
    width: 100%;
    text-align: center;
    padding: 25px 0;
    color: #fff;
}

.cookie-law-bar-message a.accept {
    background: #02a9f4;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    margin: 0 15px;
}


.cookie-law-bar-message a.link {
    color: #02a9f4;
}
.openoffermodel{
    display: none;
}
#offermodel {
    max-width: 800px;
    padding: 30px;
}
#offermodel .offer-message-text p {
    margin: 20px 0;
}


.page-id-100 .inner-box-section .title { max-width: 100%; }
.page-id-100 .inner-box-section .title h2 { font-size: 30px; margin-bottom: 20px; }
.page-id-100 .inner-box-section .title ul.wp-block-page-list { margin-bottom: 40px; }
.page-id-100 .inner-box-section .title ul.wp-block-page-list li { margin-bottom: 5px; }
.page-id-100 .inner-box-section .title ul.wp-block-page-list li a { font-size: 18px; line-height: 24px; position: relative; padding-left: 20px; }
.page-id-100 .inner-box-section .title ul.wp-block-page-list li:last-child { margin-bottom: 0; }
.page-id-100 .inner-box-section .title ul.wp-block-page-list:last-child { margin-bottom: 0; }
.page-id-100 .inner-box-section .title ul.wp-block-page-list li a:before { position: absolute; content: "\f054"; left: 0; top: 5px; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; }


.tawk-max-container .tawk-card-primary { background: #08216a !important; }
.tawk-max-container { border: none !important; }
.card-container:first-child:before { background-color: #08216a !important; }
.card-container .tawk-card,
.card-container .tawk-kb-search { border: none !important; }
.tawk-input,
.tawk-select,
.tawk-textarea { border: none !important; background: transparent; border-radius: 0; padding: 12px 20px; width: 100%; border-bottom: 1px solid rgb(8 33 106 / 30%) !important; }
button.tawk-button { background: #08216a; border-color: #08216a; opacity: 1; text-transform: uppercase; }
button.tawk-button i { display: none; }





