/********** Footer CSS START **********/
.fes-footer-links .elementor-widget-container .elementor-icon-box-description a {
    color: #ffffff;
	transition: 0.3s;
}

.fes-footer-links .elementor-widget-container .elementor-icon-box-description a:hover {
    color: #F6D035;
}

.fes-footer-mail-btn {
	position: relative;
}

.fes-footer-mail-btn input[type="email"] {
	padding: 13px 50px 13px 13px;
}

.fes-footer-mail-btn input[type="email"]:focus {
    border-color: #d94c10 !important;
}

.fes-footer-mail-btn .elementor-field-type-submit {
	position: absolute;
	top: 4px;
	right: 4px;
	padding: 0px !important;
	width: 50px !important;
}

.fes-footer-mail-btn .elementor-field-type-submit button[type="submit"] {
	height: 44px;
	width: 100%;
}

.fes-footer-links .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #ffffff !important;
}

.fes-footer-links .elementor-icon-list-item .elementor-icon-list-text:hover {
    color: #F6D035 !important;
}

/*********** Footer CSS END ***********/


/********** About Us page CSS START **********/
.fes-about-testimonial{
	position:relative !important;
}
.fes-about-testimonial .swiper-pagination {
    position: absolute !important;
    left:0 !important;
	right:0 !important;
}
.fes-about-testimonial .swiper-pagination .swiper-pagination-bullet{
   margin: 0 10px 0 10px !important;    
}
 
/*********** About Us page CSS END ***********/


/********** Home Page CSS START **********/

.fes-our-services-link .ekit_image_caption_button {
	position: relative;
}

.fes-our-services-link .ekit_image_caption_button::after {
    content: '\f178';
    position: absolute;
    width: 15px;
    height: 10px;
    font-size: 22px;
    font-weight: 100;
    font-family: "Font Awesome 5 Pro";
    top: 3px;
    right: -1px;
    transform: rotate(-30deg);
}

.fes-our-services-link .ekit_image_caption_button:hover {
	text-decoration: underline;
	text-underline-offset: 2px;
	text-decoration-thickness: 1px;
}



/*********** Home Page CSS END ***********/


/********** Header CSS START **********/

.fes-humburger .elementskit-menu-toggler svg path {
	fill: #ffffff;
}

/*********** Header CSS END ***********/


/********** START **********/

/*********** END ***********/



