/*!
Theme Name: jflag
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jflag
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

jflag is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	text-align: justify;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
 div#mega-menu-wrap-menu-1 {
    width: 100% !important;
}
.mega-menu-link {
	font-family: 'Poppins' !important;
}
footer .widget.widget_text ul {
    margin: 0;
    padding: 0;
}
footer .widget.widget_text ul li { 
    display: inline-block;
    list-style-type: none;
    padding: 0 15px;
}
footer .container-fluid {
	padding: 25px 85px !important;
}
section.page_copyright.ds.s-py-30.s-bordertop .container {
	padding: 0 !important;
}
.footer.social-icons ul li a {
	color: #fff !important;
}
li.ds.cover-image.flex-slide.flex-active-slide {
	position: relative;
}
li.ds.cover-image.flex-slide.flex-active-slide::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
a.custom-logo-link img {
	width: 200px;
	height: auto;
}
.service-block {
	padding: 10px 0; 
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.donate-inner .dnt-paypal-button {
    width: 258px !important;
}
#donate .donate-inner:after {
    display: none;
}
#contact-form .col-lg-5.animate.animated.scaleAppear {
	padding-left: 0px !important;
    padding-right: 0px !important;
}
#contact-form .col-lg-7.animate.animated.pullDown {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
form.ls {
    padding: 45px;
}
.contact-form p label {
	display: block !important;
	color: #4c4c4c !important;
	margin: 0 !important;
}
.contact-form p {
	margin: 0 !important;
}
textarea, textarea.form-control {
    height: 180px;
}
.contact-form p label input, .contact-form p label textarea {
	color: #4c4c4c !important;
}
div#wpcf7-f164-p19-o1 {
    width: 100% !important;
}
.slides.our_team li.ds.cover-image.flex-slide.flex-active-slide::before {
    display: none !important;
}
#box_wrapper > section, #box_wrapper > div > section {
    overflow: none !important;
}
h2.special-heading {
    margin-bottom: 15px !important;
}
img.photo_icon {
    width: 76px !important;
    height: auto;
}
.service-style-2 .icon-box:hover img.photo_icon {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important;
}
.service-style-2 .icon-box {
    width: 100% !important;
    height: 100% !important;
}
.icon-styled.color-main.contact {
    width: 54px !important;
    top: -12px !important;
    position: relative !important;
}
.has-placeholder {
    margin: 0 !important;
    width: 100% !important;
}
.has-placeholder label {
    color: #000 !important;
    margin-top: 0px !important;
    text-align: left;
    display: none;
}
.has-placeholder input, .has-placeholder textarea {
    margin-top: 15px !important;
    color: #000 !important;
    width: 100% !important;
}
.col-xs-6.col-md-6.section-special.left {
    padding-left: 150px;
	padding-right: 70px;
}
h2.our_team_section_title {
    font-weight: 500;
    font-size: 54px;
}
.isotope-item {
    height: 246.53px;
	margin: 5px;
	position: relative;
	overflow: hidden;
    width: 100%;
}
.isotope-item::before {
	content: "";
	position: absolute;
	bottom: -341px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(54,0,104,0.7);
	z-index: 2;
	transition: .3s linear;
}
.isotope-item::after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1;
}
.isotope-item:hover::before {
	bottom: 0px;
}
.isotope-item.style-2 {
    height: 400px;
}
.team-name-1 {
    color: #fff;
    z-index: 99;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50px);
    bottom: -33px;
    font-size: 30px;
    letter-spacing: 0.7px;
    transition: .5s ease-in-out;
    width: 100%;
}
.team-name-1 h5, .item-content h5 {
	font-size: 20px !important;
}
.isotope-item.style-2:hover .team-name-1 {
    display: none;
}
.vertical-item.overflow-hidden.team-layout-absolute {
    height: 100%;
    width: 100%;
    text-align: center;
	position: relative;
}
.item-content {
    position: absolute;
    width: 100%;
    top: 105%;
	z-index: 9;
	transition: .5s linear;
	color: #fff;
}
.isotope-item:hover .item-content {
	top: 30%;
    padding: 10px;
}
h5.job_position {
    margin: 10px 0;
}
h6.job_position {
    margin: 0 !important;
    font-weight: 300;
    font-size: 18px;
}
.tm_member_items .col-lg-4.col-md-6.col-sm-6.col-xs-12 {
    padding: 5px !important;
}
.team-social-icons a {
    color: #fff;
    font-size: 22px !important;
    line-height: 1.5em;
    padding-top: 10px;
}
.team-social-icons a:hover {
    color: #ffdb00 !important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}
input#wpforms-5250-field_0, .wpforms-one-half {
   width: 100% !important;
   margin: 0 !important;
}
#wpforms-5250-field_0, #wpforms-5250-field_0-last, #wpforms-5250-field_1,
#wpforms-5250-field_2 {
    border-radius: 30px;
    padding: 30px;   
}
#wpforms-5250-field_2 {
    padding: 15px 30px;
    height: 150px;
}
#wpforms-submit-5250 {
    background-color: #3c066e !important;
    border: 1px solid #3c066e !important;
    color: #fff !important;
    font-size: 1em !important;
    padding: 10px 30px !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    margin-top: 30px;
}
.s-pb-xl-150 .container,
.s-py-xl-150 > [class*='container'] {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}
.elementor-19 .elementor-element.elementor-element-2bc7d76 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 60px 0 !important;
    background: #eaeaea;
}
.breadcrumb-item + .breadcrumb-item::before {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
section.page_header_wrapper_container {
    background: rgb(249,176,56);
    background: radial-gradient(circle, rgba(249,176,56,1) 46%, rgba(255,222,22,1) 100%);
    padding: 30px 0;
}
img.xoryo-logo {
    width: 80px;
    height: auto;
}
.annual__report_wrap {
    overflow: hidden;
    border-radius: 7px;
    width: 264px;
    margin-bottom: 20px;
}
.reports_inner_wrap {
    padding: 70px 0;
}
.report-body {
    width: 100%;
    height: 200px;
    border: 1px solid #d8d3d3;
    border-bottom: 0;
}
.report-footer {
    border: 1px solid #d8d3d3;
    border-top: 0;
    padding: 10px;
    text-align: center;
    border-radius: 0 0 7px 7px;
    font-weight: 500;
    color: #6d6c6c;
    font-size: 14px;
}
i.fa.fa-file-pdf-o {
    color: #fff;
    background: #ea2e2e;
    padding: 3px 4px;
    border-radius: 3px;
    margin-right: 20px;
}
a.report_file {
    text-decoration: none;
    color: #000;
}
a.report_file:hover .report-footer {
    background: #00ecff12;
}
.resource-placeholder-icon {
    height: 200px;
    text-align: center;
    border: 1px solid #d8d3d3;
    border-radius: 7px 7px 0 0;
    background: #ea2e2e;
}
.resource-placeholder-icon .icon {
    padding: 50px;
    color: #fff;
}
.wp-pagenavi {
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-left: 10px;
    border-top: 1px solid #dedcdc;
    padding-top: 40px;
}
span.pages {
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
}
.wp-pagenavi span.current {
    font-weight: bold;
    padding: 10px;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 10px;
}
.comment-respond {
    display: none !Important;
}
div#mission-vision {
    box-shadow: 0 2px 7px 2px rgb(0 0 0 / 5%);
    -webkit-transition: all 0.3s ease-in-out;
    margin: 30px;
    padding: 35px;
}
.prideja {
    padding: 70px 0;
}
a.gallery_link {
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}
a.gallery_link:hover {
    color: #ffd71c;
}
.gallery_title_wrap {
    background-size: cover !important;
    width: 100%;
    height: 180px;
    text-align: center;
}
.gallery_title_wrap h6 {
    margin: 0;
}
.gallery_icon {
    padding: 67px 0;
    position: relative;
    z-index: 9;
}
.gallery_icon::before {
    content: "";
    background: rgb(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
span.gallery_count {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 13px;
    background: #38b349;
    padding: 3px 13px;
}
.gallery-container {
    padding: 70px 0;
}
.media_gallery-img {
    width: 300px;
    height: 300px;
    overflow: hidden;
    padding: 10px;
}
.prideja .row .col-lg-3  {
	padding-bottom: 15px;
}
img.attachment-small.size-small {
    height: 100%;
}
#gallery-list-wrap-inner .row a,
#showless { 
    display:none;
}
.icon-box h6 {
    font-size: 16px !important;
    text-transform: none !important;
}
img.photo_icon.atl\= {
    max-width: 75px !important;
    position: relative;
    left: -13px;
}
.contact-form-wrap {
    background: #f6f6f6;
    padding: 30px 50px;
    margin-bottom: 20px;
}
ul.bottom-includes {
    text-align: center;
}
div#about-us-left-list div  ul li:nth-child(2) span i {
	position: relative;
    top: -13px;
}
div#about-us-right-list div ul li:nth-child(1) span i,
div#about-us-right-list div ul li:nth-child(3) span i,
div#about-us-right-list div ul li:nth-child(4) span i {
	position: relative;
    top: -27px;
}
[type="submit"], .form-submit [type="submit"] {
    padding: 15px 80px !important;
}
[type="submit"]:hover, .form-submit [type="submit"]:hover {
    background: #fff;
    color: #000;
}
.eyj-poster, .eyj-poster .row, .eyj-poster img {
    width: 100%;
    height: auto;
	margin: 0;
}
.error-404::before {
    position: absolute;
    background: rgba(0,0,0,0.6);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.error404 section.page_header_wrapper_container {
    display: none;
}