/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR CLP     ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1. Imported styles
2. Global styles
3. Header styles
4. Slider styles
5. Urgent cause
6. about section
7. gallery section
8. event section
9. testimonial
10.brand-logo
11.main-footer
12.blog section
13.fact-counter
14.shop page


****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/


/* ==============================
   1. Imported styles
   ==============================
*/

@import url('bootstrap.min.css');
@import url(bootstrap-select.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(font-awesome.css);
@import url(icomoon.css);
@import url(settings.css);
@import url(layers.css);
@import url(navigation.css);
@import url(owl.carousel.css);
@import url(jquery.bxslider.css);
@import url(flexslider.css);
@import url(jquery-ui.css);
@import url(jquery-ui.theme.css);
@import url(jquery.fancybox.css);
@import url(polyglot-language-switcher.css);
@import url(animate.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(menu.css);
@import url(magnific-popup.css);
@import url(imagehover.min.css);

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:400,500,700');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&family=Roboto:wght@300;400;500;700&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@400;500&family=Comfortaa:wght@400;600;700&family=Lora&family=Noto+Sans+Display&family=Noto+Serif&family=Nunito:wght@300&family=Open+Sans&family=Oswald&family=Poppins:wght@600;700&family=Raleway:wght@500&family=Source+Sans+3&family=Source+Sans+Pro:wght@300&family=Source+Serif+Pro&display=swap');

/*@font-face {*/
/*  font-family: 'Open Sans';*/
/*  font-style: normal;*/
/*  font-weight: 300;*/
/*  src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format('woff2');*/
/*  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;*/
/*}*/

@font-face {
    font-family: 'Roboto-light';
    src: url('../fonts/Roboto-Light.ttf');
    font-weight: 300;
}


/* ==============================
   2. Global styles
   ============================== */

body {
    font-family: 'Roboto', Sans-Serif;
    color: #999;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Roboto Slab', serif;
    color: #303030;
}

ul {
    padding: 0;
}

ul li {
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    list-style: disc;
}

p {
    font-size: 15px;
    color: #3e4e4a;
    line-height: 26px;
    margin-bottom: 15px;
    text-align:justify;
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: 'Noto Serif', serif;*/
}
.blog-list{
    padding-right: 25px;
}
.blog-single{
    box-shadow:0 2px 6px rgb(32 49 45 / 20%);
    padding: 10px;
    /*border-radius: 5px;*/
    height: 380px;
    width: 108%;
}

.extr-mrg-2 {
    /*margin: 26px 0 !important;*/
    padding: 20px;
}

 .home-thumb:hover {
   cursor: pointer;
   box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 1);
 }
 
/* sherpur project css */
/*.here-sherpur-wrap .caption p{*/
    /*white-space: wrap;*/
/*    text-overflow: ellipsis;*/
    /*overflow: hidden;*/
/*    font-size: 14px;*/
    /* text-transform: uppercase; */
/*    line-height: 15px;*/
/*    margin-top: 9px;*/
/*}*/

/*.caption p, .caption h4 {*/
       /*white-space: wrap;*/
/*    text-overflow: ellipsis;*/
    /*overflow: hidden;*/
/*    font-size: 14px;*/
    /* text-transform: uppercase; */
/*    line-height: 15px;*/
/*    margin-top: 9px; */
/*}*/

.here-sherpur-wrap .thumbnail p{
  padding: 9px;
    margin-top: -6px;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    /* white-space: break-spaces; */
    font-family: 'Noto Sans Display', sans-serif;
    color: black;
}

.here-sherpur-wrap .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 13px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;

}
 
 /* modal video css */
#videoModal .modal-cls-btn
{
    font-size: 60px; margin-right: -59px; margin-top: -29px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #f00;
    text-shadow: 0 1px 0 #fff;
    /*filter: alpha(opacity=20);*/
     opacity: .6; 
}

 /*class for content fonts and sizes across web pages */
.work_para{
    font-size: 16.5px;
    color: #000000f2;
    line-height: 28px;
    /*margin-bottom: 15px;*/
    text-align:justify;
    font-family: 'Noto Serif', serif;
    /*font-family: 'Open Sans', sans-serif;*/
}

.work_para2{
    font-family: 'Noto Serif', serif;
}

.work_para_news{
    font-size: 16px;
    /*color: #3e4e4a;*/
    line-height: 28px;
    margin-bottom: 15px;
    text-align: justify;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Noto Serif', serif;
}

/*Amazon Smile Logo on the nav */
.smile-logo img {
   max-width: 68px;
    width: 100%;
    /* color: white; */
    /* background-color: white; */
    margin-top: 3px;
}

.smile-logo a{
    text-decoration: none;
    display: inline-block;
    outline: none;
    color: #e4edeb;
    font-family: 'Poppins';
    font-size: 11px;
}

@keyframes zoomEffect {
    from {transform: scale(1, 1)}
    to {transform: scale(.9, 1)}
}

.partner_main_img {
animation-name: zoomEffect;
display: inline-block;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 3s;
animation-direction: alternate;
}

.impact_sponsor_holder
{
    display: flex;
    flex-direction: row;
}

a {
    text-decoration: none;
    display: inline-block;
    outline: none;
    color: #006b4f;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #12b88c;
}

.extr-mrg {
    margin: 50px 0 !important;
}

.extr-mrg-btm {
    margin-bottom: 40px !important;
}

.extr-mrg-top {
    margin-top: 40px !important;
}

.text-center.extr-mrg-btm {
    max-width: 920px;
    margin: 0 auto;
}

button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
    margin: 7px;
    background: transparent;
}

.defaultmainmenu-menu ul.dropdown li {
    list-style: none;
}

/*input,*/
/*textarea {*/
/*    font-family: 'Roboto', sans-serif;*/
/*    display: block;*/
/*    font-size: 16px;*/
/*    line-height: 28px;*/
/*    outline: none;*/
/*    box-shadow: none;*/
/*    -webkit-transition: all 0.3s ease-in-out;*/
/*    transition: all 0.3s ease-in-out;*/
/*}*/

.width-100 {
    width: 100%;
}

.boxed_wrapper {
    width: 100%;
    background: #fff;
    overflow-x: hidden;
}

.sec-padd {
    padding: 30px 0;
}

.sec-padd2 {
    padding: 60px 0 30px;
}

.sec-padd3 {
    padding: 60px 0 50px;
}

.clp-news{
    margin-top: -76px;
}


/* title*/

.title {
    font-size: small;
    margin: -13px -1px;
    font-family: "Times New Roman", Times, serif;
}

.sec-padd-top {
    padding-top: 80px;
}

.sec-padd-bottom {
    padding-bottom: 80px;
}

.no-padd {
    padding: 0px;
}

.paddt-50 {
    padding-top: 50px;
}

.overlay3 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.inner-box {
    position: relative;
}

.list_inline li {
    display: inline-block;
}

.padd-80 {
    padding-top: 80px;
}

.tran3s {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.center {
    text-align: center;
}

.thm-color {
    color: #b82b00;
}

.scroll-down {
    background: #b82b00;
    height: 70px;
    width: 70px;
    color: #fff;
    font-size: 54px;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    position: absolute;
    bottom: -45px;
    left: 50%;
    transform: translate(-50%, 0);
    transition: all 0.5s ease-in-out;
}

.scroll-down:hover,
.scroll-down:focus {
    background: #ff5722;
    color: #fff;
}

.statement-inner {
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    color: #fff;
    position: relative;
}

.statement-innertestimonial {
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    color: #fff;
    position: relative;
}

.statement-inner:before {
    position: absolute;
    left: 0;
    top: -15px;
    content: '\f10d';
    color: #3e4e4a;
    font-family: 'FontAwesome';
    font-size: 30px;
}


/*.statement-innertestimonial:before {*/


/*  position: absolute;*/


/*  left: 0;*/


/*  top: -15px;*/


/*  content: '\f10d';*/


/*  color: #3e4e4a;*/


/*  font-family: 'FontAwesome';*/


/*  font-size: 30px;*/


/*}*/

.mission .statement-inner:before,
.mission .statement-inner::after {
    color: #6b1900;
}

.statement-inner::after {
    position: absolute;
    right: 0;
    bottom: -15px;
    content: '\f10e';
    color: #3e4e4a;
    font-family: 'FontAwesome';
    font-size: 30px;
}


/*.statement-innertestimonial::after {*/


/*  position: absolute;*/


/*  right: 0;*/


/*  bottom: -15px;*/


/*  content: '\f10e';*/


/*  color: #3e4e4a;*/


/*  font-family: 'FontAwesome';*/


/*  font-size: 30px;*/


/*}*/

.statement-inner h4 {
    max-width: 740px;
    width: 86%;
    margin: 0 auto;
    line-height: 30px;
}

.statement-innertestimonial h4 {
    max-width: 740px;
    width: 86%;
    margin: 0 auto;
    line-height: 30px;
}

.statement-inner span {
    float: right;
    margin: 4px 0 0 0;
    padding: 5px 0 0 0;
    color: black;
}

.statement-innertestimonial span {
    float: right;
    margin: 10px 0 0 0;
    padding: 12px 0 0 0;
    color: black;
}

.mission .statement-inner span {
    color: #3e4e4a;
}

.here-bangladesh-wrap,
.introduction-wrap,
.here-sherpur-wrap,
.students-count-wrap,
.clc-stands-wrap,
.our-partners-wrap,
.testimonial-section-one {
    position: relative;
    z-index: 2;
}

.here-bangladesh-wrap {
    padding: 60px 0;
    background: #fff;
}

.here-sherpur-wrap {
    padding: 40px 0;
    background: #fff;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.border-bottom {
    border-bottom: 1px solid #f7f7f7;
}

@media (min-width: 1200px) {
    .container {
        padding: 0;
    }
}

.impact-thm-btn {
    margin: 90px 4px;
}

.thm-btn {
    position: relative;
    background: #B82B00;
    font-size: 14px;
    line-height: 46px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #B82B00;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0 20px !important;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    margin-top: 20px;
}

.thm-btn:hover,
.thm-btn:focus {
    color: Black;
    border-color: #B82B00;
    background: #B82B00;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-tokai {
    position: relative;
    background: #B82B00;
    font-size: 14px;
    line-height: 46px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #B82B00;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    padding: 0 14px !important;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    margin-top: 20px;
}

.thm-tokai:hover,
.thm-tokai:focus {
    color: Black;
    border-color: #B82B00;
    background: #B82B00;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn.style-2 {
    background: transparent;
    color: #ffffff;
    border-color: #B82B00;
}

.thm-btn.style-2:hover {
    color: #ffffff;
    border-color: #B82B00;
    background: #B82B00;
}

.thm-btn.style-3 {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.thm-btn.style-3:hover {
    background: #FFF;
    color: #ff5722;
    border-color: #fff;
}

.digital-part{
    margin-top:-85px;
}

.digital-part-two{
        width: 176%;
        margin: -202px 377px;
}

.clc-provide{
        padding: 25px 4px;
        margin-top: 60px;
        margin-left: -66px;
}

/* popup*/
.modal-confirm {
    color: #434e65;
    max-width: 525px;
}

.modal-confirm .modal-content {
    padding: 20px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
}

.modal-confirm .modal-header {
    background: #47c9a2;
    border-bottom: none;   
    position: relative;
    text-align: center;
    margin: -20px -20px 0;
    border-radius: 5px 5px 0 0;
    padding: 35px;
}
.modal-confirm h4 {
    text-align: center;
    font-size: 36px;
    margin: 10px 0;
}
.modal-confirm .form-control, .modal-confirm .btn {
    min-height: 40px;
    border-radius: 3px; 
}
.modal-confirm .close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    text-shadow: none;
    opacity: 0.5;
}
.modal-confirm .close:hover {
    opacity: 0.8;
}
.modal-confirm .icon-box {
    color: #fff;        
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    z-index: 9;
    border: 5px solid #fff;
    padding: 15px;
    text-align: center;
}
.modal-confirm .icon-box i {
    font-size: 64px;
    margin: -4px 0 0 -4px;
}
.modal-confirm.modal-dialog {
    margin-top: 80px;
}
.modal-confirm .btn, .modal-confirm .btn:active {
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border-radius: 30px;
    margin-top: 10px;
    padding: 15px 63px;
    border: none;
}
.modal-confirm .btn:hover, .modal-confirm .btn:focus {
    background: #eda645 !important;
    outline: none;
}
.modal-confirm .btn span {
    margin: 1px 3px 0;
    float: left;
}
.modal-confirm .btn i {
    margin-left: 1px;
    font-size: 20px;
    float: right;
}
.modal-confirm .trigger-btn {
    display: inline-block;
    margin: 100px auto;
}

/*footer image*/

.image-p {
    margin: 5px -1px;
    width: 36%;
    height: 50%;
}

.section-title {
    position: relative;
    margin-bottom: 50px;
}

.section-title h2 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
}

.section-title h3 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
}

.section-title h4 {
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
}

.section-title h2:after {
    /*content: "";*/
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 130px;
    height: 3px;
    background: url(../assets/images/sec-title-decoration.png);
}

.section-title.center h2:after {
    left: 50%;
    margin-left: -68px;
}

.section-title p {
    margin-top: 25px;
    font-size: 13px;
}

.section-title2 h3 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
}

.section-title2 h3:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 60px;
    left: 0;
    background: #ff5722;
    bottom: 0px;
}

.scroll-top {
    width: 50px;
    height: 46px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    background: #B82B00;
    transition: all 0.5s ease-in-out;
}

.scroll-top:hover {
    background: #b82b00;
    bottom: 40px;
}

.scroll-top span:before {
    font-size: 28px;
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.gif);
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #292121;
    background: #292121;
}

::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.75);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.75);
}


/*============ social icon ===================*/

.social-icon li {
    display: inline-block;
}

.social-icon li a {
    display: inline-block;
    color: #999;
    margin-right: 15px;
    font-size: 16px;
    transition: .5s ease;
}

.social-icon li a:hover {
    color: #ff5722;
    transition: .5s ease;
}


/*---- next btn*/


/*tblpage*/

.tblpage {
    font-family: 'Noto Serif', serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #080707;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}


/*============= accordion ===============*/

.accordion-box {}

.accordion {
    margin-bottom: 10px;
    position: relative;
}

.accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center;
}

.accordion .acc-btn.active .left-icon {
    color: #fff;
}

.accordion .left-icon span {
    position: relative;
    top: 18px;
}

.accordion .acc-btn {
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    padding: 16px 30px 16px;
    margin: 0px;
    padding-right: 50px;
    border: 1px solid #f4f4f4;
}

.accordion .acc-btn.active {
    border-color: #ff5722;
    border-bottom: 0px;
}

.accordion .acc-btn p {
    color: #303030;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
}

.accordion .acc-btn.active p {}

.accordion .acc-btn.pr {
    position: relative;
}

.accordion .acc-btn .img-box {
    display: none;
}

.accordion .acc-btn.active .img-box {
    display: block;
}

.accordion .acc-btn .toggle-icon {
    color: #cecece;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    font-size: 19px;
    top: 15px;
    width: 24px;
}

.accordion .acc-btn .toggle-icon.left {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 30px;
}

.accordion .acc-btn .toggle-icon .plus:before {
    font-size: 24px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #303030;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.accordion-box .accordion .acc-btn .toggle-icon .minus:before {
    font-size: 24px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    color: #ff5722;
    width: 100%;
}

.accordion-box .accordion .acc-btn .toggle-icon .minus {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.accordion-box .accordion .acc-content {
    color: #9c9c9c;
    background: #f7f7f7;
    border: 1px solid #ff5722;
    display: none;
    padding: 20px 20px;
    border-top: 0px;
}

.accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.accordion-box .accordion .acc-content p {
    margin: 0;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    color: #121d2f;
}


/*============= default-form ===============*/

.default-form {
    position: relative;
}

.default-form .form-box {
    position: relative;
}

.comment-form .form-box {
    padding: 25px 25px 0px 25px;
}

.default-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.default-form .comment-form .form-box .form-group {
    margin-bottom: 25px;
}

.default-form.form-box .row {
    margin-left: -10px;
    margin-right: -10px;
}

.default-form.form-box .row .form-group {
    padding: 0px 0px;
}

.default-form .form-group .field-label {
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #232323;
    font-weight: 500;
    font-size: 13px;
}

.default-form .form-group .field-label sup {
    color: #ff0000;
    font-size: 14px;
}

.default-form p {
    margin-bottom: 6px;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 50px;
    font-size: 16px;
    box-shadow: none;
    border: 1px solid #f4f4f4;
    padding: 12px 15px;
    background: #fff;
    border-radius: 0px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.default-form textarea {
    height: 115px;
}

.default-form .bootstrap-select {
    border: 1px solid #f4f4f4;
    background: #f7f7f7;
    color: #a2a2a2;
    padding: 10px 0;
    font-size: 16px;
    height: auto;
}

.default-form .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.default-form .btn-group.open .dropdown-toggle:focus {
    border: none;
    outline: none;
}

.default-form .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.default-form .dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #ff5722;
    color: #fff;
}

.default-form .form-control:focus {
    border-color: #ff5722;
    box-shadow: none;
}

.select-box .btn:after {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 16px;
    color: #ff5722;
    width: 20px;
    right: 15px;
    top: 50%;
    margin-top: -11px;
}

.default-form .bootstrap-select {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0px;
}

.default-form .g-select {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0px;
}

.default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #949494;
    padding: 13px 15px;
    border: 1px solid #eee;
}

.default-form .bs-caret {
    display: none;
}

.default-form .dropdown-menu {
    border-radius: 0px;
    padding: 0px;
    top: 50px;
    transform: scaleY(0);
    transform-origin: top center;
    transition: .4s ease;
}

.default-form .bootstrap-select.open .dropdown-menu {
    transform: scaleY(1);
    transition: .4s ease;
}

.default-form .dropdown-menu>li>a {
    padding: 8px 15px;
}

.default-form .dropdown-menu>li>a:focus {
    background-color: #fff;
    color: #303030;
}

.default-form .dropdown-menu>li>a:hover {
    background-color: #ff5722 !important;
    color: #fff !important;
}


/*placeholder*/

.default-form form input::-webkit-input-placeholder {
    color: #9e9e9e;
}

.default-form form input:-moz-placeholder {
    /* Firefox 18- */
    color: #9e9e9e;
}

.default-form form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #9e9e9e;
}

.default-form form input:-ms-input-placeholder {
    color: #9e9e9e;
}

.default-form .alert-success {
    color: #ff5722;
    background: none;
    border: none;
    font-size: 18px;
}


/*** 
=============================================
    page_pagination style
=============================================
***/

.page_pagination {
    position: relative;
    padding-top: 20px;
}

.page_pagination li {
    display: inline-block;
    margin: 0 4px;
}

.page_pagination li a {
    width: 55px;
    line-height: 55px;
    border: 1px solid rgba(229, 229, 229, 0.57);
    text-align: center;
    color: #252525;
    font-size: 18px;
    border-radius: 4px;
}

.page_pagination li a.active,
.page_pagination li a:hover {
    color: #fff;
    background: #ff5722;
}


/*=======pagination style-2============*/

.page_pagination2 {
    overflow: hidden;
    display: block;
    padding-bottom: 22px;
    padding-top: 22px;
    margin: 0;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    margin-top: 30px;
}

.page_pagination2 .button a {
    color: #303030;
    font-size: 18px;
    font-weight: 400;
    transition: all 500ms ease;
}

.page_pagination2 .button a:hover {
    color: #ff5722;
}

.page_pagination2 .button a i {
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.page_pagination2 .button.next a i {
    padding-right: 0px;
    padding-left: 0;
}

.page_pagination2 .icon-holder a i {
    color: #252525;
    font-size: 24px;
    position: relative;
    top: 4px;
    transition: all 500ms ease 0s;
}

.page_pagination2 .icon-holder a:hover i {
    color: #ff5722;
}


/* latest news*/

.meta-thumb.date-col {
    border-right: 3px solid #12B88C;
    margin-right: 15px;
    padding-right: 15px;
}

.meta-thumb.date-col .day {
    display: block;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #006b4f;
    margin-top: -6px;
    font-family: 'Source Sans 3', sans-serif;
}

.meta-thumb.date-col .month {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #444;
    font-weight: bold;
    font-family: 'Source Sans 3', sans-serif;
}


/*** 

====================================================================
  donate Popup
====================================================================

***/

.donate-popup {
    position: fixed;
    left: 0px;
    top: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    z-index: 99999999;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
}

.donate-popup.popup-visible {
    top: 0;
    visibility: visible;
    opacity: 1;
}

.donate-popup .close-donate {
    position: absolute;
    right: 35px;
    top: 30px;
    font-size: 24px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
}

.donate-popup .close-donate:hover {
    opacity: 0.70;
}

.donate-form-area .form-group {
    margin-bottom: 0;
}

.subscribe-form .search-icon {
    font-size: 26px;
    position: absolute;
    right: 14px;
    top: 18px;
}




/*============= donate form area =================*/

.donate-form-area {
    margin-top: 100px;
    margin-bottom: 100px;
    background: #f2f2f2;
    padding: 40px;
}

.donate-form-area .donate-img {
    width: 100%;
    margin: 0 auto;
    display: block;
    max-width: 250px;
}

.donate-form-area p a {
    display: block;
}

.donate-form-area h5 {
    margin-top: 15px;
    font-weight: bold;
}

.donate-form-area .section-title:before {
    display: none;
}

.donate-form-area h4 {
    margin-bottom: 18px;
}

.donate-form-area h3 {
    font-weight: 700;
    margin-top: 38px;
    margin-bottom: 28px;
}


/*check list*/

.chicklet-list {
    background: #fff;
    padding: 30px 30px 20px;
}

.chicklet-list li {
    padding: 0 5px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}

.chicklet-list input {
    font-size: 1.4em;
    line-height: 1;
    border: 2px solid #3b7840;
    padding: 0.55em 0.55em 0.55em 0.8em;
    color: #3b7840;
}

.chicklet-list input[type=radio] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.chicklet-list label {
    display: block;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    color: #000;
    padding: 8px 27px;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.chicklet-list :checked+label {
    background: #ff5722;
    color: #f7f7f7;
    text-shadow: none;
}

.chicklet-list li.other-amount {
    width: 38%;
    float: right;
}

.chicklet-list li span {
    position: absolute;
    left: -30px;
    top: 9px;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    color: #303030;
}

.chicklet-list input[type="text"] {
    height: 40px;
}


/*==========*/

.donate-form-area .form-bg {
    background: #fff;
    padding: 30px 30px 15px;
}

.donate-form-area .default-form .form-group {
    margin-bottom: 15px;
}

.donate-form-area .payment-option {
    position: relative;
    margin-top: 20px;
    margin-bottom: 35px;
}

.donate-form-area .payment-option li {
    display: inline-block;
    font-size: 18px;
    color: #303030;
    font-size: 15px;
    margin-right: 10px;
}

.video-image-box {
    position: relative;
}

.video-image-box .gallery_video {
    position: relative;
}

.welcome-content a
{
    cursor: -webkit-grab; cursor: grab;
}

.video-image-box img {
    display: inline-block;
    width: 100%;
}

.video-image-box .overlay-link {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -29px;
    width: 58px;
    height: 41px;
    ;
    line-height: 43px;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}


/* ==============================
   2. header-style
   ============================== */

.top-bar {
    position: relative;
    line-height: 24px;
    z-index: 999;
    background: #20312D;
}

.top-bar .thm-btn {
    border-radius: 0px;
    padding: 4px 46px !important;
    line-height: 29px;
    border: none;
    margin: 0 0 0 10px;
}

.top-bar .clearfix {
    border-bottom: 0px solid rgba(255, 255, 255, 0.1);
}

.top-bar p {
    margin-top: 12px;
    display: inline-block;
    margin-left: 21px;
}

.search_option .dropdown-menu {
    padding: 10px 20px;
    right: 0;
    left: auto;
    min-width: 268px;
}

.search_option .dropdown-menu button {
    position: absolute;
    right: 15px;
    top: 15px;
}

.top-bar .contact-info {
    display: inline-block;
}

.top-bar .contact-info li {
    font-family: 'Roboto-light';
    font-size: 16px;
    padding-right: 15px;
    margin-right: 15px;
    line-height: 26px;
    border-right: 1px solid #f0f0f0;
}

.top-bar .contact-info li span {
    color: #ff5722;
    margin-right: 10px;
    font-size: 16px;
}


/*language switcher*/

#polyglotLanguageSwitcher {
    position: relative;
    margin-right: 0;
    display: inline-block;
    position: relative;
    z-index: 99999;
}

#polyglotLanguageSwitcher span.trigger:before {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    color: #cdcdcd;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 10px;
}

#polyglotLanguageSwitcher a {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}

#polyglotLanguageSwitcher a.current:link,
#polyglotLanguageSwitcher a.current:visited,
#polyglotLanguageSwitcher a.current:active {
    position: relative;
    background-color: transparent;
    border: 0;
    line-height: 24px;
    border-radius: 5px;
    color: #949494;
    text-align: center;
    height: 26px;
    padding: 0;
    width: 65px;
    padding-left: 0;
    padding-right: 12px;
}

#polyglotLanguageSwitcher a.current:hover {
    background-color: transparent;
}

#polyglotLanguageSwitcher ul.dropdown {
    top: 100%;
}


/* Flags */

#en,
#fr,
#de,
#it,
#es {
    background-image: none;
}


/*======logo========*/

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-color-index:0) {}


.main-logo img {
    max-width: 130px;
    width: 100%;
}

.main-logo .text {
    color: #ffffff;
    padding-top: 3px;
    margin-left: 18px;
    font-size: 20px;
    max-width: 303px;
}


/*=====menu========*/

@keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }
    50% {
        margin-top: -90px;
    }
    100% {
        margin-top: 0;
    }
}

.theme_menu.stricky-fixed {
    margin: 0;
    padding: 0;
    position: fixed;
    background: #232121;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    animation-name: menu_sticky;
    animation-duration: 0.60s;
    animation-timing-function: ease-out;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(93, 73, 73, 0.12);
    padding: 10px 0;
}

.theme_menu .container {
    position: relative;
}

.theme_menu {
    position: relative;
    z-index: 99;
    background: #00140F;
    padding: 10px 0;
    transition: all 0.5s ease-in-out;
}

.theme_menu .menu-column {
    padding-left: 0;
    padding-right: 9px;
    position: inherit;
}

.theme_menu .defaultmainmenu {
    padding: 0;
    background: transparent;
    float: right;
}

.defaultmainmenu-menu>li>a {
    position: relative;
    padding: 15px 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    /*font-family: "Roboto", sans-serif;*/
    font-family: 'Roboto-light';
    font-size: 14.5px;
    letter-spacing: .7px;
    text-shadow: 0 0 5px #2a0c0c, 0 0 10px #423d3d, 0 0 15px #ab9c9c;
}

.defaultmainmenu-menu>li:hover>a {
    color: #B82B00;
 
}

.defaultmainmenu-menu>li:first-child a {
    padding-left: 0px;
}

.defaultmainmenu-menu ul.dropdown,
.defaultmainmenu-menu ul.dropdown li ul.dropdown {
    padding: 0 16px;
    min-width: 230px;
    background: #fff;
    right: auto !important;
    /*max-width: 325px;*/
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}

.defaultmainmenu-menu ul.dropdown li a {
    padding: 14px 0 14px;
    color: #303030;
    text-transform: capitalize;
    border-bottom: 1px solid #f4f4f4;
    transition: .5s ease-in-out;
    font-size: 14.5px;
    font-family: 'Roboto-light';
}

.defaultmainmenu-menu ul.dropdown li:hover>a {
    padding-left: 0px;
    padding-right: 0px;
    color: #B82B00;
    transition: .5s ease-in-out;
}


.defaultmainmenu-menu ul.dropdown li a:before {
    position: absolute;
    content: "\f0de";
    font-family: FontAwesome;
    font-size: 14px;
    color: #ffffff;
    transform: rotate(90deg);
    right: 0;
    top: 14px;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.defaultmainmenu-menu ul.dropdown li:hover a:before {
    color: #B82B00;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.mission-wrap ul li {
    margin-bottom: 8px;
}


/*============== megamenu ======================*/

.defaultmainmenu-menu .title {
    font-size: 20px;
    margin-bottom: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    text-transform: uppercase;
}

.defaultmainmenu-menu>li>.megamenu {
    left: inherit;
    right: -0px !important;
    width: 100%;
    padding: 40px 30px 40px;
    background: #fff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
}

.defaultmainmenu-menu ul.megamenu-dropdown {
    min-width: 190px;
    margin-right: 40px;
    margin-bottom: 30px;
}

.defaultmainmenu-menu ul.megamenu-dropdown li a {
    padding: 12px 0 9px;
    color: #949494;
    transition: .5s ease-in-out;
    font-size: 14px;
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
}

.defaultmainmenu-menu ul.megamenu-dropdown li a:hover {
    color: #ff5722;
    transition: .5s ease;
}

.defaultmainmenu-menu .menu-item {
    float: left;
    width: 25%;
}

.defaultmainmenu-menu .event-section2 {
    float: left;
    width: 31%;
    margin-right: 30px;
}

.defaultmainmenu-menu .event-section2 .item .lower-content {
    padding: 0 20px 20px;
    border: 1px solid #f4f4f4;
}

.event-section2 .item {
    position: relative;
    transition: .5s ease-in-out;
    overflow: hidden;
}

.event-section2 .item .lower-content {
    position: relative;
    padding: 0 20px 20px;
    border: 1px solid #f4f4f4;
    border-top: 0px;
}

.event-section2 .item .lower-content .text p {
    margin-bottom: 25px;
    font-size: 14px;
}

.event-section2 .item .lower-content h4 {
    margin-bottom: 10px;
    margin-top: 15px;
    line-height: 26px;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    color: #303030;
    font-weight: 700;
}

.event-section2 .item .lower-content h4 a {
    color: #303030;
    transition: all 300ms ease;
    font-size: 18px;
}

.event-section2 .item .lower-content h4 a:hover {
    color: #ff5722;
    transition: all 300ms ease;
}

.event-section2 .item .lower-content .post-meta {
    color: #ff5722;
    font-size: 15px;
    margin-bottom: 7px;
    font-family: 'Roboto-light';
    line-height: 26px;
}

.event-section2 .item .lower-content .post-meta i {
    margin-right: 5px;
    font-family: FontAwesome;
}

.event-section2 .item .lower-content .default_link {
    text-transform: uppercase;
    color: #303030;
    font-weight: 700;
    transition: .5s ease;
}

.event-section2 .item .lower-content .default_link:hover {
    transition: .5s ease;
    color: #ff5722;
}

.event-section2 .item .lower-content .default_link i {
    font-size: 11px;
}

.event-section2 .item .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.megamenu .recent-post {
    width: 38%;
    float: left;
    padding-left: 30px;
}

.megamenu .post {
    position: relative;
    padding-left: 90px;
    margin-bottom: 35px;
}

.megamenu .post:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.megamenu .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
}

