/* Add here all your CSS customizations */


#header .header-column .header-extra-info {
    list-style: outside none none;
    margin: 24px 0 0;
    padding: 0;
    float: right;
    padding-left: 20%;
}
.thumb-info-caption h5 {
    padding: 10px 10px;
    margin-bottom: -15px;
    margin-top: -5px;
}

.col-gal {
    position: relative;
}

.col-gal a.icon {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    transition: .5s ease all;
}

.col-gal a.icon i {
    font-size: 30px;
}

i.fa.fa-arrows-alt,i.fa.fa-play {
    color: #fff;
    background: #0088cb;
    height: 40px;
    width: 40px;
    padding: 5px 7px;
    border-radius: 30%;
    transition: .5s ease all;
    opacity: 0;
}

.col-gal a.icon:hover i.fa.fa-arrows-alt {
}

.col-gal.img_col img {
    transition: .5s ease all;
    position: relative;
}

.col-gal.img_col img:hover a i {
    opacity: 1;
}

.col-gal.img_col:hover a.icon i {
    opacity: 1;
}

.col-vid a {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}

i.fa.fa-play {}

.col-gal.col-vid {
    transition: .5s ease all;
}

.col-gal.col-vid:hover i {
    opacity: 1;
}

i.fa.fa-play {
    font-size: 32px;
    border-radius: 50%;
    padding-left: 10px;
}

.hide_desktop{
    display: none;
}

.slider_content {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 75vh;
}


ul#menu-header-menu {
    position: relative;
}
ul#menu-header-menu li ul.sub-menu {
    background: #fff;
    list-style: none;
     overflow: hidden; 
    min-width: 200px;
    position: absolute;
    visibility: hidden; /* hides sub-menu */
  opacity: 0;
  padding:7px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05);
}
ul#menu-header-menu li ul.sub-menu li {
    text-align: left;
    line-height: 35px;
    border-bottom: 1px solid #f2f2f2;
    transition: all 0.3s;
}
ul#menu-header-menu li ul.sub-menu li a{
color: #777;
font-size: 0.9em;
    font-weight: 400;
    padding: 8px 20px 8px 8px;
}

ul#menu-header-menu li ul.sub-menu li:hover {
    background: #f4f4f4;
}
ul#menu-header-menu li ul.sub-menu li:hover a{
text-decoration:none;
}
ul#menu-header-menu li:hover ul.sub-menu,ul#menu-header-menu li:focus ul.sub-menu,ul#menu-header-menu li:focus-within ul.sub-menu{
visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; 
}


aside ul.nav-list > li > a {
    color: #666;
    font-size: 0.9em;
    padding: 8px 0 8px 18px;
}


.owl-carousel .owl-nav [class*="owl-"] {
    color: #ffffff;
    background-color: rgba(29, 33, 39, 0.69);
    border-color: rgba(29, 33, 39, 0.69);
}

.owl-carousel .owl-nav .owl-prev {
    left: 20px;
}
.owl-carousel .owl-nav .owl-next {
    right: 20px;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
}


.owl-theme .owl-nav [class*=owl-] {
    padding: 8px 7px;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: rgba(0, 166, 82, 0.78);
    background-color: rgba(0, 166, 82, 0.78);
}

.current-menu-parent.menu-item-has-children {
    background: #fff;
}

.current-menu-parent.menu-item-has-children>a{
    color: #0088cc !important;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #ebebeb;
    bottom: 10%;
    color: #282d36;
    font-size: 12px;
    font-weight: 600;
    left: 0;
    letter-spacing: 0px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.0);
    text-transform: uppercase;
    z-index: 2;
    max-width: 95%;
}
.thumb-info:hover .thumb-info-title {
    background: #ebebeb;
}
.single_img_bg {
    height: 250px;
    width: 100%;
    background-size: cover !important;
    background-position: top !important;
}

