section, h1,h2,h3,h4,h5,h6,ul,li, p{
	margin: 0;
	padding: 0;
}
li {
    line-height: 0px;
    margin: 0px;
}
hr {
    margin: 0px;
}
.footer-menu li {
    margin: 0px;
}
.social-icon-block svg{
	display: unset;
}
/*inner banner*/
.inner-banner-contnt {
    background-image: url(../images/inner_header_image.jpg);
    background-color: #3874a5;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} 
.inner-banner-wr h1 {
    letter-spacing: normal;
    position: relative;
    text-align: center;
}
.inner-banner-contnt:before {
    background-color: rgba(56, 116, 165,0.85);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.inner-banner-contnt h1 {
    margin: 0;
}
.back-image-banner {
    background-image: url(../images/cross-new.svg);
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: 305px;
    background-repeat: no-repeat;
    position: relative;
    padding: 79px 0px;
}
/*Blog*/
.spotlight-wrp{
	position: relative;
    overflow: hidden;
	padding: 61px 0px 40px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.spotlight-wrp .center-wrapper{
    position: relative;
}
.spotlight-wrp .center-wrapper:before {
    position: absolute;
    content: "";
    background-color: #f3f4f8;
    left: 806px;
    z-index: -1;
    height: 195%;
    width: 800%;
    top: -67px;
}
.single-page-section:before{
    position: absolute;
    content: "";
    background-color: #f3f4f8;
    height: 350%;
    top: -61px;
    width: 1322.6%;
    right: -1160%;
    z-index: -1;
}
.sidebar:before{
    content: "";
    position: absolute;
    background-color: #f3f4f8;
    height: 1423px;
    width: 1400%;
    background-image: url(https://xenegrade.com/wp-content/uploads/2022/07/Testimonial_Bg.png);
    padding: 63px 0px 90px;
    background-repeat: no-repeat;
    background-position: 293px 866px;
    background-size: 520px;
    z-index: -1;
    top: -40%;
    left: -73%;
    }
.blog-section-wrp {
    overflow: hidden;
    position: relative;
    padding: 75px 0px 80px 0px;
}
.blog-container.single-container p{
    padding-top: 10px;
    padding-bottom: 10px;
}
.blogcontent a,.single-container span a,.single-container h6 a {
    color: #3874a5;
    font-family: 'Rubik';
}

.spotlight-wrp h2, .inner-content-wr h2{
	margin-bottom: 13px;
	letter-spacing: normal;
	font-size: 48px;
	line-height: 66px;
	font-family: 'DM Serif Display', serif;
	font-weight: normal;
	color: #000;
}
.spotlight-wrp p{
	width: 70%;
}
.spotlight-wrp p, .inner-content-wr p{
	letter-spacing: normal;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	font-family: 'Rubik',sans-serif;
}
.blog-date h3 {
    color: #fff;
    margin-bottom: 0px;
    font-family: 'DM Serif Display', serif;
    text-align: center;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 24px;
    line-height: 33px;
}
.blog-container{
	width: 75%;
}
.blog-wrp{
	margin-bottom: 72px;
}
.blog-date{
	background-color: #3874a5;
	width: 9%;
	padding: 13px 17px 13px 17px;
	display: inline-block;
}
.blog-content{
	width: 80%;
	margin-left: 28px;
}
.blog-content-small {
    font-size: 14px;
    line-height: 36px;
    margin-bottom: 15px;
    font-family: 'Rubik',sans-serif;
    font-weight: normal;
    text-transform: capitalize;
}
.blog-head{
	font-size: 30px;
	line-height: 41px;
	font-family: 'DM Serif Display', serif;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: normal;
}
.blog-content p {
	font-size: 16px;
	line-height: 36px;
	text-align: left;
	font-family: 'Rubik',sans-serif;
	color: #000;
	font-weight: normal;
	letter-spacing: normal;
	margin-bottom: 15px;
}
.blog-content h6.blog-content-small {
    font-style: italic;
}
.sidebar{
    height: 1065px;
    position: relative;
	width: 22.5%;
}
.search-section{
	position: relative;
	margin-bottom: 30px;
    font-size: 0;
    line-height: 0;
}
.search-form label {
    display: inline-block;
    width: 100%;
}
.error-page-content .search-form label{
    margin-bottom: 20px;
}
.search-field input{
	width: 297px;
	border: none;
	height: 42px;
	padding: 13px 14px;
	font-family: 'Rubik';
	font-size: 14px;
}
.search-btn button{
	padding: 14px;
    border: none;
    background-color: #3874a5;
    margin-left: -43px;
    cursor: pointer;
}
.search-field .search-submit {
    width: unset !important;
    height: unset !important;
}
.blog-testimonial{
	background-color: #000;
	padding: 26px 32px 37px;
}
.blog-testimonial .blog-content{
	color: #fff;
	line-height: 30px;
	width: 100%;
}
.blog-testimonial .common-content{
	font-style: italic;
}
.blog-testimonial p{
	margin-bottom: 10px;
	color: #fff;
}
.categories-block{
	padding-top: 46px;
}
.categories-block ul{
	width: 100%;
	list-style-type: none;
}
.categories-block ul li{
	background-image: url(../images/Double_Errow.svg);
    background-repeat: no-repeat;
    width: 100%;
    background-position: 5px 11px;
    background-size: 10px;
}
.categories-block ul li a{
	font-size: 15px;
	line-height: 32px;
	color: #000;
	font-family: 'Rubik',sans-serif;
	padding-left: 25px;
}
.categories-block ul li a:hover {
    color: #3874a5;
}
.search-button{
	background-image: url(../images/new-search.svg);
    background-color: #3874a5;
    height: 42px;
    width: 50px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    right: 0;
}
input::placeholder {
    color: #000;
}
input:focus {
    outline: none;
}
.post-blog-img {
    margin-bottom: 20px;
}
.search-section input#search-form-2 {
    width: 100%;
    border: none;
    height: 42px;
    padding: 13px 14px;
    font-family: 'Rubik';
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    position: relative;
}
.search-section input[type=submit] {
    position: absolute;
    font-size: 0;
    border: none;
    right: 0;
    opacity: 9;
    background: url(../images/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center;
    background-color: #3874a5;
    height: 42px;
    width: 47px;
    display: inline-block;
    vertical-align: top;
}
input[type="search"]:focus {
    outline: unset;
}
.blog-testimonial h3 {
    font-size: 24px;
    line-height: 33px;
    font-family: 'DM Serif Display', serif;
    color: #fff;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 18px;
}
.blog-testimonial p {
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    font-family: 'Rubik',sans-serif;
    margin-bottom: 10px;
    font-style: italic;
    letter-spacing: normal;
}
.blog-testimonial span {
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    font-family: 'Rubik',sans-serif;
    font-weight: normal;
    display: inline-block;
    letter-spacing: normal;
}
.categories-block h3 {
    font-size: 30px;
    line-height: 41px;
    font-family: 'DM Serif Display', serif;
    font-weight: normal;
    margin-bottom: 10px;
    color: #000;
    letter-spacing: normal;
}
.categories-block ul li {
    background-image: url(../images/Double_Errow.svg);
    /*height: 32px;*/
    background-repeat: no-repeat;
    background-position: 5px 11px;
    background-size: 10px;
    display: flex;
}
/*Blog End*/
/*search page*/
.search .header-footer-group .color-accent {
    color: #3874A5;
    letter-spacing: normal;
    font-family: 'DM Serif Display', serif;
    font-weight: normal;
}
.searchpage-blog-post h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 15px;
    color: #3874A5;
    transition: 0.4s;
    letter-spacing: normal;
}
.searchpage-blog-post h2:hover {
	color: #f7af50;
}
.searchpage-blog-post p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
	font-family: 'Rubik',sans-serif;
	letter-spacing: normal;
}
.custom-pagination a, span.page-numbers.current,.nav-links a{
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    text-align: center;
    margin-left: 13px;
    font-size: 14px;
    line-height: 48px;
    font-family: 'Rubik',sans-serif;
    color: #000000;
    width: 48px;
    height: 48px;
}
a.btn-learn:hover {
    color: #3874a5;
}
.custom-pagination a,.nav-links a{
    background-color: #f3f4f8;
}
span.page-numbers.current, .custom-pagination a:hover {
    background-color: #3874A5;
    color: #fff;
}
.search hr {
	margin: 30px 0px;
}
.search .page-numbers {
    display: inline-block;
    margin-left: 10px;
    height: 43px;
    width: 43px;
    text-align: center;
    /*border: 2px solid #979797;*/
    border-radius: 43px;
    line-height: 42px;
    padding: 0 !important;
    color: #000;
    font-size: 15px;
}
.search .page-numbers:first-child {
    margin-left: 0;
}
.custom-pagination {
    margin: 90px 0px 0px 100px;
}

.custom-pagination a.prev.page-numbers:hover {
    background-position: 10px;
}
.custom-pagination a.next.page-numbers:hover {
    background-position: 62%;
}
.search .pagination .dots {
    transform: translateY(0) !important;
}
span.page-numbers.current {
    background-color: #3874A5;
    color: #fff;
}
nav.navigation.pagination {
    padding: 30px 0px 60px;
}
.pagination .nav-links{
	width: 52%;
    margin:  0px auto !important;
	/*display: block !important;*/
    text-align: center !important;
    align-items: unset !important;
}
.search-cntnt-main-block {
    padding: 0px 0px 90px;
}
.searchpage-blog-post .featuredimg-card {
    width: 12%;
}
.searchpage-blog-post .featuredimg-card img {
    width: auto;
}
.searchpage-blog-post .search-cntnt {
    width: 88%;
    padding-left: 30px;
}
.custom-pagination a.next.page-numbers i, .custom-pagination a.prev.page-numbers i{display: none;}
.custom-pagination a.next.page-numbers,.nav-links a.next.page-numbers{
    background: url('../images/Slider_Right_Errow.svg') no-repeat center,#f3f4f8;
}
.custom-pagination a.prev.page-numbers,.nav-links a.prev.page-numbers{
    background: url('../images/Slider_Errow.svg') no-repeat center,#f3f4f8;
}
form.search-form {
    width: 100%;
    position: relative;
    display: block;
    margin: 0;
}
/*404*/
.error-page-content h1, .error-page-content p {
    color: #000;
}
.error-page-content form input[type=search] {
    border: 2px solid #000;
    background: transparent;
    font-size: 18px;
    line-height: 36px;
    padding: 12px 20px 12px 20px;
    color: #000;
    outline: none !important;
}
.error-page-content form input[type=submit],.no-search-results-form form input[type=submit]{
	font-family: 'Rubik', sans-serif;
	    font-size: 15px;
	    line-height: 18px;
	    color: #000;
	    transition: 0.4s ease;
	    font-weight: bold;
	    background-color: #f7af50;
	    padding: 15px 30px 15px 31px;
	    text-transform: capitalize;
}
.no-search-results-form form input[type=submit] {
    padding: 18px 30px 18px 31px !important;
}
.error-page-content form input[type=submit]:hover,.no-search-results-form form input[type=submit]:hover {
    color: #fff;
    background-color: #000;
}
.error-page-blk{
	padding: 60px 0px;
} 
.error-page-content {
    width: 45%;
}
.error-page-image-wr {
    width: 55%;
    padding-left: 100px;
}



 
/*single page*/
.single-head{
    width: 75%;
}
.mesage-icon{
    display: inline-block;
    width: 21px;
}
.cmn-block{
    display: inline-block;
    background-color: #fff;
    margin-left: 10px;
    min-height: 35px;
    vertical-align: middle;
    padding: 5px 12px 5px 12px;
}
.likes,.comment-block,.share {
    display: inline-block;
}
.comment{
    vertical-align: super;
    display: inline-block;
    margin-left: 5px;
}
.comment h4{
    margin-bottom: 0px;
}
.single-page-section{
    padding-top: 20px;
}
a.cmn-block.share-block {
    padding: 11px 15px 9px 15px;
}
.mesage-icon.share-icon {
    width: 19px;
}
.single-head p {
    padding-right: 0px;
    font-style: italic;
    display: inline;
    /*margin-left: 30px;*/
}
.single-head p:first-child{
    margin-left: 0px;
}
.date {
    margin-left: 30px;
    position: relative;
}
.date:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 1px;
    background-color: #000;
    left: -15px;
    top: 0;
}
.date:after {
    position: absolute;
    content: "";
    height: 18px;
    width: 1px;
    background-color: #000;
    right: -15px;
    top: 0;
}
.blog-container.single-container {
    width: 61%;
}
.single-page-head{
    margin-bottom: 5px;
}
.single-page-content .common-content{
    margin-bottom: 42px;
}
.single-container ul li{
    padding-left: 0px;
    font-size: 16px;
    line-height: 36px;
}
/*.blog-testimonial .bx-viewport{
    height: 268px !important;
}*/


.single-container .blogcaption {
    font-size: 20px;
    line-height: 36px;
    font-family: 'Rubik';
    font-weight: bold;
    letter-spacing: normal;
    padding-bottom: 20px;
}
.single-container .blogcontent {
    list-style-position: inside;
    font-size: 16px;
    line-height: 36px;
    font-family: 'Rubik';
    letter-spacing: normal;
}
.single-container .blogheader {
    font-size: 20px;
    line-height: 36px;
    font-family: 'Rubik';
    font-weight: bold;
    letter-spacing: normal;
    /*padding-bottom: 20px;*/
}
.single-container ul li {
    font-size: 16px;
    line-height: 36px;
    font-family: 'Rubik';
}
.single-container p {
    /*padding-bottom: 42px;*/
}
.single-container ul {
    padding-bottom: 25px;
}
.single .categories-block h3 {
    text-align: left;
}
.spotlight-wrp h1.common-heading.black {
    text-align: left;
    width: 95% !important;
}
.single-container span {
    color: #000;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    font-family: 'Rubik',sans-serif;
    display: inline-block;
}
.section-inner.thin {
    max-width: 65rem !important;
}
.search-form .search-field, .search-form .search-submit{
    margin:  0px !important;
}
.search-form .search-field {
    padding: 15px 75px 15px 30px;
    height: auto;
    font-family: 'DM Serif Display', serif;
    letter-spacing: normal;
}
span.nav-next-text, span.nav-prev-text{
    display: none !important;
}
.nav-links a span {
    display: none !important;
}
.cmn-block.share-block:hover.share-icons-on-hover{
    opacity: 1;
}
.no-search-results-form {
    padding-top: 4rem !important;
}

.socializer a {
    background-color: #000 !important;
    color: #fff !important;
}
.sr-fluid a{
    padding: 9px 11px !important;
}
.sr-32px a{
     height: unset !important;
    font-size: 16px;
    line-height: 20px;
}

.sr-fluid{
    width: unset !important;
}
.wpsr-share-icons .socializer{
    margin: 0px !important;
}
.socializer a:hover {
    background-color: #f7af50!important;
    opacity: unset !important;
}
.wpsr-share-icons .wpsr-si-inner{
    justify-content: end !important;
}
.sr-pinterest{
    margin-right: 0px;
}
.socializer a[data-id="facebook"] {
    animation-delay: 0.1s;

}
.socializer a[data-id="twitter"] {
    animation-delay: 0.2s;
}
.socializer a[data-id="google"] {
    animation-delay: 0.3s;
}
.socializer a[data-id="linkedin"] {
    animation-delay: 0.4s;
}
.socializer a[data-id="pinterest"] {
    animation-delay: 0.5s;
}
.bounce2 {
  animation: bounce2 2s;
  transition: 0.4s ease;
}
@keyframes bounce2 {
    0% {transform: translateY(-10px);}
    100% {transform: translateY(0px);}
}
.single-container p a{
    color: #3874A5;

font-family: "Rubik";}
.client-name p.common-content, .client-details p.common-content,.client-name h3 {
    color: #000;
    text-align: left;
}
.client-image{
    width: 80px;
}
.client-image img{
    border-radius: 55px;
}
.client-name {
    width: 40%;
    margin-left: 22px;
    margin-top: 16px;
}
.client-details{
    width: 58%;
}
.client-wrp{
    position: relative;
    padding-bottom: 91px;
}
.client-wrp:before{
    content: "";
    position: absolute;
    background-color: #f3f4f8;
    height: 57%;
    width: 63%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.client-btn:after{
    height: 635%;
    width: 234%;
}
.paperwork-image svg{
    height: 40px !important;
    width: 40px !important;
}
/*Let's Plan Section*/
.paperwork-container{
    padding-top: 65px;
    text-align: center;
}
.paperwork-block{
    width: 31.33%;
    margin-left: 32px;
    /*transition: 0.4s ease;*/
    background-color: #fff;
    display: inline-block;
    padding: 25px 50px 30px 28px;
    border: solid 1px rgba(56, 116, 165, 0.24);
}
.paperwork-block:first-child:hover .paperwork-image svg path {
    stroke: #fff;
}
.paperwork-block:first-child{
    margin-left: 0px;
}
.paperwork-image{
    background-color: #fff7ee;
    padding: 23px 23px 23px 23px;
    border-radius: 12px;
}
.paperwork-content {
    width: 65%;
	text-align: left;
}
.paperwork-content h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 33px;
    margin-bottom: 10px;
    font-family: 'DM Serif Display', serif;
    letter-spacing: normal;
}
.paperwork-content p {
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    font-family: 'Rubik',sans-serif;
    margin-bottom: 0px;
}
.paper-work-wrp{
    background-image: url(https://xenegrade.com/wp-content/uploads/2022/07/Testimonial_Bg.png);
    background-repeat: no-repeat;
    padding: 65px 0px 105px 0px;
    position: relative;
    background-position: 90px 0px;
    background-size: 635px;
}
.paperwork-block:hover {
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 6%);
   border: solid 1px rgba(56, 116, 165, 0);
}
.paperwork-block::focus-visible{
    border: none;
}
.paper-work-wrp:before {
    content: "";
    position: absolute;
    background-color: #f3f4f8;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    z-index: -1;
}
.paperwork-block:hover .paperwork-image svg path {
    fill: #fff !important;
}
.paperwork-block:hover .paperwork-image{
    background-color: #3874a5;
}
/*Let's Plan Section Closed*/

.share-icons-on-hover a.cmn-block.share-block.sharing-wr {
    display: none !important;
}
.share-icons-on-hover {
    position: absolute;
    left: 0;
}
.single-page-section{
    position: relative;
}
.share {
    vertical-align: middle;
}
.sr-share-menu {
    display: none;
}
.share-icons-on-hover {
    position: absolute;
    right: 0px;
}

.comment, .mesage-icon {
    vertical-align: middle;
 }
 .wpulike{
    padding: 0px;
 }
 .wpulike-heart .wp_ulike_general_class {
     box-shadow: none;
     border-radius: 0px;
     padding: 0px;
 }
.blog-content .blog-content-small a {
    color: #000;
    font-family: 'Rubik';
}
.blog-content .blog-content-small a:hover {
    color: #3874a5;
}
.client-name p {
    text-transform: capitalize;
}

/*student registration page*/

.student-regi-wr{
    padding: 80px 0px 20px 0px;
}
.std-regi-top-description p{
    color: #000;
    font-size: 20px;
    margin-top: 25px;
    letter-spacing: normal;
}
.std-regi-content-parent-block{
    width: 100%;
    margin: 50px auto 0px auto;
    text-align: center;
}
.std-regi-content-parent-block .std-cmn-content-area h3{
    font-size: 22px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 0 auto;
    max-width: 300px;
}
.std-regi-content-parent-block .std-cmn-content-area h3::before{
   position: absolute;
    content: "";
    width: 30px;
    height: 3px;
    background-color: #3874a5;
    left: -35px;
    top: 50%;
    transform: translateY(-2px);
}
.std-regi-content-parent-block .std-cmn-content-area h3::after{
    position: absolute;
    content: "";
    width: 30px;
    height: 3px;
    background-color: #3874a5;
    right: -35px;
    top: 50%;
    transform: translateY(-2px);
}
.std-regi-content-parent-block .std-cmn-content-area ul{
  margin-top: 20px;
  margin-bottom: 30px;
} 
.std-regi-content-parent-block .std-cmn-content-area ul li{
    font-family: 'Rubik',sans-serif;
    font-size: 16px;
    line-height: 30px;
    list-style: none;
    text-align: left;
    display: flex;
    letter-spacing: normal;
}
.std-regi-content-parent-block .std-cmn-content-area ul li::before{
    content: counter(li);
    color: red;
    display: inline-block;
    margin-right: 15px;
    content: "•";
    color: #3874A5;
    font-size: 34px;
    vertical-align: bottom;
}
.std-cmn-content-area{
    width: 31.8%;
    text-align: center;
    min-height: 835px;
    margin-right: 30px;
    box-shadow: 0 10px 35px 0px rgb(0 0 0 / 4%);
    padding: 30px 30px 0px 30px;
    box-sizing: border-box;
    margin-bottom: 40px;
    background-color: #fff;
}
.std-regi-content-parent-block .std-cmn-content-area:nth-child(4) , .std-cmn-content-area:nth-child(5)  , .std-cmn-content-area:nth-child(6){
 min-height: 570px!important;
}
.std-regi-content-parent-block .std-cmn-content-area:nth-child(3n+3){
  margin-right: 0px;
}
.std-regi-top-description{
    text-align: left;
}
.std-regi-top-description h3{
    font-size: 30px;
    line-height: 35px;
    letter-spacing: normal;
}

.features-down-wr p{
    color: #000;
    text-align: center;
    letter-spacing: normal;
}
.request-live-wr{
 padding: 50px 0px;
 background-color: #1474a6;
}
.request-live-inner-wr{
    padding: 0px 50px;
    text-align: center;
}
.request-live-inner-wr h3{
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    display: inline-block;
    letter-spacing: normal;
}
.request-live-inner-wr a{
    padding: 20px;
    background-color: #E0A959;
    color: #000;
    margin-left: 20px;
    font-family: 'Rubik',sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    transition: 0.3s;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
}
.request-live-inner-wr a:hover{
    color: #fff;
}
/*our solutions page*/
.our-solutions-wr {
    padding: 61px 0px 180px;
    position: relative;
    z-index: 11;
}
.our-solutions-wr:after{
    content: '';
    width: 551px;
    height: 519px;
    background: url('../images/background-x-icon.svg') no-repeat center;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
}
.our-solutions-wr:before{
    content: '';
    background-color: #f3f4f8;
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.our-solutions-head-wr{
    text-align: center;
    width: 80%;
    margin: 0px auto;
}
.inner-content-wr a{display: inline-block;}
.solutions-tabs-link-wr ul li a {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Rubik';
    font-weight: 600;
    padding: 10px 18px 10px 19px;
    transition: 0.4s;
    word-break: break-word;
    transition: unset;
}
.solutions-tabs-link-wr ul li.active-slide, .solutions-tabs-link-wr ul li.active, .solutions-tabs-link-wr ul li.active a, .solutions-tabs-link-wr ul li:hover {
    background-color: #3874a5;
    color: #fff;
}
.solutions-tabs-link-wr ul li:hover a{
    color: #fff;
}
.solutions-tabs-link-wr ul li a.active{
    background-color: #3874a5;
    color: #fff;
}
.solutions-tabs-link-wr ul {
    font-size: 0;
    text-align: center;
    display: flex;
    margin: 0px auto;
}
.solutions-tabs-link-wr ul.justify-center-wr{
    justify-content: center;
}
.solutions-tabs-link-wr ul li {
    background-color: #fff;
    vertical-align: top;
    width: 12.5%;
    border: 1.2px solid rgba(56, 116, 165, 0.13);
    text-align: left;
    margin-left: -2px;
    display: inline-flex;
    min-height: 116px;
    align-items: center;
    transition: 0.4s;
    cursor: pointer;
}
.solutions-tabs-link-wr .bx-viewport {
    padding: 0px 2px;
}
.solutions-tabs-link-wr {
    font-size: 0;
    padding:37px 26px 37px 0px;
    background-color: #fff;
    position: relative;
}
/*.solutions-tabs-link-wr .bx-wrapper{padding: 2px;}*/
.solutions-tab-left h3 {
    font-size: 36px;
    line-height: 45px;
    font-family: 'DM Serif Display';
    font-weight: normal;
    color: #000000;
    margin-bottom: 20px;
    letter-spacing: normal;
}
.solutions-tab-left p, .solutions-tab-left ul li {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Rubik';
    font-weight: normal;
}
.solutions-tab-list ul li {
    list-style-type: none;
    padding-left: 20px;
    background: url('../images/angles-right-solid.svg') no-repeat left 8px/12px;
    margin-top: 17px;
}
.solutions-tab-list ul li:first-child{margin-top: 0;}
.solutions-tab-right img {
    width: auto;
}
.solutions-tab-right, .solutions-tab-left {
    width: 50%;
}
.solutions-tabber-wr {
    margin-top: 220px;
}
.solutions-tabber-wr:first-child{margin-top: 0;}
.solutions-tabber-wr:nth-child(odd) .solutions-tab-left, .solutions-tabber-wr:nth-child(even) .solutions-tab-right {
    float: left;
}
.solutions-tabber-wr:nth-child(even) .solutions-tab-left, .solutions-tabber-wr:nth-child(odd) .solutions-tab-right {
    float: right;
}
.solutions-tabber-wr:nth-child(odd) .solutions-tab-right img {
    margin-left: auto;
}
.solutions-tab-list {
    background-color: #f3f4f8;
    padding: 35px 32px;
}
.solutions-tabber-wr:nth-child(even) .solutions-tab-left .solutions-tab-list{
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    background-color: #fff;
}
.solutions-tabber-wr:nth-child(even) .solutions-tab-left h3, .solutions-tabber-wr:nth-child(even) .solutions-tab-left p{padding-left: 32px;}
.solutions-tabber-wr:nth-child(odd) .solutions-tab-left .solutions-tab-list{
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}
.solutions-tabs-link-wr .bx-controls-direction a {
    width: 32px;
    height: 92px;
    background-color: #f3f4f8;
    border: 1px solid #3874a5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.solutions-tabs-link-wr .bx-controls-direction a.bx-prev {
    left: -47px;
    background: url(../images/blue_left_arrow.svg) no-repeat 75% 50%/16px, #f3f4f8;
}
.solutions-tabs-link-wr .bx-controls-direction a.bx-next {
    right: -18px;
    background: url(../images/blue_right_arrow.svg) no-repeat 36% 50%/16px, #f3f4f8;
}
.solutions-tabs-link-wr .bx-controls-direction a.bx-prev:hover {
    background: url(../images/white_left_arrow.svg) no-repeat 75% 50%/16px, #3874a5;
}
.solutions-tabs-link-wr .bx-controls-direction a.bx-next:hover {
    background: url(../images/white_right_arrow.svg) no-repeat 36% 50%/16px, #3874a5;
}
.solutions-tabber-content-wr {
    margin-top: 70px;
}
.solutions-tabs-link-wr .bx-controls-direction a.disabled {
    opacity: 0.3;
    pointer-events: none;
}
.solutions-tabs-link-wr.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 111;
    left: 0;
    right: 0;
    margin: 0px auto;
    padding: 20px 24px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0,0.06);
}
.solutions-tabs-link-wr.sticky .bx-viewport, .solutions-tabs-link-wr.sticky .bx-wrapper{
    width: 1455px  !important;
    margin: 0px auto;
}
 .solutions-tabs-link-wr.sticky .bx-wrapper{position: relative;}