.megamenu h5 {
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #303030;
    font-family: 'Roboto Slab', serif;
    line-height: 25px;
}

.megamenu h5:hover {
    color: #ff5722;
}

.megamenu .post-info {
    color: #999;
    font-size: 16px;
    font-family: 'Roboto-light';
}

.megamenu .post-info i {
    font-family: FontAwesome;
}


/*=================== Search Option ===============*/

.theme_menu .right-column {
    position: absolute;
    right: -30px;
    width: 160px;
}

.nav_side_content {
    margin-top: 40px;
    position: relative;
}

.nav_side_content .social-icon,
.nav_side_content .search_option {
    display: inline-block;
}

.nav_side_content .social-icon li a {
    color: #fff;
}

.nav_side_content .search_option>button {
    height: 22px;
    font-size: 15px;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.31);
    text-align: center;
    width: 40px;
}

.nav_side_content .search_option form {
    height: 50px;
    width: 280px;
    padding: 5px;
    border-radius: 4px;
    margin: 0;
    left: auto;
    right: 10px;
    border-color: #ff5722;
    top: 60px;
}

.nav_side_content .search_option form input {
    font-weight: normal;
    width: 100%;
    height: 100%;
    background: transparent;
    color: #9e9e9e;
    border: 1px solid rgba(51, 51, 51, 0.16);
    padding: 0 47px 0 10px;
    font-size: 15px;
    border-radius: 3px;
    box-shadow: inset 0 0 11px 2px rgba(119, 119, 119, 0.25);
}

.nav_side_content .search_option form button {
    display: block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 4px;
    right: 5px;
    color: #ff5722;
}

.nav_side_content .cart_select {
    border-left: 1px solid #ececec;
    padding-left: 5px;
}

.theme_menu .link_btn {
    margin-top: 24px;
}

.defaultmainmenu-menu li .indicator {
    display: none;
}


/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/



.rev_slider_wrapper {
    margin-top: -151px;
}

.flyer img{
  position: fixed;
  left: 0px;
  top: 0px;
}

.rev_slider_wrapper .slide-content-box h3 {
    color: #ff5722;
    font-weight: 700;
}

.rev_slider_wrapper .slide-content-box h1 {
    color: #ffffff;
    font-size: 55px;
    line-height: 62px;
    margin: 14px 0 9px;
    font-weight: 700;
}

.rev_slider_wrapper .slide-content-box p {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 30px;
}

.rev_slider_wrapper a.thm-btn.style-3,
.rev_slider_wrapper a.thm-btn {
    transition: all 500ms ease !important;
    padding: 13px 38px;
}

.rev_slider_wrapper .slide-content-box.last-slide p {
    margin: 0;
}

.rev_slider_wrapper .slide-content-box.last-slide a {
    margin: 0 8px;
}

.rev_slider_wrapper .slotholder {
    position: relative;
}

.slotholder:after {
    background: rgba(0, 0, 0, 0.);
    width: 50%;
    height: 50%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}

.tp-bannertimer {
    display: none;
}

.rev_slider_wrapper .tparrows {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.2);
}

.rev_slider_wrapper .tp-bgimg.defaultimg {
    background-attachment: fixed;
    background-position: center center !important;
}

.tparrows:before {
    font-family: 'icomoon';
    line-height: 60px;
}

.tparrows.tp-leftarrow:before {
    content: "\e926";
}

.tparrows.tp-rightarrow:before {
    content: "\e927";
}


/*** 

====================================================================
    urgent-cause style
====================================================================

***/

.urgent-cause2 {
    position: relative;
}

.urgent-cause2.with-bg {
    background: #f9f9f9;
}

.urgent-cause2 .item {
    margin-bottom: 30px;
}

.urgent-cause2 .section-title p {
    padding-bottom: 20px;
}

.urgent-cause2.style-2 .cause-list .item {
    margin-bottom: 30px;
    position: relative;
}

.urgent-cause2 .with-mb {
    margin-bottom: 30px;
}

.urgent-cause2 .img-box {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.urgent-cause2 .img-box .overlay {
    position: absolute;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0%;
    background: rgba(0, 0, 0, 0.7);
    transition: .7s cubic-bezier(0.34, -0.13, 0.34, 1.1);
    opacity: 0;
    visibility: hidden;
}

.urgent-cause2 .img-box .overlay .inner-box {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.urgent-cause2 .img-box .overlay .inner-box .content-box {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.urgent-cause2 .item:hover .overlay {
    height: 100%;
    transition: .7s cubic-bezier(0.34, -0.13, 0.34, 1.1);
    opacity: 1;
    visibility: visible;
}

.urgent-cause2 .content {
    position: relative;
    padding: 20px 18px;
    padding-bottom: 30px;
    /*background: #fff;*/
    border: 1px solid #f4f4f4;
    border-top: 0px;
}

.urgent-cause2 .content h4 {
    margin-bottom: 15px;
    font-weight: 700;
}

.urgent-cause2 .content .donate {
    font-family: 'Roboto Slab', serif;
    color: #232121;
    font-size: 16px;
}

.urgent-cause2 .content .donate span {
    color: #ff5722;
}

.urgent-cause2 .content p {
    margin-bottom: 30px;
}

.urgent-cause2 .content .thm-btn {
    line-height: 38px;
    border-radius: 0px 19px 19px 19px;
    padding: 0 20px;
    border: 0px;
    padding-right: 10px;
    background: #8dc63f;
    color: #fff;
}

.urgent-cause2 .content .thm-btn i {
    border-left: 1px solid #fff;
    padding: 11px 0 13px;
    padding-left: 8px;
    margin-left: 15px;
}

.urgent-cause2 .content .donator {
    color: #8dc63f;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    margin-top: 10px;
    border-bottom: 1px solid #8dc63f;
    transition: .5s ease;
}

.urgent-cause2 .content:hover .donator {
    color: #8dc63f;
    border-color: #8dc63f;
    transition: .5s ease;
}

.urgent-cause2 .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 80px;
}

.urgent-cause2 .owl-theme .owl-nav [class*=owl-] {
    color: #303030;
    font-size: 15px;
    margin: 0 5px;
    padding: 0;
    background-color: transparent;
    height: 45px;
    border-radius: 50%;
    width: 45px;
    line-height: 41px;
    border: 2px solid #f4f4f4;
    font-weight: 700;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    transition: color .3s ease;
}

.urgent-cause2 .owl-theme .owl-nav [class*=owl-]:hover {
    color: #8dc63f;
    transition: .5s ease;
}


/*=======progress bar========*/

.urgent-cause2 .progress-box {
    position: relative;
    height: 7px;
    transition: .7s ease;
    padding: 35px 0 25px;
}

.urgent-cause2 .progress-box .bar {
    position: relative;
    width: 100%;
    height: 7px;
    background-color: #f7f7f7;
}

.urgent-cause2 .progress-box .bar-inner {
    position: relative;
    display: block;
    width: 0%;
    height: 7px;
    background-image: url(../images/resource/progress-bg.jpg);
    -webkit-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    transition: all 1500ms ease;
}

.urgent-cause2 .progress-box .count-text {
    position: absolute;
    text-align: center;
    right: 0px;
    font-family: 'Roboto Slab', serif;
    margin-right: -23px;
    bottom: 15px;
    width: 42px;
    border-radius: 5px;
    height: 46px;
    background-image: url(../images/icons/progress-count.png);
    color: #ff5722;
    background-repeat: no-repeat;
    line-height: 42px;
    font-size: 16px;
    font-weight: 700;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.urgent-cause2 .progress-box .bar-inner.counted .count-text {
    opacity: 1;
}

.urgent-cause2 .progress-box .count-text:after {}


/*======== cause list style =========*/

.urgent-cause2 .blog-sidebar .facebook-feed {
    background: #ebebeb;
}

.urgent-cause2 .blog-sidebar .facebook-feed .like-people {
    background: #fff;
}

.urgent-cause2.list-style {
    background: #ffffff;
}

.urgent-cause2 .cause-list-bg {
    position: relative;
}

.urgent-cause2.list-style .cause-list .item {
    display: block;
}

.urgent-cause2.list-style .cause-list .img-box {
    float: left;
    width: 48%;
}

.urgent-cause2.list-style .cause-list .img-box a {
    display: block;
}

.urgent-cause2.list-style .cause-list .img-box img {
    width: 100%;
}

.urgent-cause2.list-style .content {
    position: relative;
    float: left;
    width: 52%;
    border: 1px solid #f4f4f4;
    padding: 25px 30px 20px;
}

.urgent-cause2.list-style .content p {
    margin-bottom: 25px;
}


/*** 

====================================================================
    urgent-cause style one
====================================================================

***/

.urgent-cause {
    position: relative;
}

.urgent-cause .section-title h2 {
    padding-bottom: 10px;
}

.urgent-cause .section-title p {
    padding-bottom: 20px;
}

.urgent-cause.style-2 .cause-list .item {
    margin-bottom: 30px;
    position: relative;
}

.urgent-cause .img-box {
    position: relative;
}

.urgent-cause .date {
    position: absolute;
    left: 25px;
    top: 25px;
    background: #8dc63f;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 35px;
    padding: 0 15px;
    height: 0px;
    opacity: 0;
    transition: .7s ease;
}

.urgent-cause .item:hover .date {
    height: 35px;
    opacity: 1;
    transition: .7s ease;
}

.urgent-cause .content {
    position: relative;
    padding: 20px;
    padding-bottom: 30px;
    border: 1px solid #f4f4f4;
    border-top: 0px;
}

.urgent-cause .content h4 {
    margin-bottom: 15px;
}

.urgent-cause .content .donate {
    font-family: 'Roboto Slab', serif;
    color: #999;
    font-size: 16px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 16px;
    margin-bottom: 20px;
}

.urgent-cause .content .donate span {
    color: #8dc63f;
}

.urgent-cause .content p {
    margin-bottom: 18px;
}

.urgent-cause .content .thm-btn {
    line-height: 38px;
    border-radius: 0px 19px 19px 19px;
    padding: 0 20px;
    border: 0px;
    padding-right: 10px;
    background: #8dc63f;
    color: #fff;
}

.urgent-cause .content .thm-btn i {
    border-left: 1px solid #fff;
    padding: 11px 0 13px;
    padding-left: 8px;
    margin-left: 15px;
}

.urgent-cause .content .donator {
    color: #e87542;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    margin-top: 10px;
    border-bottom: 1px solid #e87542;
    transition: .5s ease;
}

.urgent-cause .content:hover .donator {
    color: #8dc63f;
    border-color: #8dc63f;
    transition: .5s ease;
}

.urgent-cause .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 80px;
}

.urgent-cause .owl-theme .owl-nav [class*=owl-] {
    color: #303030;
    font-size: 15px;
    margin: 0 5px;
    padding: 0;
    background-color: transparent;
    height: 45px;
    border-radius: 50%;
    width: 45px;
    line-height: 41px;
    border: 2px solid #f4f4f4;
    font-weight: 700;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    transition: color .3s ease;
}

.urgent-cause .owl-theme .owl-nav [class*=owl-]:hover {
    color: #8dc63f;
    transition: .5s ease;
}


/*=======progress bar========*/

.urgent-cause .progress-box {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    height: 0px;
    opacity: 0;
    visibility: hidden;
    transition: .7s ease;
}

.urgent-cause .item:hover .progress-box {
    opacity: 1;
    height: 5px;
    visibility: visible;
    transition: .7s ease;
}

.urgent-cause .progress-box .bar {
    position: relative;
    width: 100%;
    height: 5px;
    background-image: url(../images/resource/progress-bg2.jpg);
}

.urgent-cause .progress-box .bar-inner {
    position: relative;
    display: block;
    width: 0px;
    height: 5px;
    background-image: url(../images/resource/progress-bg.jpg);
    -webkit-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    transition: all 1500ms ease;
}

.urgent-cause .progress-box .count-text {
    position: absolute;
    text-align: center;
    right: 0px;
    font-family: 'Roboto Slab', serif;
    margin-right: -23px;
    bottom: 15px;
    width: 46px;
    height: 26px;
    background: #8dc63f;
    color: #ffffff;
    line-height: 26px;
    font-size: 13px;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.urgent-cause .progress-box .bar-inner.counted .count-text {
    opacity: 1;
}

.urgent-cause .progress-box .count-text:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 100%;
    border: 4px solid transparent;
    border-top: 5px solid #8dc63f;
}

.cause-list-bg {
    position: relative;
}

.cause-list-bg:before {
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #f4f4f4;
}


/*======single cause========*/

.single-cause {
    background: #ffffff;
}

.single-cause .section-title2 h3 {
    margin-bottom: 30px;
}

.urgent-cause2.single-cause .progress-box {
    visibility: visible;
    left: 0;
    top: 17px;
    right: 30px;
    height: 5px;
    opacity: 1;
    background: #fff;
    padding: 15px 20px 20px;
}

.urgent-cause2.single-cause .content .donate {
    position: absolute;
    left: 30px;
    top: 30px;
}

.urgent-cause2.single-cause .content {
    padding-left: 160px;
    padding-bottom: 52px;
    padding-top: 27px;
    background: #f7f7f7;
}

.single-cause .text {
    position: relative;
}

.single-cause .thm-btn.style-2 {
    top: -50px;
}

.single-cause .list {
    margin-top: 25px;
}

.single-cause .list li {
    padding-bottom: 12px;
}

.single-cause .list li i {
    padding-right: 10px;
    color: #ff5722;
}

.single-cause .donator .img-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.single-cause .donator .caption h5 {
    position: absolute;
    line-height: 26px;
    padding: 9px 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    width: 100%;
    bottom: -100%;
    transition: .5s ease;
}

.single-cause .donator .img-box:hover h5 {
    bottom: 0px;
    transition: .5s ease;
}


/*share-box*/

.single-cause .share {
    position: relative;
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 8px;
    margin-top: 30px;
    margin-bottom: 70px;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.single-cause .share .tag-box span {
    font-size: 14px;
    color: #3F3E3E;
}

.single-cause .share .tag-box a {
    color: #8dc63f;
    font-size: 15px;
    transition: .3s ease;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
}

.single-cause .share .tag-box a:hover {
    color: #8dc63f;
    transition: .3s ease;
}

.single-cause .share .social-box span {
    color: #252525;
    margin-right: 13px;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
}

.single-cause .share .social {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2.5px;
}

.single-cause .share .social>li {
    padding-right: 0;
    margin: 0;
    padding-left: 0;
}

.single-cause .share .social a {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    color: #BCBCBC;
    text-align: center;
    margin: 0 3px;
    border: 1px solid #eee;
    display: block;
    line-height: 38px;
    transition: all 0.5s ease;
}

.single-cause .share .social a:hover {
    color: #ffffff;
    background: #ff5722;
    border-color: #ff5722;
}

.single-cause .share .tag-box li {
    margin: 0;
    display: inline-block;
    font-family: 'Roboto Slab', serif;
    color: #303030;
    font-size: 18px;
}

.single-cause .share .thm-btn.style-2 {
    top: -6px;
}


/*** 

====================================================================
  Fact Counter two Section
====================================================================

***/

.fact-counter-1 {
    position: relative;
    padding: 70px 0px 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    color: #ffffff;
    margin-bottom: 3px;
}

.fact-counter-1:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 0;
}

.fact-counter-1 .section-title h2 {
    color: #fff;
}

.fact-counter-1 .section-title:before {
    display: none;
}

.fact-counter-1 .auto-container {
    position: relative;
    z-index: 1;
}

.fact-counter-1 .column {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
    z-index: 5;
}

.fact-counter-1 .item {
    position: relative;
    color: #fff;
    padding: 17px 0 25px;
}

.fact-counter-1 .column .icon {
    font-size: 40px;
    position: relative;
    right: 5px;
    margin-bottom: 5px;
    color: #ff5722;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.fact-counter-1 .count-outer {
    position: relative;
    font-size: 40px;
    font-weight: 400;
    padding: 0px 10px 5px;
    font-family: 'Roboto Slab', Sans-serif;
}

.fact-counter-1 .column .counter-title {
    position: relative;
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
}

.fact-counter-2 {
    position: relative;
    padding: 60px 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    overflow: hidden;
    color: #ffffff;
    background-attachment: fixed !important;
}

.fact-counter-2:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    /*background: rgba(1,86,66,0.8);*/
}

.welcome-area {
    position: relative;
}

.fact-counter-2 .section-title h2 {
    color: #fff;
}

.fact-counter-2 .section-title:before {
    display: none;
}

.fact-counter-2 .auto-container {
    position: relative;
    z-index: 1;
}

.fact-counter-2 .column {
    position: relative;
    margin-bottom: 30px;
    z-index: 5;
}

.fact-counter-2 .item {
    position: relative;
    background: rgba(35, 33, 33, 1);
    border: 1px solid #3f3f43;
    color: #71b55a;
    padding: 28px 0 32px;
}

.fact-counter-2 .column .icon {
    font-size: 36px;
    position: relative;
    width: 70px;
    margin-top: 13px;
    right: 0;
    float: left;
    text-align: center;
    margin-bottom: 5px;
    color: #ff5722;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.fact-counter-2 .column .count-area {
    float: left;
}

.fact-counter-2 .count-outer {
    position: relative;
    font-size: 40px;
    font-weight: 400;
    padding: 0px 0px 5px;
    font-family: 'Roboto', Sans-serif;
}

.fact-counter-2 .count-outer:before {}

.fact-counter-2 .column .counter-title {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    color: #ffffff;
}

.fact-counter-2 .content {
    background: #fff;
    padding: 40px;
}

.fact-counter-2 .content p.thm-color {
    font-size: 24px;
}

.fact-counter-2 .content h2 {
    font-weight: 700;
    margin: 15px 0;
    text-transform: uppercase;
}

.fact-counter-2 .link {
    margin-top: 25px;
}


/*** 

====================================================================
    about style
====================================================================

***/

.about {
    position: relative;
}

.about .img-box {
    margin-bottom: 30px;
}

.about .left-column h3 {
    font-weight: 700;
    margin-bottom: 20px;
}

.about .left-column p {
    font-size: 15px;
}

.about .content {
    margin-bottom: 50px;
}

.about .content h3 {
    font-weight: 700;
    padding: 15px 0 20px;
}

.about .content ul {
    padding-top: 5px;
}

.about .content ul li {
    margin: 10px 0;
    font-size: 16px;
    font-family: 'Roboto-light';
}

.about .content ul li i {
    color: #ff5722;
    margin-right: 10px;
    font-size: 14px;
}


/*** 

====================================================================
    about-2 style
====================================================================

***/

.about-2 {
    position: relative;
}

.about-2 .content {
    position: relative;
    border: 1px solid #f4f4f4;
    border-top: 0px;
    padding: 25px 20px;
    margin-bottom: 30px;
}

.about-2 .icon_box {
    position: relative;
    font-size: 50px;
    line-height: 50px;
    color: #ff5722;
    margin-right: 20px;
    padding-right: 15px;
    border-right: 1px solid #f4f4f4;
    float: left;
    margin-bottom: 20px;
}

.about-2 .text {
    position: relative;
    float: left;
    margin-bottom: 20px;
}

.about-2 .text h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}

.about-2 .text p {
    color: #ff5722;
}


/*** 

====================================================================
    why-chooseus style
====================================================================

***/

.why-chooseus {
    padding-bottom: 30px;
    background: #f9f9f9;
}

.why-chooseus .item {
    margin-bottom: 30px;
    transition: .5s ease;
}

.why-chooseus .item:hover {
    border-color: #ff5722;
    transition: .5s ease;
}

.why-chooseus .inner-box {
    position: relative;
}

.why-chooseus .inner-box .icon_box {
    position: relative;
    color: #ff5722;
    font-size: 50px;
}

.why-chooseus .item h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
    transition: .5s ease;
}

.why-chooseus .item:hover h4 {
    color: #ff5722;
    transition: .5s ease;
}

.why-chooseus .item p {}


/*** 

====================================================================
    gallery style
====================================================================

***/

.gallery {
    position: relative;
}

.gallery .inner-box {
    position: relative;
    overflow: hidden;
}

.gallery .item {
    position: relative;
}

.gallery.style-2 .item {
    margin-bottom: 30px;
}

.gallery .item img {
    width: 100%;
}

.gallery .overlay .top {
    position: absolute;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0%;
    background: rgba(0, 0, 0, 0.7);
    transition: .5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 0;
    visibility: hidden;
}

.gallery .item:hover .overlay .top {
    height: 100%;
    transition: .5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 1;
    visibility: visible;
}

.gallery .overlay .top .box {
    display: table;
    width: 100%;
    height: 100%;
}

.gallery .overlay .top .content {
    display: table-cell;
    vertical-align: middle;
}

.gallery .overlay .top a {
    position: relative;
    color: #fff;
    line-height: 41px;
    text-align: center;
    padding: 0 18px;
}

.gallery .overlay .bottom {
    position: absolute;
    left: 20px;
    bottom: -100%;
    right: 20px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
}

.gallery .item:hover .overlay .bottom {
    bottom: 20px;
    opacity: 1;
    visibility: visible;
    transition: .9s ease;
    transition-delay: .3s;
}

.gallery .overlay .bottom h4 {
    color: #fff;
    line-height: 28px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
}

.gallery .bottom-content {
    position: relative;
    margin: 20px 0 25px;
}

.gallery .bottom-content h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.gallery .bottom-content p {
    color: #ff5722;
}


/*======= gallery filter ==========*/

.post-filter {
    display: inline-block;
    margin: 0;
    margin-bottom: 50px;
    border-bottom: 1px solid #f4f4f4;
}

.post-filter li {
    padding: 0;
    padding-bottom: 20px;
    margin-right: 30px;
}

.post-filter li.active {
    border-bottom: 2px solid #ff5722;
}

.post-filter li span {
    color: #303030;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    line-height: 24px;
    display: block;
    cursor: pointer;
    transition: .5s ease;
}

.post-filter li:hover span,
.post-filter li.active span {
    color: #ff5722;
    transition: .5s ease;
}

.post-filter li span i {
    font-size: 14px;
    margin-right: 5px;
}


/*============ single gallery ============*/

.single-gallery {
    position: relative;
}

.single-gallery .img-box {
    position: relative;
    padding-bottom: 30px;
}

.single-gallery .share-project {
    padding-left: 140px;
    position: relative;
    margin-top: 15px;
}

.single-gallery .share-project .title {
    left: 0;
    position: absolute;
    top: 2px;
}

.single-gallery .share-project .title h5 {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.single-gallery .share-project .social-share {
    padding-left: 40px;
}

.single-gallery .share-project .social-share ul li {
    display: inline-block;
    margin-right: 15px;
}

.single-gallery .share-project .social-share ul li a {
    color: #9a9a9a;
    font-size: 14px;
}

.single-gallery .share-project .social-share ul li a:hover {
    color: #ff5722;
    transition: .5s ease;
}

.single-gallery .project-info-list {
    overflow: hidden;
    margin: 0 -15px;
    margin-top: 30px;
}

.single-gallery .project-info-list li {
    border-bottom: 1px solid #f7f7f7;
    float: left;
    margin: 0 15px 20px;
    overflow: hidden;
    padding-bottom: 11px;
    width: 42%;
    padding-left: 30px;
    position: relative;
}

.single-gallery .project-info-list li .icon-holder {
    left: 0;
    position: absolute;
    /* top: -5px; */
}

.single-gallery .project-info-list li .icon-holder i {
    font-size: 14px;
    color: #ff5722;
}

.single-gallery .project-info-list li .text-holder {}

.single-gallery .project-info-list li .text-holder h5 {
    color: #252525;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 3px;
}

.single-gallery .project-info-list li .text-holder p {
    margin: 0;
}


/*** 

====================================================================
    call-out style
====================================================================

***/

.search_option {
    position: relative;
    display: inline-block;
}

.call-out {
    background: #12B88C;
    padding: 0 0 1px;
    z-index: 3;
    position: relative;
    
    
}

.call-out.mission {
    background: #eae9dc;
}

.call-out .logo {
    margin-top: 23px;
}

.call-out h4 {
    color: black;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
}

.call-out .thm-btn.style-3 {
    margin-top: 20px;
}

.our-partners-wrap {
    background: #fff;
}

.call-out.faq-wrap {
    margin-top: 0;
}

.call-out.mission-wrap{
    margin-top: 0;
}


/*** 

====================================================================
    Event style
====================================================================

***/

.event-section {
    padding: 80px 0 40px;
}

.event-section .item {
    position: relative;
    transition: .5s ease-in-out;
    margin-bottom: 50px;
    max-height: 340px;
    overflow: hidden;
    border: 1px solid #f4f4f4;
}

.event-section .item .img-column {
    width: 47%;
    float: left;
}

.event-section .item .text-column {
    width: 53%;
    float: left;
}

.event-section .item .lower-content {
    position: relative;
    padding: 30px 15px 0;
    min-height: 337px;
}

.event-section .item .date {
    position: absolute;
    left: 0;
    top: 20px;
    background: #ff5722;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    padding-top: 7px;
    border-radius: 5px;
    overflow: hidden;
    z-index: 9;
    color: #fff;
    text-align: center;
    font-family: 'Roboto Slab', serif;
}

.event-section .item .date span {
    display: block;
    color: #ffffff;
    background: #303030;
    padding: 5px 6px;
    font-size: 14px;
    font-family: 'Roboto-light';
}

.event-section .item .lower-content .text p {
    margin-bottom: 25px;
    font-size: 14px;
}

.event-section .item .lower-content h4 {
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 20px;
}

.event-section .item .lower-content h4 a {
    color: #303030;
    transition: all 300ms ease;
    font-size: 18px;
}

.event-section .item .lower-content h4 a:hover {
    color: #ff5722;
    transition: all 300ms ease;
}

.event-section .item .lower-content .post-meta {
    color: #949494;
    font-size: 15px;
    margin-bottom: 7px;
}

.event-section .item .lower-content .post-meta i {
    margin-right: 5px;
    color: #ff5722;
}

.event-section .item .lower-content .default_link {
    text-transform: uppercase;
    color: #303030;
    font-weight: 700;
    transition: .5s ease;
}

.event-section .item .lower-content .default_link:hover {
    transition: .5s ease;
    color: #ff5722;
}

.event-section .item .lower-content .default_link i {
    font-size: 11px;
}

.event-section .item .img-holder {
    overflow: hidden;
    position: relative;
}

.event-section .item .img-holder a {
    width: 100%;
    overflow: hidden;
}

.event-section .item .img-holder img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    display: block;
    display: inline-block;
}

.event-section .item:hover .img-holder img {
    transform: scale(1.1);
}

.event-section .item .overlay {
    background-color: rgba(16, 37, 46, 0.9);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 450ms ease-out 0s;
    transform: rotateY(180deg) scale(0.5, 0.5);
}

.event-section .item:hover .img-holder .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotateY(0deg) scale(1, 1);
}

.event-section .item .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}

.event-section .item .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.event-section .item .img-holder .overlay .box .content a i {
    background: #ff5722;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 48px;
    transition: all 500ms ease 0s;
    width: 45px;
}

.event-section .item .img-holder .overlay .box .content a:hover i {
    background: #ff5722;
}

.event-section .owl-theme .owl-nav {
    padding: 0;
    position: absolute;
    right: 50%;
    margin: 0;
    margin-right: -51px;
}

.event-section .owl-theme .owl-nav [class*=owl-] {
    color: #303030;
    font-size: 15px;
    margin: 0 5px;
    padding: 0;
    background-color: transparent;
    height: 45px;
    border-radius: 50%;
    width: 45px;
    line-height: 41px;
    border: 2px solid #f4f4f4;
    font-weight: 700;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    transition: color .3s ease;
}

.event-section .owl-theme .owl-nav [class*=owl-]:hover {
    color: #ff5722;
    transition: .5s ease;
}


/*========style-2===========*/

.event-section.style-2 .item {
    max-height: inherit;
}

.event-section.style-2 .item .lower-content {
    min-height: inherit;
    padding: 15px 25px 20px;
}

.event-section.style-2 .item .date {
    position: absolute;
    right: 20px;
    top: -41px;
    height: 70px;
    z-index: 9;
    width: 70px;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #ff5722;
    background: #ffffff;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    line-height: 14px;
    padding-top: 13px;
    color: #ff5722;
    text-align: center;
}

.event-section.style-2 .item .lower-content .text p {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f4f4;
}

.event-section.style-2 .overlay2 {
    background-color: rgba(16, 37, 46, 0.9);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
    transition: all 450ms ease-out 0s;
}