.content_jono h4 {
    margin-left: -15px;
    margin-bottom: 36px;
    font-size: 25px;
    color: #1d2127;
}
.single_net p {
    font-size: 13px;
    color: #2e353e;
    margin-top: 15px;
}
.single_net p span{
    font-size: 12px;
}
.single_net h5 {
    margin-top: 25px;
}

tbody {
    border: 1px solid #fdc08f;
}

tbody td {
    border-right: 1px solid #fdc08f;
    padding-top: 15px;
}
tbody p{
    padding-left: 15px;
}
tbody td:first-child p {
    padding-left: 0;
}
tbody tr {
     border-top: 1px solid #fdc08f;
}

tbody tr:last-child {
    background: #fde4d0;
}

.pub_text h5{
    margin-top: 15px;
}

.pub_text h5 a {
    color: #1d2127;
}
.content_jono {
    margin-left: 15px;
}
.faqs_toggle{
    margin-top: 2%;
}
.faqs_toggle .container {
    border-top: 1px solid #ccc;
    padding-top: 3%;
}
p.strategys_p,.organizations_p{
    transition: .5s ease-in-out all;
}
p.strategys_p.preview-active {
    font-size: 1.4em;
    margin: 0 0 -5px 0;
    color: #333;
}

p.strategys_p {
    margin: 0 0 -5px 0;
    height: 28px !important;
    line-height: 27px;
    margin-left: -30px !important;
}
.organizations_p {
    margin-left: -30px;
    height: auto !important;
    color: #777777 !important;
    margin-bottom: 0;
}
.toggle img.img-responsive {
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-left: -30px;
}
.header-top.header-top-style-2 a {
    padding: 5px 10px;
    background: #eee;
}
.col-md-12.text-right.social_top {
    padding: 15px 0;
    padding-bottom: 10px;
}
#footer .phone {
    color: #FFF;
    font-size: 26px;
    font-weight: normal;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px;
}

.pub_text.videotxt h5 {
    font-size: 21px;
    line-height: 26px;
}
.pub_text.videotxt a{
	font-size:17px;
}
@media (min-width: 200px) and (max-width: 768px) {
    .hide_mobile{
        display: none;
    }
    .hide_desktop {
    display: block;
}
#header .header-nav-bar .header-btn-collapse-nav {
    margin-top: -50px;
}
#header .header-nav-bar .header-btn-collapse-nav {
    margin-top: -50px;
    margin-bottom: 35px;
}

img.moible_logo.img-responsive.hidden-sm.hidden-md.hidden-lg {
    max-width: 70%;
}

header#header {
    min-height: 100px !important;
}
.slider_wrapper {
    display: none;
}
section.section.section-default.slider_bttm{
padding: 10px 0;
padding-bottom: 40px;
}
.gallery_row .col-md-6.col-sm-6.col-xs-12{
    margin-bottom: 20px;
}
section.section.section-no-background.m-none.Recent_aff {
    padding-top: 0;
    padding-bottom: 20px;
}
img.img-responsive.pull-right.footer_lgoo {
    margin: 0 auto;
    float: none !important;
}
}

#footer p.mb-none {
    color: #fff;
}
#footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #00b600;
    font-size: 16px;
}
.wpcf7-response-output.wpcf7-validation-errors {
    color: #FF5722;
    font-size: 16px;
}
span.wpcf7-not-valid-tip {
    color: red;
}
.screen-reader-response {
    display: none;
}

.pageView {
    padding-top: 10px;
    font-size: 18px;
    color: #fff;
}

