/*
Theme Name: Visionary
Author: Vega Visionary
Theme URI: #
Description: Custom theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
.innerpge-vegalocations-section {
    padding: 80px 0;
}
.innerpge-vegalocations-section ul li.vegalocations-item {
    width: 33%;
    display: inline-block;
    padding: 0 5%;
}
.innerpge-vegalocations-section ul {
    listing-style:none;
}
.innerpge-vegalocations-section ul li.vegalocations-item a {
    display: block;
    font-size: 16px;
    color: #1e1e1e;
    line-height: 26px;
    font-weight: 600;
    margin: 10px 0;
    padding: 0 0 0 36px;
    background: url(./assets/images/locicon.png) no-repeat;
    background-size: 24px 24px;
    text-decoration: none;
}
.innerpge-vegalocations-section ul li.vegalocations-item a:hover{
   color: #719430;  
}
.innerevega-seocontent-section .inntbx-slidebx h2 {
    display: block;
	font-family: 'Poppins';
    font-size: 28px;
    color: #084983;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
}
.innerevega-whychoose-section .tbx ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 0;
	text-align: left;
}
.innerevega-whychoose-section .tbx ul li {
	display: block;
	font-size: 15px;
	color: #1e1e1e;
	line-height: 26px;
	font-weight: 400;
	margin: 5px 0;
	padding: 0 0 0 30px;
	background: url(./assets/images/list-icn1.png) no-repeat;
	background-size: 24px 24px;
}
.innerevega-blogpostlisting-section .blglist-postxt .titlebx p {  

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.innerevega-blogpostlisting-section .blglist-postxt .imgbx img {
    height: 220px;
}
.innerevega-blogpost-details-section .blgpst-summarytbx h5 {
    font-family: 'Poppins';
    font-size: 24px;
    color: #084983;
    line-height: 32px;
    font-weight: 700;
    padding: 20px 0 0;
    margin: 0;
}
.faqstab-pgetxt-section {
	position: relative;
	padding: 50px 0;
	background: #fff;
	overflow: hidden;
}
.faqstab-pgetxt-section .accordion {
    overflow-anchor: none;
    position: relative;
    z-index: 9;
}
.faqstab-pgetxt-section:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: linear-gradient(to right, rgba(0, 0, 0, .1) 1px, transparent 1px), linear-gradient(to bottom, rgba(0, 0, 0, .1) 1px, transparent 1px);
	background-size: 50px 50px;
	background-position: center center;
	mask-image: radial-gradient(#000000 5%, transparent 70%);
}
.faqstab-pgetxt-section:after {
	content: "";
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	opacity: .75;
	background-image: radial-gradient(at 80% 30%, hsl(207.05deg 88.41% 27.06% / 15%) 0, #fff0 40%), radial-gradient(at 15% 15%, hsl(207.05deg 88.41% 27.06% / 21%) 0, #fff0 35%);
}
.faqstab-pgetxt-section h3 {
	display: block;
	font-size: 40px;
	color: #000;
	line-height: 50px;
	font-weight: 600;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
}
.faqstab-pgetxt-section h3 strong {
	color: #1da177;
	font-weight: 600;
}
.faqstab-pgetxt-section .accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: 0;
}
.faqstab-pgetxt-section .card {
	border: none;
	border-radius: inherit;
	background-color: inherit;
	margin: 15px 0;
}
.faqstab-pgetxt-section .card-header {
	border-bottom: none;
	background-color: inherit;
	padding: 0;
}
.faqstab-pgetxt-section .text-left {
	font-size: 17px;
	color: #000;
	line-height: 25px;
	font-weight: 600;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 10px 25px 10px 0;
}
.faqstab-pgetxt-section .collapsed::before {
	content: '';
	position: absolute;
	top: 11px;
	right: 0;
	width: 16px;
	height: 11px;
	background: url(./assets/images/faqarw.jpg) no-repeat;
	background-size: 16px 11px;
}
.faqstab-pgetxt-section .show::before {
	content: '';
	position: absolute;
	top: 11px;
	right: 0;
	width: 16px;
	height: 11px;
	background: url(./assets/images/faqarwh.jpg) no-repeat;
	background-size: 16px 11px;
}
.faqstab-pgetxt-section .faqcontent {
	padding: 15px 20px;
}
.faqstab-pgetxt-section .faqcontent p {
	font-size: 15px;
	color: #2e2e2e;
	line-height: 22px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.faqstab-pgetxt-section .faqcontent p a {
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}

.innerevega-blogpost-details-section .blgpst-summarytbx table {
    width: 100%;                
    border-collapse: collapse;  
    margin: 20px 0;            
    font-family: Arial, sans-serif;
    font-size: 16px;
    background-color: #fff;     
    box-shadow: 0 2px 8px rgba(0,0,0,0.1); 
}

.innerevega-blogpost-details-section .blgpst-summarytbx table th,
.innerevega-blogpost-details-section .blgpst-summarytbx table td {
    border: 1px solid #ddd;    
    padding: 12px 15px;        
    text-align: center;        
}

.innerevega-blogpost-details-section .blgpst-summarytbx table th {
    background-color: #f4f4f4; 
    font-weight: 600;          
    color: #333;
}

.innerevega-blogpost-details-section .blgpst-summarytbx table tr:nth-child(even) {
    background-color: #fafafa; 
}

.innerevega-blogpost-details-section .blgpst-summarytbx table tr:hover {
    background-color: #f1f1f1; 
}

.innerevega-blogpost-details-section .blgpst-summarytbx ol {
	margin: 0;
	padding: 0 0 0 20px;	
}
.innerevega-blogpost-details-section .blgpst-summarytbx ol li {
	font-size: 16px;
	color: #1e1e1e;
	line-height: 26px;
	font-weight: 400;
	margin: 5px 0;
	padding: 0 0 0 5px;	
}
.vega-notfound-section {
    position: relative;
    padding: 80px 0;
}
.vega-notfound-section h2 {
    position: relative;
    display: block;
    font-size: 45px;
    color: #1e1e1e;
    line-height: 48px;
    font-weight: 700;
    margin: 0 0 25px;
    padding: 20px 0 0;
}
.single-vegapage-default-section {
    position: relative;
    padding: 80px 0;
}
.single-vegapage-default-section h3 {
    position: relative;
    display: block;
    font-size: 45px;
    color: #1e1e1e;
    line-height: 48px;
    font-weight: 700;
    margin: 0 0 25px;
    padding: 20px 0 0;
}
.single-vegapage-default-section p {
    display: block;
    font-size: 15px;
    color: #1e1e1e;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}
a{
    color:#084983;
}
::selection {
    background-color:#084983;
   color:#fff; 
}
p:empty {
    display: none;
}
img{
	max-width:100%;
	height:auto;
	overflow-x:hidden;
}
/* Pagination */
.pagination {
    clear: both;
    position: relative;
    font-size: 17px;
    line-height: 19px;
    float: left;
    justify-content: center;
    margin: 10px auto;
    text-align: center;
    display: flex;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 9px 11px 7px 11px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

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

.pagination .current {
    padding: 9px 11px 7px 11px;
    background: #f79420;
    color: #fff;
}