.event-section.style-2 .item:hover .overlay2 {
    opacity: 1;
    visibility: visible;
    transition: .7s ease;
}

.event-section.style-2 .item .img-holder .thm-btn {
    width: auto;
    top: 50%;
    margin-top: -25px;
}

.event-section.style-2 .item .date span {
    background: transparent;
}


/*=========style-3==========*/

.event-section.style-3 .item {
    max-height: inherit;
    border: 0px;
}

.event-section.style-3 .item:hover .img-holder img {
    transform: scale(1);
}

.event-section.style-3 .item .img-column {
    width: 43%;
}

.event-section.style-3 .item .text-column {
    width: 57%;
}

.event-section.style-3 .item .lower-content {
    position: relative;
    padding: 20px 5px;
    padding-left: 90px;
    min-height: inherit;
}

.event-section.style-3 .item .lower-content h3 {
    font-size: 20px;
    font-weight: 700;
}

.event-section.style-3 .blog-sidebar .item {
    margin-bottom: 15px;
}

.event-section.style-3 .blog-sidebar .item .lower-content {
    padding-left: 15px;
}

.event-section.style-3 .overlay2 {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 4px;
    right: 0;
    top: 0;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
    transition: all 450ms ease-out 0s;
}

.event-section.style-3 .item:hover .overlay2 {
    opacity: 1;
    visibility: visible;
    transition: .7s ease;
}

.event-section.style-3 .item .img-holder .thm-btn {
    width: auto;
    top: 50%;
    margin-top: -25px;
}

.event-section.style-3 .item .lower-content h4 {
    margin-top: 10px;
}

.event-section.style-3 .item .lower-content .text p {
    margin-bottom: 23px;
    padding-bottom: 22px;
    border-bottom: 1px solid #f4f4f4;
}


/*========= students-count-wrap ==========*/

.students-count-wrap {
    background: #eae9dc;
    padding: 60px 0 40px;
}

.students-count-wrap h2 {
    color: #6b1900;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.students-count-wrap .extr-mrg {
    margin-bottom: 20px !important;
}

.students-count-wrap p {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #3e4e4a;
    font-weight: bold;
    margin: 24px auto;
    max-width: 568px;
    width: 100%;
}


/*========= impact page ==========*/

.impact-count-item {
    margin-bottom: 20px;
}

.impact-count-item .inner {
    background: #20312d;
    padding: 15px;
    position: relative;
    border-radius: 5px;
}

.impact-count-item.red .inner {
    background: #6b1900;
}

.impact-count-item .inner::before {
    content: url(../assets/images/corner\ angle\ blue.svg);
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 60px;
    z-index: 0;
}

.impact-count-item.red .inner::before {
    content: url(../assets/images/corner\ angle\ red.svg);
}

.impact-count-item h4 {
    color: #ffffff;
    font-size: 48px;
    display: flex;
}

.impact-count-item h4 {
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 12px;
    display: flex;
}

.impact-count-item h4 span {
    font-size: 18px;
    position: absolute;
    top: 56px;
    left: 112px;
}

.impact-count-item h5 {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    min-height: 35px;
    padding-top: 6px;
}

.impact-count-item h6 {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin: 6px 0;
}

.impact-count-item p {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
}

.impact-count-item .learn-more {
    text-transform: uppercase;
    margin: 8px 0;
    font-weight: bold;
}

.this-work {
    max-width: 440px;
    margin-top: 30px;
}

.read-more.be-sponsor {
    background: #ff5722;
    text-transform: uppercase;
}

.read-more.be-sponsor:hover,
.read-more.be-sponsor:focus {
    background: #b82b00;
    color: #ffffff;
}

.introduction-wrap.fact-counter-2.growth:before {
    background: #12B88C;
}

.impact-count-wrap {
    padding-bottom: 60px;
}

.impact-count-blk {
    background: #00140f;
    max-width: 400px;
    margin: 80px -25% 40px auto;
    padding: 15px 40px;
    text-align: center;
    z-index: 100;
    position: relative;
    width: 100%;
}

.impact-count-blk h4 {
    color: #ffffff;
    font-size: 48px;
    margin: 20px 0;
}

.impact-count-blk p {
    color: #ffffff;
    margin: 0 0 15px 0;
}

.qt {
    color: #00140F;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin: 0 0 10px 0;
    font-family: 'Roboto Slab', serif;
}

.qt.text-right {
    color: #6B1900;
}

.img-responsive.mrg-top {
    margin-top: -140px;
}

h4.qt {
    margin: 50px 0 30px;
}

.read-more.donate-now {
    background: #ff5722;
    text-transform: uppercase;
    margin-top: 100px;
    min-width: 180px;
}

.read-more.donate-now:hover,
.read-more.donate-now:focus {
    background: #b82b00;
    color: #ffffff;
}

.impact-count-blk.left-mrg {
    margin: 80px auto 60px -33%;
}

h4.qt.cumulative {
    margin-top: 0;
}

.for-each {
    margin: 60px 0 0 0;
}

.partner-items {
    margin-bottom: 10px;
}

.partner-items .text-col {
    padding: 30px;
    margin-top: -60px;
    position: relative;
    z-index: 10;
}

.partner-items .img-col {
    background: #BBC1BF;
    min-height: 280px;
    overflow: hidden;
}

.partner-items .img-col img {
    max-height: 280px;
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.partner-items:hover .img-col img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.partner-items.literacy .img-col {
    background: #00140F;
    padding: 20px;
}

.partner-items.literacy .img-col h4 {
    color: #fff;
    text-align: center;
    font-size: 48px;
    margin: 50px 0 30px;
}

.partner-items.literacy .img-col p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
    font-family: 'Noto Serif', serif;
    font-size: 18px;
}

.partner-items .img-col-partner {
    background: #edf3f1;
    height: 250px;
    overflow: hidden;
     /*margin: 0 auto; */
}

.partner-items .img-col-partner img {
    max-height: 18vh;
    /* width: 100%; */
    transition: all 0.5s ease-in-out;
    margin: 30px auto;
}

.partner-items:hover .img-col-partner img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



.partner-items .text-col .inner-file {
   
    padding: 30px;
    margin-left: -100px;
}

.partner-items .text-col .inner {
    background: #ffffff;
    padding: 30px;
    box-shadow: 0 2px 6px rgba(32, 49, 45, 0.2);
}

.partner-items .text-col .inner-next {
    background: #ffffff;
    margin: 2px 317px;
    padding: 30px;
    box-shadow: 0 2px 6px rgba(32, 49, 45, 0.2);
}

.partner-items .text-col h4 {
    color: #006B4F;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.partner-items .text-col p {
    margin: 0;
    font-size: 15px;
    line-height: 23px;
}

.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    orphans: 1;
    widows: 1;
}

.partner-card-columns{
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   /* flex-basis: 20%; */
   /* flex: 1 1 auto; */
   justify-content: space-around;
    /* padding: 5%; */
}

.partner-card-columns .card {
     display: inline-block;
    /* width: 100%; */
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 50%;
    /* flex: 1 1 auto; */
    padding-right: 2.7%;
}

.card.partner-items.mrg {
    margin-top: 20px;
}

.card-columns.literacy-columns {
    max-width: 740px;
    margin: 0 auto;
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    width: 100%;
}

.literacy-container {
    max-width: 940px;
}

.text-left {
    text-align: left !important;
}

.faq-answer-wrap {
    background: #ffffff;
    padding: 60px 0;
}

.faq-wrap.call-out,
.general-inquiries {
    background: #eae9dc;
}

.faq-wrap .statement-inner:before,
.faq-wrap .statement-inner::after {
    color: #6b1900;
}

.faq-wrap .statement-inner {
    min-height: 80px;
}

.faq-wrap .statement-inner::after {
    bottom: 0px;
}

.faq-answer-wrap .inner {
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
}

.faq-answer-wrap .inner p {
    max-width: 578px;
    width: 100%;
    margin: 0;
}

.our-dedicated .container {
    max-width: 790px;
    width: 100%;
}

.general-inquiries .form-control {
    border-color: #7D8885;
    max-width: 460px;
    margin-bottom: 20px;
}

.general-inquiries textarea.form-control {
    border-color: #7D8885;
    width: 100%;
    max-width: 100%;
    height: initial;
    padding: 10px 12px;
}

.general-inquiries h4 {
    color: #00140F;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 50px 0;
    font-family: 'Roboto Slab', serif;
}

.general-inquiries p {
    color: #00140F;
    margin: 0 0 50px 0;
    max-width: 620px;
}

.read-more.send {
    margin: 20px 0 0;
    text-transform: uppercase;
    font-weight: bold;
    min-width: 168px;
}

.contact-wrap {
    background: #ffffff;
    padding-bottom: 0;
}

.contact-wrap .container {
    max-width: 890px;
    width: 100%;
}

.country-name {
    color: #00140F;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 40px 0;
    font-family: 'Roboto Slab', serif;
}

.contact-us-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 70px;
}

.contact-us-list li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    list-style: none;
}

.contact-us-list h5 {
    color: #00140F;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 -15px 0;
    min-height: 48px;
    line-height: 24px;
    padding-right: 20px;
}

.contact-us-list p {
    margin: 4px 0;
}

.please-use {
    margin-bottom: 30px;
}

.search-results-wrap {
    background: #ffffff;
}

.search-results-wrap .content-row {
    max-width: 1004px;
    margin: 40px auto 100px;
    width: 100%;
}

.search-results-wrap .content-row:last-child {
    margin-bottom: 0px;
}

.search-results-wrap h2 {
    color: #00140F;
    font-size: 24px;
    font-weight: bold;
}

.search-results-wrap .address {
    color: #00140F;
    font-size: 14px;
    font-weight: normal;
}

.search-results-wrap .title {
    color: #006b4f;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px 0 40px;
}

.search-results-wrap .text {
    color: #00140F;
    font-size: 15px;
    line-height: 24px;
}

.search-results-banner {
    background: #EAE9DC;
}

.search-results-banner .form-group {
    display: flex;
    margin: 0 auto;
    max-width: 940px;
    width: 100%;
}

.search-results-banner .form-group .form-control {
    height: 50px;
    margin: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.search-results-banner .form-group .read-more {
    background: #006B4F;
    margin: 0;
    padding: 5px 20px;
    height: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.amazonSmile-left {
    padding-right: 100px;
}

.amazonSmile-left.donate {
    padding-right: 30px;
}

.amazonSmile-left h4,
.amazonSmile-left .note,
.amazonSmile-right h4 {
    color: #00140F;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.amazonSmile-left h4 {
    margin: 20px 0 30px;
}

.amazonSmile-left ul {
    margin-bottom: 30px;
}

.amazonSmile-left ul li {
    margin-bottom: 10px;
    word-break: break-word;
}

ul.survey-list {
    margin-left: 35px;
}

.survey-list li {
    list-style: disc;
}

.amazonSmile-left .note {
    margin: 11px 0 0;
}

.amazonSmile-right {
    background: #EAE9DC;
    padding: 20px 40px;
}

.amazonSmile-right h4:first-child {
    margin: 20px 0 40px;
}

.amazonSmile-right h4 {
    margin: 40px 0;
}

.amazonSmile-right p a {
    font-weight: bold;
    text-transform: uppercase;
}

.amazonSmile-ftr-banner .cstm-padd {
    padding: 0;
}

.amazonSmile-ftr-banner .container-fluid .row {
    margin: 0;
}

.clp-footer-Copyright {
    background: #EAE9DC;
    padding: 15px;
}

.clp-footer-Copyright p {
    color: #00140F;
    margin: 0;
    font-size: 16px;
}

.amazonSmile-left .nav-tabs {
    background: #EAE9DC;
}

.amazonSmile-left .nav-tabs li {
    margin: 0;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border: none;
    box-shadow: none;
}

.amazonSmile-left .nav-tabs li a {
    color: #fff;
    background: #6B1900;
    border: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: none;
    transition: all 0.5s ease-in-out;
}

.amazonSmile-left .nav-tabs li:hover a,
.amazonSmile-left .nav-tabs>li.active>a,
.amazonSmile-left .nav-tabs>li.active>a:focus,
.amazonSmile-left .nav-tabs>li.active>a:hover {
    border: none;
    color: #fff;
    background: #B82B00;
}

.donation-form .read-more {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
    text-transform: uppercase;
}

.donation-form .form-group {
    margin: 0;
}

.donation-form .form-group .form-control {
    margin: 16px 0;
    border: 1px solid #7D8885;
    height: 50px;
}

.donation-form .form-group select.form-control {
    border-color: #006B4F;
    color: #006B4F;
    padding-left: 10px;
}

.donation-form .form-group textarea.form-control {
    height: initial;
}

.donation-form .form-group.form-check {
    margin: 10px 0;
}

.donation-form .form-check-input {
    float: left;
    margin: 2px 10px 0 0;
    cursor: pointer;
}

.donation-form .form-check-label {
    float: left;
    width: 100%;
    max-width: 420px;
    font-weight: normal;
    color: #00140F;
    margin: 0;
    cursor: pointer;
}

.please-label {
    color: #00140F;
    margin-bottom: 0;
}

.after-clicking {
    margin: 15px 0 15px -4px;
    color: #00140F;
    line-height: 24px;
}

.read-more.gray {
    background: #BBC1BF;
}

.mrg-top-remove {
    margin-top: 0 !important;
}

.sponsor-list {
    margin-bottom: 30px;
}

.sponsor-list li {
    color: #00140F;
    margin: 8px 0;
}

.select-one {
    color: #00140F;
    margin: 20px 0 0;
}

.sponsor-clc-scr .inner {
    background: #00140F;
    padding: 26px;
    /*margin: 40px 0 10px;*/
}

.sponsor-clc-scr .inner h4 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
}

.sponsor-clc-scr .inner ul {
    margin: 30px 0;
    padding-left: 15px;
    min-height: 200px;
}

.sponsor-clc-scr .inner ul li {
    color: #fff;
    margin: 8px 0;
    font-weight: normal;
    font-size: 15px;
    list-style: disc;
}

.sponsor-clc-scr .inner.scr {
    background: #c5edb7;
}

.sponsor-clc-scr .inner.scr h4 {
    color: #00140F;
}

.sponsor-clc-scr .inner.scr ul li {
    color: #00140F;
}

.sponsor-clc-scr .inner.tokai {
    background: #FAFAD2;
}

.sponsor-clc-scr .inner.tokai h4 {
    color: #00140F;
}

.sponsor-clc-scr .inner.tokai ul li {
    color: #00140F;
}

.sponsor-computer-btn .read-more {
    text-transform: uppercase;
    width: 100%;
    max-width: 220px;
}

.report-list li {
    list-style: none;
    font-weight: bold;
}

.brochure-img a {
    display: initial;
}

button.search.tran3s i {
    font-size: 19px;
}

.brochure-img img {
    margin: 0 auto 50px;
}

.survey-list {
    margin-left: 50px;
}

.amazonSmile-left h4.mrg {
    margin-top: 0;
}

.formative-reports-wrap .amazonSmile-left {
    padding-right: 20px;
}

.news-left-cont,
.news-right-cont {
    padding: 0 30px;
    /*margin-bottom: 30px;*/
}

.news-left-cont img {
    width: 100%;
    /*border: 1px solid #555;*/
}

.news-right-cont .date {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #3E4E4A;
    font-family: 'Roboto Slab';
}

.news-right-cont .titles {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin: 23px 0 24px;
}

.news-right-cont .text {
    font-size: 16px;
    color: #00140F;
    /*max-width: 490px;*/
    margin: 0;
    width: 100%;
    font-family: 'Noto Serif';
}

.print-media {
    margin-top: 0 !important;
}

.amazonSmile-left a {
    text-transform: uppercase;
}

.introduction-wrap .welcome-inner {
    min-height: 420px;
}

.introduction-wrap.news .welcome-inner {
    padding: 10px 35px;
}

.welcome-inner .date {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
}

.welcome-inner .description {
    font-size: 16px;
    font-weight: normal;
    min-height: 200px;
    padding-right: 0;
}

.introduction-wrap.fact-counter-2.news:before {
    background: rgba(1, 86, 66, 0.8);
}

.report-list.ext-mrg li {
    margin-bottom: 40px;
}

.blog-date {
    font-size: 18px;
    color: #3E4E4A;
    font-weight: bold;
    font-family: 'Roboto Slab';
}

.blog-title {
    font-size: 32px;
    font-weight: bold;
    margin: 20px auto 40px;
    max-width: 830px;
    width: 100%;
    line-height: 36px;
    color: #00140F;
}

.blog-details-cont {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
}

.blog-img {
    margin: 0 0 40px 0;
}

.blog-details-cont h4,
.news-title {
    color: #00140F;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.blog-details-cont h4 {
    margin: 100px 0 20px;
}

.news-title {
    margin: 20px 0 50px;
}

.latest-news-thumb {
    background: #d7e9d9c2;
    margin-bottom: 40px;
    padding: 30px 15px;
}

.news-inner-blk {
    display: flex;
    padding: 0 15px;
    margin-bottom: 30px;
}

.news-inner-blk .date-time {
    border-right: 3px solid #12B88C;
    max-height: 44px;
    padding-right: 10px;
    margin-right: 10px;
}

.news-inner-blk .date-time h6 {
    margin: 0 0 4px;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    color: #006B4F;
    font-family: 'Roboto Slab', serif;
}

.news-inner-blk .date-time span {
    font-size: 16px;
    text-transform: uppercase;
    color: #3E4E4A;
    font-weight: bold;
    display: block;
}

.news-inner-blk .news-text h5 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
    margin: -5px 0 10px 0;
    text-align: justify;
}

.partner-items.literacy .img-col-partner {
    background: #00140F;
    padding: 20px;
}

.partner-items.literacy .img-col-partner h4 {
    color: #fff;
    text-align: center;
    font-size: 48px;
    margin: 50px 0 30px;
}

.partner-items.literacy .img-col-partner p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
}

.partner-items.literacy .text-col h4 {
    color: #3E4E4A;
}

.partner-items.literacy .text-col ul {
    padding-left: 0;
}

.partner-items.literacy .text-col ul li {
    font-size: 15px;
}

.learn-more-btn {
    text-align: center;
    margin: 15px 0 30px;
}

.spns-benefits-list {
    padding-left: 0;
    margin: 0 0 40px;
}

.spns-benefits-list li {
    margin: 5px 0;
}

.sponsorship-wrap {
    padding: 0 0 20px;
}

h4.subtitle {
    font-size: 22px;
    font-weight: bold;
    max-width: 640px;
    margin: 60px 0 30px;
    line-height: 30px;
}

.connect-img img {
    margin: 0 auto;
}

.programs-img img {
    width: 100%;
}

.program-img img {
    width: 75%;
}

.parents-list {
    max-width: 840px;
}

.parents-list li,
.course-list li {
    margin: 6px 0;
}

.course-list {
    margin-left: 30px;
    margin-bottom: 60px;
}

.education-through-wrap .container {
    max-width: 900px;
}

/*.education-through-wrap .img-responsive {*/
/*    width: 50%;*/
/*}*/

.further {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.impact-count-blk.teachers {
    margin: 40px auto;
}

.introduction-wrap.stories .welcome-inner,
.introduction-wrap.success .welcome-inner {
    padding: 15px 40px;
}

.introduction-wrap.fact-counter-2.success:before {
    background: #6397678c;
}

.introduction-wrap.fact-counter-2.stories:before {
    background: #C0B283;
}

.officers-wrap {
    background: #cfa5da;
}

.officers-wrap .subtitle {
    color: #00140F;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 50px;
}

.officers-wrap .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.team-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    max-width: 238px;
    float: left;
}

.team-item .img-responsive {
    border-radius: 50%;
    height: 200px;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}

.team-item:hover .img-responsive {
    transform: scale(1.1);
}

.team-item:hover h4 {
    color: #ff5722;
}