div#mvctable {
    display: none;
}
div#mvcwid {
    float: left;
    width: 50%;
    margin-left: -40px;
    margin-top: -12px;
}
h2.widgettitle {
    font-size: 20px;
    margin-bottom: 0;
    float: left;
    width: 33%;
    font-weight: bold;
}
span.thumb-info.thumb-info-hide-wrapper-bg.mb-xlg.teamcolSub {
    text-align: center;
    border-color: transparent;
}
img.img-responsive.teamImg {
    border: 0px solid transparent;
    border-radius: 50%;
    height: 253px;
    width: 253px;
    min-height: 225px;
    border: 4px solid transparent;
    transition: .5s ease all;
    margin: 0 auto;
}
.teamcol a:hover img.img-responsive.teamImg {
    transition: .5s ease all;
    border-color: #00b600;
}
.teamcol a:hover{
	text-decoration:none;
}
.thumb-info:hover img.teamImg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.teamcolSub span.thumb-info-caption h5 {
    margin-top: 10px;
    font-size: 18px;
}
.teamcolSub span.thumb-info-caption p {
    font-size: 14px;
}

.teamInfo.text-left * {
    padding-left: 0;
}
#header .header-top.header-top-style-2 {
    background: #f6f6f6;
    margin-top: -10px;
}
.post.style2.column .content-post {
    padding: 24px 29px 23px 29px;
    background-color: #fff;
}
article.post.style2 {
    border-bottom: none;
    padding-bottom: 0;
    box-shadow: 0px 12px 13px 0px rgba(0, 0, 0, 0.15);
    transition: .5s ease all;
}
.post.style2.column .content-post p {
    line-height: 24px;
    margin-bottom: 5px;
    font-size: 13px;
}
.post.style2.column .content-post .readmore {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    color: #1688d3;
}
.featured-post {
    overflow: hidden;
}
article.post.style2:hover{
transform: translateY(10px);
}
section.gallery {
    background: #f7f7f7;
    padding-bottom: 20px;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #00b600;
}
.owl-logo img {
    width: 145px !important;
}
.container.footerTop {
    margin-bottom: -20px;
}
.col-md-5.col-sm-5.col-xs-12.text-right {
    position: relative;
}
img.img-responsive.pull-right.footer_lgoo {
    position: absolute;
    transform: translate(-50%,-50%);
    right: -40%;
    top: 120px;
}
section.flat-row.v15.port-rel-abs {
    padding-bottom: 50px;
}
.google-map {
    background: #E5E3DF;
    height: auto;
    margin: -35px 0 30px 0;
    width: 100%;
}

/*.publiImg img {
    margin: 0 auto;
}
*/
.publitxt h4 a{
    color: black;
}

h4.lead a {
    font-size: 20px;
    color: #444;
}
.featured-post.homePs {
    height: 210px;
    max-height: 210px;
}

footer {
    background-color: #19181d;
    padding: 70px 0 65px;
}