/*.solutions-tabs-link-wr.sticky ul li a{min-height: auto;}*/
.solutions-tabs-link-wr.sticky .bx-controls-direction a.bx-prev {
    left: -50px;
}
.solutions-tabs-link-wr.sticky .bx-controls-direction a.bx-next {
    right: -50px;
}
.solutions-tab-right {display: block;}
.solutions-mobile-tab-right{display: none;}
.solutions-tabber-wr:nth-child(odd) .solutions-tab-left p {
    padding-right: 89px;
}
.page-id-3380  .our-solutions-wr:after {
    width: 47%;
    height: 10%;
}
/*our solutions page end*/

/*search not found page*/

.search-cntnt-main-block .no-search-results-form .search-submit{
    margin-top: 10px!important;
}
.search-cntnt-main-block .no-search-results-form form{
    text-align: center;
}
.single-page-wr .single-page-inner-wr{
  text-align: -webkit-center;
 }
.single-page-wr .single-page-inner-wr figure img{
    width: unset;
}
.single-page-wr{
    padding: 50px 0px;
}
.single-page-inner-wr .content-wr{
    margin-top: 30px;
}
.single-page-inner-wr .content-wr ul li{
    font-size: 16px;
    line-height: 30px;
    font-family: 'Rubik';
    font-weight: normal;
    text-align: left;
    list-style-type: none;
    padding-left: 20px;
    background: url(https://xenegrade.com/wp-content/uploads/2022/09/angles-right-solid.svg) no-repeat left 8px/12px;
}
.single-page-inner-wr .content-wr p{
      font-family: 'Rubik',sans-serif!important;
}
.single-page-inner-wr .content-wr h2 , h3{
        font-size: 48px;
    line-height: 66px;
    font-family: 'DM Serif Display', serif;
    letter-spacing: normal;
}

/*privacy policy page*/

    .privacy-page-wr{
        padding: 80px 0px;
    }
    .privacy-page-wr .privacy-inner-page h3{
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
        margin-top: 20px;
        font-weight: normal;
    }
    .privacy-page-wr .privacy-inner-page p{
        font-size: 16px;
        line-height: 30px;
        font-family: 'Rubik';
        font-weight: normal;
    }
    .privacy-page-wr .privacy-inner-page p strong{
        font-size: 26px;
        line-height: 30px;
        letter-spacing: normal;
        margin: 10px 0px;
        display: inline-block;
        font-weight: normal;
    }
    .privacy-page-wr .privacy-inner-page ol{
       margin: 0px 0px 20px 0px;
    }
    .privacy-page-wr .privacy-inner-page ol li{
        font-size: 16px;
        line-height: 30px;
        font-family: 'Rubik';
        font-weight: normal;
        display: block;
       list-style-type: none;
    padding-left: 20px;
    margin: 10px 0px;
    background: url(../images/angles-right-solid.svg) no-repeat left 8px/12px;
    }

    /*versions page*/

    .versions-page-wr{
        padding: 80px 0px;
    }
    .version-loop-cnt-inner-block p{
    color: #000;
    font-size: 18px;
    margin-top: 25px;
    letter-spacing: normal;
    font-weight: normal;
    font-family: 'Rubik',sans-serif;
    }
    .version-loop-cnt-inner-block{
     width: 31.8%;
    text-align: center;
    margin-right: 10px;
    padding: 30px 20px 30px 20px;
    box-sizing: border-box;
    margin-bottom: 40px;
    background-color: #fff;
    }
    .version-loop-cnt-inner-block h3{
            font-size: 22px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 0 auto;
    max-width: 300px;
     }
    .version-loop-cnt-inner-block h3:before{
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        background-color: #3874a5;
        left: -35px;
        top: 50%;
        transform: translateY(-50%);
    }
           .version-loop-cnt-inner-block h3:after{
                position: absolute;
    content: "";
    width: 30px;
    height: 3px;
    background-color: #3874a5;
    right: -35px;
    top: 50%;
    transform: translateY(-50%);
           }
    .version-top-cnt h3{
        font-weight: normal;
    }
.tabbedPanels .inner-content-ul-block:before{
    position: absolute;
    content: "";
    background-size: 100% 20px;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    height: 20px;
    background-image: url(../images/shadow_3.png);
    bottom: -22px;
}

.reduced-spacing .archive-header {
    position: relative;
    z-index: 1;
}
.contact-address{
    max-width: 202px;
}