.team-item h4 {
    color: #3E4E4A;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 30px 0 20px;
    min-height: 50px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.team-item h5 {
    color: #20312D;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.team-item p {
    color: #00140F;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}

.country-row {
    margin-bottom: 40px;
}

.country-row .team-item {
    text-align: left;
    max-width: 290px;
}

.country-row .team-item h4 {
    margin-top: 0;
}

.officers-wrap.white-bg {
    background: #ffffff;
}

.officers-wrap .subtitle.country {
    margin-bottom: 30px;
}

.country-row .team-item {
    text-align: left;
    margin-bottom: 35px;
}

.content-disk-wrap {
    background: #12B88C;
    padding-bottom: 0;
}

.team-also .inner {
    background: #ffffff;
    padding: 30px;
    margin-top: 40px;
}

.content-disk-img img {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 55px;
}

.later-text {
    max-width: 752px;
    margin: 30px 0 60px 0;
    width: 100%;
}

.SCRs-cont-wrap {
    padding-bottom: 0;
}

.scrs-data-row .item {
    padding: 0 25px;
    position: relative;
    margin: 56px 0 0;
}

.scrs-data-row .item::before {
    position: absolute;
    content: "";
    background: #6B1900;
    left: 4px;
    bottom: 6px;
    width: 12px;
    height: 30%;
}

.scrs-data-row .item::before {
    position: absolute;
    content: "";
    background: #6B1900;
    left: 4px;
    bottom: 6px;
    width: 12px;
}

.scrs-data-row .item.per30::before {
    height: 30%;
}

.scrs-data-row .item.per60::before {
    height: 60%;
}

.scrs-data-row .item.per100::before {
    height: 100%;
}

.scrs-data-row .item h4 {
    color: #00140F;
    font-size: 48px;
    margin: 35px 0 25px;
    font-weight: bold;
}

.scrs-data-row .item p {
    margin: 0;
}


/*========= clc-stands-wrap ==========*/

.clc-stands-wrap {
    padding: 60px 0;
    background: #ffffff;
}

.clc-stand-text {
    font-size: 22px;
    font-weight: bold;
    color: #3e4e4a;
    line-height: 30px;
    padding: 0 20px 0 0;
    margin-top: 45px;
}

.stand-inner-col {
    border-right: 3px solid #12b88c;
    margin: 54px 0;
}

.stand-inner-col.brd-none {
    border-right: none;
}

.stand-inner-col h1 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 15px;
}

.stand-inner-col h5 {
    font-size: 16px;
    line-height: 24px;
    padding-right: 15px;
    text-align:justify;
}

.clc-stands-wrap .mrg-top {
    margin-top: -80px;
}

.SCR-stands {
    margin-top: 80px;
}

.learn-more-btn .read-more {
    margin-top: 0;
}

.read-more {
    min-width: 150px;
    height: 40px;
    display: inline-block;
    background: #12B88C;
    color: #fff;
    text-align: center;
    line-height: 40px;
    /*margin-top: 20px;*/
    letter-spacing: 0;
    font-size: 15px;
    border-radius: 4px;
    /*border: 1px solid transparent;*/
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
    border-radius: 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  font-family: 'Poppins';
}

/*.read-more {*/
/*  display: inline-block;*/
/*  text-align: center;*/
/*  width: 140px;*/
/*  height: 45px;*/
/*  font-family: 'Roboto', sans-serif;*/
/*  font-size: 16px;*/
/*  text-transform: uppercase;*/
/*  letter-spacing: 2.5px;*/
/*  font-weight: 500;*/
/*  background: #12B88C;*/
/*  color: #fff;*/
/*  text-align: center;*/
/*  line-height: 40px;*/
/*  border-radius: 45px;*/
/*  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);*/
/*  transition: all 0.3s ease 0s;*/
/*  cursor: pointer;*/
/*  outline: none;*/
/*}*/

.read-more:hover,
.read-more:focus {
     background-color: #2EE59D;
  /*box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);*/
  color: #fff;
  transform: translateY(-7px);

}

/*.read-more:hover,*/
/*.read-more:focus {*/
/*    background: #006b4f;*/
/*    color: #fff;*/
/*}*/

.img-caption {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.tblpage tr th,
.tblpage tr td {
    color: #000;
}


/*========= blog-wrap ==========*/

.blog-wrap {
    padding: 60px 0;
    background: #ffffff;
}

.blog-text {
    background: #f8f8f8;
    padding: 30px;
    position: relative;
}


/*========= clp-footer ==========*/

.clp-footer {
    background: #eae9dc;
    position: relative;
    z-index: 2;
    margin-top: -24px;
}

.clp-footer .col-xs-12 {
    padding: 20px 40px;
}

.newsletter-col {
    background: #c0b283;
}

.footer-title {
    color: #020202;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    text-transform: none;
    margin: 30px 0 20px;
}

.footer-list-menu li {
    list-style: none;
}

.clp-footer p {
    color: #020202;
    font-size: 16px;
    line-height: 18px;
    margin: 10px 0;
    font-family: 'Noto Serif';
}

.clp-footer .form-group {
    margin-bottom: 20px;
}

.clp-footer .form-control {
    width: 100%;
    margin: 0;
    border: none;
    padding: 15px;
    height: initial;
}

.clp-footer .form-group .btn {
    position: relative;
    font-size: 18px;
    background: #12B88C;
    color: #fff;
    text-transform: uppercase;
    max-width: 240px;
    width: 100%;
    padding: 13px;
    font-weight: 500;
    margin: 0;
    transition: all 0.5s ease-in-out;
    border: none;
}

.clp-footer .form-group .btn:hover {
    background: #006b4f;
}

.newsletter-col p {
    margin-bottom: 20px;
}

.newsletter-col p,
.newsletter-col .subscribe-form {
    max-width: 390px;
    width: 100%;
}

.footer-list-menu li a {
    font-size: 16px;
    line-height: 20px;
    color: #B82B00;
    font-weight: bold;
    margin: 4px 0;
    transition: all 0.5s ease-in-out;
}

.footer-list-menu li a:hover {
    color: #12B88C;
    text-decoration: underline;
}

.clp-footer a {
    font-size: 16px;
    line-height: 20px;
    /*color: #000000;*/
    margin-bottom: 10px;
    transition: all 0.5s ease-in-out;
}

.clp-footer a:hover {
    color: #B82B00;
}

.clp-footer .copyright-text {
    margin-top: 194px;
}

.dnet-logo img {
    max-width: 140px;
    transition: all 0.5s;
    transform: scale(1);
}

.dnet-logo:hover img {
    transform: scale(1.1);
}

#search-popup .container {
    max-width: 600px;
}

.next-note {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #006B4F;
    text-transform: uppercase;
}


/*** 

====================================================================
    Testimonials Section style
====================================================================

***/

.testimonials-section {
    position: relative;
    padding: 0 0 80px;
    margin-top: 120px;
}

.testimonials-section .testimonial-slider {
    position: relative;
    margin-top: -63px;
}

.default-blog-news .img-holder img {
    max-width: 100%;
}

.testimonials-section .img-box img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.testimonials-section .quote {
    position: relative;
    color: #323232;
    font-size: 48px;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.testimonials-section .quote:after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 40%;
    height: 1px;
    background: #323232;
}

.testimonials-section .quote:before {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 40%;
    height: 1px;
    background: #323232;
}

.testimonials-section .author h4 {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 10px;
}

.testimonials-section .author h4:before {
    content: "";
    position: absolute;
    bottom: -12px;
    right: 0;
    width: 100%;
    height: 1px;
    background: #323232;
}

.testimonials-section .author h4 span {
    color: #ff5722;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}


/*dots*/

.testimonials-section .owl-controls {
    text-align: center;
    display: block;
    position: relative;
    bottom: -10px;
    margin-top: 35px;
}

.testimonials-section .owl-dots .owl-dot {
    display: inline-block;
}

.testimonials-section .owl-dots .owl-dot span {
    border: 2px solid #504f4f;
    border-radius: 50%;
    display: block;
    height: 10px;
    background: transparent;
    width: 10px;
    margin: 5px 7px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.testimonials-section .owl-dots .owl-dot.active span,
.testimonials-section .owl-dots .owl-dot:hover span {
    background-color: #ff5722;
    border-color: #ff5722;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}


/*** 

====================================================================
  testimonial-two
====================================================================

***/

.testimonial-two {
    position: relative;
    padding-bottom: 30px;
}

.testimonial-two .single-testimonial h3,
.testimonial-two .single-testimonial p {
    margin: 0;
}

.testimonial-two .single-testimonial h4 {
    font-size: 18px;
    color: #222;
    text-transform: capitalize;
    margin-top: 12px;
    margin-bottom: 6px;
}

.testimonial-two .single-testimonial .img-box {
    position: relative;
}

.testimonial-two .single-testimonial .img-box img {
    transition: all 0.5s ease;
    transform: scale(1);
}

.testimonial-two .single-testimonial {
    margin-bottom: 40px;
    border: 1px solid #f4f4f4;
    padding: 30px 10px 26px;
    transition: .5s ease-in-out;
}

.testimonial-two .single-testimonial:hover {
    box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0), 0 0px 82px 0 rgba(0, 0, 0, 0.05);
    transition: .5s ease-in-out;
}

.testimonial-two .single-testimonial .author-info {
    overflow: hidden;
    border: 2px solid #f4f4f4;
    padding: 6px 0 9px;
    margin-top: 5px;
}

.testimonial-two .single-testimonial p a {
    color: #ff5722;
    transition: .5s ease;
}

.testimonial-two .single-testimonial .text {
    margin-top: 15px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 22px;
    margin-bottom: 20px;
}

.testimonial-two .single-testimonial .text p {
    font-size: 16px;
}


/*** 

====================================================================
  default-blog
====================================================================

***/

.blog-section {
    position: relative;
}

.default-blog-news {
    position: relative;
    transition: .5s ease-in-out;
    margin-bottom: 50px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}

.default-blog-news .lower-content {
    position: relative;
    margin-top: -55px;
}

.default-blog-news .lower-content .content {
    background: #fff;
    text-align: center;
    padding-top: 25px;
}

.default-blog-news .lower-content .category {
    color: #fff;
    background: #ff5722;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 23px;
    margin-left: 15px;
    margin-bottom: 15px;
    position: relative;
    top: -15px;
}

.default-blog-news .lower-content .text p {
    margin-bottom: 10px;
}

.default-blog-news .lower-content h4 {
    color: #303030;
    font-weight: 700;
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 28px;
}

.default-blog-news .lower-content h4 a {
    color: #303030;
    transition: all 300ms ease;
    font-size: 18px;
}

.default-blog-news .lower-content h4 a:hover {
    color: #ff5722;
    transition: all 300ms ease;
}

.default-blog-news .lower-content .post-meta {
    color: #949494;
    font-size: 14px;
    margin-bottom: 7px;
}

.default-blog-news .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.default-blog-news .img-holder a {
    width: 100%;
}

.default-blog-news .img-holder img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.default-blog-news:hover .img-holder img {
    transform: scale(1.1);
}

.default-blog-news .overlay {
    background-color: rgba(1, 86, 66, 0.8);
    position: absolute;
    left: 0;
    bottom: -20%;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .9s ease;
}

.default-blog-news:hover .overlay {
    bottom: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.default-blog-news .lower-content {
    position: relative;
    margin-top: -56px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.default-blog-news:hover .lower-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.default-blog-news .overlay .bottom-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.default-blog-news .overlay .content {
    background: #fff;
    text-align: center;
    padding-top: 25px;
}

.default-blog-news .overlay .category {
    color: #fff;
    background: #ff5722;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 23px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.default-blog-news .overlay .text p {
    padding: 20px;
    margin-bottom: 0;
}

.besides-text {
    color: #303030;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    max-width: 790px;
    margin: 30px auto;
    text-align: center;
}

.default-blog-news .overlay h4 {
    color: #303030;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
}

.default-blog-news .overlay h4 a {
    color: #303030;
    transition: all 300ms ease;
    font-size: 18px;
}

.default-blog-news .overlay h4 a:hover {
    color: #ff5722;
    transition: all 300ms ease;
}

.default-blog-news .overlay .post-meta {
    color: #949494;
    font-size: 14px;
    margin-bottom: 7px;
}


/*blog-large news*/

.classic-blog-news {
    position: relative;
    transition: .5s ease-in-out;
    margin-bottom: 50px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}

.classic-blog-news .lower-content {
    position: relative;
    margin-top: -55px;
}

.classic-blog-news .lower-content .content {
    background: #fff;
    padding: 25px 20px 25px;
}

.classic-blog-news .lower-content .category {
    color: #fff;
    background: #ff5722;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 23px;
    margin-left: 15px;
    margin-bottom: 15px;
    position: relative;
    z-index: 99;
}

.classic-blog-news .lower-content .text p {
    margin-bottom: 10px;
}

.classic-blog-news .lower-content h4 {
    color: #303030;
    font-weight: 700;
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 28px;
}

.classic-blog-news .lower-content h4 a {
    color: #303030;
    transition: all 300ms ease;
    font-size: 18px;
}

.classic-blog-news .lower-content h4 a:hover {
    color: #ff5722;
    transition: all 300ms ease;
}

.classic-blog-news .lower-content .post-meta {
    color: #949494;
    font-size: 14px;
    margin-bottom: 7px;
}

.classic-blog-news .lower-content a {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    color: #303030;
    font-weight: 700;
}

.classic-blog-news .lower-content .link a i {
    margin-left: 7px;
    font-size: 20px;
}

.classic-blog-news .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.classic-blog-news .img-holder a {
    width: 100%;
    position: relative;
}

.classic-blog-news .img-holder a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: .5s eass;
    -moz-transition: .5s eass;
    -ms-transition: .5s eass;
    -o-transition: .5s eass;
    transition: .5s eass;
}

.classic-blog-news:hover .img-holder a:before {
    opacity: 1;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.classic-blog-news .img-holder img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.classic-blog-news:hover .img-holder img {
    transform: scale(1.1);
}

.classic-blog-news .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: -20%;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .9s ease;
}

.classic-blog-news:hover .overlay {
    bottom: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.classic-blog-news .lower-content {
    position: relative;
    margin-top: -52px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.blog-section .post-area {
    position: relative;
}

.blog-section .post-area:before {
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #f4f4f4;
}


/*=================== blog-sidebar ===================*/

.blog-sidebar {
    position: relative;
    margin-left: 30px;
}

.blog-sidebar .section-title {
    margin-bottom: 0px;
}

.blog-sidebar .section-title.style-2 {
    margin-bottom: 35px;
}

.blog-sidebar .sidebar_search {
    height: 54px;
    position: relative;
    margin-bottom: 47px;
}

.blog-sidebar .sidebar_search input {
    width: 100%;
    height: 54px;
    border: none;
    border: 1px solid #f1f1f1;
    padding: 0 56px 0 12px;
    color: #9e9e9e;
}

.blog-sidebar .sidebar_search button {
    width: 54px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #ff5722;
    right: 0;
    color: #fff;
}

.blog-sidebar .category-style-one {
    position: relative;
}

.blog-sidebar .category-style-one ul {
    margin-bottom: 50px;
    margin-top: -15px;
    border: 1px solid #f4f4f4;
    padding: 0px 25px;
}

.blog-sidebar .category-style-one ul li {
    border-bottom: 1px solid #eaeaea;
    margin: 0;
    padding-bottom: 0px;
}

.blog-sidebar .category-style-one ul li:last-child {
    border-bottom: 0px;
}

.blog-sidebar .category-style-one ul li a {
    position: relative;
    font-weight: normal;
    color: #949494;
    position: relative;
    width: 100%;
    transition: .5s ease;
    line-height: 54px;
    display: block;
}

.blog-sidebar .category-style-one ul li a span {
    position: absolute;
    right: 0;
    top: 1px;
}

.blog-sidebar .category-style-one ul li a:hover {
    color: #ff5722;
    transition: .5s ease;
}


/*post-thumb*/

.blog-sidebar .popular-post {
    position: relative;
    margin-bottom: 50px;
}

.blog-sidebar .popular-post .item {
    position: relative;
    font-size: 14px;
    margin-bottom: 20px;
    min-height: 50px;
    padding: 0px 0px 20px 85px;
    color: #cccccc;
    border-bottom: 1px solid #f1f1f1;
}

.blog-sidebar .popular-post .item .post-thumb {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 70px;
    height: 70px;
}

.blog-sidebar .popular-post .item .post-thumb img {
    width: 100%;
    display: block;
}

.blog-sidebar .popular-post .item .post-thumb a {
    position: relative;
}

.blog-sidebar .popular-post .item .post-thumb a:after {
    position: absolute;
    content: "\f0c1";
    font-family: FontAwesome;
    left: 0px;
    top: 0px;
    text-align: center;
    line-height: 70px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.63);
    color: #ffffff;
    opacity: 0;
    transition: .5s ease;
}

.blog-sidebar .popular-post .item .post-thumb:hover a:after {
    opacity: 1;
    transition: .5s ease;
}

.blog-sidebar .popular-post .item h4 {
    position: relative;
    font-size: 16px;
    margin: 0px 0px 8px;
    line-height: 24px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.blog-sidebar .popular-post .item h4:hover {
    color: #ff5722;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.blog-sidebar .recent-posts.post-thumb .post .post-info {
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    line-height: 1.6em;
    color: #9c9c9c;
}

.blog-sidebar .popular-post .item .post-info {
    color: #949494;
    font-size: 16px;
}

.blog-sidebar .popular-post .item .post-info i {
    color: #ff5722;
    font-size: 14px;
    margin-right: 6px;
    top: -1px;
    position: relative;
}

.blog-sidebar .event-section2 {
    margin-bottom: 40px;
}

.blog-sidebar .event-section2 .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 39px;
}

.blog-sidebar .event-section2 .owl-theme .owl-nav [class*=owl-] {
    color: #202f35;
    font-size: 14px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    height: 40px;
    border: 0px;
    width: 18px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    margin-left: 1px;
    display: inline-block;
    transition: color .3s ease;
}

.blog-sidebar .event-section2 .owl-theme .owl-nav [class*=owl-]:hover {
    color: #ff5722;
    transition: .5s ease;
}


/*facebook feed*/

.blog-sidebar .facebook-feed {
    position: relative;
    background: #f7f7f7;
    overflow: hidden;
}

.blog-sidebar .facebook-feed .img-box {
    position: relative;
}

.blog-sidebar .facebook-feed .overlay {
    position: absolute;
    margin: 10px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.blog-sidebar .facebook-feed .inner-box {
    position: relative;
    padding-left: 70px;
    margin-bottom: 32px;
}

.blog-sidebar .facebook-feed .inner-box .logo {
    position: absolute;
    left: 0;
    top: 0;
}

.blog-sidebar .facebook-feed .inner-box h4 {
    color: #fff;
    font-weight: 600;
    position: relative;
    margin-top: 0px;
    margin-bottom: 3px;
}

.blog-sidebar .facebook-feed .inner-box .like {
    color: #fff;
}

.blog-sidebar .facebook-feed .link a {
    color: #58606f;
    background: #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 13px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #eaeaea;
}

.blog-sidebar .facebook-feed .link a i.fb-icon {
    color: #fff;
    background: #39579b;
    font-size: 12px;
    padding: 2px 3px 0 4px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.blog-sidebar .facebook-feed .link a i.mail {
    color: #6a7081;
    margin-right: 6px;
}

.blog-sidebar .facebook-feed .like-people {
    background: #fff;
    margin: 20px 9px;
    padding: 5px 9px 15px;
}

.blog-sidebar .facebook-feed .like-people p {
    font-size: 13px;
}


/*=============================== blog single post ===============================================*/

.blog-single-post .content-box .text p {
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-single-post .default-blog-news .lower-content {
    padding-bottom: 0px;
    border-bottom: 0px;
}

.blog-single-post .default-blog-news:hover {
    box-shadow: none;
}

.blog-single-post .section-title {
    margin-bottom: 30px;
}

.blog-single-post .section-title2 h3 {
    margin-bottom: 30px;
}


/*---------------- Author -------------*/

.blog-single-post .author {
    background-color: #ffffff;
    position: relative;
    margin-bottom: 2px;
    margin-top: 35px;
}

.blog-single-post .author img {
    position: absolute;
}

.blog-single-post .author-comment {
    margin-left: 340px;
    padding-left: 30px;
}

.blog-single-post .author-comment .quote {
    font-size: 25px;
    color: #f1f1f1;
    margin-bottom: 7px;
    position: relative;
    top: -5px;
}

.blog-single-post .author-comment h5 {
    font-weight: 600;
    margin: 16px 0 5px 0;
    text-transform: uppercase;
    font-size: 18px;
}

.blog-single-post .author-comment p.a-title {
    color: #ff5722;
    font-size: 16px;
}


/*share-box*/

.share-box {
    background: #ffffff;
    padding-top: 20px;
    margin-top: 35px;
    border-top: 1px solid #f4f4f4;
}

.share-box .tag-box span {
    font-size: 14px;
    color: #3F3E3E;
}

.share-box .tag-box a {
    color: #ff5722;
    font-size: 15px;
    transition: .3s ease;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.share-box .tag-box a:hover {
    color: #ff5722;
    transition: .3s ease;
}

.share-box .social-box span {
    color: #252525;
    margin-right: 13px;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
}

.share-box .social {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2.5px;
}

.share-box .social>li {
    padding-right: 0;
    margin: 0;
    padding-left: 0;
}

.share-box .social a {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    color: #BCBCBC;
    text-align: center;
    margin: 0 3px;
    border: 1px solid #eee;
    display: block;
    line-height: 38px;
    transition: all 0.5s ease;
}

.share-box .social a:hover {
    color: #ffffff;
    background: #ff5722;
    border-color: #ff5722;
}

.share-box .tag-box li {
    margin: 0;
    display: inline-block;
    font-family: 'Roboto Slab', serif;
    color: #303030;
    font-size: 18px;
}


/*========== author ===========*/

.post-author {
    position: relative;
    color: #777777;
    margin-bottom: 64px;
}

.post-author .inner-box {
    position: relative;
    padding: 33px 35px 30px 155px;
    min-height: 160px;
    background: #f4f4f4;
}

.post-author .inner-box .author-thumb {
    position: absolute;
    left: 35px;
    top: 35px;
    width: 85px;
    height: 85px;
    border-radius: 2px;
}

.post-author .inner-box .author-thumb img {
    display: block;
    width: 100%;
}

.post-author h4 {
    position: relative;
    margin: 0px 0px 16px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    color: #252525;
}

.post-author ul li {
    margin: 0;
    margin-top: 10px;
}

.post-author ul li a {
    padding: 0 4px;
    color: #999;
    font-size: 14px;
    transition: .5s ease;
}

.post-author ul li a:hover {
    color: #ff5722;
    transition: .5s ease;
}


/*=============== comment =============*/

.single-comment {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 32px;
    padding-left: 80px;
}

.single-comment .img-holder {
    left: 0;
    position: absolute;
    top: 0;
}

.single-comment .text-holder {
    border: 1px solid #f4f4f4;
    padding: 20px;
}

.single-comment .text-holder .top {
    margin: 0 0 8px;
    overflow: hidden;
}

.single-comment .rating {
    margin-top: -4px;
    padding-left: 20px;
}

.single-comment .rating li {
    display: inline-block;
    margin-right: 3px;
}

.single-comment .rating i {
    color: #ff5722;
    font-size: 14px;
}

.single-comment .text-holder p {
    margin: 0 0 15px;
}

.single-comment .text-holder .reply {
    color: #ab7442;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}


/*==feedback======*/

.feedback {
    padding-bottom: 30px;
}

.feedback p {
    margin-bottom: 5px;
}

.feedback .rating {
    display: inline-block;
    margin: 0 0px;
    border-left: 1px solid #d6d6d6;
    padding-right: 10px;
    padding-left: 10px;
}

.feedback .rating:first-child {
    padding-left: 0px;
    border: 0px;
}

.feedback .rating li {
    display: inline-block;
}

.feedback .rating li a i {
    color: #d6d6d6;
    transition: all 500ms ease;
    font-size: 14px;
}

.feedback .rating.active li i,
.feedback .rating:hover i {
    color: #ff5722;
}


/*** 

====================================================================
  clients-section
====================================================================

***/

.clients-section {
    background: #f9f9f9;
    padding: 40px 0 80px;
}

.clients-section .owl-carousel .owl-stage-outer {
    padding-top: 40px;
}


/*** 

====================================================================
  Main Footer
====================================================================

***/

.main-footer {
    position: relative;
    background: #EAE9DC;
    padding: 25px 0 80px;
}

.main-footer .about-column .default_link {
    text-transform: uppercase;
    color: #ff5722;
    font-weight: 700;
    transition: .5s ease;
}

.main-footer .about-column .default_link:hover {
    transition: .5s ease;
    color: #ff5722;
}

.main-footer .about-column .default_link i {
    font-size: 11px;
}

.main-footer .footer-widget {
    margin-top: 18px;
}

.main-footer .section-title {
    margin-bottom: 40px;
}

.main-footer .section-title:before {
    display: none;
}

.main-footer .section-title h4 {
    color: #020202;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 0;
}

.main-footer .footer-logo {
    margin-bottom: 40px;
    padding-top: 5px;
}


/*column*/


/*newsletter*/

form {
    font-family: Arial;
}

.newsletter {
    padding: 8px 21px;
    background-color: #C0B283;
    width: 100%;
}

input[type=text],
input[type=submit] {
    width: 76%;
    padding: 2px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-top: 16px;
}

input[type=submit] {
    background-color: #12B88C;
    color: white;
    border: none;
}

input[type=submit]:hover {
    opacity: 0.8;
}


/*============ about-column =================*/

.main-footer .about-column .text {
    margin-bottom: 20px;
}

.about-column li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    color: #999;
    line-height: 26px;
    margin-bottom: 14px;
}

.about-column li span {
    font-size: 18px;
    color: #ff5722;
    position: absolute;
    left: 0;
    top: 6px;
}


/*============ link-column =================*/

.main-footer .link-column li {
    position: relative;
    margin-bottom: 16px;
}

.main-footer .link-column li a {
    position: relative;
    margin-left: 15px;
    color: #999;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.main-footer .link-column li a:hover {
    color: #ff5722;
}

.main-footer .link-column li a:before {
    content: "\f0dd";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: -19px;
    top: 0px;
    transform: rotate(-90deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.main-footer .link-column li a:hover:before {
    color: #ff5722;
    transition: .5s ease-in-out;
}

.main-footer .link-column li a:after {
    content: '';
    position: absolute;
    left: 0px;
    background: transparent;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transition: .5s ease-in-out;
}

.main-footer .link-column li a:hover:after {
    background-color: #ff5722;
    transition: .5s ease;
}


/*============ post-column =================*/

.main-footer .post-column .post {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #363636;
}

.main-footer .post-column .post:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.main-footer .post-column .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
}

.main-footer .post-column h5 {
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #999;
    line-height: 26px;
}

.main-footer .post-column .post-info {
    color: #949494;
    font-size: 15px;
}


/*============ contact-column =================*/

.main-footer .contact-column {
    position: relative;
}

.main-footer .contact-column .contact-info {
    margin-top: 20px;
}

.main-footer .contact-column .contact-info li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    color: #999;
    line-height: 26px;
    margin-bottom: 20px;
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
}

.main-footer .contact-column .contact-info li span {
    color: #949494;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}

.main-footer .contact-column .contact-info li i {
    font-size: 18px;
    color: #ff5722;
    position: absolute;
    left: 0;
    top: 6px;
}

.main-footer .contact-column .social-icon {
    text-align: center;
    padding-top: 6px;
}


/*===========footer bottom ================*/

.footer-bottom {
    background: #2b2b2b;
    border-top: 1px solid #363636;
    padding: 21px 0;
}

.footer-bottom .copy-text {
    color: #949494;
    font-size: 14px;
}

.footer-bottom .copy-text a {
    color: #ff5722;
    font-size: 14px;
}

.footer-bottom a {
    color: #ff5722;
    font-size: 16px;
    transition: .3s ease;
}


/************************** 
* Inner Banner styles 
***************************/

.inner-banner {
    margin-top: -102px;
    position: relative;
    background: #a0a19b url(../assets/images/inner-page-banner.JPG);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed !important;
    background-position: top -132px center;
}

.inner-banner:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(1, 86, 66, 0.8);
}

.inner-banner h1 {
    margin: 0;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 42px;
    color: #fff;
    padding-top: 50px;
    font-size: 32px;
}

.inner-banner .box {
    position: relative;
    display: block;
    height: 188px;
    width: 100%;
    margin-top: 100px;
    text-align: center;
}

.breadcumb-wrapper {
    padding: 12px 0;
}

.breadcumb-wrapper ul,
.breadcumb-wrapper li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
}

.breadcumb-wrapper ul.link-list li a {
    color: #6b1900;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    transition: .3s ease;
}

.breadcumb-wrapper ul.link-list li a:hover {
    color: #ffffff;
}

.breadcumb-wrapper ul.link-list li a:hover {
    transition: .3s ease;
}

.breadcumb-wrapper ul.link-list li a i {
    margin-right: 7px;
}

.breadcumb-wrapper ul.link-list li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    margin: 0 10px;
}

.breadcumb-wrapper a.get-qoute {
    text-transform: uppercase;
    font-weight: 700;
    color: #ff5722;
    font-size: 14px;
}

.breadcumb-wrapper a.get-qoute i {
    margin-left: 7px;
    color: #ff5722;
    margin-right: 7px;
    font-size: 14px;
}


/***
==============================
   Team Member styles
============================== 
***/

.team-style-1 {
    position: relative;
}

.team-style-1 .section-title .thm-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.team-style-1 .section-title:before {
    display: none;
}

.team-style-1 .single-team-member .img-box {
    position: relative;
    overflow: hidden;
    display: block;
}

.team-style-1 .single-team-member .img-box img {
    transition: all 0.5s ease;
    transform: scale(1);
}

.team-style-1 .single-team-member {
    position: relative;
    margin-bottom: 50px;
    display: inline-block;
}

.team-style-1 .single-team-member:before {
    pointer-events: none;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 0%;
    right: 0;
    opacity: 0;
    background: #f7f7f7;
    transition: .7s ease;
}

.team-style-1 .single-team-member:hover:before {
    opacity: 1;
    height: 100%;
    transition: .7s ease;
}

.team-style-1 .single-team-member .img-box .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    transform: scale(0.7, 0);
    transition: .5s ease-in-out;
}

.team-style-1 .single-team-member:hover .img-box .overlay {
    transform: scale(1, 1);
    transition: .5s ease-in-out;
}

.team-style-1 .single-team-member .inner-box {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
}

.team-style-1 .single-team-member .social {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    transition: .2s cubic-bezier(0.4, 0, 1, 1);
}

.team-style-1 .single-team-member .social li {
    padding: 0;
    margin: 0 3px;
}

.team-style-1 .single-team-member .social li a {
    color: #ffffff;
    transition: color .4s ease;
    font-size: 14px;
}

.team-style-1 .single-team-member .img-box .overlay ul li a {
    height: 42px;
    width: 42px;
    background: #fff;
    color: #999;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    transition: .5s ease;
    margin-right: 8px;
}

.team-style-1 .single-team-member .img-box .overlay ul li a:hover {
    transition: .5s ease;
    color: #fff;
    background-color: #ff5722;
}

.team-style-1 .single-team-member .img-box .overlay ul li:last-child a {}

.team-style-1 .single-team-member h4 {
    color: #303030;
    margin-top: 12px;
    margin-bottom: 6px;
}

.team-style-1 .single-team-member .author-info {
    position: relative;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    padding: 15px 20px;
}

.team-style-1 .single-team-member p {
    color: #ff5722;
    transition: .5s ease;
    margin-bottom: 8px;
}

.team-style-1 .single-team-member .text {
    margin-top: 15px;
}

.team-style-1 .single-team-member ul {
    padding-top: 10px;
}

.team-style-1 .single-team-member ul li {
    color: #949494;
    margin: 4px 0;
}

.team-style-1 .single-team-member ul li a {
    color: #949494;
}

.team-style-1 .single-team-member .author-info ul li i {
    font-size: 14px;
    margin-right: 10px;
    color: #ff5722;
    border-radius: 1px;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px;
}


/***
==============================
   Team-style-2
============================== 
***/

.team-style-2 {
    background: #2b2b2b;
}

.team-style-2 .section-title h2 {
    color: #fff;
}

.team-style-2 .inner-box:hover .overlay3 {
    height: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.team-style-2 .item {
    margin-bottom: 30px;
    text-align: center;
}

.team-style-2 .author h4 {
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0px 10px;
    color: #fff;
}

.team-style-2 .author p {
    color: #ff5722;
}

.team-style-2 .social-icon li a {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 42px;
    margin: 0 5px;
}

.team-style-2 .social-icon li a:hover {
    color: #fff;
    background: #ff5722;
    border-color: #ff5722;
}


/*===== team style-3 ===========*/

.team-style-3 {
    position: relative;
}

.team-style-3 .section-title .thm-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.team-style-3 .section-title:before {
    display: none;
}

.team-style-3 .single-team-member .img-box {
    position: relative;
    overflow: hidden;
    display: block;
}

.team-style-3 .single-team-member .img-box {
    transition: all 0.5s ease;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: 1px solid #f4f4f4;
}

.team-style-3 .single-team-member .img-box img {
    width: 190px;
    height: 190px;
    border-radius: 50%;
    margin: 15px;
}

.team-style-3 .single-team-member {
    position: relative;
    margin-bottom: 50px;
    display: inline-block;
}

.team-style-3 .single-team-member .img-box .overlay {
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.70);
    transition: .5s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.team-style-3 .single-team-member:hover .img-box .overlay {
    opacity: 1;
    visibility: visible;
    transition: .5s ease-in-out;
}

.team-style-3 .single-team-member .inner-box {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.team-style-3 .single-team-member .social {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    transition: .2s cubic-bezier(0.4, 0, 1, 1);
}

.team-style-3 .single-team-member .social li {
    padding: 0;
    margin: 0 3px;
    display: inline-block;
}

.team-style-3 .single-team-member .social li a {
    color: #ffffff;
    transition: color .4s ease;
    font-size: 14px;
}

.team-style-3 .single-team-member .img-box .overlay ul li a {
    height: 42px;
    width: 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    background: transparent;
    text-align: center;
    line-height: 44px;
    transition: .5s ease;
}

.team-style-3 .single-team-member .img-box .overlay ul li a:hover {
    color: #ff5722;
    transition: .5s ease;
}

.team-style-3 .single-team-member .img-box .overlay ul li:last-child a {}

.team-style-3 .single-team-member h4 {
    color: #303030;
    margin-top: 20px;
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: 700;
}

.team-style-3 .single-team-member .author-info {
    position: relative;
    overflow: hidden;
}

.team-style-3 .single-team-member p {
    color: #ff5722;
    transition: .5s ease;
    margin-bottom: 8px;
}

.team-style-3 .single-team-member .text {
    margin-top: 15px;
}

.team-style-3 .single-team-member ul {
    padding-top: 10px;
}

.team-style-3 .single-team-member ul li {
    color: #949494;
    margin: 4px 0;
}

.team-style-3 .single-team-member ul li a {
    color: #949494;
}

.team-style-3 .single-team-member .author-info ul li i {
    font-size: 14px;
    margin-right: 10px;
    color: #ff5722;
    border-radius: 1px;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px;
}


/***
==============================
   faq-section styles
============================== 
***/

.faq-section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.faq-section .accordion-box {
    margin-bottom: 50px;
}

.faq-section .accordion-box .accordion .acc-content {
    padding: 17px 20px;
}

.faq-section .category-style-one {
    position: relative;
    margin-left: 30px;
}

.faq-section .category-style-one .inner-title h4 {
    font-size: 20px;
    padding: 20px 30px;
    background: #f7f7f7;
    text-transform: uppercase;
    font-weight: 700;
}

.faq-section .category-style-one ul {
    border: 1px solid #f4f4f4;
    padding: 0 30px;
}

.faq-section .category-style-one ul li {
    border-bottom: 1px solid #eaeaea;
    margin: 0;
    padding-bottom: 0px;
}

.faq-section .category-style-one ul li:last-child {
    border-bottom: 0px;
}

.faq-section .category-style-one ul li a {
    position: relative;
    font-weight: normal;
    color: #949494;
    position: relative;
    width: 100%;
    transition: .5s ease;
    line-height: 54px;
    display: block;
}

.faq-section .category-style-one ul li a:hover {
    color: #ff5722;
    transition: .5s ease;
}

.faq-section .category-style-one ul li a span {
    position: absolute;
    right: 0;
    top: 3px;
}


/***
==============================
   faq-section2 styles
============================== 
***/

.faq-section2 .accordion-box {
    margin-bottom: 50px;
}

.faq-section2 h2 {
    margin-bottom: 20px;
    line-height: 40px;
}

.faq-section2 .accordion-box .accordion .acc-content {
    padding: 12px 20px;
}

.faq-section2 .accordion .acc-btn p {
    color: #fff;
}

.faq-section2 .accordion .acc-btn {
    border: 1px solid rgba(244, 244, 244, 0.2);
}

.faq-section2 .default-form-area {
    background: #f7f7f7;
    border: 1px solid #f4f4f4;
    padding: 30px 30px 10px;
    margin-bottom: 50px;
}

.faq-section2 .default-form input[type="text"],
.faq-section2 .default-form input[type="email"],
.faq-section2 .default-form input[type="password"],
.faq-section2 .default-form input[type="number"],
.faq-section2 .default-form select,
.faq-section2 .default-form textarea {
    background: transparent;
    border-color: #e2e2e2;
    border-radius: 25px;
    padding: 12px 20px;
}

.faq-section2 .default-form textarea {
    height: 130px;
}

.faq-section2 .default-form .thm-btn {
    width: 100%;
}


/***
==============================
   volunteer styles
============================== 
***/

.volunteer {
    position: relative;
}

.volunteer p {
    margin-bottom: 15px;
}

.volunteer .default-form textarea {
    height: 132px;
}

.feature-style-one {
    margin-bottom: 55px;
}

.feature-style-one .section-title2 h3 {
    position: relative;
    margin-bottom: 20px;
}

.list-style-one li {
    position: relative;
    font-size: 16px;
    color: #949494;
    padding-left: 30px;
    margin-bottom: 15px;
    font-family: 'Roboto-light';
}

.list-style-one li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    height: 5px;
    width: 5px;
    background: #ff5722;
    transform: rotate(-45deg)
}

.list-style-one li span {
    color: #303030;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
}


/***
==============================
   Contact styles
============================== 
***/

.contact {
    position: relative;
}

.contact .content {
    border: 2px solid #f4f4f4;
    padding: 23px 28px;
    margin-bottom: 50px;
}

.contact .contact-info {
    margin-top: 20px;
}

.contact .contact-info li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    color: #999;
    line-height: 26px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 15px;
}

.contact .contact-info li span {
    color: #ff5722;
}

.contact .contact-info li i {
    font-size: 18px;
    color: #ff5722;
    position: absolute;
    left: 0;
    top: 6px;
}

.contact .social-icon {
    padding-top: 6px;
}

.contact .default-form-area {
    /* border: 2px solid #f4f4f4; */
    /* padding: 28px 28px 0; */
    margin-bottom: 50px;
}

.contact .default-form textarea {
    height: 170px;
}


/*** 

====================================================================
  google map Section
====================================================================

***/

.home-google-map #contact-google-map {
    width: 100%;
    height: 450px;
}

.home-google-map2 #contact-google-map {
    width: 100%;
    height: 330px;
}

.home-google-map .gmnoprint {
    display: none;
}


/*============== datepicker ======================*/

#ui-datepicker-div.ui-widget-content {
    border: 1px solid #c5c5c5;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
    color: #252525;
    font-family: "Roboto Slab", sans-serif;
    font-size: 14px;
    border-radius: 0px;
    padding: 5px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background: #ff5722 none repeat scroll 0 0;
    border: 2px solid #ff5722;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border-radius: 30%;
    height: 20px;
    position: absolute;
    top: 7px;
    width: 20px;
    transition: all 500ms ease;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
    right: 5px;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    top: 7px;
    background: #fff;
    border: none;
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 13px;
    margin: 0 0 0.4em;
    width: 100%;
}

.ui-datepicker th {
    border: medium none;
    font-weight: 600;
    padding: 2px 3px;
    text-align: center;
}

.ui-datepicker-calendar .ui-state-default {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #252525;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 25px;
    margin-bottom: 5px;
    padding: 4px 2px;
    text-align: center;
    transition: all 500ms ease;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active {
    background: #ff5722;
    color: #fff;
    border-color: #ff5722;
}

.default-form.style-5 .form-group i {
    position: absolute;
    right: 15px;
    top: 16px;
}


/*============ event-filter ===================*/

.event-filter {
    background: #f7f7f7;
    padding: 25px 20px 0;
    margin-bottom: 48px;
}

.event-filter .tab-buttons {
    margin-bottom: 30px;
}

.event-filter .tab-buttons li {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #303030;
    padding: 0 20px;
    cursor: pointer;
    padding-right: 15px;
}

.event-filter .tab-buttons li:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #f4f4f4;
    left: 0;
    top: 5px;
}

.event-filter .tab-buttons li:after {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
    left: 3px;
    top: 8px;
}

.event-filter .tab-buttons li.active-btn:after {
    background: #ff5722;
}

.event-filter .tab-buttons li.active-btn:before {
    border-color: #ff5722;
}

.event-section .event-left-column {
    position: relative;
}

.event-section .event-left-column:before {
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #f4f4f4;
}

.event-section.no-padd.style-3 {
    padding: 0;
}

.default-form.style-5 .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    background: #fff;
}

.default-form.style-5 .select-box .btn:after {
    color: #000;
}

.default-form.style-5 .thm-btn {
    padding: 0 20px;
    line-height: 38px;
}


/*============ even-single ============*/

.single-event .content {
    padding: 30px 0px 20px;
}

.single-event .section-title {
    margin-bottom: 30px;
}

.single-event .content .text h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.single-event .content .text p {}

.single-event .section-title2 h3 {
    margin-bottom: 30px;
}

.single-event .event-schedule {
    padding: 30px;
    border: 1px solid #f4f4f4;
    margin-bottom: 50px;
}

.single-event .event-timeline {
    border: 1px solid #f4f4f4;
    padding: 30px 30px 10px;
    margin-bottom: 60px;
}

.single-event .event-timeline li {
    padding-bottom: 14px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 14px;
    line-height: 26px;
}

.single-event .event-timeline li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.single-event .event-timeline li i {
    color: #ff5722;
    margin-right: 10px;
}

.single-event .event-timeline li b {
    color: #303030;
}

.single-event .list2 {
    margin-top: 25px;
}

.single-event .list2 li {
    padding-bottom: 12px;
}

.single-event .list2 li i {
    padding-right: 10px;
    color: #ff5722;
}

.single-event .donator .caption {
    text-align: center;
}

.single-event .donator .caption h5 {
    margin: 20px 0 5px;
    font-size: 16px;
}

.single-event .donator .caption p {
    color: #ff5722;
}


/*share*/

.single-event .share {
    position: relative;
    padding: 20px 30px 8px;
    margin-bottom: 70px;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.single-event .share .tag-box span {
    font-size: 14px;
    color: #3F3E3E;
}

.single-event .share .tag-box a {
    color: #ff5722;
    font-size: 15px;
    transition: .3s ease;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.single-event .share .tag-box a:hover {
    color: #ff5722;
    transition: .3s ease;
}

.single-event .share .social-box span {
    color: #252525;
    margin-right: 13px;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
}

.single-event .share .social {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2.5px;
}

.single-event .share .social>li {
    padding-right: 0;
    margin: 0;
    padding-left: 0;
}

.single-event .share .social a {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    color: #BCBCBC;
    text-align: center;
    margin: 0 3px;
    border: 1px solid #eee;
    display: block;
    line-height: 38px;
    transition: all 0.5s ease;
}

.single-event .share .social a:hover {
    color: #ffffff;
    background: #ff5722;
    border-color: #ff5722;
}

.single-event .share .tag-box li {
    margin: 0;
    display: inline-block;
    font-family: 'Roboto Slab', serif;
    color: #303030;
    font-size: 18px;
}

.single-event .share .thm-btn.style-2 {
    top: -6px;
}

.single-event .img-box {
    position: relative;
}

.countdown-timer {
    position: relative;
    bottom: 0px;
    left: 0;
    overflow: hidden;
    right: 0;
    background: #000;
    padding: 15px 0;
}

.countdown-timer .link {
    position: absolute;
    right: 0;
    top: 0;
    padding: 35px;
    background: #ff5722;
}

.countdown-timer .link:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 171px;
    bottom: -37px;
    background: #ff5722;
    left: -70px;
    transform: rotate(27deg);
}

.countdown-timer .link .thm-btn {
    color: #fff;
    border-color: #fff;
}

.countdown-timer li {
    position: relative;
    display: inline-block;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    text-align: center;
    margin: 0 10px;
    border: 2px solid #fff;
    line-height: 24px;
    padding-top: 20px;
}

.countdown-timer li span.days,
.countdown-timer li span.hours,
.countdown-timer li span.minutes,
.countdown-timer li span.seconds {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    display: block;
}

.countdown-timer li span.timeRef {
    position: relative;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}

.event-tab .tab-buttons {
    margin-bottom: 50px;
    background: #f7f7f7;
    padding: 26px 0;
    text-align: center;
}

.event-tab .tab-buttons li {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #303030;
    padding: 0 20px;
    cursor: pointer;
    padding-right: 15px;
}

.event-tab .tab-buttons li:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #f4f4f4;
    left: 0;
    top: 5px;
}

.event-tab .tab-buttons li:after {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
    left: 3px;
    top: 8px;
}

.event-tab .tab-buttons li.active-btn:after {
    background: #ff5722;
}

.event-tab .tab-buttons li.active-btn:before {
    border-color: #ff5722;
}


/************************** 
* Cart Page styles 
***************************/

.cart-section {
    position: relative;
}

.cart-section ul {
    margin: 0;
    padding: 0;
}

.cart-section ul li {
    list-style: none;
}

.cart-section .thm-btn {
    line-height: 46px;
}

.cart-section .sec-pad {
    padding-bottom: 70px;
}

.cart-section .sec-title.medium {
    padding-bottom: 25px;
}

.cart-section .cart-outer {
    position: relative;
}

.cart-section .cart-outer .select-box:before {
    display: none;
}

.cart-section .table-outer {
    position: relative;
    width: 100%;
    overflow-x: auto;
}

.cart-section .cart-table {
    width: 100%;
    min-width: 900px;
}

.cart-table .cart-header {
    position: relative;
    width: 100%;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 7px;
    font-family: "Roboto Slab", sans-serif;
    background: #f7f7f7;
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 20px 15px;
    min-width: 120px;
    font-weight: 700;
    color: #303030;
}

.cart-table thead tr th.prod-column {
    text-align: left;
    padding-left: 40px;
}

.cart-table tbody tr td {
    line-height: 24px;
    padding: 15px 10px;
    min-width: 100px;
    font-size: 16px;
    font-weight: bold;
    color: yellow;
}

.cart-table tbody tr .qty {
    width: 120px;
    padding-right: 20px;
}

.cart-table tbody tr .qty .quantity-spinner {
    background: black;
}

.cart-table tbody tr .prod-column .column-box {
    position: relative;
    min-height: 90px;
    padding-left: 85px;
    padding-top: 20px;
    text-align: left;
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
    position: absolute;
    left: 0px;
    top: 11px;
    padding: 0px;
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%;
}

.cart-table tbody tr .prod-column .column-box h3 {
    font-size: 18px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #303030;
    text-transform: capitalize;
    font-weight: 700;
}

.cart-table tbody tr .sub-total {
    font-weight: 400;
    color: #ff5722;
}

.cart-table tbody tr .remove-btn {
    position: relative;
    font-size: 16px;
    color: yellow;
    line-height: 30px;
    transition: all 500ms ease;
}

.cart-table tbody tr .remove-btn .fa {
    position: relative;
    top: 2px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 30px;
    transition: .5s ease;
}

.cart-table tbody tr .remove-btn:hover {
    color: #ff5722;
    transition: .5s ease;
}

.cart-table tbody tr .remove-btn span:before {
    font-size: 30px;
}

.cart-table tbody tr {
    border-bottom: 1px solid #F7F7F7;
}

.cart-table tbody tr td {
    vertical-align: middle;
}

.cart-table tbody tr td .quantity-spinner {
    line-height: 24px;
    height: 46px;
    text-align: center;
    display: block;
    box-shadow: none;
    width: 100%;
    font-size: 20px;
    position: relative;
    color: #303030;
}

.cart-table tbody .available-info {
    position: relative;
    padding-left: 50px;
    color: #9e9e9e;
    font-size: 14px;
}

.cart-table tbody .available-info .icon {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #ff5722;
    border-radius: 50%;
}

.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    background: #f7f7f7;
    border-color: #f7f7f7;
    padding: 12px 12px;
    text-align: center;
}

.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical i {
    color: #999;
    left: 6px;
    top: 7px;
    font-size: 10px;
}

.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical i:hover {
    color: #ff5722;
}

.cart-table tbody tr .qty .quantity-spinner {
    background: #fff;
    border: none;
    border-radius: 40px;
}

.cart-section .apply-coupon {
    position: relative;
}

.cart-section .apply-coupon .form-group {
    position: relative;
    float: left;
    margin-right: 20px;
}

.cart-section .apply-coupon .form-group input[type="text"] {
    display: block;
    line-height: 24px;
    padding: 10px 15px;
    border-radius: 3px;
    width: 230px;
    background: none;
    border: 1px solid #fff;
    font-weight: 500;
    outline: none;
    height: 50px;
}

.cart-section .estimate-form {
    position: relative;
}

.cart-section h3 {
    font-size: 24px;
    margin-bottom: 30px;
}

.cart-section .estimate-form .row {
    margin-left: -7px;
    margin-right: -7px;
}

.cart-section .estimate-form .row .form-group {
    padding: 0px 7px;
    margin-bottom: 25px;
}

.cart-section .totals-table {
    position: relative;
    border: 2px solid #f4f4f4;
}

.cart-section .totals-table .col {
    position: relative;
    display: block;
    font-size: 17px;
    float: left;
    padding: 14.5px 15px;
    line-height: 24px;
    width: 50%;
}

.cart-section .totals-table .col-title {
    font-size: 16px;
    color: #303030;
    border-right: 1px solid #f4f4f4;
    font-weight: 400;
    font-family: "Roboto Slab", sans-serif;
}

.cart-section .totals-table li {
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}

.cart-section .totals-table li:last-child {
    border-bottom: none;
}

.cart-section .update-cart-box {
    padding-top: 40px;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
    border: none;
    top: 2px;
    right: 20px;
}

.cart-section .estimate-form .select-box .btn-group.bootstrap-select {
    width: 100%;
    outline: none;
}

.cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn {
    font-size: 14px;
    text-transform: capitalize;
    border: none;
    outline: none;
    border-radius: 0;
}

.cart-section .estimate-form .select-box .dropdown-menu {
    padding: 0;
    border-radius: 0;
}

.cart-section .estimate-form .select-box .dropdown-menu>li>a {
    padding: 8px 15px;
    color: #ff5722;
    transition: all .3s ease;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
    color: #ff5722;
    transition: all .3s ease;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
    font-size: 13px;
    color: #ff5722;
}

.cart-section .estimate-form h3 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 40px;
    margin-top: 80px;
}