.widget .widget-title {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 700;
    color: #182331;
    margin-bottom: 18px;
}
.footer .widget .widget-title {
    font-size: 18px;
    color: #FFF;
    padding-top: 13px;
}
.flat-information > li > a ,ul.one-half li a{
    color: #b2b1b8;
    font-size: 13px;
    font-weight: 400;
}
.footer .flat-information > li > a,ul.one-half li a {
    font-size: 14px;
    transition: .5s ease all;
}
ul.flat-information,ul.one-half {
    list-style: none;
    padding-left: 0;
}
.footer .flat-information > li,ul.one-half li {
    position: relative;
    padding-left: 25px;
}
.footer .flat-information > li i,ul.one-half li i {
    position: absolute;
    left: 0;
    margin-top: 4px;
    color: #1688d3;
}
.footer .flat-information > li,ul.one-half li {
    position: relative;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.one-half li i{
    color: #b2b1b8;
}
ul.one-half li a:hover {
    padding-left: 10px;
}
.footer a:hover{
    text-decoration: none;
}
.bottom {
    background-color: #111014;
    padding: 10px 0;
}
.bottom .copyright {
    float: left;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding-left: 2px;
}
.bottom .social-links {
    float: right;
    padding-right: 1px;
}
.social-links {
    padding: 0;
    margin: 0;
    text-align: right;
}
.social-links li:first-child {
    padding-right: 4.5px;
}
.social-links li {
    display: inline-block;
    padding: 3px 8.5px 0px;
}
.social-links li a {
    font-size: 11px;
    color: #b2b1b8;
}
.bottom {
    background-color: #111014;
    padding-top: 25px;
}
.featured-post.homePs img {
    min-height: 215px;
    width: 100%;
}
.post.style2.column .content-post p {
    line-height: 24px;
    margin-bottom: 5px;
    font-size: 13px;
    min-height: 50px;
}

p.date {
    margin-top: -10px;
    margin-bottom: 10px;
    color: #191818;
}
.rpp{
    margin-bottom: 60px;
}

.owl-actiiviteis .item {
    padding: 5px;
}

.owl-actiiviteis .owl-stage-outer {
    padding-bottom: 32px;
}
.owl-actiiviteis article.post.style2 {
    box-shadow: 0px 12px 13px 0px rgba(0, 0, 0, 0.04);
}

.donate{
    background-color: #ddd;
    background-image: url(../../etcinterior.com/aidwp/wp-content/uploads/2019/04/IMG-918802cbe67e4ff444edb75f90905ab1-V.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 500px;
}

.donateText.col-8 {
    max-width: 55%;
    padding-top: 90px;
}
.donateText h3 {
    color: #fff;
    font-size: 38px;
    position: relative;
}
.donateText h3:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 25%;
    background-color: #fff;
    left: 0px;
    bottom: -25px;
}
.donateText p {
    color: #feffff;
    font-size: 16px;
    line-height: 36px;
    margin-top: 60px;
}
ul.history li p {
    margin-left: 15%;
}
ul.history li .thumb {
  
    margin-top: -15px;
}
ul.history li .thumb {
    background: transparent url(../../etcinterior.com/aidwp/wp-content/uploads/2019/04/download.png) no-repeat 0 0;
    width: 227px;
    height: 160px;
    margin: 0 0 30px;
    padding: 0;
    float: left;
    margin-top: -15px;
}
a.btn.donateBtn {
    background: #0088cc;
    color: #fff;
    margin-top: -25px;
    padding: 12px 18px;
}

a.btn.donateBtn:hover{
    background-color: #fff;
    border: 1px solid #0088cc;
    color: #0088cc;
    
}


a.btn.donateBtn i {
    padding-right: 10px;
}
section.section {
    background: #f4f4f4;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 50px 0;
    margin-top: -20px;
}
.header-top.header-top-style-2.sticky_nav {
    display: none;
	transition:.5s ease all;
}
.header-top.header-top-style-2{
	transition:.5s ease all;
}


tbody {
    border: 1px solid rgba(153, 153, 153, 0.46);
}
.teamcolSub span.thumb-info-caption p {
    font-size: 12px;
}

tbody tr {
    border-top: 1px solid #fdc08f;
    border: 1px solid rgba(153, 153, 153, 0.46);
}
tbody td {
    border-right: 1px solid rgba(153, 153, 153, 0.46);
}
tbody td {
    border-right: 1px solid rgba(153, 153, 153, 0.46);
    padding: 15px;
}
tbody tr:last-child {
    background: #f4f4f4;
}
th.column-1 {
    border: 1px solid #cacaca;
    padding: 15px;
}
th.column-2 {
    border-top: 1px solid  #cacaca;
	border-right: 1px solid  #cacaca;
    padding: 15px;
}
th.column-3 {
    border-top: 1px solid #cacaca;
	border-right: 1px solid  #cacaca;
    padding: 15px;
}
th.column-4 {
    border-top: 1px solid #cacaca;
	border-right: 1px solid  #cacaca;
    padding: 15px;
}
section.section.volunteerpage {
    background: transparent;
    border-top-color: transparent;
    padding-top: 15px;
}
.feature-box .feature-box-info {
    padding-left: 0;
}