/*
Theme Name: wsinew
Theme URI: https://www.wsitopwebdesigners.com/
Author: Abdul Basit
Author URI: https://www.wsitopwebdesigners.com/
Version: 0.0001
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wsinew
*/


/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */
/* #menu-quick-links-footer {
    column-count: 2;
} */

/* post pagination css */
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

/*.single-serviceshome .blog-detail {
    padding-top: 0px !important;
}
.single-serviceshome .blog-imge, .single-serviceshome .share {
    display: none !important;
}*/

.review-home img {
	width: auto !important;
	margin: 0 auto;
	margin-bottom: -10px;
	width: 180px !important;
	margin-top: 0 !important;
	  -webkit-filter: drop-shadow(1px 2px 1px #000 );
  filter: drop-shadow(1px 2px 1px #000);
}
.review-home b {
	font-size: 20px;
font-weight: 600;
  margin-top: 0;
/*   text-shadow: none; */
}
.review-home p{
	margin: 0 !important;
}
		.details-content .blog-imge img {
			height: 420px;
		}
/* .review-home {
	position: absolute;
	right: -41px;
 	padding: 10px;
	border-radius: 8px;
	background: #29292961;
} */
.ab-web h3{
	color: #024772;
    font-size: 18px;
    min-height: 50px !important;
}
/* video insight css */
.video-bx {
	margin-bottom: 30px;
	background: #fff;
	box-shadow: 0 10px 20px rgb(0 0 0 / 19%),0 6px 6px rgb(0 0 0 / 23%);
	border-radius: 10px;
	padding: 10px;
}
.video-bx h3{
	font-size: 18px;
	margin-bottom: 10px;
}
.video-bx a {
	color: #03863b;
	text-align: center;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	border: 1px solid #03863b !important;
	padding: 10px;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 15px !important;
}
.video-bx:hover > a {
	color: #fff;
	background: #03863b !important;
}
.video-testimonials {
    padding: 60px 0;
    background: #f2f2f2;
}
.bio-graphy .about-info p a {
    color: #2aaeff;
}
@media only screen and (min-width: 320px) and (max-width: 766px) {
    .autherbox {
        flex-wrap: wrap;
        justify-content: center;
    }
}
.aouthercontent h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.autherbox {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #dfdfdf;
    border-bottom: 5px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
	background: #03863b;
}  
.details-content h3 {
    color: #fff;
    border-color: #fff;
    margin-top: 0px;
}

.aouthercontent p {
    color: #fff;
}
.ser-des ul li {
    font-family: Lato !important;
    color: #5d5c5f;
    font-size: 18px;
    line-height: 28px;
    margin-left: 30px;
    list-style: square;
}