.cart-section .cart-total h3 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 80px;
}

.cart-section .cart-total .thm-btn {
    margin-top: 30px;
}

.cart-section .estimate-form input {
    width: 100%;
    border: 2px solid yellow;
    outline: none;
    height: 50px;
    padding-left: 15px;
    font-family: "Roboto Slab", serif;
}

.cart-section .qty .input-group {
    width: 74px;
    background: #fff;
    height: 50px;
    overflow: hidden;
    border: 2px solid #f4f4f4;
}

.cart-section .thm-btn.update-cart {
    border: 2px solid black;
    background-color: transparent;
}

.cart-table tbody tr td,
.cart-table tbody tr .remove-btn {
    color: #9e9e9e;
    font-weight: normal;
}

.cart-section .thm-btn.update-cart {
    color: #303030;
    border-color: #F7F7F7;
    text-shadow: none;
}

.cart-section .apply-coupon .form-group input[type="text"] {
    border: 2px solid #F7F7F7;
    text-transform: uppercase;
    font-size: 14px;
}

.cart-section .estimate-form input {
    border-color: #f4f4f4;
}

.cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn {
    background: #fff;
    color: #9f9f9f;
    border-color: #F7F7F7;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
    color: #9f9f9f;
}

.cart-table tbody tr .prod-column .column-box {
    margin-left: 15px;
}

.cart-section .thm-btn.update-cart:hover {
    background: #ff5722;
    color: #fff;
}

.cart-table tbody tr td {
    padding: 10px 10px 10px;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
    color: #999;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
    color: #fff;
}


/*** 
=============================================
    Checkout Area style
=============================================
***/

.checkout-area {
    padding-bottom: 100px;
    padding-top: 80px;
}

.checkout-area .section-title2 h3 {
    margin-bottom: 30px;
}

.checkout-area .exisitng-customer {
    border: 1px solid #f7f7f7;
    display: block;
    padding: 20px 28px 21px;
    position: relative;
    margin-bottom: 20px;
}

.checkout-area .exisitng-customer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #ff5722;
    content: "";
}

.checkout-area .exisitng-customer h5 {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
}

.checkout-area .exisitng-customer h5 a {
    color: #ff5722;
    display: inline-block;
    padding-left: 15px;
}

.checkout-area .coupon {
    border: 1px solid #f7f7f7;
    display: block;
    padding: 20px 28px 21px;
    position: relative;
    margin-bottom: 60px;
}

.checkout-area .coupon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #ff5722;
    content: "";
}

.checkout-area .coupon h5 {
    color: #252525;
    font-size: 16px;
    font-weight: 300;
}

.checkout-area .coupon h5 a {
    color: #ff5722;
    display: inline-block;
    padding-left: 15px;
}

.checkout-area .form form .field-label {
    color: #303030;
    font-family: "Roboto Slab", Sans-serif;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 8px;
    font-size: 15px;
}

.checkout-area .form form .field-input input[type="text"] {
    border: 2px solid #f7f7f7;
    color: #9a9a9a;
    display: block;
    font-size: 16px;
    height: 48px;
    margin-bottom: 25px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.checkout-area .form form .field-input input[type="text"]:focus {
    border: 2px solid #ff5722;
}

.checkout-area .create-acc .checkbox {
    margin: 7px 0 0;
}

.checkout-area .create-acc .checkbox label {
    color: #ff5722;
    font-weight: 300;
    font-size: 16px;
}

.checkout-area .create-acc .checkbox input {
    margin-top: 3px;
}

.checkout-area .shipping-info input[type="checkbox"] {
    cursor: pointer;
    display: inline-block;
    margin: 0 0 0 40px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

.checkout-area .form form .field-input textarea {
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 16px;
    height: 124px;
    margin-bottom: 28px;
    padding: 10px 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.checkout-area .form form .field-input textarea:focus {
    border-color: #ff5722;
}

.checkout-area .bottom {
    padding-top: 70px
}

.checkout-area .table .sec-title-two {
    padding-bottom: 32px;
}

.checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}

.checkout-area .table .cart-table {
    min-width: auto;
    width: 100%;
}

.checkout-area .table .cart-table .cart-header {
    background: #f7f7f7;
    color: #303030;
    font-size: 18px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    font-weight: 400;
}

.checkout-area .table .cart-table thead tr th {
    font-weight: 400;
    line-height: 24px;
    min-width: 110px;
    padding: 19px 30px 17px;
}

.checkout-area .table .cart-table thead tr th.product-column {
    padding-left: 30px;
    text-align: left;
}

.checkout-area .table .cart-table tbody tr {
    border-bottom: 1px solid #f7f7f7;
}

.checkout-area .table .cart-table tbody tr td {
    vertical-align: middle
}

.checkout-area .table .cart-table tbody tr td {
    min-width: 75px;
    padding: 21px 30px;
    padding-right: 0px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
    min-height: 70px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
    width: 70px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb,
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
    display: table-cell;
    vertical-align: middle;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
    padding-left: 20px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.checkout-area .table .cart-table tbody tr .qty {
    padding-right: 30px;
    width: 83px;
}

.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
    float: right;
    width: 40px;
}

.checkout-area .table .cart-table tbody tr .qty .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    box-shadow: none;
    color: #252525;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 34px;
    padding: 6px 0;
    text-align: center;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
}

.checkout-area .table .cart-table tbody tr .qty .btn-default {
    background-color: #ff5722;
    border-color: #ff5722;
    color: #fff;
    display: none;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px;
}

.checkout-area .table .cart-table tbody tr td.price {
    color: #ff5722;
    font-size: 16px;
    font-weight: 300;
}

.cart-total .sec-title-two {
    padding-bottom: 32px;
}

.cart-total-table {
    border: 2px solid #ebebeb
}

.cart-total-table li {
    border-bottom: 1px solid #ebebeb
}

.cart-total-table li:last-child {
    border-bottom: none
}

.cart-total-table li span.col.col-title {
    border-right: 1px solid #ebebeb;
    color: #303030;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Roboto Slab', serif;
    padding: 10px 18px;
    position: relative;
    width: 50%;
}

.cart-total-table li span.col {
    color: #9a9a9a;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%;
}

.cart-total-table li span.col b {
    color: #ff5722;
    font-weight: 300;
    text-decoration: underline;
}

.cart-total .payment-options {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 30px;
    overflow: hidden;
    padding: 23px 20px 35px;
}

.cart-total .payment-options .option-block {
    margin-bottom: 14px
}

.cart-total .payment-options .option-block .checkbox {
    margin: 0 0 5px;
    font-size: 16px;
}

.cart-total .payment-options .option-block .checkbox label {
    font-weight: 400;
    min-height: 20px;
    padding-left: 20px;
}

.cart-total .payment-options .option-block .checkbox label input {
    top: 0;
}

.cart-total .payment-options .option-block .checkbox label span {
    color: #303030;
    padding-left: 5px;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
}

.cart-total .payment-options .option-block .checkbox label span b {
    color: #ff5722;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    padding-left: 25px;
    text-decoration: underline;
}

.cart-total .payment-options .option-block .text {
    padding-left: 30px;
}

.cart-total .payment-options .option-block .text p {
    margin: 0;
    line-height: 28px;
}

.placeorder-button button {}

.placeorder-button button:hover {}


/*about video*/

.about-video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/video-thumb.jpg) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .about-video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/video-thumb.jpg) no-repeat center center /cover;
}

.about-video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.about-video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.about-video a img {
    height: 60px;
}

.about-video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.about-video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

/* Story video */
.story-video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/merina1.webp) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .story-video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/merina1.webp) no-repeat center center /cover;
}

.story-video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.story-video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.story-video a img {
    height: 60px;
}

.story-video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.story-video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

/* molla video */
.molla-video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/molla.png) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .molla-video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/molla.png) no-repeat center center /cover;
}

.molla-video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.molla-video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.molla-video a img {
    height: 60px;
}

.molla-video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.molla-video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

/* CSAW COVER VIDEO */
.csaw-video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/csaw_cover.png) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .csaw-video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/csaw_cover.png) no-repeat center center /cover;
}

.csaw-video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.csaw-video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.csaw-video a img {
    height: 60px;
}

.csaw-video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.csaw-video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

/* RVT COVER VIDEO */
.rvt1_video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/rvt_cover.webp) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .rvt1_video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/rvt_cover.webp) no-repeat center center /cover;
}

.rvt1_video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.rvt1_video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.rvt1_video a img {
    height: 60px;
}

.rvt1_video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.rvt1_video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

.rvt2_video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/clp_fera2.webp) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .rvt2_video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/clp_fera2.webp) no-repeat center center /cover;
}

.rvt2_video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.rvt2_video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.rvt2_video a img {
    height: 60px;
}

.rvt2_video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.rvt2_video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}


/* Build CLC AND SCR COVER */
.cover-video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/video-thumb.jpg) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .cover-video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/journey.webp) no-repeat center center /cover;
}

.cover-video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.cover-video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.cover-video a img {
    height: 60px;
}

.cover-video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.cover-video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

/* curriculum video */
.curriculum-video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/video-thumb.jpg) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .curriculum-video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/cover.webp) no-repeat center center /cover;
}

.curriculum-video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.curriculum-video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.curriculum-video a img {
    height: 60px;
}

.curriculum-video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.curriculum-video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

/* news-coverage video */
.newsCover-video {
    -ms-flex-preferred-size: calc(100% * (4/12));
    flex-basis: calc(100% * (4/12));
    background: url(../assets/images/video-thumb.jpg) no-repeat center center /cover;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.introduction-wrap .newsCover-video {
    -ms-flex-preferred-size: calc(100% * (7/12));
    flex-basis: calc(100% * (7/12));
    background: url(../assets/images/news-coverage/atn_news_youtube_cover.png) no-repeat center center /cover;
}

.newsCover-video:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(0, 20, 15, 0.68);
}

.newsCover-video a {
    margin: auto;
    display: block;
    border-radius: 50%;
    position: relative;
}

.newsCover-video a img {
    height: 60px;
}

.newsCover-video a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 0s infinite;
    animation: scaling 2000ms linear 0s infinite;
}

.newsCover-video a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    -webkit-animation: scaling 2000ms linear 1s infinite;
    animation: scaling 2000ms linear 1s infinite;
}

/*** 
=============================================
     shop style
=============================================
***/

.shop {
    position: relative;
}

.shop .column {
    padding-top: 10px;
    position: relative;
    top: -10px;
    margin-bottom: 30px;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.shop .column:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.shop .hover-effect {
    margin-bottom: 15px;
    padding-top: 10px;
    transition: .5s ease;
}

.shop .hover-effect:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: .5s ease-in-out;
}

.single-shop-item .img-box {
    position: relative;
    overflow: hidden;
    transition: .5s ease;
    background: #f7f7f7;
    text-align: center;
}

.single-shop-item:hover .img-box {
    transition: .5s ease;
}

.single-shop-item .img-box .offer-box {
    position: absolute;
    top: 10px;
    left: 10px;
}

.single-shop-item .img-box .offer-box .inner {
    position: relative;
}

.single-shop-item .img-box .offer-box .inner:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 0;
    height: 0;
    background-color: transparent;
    border-bottom: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-top: 35px solid #ab7442;
    border-left: 35px solid #ab7442;
    border-right: 35px solid transparent;
}

.single-shop-item .img-box .offer-box .inner span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    transform: rotate(-45deg);
    line-height: 35px;
    transform-origin: 70% 35%;
}

.single-shop-item .text-box h3,
.single-shop-item .text-box p {
    margin: 0;
}

.single-shop-item .text-box h3 {
    font-size: 18px;
    line-height: 50px;
    color: #1F1F1F;
    margin-top: 10px;
}

.single-shop-item .text-box p {
    font-size: 20px;
    line-height: 24px;
}

.single-shop-item .text-box p i {
    font-size: 18px;
}

.single-shop-item .text-box p span {
    display: inline-block;
    vertical-align: top;
    color: #ab7442;
    font-size: 18px;
    font-weight: 400;
}

.single-shop-item .text-box p del {
    color: #9f9f9f;
    font-size: 14px;
    line-height: 24px;
    vertical-align: super;
    display: inline-block;
    font-weight: normal;
}

.single-shop-item .text-box p del i {
    font-size: 14px;
}

.single-shop-item {
    margin-bottom: 10px;
}

.single-shop-item .content-box a.cart-btn {
    position: relative;
    color: #949494;
    font-size: 14px;
    transition: .7s ease;
}

.single-shop-item .content-box a.cart-btn:hover {
    color: #ff5722;
    transition: .7s ease;
}

.single-shop-item .content-box a.cart-btn:before {
    content: '';
    position: absolute;
    left: 0px;
    background: transparent;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transition: .5s ease-in-out;
}

.single-shop-item .content-box a.cart-btn:hover:before {
    background-color: #ff5722;
}

.single-shop-item .content-box a.cart-btn i {
    margin-right: 6px;
}

.single-shop-item .content-box {
    position: relative;
    border-top: 0px;
}

.single-shop-item .content-box .inner-box {
    padding: 14px 0px 5px;
}

.single-shop-item .content-box .price-box {
    padding: 15px 20px 15px;
}

.single-shop-item .content-box h4 {
    font-size: 16px;
    margin: 0px 0px;
    line-height: 1.4em;
    color: #303030;
    margin-bottom: 6px;
}

.single-shop-item .content-box a,
.single-shop-item .content-boxa:hover {}

.single-shop-item .content-box h4 a {
    color: #252525;
}

.single-shop-item .content-box .rating {
    font-size: 13px;
    color: #ff5722;
    right: 0;
    top: 18px;
    position: absolute;
}

.single-shop-item .content-box .item-price {
    font-size: 16px;
    font-weight: 400;
    color: #ff5722;
    line-height: 24px;
}

.single-shop-item .content-box .item-price del {
    color: #a2a2a2;
    margin-left: 7px;
    font-size: 15px;
}

.single-shop-item .content-box .item-price .strike-through {
    color: #999999;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}


/*============================= Sidebar Style One ==================*/

.sidebar_styleOne .theme_title,
.sidebar_styleTwo .theme_title {
    padding-bottom: 18px;
}

.sidebar_search {
    height: 54px;
    position: relative;
}

.sidebar_search input {
    width: 100%;
    height: 54px;
    border: none;
    border: 1px solid #f1f1f1;
    padding: 0 56px 0 12px;
    color: #9e9e9e;
}

.sidebar_search button {
    width: 54px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #ff5722;
    right: 0;
    color: #fff;
}

.sidebar_categories {
    margin-top: 60px;
}

.sidebar_categories ul {
    margin-top: 22px;
    margin-bottom: 35px;
}

.sidebar_categories ul li {
    line-height: 48px;
    border-bottom: 1px solid #f1f1f1;
}

.sidebar_categories ul li:last-child {
    border: none;
}

.sidebar_categories ul li a {
    font-weight: normal;
    color: #9e9e9e;
    position: relative;
}

.sidebar_categories ul li a:hover {}

.sidebar_categories ul li input[type="checkbox"] {
    float: right;
    position: relative;
    top: 14px;
}

.sidebar_categories ul li a:before {
    content: '\f114';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.sidebar_categories.archive ul li a:before {
    content: "\f00c";
}

.sidebar_categories ul li a:hover {
    color: #ff5722;
}

.recent_news_sidebar .theme_title {
    margin-bottom: 40px;
}

.recent_news_sidebar {
    margin-bottom: 62px;
}

.recent_news_sidebar .single_news_sidebar {
    margin-bottom: 29px;
}

.recent_news_sidebar .img_holder img {
    width: 75px;
    height: 75px;
    border-radius: 5px;
}

.recent_news_sidebar .post {
    padding-left: 26px;
    width: 72%;
    margin-top: -10px;
}

.recent_news_sidebar .post h6 a {
    font-size: 16px;
    color: #272727;
    line-height: 28px;
    font-weight: 900;
    margin-bottom: 2px;
}

.recent_news_sidebar .post p a {
    font-size: 14px;
}

.recent_news_sidebar .post p a i {
    margin-right: 4px;
    font-size: 16px;
}

.recent_news_sidebar .img_holder {
    position: relative;
}

.recent_news_sidebar .img_holder .opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
}

.recent_news_sidebar .img_holder .opacity .icon {
    display: table;
    width: 100%;
    height: 100%;
}

.recent_news_sidebar .img_holder .opacity .icon span {
    display: table-cell;
    vertical-align: middle;
}

.recent_news_sidebar .img_holder .opacity .icon span a {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    line-height: 45px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}

.recent_news_sidebar .single_news_sidebar:hover .opacity {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.sidebar_tags {
    margin: 60px 0 -6px 0;
}

.sidebar_tags ul {}

.sidebar_tags ul li {
    display: inline-block;
    margin: 0;
}

.sidebar_tags ul li a {
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #9e9e9e;
    line-height: 32px;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    padding-right: 20px;
}

.sidebar_tags ul li a:hover {
    color: #ff5722;
}

.single-sidebar.price-ranger .ui-widget-content {
    background: #f7f7f7;
    border: none;
    height: 2px;
}

.single-sidebar.price-ranger .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #303030;
    margin-left: -4px;
    outline: none;
    background: #ff5722;
}

.single-sidebar.price-ranger .ui-slider .ui-slider-range {
    background: #252525;
}

.single-sidebar.price-ranger .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
}

.single-sidebar.price-ranger #slider-range {
    margin-top: 25px;
}

.single-sidebar.price-ranger .ranger-min-max-block {
    margin-top: 20px;
    margin-bottom: 45px;
}

.single-sidebar.price-ranger .ranger-min-max-block input {
    display: inline-block;
}

.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] {
    width: 80px;
    border: none;
    border-radius: 0px;
    text-align: center;
    outline: none;
    line-height: 35px;
    font-size: 14px;
    margin-right: 37px;
    color: #ffffff;
    font-weight: 700;
    background: #ff5722;
    text-transform: uppercase;
    border: 2px solid #ff5722;
}