/***** Start Blog Archive Page css *****/
/* #fes-news-1 {
	display:flex !important;
} */
.fes-news-template-main-wrp {
    padding: 10px;
    width: 100%;
/*     max-width: 1600px; */
    margin: 0 auto;
    overflow: hidden;
}
.fes-news-template-main-wrp .fes-news-upper {
    display: flex;
    align-items: center;
    justify-content: space-between;
/*     flex-wrap: wrap; */
    padding-bottom: 30px;
}
.fes-news-template-main-wrp .fes-news-upper .fes-news-search-wrp {
    margin: 0 50px 20px 0;
    position: relative;
    width: 100%;
    max-width: 370px;
}
.fes-news-template-main-wrp .fes-news-upper .fes-news-search-wrp input {
    width: 100%;
    border: none !important;
    border-radius: 10px;
    padding: 16px 30px 16px 15px;
    color: #656E67;
    font-family: "Alata";
    background: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.6px;
	text-transform: uppercase;
}
.fes-news-template-main-wrp .fes-news-upper .fes-news-search-wrp input::placeholder{
	color: #656E67 !important;
	opacity:0.6;
}
.fes-news-template-main-wrp .fes-news-upper .fes-news-search-wrp .fes-news-search-btn {
    border: none !important;
    background: transparent !important;
    padding: 0;
    outline: none !important;
    font-size: 16px;
    color: #656E67;
    position: absolute;
    right: 15px;
    line-height: 50px;
}
.fes-news-template-main-wrp .fes-news-upper .fes-news-search-wrp .fes-news-search-btn {
    border: none !important;
    background: transparent !important;
    padding: 0;
    outline: none !important;
    font-size: 16px;
    color: #656E67;
    position: absolute;
    right: 15px;
    line-height: 50px;
}
.fes-news-template-main-wrp .fes-news-upper .fes-news-search-wrp .fes-news-search-btn i {
	font-weight:100;
}
.fes-news-template-main-wrp .fes-news-upper .news-sorting {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    max-width: 236px;
	display: flex;
    align-items: center;
}
.fes-news-template-main-wrp .fes-news-upper .news-sorting span {
    color: #203121;
    font-size: 0.93em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: "Alata";
    max-width: 66px;
    width: 100%;
}
.fes-news-template-main-wrp .fes-news-upper .news-sorting select {
    border: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 10px;
    cursor: pointer;
    padding: 16px 30px 16px 15px;
    color: #656E67;
    font-family: "Alata";
    background: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.fes-news-template-main-wrp .fes-news-upper .news-sorting:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 15px;
    top: 0px;
    line-height: 50px;
    font-size: 1em;
    color: #656E67;
    pointer-events: none;
}
/* .infinite-news-archive-main-wrp {
    margin: 0 -15px;
    display: flex !important;
    flex-wrap: wrap;
} */
.fes-news-template-main-wrp .fes-news-archive-main-wrp {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
}
.fes-news-archive-main-wrp .fes-news-archive-loop {
    width: 100%;
    max-width: calc(33.33% - 30px);
    margin: 0 15px 30px 15px;
    background: #FFFFFF;
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
	border-radius: 25px;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-feature-image {
	line-height: 0px;
	scale: 1.03;
    transition: 0.5s ease-in-out;
	
}
.fes-news-archive-main-wrp .fes-news-archive-loop:hover .fes-news-feature-image {
    transform: translateX(5px);
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-feature-image img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 1.54 / 1;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box {
	padding: 20px;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box .fes-news-title {
    width: 100%;
    margin: 20px 0px;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box .fes-news-title a {
    color: #002269;
    font-size: 1.5em;
    line-height: 1.2;
    letter-spacing: 0.32px;
    font-family: "Oswald";
    text-decoration: none;
}
.fes-news-content-box .fes-news-date-wrp {
	display: flex;
	align-items: center;
	gap: 15px;
}
.fes-news-content-box .fes-news-date-wrp svg {
	width: 16px;
	height: 17px;
}
.infinite-news-content-box .infinite-news-date-wrp svg path {
    fill: #5c2126;
}
.fes-news-content-box .fes-news-date-wrp span,
.fes-news-content-box .fes-news-date-wrp .fes-news-category
{
    font-size: 0.75em;
    letter-spacing: 0.6px;
    line-height: 1.5em;
    font-weight: normal !important;
    text-transform: uppercase;
    font-family: "Alata";
	color: #5c2126;
}
.fes-news-content-box .fes-news-date-wrp .fes-news-category a {
	color: #5c2126;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box .fes-news-discription p {
	font-size: 1em;
    line-height: 1.5em;
    font-weight: normal !important;
    font-family: "Alata";
	color: #000000;
	margin-bottom: 20px;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box .fes-read-more-btn a {
	font-family: "Manrope";
    font-size: 1em;
	font-weight: 600;
	line-height: 1.2;
    letter-spacing: 1px;
    color: #F6D035;
	display: flex;
	align-items: center;
	gap: 10px;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box .fes-read-more-btn a i.fal.fa-arrow-circle-right {
	font-size: 22px;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box .fes-read-more-btn a:hover {
	color: #F6D035;
}
.fes-news-archive-main-wrp .fes-news-archive-loop .fes-news-content-box .fes-read-more-btn a:hover span {
	text-decoration: underline;
}
.fes-pagination {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    text-align: center;
    width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.fes-pagination .page-numbers {
    height: 40px;
    width: 40px;
    display: inline-block;
    font-size: 15px;
    line-height: 36px;
    letter-spacing: 0px;
    font-family: "Alata";
    background: transparent;
    color: #5c2126;
    margin: 0px 12px;
    border: 1px solid #5c2126;
}
.fes-pagination .page-numbers:hover, .fes-pagination .page-numbers.current {
    border: 1px solid #5c2126;
    background-color: #5c2126;
    color: #FFFFFF;
}
.fes-pagination a.prev {
   	width: 40px;
	height: 40px;
    margin-left: 0;
    border-color: #5C2126 !important;
    background: transparent !important;
    color: #5C2126 !important;
    font-size: 22px;
}
.fes-pagination a.next {
	width: 40px;
	height: 40px;
    margin-right: 0;
    border-color: #5C2126 !important;
    background: transparent !important;
    color: #5C2126 !important;
    font-size: 22px;
}
.fes-pagination a.next:hover ,
.fes-pagination a.prev:hover {
    color: #ffffff !important;
	background: #5C2126 !important;
}
a.prev.page-numbers.disable, a.next.page-numbers.disable {
	display: none;
}
.blog-loader {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}
.fes-news-template-main-wrp .fes-news-archive-main-wrp .fes-news-no-post-found {
    font-size: 2.67em;
    line-height: 1.5;
    letter-spacing: 0;
    color: #203121;
    font-family: "Manrope";
    text-align: center;
    width: 100%;
    margin: 0px 0 20px 0;
}
.fes-news-template-main-wrp .news-loader {
    text-align: center;
}
.fes-news-template-main-wrp .news-loader img {
    max-width: 400px;
}
p.gnj-archive-count {
    margin: 0;
    text-align: center;
    padding-top: 20px;
    color: #656E67;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.5px;
    font-family: "Alata";
    text-transform: uppercase;
}
.fes-blog-articles-readmore-wrp a.fes-blog-articles-readmore {
    display: inline-block;
    color: #002269 !important;
    background: #F6D035;
/*     border: 1px solid #F6D035; */
    border-radius: 25px;
    padding: 13px 31px;
    font-family: 'Manrope';
    font-size: 1em;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.3em;
	cursor: pointer;
}
.fes-blog-articles-readmore-wrp a.fes-blog-articles-readmore:hover {
    color: #F6D035 !important;
    background: #002269;
}
/***** End Blog Archive Page css *****/

/* Start fes load more btn Css */
.fes-blog-articles-inner {
    display: block !important;
}
/* End fes load more btn Css */