.single-sidebar.price-ranger .ranger-min-max-block input[type='text'] {
    border: none;
    text-align: center;
    outline: none;
    width: 40px;
    color: #9c9c9c;
    font-weight: 400;
    text-align: right;
}

.single-sidebar.price-ranger .ranger-min-max-block input[type='text'].max {}

.single-sidebar.price-ranger .ranger-min-max-block span {
    color: #9c9c9c;
    font-weight: 400;
}

.best_sellers .theme_title {
    margin-bottom: 36px;
}

.best_sellers .best_selling_item .text {
    padding-left: 20px;
    margin-top: -3px;
}

.best_sellers .best_selling_item .text h4 {
    color: #303030;
}

.best_sellers .best_selling_item .text h6 {
    font-size: 16px;
    font-weight: 700;
    color: #272727;
}

.best_sellers .best_selling_item .text ul li {
    display: inline-block;
    margin-right: 3px;
    font-size: 12px;
    margin-top: 10px;
    color: #ff5722;
}

.best_sellers .best_selling_item .text span {
    display: block;
    margin-top: 10px;
    color: #ff5722;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto';
}

.best_sellers .best_selling_item {
    margin: 20px 0 20px 0;
    padding-bottom: 17px;
}

.best_sellers .best_selling_item.border {
    border-bottom: 1px solid #f7f7f7;
}

.sidebar_styleTwo .sidebar_categories {
    margin-top: 30px;
}

.sidebar_styleTwo .sidebar_tags {
    margin: 19px 0 51px 0;
}


/**/

.carousel .carousel-inner .item img {
    width: 100%;
}


/**/


/*** 
=============================================
   Shop Single area  style
=============================================
***/

.shop-single-area {
    padding-bottom: 80px;
    padding-top: 80px;
}

.product-content-box {
    margin-bottom: 106px;
}

.product-content-box .img-box {
    text-align: center;
}

.product-content-box .flexslider .slides img {
    width: auto;
    display: inline-block;
}

.product-content-box .flexslider {
    background: #f7f7f7 none repeat scroll 0 0;
    border: none;
    padding: 32px 0;
    border-radius: 0;
    margin: 0 50px 10px 0;
    position: relative;
    text-align: center;
}

.product-content-box .flex-viewport {
    border: none;
    max-height: 450px;
    transition: all 1s ease 0s;
}

.product-content-box .flex-control-thumbs {
    margin: 10px 0 0;
    overflow: hidden;
    position: static;
    display: none;
}

.product-content-box .flex-control-thumbs li {
    float: left;
    margin: 0 3% 0 0;
    width: 25%;
}

.product-content-box .flex-control-thumbs img {
    border: medium none;
    cursor: pointer;
    display: block;
    height: auto;
    opacity: 0.6;
    transition: all 1s ease 0s;
    width: 100%;
    border: 3px solid #f7f7f7;
}

.product-content-box .flex-control-thumbs .flex-active {
    cursor: default;
    opacity: 1;
    border: 3px solid #ab7442;
}

.product-content-box .flex-control-thumbs .flex-active:focus {
    outline: none;
}

.product-content-box .content-box {
    margin-left: -50px;
}

.product-content-box .content-box h3 {
    color: #303030;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.product-content-box .content-box del {
    color: #a2a2a2;
    margin-left: 10px;
}

.product-content-box .content-box .review-box {
    margin: 0 0 10px;
}

.product-content-box .content-box .review-box ul li {
    display: inline-block;
    margin-right: 3px;
}

.product-content-box .content-box .review-box ul {
    display: inline-block;
    padding-right: 1px;
}

.product-content-box .content-box .review-box ul li i {
    color: #ff5722;
    font-size: 14px;
}

.product-content-box .content-box span.price {
    color: #ff5722;
    font-size: 22px;
}

.product-content-box .content-box .text {
    margin: 0px 0 0;
    overflow: hidden;
    padding: 24px 0 9px;
}

.product-content-box .content-box .location-box {
    margin: 4px 0 18px;
    position: relative;
}

.product-content-box .content-box .location-box p {
    color: #1f1f1f;
    margin: 0 0 12px;
}

.product-content-box .content-box .location-box form input {
    border: 2px solid #f7f7f7;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    width: 170px;
    transition: all 500ms ease;
}

.product-content-box .content-box .location-box form input:focus {
    border-color: #ff5722;
}

.product-content-box .content-box .location-box form button {
    background: #f7f7f7 none repeat scroll 0 0;
    border: medium none;
    color: #292929;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    left: 178px;
    top: 37px;
    height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 95px;
    margin-left: 6px;
    transition: all 500ms ease;
}

.product-content-box .content-box .location-box form button:hover {
    background: #ff5722;
    color: #fff;
}

.product-content-box .content-box .location-box form span {
    color: #ff5722;
}

.product-content-box .content-box .addto-cart-box {}

.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
    float: left;
    width: 70px;
    margin-right: 20px;
}

.product-content-box .content-box .addto-cart-box .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #eaeaea;
    border-radius: 0 !important;
    box-shadow: none;
    color: #272727;
    display: block;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    padding: 6px 0 8px;
    text-align: center;
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px;
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical>.btn {
    display: block;
    float: none;
    margin-left: -1px;
    max-width: 100%;
    padding: 12px 12px;
    position: relative;
    width: 100%;
}

.product-content-box .content-box .addto-cart-box .btn-default {
    background-color: #efefef;
    border-color: #efefef;
    color: #9e9e9e;
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
    color: #9e9e9e;
    font-weight: normal;
    left: 8px;
    position: absolute;
    top: 7px;
}

.product-content-box .content-box .addto-cart-box button.addtocart {
    margin-left: 25px;
}

.product-tab-box {
    padding: 30px;
    padding-top: 0;
    border: 1px solid #f4f4f4;
}

.product-tab-box .tab-menu {
    border-bottom: 1px solid #f7f7f7;
    margin-top: -50px;
    margin-bottom: 33px;
    position: relative;
    left: -31px;
}

.product-tab-box .tab-menu li {
    display: block;
    float: left;
    margin-bottom: -1px;
}

.product-tab-box .tab-menu li a {
    border: 1px solid transparent;
    border-radius: 0;
    display: block;
    margin-right: 10px;
    padding: 13px 35px;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    background: #f7f7f7;
    transition: all 500ms ease;
}

.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a {
    background: #ff5722;
    color: #fff;
    border-color: #ff5722;
}

.product-tab-box .tab-content {}

.single-review-box {
    margin-bottom: 10px;
    padding-bottom: 32px;
    padding-left: 80px;
    position: relative;
}

.single-review-box .img-holder {
    left: 0;
    position: absolute;
    top: 0;
}

.single-review-box .text-holder {
    border: 1px solid #f4f4f4;
    padding: 20px;
}

.single-review-box .text-holder .top {
    margin: 0 0 8px;
    overflow: hidden;
}

.single-review-box .text-holder .top .review-box ul {
    margin-top: -4px;
    padding-left: 20px;
}

.single-review-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin-right: 3px;
}

.single-review-box .text-holder .top .review-box ul li i {
    color: #ff5722;
    font-size: 14px;
}

.single-review-box .text-holder .top .review-date {
    color: #ab7442;
    margin-top: -5px;
}

.single-review-box .text-holder .text p {
    margin: 0 0 15px;
}

.single-review-box .text-holder .text a.reply {
    color: #ab7442;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-tab-box .tab-content .product-details-content {
    margin-top: -5px;
}

.product-tab-box .tab-content .product-details-content .highlight {
    margin: 42px 0 0;
}

.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
    color: #292929;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto Slab', sans-serif;
    margin: 0 0 28px;
}

.product-tab-box .tab-content .product-details-content .highlight li {
    position: relative;
    padding-bottom: 12px;
    padding-left: 25px;
}

.product-tab-box .tab-content .product-details-content .highlight li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #ab7442;
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 0;
}

.review-form {
    padding-top: 16px;
}

.review-form .sec-title-two {
    padding-bottom: 34px;
}

.review-form .add-rating-box {
    margin: 25px 0 23px;
}

.review-form .add-rating-box .add-rating-title h4 {
    color: #292929;
    font-family: "Roboto Slab", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: none;
}

.review-form .add-rating-box ul li {
    display: inline-block;
    margin: 0 0px;
    border-right: 1px solid #e5e5e5;
    padding: 0 11px;
}

.review-form .add-rating-box ul li:last-child {
    margin-right: 0;
}

.review-form .add-rating-box ul li a i {
    color: #ddd;
    margin-right: 3px;
    transition: all 500ms ease;
    font-size: 14px;
}

.review-form .add-rating-box ul li.active a i,
.review-form .add-rating-box ul li a:hover i {
    color: #ff5722;
}

.review-form form input[type="text"],
.product-tab-box .tab-content .review-form form textarea {
    height: 50px;
    width: 100%;
    border: 1px solid #eaeaea;
    color: #9e9e9e;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 30px;
    transition: all 500ms ease;
}

.review-form form textarea {
    height: 110px;
    padding: 10px 15px;
    margin-bottom: 32px;
}

.review-form .add-rating-box ul li:hover a i {
    opacity: 1;
}

.review-form form input[type="text"]:focus {
    border-color: #ff5722;
}

.review-form form textarea:focus {
    border-color: #ff5722;
}

.related-product {
    border-top: 1px solid #f7f7f7;
    margin-top: 60px;
    padding-top: 56px;
}

.related-product .single-product-item {
    margin-bottom: 0;
}

.product-review-tab .add_your_review .review-title h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    color: #252525;
}

.tab-title-h4 h4 {
    color: #3d3d3d;
    font-size: 20px;
    margin-bottom: 40px;
}


/*** 

====================================================================
  Login / Register Section
====================================================================

***/

.register-section {
    position: relative;
}

.register-section .section-title2 h3 {
    margin-bottom: 30px;
}

.register-section .sec-title {
    margin-bottom: 30px;
}

.register-section .sec-title h2 {
    font-size: 28px;
    padding-bottom: 5px;
    font-weight: 600;
}

.register-section .form-column {
    margin-bottom: 70px;
}

.styled-form {
    position: relative;
}

.styled-form .form-group {
    position: relative;
    margin-bottom: 25px;
    margin-top: 0px;
    font-size: 15px;
    color: #9e9e9e;
}

.styled-form .form-group.social-links-two {
    margin-top: 7px;
}

.styled-form .form-group.register-text {
    margin-top: 15px;
    margin-left: 10px;
}

.checkout-section .styled-form .form-group {
    position: relative;
    margin-bottom: 20px;
}

.styled-form .form-group .check-box {
    line-height: 24px;
    font-size: 15px;
    font-weight: normal;
    padding-top: 5px;
    color: #1f1f1f;
}

.styled-form .form-group .check-box label {
    position: relative;
    top: -1px;
    font-weight: normal;
    padding: 0px;
    font-size: 15px;
    cursor: pointer;
}

.styled-form .pull-left label,
.styled-form .pull-right label {
    cursor: pointer;
    font-weight: 400;
}

.styled-form .pull-left input {
    display: inline-block;
}

.styled-form .form-group .thm-btn {
    line-height: 44px;
}

.styled-form .form-group .adon-icon {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #999999;
    z-index: 2;
}

.styled-form .form-group .field-label {
    display: block;
    color: #1f1f1f;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: 400;
}

.styled-form input[type="text"],
.styled-form input[type="email"],
.styled-form input[type="password"],
.styled-form input[type="tel"],
.styled-form input[type="number"],
.styled-form input[type="url"],
.styled-form select,
.styled-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    line-height: 30px;
    padding: 8px 20px;
    height: 48px;
    border: 1px solid #e0e0e0;
    border-radius: 0px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.checkout-section .styled-form input[type="text"],
.checkout-section .styled-form input[type="email"],
.checkout-section .styled-form input[type="password"],
.checkout-section .styled-form select {
    line-height: 26px;
    height: 44px;
}

.styled-form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: #ffffff url(../images/icons/icon-select.png) right center no-repeat;
    cursor: pointer;
}

.styled-form select option {
    text-indent: 20px;
}

.styled-form textarea {
    resize: none;
    height: 110px;
}

.styled-form input:focus,
.styled-form select:focus,
.styled-form textarea:focus {
    border-color: #ff5722;
}

.styled-form .form-group .theme-btn {
    min-width: 150px;
    text-align: center;
    padding: 10px 30px;
}

.styled-form .forgot {
    font-size: 14px;
}

.social-links-two a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 42px;
    height: 42px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    background: #b2dd4c;
    margin: 0px 0px 0px 15px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.social-links-two a:hover {
    opacity: 0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.social-links-two .facebook {
    background: #3b5998;
}

.social-links-two .twitter {
    background: #33ccfe;
}

.social-links-two .google-plus {
    background: #dd4b39;
}

.shop-sidebar .section-title {
    margin-bottom: 30px;
}

.shop-sidebar .category-style-one {
    position: relative;
}

.shop-sidebar .category-style-one ul {
    margin-bottom: 50px;
    margin-top: -15px;
}

.shop-sidebar .category-style-one ul li {
    border-bottom: 1px solid #eaeaea;
    margin: 0;
    padding-bottom: 0px;
}

.shop-sidebar .category-style-one ul li a {
    font-weight: normal;
    color: #949494;
    position: relative;
    width: 100%;
    transition: .5s ease;
    line-height: 54px;
    display: block;
}

.shop-sidebar .category-style-one ul li a:hover {
    color: #ff5722;
    transition: .5s ease;
}

.shop-sidebar .category-style-one ul li a:before {
    content: "\f105";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    right: 0px;
    top: 0px;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.single-shop-item .overlay {
    background-color: rgba(0, 0, 0, 0.49);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 450ms ease-out 0s;
    transform: rotateY(180deg) scale(0.5, 0.5);
}

.single-shop-item:hover .img-box .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotateY(0deg) scale(1, 1);
}

.single-shop-item .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}

.single-shop-item .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.single-shop-item .img-box .overlay .box .content a i {
    background: #ff5722;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 48px;
    transition: all 500ms ease 0s;
    width: 45px;
}

.single-shop-item .img-box .overlay .box .content a:hover i {
    background: #ff5722;
}

.best_sellers .best_selling_item .img_holder {
    position: relative;
}

.best_sellers .best_selling_item .img_holder a:after {
    position: absolute;
    content: "\f0c1";
    font-family: FontAwesome;
    left: 0px;
    top: 0px;
    text-align: center;
    line-height: 80px;
    width: 100%;
    height: 100%;
    background: rgba(248, 184, 100, 0.9);
    color: #ffffff;
    opacity: 0;
    transition: .5s ease;
}

.best_sellers .best_selling_item .img_holder:hover a:after {
    opacity: 1;
    transition: .5s ease;
}


/*** 

====================================================================
  Testimonial Section One
====================================================================

***/

.testimonial-section-one {
    position: relative;
    padding: 40px 0;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
}

.testimonial-section-one .container-fluid {
    padding: 0px;
}

.slide-item .statement-inner {
    padding-top: 15px;
    list-style:none;
}

.slide-item .statement-inner h4 {
    max-width: 700px;
}

.slide-item .statement-inner:before {
    top: 0;
    color: #6b1900;
}

.slide-item .statement-inner::after {
    color: #6b1900;
    top: 45px;
    bottom: initial;
}

.slide-item .statement-inner span {
    text-transform: uppercase;
    font-size: 16px;
}

.testimonial-section-one .inner-container .owl-theme .owl-prev,
.testimonial-section-one .inner-container .owl-theme .owl-next {
    width: 15%;
}

.testimonial-section-one .inner-container {
    background: #eae9dc;
    padding: 60px 0;
}

.btn-area.donate-now {
    height: initial;
    text-align: center;
    padding: 0;
    margin: 40px 0;
}

.btn-area.donate-now .thm-btn {
    margin: 0;
    width: 100%;
    max-width: 200px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}

.testimonial-section-one .slide-item h4 {
    font-size: 20px;
    font-weight: 700;
}

.testimonial-section-one .slide-item .text {
    font-size: 16px;
    color: #949494;
    max-width: 700px;
    margin: 0 auto;
    padding: 20px 0;
}

.testimonial-section-one .slide-item .author p {
    color: #ff5722;
    margin-top: 10px;
}

.testimonial-section-one .testimonial-slider-content {
    position: relative;
    text-align: center;
    border-radius: 3px;
    z-index: 1;
    list-style:none;
}

.testimonial-section-one .testimonial-slider-content .text {
    font-size: 14px;
    line-height: 1.8em;
    color: #555555;
    font-weight: 400;
}

.testimonial-section-one .pagers-outer {
    position: relative;
    max-width: 400px;
    margin: -2px auto 0px;
    overflow: hidden;
    display: none;
}

.testimonial-section-one .pagers-outer .owl-stage-outer {
    overflow: visible;
}

.testimonial-section-one .testimonial-slider-pager {
    position: relative;
    max-width: 120px;
    text-align: center;
    margin: 0 auto;
}

.testimonial-section-one .pager-item {
    position: relative;
}

.testimonial-section-one .pager-item .inner-box {
    position: relative;
    padding: 50px 0px 0px;
}

.testimonial-section-one .pager-item .inner-box .author-thumb {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 50%;
    opacity: 0.40;
}

.testimonial-section-one .owl-carousel .owl-item.active .inner-box .author-thumb {
    width: 100px;
    height: 100px;
    top: -10px;
}

.testimonial-section-one .pager-item .inner-box .author-thumb img {
    position: relative;
    display: block;
}

.testimonial-section-one .pager-item .title {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 24px;
    color: #222222;
    margin-bottom: 5px;
    opacity: 0;
}

.testimonial-section-one.dark-version .pager-item .title {
    color: #ffffff;
}

.testimonial-section-one .pager-item .location {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 20px;
    color: #6b6b6b;
    opacity: 0;
}

.testimonial-section-one.dark-version .pager-item .location {
    color: #aaaaaa;
}

.testimonial-section-one .owl-item.active .pager-item:before {
    opacity: 1;
}

.testimonial-section-one .owl-item.active .pager-item .author-thumb,
.testimonial-section-one .owl-item.active .pager-item .title,
.testimonial-section-one .owl-item.active .pager-item .location {
    opacity: 1;
}

.testimonial-section-one .owl-item.active .pager-item .social a {
    color: #0060b2;
}

.testimonial-section-one .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translate(0, -65%);
}


/*nav*/

.testimonial-section-one .owl-carousel {
    position: inherit;
}

.testimonial-section-one .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
}

.testimonial-section-one .owl-theme .owl-nav [class*=owl-] {
    color: #2a3a40;
    font-size: 24px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    padding: 0 5px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.testimonial-section-one .owl-theme .owl-prev {
    float: left;
    width: 40%;
    text-align: center;
}

.testimonial-section-one .owl-theme .owl-prev span,
.testimonial-section-one .owl-theme .owl-next span {
    width: 60px;
    height: 60px;
    background: #c0b283;
    border-radius: 50%;
    line-height: 60px;
    transition: .5s ease;
    font-size: 36px;
    color: #fff;
}

.testimonial-section-one .owl-theme .owl-prev span:hover,
.testimonial-section-one .owl-theme .owl-next span:hover {
    color: #fff;
    background-color: #b82b00;
    transition: .5s ease;
}

.testimonial-section-one .owl-theme .owl-next {
    float: right;
    width: 40%;
    text-align: center;
}


/*extra*/


/*-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
  
    1. Imported Css
    2. Home One
        2.1 Header Top
        2.2 Header Bottom
        2.3 Slider Area
        2.4 About Area
        2.5 Causes Area
        2.6 Testimonial Area
        2.7 Team Area
        2.8 Volunteer Area
        2.9 Memories Area
       2.10 Donate Area
       2.11 Subscribe Area
       2.12 Event Area
       2.13 Footer Top
       2.14 Footer Bottom
    3. Home Two
    4. Home Three
    5. About Us
    6. Cause Standard
    7. Cause With Sidebar
    8. Cause Single
    9. Cause Details
   10. Event Page
        10.1 Event Grid
        10.2 Event List
        10.3 Event Details
   11. Gallery Page
        11.1 Gallery Masonary
        11.2 Gallery Fullwide
   12. Blog Page
        12.1 Blog Standard
        12.2 Blog Details
   13. Contact Area
   14. Donate Page
   15. All Team Member

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


/*=============================================
 * 1. Imported Css
 *=============================================*/

@import url('bootstrap.min.css');
@import url('jquery-ui.css');
@import url('icofont.css');
@import url('owl.carousel.min.css');
@import url('animate.css');
@import url('magnific-popup.css');
@import url('slick.css');
@import url('slicknav.css');
@import url('typography.css');
@import url('default-css.css');

/*=============================================
 * 2. Home One / 2.1 Header Top
 *=============================================*/

.header-top {
    background: #222222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 95px;
}

.ht-contact {}

.ht-contact ul {}

.ht-contact ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 35px;
}

.ht-contact ul li span {
    font-size: 13px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 300;
    display: block;
    overflow: hidden;
    line-height: 19px;
}

.ht-contact ul li b {
    font-weight: 400;
}

.ht-contact ul li i {
    height: 32px;
    width: 32px;
    border: 2px solid #acacac;
    text-align: center;
    line-height: 27px;
    font-size: 15px;
    color: #ffb607;
    border-radius: 2px;
    margin-right: 12px;
    float: left;
}

.ht-donate {}

.ht-donate a {}

.btn-area a {
    display: inline-block;
    height: 40px;
    width: 140px;
    max-width: 100%;
    text-align: center;
    border-radius: 4px;
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 0;
}

.btn-style-one a {
    color: #f7f4f3;
    border: 1px solid #ffb607;
    margin: 12px 516px;
    background-color: #B82B00;
}

.btn-style-one a:hover {
    background-color: #fff;
    color: #ffb607;
    border: 1px solid #fff;
}

.btn-style-two a {
    color: #fff;
    border: 1px solid #fff;
}

.btn-style-two a:hover {
    background-color: #ffb607;
    color: #fff;
    border: 1px solid #ffb607;
}


/*=============================================
 * END Header Top
 *=============================================*/


/*=============================================
 * 2.2 Header Bottom
 *=============================================*/

.header-bottom {
    position: absolute;
    left: 0;
    top: 95px;
    width: 100%;
    z-index: 9;
    -webkit-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}

.header-bottom.header-fixed {
    top: 0!important;
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
}

.logo a {
    display: inline-block;
}

.logo a img {
    max-width: 100%;
}

.main-menu nav ul li {
    display: inline-block;
    position: relative;
}

.main-menu nav ul li a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 35px 17px;
    letter-spacing: 0;
    position: relative;
    text-transform: capitalize;
}

.main-menu nav>ul>li:first-child>a {
    padding-left: 0;
    padding-right: 0;
    margin-right: 8px;
}

.main-menu nav>ul>li:last-child>a {
    padding-right: 0;
    padding-left: 0;
    margin-left: 8px;
}

.main-menu nav ul li.active>a,
.main-menu nav ul li:hover>a {
    color: #ffb607;
}

.main-menu nav>ul>li>a:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 28px;
    height: 2px;
    width: 60%;
    opacity: 0;
    background-color: #ffb607;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.main-menu nav ul li:hover>a:before,
.main-menu nav ul li.active>a:before {
    opacity: 1;
}


/*dropdown menu*/

.main-menu .submenu {
    position: absolute;
    left: 0;
    top: 80px;
    width: 280px;
    background: #fff;
    padding: 10px 0px;
    border-radius: 2px;
    border-bottom: 4px solid #ffb607;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.main-menu nav ul li:hover .submenu {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.main-menu .submenu li {
    display: block;
    text-align: left;
}

.main-menu .submenu li a {
    color: #444;
    padding: 14px 20px;
}

.search-btn {
    text-align: right;
    margin-top: 6px;
}

.search-btn>i {
    cursor: pointer;
    color: #fff;
    position: relative;
}

.search-btn.active>i:before {
    content: "\efb5";
    color: #ffb607;
}

.search-form {
    position: absolute;
    right: -14px;
    top: 57px;
    width: 300px;
    padding: 30px 30px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.search-form.show-hide-search {
    opacity: 1;
    visibility: visible;
}

.search-form:before {
    content: '';
    position: absolute;
    right: 24px;
    top: -28px;
    background: transparent;
    border: 15px solid transparent;
    border-bottom-color: #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.search-form form {
    position: relative;
}

.search-form form input {
    width: 100%;
    background: #fff;
    border: 1px solid #f3f0f0;
    height: 50px;
    padding-left: 15px;
    letter-spacing: 0;
    color: #444;
    border-radius: 2px;
}

.search-form form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 38px;
    background: transparent;
    border: none;
    color: #6d6969;
    font-size: 16px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.search-form form button:hover {
    color: #ffb607;
}


/*mobile menu*/

.slicknav_menu .slicknav_menutxt {
    display: none;
}

.slicknav_menu {
    background: transparent;
    margin-top: 21px;
}

.slicknav_menu .slicknav_icon-bar {
    height: 2px;
    width: 19px;
    margin: 3px 0px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.slicknav_btn {
    background-color: transparent;
    position: relative;
    margin-top: -46px;
}

.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(2) {
    opacity: 0;
}

.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(1px, 7px);
    transform: rotate(45deg) translate(1px, 7px);
}

.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translateY(-6px);
    transform: rotate(-45deg) translateY(-6px);
}

.slicknav_nav {
    background: #ffe9ea;
    margin: 10px 0px;
    padding: 16px 0px 18px;
}

.slicknav_nav a:hover {
    background: #fefefe none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}

.slicknav_nav>a {
    font-size: 14px;
    letter-spacing: 0.01em;
}

.slicknav_menu>a {
    position: relative;
    top: -13px;
    cursor: pointer;
}

.slicknav_nav .slicknav_row:hover {
    border-radius: 0;
    background: #444;
}

.slicknav_nav li.active>a>a {
    color: #ffb607;
}


/*=============================================
 * END Header Bottom
 *=============================================*/


/*=============================================
 * 2.3 Slider Area
 *=============================================*/

.slider-area {
    position: relative;
}

.slider-item {
    min-height: 750px;
    width: 100%;
    position: relative;
}

.slider-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(50, 50, 50, 0.9);
}

.slider-content {}

.slider-content h2 {
    font-size: 45px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    line-height: 63px;
    letter-spacing: 0;
}

.owl-item.active .b_fadup1 {
    -webkit-animation: fadeInDown 2000ms ease-in-out;
    animation: fadeInDown 2000ms ease-in-out;
}

.slider-area .slider-content h2 {}

.slider-content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 22px;
}

.owl-item.active .b_fadup2 {
    -webkit-animation: fadeInDown 1000ms ease-in-out;
    animation: fadeInDown 1000ms ease-in-out;
}

.slider-content .btn-area {
    margin-top: 60px;
}

.slider-content .btn-style-two a {
    margin: 0px 8px;
}

.owl-item.active .b_fadup3 {
    -webkit-animation: fadeInUp 800ms ease-in-out;
    animation: fadeInUp 800ms ease-in-out;
}

.slider-area .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 59px;
    left: 0;
    width: 100%;
}

.slider-area .owl-dots .owl-dot {
    height: 4px;
    width: 25px;
    background-color: #fff;
    display: inline-block;
    margin: 0px 6px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.slider-area .owl-dots .active {
    background-color: #ffb607;
}


/*=============================================
 * END Slider Area
 *=============================================*/


/*=============================================
 * 2.4 About Area
 *=============================================*/

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    letter-spacing: 0;
    line-height: 43px;
    position: relative;
    text-transform: none;
}

.section-title.text-theme h2 {
    color: #ffb607;
}

.about-left-img img {
    max-width: 100%
}

.about-right-text {
    margin-top: -7px;
}

.about-right-text>h2 {
    font-size: 30px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 33px;
    padding-bottom: 14px;
    position: relative;
}

.about-right-text>h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 80px;
    background: #ffb607;
}

.about-right-text p {
    color: #333333;
}

.about-right-text .btn-area {
    margin-top: 24px;
}

.about-right-text .btn-area a {
    background: #ffb607;
    color: #fff;
}

.about-right-text .btn-area a:hover {
    background: transparent;
    border-color: #ffb607;
    color: #ffb607;
}

.donate-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 37px;
}

.donate-count .d-single {
    -ms-flex-preferred-size: calc(100% * (1/4) - 20px);
    flex-basis: calc(100% * (1/4) - 20px);
    border: 2px solid #222222;
    text-align: center;
}

.donate-count .d-single .icon {
    background: #222222;
    display: block;
    font-size: 31px;
    color: #fff;
    padding: 8px 0px;
}

.donate-count .d-single h2 {
    font-size: 30px;
    font-weight: 700;
    color: #ffb607;
    letter-spacing: 0;
    margin-top: 13px;
}

.donate-count .d-single p {
    font-size: 14px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0;
    margin-bottom: 7px;
}


/*=============================================
 * END About Area
 *=============================================*/


/*=============================================
 * 2.5 Causes Area
 *=============================================*/

.causes-area {}

.cause-list {}

.cause-item {
    border: 1px solid #e0e0e0;
    padding-bottom: 30px;
}

.cause-item .cause-thumbnail {}

.cause-item .cause-thumbnail a {
    display: inline-block;
    max-width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.cause-item .cause-thumbnail a img {
    max-width: 100%
}

.cause-info {
    padding: 0px 20px;
}

.cause-info h2 a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 0;
    margin: 18px 0px 8px;
}

.cause-info .progress-h {
    height: 7px;
    width: 100%;
    background: #e0e0e0;
    margin: 35px 0px 18px;
}

.cause-info .progress-bar {
    background: #ffb607;
    height: 7px;
    width: 0%;
    position: relative;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
}

.cause-info .progress-bar span {
    height: 46px;
    width: 46px;
    border: 4px solid #ffb607;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: -23px;
    z-index: 3;
    background: #fff;
    color: #000000;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    letter-spacing: 0;
}

.left-anim {
    -webkit-animation: animate-positive 2s;
    animation: animate-positive 2s;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0%;
    }
}

@keyframes animate-positive {
    0% {
        width: 0%;
    }
}

.cause-info .cause-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cause-info .cause-meta span {
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    display: block;
    font-weight: 600;
    letter-spacing: 0;
}

.cause-info p {
    color: #333333;
    margin-top: 11px;
}

.cause-info .btn-area {
    margin-top: 30px;
    text-align: center;
}

.cause-info .btn-area a {
    font-weight: 600;
}

.cause-share-meta .btn-area a:hover,
.cause-info .btn-area a:hover {
    background: #ffb607;
    color: #fff;
    border-color: #ffb607;
}

.see-all {
    text-align: center;
    margin-top: 50px;
}

.see-all a {
    font-weight: 600;
    color: #222222;
    border-color: #222222;
}

.see-all a:hover {
    background: #222222;
    color: #fff;
    border-color: #222222;
}


/*=============================================
 * END Causes Area
 *=============================================*/


/*=============================================
 * 2.6 Testimonial Area
 *=============================================*/

.testimonial-area {
    position: relative;
}

.testimonial-area:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(72, 71, 71, 0.9);
}

.testimonial-slider {
    border: 2px solid #fff;
    padding: 50px 50px 80px;
}

.testimonial-slider:before {
    content: '\f0b2 ';
    color: #ffb607;
    font-family: icofont;
    font-size: 44px;
    left: calc(50% - 21px);
    position: absolute;
    top: -74px;
}

.slick-initialized .slick-slide {
    padding: 0;
}

.tst-items {
    text-align: center;
    padding: 50px 10% 70px;
}

.tst-items p {
    color: #fff;
}

.tst-items h4.t-meta {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #ffb607;
    margin-top: 18px;
}

.tst-items h4.t-meta span {
    color: #fff;
    margin-left: 6px;
}

.timg-slider-wrap {
    text-align: center;
    position: relative;
    margin-top: -33px;
    z-index: 1;
    width: 100%;
}

.timg-slider-area {
    width: 337px;
    max-width: 100%;
    display: inline-block;
}

.slick-list .timg-slider img {
    height: 60px;
    width: 60px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    margin: 0px 6px;
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.slick-list .timg-slider.slick-active img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-list .timg-slider.slick-current img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.testimonial-slider .slick-dots {
    position: absolute;
    left: 0;
    bottom: -118px;
    width: 100%;
    text-align: center;
}

.testimonial-slider .slick-dots li {
    display: inline-block;
}

.testimonial-slider .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 6px;
    border: none;
    border-radius: 3px;
    background: #ffb607;
    margin: 0px 3px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.testimonial-slider .slick-dots li.slick-active button {
    width: 25px;
}


/*=============================================
 * END Testimonial Area
 *=============================================*/


/*=============================================
 * 2.7 Team Area
 *=============================================*/

.team-area {}

.team-member {
    position: relative;
    overflow: hidden;
}

.team-thumbnail {}

.team-thumbnail img {
    max-width: 100%;
}

.member-info {
    background: #ffb607;
    position: absolute;
    left: 0;
    bottom: -88px;
    width: 100%;
    text-align: center;
    padding: 11px 0px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.team-member:hover .member-info {
    bottom: 0;
}

.member-info h4 {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
}

.member-info p {
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    text-transform: uppercase;
    line-height: 18px;
}

.member-social {
    margin: 34px 0px 13px;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.team-member:hover .member-social {
    opacity: 1;
}

.member-social ul {}

.member-social ul li {
    display: inline-block;
}

.member-social ul li a {
    display: block;
    height: 45px;
    width: 45px;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    border-radius: 50%;
    margin: 0px 2px;
}

.member-social ul li a:hover {
    color: #444;
    border-color: #444;
}


/*=============================================
 * END Team Area
 *=============================================*/


/*=============================================
 * 2.8 Volunteer Area
 *=============================================*/

.volunteer-area {
    position: relative;
    z-index: 1;
}

.volunteer-area:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(72, 71, 71, 0.9);
}

.volunteer-inner {}

.volunteer-inner h2 {
    font-size: 36px;
    font-weight: 700;
    color: #ffb607;
    letter-spacing: 0;
    line-height: 31px;
    margin-bottom: 21px;
}

.volunteer-inner p {
    font-weight: 400;
    font-size: 21px;
    color: #ffffff;
    line-height: 32px;
}

.volunteer-inner .btn-area {
    margin-top: 37px;
}

.volunteer-inner .btn-area a {
    font-weight: 600;
}


/*=============================================
 * END Volunteer Area
 *=============================================*/


/*=============================================
 * 2.9 Memories Area
 *=============================================*/

.memories-area {}

.all-memories {}

.memories-thumb {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.memories-thumb img {
    max-width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.memories-thumb:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.memories-thumb:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    border: 10px solid #fff7f7;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.memories-thumb:hover:before {
    opacity: 1;
}

.memories-thumb a {
    margin: auto;
    height: 40px;
    width: 40px;
    background: #ffb607;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    opacity: 0;
    z-index: 3;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
}

.memories-thumb:hover a {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}


/*=============================================
 * END Memories Area
 *=============================================*/


/*=============================================
 * 2.10 Donate Area
 *=============================================*/

.donate-form {
    width: 450px;
    max-width: 100%;
    background: #fff;
    text-align: center;
    display: inline-block;
    padding: 40px 30px;
}

.donate-form h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 0;
    line-height: 33px;
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 36px;
}

.donate-form h2:before {
    content: '';
    position: absolute;
    left: calc(50% - 32px);
    bottom: 0;
    height: 8px;
    width: 65px;
    background: #ffb607;
}

.donate-form form {}

.donate-form form input[type='text'] {
    width: 100%;
    height: 50px;
    border: 1px solid #8c8c8c;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 20px;
    letter-spacing: 0;
    color: #000000;
    outline: none;
}

.donate-form form input[type='submit'] {
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 20px;
    letter-spacing: 0;
    color: #ffffff;
    outline: none;
    font-weight: 600;
    margin-top: 27px;
    text-align: center;
    background-color: #ffb607;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding-left: 0;
}

.donate-form form input[type='submit']:hover {
    background-color: #222;
}


/*=============================================
 * END Donate Area
 *=============================================*/


/*=============================================
 * 2.11 Subscribe Area
 *=============================================*/

.subscribe-content h2 {
    font-size: 30px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 10px;
}

.subscribe-content p {
    font-size: 16px;
    color: #ffffff;
}

.subscribe-form .input-area {
    position: relative;
}

.form_msg {
    color: green;
    text-align: center;
    border-radius: 3px;
    width: 100%;
}

.form_msg .error {
    color: #ffffff;
}

.form_msg .mt10 {
    display: none;
}

.form_msg .mt10.error,
.form_msg .mt10.valid {
    display: block;
    min-height: 30px;
    width: 100%;
    display: block;
}

.form-group .form-control {
    width: 100%;
    height: 55px;
    border: none;
    background: #fff;
    padding-left: 20px;
    letter-spacing: 0;
    color: #000;
    font-weight: 500;
}

.subscribe-form input::-webkit-input-placeholder {
    color: #333333;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.subscribe-form input::-moz-placeholder {
    color: #333333;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.subscribe-form input:-ms-input-placeholder {
    color: #333333;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.subscribe-form input::placeholder {
    color: #333333;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*=============================================
 * END Subscribe Area
 *=============================================*/


/*=============================================
 * 2.12 Event Area
 *=============================================*/

.event-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ebebeb;
}

.event-thumb {
    width: 260px;
}

.event-thumb img {
    max-width: 100%
}

.event-content {
    -ms-flex-preferred-size: calc(100% - 260px);
    flex-basis: calc(100% - 260px);
    padding-left: 30px;
}

.event-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px;
}

.event-meta .meta-left {
    width: 90px;
    height: 90px;
    border: 2px solid #ffb607;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px;
    margin-right: 15px;
}

.event-meta .meta-left h2 {
    font-size: 36px;
    color: #ffb607;
    letter-spacing: 0;
}

.event-meta .meta-left span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    margin-top: 9px;
}

.event-meta .fix h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
}

.event-meta .fix h2 i,
.event-meta .fix p i {
    margin-right: 8px;
}

.event-meta .fix p {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    line-height: 19px;
    margin-top: 6px;
}

.event-content>h2 {
    margin: 16px 0px 14px;
}

.event-content h2 a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    letter-spacing: 0;
}

.event-content h2 a:hover {
    color: #ffb607;
}

.event-content>p {
    color: #333333;
}

.event-content .btn-area {
    margin-top: 30px;
}

.event-content .btn-area a {
    font-weight: 600;
    background: #ffb607;
    border: 1px solid #ffb607;
    color: #fff;
}

.event-content .btn-area a:hover {
    border: 1px solid #ffb607;
    color: #ffb607;
    background: transparent;
}


/*=============================================
 * END Event Area
 *=============================================*/


/*=============================================
 * 2.13 Footer Top
 *=============================================*/

footer .widget {
    margin-bottom: 0;
}

.footer-top {
    background-color: #333;
    padding-bottom: 30px;
}

.footer-top .title {
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 0;
    color: #ffffff;
    margin-bottom: 24px;
}

.widget-brand .flogo {
    margin-bottom: 15px;
}

.widget-brand .flogo a {
    display: inline-block;
}

.widget-brand .flogo a img {
    max-width: 100%;
}

.widget-brand span {
    display: block;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.widget-brand p {
    color: #dddddd;
}

.widget-brand ul.fsocial {
    margin-top: 28px;
}

.widget-brand ul.fsocial li {
    display: inline-block;
    margin-right: 8px;
}

.widget-brand ul.fsocial li a {
    display: block;
    height: 45px;
    width: 45px;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 41px;
    border-radius: 50%;
    font-size: 17px;
}

.widget-brand ul.fsocial li a:hover {
    color: #fff;
    border-color: #ffb607;
    background: #ffb607;
}

.widget-quick ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.widget-quick ul li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 17px;
    position: relative;
}

.widget-quick ul li:before {
    content: '\f105 ';
    font-family: fontawesome;
    position: absolute;
    left: -10px;
    top: -1px;
    color: #ffb607;
    font-size: 17px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.widget-quick ul li:hover:before {
    left: -5px;
    opacity: 0;
}

.widget-quick ul li a {
    display: block;
    color: #dddddd;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
}

.widget-quick ul li:hover a {
    color: #ffb607;
}

.w-gallery-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.w-gallery-img li {
    -ms-flex-preferred-size: calc(100% * (1/3));
    flex-basis: calc(100% * (1/3));
    text-align: center;
    margin-bottom: 20px;
}

.w-gallery-img li a {
    display: inline-block;
}

.w-gallery-img li a img {
    max-width: 100%;
}

.widget-contact ul li,
.widget-contact ul li a {
    font-size: 14px;
    letter-spacing: 0;
    color: #dddddd;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 22px;
}

.widget-contact ul li a {
    margin-bottom: 0;
}

.widget-contact ul li:hover a,
.widget-contact ul li:hover i {
    color: #ffb607;
}

.widget-contact ul li i {
    font-size: 16px;
    margin-right: 16px;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/*=============================================
 * END Footer Top
 *=============================================*/


/*=============================================
 * 2.14 Footer Bottom
 *=============================================*/

.footer-bottom {
    background: #333333;
}

.fb-inner {
    padding: 25px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #464646;
}

.fb-inner p,
.fb-inner ul li a {
    color: #dddddd;
    display: block;
    font-weight: 300;
    letter-spacing: 0;
}

.fb-inner p span {
    color: #ffb607;
}

.fb-inner ul li {
    display: inline-block;
    position: relative;
    margin-left: 18px;
}

.fb-inner ul li:hover a {
    color: #ffb607;
}

.fb-inner ul li:before {
    content: '|';
    position: absolute;
    right: -14px;
    top: 0;
    font-size: 10px;
    color: #dddddd;
}

.fb-inner ul li:last-child:before {
    display: none;
}


/*=============================================
 * END Footer Bottom
 *=============================================*/


/*=============================================
 * 3. Home Two
 *=============================================*/

.header_style_two .ht-contact ul li {
    text-align: left;
}

.header_style_two .header-bottom {
    background: rgba(0, 0, 0, 0.1);
}

.header_style_two .header-bottom.header-fixed {
    background: rgba(0, 0, 0, 0.9);
}

.header_style_two .search-btn>i {
    display: none;
}

.header_style_two .search-form {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: relative;
    padding: 0;
    right: 0;
    top: 0;
    max-width: 100%;
}

.header_style_two .search-form:before {
    display: none;
}


/*slider area*/

.slider_style_two .slider-content h2 {
    text-transform: capitalize;
}


/*feature-area*/

.feature-item {
    text-align: center;
    padding: 32px 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.02);
    background: url(../img/bg/bg-canvss-img2.jpg) center center/cover no-repeat;
}

.feature-item .icon {
    display: inline-block;
    margin-bottom: 25px;
}

.feature-item .icon img {
    max-width: 60px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.feature-item:hover .icon img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: invert(100%)grayscale(100%);
    filter: invert(100%)grayscale(100%);
}

.feature-item h2 a {
    display: inline-block;
    font-size: 19px;
    letter-spacing: 0;
    color: #444;
    margin-bottom: 14px;
}

.feature-item p {
    color: #555;
    line-height: 30px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/*benefit-area*/

.benefit-area {}

.benefit-content {
    background: rgba(255, 255, 255, 0.9);
    padding: 100px 50px;
}

.benefit-content h3 {
    font-size: 45px;
    text-transform: uppercase;
    color: #333;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 14px;
    letter-spacing: 0;
}

.benefit-content h5 {
    font-size: 24px;
    letter-spacing: 0;
    color: #444;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 39px;
}

.benefit-content p {
    color: #555;
}

.benefit-single {
    text-align: center;
    padding: 40px 0px;
    background: #ece6df;
    margin-top: 40px;
    border-radius: 2px;
}

.benefit-single .icon {
    font-size: 42px;
    color: #ffb607;
    margin-bottom: 21px;
}

.benefit-single h4 {
    font-size: 18px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #333;
    font-weight: 600;
}


/*achivements-area*/

.achivements-area {}

.achivement-single {
    text-align: center;
}

.achivement-single>span {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
    margin-bottom: 21px;
    display: inline-block;
}

.achivement-single p {
    font-size: 17px;
    color: #fff;
}


/*volunteer_style_two*/

.volunteer_style_two .volunteer-inner {
    background: rgba(27, 19, 16, 0.7);
    padding: 90px 7px;
}


/*causes-area*/

.causes-title {
    margin-bottom: 40px;
}

.causes-title h2 {
    text-transform: uppercase;
    letter-spacing: 0;
    color: #333;
    font-size: 23px;
    line-height: 27px;
    display: inline-block;
    position: relative;
}

.causes-title h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    height: 7px;
    width: 30%;
    background: rgba(255, 182, 7, 0.5);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.causes-area:hover .causes-title h2:before {
    width: 90%;
}

.causes-slider {}

.causes-slider .owl-nav {
    position: absolute;
    right: 0;
    top: -83px;
}

.causes-slider .owl-nav div {
    height: 50px;
    width: 50px;
    background: #ffb607;
    display: inline-block;
    margin: 0px 3px;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    color: #fff;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.causes-slider .owl-nav div:hover {
    background-color: #444;
}


/*upcooming-events*/

.upcooming-events {
    position: relative;
    z-index: 1;
}

.upcooming-events:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgba(72, 71, 71, 0.9);
}

.ev2-event-list {}

.ev2-list-item {
    overflow: hidden;
    margin-bottom: 40px;
    background: #fff;
    border-radius: 0px 3px 3px 0px;
}

.ev2-list-item .meta-left {
    margin-right: 15px;
    position: relative;
}

.ev2-list-item .meta-left img {
    max-width: 90px;
}

.ev2-list-item .meta-left .event-date {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(83, 81, 79, 0.92);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ev2-list-item .meta-left .event-date span {
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0;
    margin: auto;
}

.ev2-list-item .meta-content {
    overflow: hidden;
    padding-top: 14px;
}

.ev2-list-item .meta-content h2 a {
    font-size: 16px;
    letter-spacing: 0;
    color: #444;
    line-height: 29px;
    display: block;
}

.ev2-list-item .meta-content h2 a:hover {
    color: #ffb607;
}

.ev2-list-item .ev2-meta span {
    display: inline-block;
    letter-spacing: 0;
    color: #666;
    font-size: 13px;
    margin-right: 3px;
}

.ev2-list-item .ev2-meta span i {
    margin-right: 5px;
}


/*testimonial-carousel*/

.testimonial-carousel .tst-items {
    padding: 60px 10px;
    background: rgba(25, 25, 25, 0.72);
}

.testimonial-carousel .timg-thumb {
    margin-bottom: 50px;
}

.testimonial-carousel .timg-thumb img {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin: auto;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.testimonial-carousel .owl-dots {
    text-align: center;
    margin-top: 60px;
}

.testimonial-carousel .owl-dots .owl-dot {
    font-size: 0;
    width: 10px;
    height: 6px;
    border: none;
    border-radius: 3px;
    background: #ffb607;
    margin: 0px 3px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.testimonial-carousel .owl-dots .active {
    width: 25px;
}


/*blog-area*/

.blog-thumb {
    position: relative;
}

.blog-thumb a {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.blog-thumb a img {
    max-width: 100%;
}

.blog-thumb a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    background: rgba(72, 71, 71, 0.9);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.blog-single:hover .blog-thumb a:before {
    opacity: 1;
    visibility: visible;
}

.blog-thumb .meta-date {
    width: 81px;
    position: absolute;
    left: 8px;
    top: 8px;
}

.blog-thumb .meta-date b {
    display: block;
    background: #444;
    padding: 17px;
    text-align: center;
    line-height: 23px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 18px;
}

.blog-thumb .meta-date span {
    display: block;
    background: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #444;
    padding: 13px 0px;
}

.blog-thumb .meta-date span i {
    margin-right: 8px;
}

.blog-info {
    margin: 20px 0 40px;
}

.blog-info .title {
    margin: 0 0 15px 0;
}

.blog-info .title a {
    display: block;
    font-size: 14px;
    color: #006b4f;
    line-height: 17px;
    font-weight: bold;
    /*font-family: 'Lato', sans-serif;*/
    font-family: 'Poppins', sans-serif;
}

.blog-single:hover .blog-info .title a {
    color: #12b88c;
}

.blog-info p {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    padding-right: 24px;
}

.blog-info .blog-text {
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    background: no-repeat;
    font-family: 'Noto Sans Display', sans-serif;
    word-spacing: 3.5px;
}

.blog-info .blog-texts {
    padding: 0px;
    font-size: 14px;
    line-height: 20px;
    margin: 12px 0px;
    background: no-repeat;
    font-family: 'Noto Sans Display', sans-serif;
}

.blog-info a.read-more {
    min-width: 180px;
    height: 46px;
    display: inline-block;
    background: #12B88C;
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin-top: 20px;
    letter-spacing: 0;
    font-size: 16px;
    border-radius: 45px;
    /*border: 1px solid transparent;*/
    text-transform: uppercase;
    box-shadow: 0px 8px 15px rgb(0 0 0 / 10%);
    transition: all 0.3s ease 0s;
}

.blog-info a.read-more:hover {
    background-color: transparent;
    color: #ffb607;
    border-color: #ffb607;
}

.blog-info ul li{
    margin-left: 17px;
}
/*ifream*/

.iframe-container {
    position: relative;
    width: 50%;
    padding-bottom: 43.25%;
    height: 0;
}

.iframe-container iframe {
    position: absolute;
    top: 0px;
    left: 53px;
    width: 91%;
    height: 100%;
}

.volunteers-collapes h4 {
    margin: 15px 0 6px;
    font-size: 18px;
}


/*=============================================
 * END Home Two
 *=============================================*/


/*=============================================
 * 4. Home Three
 *=============================================*/

.header_style_three .header-bottom {
    top: 0;
    border-bottom: 1px solid rgba(115, 115, 110, 0.8);
}

.header_style_three .header-bottom.header-fixed {
    border-bottom-color: transparent;
}

.slingle-slider {
    height: 100vh;
    width: 100%;
    min-height: 750px;
}

.owl-item.active .b_faddown1 {
    -webkit-animation: fadeInDown 2000ms ease-in-out;
    animation: fadeInDown 2000ms ease-in-out;
}

.owl-item.active .b_faddown2 {
    -webkit-animation: fadeInDown 1000ms ease-in-out;
    animation: fadeInDown 1000ms ease-in-out;
}

.owl-item.active .b_faddown3 {
    -webkit-animation: fadeInDown 800ms ease-in-out;
    animation: fadeInDown 800ms ease-in-out;
}

.donate-charity {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 800ms;
    transition: opacity 0.3s ease 800ms;
}

.owl-item.active .donate-charity {
    opacity: 1;
    -webkit-animation: pulse 500ms ease-in-out 800ms;
    animation: pulse 500ms ease-in-out 800ms;
}

.full-screen-slider .owl-dots {
    position: absolute;
    right: 40px;
    top: 0;
    height: 100%;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.full-screen-slider .owl-dots .owl-dot {
    height: 12px;
    width: 6px;
    display: inline-block;
    margin: 4px 0px;
    background: #ffb607;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.full-screen-slider .owl-dots .active {
    height: 26px;
}


/*know-more-area*/

.knw-single {
    padding: 50px 40px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.02);
    background: url(../img/bg/bg-canvss-img.jpg) right top/cover no-repeat;
}

.knw-single h2 {
    text-transform: uppercase;
    font-size: 35px;
    letter-spacing: 0;
    line-height: 24px;
    color: #333;
}

.knw-single h2 small {
    display: block;
}

.knw-single h2 strong {
    display: block;
}

.knw-single a {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #ffb913;
    margin-top: 15px;
    font-weight: 700;
}


/*about-style-two*/

.about-title h2 {
    font-size: 33px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 14px;
    color: #222;
}

.about-title p {
    color: #444;
    font-size: 15px;
    max-width: 900px;
    margin: auto;
    margin-bottom: 40px;
}

.about-title .btn-area a:hover {
    background-color: #ffb913;
    border-color: #ffb913;
    color: #fff;
}

.about-title img {
    max-width: 100%;
    margin-top: 80px;
}


/*vision-area*/

.vision-item {
    text-align: center;
    padding: 32px 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.02);
    background: url(../img/bg/bg-canvss-img2.jpg) center center/cover no-repeat;
}

.vision-item .icon {
    display: inline-block;
    margin-bottom: 25px;
}

.vision-item .icon img {
    max-width: 60px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.vision-item:hover .icon img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: invert(100%)grayscale(100%);
    filter: invert(100%)grayscale(100%);
}

.vision-item h2 a {
    display: inline-block;
    font-size: 26px;
    letter-spacing: 0;
    color: #444;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}

.vision-item h2 a:before {
    content: '';
    position: absolute;
    left: calc(50% - 25px);
    bottom: 0;
    height: 2px;
    width: 50px;
    background: #ffdb42;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.vision-item:hover h2 a:before {
    width: 80px;
    left: calc(50% - 40px);
}

.vision-item p {
    color: #555;
    line-height: 30px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/*upcooming-event-two*/

.ev3-item {
    position: relative;
    display: inline-block;
}

.ev3-item img {
    max-width: 100%;
}

.ev3-caption {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: rgba(27, 27, 27, 0.5);
}

.ev3-caption span.title {
    color: #ffb607;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
}

.ev3-caption h3 a {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin-top: 4px;
    font-size: 21px;
}

.ev3-caption h3 a:hover {
    color: #ffb607;
}

.ev3-countdown {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 180, 0, 0.83);
    text-align: center;
    padding: 20px 0px 10px;
}

.ev3-countdown .cdown {
    display: inline-block;
    margin: 0px 5px;
}

.ev3-countdown .cdown .time-count {
    height: 70px;
    width: 80px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 70px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
    display: block;
}

.ev3-countdown .cdown p {
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    display: block;
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 10px;
}


/*testimonial-area*/

.volunteer-list {
    position: relative;
    min-height: 163px;
    padding-left: 230px;
}

.vt3-thumbnail-slider {
    width: 240px;
    border: 10px solid #fdf4f4;
    border-radius: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.vt3-thumbnail-slider .vt3-thumb img {
    max-width: 100%;
    border-radius: 3px;
}

.vt3-quotes-slider {
    padding-left: 20px;
    position: relative;
    margin-top: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fdf4f4;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.vt3-quotes-meta h4.t-meta {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #ffb607;
    margin-top: 18px;
}

.vt3-quotes-meta h4.t-meta span {
    color: #444;
    margin-left: 6px;
}

.vt3-quotes-meta p {
    color: #444;
}

.vt3-quotes-slider .slick-arrow {
    position: absolute;
    right: 0;
    top: -75px;
    padding: 4px 15px;
    background: #fdf4f4;
    border: none;
    color: #333;
    font-weight: 500;
    letter-spacing: 0.02em;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.vt3-quotes-slider .slick-arrow.slick-next {}

.vt3-quotes-slider .slick-arrow.slick-prev {
    right: 82px;
}

.vt3-quotes-slider .slick-arrow:hover {
    background-color: #ffb607;
    color: #fff;
}


/*team-style-two*/

.single-volunteer {
    display: inline-block;
    position: relative;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.single-volunteer img {
    max-width: 100%;
}

.single-volunteer .t-social {
    position: absolute;
    left: 0;
    bottom: 20%;
    width: 100%;
    text-align: center;
}

.single-volunteer .t-social ul {}

.single-volunteer .t-social ul li {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.single-volunteer .t-social ul li a {
    display: block;
    height: 40px;
    width: 40px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
    font-size: 15px;
    color: #000;
    margin: 0px 2px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.03);
}

.single-volunteer .t-social ul li:nth-child(1) {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-volunteer .t-social ul li:nth-child(2) {
    -webkit-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}

.single-volunteer .t-social ul li:nth-child(3) {
    -webkit-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
}

.single-volunteer .t-social ul li:nth-child(4) {
    -webkit-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}

.single-volunteer:hover .t-social ul li {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.single-volunteer .t-social ul li a:hover {
    background-color: #ffb607;
    color: #fff;
}

.single-volunteer .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.single-volunteer .text h4 {
    font-size: 17px;
    letter-spacing: 0;
    color: #333;
    font-weight: 600;
}

.single-volunteer .text span {
    display: block;
    color: #a29f9f;
    letter-spacing: 0;
    font-weight: 600;
}


/*client-area*/

.client-carousel .single-client {
    border: 1px solid #ccc;
    text-align: center;
}

.client-carousel .single-client img {
    max-width: 100%;
}


/*=============================================
 * END Home Three
 *=============================================*/


/*=============================================
 * 5. About Us
 *=============================================*/

.crumbs-area {
    padding: 160px 0px 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: url(../img/bg/crumbs-bg1.jpg) center center/cover no-repeat;
}

.crumbs-area:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(34, 34, 34, 0.9);
}

.crumbs-content {
    text-align: center;
}

.crumbs-content h2 {
    font-size: 29px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 15px;
}

.crumbs-content ul li {
    display: inline-block;
}

.crumbs-content ul li a,
.crumbs-content ul li span {
    color: #dcd0d0;
    font-weight: 600;
    left: 0;
    display: block;
    font-size: 14px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
}

.crumbs-content ul li a {
    margin-right: 19px;
    position: relative;
}

.crumbs-content ul li a:before {
    content: '|';
    position: absolute;
    right: -15px;
    top: 0;
}

.crumbs-content ul li a:hover,
.crumbs-content ul li span {
    color: #ffb607;
}


/*welcome-area*/

.welcome-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.welcome-inner {
    -ms-flex-preferred-size: calc(100% * (8/12));
    flex-basis: calc(100% * (8/12));
    padding-right: 15px;
}

.introduction-wrap .welcome-inner {
    -ms-flex-preferred-size: calc(100% * (5/12));
    flex-basis: calc(100% * (5/12));
    background: #ffffff;
    padding: 0 20px;
}

.introduction-wrap .blog-info a.read-more {
    background: #12b88c;
}

.introduction-wrap .blog-info a.read-more:hover,
.introduction-wrap .blog-info a.read-more:focus {
    background: #006B4F;
    color: #ffffff;
}

.introduction-wrap .welcome-area .welcome-inner h2:hover:before {
    background: #ffffff;
}

.introduction-wrap .welcome-inner h2 {
    margin-bottom: 10px;
}

.welcome-inner h2 {
    font-size: 32px;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 29px;
    position: relative;
    display: inline-block;
}

.welcome-inner h2 a {
    color: #ffffff;
    transition: all 0.5s ease-in-out;
}

.welcome-inner h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 3px;
    width: 30%;
    background: #ffffff;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.welcome-area .welcome-inner h2:hover:before {
    width: 100%;
    background: #ffb607;
}

.welcome-area .welcome-inner h2:hover a {
    color: #ffb607;
}

.welcome-inner .we-belong {
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    line-height: 28px;
    padding-right: 40px;
    margin: 14px 0;
}

.introduction-wrap .welcome-inner .we-belong {
    color: #00140F;
    padding-right: 0;
    margin-bottom: -5px;
    text-align:justify;
}

.welcome-inner .blog-info .read-more:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #006b4f;
}

.introduction-wrap.fact-counter-2:before {
    background: rgba(32, 49, 45, 0.4);
}

.introduction-wrap .blog-info {
    margin: 20px 0;
}

.welcome-inner .w-list {
    margin-top: 15px;
}

.welcome-inner .w-list li {
    color: #444;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 16px;
    position: relative;
    padding-left: 21px;
    line-height: 23px;
}

.welcome-inner .w-list li:before {
    content: '\eb37';
    position: absolute;
    left: -4px;
    top: 0;
    font-family: icofont;
    font-size: 24px;
    color: #ffb607;
}

.social-icon {
    padding: 0;
    margin-top: 9px;
}

.social-icon li {
    margin: 0;
}

.social-icon li a {
    color: #fff;
    font-size: 20px;
    margin-right: 20px;
}

@-webkit-keyframes scaling {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes scaling {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}


/*=============================================
 * END About Us
 *=============================================*/


/*=============================================
 * 6. Cause Standard
 *=============================================*/

.all-causes {
    padding: 100px 0px 80px;
}

.all-causes .cause-item {
    margin-bottom: 30px;
}

.pagination-area {
    text-align: center;
}

.pagination-area ul {
    display: inline-block;
    margin-top: 13px;
}

.pagination-area ul li {
    display: inline-block;
}

.pagination-area ul li a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
}

.pagination-area ul li a:hover,
.pagination-area ul li.active a {
    color: #ffb607;
}

.pagination-area ul li i {
    font-size: 17px;
    font-weight: 700;
    padding: 8px;
    background: #f9f6f0;
}


/*=============================================
 * END Cause Standard
 *=============================================*/


/*=============================================
 * 7. Cause With Sidebar
 *=============================================*/


/*sidebar-area*/

.sidebar-area {
    background: #eae9dc;
    padding: 30px;
    margin-top: 20px;
}

.widget {
    margin-bottom: 50px;
}

.sidebar-area .widget:last-child {
    margin-bottom: 0px;
}

.widget-search form {
    position: relative;
}

.widget-search form input {
    width: 100%;
    height: 45px;
    padding: 0px 45px 0px 15px;
    background: transparent;
    border: 1px solid #edf4f9;
    font-size: 15px;
    color: #444;
    letter-spacing: 0.02em;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.widget-search form input::-webkit-input-placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.widget-search form input::-moz-placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.widget-search form input:-ms-input-placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.widget-search form input::placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.widget-search form input:focus {
    border-color: #ffb607;
}

.widget-search form input:focus~button {
    color: #ffffff;
    background-color: #ffb607;
}

.widget-search form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    background: #edf4f9;
    border: 1px solid transparent;
    color: #444;
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.widget-title {
    margin-bottom: 20px;
}

.widget-title h2 {
    text-transform: none;
    font-size: 20px;
    color: #444;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-weight: bold;
}

.widget-title h2:before {
    bottom: 2px;
    width: 69%;
}

.widget-title h2:after {
    bottom: 0;
    width: 35%;
}

.news-single {
    overflow: hidden;
    margin-bottom: 20px;
}

.news-single:last-child {
    margin-bottom: 0px;
}

.meta-thumb {
    float: left;
    margin-right: 20px;
}

.meta-thumb a {
    display: inline-block;
}

.meta-thumb a img {
    max-width: 100%;
    max-width: 66px;
}

.meta-content {
    overflow: hidden;
}

.meta-content a {
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    color: #006b4f;
    line-height: 20px;
    /*font-family: 'Lato', sans-serif;*/
    margin-top: 6px;
    font-weight: bold;
    text-align: justify;
    font-family: 'Source Sans 3', sans-serif;
}

.meta-content a:hover {
    color: #12b88c;
}

.widget-letest-news .read-more {
    text-transform: uppercase;
}

.meta-content span.up-time {
    display: block;
    font-size: 13px;
    letter-spacing: 0;
    color: #888;
}

.widget-category-list ul,
.widget-archive-list ul {
    list-style-type: none;
}

.widget-category-list ul li:last-child,
.widget-archive-list ul li:last-child {
    margin-bottom: -10px;
}

.widget-category-list ul li a,
.widget-archive-list ul li a {
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 20px;
    color: #555;
    display: block;
    margin-bottom: 22px;
}

.widget-category-list ul li a:hover,
.widget-archive-list ul li a:hover,
.widget-category-list ul li a:hover:before,
.widget-archive-list ul li a:hover:before,
.widget-category-list ul li a:hover span,
.widget-archive-list ul li a:hover span {
    color: #ffb607;
}

.widget-category-list ul li a span,
.widget-archive-list ul li a span {
    color: #c2b8b8;
    float: right;
}

.widget-tag-list a {
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    background: #ffb607;
    color: #fff;
    padding: 7px 13px;
    margin-bottom: 5px;
    letter-spacing: 0;
    line-height: 15px;
    border-radius: 1px;
    margin-right: 8px;
}

.widget-tag-list a:hover {
    background-color: #252524;
}

.widget-newsletter {
    background: #fdfdfd;
}

.newsletter-inner {
    padding: 0px 15px 20px;
}

.widget-newsletter p.text {
    color: #444;
}

.newsletter-form {
    margin-top: 26px;
}

.newsletter-form form {
    position: relative;
}

.newsletter-form form input[type='email'] {
    width: 100%;
    height: 45px;
    background: #fff;
    border: none;
    padding-left: 20px;
    letter-spacing: 0;
    color: #333;
    font-weight: 500;
    padding-right: 50px;
}

.newsletter-form form input::-webkit-input-placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.newsletter-form form input::-moz-placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.newsletter-form form input:-ms-input-placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.newsletter-form form input::placeholder {
    color: #777;
    font-weight: 500;
    letter-spacing: 0;
}

.newsletter-form form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 50px;
    border: none;
    background: #edf4f9;
    color: #333;
    font-size: 23px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.newsletter-form form input:focus~button {
    color: #ffffff;
    background-color: #ffb607;
}


/*=============================================
 * END Cause With Sidebar
 *=============================================*/


/*=============================================
 * 8. Cause Single
 *=============================================*/

.cause-single .cause-item {
    padding: 0;
    border: none;
    margin-bottom: 40px;
    overflow: hidden;
}

.cause-single .cause-info .btn-area {
    text-align: left;
}

.cause-single .cause-info h2 a {
    margin-top: 0;
}


/*=============================================
 * END Cause Single
 *=============================================*/


/*=============================================
 * 9. Cause Details
 *=============================================*/

.cause-details .cause-item,
.cause-details .cause-info {
    padding: 0;
    border: none;
    margin-bottom: 25px;
}

.cause-details .cause-info p {
    margin-bottom: 25px;
}

.cause-share-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cause-share-meta .btn-area {
    margin: 0;
}

.social-share {}

.social-share p {
    color: #444;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 13px;
    margin-top: 0;
}

.social-share ul {}

.social-share ul li {
    display: inline-block;
}

.social-share ul li a {
    display: block;
    font-size: 15px;
    color: #fff;
    border: 1px solid #ffb607;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
    background: #ffb607;
    margin-right: 3px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.social-share ul li a:hover {
    background-color: #444;
    color: #ffb607;
    border: 1px solid #444;
}


/*=============================================
* END. Cause Details
*=============================================*/


/*=============================================
* 10.1  Event Grid
*=============================================*/

.event-grid .ev3-list .ev3-item {
    margin-bottom: 30px;
}

.event-grid .ev3-countdown .cdown {
    display: inline-block;
    margin: 0px 5px;
}

.event-grid .ev3-countdown .cdown .time-count {
    height: 50px;
    width: 50px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    display: block;
}


/*=============================================
 * END Event Grid
 *=============================================*/


/*=============================================
 * 10.2 Event List
 *=============================================*/

.ev3-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
    background: #ffae00;
    width: 100%;
}

.ev3-thumb {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.ev3-list-caption {
    position: relative;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 40px 15px;
}

.ev3-list-caption span.title {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.ev3-list-caption h3 a {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.01em;
    font-size: 21px;
    margin-bottom: 16px;
}

.ev3-list-caption h3 a:hover {
    color: #444;
}

.ev3-list-caption p {
    color: #fff;
}

.ev3-list-caption .btn-area {
    margin-top: 30px;
}

.ev3-list-caption .btn-area a {
    background-color: #fff;
    color: #ffae00;
}

.ev3-list-caption .ev3-countdown {
    position: relative;
}


/*=============================================
* 10.3 Event Details
*=============================================*/

.event-details-area .ev3-thumb {
    display: inline-block;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.event-details-area .ev3-thumb img {
    max-width: 100%;
}

.ev3-details-caption {}

.ev3-details-caption h3 a {
    font-size: 22px;
    letter-spacing: 0;
    display: inline-block;
    margin-bottom: 6px;
    margin-top: 12px;
}

.ev3-details-caption span.title {
    letter-spacing: 0;
    color: #ffb607;
    margin-bottom: 17px;
    display: block;
}

.ev3-details-caption p {
    color: #444;
    line-height: 31px;
    margin-bottom: 15px;
}

.ev3-details-caption .cause-share-meta {
    margin-top: 29px;
}


/*=============================================
* END Event Details
*=============================================*/


/*=============================================
* 11. Gallery Page / 11.1 Gallery Masonary
*=============================================*/

.gallery-filter {
    text-align: center;
    margin-bottom: 35px;
}

.gallery-filter ul li {
    display: inline-block;
    font-size: 18px;
    letter-spacing: 0;
    color: #222;
    font-weight: 500;
    margin: 0px 13px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gallery-filter ul li+li:before {
    content: '/';
    position: absolute;
    left: -19px;
    top: 0;
    color: #eab024;
}

.gallery-filter ul li.active,
.gallery-filter ul li:hover {
    color: #ffb607;
}


/*=============================================
* END Gallery Masonary
*=============================================*/


/*=============================================
* 11.2 Gallery Fullwide
*=============================================*/

.gallery-fullwide .grid-item {
    padding: 0;
}

.gallery-fullwide .grid-item .memories-thumb {
    margin-bottom: 0;
}


/*=============================================
* END Gallery Fullwide
*=============================================*/


/*=============================================
* 12. Blog Page / 12.1 Blog Standard
*=============================================*/

.blog-standard .blog-single {
    margin-bottom: 30px;
}


/*=============================================
* END Blog Standard
*=============================================*/


/*=============================================
* 12.2 Blog Details
*=============================================*/

.blog-details .blog-thumb a {
    overflow: hidden;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05)
}

.blog-details .blog-thumb a:before {
    visibility: hidden;
    opacity: 0;
    width: 0%;
    height: 100%;
    left: -10%;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}

.blog-details .blog-thumb a:hover:before {
    visibility: visible;
    opacity: 1;
    left: 110%;
    width: 100%;
    background-color: #ffb607;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.blog-details h2 a {
    font-size: 24px;
    letter-spacing: 0;
    color: #333;
    font-weight: 500;
    display: inline-block;
    margin: 14px 0px 19px;
}

.blog-details h2 a:hover {
    color: #ffb607;
}

.blog-details p {
    color: #444;
    line-height: 30px;
    margin-bottom: 27px;
}

.blog-details blockquote {
    background: #edf4f9;
    padding: 40px 15px 40px 80px;
    border-bottom: 4px solid #ffb607;
}

.blog-details blockquote:before {
    content: '\f0b1';
    font-family: icofont;
    color: #ffb607;
    top: 39px;
}

.blog-details blockquote p {
    color: #222;
    font-size: 15px;
}

.next-prev {
    overflow: hidden;
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.next-prev .np-single {
    -ms-flex-preferred-size: calc(50% - 7px);
    flex-basis: calc(50% - 7px);
    background: #edf4f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.np-single>div {
    position: relative;
}

.np-single .np-thumb {}

.np-single img {
    max-width: 91px;
}

.np-single .icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #ffb607;
    font-size: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(27, 27, 27, 0.5);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.np-single:hover .icon.left {
    padding-left: 8px;
}

.np-single:hover .icon.right {
    padding-right: 8px;
}

.np-single h2 {
    overflow: hidden;
    padding: 0px 10px;
    display: block;
    width: calc(100% - 91px);
}

.np-single h2 a {
    display: block;
    letter-spacing: 0;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.np-single h2 a:hover {
    color: #ffb607;
}


/*comment-area*/

.comment-area {
    margin-top: 70px;
}

.comment-title {
    margin-bottom: 42px;
}

.comment-title h4 {
    letter-spacing: 0;
    font-size: 22px;
    color: #333;
    border-bottom: 4px solid #ffb607;
    padding-bottom: 9px;
    font-weight: 600;
}

.comment-title h4 span {
    color: #888;
}

.comment-list {}

.comment-info-inner {}

.comment-info-inner article {
    margin-bottom: 50px;
    border-bottom: 1px solid #edf4f9;
    padding-bottom: 40px;
}

.comment-info-inner .meta-left {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    margin-right: 15px;
}

.comment-info-inner .meta-left img {
    max-width: 80px;
}

.comment-info-inner .meta-content {
    position: relative;
}

.comment-info-inner .meta-content h2 {
    font-size: 16px;
    letter-spacing: 0;
    color: #444;
    font-weight: 600;
    margin-bottom: 4px;
}

.comment-info-inner .meta-data {}

.comment-info-inner p.category {
    color: #ffb607;
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: 14px;
}

.comment-info-inner p.category span:first-child {
    margin-right: 5px;
    border-right: 1px solid #ccc;
    padding-right: 5px;
}

.comment-info-inner p {
    color: #444;
}

.comment-info-inner a.reply-btn {
    position: absolute;
    right: 0;
    top: 6px;
    display: block;
    height: 32px;
    width: 84px;
    background: #ffb607;
    color: #fff;
    text-align: center;
    line-height: 33px;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 3px;
    letter-spacing: 0.05em;
}

.comment-info-inner a.reply-btn:hover {
    background-color: #444;
    color: #fff;
}

.children {
    padding-left: 105px;
}


/*leave comment area*/

.leave-comment form input[type="text"],
.leave-comment form textarea {
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
    background: #edf4f9;
    border: none;
    color: #666666;
    padding-left: 15px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.leave-comment form textarea {
    width: 100%;
    max-width: 100%;
    height: 176px;
    min-height: 176px;
    padding-top: 7px;
}

.leave-comment form textarea::-webkit-input-placeholder,
.leave-comment form input[type="text"]::-webkit-input-placeholder {
    color: #888;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-weight: 400!important;
}

.leave-comment form textarea::-moz-placeholder,
.leave-comment form input[type="text"]::-moz-placeholder {
    color: #888;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-weight: 400!important;
}

.leave-comment form textarea:-ms-input-placeholder,
.leave-comment form input[type="text"]:-ms-input-placeholder {
    color: #888;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-weight: 400!important;
}

.leave-comment form textarea:-moz-placeholder,
.leave-comment form input[type="text"]:-moz-placeholder {
    color: #888;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-weight: 400!important;
}

.leave-comment form textarea:focus,
.leave-comment form input[type="text"]:focus {
    background: #fafcfd;
}

.leave-comment form input#comment-submit {
    background: #ffb607;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.01em;
    color: #fff;
    padding: 14px 15px;
    line-height: 14px;
    border-radius: 2px;
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.leave-comment form input#comment-submit:hover {
    background: #444;
}


/*=============================================
* END Blog Details
*=============================================*/


/*=============================================
* 13. Contact Area
*=============================================*/

.get-tuch h5 {
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 0;
    color: #444;
    margin-bottom: 11px;
}

.get-tuch>p {
    color: #555;
}

.widget-addres {
    margin-top: 36px;
}

.single-address-box {
    overflow: hidden;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single-address-box .meta-left {
    font-size: 19px;
    color: #ffb607;
    margin-right: 15px;
    height: 40px;
    width: 40px;
    border: 1px solid #ffb607;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
}

.single-address-box .meta-content p {
    color: #555;
    font-weight: 500;
}

.single-address-box .meta-content a {}

.contact-us-form {}

.contact-us-form .comment-title {
    margin-bottom: 17px;
}

.contact-us-form .comment-title h4 {
    font-size: 33px;
}

.widget-contact p {
    color: #555;
}

.wpcf7 {
    margin-top: 40px;
}

.wpcf7 input,
.wpcf7 textarea {
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
    border-radius: 2px;
    border: 1px solid #e8e5e5;
    background: #fff;
    padding-left: 20px;
    color: #444;
}

.wpcf7 form input::-webkit-input-placeholder,
.wpcf7 form textarea::-webkit-input-placeholder {
    color: #999;
    letter-spacing: 0;
}

.wpcf7 form input::-moz-placeholder,
.wpcf7 form textarea::-moz-placeholder {
    color: #999;
    letter-spacing: 0;
}

.wpcf7 form input:-ms-input-placeholder,
.wpcf7 form textarea:-ms-input-placeholder {
    color: #999;
    letter-spacing: 0;
}

.wpcf7 form input::placeholder,
.wpcf7 form textarea::placeholder {
    color: #999;
    letter-spacing: 0;
}

.wpcf7 textarea {
    height: 135px;
    padding-top: 10px;
}

.wpcf7 button {
    background: #fff;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 13px;
    color: #333;
    font-weight: 600;
}

.wpcf7 button i {
    font-size: 23px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 4px;
    color: #333;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.wpcf7 button:hover i {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

#map {
    height: 600px;
}


/*=============================================
* 14. Donate Page
*=============================================*/

.donate-title {
    text-align: center;
    position: relative;
    padding-bottom: 19px;
    margin-bottom: 53px;
}

.donate-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background-color: #ffb607;
    border-radius: 6px;
}

.donate-title h2 {
    font-size: 26px;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 13px;
}

.donate-title p {
    color: #555;
}

.d-form-box h4 {
    font-size: 21px;
    letter-spacing: 0;
    color: #444;
    margin-bottom: 20px;
    font-weight: 600;
}

.donation-count {
    margin-bottom: 25px;
}

.donation-count .select-box {
    position: relative;
    float: left;
    width: 60px;
    text-align: center;
    margin: 0px 20px 10px 0px;
}

.donation-count .input-box {
    position: relative;
    float: left;
    width: 200px;
}

.donation-count .select-box input[type="radio"] {
    left: 0px;
    top: 0px;
    visibility: hidden;
    position: absolute;
    opacity: 0;
}

.donation-count .select-box label {
    display: block;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.donation-count .select-box input[type="radio"]:checked+label {
    background: #ffb607;
    border-color: #ffb607;
    color: #ffffff;
}

.select-custome-box input {
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding-left: 17px;
    height: 41px;
    margin-left: 15px;
}

.donate-input-box input,
.donate-input-box textarea {
    height: 45px;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 15px;
    letter-spacing: 0;
    color: #444;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ccc;
}

.donate-input-box textarea {
    padding-top: 8px;
    height: 150px;
}

.submit input[type='submit'] {
    height: 45px;
    width: 140px;
    background: #ffb607;
    color: #fff;
    border: none;
    border-radius: 2px;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.submit input[type='submit']:hover {
    background-color: #444;
}


/*=============================================
* END Donate Page
*=============================================*/


/*=============================================
* 15. All Team Member
*=============================================*/

.all-team-member {
    padding: 100px 0px 70px;
}

.all-team-member .single-volunteer {
    margin-bottom: 30px;
}


/*=============================================
* 15. All Team Member
*=============================================*/


/*extra*/


/*** 

====================================================================
  subscribe Section
====================================================================

***/

.subscribe {
    background-repeat: no-repeat;
    background-size: cover;
}

.form-group .form-control {
    position: relative;
    display: inline-block;
    margin-right: 6px;
    padding: 10px 15px 8px;
}

.subscribe .thm-btn {
    width: 20%;
}

.subscribe-form {
    position: relative;
}

.subscribe-form span {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #ff5722;
    font-size: 20px;
}

/*.footer-social-icon li a{*/
/*    color:red;*/
/*    list-style: none;*/
/*}*/

/*.footer-social-icons {	width: 350px;	display:block;  margin: 0 auto; padding-top: 10%;}*/

.footer-social a{
    /*background:#EAE9DC;*/
  /*padding: 20px;*/
  font-size: 30px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.footer-social a:hover {
    /*background:#EAE9DC;*/
    color: black;
}

.social-fb {
  color: blue;
}

.social-twitter {
  color: #1DA1F2;
}


.social-linkedin {
  color: #0077b5;
}

.social-youtube {
  color: red;
}

.social-instagram {
  color: #E1306C;
}

/*====================*/
@keyframes brakingticker {
	0%   {margin-top: 0}
	25%  {margin-top: -30px}
	50%  {margin-top: -60px}
	75%  {margin-top: -90px}
	100% {margin-top: 0}
}

.latest-program{
    margin: 20px auto;
    max-height:100px;
    background: #eae9dc;
}

.latestNews {
  /*box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);*/
  /*width: 350px;*/
  height: 30px;
  margin: 20px auto;
  overflow: hidden;
  /*border-radius: 4px;*/
  padding: 3px;
  -webkit-user-select: none
} 

/*.news span {*/
/*  float: left;*/
/*  color: #fff;*/
/*  padding: 6px;*/
/*  position: relative;*/
/*  top: 1%;*/
/*  border-radius: 4px;*/
/*  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);*/
/*  font: 16px 'Source Sans Pro', Helvetica, Arial, sans-serif;*/
/*  -webkit-font-smoothing: antialiased;*/
/*  -webkit-user-select: none;*/
/*  cursor: pointer*/
/*}*/

.latestNews ul {
  float: left;
  /*padding-left: 20px;*/
  animation: brakingticker 7s cubic-bezier(1, 0, .5, 0) infinite;
  -webkit-user-select: none
}

.latestNews ul li {line-height: 30px; list-style: none }

.latestNews ul li a {
  color: black;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  /*font: 14px Helvetica, Arial, sans-serif;*/
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  font-family: 'Noto Sans Display', sans-serif;
}

.latestNews ul li a:hover{
    cursor:pointer;
    color: green;
    text-decoration:underline;
}

.latestNews ul:hover { animation-play-state: paused }
.latestNews span:hover+ul { animation-play-state: paused }

/* Slider Scroller */
/*****************************
*	horizontal news ticker
******************************/

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ticker-wrap {
  
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 4rem;
  background-color: rgba(0, 0, 0, 0.9);
  padding-left: 70%;
}

.ticker {
  display: inline-block;
  height: 4rem;
  line-height: 4rem;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
.ticker_item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 2rem;
  color: white;
}

/* Countdown */
.countdown_holder{
    margin: 0 auto;
    text-align: center;
}

#countdown{
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.t-holder{
  padding-top: .4rem;  
}
.cholder{
    padding:.9rem;
    /*padding-bottom: 2rem;*/
    background: black;
    margin: .5rem;
    font-size: 2.5rem;
    color: white;
    
}
#days, #hours, #minutes, #seconds{
    background: white;
    color: black;
    /*font-size: 2rem;*/
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
       overflow:hidden; 
       position: relative;
  }
  
  .slider-inner-img.active img {
      transition: transform 5000ms linear 0s;
      /* This should be based on your carousel setting. For bs, it should be 5second*/
      transform: scale(1.05, 1.05);
      display:block;
  }
  
  .carousel-fade .carousel-inner .active {
    opacity: 1;
  }
  
  .carousel-fade .carousel-inner .active.left,
  .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    /*z-index: 1;*/
  }
  
  .carousel-fade .carousel-inner .next.left,
  .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
  }
  
  /*.carousel-fade .carousel-control {*/
  /*  z-index: 2;*/
  /*}*/
  
  
/*  .carousel-control.right {*/
/*    right: 0;*/
/*    left: auto;*/
/*    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));*/
/*    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);*/
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
/*    background-repeat: repeat-x;*/
/*}*/

  /*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  now override the 3.3 new styles for modern browsers & apply opacity
  */
  @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-fade .carousel-inner > .item.next,
      .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
      }
      .carousel-fade .carousel-inner > .item.prev,
      .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
      }
      .carousel-fade .carousel-inner > .item.next.left,
      .carousel-fade .carousel-inner > .item.prev.right,
      .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
      }
  }
  
/* new caraousel css */
.carousel-caption {
    text-align: center;
    padding-bottom: 0px;
}
.carousel ol{
    margin-bottom: -22px
}
/*.carousel-caption h1 {*/
/*    background: rgba(0, 0, 0, 0.4);*/
/*    font-family: 'Open Sans', sans-serif;*/
/*    border-radius: 5px;*/
/*    font-size: 1.1vw;*/
    /*font-weight: 100;*/
/*    line-height: 3.5vh;*/
/*    color: #fff;*/
/*    padding: 1.2%;*/
/*    text-align: justify;*/
/*}*/
.carousel-caption h1 {
    /* background: rgba(0, 0, 0, 0.4); */
    /* font-family: 'Open Sans', sans-serif; */
    /* border-radius: 5px; */
    font-weight: 100;
    font-size: 18px;
    /* line-height: 3.5vh; */
    color: #fff;
    font-family: 'Poppins'
    /* padding: 1.2%; */
    /* text-align: justify; */
}
/*.carousel-caption > p {*/
/*    font-size: 30px;*/
/*    color: #fff;*/
/*}*/
.carouselBtn{
    padding-top: 1%;
}

.carouselBtn > a {
    /*text-transform: uppercase;*/
    color: #fff;
    background: #1a191926;
    font-family: 'Poppins';
    border-radius: 10px;
}
/* Magazine page CSS */

:root {
  --color: #3c3163;
  --transition-time: 0.5s;
}

/** {*/
/*  box-sizing: border-box;*/
/*}*/

/*body {*/
/*  margin: 0;*/
/*  min-height: 100vh;*/
/*  font-family: 'Open Sans';*/
/*  background: #fafafa;*/
/*}*/

/*a {*/
/*  color: inherit;*/
/*}*/

.cards-wrapper {
  display: grid;
  justify-content: center;
  align-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 2rem;
  padding: 4rem;
  margin: 0 auto;
  width: max-content;
}

.card-magazine {
  --bg-filter-opacity: 0.3;
  background-image: linear-gradient(rgba(0,0,0,var(--bg-filter-opacity)),rgba(0,0,0,var(--bg-filter-opacity))), var(--bg-img);
  height: 15em;
  width: 12em;
  font-size: 1.5em;
  color: white;
  border-radius: .5em;
  padding: 1em;
  margin: 1.1em;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  box-shadow: 0 0 5em -1em black;
  transition: all, var(--transition-time);
  position: relative;
  overflow: hidden;
  border: 10px solid #fff;
  text-decoration: none;
}

.card-magazine .tags {
  display: flex;
}

.card-magazine .tags .tag {
  font-size: 1.7rem;
  background: #ffffffa8;
  border-radius: 0.3rem;
  padding: 0 0.5em;
  margin-left: 2.9em;
  line-height: 1.5em;
  transition: all, var(--transition-time);
  font-family: 'Roboto Slab';
  color: #0e0909;
}

.card-magazine:hover .tags .tag {
  background: var(--color);
  color: white;
}

/*.card-magazine .date {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  right: 0;*/
/*  font-size: 0.75em;*/
/*  padding: 1em;*/
/*  line-height: 1em;*/
/*  opacity: .8;*/
/*}*/

/*.card-magazine::after{*/
/*  position: absolute;*/
/*  content: attr(data-label);*/
/*  right: -11px;*/
/*  width: 7rem;*/
/*  background: white;*/
/*  color: black;*/
/*  text-align: center;*/
/*  font-family: 'Roboto', sans-serif;*/
/*  font-family: 'Roboto Slab';*/
/*  box-shadow: 4px 4px 15px rgba(26, 35, 126, 0.2);*/
/*}*/

.card-magazine:hover {
  color: var(--color);
}

.card-magazine:hover:before, .card-magazine:hover:after {
  transform: scale(1);
}


 /*MEDIA QUERIES */
@media screen and (max-width: 1285px) {
  .cards-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 900px) {
  .cards-wrapper {
    grid-template-columns: 1fr;
  }
  .info {
    justify-content: center;
  }
  .card-grid-space .num {
    /margin-left: 0;
    /text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1024px)
{
   .cards-wrapper {
    grid-template-columns: 1fr 1fr;
  } 
}

@media screen and (max-width: 500px) {
  .cards-wrapper {
    padding: 4rem 2rem;
  }
  .card-magazine {
    max-width: calc(100vw - 4rem);
  }
}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left: -3px;
}

.ribbon{
    font: bold 1.7rem sans-serif;
    color: #333;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform:    rotate(-45deg);
    -ms-transform:     rotate(-45deg);
    -o-transform:      rotate(-45deg);
    position: relative;
    padding: 7px 0;
    top: 15px;
    left: -30px;
    width: 120px;
    background-color: #ffffff1a;
    color: #fff;
    font-family: 'roboto slab';
}

/* News Coverage Page CSS */
 .caption p, .caption h4 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.1em;
  text-transform: uppercase;
}
.newsDate
{
    font-family: 'Roboto Slab';
    font-weight: 600;
}
.newsBtn{
    color: #fff;
    background-color: #777b7e;
     border-color: #777b7e; 
    border-radius: 3em;
    font-family: 'Poppins';
}

.pdf_modal_container
{
    min-height: 800px;
}

.modal-header
{
    padding: -24px;
    border-bottom: 0px solid #e5e5e5;
}

.pdf_modal_body
{
    min-height: 700px;
}

#pdf_src{
    min-height: 700px;
}

/* .item-1 {*/
/*  @media (min-width: 60em) {*/
/*    grid-column: 1 / span 2;*/
    
/*    h1 {*/
/*      font-size: 24px;*/
/*    }*/
/*  }*/
/*}*/
/*  span {*/
/*    font-size: 12px;*/
/*    font-weight: bold;*/
/*    color: #999;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: .05em;*/
/*    margin: 2em 0 0 0;*/
/*  }*/
  
/*  .thumb {*/
/*    padding-bottom: 60%;*/
/*    background-size: cover;*/
/*    background-position: center center;*/
/*  }*/

 
