@import url(https://fonts.googleapis.com/css?family=Dosis|Oxygen|Varela+Round);
@import url(https://fonts.googleapis.com/css?family=Dosis|Open+Sans:300,400,500,500|Oxygen);
@import url(font-awesome.css);
@import url(flaticon.css);
@import url(owl.css);
@import url(bootstrap.css);
@import url(jquery.fancybox.css);
@import url(animate.css);
@import url(jquery-ui.css);
@import url(nouislider.css);
*{
    margin:0;
    padding:0;
    border:none;
    outline:0
}
body{
    font-size:14px;
    color:#848484;
    line-height:26px;
    font-weight:400;
    background:#fff;
    font-family:'Open Sans',sans-serif;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center top;
    -webkit-font-smoothing:antialiased
}
@media (min-width:1200px){
    .container{
        max-width:1170px;
        padding:0
    }
}
.blockquotes{
    padding:0 0;
    margin:0 0 20px;
    font-size:18px;
    font-size:23px;
    line-height:35px
}
.feature-section .container-fluid{
    padding:0
}
.auto-container{
    position:static;
    max-width:1200px;
    padding:0 15px;
    margin:0 auto
}
.small-container{
    max-width:680px;
    margin:0 auto
}
.boxed_wrapper{
    position:relative;
    overflow-x:hidden;
    margin:0 auto;
    width:100%;
    min-width:300px
}
a{
    text-decoration:none;
    position:relative;
    font-size:14px;
    font-family:'Open Sans',sans-serif;
    line-height:26px;
    font-weight:400;
    cursor:pointer;
    color:#848484;
    transition:all .5s ease
}
a:hover{
    text-decoration:none;
    outline:0;
    color:#ff5e14
}
button,input,select,textarea{
    font-family:'Open Sans',sans-serif;
    font-weight:400;
    font-size:15px
}
li,ul{
    list-style:none;
    padding:0;
    margin:0
}
input{
    transition:all .5s ease
}
button:focus,input:focus,textarea:focus{
    outline:0;
    box-shadow:none;
    transition:all .5s ease
}
p{
    position:relative;
    font-size:15px;
    font-family:'Open Sans',sans-serif;
    line-height:26px;
    font-weight:400;
    color:#848484;
    margin-bottom:10px;
    font-style:normal;
    transition:all .5s ease
}
h1,h2,h3,h4,h5,h6{
    position:relative;
    font-family:'Open Sans',sans-serif;
    font-weight:400;
    margin-bottom:0;
    color:#222;
    transition:all .5s ease
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    position:relative;
    font-family:'Open Sans',sans-serif;
    font-weight:400;
    margin-bottom:0;
    color:#222;
    transition:all .5s ease
}
h3{
    font-size:24px;
    line-height:32px;
    font-weight:500
}
h5{
    font-size:18px;
    line-height:28px;
    font-weight:500
}
h3 a{
    font-size:20px;
    font-weight:500;
    line-height:32px
}
h4 a{
    font-size:16px;
    font-weight:500;
    line-height:26px
}
h4 a.hchy{
    font-size:18px;
    font-weight:400;
    line-height:26px;
    border:1px solid #ff5e14;
    border-radius:2px;
    padding:6px 10px;
    background:#ff5e14;
    color:#eee;
    display:block
}
h4 a.hchy:hover{
    color:#fff
}
h5 a{
    font-size:18px;
    font-weight:500;
    line-height:26px
}
h3 a:hover,h4 a:hover{
    color:#ff5e14
}
.centred{
    text-align:center
}
.pull-left{
    float:left
}
.pull-right{
    float:right
}
figure{
    margin:0
}
.theme-btn{
    position:relative;
    display:inline-block;
    font-size:15px;
    font-family:'Open Sans',sans-serif;
    padding:13px 55px 13px 55px;
    background:#ff5e14;
    color:#fff;
    border-radius:30px;
    text-transform:capitalize;
    transition:all .3s ease;
    cursor:pointer;
    text-align:center;
    z-index:1
}
.theme-btn:hover{
    background:#212121;
    color:#fff
}
.theme-btn-two{
    position:relative;
    display:inline-block;
    font-size:14px;
    font-family:'Open Sans',sans-serif;
    padding:4px 25px 4px 25px;
    color:#222;
    text-transform:capitalize;
    background:0 0;
    border:2px solid #dedede;
    cursor:pointer;
    border-radius:4px;
    transition:all .5s ease
}
.theme-btn-two:hover{
    background:#ff5e14;
    border:2px solid #ff5e14;
    color:#fff
}
.theme-btn-three{
    position:relative;
    display:inline-block;
    font-size:15px;
    font-family:'Open Sans',sans-serif;
    padding:10px 46px 10px 47px;
    color:#ff5e14;
    text-transform:capitalize;
    background:0 0;
    border:2px solid #ff5e14;
    cursor:pointer;
    border-radius:30px;
    transition:all .5s ease
}
.theme-btn-three:hover{
    background:#ff5e14;
    border:2px solid #ff5e14;
    color:#fff
}
.theme-btn{
    position:relative;
    display:inline-block;
    font-size:15px;
    font-family:'Open Sans',sans-serif;
    padding:13px 55px 13px 55px;
    background:#ff5e14;
    color:#fff;
    border-radius:2px;
    text-transform:capitalize;
    transition:all .3s ease;
    cursor:pointer;
    text-align:center;
    z-index:1
}
.theme-btn:hover{
    background:#212121;
    color:#fff
}
.btn-replyf{
    position:relative;
    display:inline-block;
    font-size:14px;
    font-family:'Open Sans',sans-serif;
    padding:3px 10px;
    background:#ff5e14;
    color:#fff;
    border-radius:2px;
    text-transform:capitalize;
    transition:all .3s ease;
    cursor:pointer;
    text-align:center;
    z-index:1
}
.btn-replyf:hover{
    background:#212121;
    color:#fff
}
.sponserlink{
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px
}
.theme-btn-s2{
    background-color:transparent;
    line-height:auto;
    font-size:16px;
    font-weight:500;
    color:#f98107!important;
    border:1px solid #f98107;
    padding:10px 16px;
    border-radius:4px
}
.theme-btn-s2:hover{
    color:#fff!important;
    border-color:#f98107;
    background:#f98107
}
.overlay-bg{
    position:relative
}
.overlay-bg:before{
    position:absolute;
    content:'';
    background:rgba(0,0,0,.8);
    width:100%;
    height:100%;
    left:0;
    top:0
}
.overlay-call-bg{
    position:relative
}
.overlay-call-bg:before{
    position:absolute;
    content:'';
    background:#f0f1f5;
    width:100%;
    height:100%;
    left:0;
    top:0
}
.overlay-imp-bg{
    position:relative
}
.overlay-imp-bg:before{
    position:absolute;
    content:'';
    background:rgba(0,0,05,.5);
    width:100%;
    height:100%;
    left:0;
    top:0
}
.pagination{
    position:relative;
    display:block
}
.pagination li{
    display:inline-block;
    margin:0 5px
}
.pagination li a{
    position:relative;
    display:inline-block;
    font-size:18px;
    font-family:'Open Sans',sans-serif;
    height:40px;
    border-radius:2px;
    font-weight:600;
    width:50px;
    line-height:40px;
    text-align:center;
    border:1px solid #e5e5e5;
    color:#848484;
    transition:all .5s ease
}
.pagination li a.active,.pagination li a:hover{
    background:#ff5e14;
    border:1px solid #ff5e14;
    color:#fff
}
.chetna-team{
    position:relative;
    display:block;
    font-size:25px;
    line-height:25px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    letter-spacing:0;
    margin-bottom:10px
}
.chetna-title{
    margin-bottom:12px;
    padding-bottom:11px;
    display:inline-block;
    width:20%;
    margin:0 auto
}
.chetna-title::before{
    content:"";
    display:block;
    width:100%;
    height:1px;
    background:#cccc;
    position:absolute;
    left:0;
    bottom:0
}
.chetna-title::after{
    content:"";
    width:50px;
    height:3px;
    position:absolute;
    left:50%;
    margin-left:-30px;
    bottom:-1px;
    background:#ff5e14
}
.sec-title{
    position:relative;
    display:block;
    font-size:25px;
    line-height:25px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    letter-spacing:0;
    margin-bottom:12px
}
.sec-title .text-white{
    color:#fff
}
.impsec-title{
    position:relative;
    display:block;
    font-size:35px;
    line-height:35px;
    font-family:'Open Sans',serif;
    color:#fff;
    font-weight:400;
    letter-spacing:0;
    margin-bottom:12px
}
.headline-title{
    margin-bottom:20px;
    padding-bottom:18px
}
.headline-title::before{
    content:"";
    display:block;
    width:100%;
    height:1px;
    background:#cccc;
    position:absolute;
    left:0;
    bottom:0
}
.headline-title::after{
    content:"";
    width:50px;
    height:3px;
    position:absolute;
    left:0;
    margin-left:0;
    bottom:-1px;
    background:#ff5e14
}
.headlinem-title{
    margin-bottom:20px;
    padding-bottom:20px;
    display:inline-block
}
.headlinem-title::before{
    content:"";
    display:block;
    width:100%;
    height:1px;
    background:#cccc;
    position:absolute;
    left:0;
    bottom:0
}
.headlinem-title::after{
    content:"";
    width:50px;
    height:3px;
    position:absolute;
    left:50%;
    margin-left:-30px;
    bottom:-1px;
    background:#ff5e14
}
.headlinem-title span{
    font-size:26px;
    color:#fe5d0f;
    display:block;
    line-height:25px
}
.headlinenp-title{
    margin-bottom:20px;
    padding-bottom:15px;
    display:inline-block
}
.headlinenp-title::before{
    content:"";
    display:block;
    width:100%;
    height:1px;
    background:#cccc;
    position:absolute;
    left:0;
    bottom:0
}
.headlinenp-title::after{
    content:"";
    width:50px;
    height:3px;
    position:absolute;
    left:50%;
    margin-left:-30px;
    bottom:-1px;
    background:#ff5e14
}
.headlinenp-title span{
    font-size:25px;
    color:#fe5d0f;
    line-height:25px
}
.mediam-title{
    position:relative;
    display:block;
    font-size:35px;
    line-height:52px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:700;
    letter-spacing:2px;
    margin-bottom:30px
}
.title-text{
    font-size:16px;
    margin-bottom:30px
}
.sec-pad{
    padding:30px 0 40px 0
}
.sec-pad-2{
    padding:30px 0 40px!important
}
.preloader{
    position:fixed;
    left:0;
    top:0;
    height:100%;
    width:100%;
    z-index:999999;
    background-color:#fff;
    background-position:center center;
    background-repeat:no-repeat;
    background-image:url(../images/icons/preloader.gif)
}
@keyframes pulse{
    50%{
        box-shadow:0 0 0 5px rgba(255,255,255,.1),0 0 0 20px rgba(238,238,238,.3)
    }
}
.scroll-top{
    width:60px;
    height:60px;
    line-height:60px;
    position:fixed;
    bottom:105%;
    right:50px;
    font-size:16px;
    border-radius:50%;
    z-index:99;
    color:#fff;
    text-align:center;
    cursor:pointer;
    background:#ff5e14;
    transition:1s ease
}
.scroll-top.open{
    bottom:30px
}
.scroll-top:hover{
    background:#0d2933
}
.scroll-top span{
    color:#fff
}
.PJF-Stories .inner-box{
    position:relative;
    width:100%;
    margin-bottom:20px;
    overflow:hidden
}
.PJF-Stories .inner-box.mb-0{
    margin-bottom:20px
}
.PJF-Stories .image-box{
    position:relative;
    display:block;
    margin-bottom:0
}
.PJF-Stories .image-box img{
    position:relative;
    display:block;
    width:100%
}
.PJF-Stories .overlay-box{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0;
    color:#fff;
    text-align:center;
    -webkit-transition:all .7s ease;
    -ms-transition:all .7s ease;
    -o-transition:all .7s ease;
    transition:all .7s ease
}
.PJF-Stories .overlay-box:before{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:block;
    opacity:0;
    visibility:hidden;
    transition:all .9s ease;
    -moz-transition:all .9s ease;
    -webkit-transition:all .9s ease;
    -ms-transition:all .9s ease;
    -o-transition:all .9s ease;
    background-color:rgba(0,0,0,.8);
    -moz-transform:rotateX(-180deg);
    -webkit-transform:rotateX(-180deg);
    -ms-transform:rotateX(-180deg);
    -o-transform:rotateX(-180deg);
    transform:rotateX(-180deg)
}
.PJF-Stories .inner-box .overlay-inner{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:table;
    vertical-align:middle;
    padding:10px 0
}
.PJF-Stories .inner-box .overlay-inner .content{
    position:relative;
    display:table-cell;
    vertical-align:middle
}
.PJF-Stories .inner-box:hover .overlay-box:before{
    -moz-transform:rotateX(0);
    -webkit-transform:rotateX(0);
    -ms-transform:rotateX(0);
    -o-transform:rotateX(0);
    transform:rotateX(0);
    opacity:1;
    visibility:visible
}
.PJF-Stories .inner-box:hover .overlay-box{
    opacity:1
}
.PJF-Stories .inner-box .overlay-inner .content a.link{
    position:relative;
    display:inline-block;
    font-size:18px;
    width:50px;
    height:50px;
    line-height:52px;
    background:#fff;
    color:#ff5e14;
    text-align:center;
    border-radius:50%
}
.PJF-Stories .inner-box .overlay-inner .content a.link:hover{
    background:#222;
    color:#fff
}
.PJF-Stories-video .PJF-cause-content{
    box-shadow:0 0 20px rgba(0,0,0,.1)
}
.PJF-cause-content{
    position:relative;
    background:#fff;
    border-radius:2px;
    padding:0
}
.PJF-cause-content .image-box{
    position:relative;
    overflow:hidden;
    margin-bottom:0
}
.PJF-cause-content .lower-content{
    text-align:left;
    padding:10px
}
.PJF-cause-content .lower-content .text h4{
    font-size:14px
}
.PJF-cause-content .lower-content .text span{
    display:inline-block;
    position:absolute;
    right:0;
    bottom:20%
}
.PJF-cause-content .lower-content .text span a{
    display:inline-block;
    line-height:20px;
    padding:0 10px 10px 0;
    font-size:14px
}
.PJF-cause-content .lower-content span a .fa-play{
    color:#fff;
    font-size:20px;
    width:45px;
    height:45px;
    line-height:34px;
    break-after:0;
    text-align:center;
    border-radius:50%;
    background:#fff
}
.PJF-cause-content .lower-content .text p{
    color:#444
}
.PJF-cause-content .lower-content .date{
    line-height:10px;
    margin-bottom:10px;
    margin-top:10px
}
.PJF-cause-content .lower-content .date span a{
    font-size:12px
}
.PJF-cause-content .lower-content .date span{
    font-size:12px;
    padding-right:6px
}
.PJF-cause-content .lower-content .date span i{
    font-size:11px
}
.PJF-cause-content .lower-content .date p{
    margin-top:10px;
    text-align:right
}
.PJF-cause-content .lower-content .date p span a{
    font-size:14px
}
.PJF-cause-content .lower-content .date p span a i{
    font-size:14px
}
.PJF-cause-content:hover{
    background:#fe5d0f
}
.PJF-cause-content:hover .lower-content .text h4{
    font-size:14px;
    color:#fff
}
.PJF-cause-content:hover .lower-content span a{
    display:inline-block;
    color:#fff
}
.PJF-cause-content:hover .lower-content .text p{
    color:#fff
}
.PJF-cause-content:hover .lower-content .date{
    line-height:10px
}
.PJF-cause-content:hover .lower-content .date span{
    color:#fff
}
.PJF-cause-content:hover .lower-content .date p span a{
    color:#fff
}
.PJF-cause-content:hover .lower-content .date span i{
    color:#fff
}
.PJF-cause-content:hover .lower-content span a .fa-play{
    font-size:20px;
    width:45px;
    height:45px;
    line-height:35px;
    break-after:0;
    text-align:center;
    border-radius:50%;
    background:#f5f5f5;
    color:#000;
    border:6px solid #ccccccba;
    padding-left:6px
}
.PJF-cause-content .view-all-stories{
    text-align:center;
    padding:131px 20px
}
.PJF-cause-content .view-all-stories h2 a i{
    font-size:50px;
    color:#fe5d0f
}
.PJF-cause-content .view-all-stories p{
    color:#fe5d0f;
    font-size:22px
}
.PJF-cause-content:hover .view-all-stories h2 a i{
    color:#fff
}
.PJF-cause-content:hover .view-all-stories p{
    color:#fff
}
.teamdpb{
    margin-bottom:50px
}
.teamdpb h6{
    margin-top:15px
}
.overlay-style-one .inner-box{
    position:relative;
    width:100%;
    margin-bottom:20px;
    overflow:hidden
}
.overlay-style-one .inner-box.mb-0{
    margin-bottom:20px
}
.overlay-style-one .image-box{
    position:relative;
    display:block;
    margin-bottom:0
}
.overlay-style-one .image-box img{
    position:relative;
    display:block;
    width:100%
}
.overlay-style-one .overlay-box{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0;
    color:#fff;
    text-align:center;
    -webkit-transition:all .7s ease;
    -ms-transition:all .7s ease;
    -o-transition:all .7s ease;
    transition:all .7s ease
}
.overlay-style-one .overlay-box:before{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:block;
    opacity:0;
    visibility:hidden;
    transition:all .9s ease;
    -moz-transition:all .9s ease;
    -webkit-transition:all .9s ease;
    -ms-transition:all .9s ease;
    -o-transition:all .9s ease;
    background-color:rgba(255,94,20,.8);
    -moz-transform:rotateX(-180deg);
    -webkit-transform:rotateX(-180deg);
    -ms-transform:rotateX(-180deg);
    -o-transform:rotateX(-180deg);
    transform:rotateX(-180deg)
}
.overlay-style-one .inner-box .overlay-inner{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:table;
    vertical-align:middle;
    padding:10px 0
}
.overlay-style-one .inner-box .overlay-inner .content{
    position:relative;
    display:table-cell;
    vertical-align:middle
}
.overlay-style-one .inner-box:hover .overlay-box:before{
    -moz-transform:rotateX(0);
    -webkit-transform:rotateX(0);
    -ms-transform:rotateX(0);
    -o-transform:rotateX(0);
    transform:rotateX(0);
    opacity:1;
    visibility:visible
}
.overlay-style-one .inner-box:hover .overlay-box{
    opacity:1
}
.overlay-style-one .inner-box .overlay-inner .content a.link{
    position:relative;
    display:inline-block;
    font-size:18px;
    width:50px;
    height:50px;
    line-height:52px;
    background:#fff;
    color:#ff5e14;
    text-align:center;
    border-radius:50%
}
.overlay-style-one .inner-box .overlay-inner .content a.link:hover{
    background:#222;
    color:#fff
}
.overlay-style-two .single-item .image{
    position:relative;
    overflow:hidden
}
.overlay-style-two .single-item .image:before{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:block;
    z-index:8;
    opacity:0;
    -webkit-transform:perspective(400px) rotateX(-90deg);
    -ms-transform:perspective(400px) rotateX(-90deg);
    transform:perspective(400px) rotateX(-90deg);
    -webkit-transform-origin:top;
    -ms-transform-origin:top;
    transform-origin:top;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    background-color:rgba(255,94,20,.8)
}
.overlay-style-two .single-item img{
    width:100%;
    -webkit-transition:.7s ease;
    -o-transition:.7s ease;
    transition:.7s ease;
    -webkit-transition-delay:.3s;
    -o-transition-delay:.3s;
    transition-delay:.3s
}
.overlay-style-two .single-item:hover img{
    -webkit-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2)
}
.overlay-style-two .single-item .overlay{
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    text-align:center;
    height:100%;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:all .5s ease 0s;
    -o-transition:all .5s ease 0s;
    transition:all .5s ease 0s;
    z-index:10
}
.overlay-style-two .single-item .overlay-content{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:table;
    vertical-align:middle;
    padding:10px 0
}
.overlay-style-two .single-item .overlay .content{
    display:table-cell;
    vertical-align:middle
}
.overlay-style-two .single-item:hover .image:before{
    opacity:1;
    -webkit-transform:perspective(400px) rotateX(0);
    -ms-transform:perspective(400px) rotateX(0);
    transform:perspective(400px) rotateX(0)
}
.overlay-style-two .single-item:hover .overlay{
    opacity:1
}
.overlay-style-two .single-item .overlay a{
    position:relative;
    display:block;
    width:100%;
    height:100%;
    font-size:0;
    color:#fff
}
.overlay-style-two .single-item .overlay a{
    position:relative;
    display:inline-block;
    font-size:18px;
    width:50px;
    height:50px;
    line-height:52px;
    background:#fff;
    color:#ff5e14;
    text-align:center;
    border-radius:50%
}
.overlay-style-two .single-item .overlay a:hover{
    background:#222;
    color:#fff
}
.main-header{
    position:relative;
    left:0;
    top:0;
    z-index:999;
    width:100%;
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease
}
.sticky-header{
    position:fixed;
    opacity:0;
    visibility:hidden;
    background:#212121;
    left:0;
    top:0;
    border-bottom:0 solid #212121;
    width:100%;
    z-index:0;
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease
}
.fixed-header .sticky-header{
    z-index:999;
    opacity:1;
    visibility:visible;
    -ms-animation-name:fadeInDown;
    -moz-animation-name:fadeInDown;
    -op-animation-name:fadeInDown;
    -webkit-animation-name:fadeInDown;
    animation-name:fadeInDown;
    -ms-animation-duration:.5s;
    -moz-animation-duration:.5s;
    -op-animation-duration:.5s;
    -webkit-animation-duration:.5s;
    animation-duration:.5s;
    -ms-animation-timing-function:linear;
    -moz-animation-timing-function:linear;
    -op-animation-timing-function:linear;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -ms-animation-iteration-count:1;
    -moz-animation-iteration-count:1;
    -op-animation-iteration-count:1;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1
}
.fixed-header .sticky-header .logo-box img{
    max-width:72%
}
.header-top{
    position:relative;
    width:100%;
    background:#00a1b1
}
.header-top .top-left,.header-top .top-right{
    position:relative;
    padding:0
}
.header-top .social-content li{
    position:relative;
    display:inline-block;
    margin-right:30px
}
.header-top .social-content li:last-child{
    margin-right:0
}
.header-top .social-content li,.header-top .social-content li a{
    position:relative;
    display:inline-block;
    font-size:16px;
    font-family:Montserrat,sans-serif;
    color:#fff;
    line-height:24px
}
.header-top .social-content li a:hover{
    color:#ff5e14
}
.header-top .social-content-top li{
    margin-right:0;
    color:#fff;
    text-align:center;
    display:inline-block;
    font-size:16px
}
.header-top .social-content-top li a{
    color:#fff;
    padding:4px 10px;
    display:inline-block;
    font-size:18px;
    font-weight:100
}
.header-top .social-content-top li:first-child{
    margin-right:0;
    background:0 0
}
.header-top .social-content-top li a:hover{
    color:#fff
}
.header-top .top-right .right-content li{
    position:relative;
    display:inline-block;
    margin-left:0;
    padding:4px 16px
}
.header-top .top-right .right-content li.register{
    margin-right:0
}
.header-top .top-right .right-content li.register:hover{
    background:#0298a7
}
.header-top .top-right .right-content li.login{
    background:#0298a7
}
.header-top .top-right .right-content li.login:hover{
    background:#0298a7
}
.header-top .top-right .right-content li.join:hover{
    background:#0298a7
}
.header-top .top-right .right-content li:first-child{
    margin-left:0
}
.header-top .top-right .right-content li:last-child:before{
    display:none
}
.header-top .top-right .right-content li a{
    position:relative;
    display:inline-block;
    font-size:14px;
    color:#fff
}
.header-top .top-right .right-content li i:before{
    margin-right:7px
}
.header-top .top-right{
    width:100%;
    text-align:right
}
.header-bottom{
    position:relative;
    background:#212121
}
.main-header .logo-box{
    position:relative;
    display:inline-block;
    margin:4px 0 0 0;
    float:left;
    z-index:999
}
.main-header .menu-area{
    position:relative;
    margin:0;
    width:100%;
    float:right
}
.main-header .header-bottom .nav-right{
    position:relative;
    margin-top:25px
}
.main-header .header-bottom .nav-right li{
    position:relative;
    display:inline-block
}
.main-header .header-bottom .nav-right li.link{
    margin:0 25px 0 0;
    top:3px
}
.main-header .header-bottom .nav-right li.link i:before{
    margin:0;
    color:#000;
    transition:all .5s ease
}
.main-header .header-bottom .nav-right li.link i:hover:before{
    color:#ff5e14
}
.main-header .header-bottom .nav-right .donate-box button{
    position:relative;
    display:inline-block;
    font-size:15px;
    line-height:26px;
    font-family:'Open Sans',sans-serif;
    color:#fff;
    background:#212121;
    padding:7px 4px 7px 5px;
    border-radius:2px;
    cursor:pointer;
    transition:all .3s ease
}
.main-header .header-bottom .nav-right .donate-box button:hover{
    background:#ff5e14
}
.main-menu{
    position:relative;
    display:block
}
.main-menu .navbar-collapse{
    padding:0
}
.main-menu .navigation{
    position:relative;
    margin-left:auto
}
.main-menu .navigation>li{
    position:relative;
    display:inline-block;
    padding:0 25px
}
.main-header .menu-column{
    padding:0
}
.main-menu .navigation>li>a{
    position:relative;
    display:block;
    font-size:14px;
    font-family:'Open Sans',sans-serif;
    color:#fff;
    line-height:30px;
    font-weight:400;
    opacity:1;
    padding:31px 0 29px 0;
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease
}
.main-menu .navigation>li>a:before{
    position:absolute;
    content:'';
    background:#ff5e14;
    width:0%;
    height:3px;
    left:0;
    bottom:21px;
    transition:all .5s ease
}
.main-menu .navigation>li:last-child a:before{
    position:absolute;
    content:'';
    background:0 0;
    width:0%;
    height:2px;
    left:0;
    bottom:21px;
    transition:all .5s ease
}
.main-menu .navigation>li.current>a:before,.main-menu .navigation>li:hover>a:before{
    width:100%
}
.main-menu .navigation>li>ul{
    position:absolute;
    left:0;
    top:100%;
    width:250px;
    z-index:100;
    display:none;
    background:#212121;
    border-bottom:3px solid #ff5e14
}
.main-menu .navigation>li>ul>li{
    position:relative;
    width:100%;
    padding:4px 20px;
    background:#212121;
    border-bottom:1px dashed #333;
    transition:all .5s ease
}
.main-menu .navigation>li>ul>li:last-child{
    border-bottom:none
}
.main-menu .navigation>li>ul>li>a{
    position:relative;
    display:block;
    font-family:'Open Sans',sans-serif;
    padding:6px 0;
    line-height:24px;
    font-size:14px;
    color:#fff;
    font-weight:400;
    text-align:left;
    text-transform:capitalize;
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease
}
.main-menu .navigation>li>ul>li:hover{
    background:#ff5e14;
    border-bottom:1px dashed #ff5e14
}
.main-menu .navigation>li>ul>li:last-child:hover{
    border-bottom:none
}
.main-menu .navigation>li.dropdown:hover>ul{
    visibility:visible;
    opacity:1
}
.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn{
    position:absolute;
    right:0;
    top:0;
    font-size:18px;
    border-left:1px solid rgba(255,255,255,.1);
    color:#fff;
    width:50px;
    height:47px;
    line-height:47px;
    text-align:center;
    cursor:pointer;
    z-index:5;
    display:none
}
.navbar-header{
    display:none
}
.donate-btn{
    vertical-align:middle
}
.donate-btn .donbtn{
    line-height:20px;
    border-radius:2px;
    background:#f98107;
    padding:3px 6px!important;
    padding:10px 14px!important;
    font-size:18px!important
}
.donate-btn .donbtn:hover{
    background:#e97706
}
.sticky-header .main-menu .navigation>li{
    padding:0 16px
}
.sticky-header .main-menu .navigation>li>a{
    padding:14px 10px 16px 10px
}
.sticky-header .main-menu .navigation>li.current>a,.sticky-header .main-menu .navigation>li:hover>a{
    background:#f98107;
    color:#fff
}
.sticky-header .logo-box{
    margin-top:2px
}
.sticky-header .menu-area{
    padding:0;
    margin:0;
    border:none
}
.sticky-header .main-menu .navigation>li>a:before{
    display:none
}
.main-header .search-box-area{
    position:relative;
    left:4px
}
.search-box-area .search-toggle i:before{
    position:relative;
    font-size:13px;
    color:#fff;
    margin:0;
    cursor:pointer;
    transition:all .5s ease
}
.search-box-area .search-box{
    opacity:0;
    position:absolute;
    background:#fff;
    padding:15px 20px 20px 20px;
    border-top:3px solid #e5e5e5;
    box-shadow:0 1px 1px 0 #ccc;
    right:0;
    top:40px;
    visibility:hidden;
    z-index:9
}
.search-box-area .form-group{
    position:relative;
    margin-bottom:0
}
.search-box-area .form-group button{
    position:absolute;
    top:2px;
    right:0;
    width:46px;
    height:46px;
    color:#fff;
    background:#ff5e14;
    cursor:pointer;
    border:none;
    z-index:10
}
.header-top .top-right .right-content .search-box-area .form-group i:before{
    margin:0
}
.search-box-area input[type=search]{
    width:250px;
    height:50px;
    border:2px solid #ff5e14;
    padding:10px 50px 10px 20px;
    z-index:9;
    margin-bottom:0
}
.search-box.now-visible{
    top:40px;
    right:0;
    opacity:1;
    visibility:visible;
    z-index:9
}
.donate-popup{
    position:fixed;
    left:0;
    top:-100%;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.8);
    z-index:9999;
    visibility:hidden;
    opacity:0;
    overflow:auto;
    transition:all .7s ease;
    -moz-transition:all .7s ease;
    -webkit-transition:all .7s ease;
    -ms-transition:all .7s ease;
    -o-transition:all .7s ease
}
.donate-popup.popup-visible{
    top:0;
    visibility:visible;
    opacity:1
}
.donate-popup .close-donate{
    position:absolute;
    right:25px;
    top:25px;
    font-size:20px;
    color:#fff;
    cursor:pointer;
    z-index:5
}
.donate-popup .close-donate:hover{
    opacity:.7
}
.donate-form-area{
    margin-top:100px;
    margin-bottom:100px;
    background:#f2f2f2;
    padding:50px;
    border:8px solid #ff5e14;
    border-radius:4px
}
.donate-form-area h2{
    font-size:36px;
    text-align:center;
    font-weight:700;
    color:#222;
    margin-bottom:40px;
    text-transform:capitalize;
    font-family:'Open Sans',serif
}
.donate-form-area h4{
    font-size:24px;
    color:#444;
    font-weight:400;
    margin-bottom:18px;
    text-transform:capitalize
}
.donate-form-area h3{
    font-weight:400;
    margin-top:38px;
    color:#444;
    margin-bottom:28px;
    text-transform:capitalize
}
.donate-form-area .form-group input{
    width:100%;
    border:1px solid #e5e5e5;
    padding:8px 10px;
    border-radius:2px;
    transition:all .5s ease
}
.donate-form-area .form-group input:focus{
    border:1px solid #ff5e14
}
.chicklet-list{
    background:#fff;
    padding:30px 30px 25px
}
.chicklet-list li{
    padding:0 5px;
    display:inline-block;
    position:relative;
    cursor:pointer
}
.chicklet-list input{
    font-size:16px;
    border-radius:2px;
    line-height:40px;
    border:1px solid #e5e5e5;
    padding:.55em .55em .55em .8em;
    margin-bottom:0;
    transition:all .5s ease
}
.chicklet-list input:focus{
    border:1px solid #ff5e14
}
.chicklet-list input[type=radio]{
    opacity:0;
    position:absolute;
    top:0;
    left:0;
    cursor:pointer
}
.chicklet-list label{
    display:block;
    font-size:16px;
    font-weight:400;
    background:#fff;
    border:1px solid #e5e5e5;
    color:#000;
    padding:8px 27px;
    text-align:center;
    border-radius:2px;
    cursor:pointer;
    -webkit-transition:all .1s ease-out;
    transition:all .1s ease-out
}
.chicklet-list :checked+label{
    background:#ff5e14;
    color:#f7f7f7;
    text-shadow:none
}
.chicklet-list li.other-amount{
    width:38%;
    margin-top:12px;
    float:left
}
.chicklet-list li span{
    position:absolute;
    left:-30px;
    top:9px;
    font-size:16px;
    color:#303030
}
.chicklet-list li.other-amount i{
    position:absolute;
    top:11px;
    left:10px
}
.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 .default-form .form-group p{
    margin-bottom:5px
}
.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
}
.donate-form-area .payment-option .checkbox input{
    position:relative;
    width:15px;
    height:15px;
    top:3px
}
.donate-form-area .payment-option .checkbox label{
    cursor:pointer
}
.main-slider{
    position:relative
}
.main-slider .content{
    position:relative
}
.main-slider .slide{
    position:relative;
    padding:0 0;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
    height:470px
}
.main-slider .slide:before{
    position:absolute;
    content:'';
    background:#000000a1;
    width:100%;
    height:100%;
    left:0;
    top:0;
    opacity:.5
}
.main-slider h1{
    position:relative;
    color:#fff;
    font-size:65px;
    font-weight:400;
    line-height:74px;
    text-transform:uppercase;
    margin-bottom:8%;
    -webkit-transition:all 1s ease;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    -moz-transition:all .1s ease;
    -ms-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
    -webkit-transform:translateY(50px);
    -moz-transform:translateY(50px);
    -ms-transform:translateY(50px);
    -o-transform:translateY(50px);
    transform:translateY(50px);
    font-family:'Varela Round',sans-serif
}
.main-slider h1 span{
    color:#5bbc2e
}
.main-slider .active h1{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    transition-delay:1.3s
}
.main-slider .text{
    position:relative;
    color:#fff;
    letter-spacing:10px;
    font-size:16px;
    font-weight:400;
    margin-bottom:20px;
    line-height:32px;
    display:inline-block;
    font-family:'Open Sans',sans-serif;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    text-transform:uppercase;
    -webkit-transition:all 1s ease;
    -moz-transition:all .1s ease;
    -ms-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
    -webkit-transform:translateY(50px);
    -moz-transform:translateY(50px);
    -ms-transform:translateY(50px);
    -o-transform:translateY(50px);
    transform:translateY(50px)
}
.main-slider .active .text{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    transition-delay:1s
}
.main-slider .donate-box{
    -webkit-transition:all 1s ease;
    -moz-transition:all .1s ease;
    -ms-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
    -webkit-transform:translateY(50px);
    -moz-transform:translateY(50px);
    -ms-transform:translateY(50px);
    -o-transform:translateY(50px);
    transform:translateY(50px);
    margin:0 20px
}
.main-slider .donate-box .theme-btn{
    padding:10px 30px 10px 30px;
    font-size:16px;
    text-transform:uppercase
}
.main-slider .active .donate-box{
    opacity:1;
    margin-right:30px;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    transition-delay:2.5s
}
.main-slider .owl-dots{
    position:absolute;
    left:50%;
    bottom:20px
}
.main-slider .owl-dots .owl-dot{
    position:relative;
    width:20px;
    height:5px;
    margin:0 4px;
    display:inline-block;
    background-color:#fff;
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease
}
.main-slider .owl-dots .owl-dot.active,.main-slider .owl-dots .owl-dot:hover{
    background-color:#51dc3c
}
.main-slider .owl-nav{
    position:absolute;
    left:0;
    top:40%;
    z-index:1;
    width:100%;
    margin-top:-20px
}
.main-slider .owl-theme .owl-controls .owl-nav [class*=owl-]{
    position:absolute
}
.main-slider .owl-nav .owl-prev{
    position:absolute;
    left:40px;
    width:60px;
    height:60px;
    color:#51dc3c;
    line-height:60px;
    text-align:center;
    font-size:30px;
    border-radius:50%;
    display:inline-block;
    background-color:rgba(255,255,255,.5);
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease
}
.main-slider .owl-nav .owl-prev .previous{
    position:relative;
    -webkit-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg);
    display:inline-block
}
.main-slider .owl-nav .owl-next{
    position:absolute;
    right:40px!important;
    width:60px;
    height:60px;
    color:#fff;
    font-size:30px;
    line-height:60px;
    text-align:center;
    border-radius:50%;
    display:inline-block;
    background-color:rgba(255,255,255,.5);
    transition:all .5s ease;
    -moz-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease
}
.main-slider .owl-nav .owl-next:hover,.main-slider .owl-nav .owl-prev:hover{
    background-color:#ff5e14
}
.main-slider .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    color:#fff
}
.main-slider .owl-theme .owl-controls .owl-nav [class*=owl-] span:before{
    position:relative;
    font-size:30px;
    transition:all .5s ease
}
.main-slider .owl-theme .owl-controls .owl-nav .owl-next span:before{
    right:25px
}
.main-slider .owl-theme .owl-controls .owl-nav .owl-prev span:before{
    left:25px
}
.main-slider .owl-theme .owl-controls .owl-nav .owl-next:hover span:before{
    right:0
}
.main-slider .owl-theme .owl-controls .owl-nav .owl-prev:hover span:before{
    left:0
}
.main-slider .textbox{
    position:absolute;
    left:0;
    top:18%;
    z-index:1;
    width:100%
}
.feature-section{
    position:relative
}
.feature-content{
    position:relative;
    padding:0;
    z-index:1
}
.feature-section .feature-column{
    padding:0;
    width:20%;
    border-right:1px solid #fff
}
.feature-section .feature-column:last-child{
    border-right:0 solid #fff
}
.single-feature-content{
    position:relative;
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    padding:30px 25px 30px 25px
}
.single-feature-content:before{
    position:absolute;
    content:'';
    background:rgba(238,238,238,.98);
    width:100%;
    height:100%;
    left:0;
    top:0;
    transition:all .5s ease
}
.single-feature-content:hover:before{
    background:rgba(206,206,206,.95)
}
.single-feature-content .icon-box{
    position:relative;
    margin-bottom:10px
}
.single-feature-content .icon-box img{
    max-width:100%;
    height:auto;
    margin-right:auto;
    margin-left:auto
}
.single-feature-content .icon-box i:before{
    font-size:50px;
    color:#fff;
    margin:0
}
.single-feature-content .link a{
    position:relative;
    display:inline-block;
    font-size:20px;
    letter-spacing:-1px;
    line-height:35px;
    color:#444;
    margin-bottom:13px
}
.single-feature-content .link a:hover{
    color:#f98107
}
.feature-style-three .single-feature-content .link a:hover{
    color:#fff
}
.single-feature-content .text{
    position:relative;
    color:#fff;
    margin-bottom:23px
}
.single-feature-content .btn-box a{
    position: relative;
    display: inline-block;
    font-size: 15px;
    color: #f98107;
    border: 2px solid #f98107;
    border-radius: 4px;
    padding: 6px 20px 6px 20px;
    line-height: 20px;
    margin-top: 10px;
}
.single-feature-content .btn-box a:hover{
    background:#f98107;
    color:#fff
}
.about-section{
    position:relative;
    background:#f9f9f9;
    padding:40px 0 60px
}
.about-section .about-content{
    margin-top:-7px
}
.about-section .about-content .title{
    position:relative;
    display:block;
    font-size:25px;
    line-height:40px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    letter-spacing:0;
    margin-bottom:8px
}
.about-section .about-content .title span{
    color:#ff5e14
}
.about-section .about-content .text{
    font-size:14px;
    color:#222;
    margin-bottom:25px
}
.about-content .list{
    margin-bottom:32px
}
.about-content .list li{
    position:relative;
    display:block;
    margin-left:8px;
    font-size:14px;
    margin-bottom:10px;
    padding:0 0 0 25px
}
.about-content .list li:before{
    position:absolute;
    content:"\f110";
    font-family:flaticon;
    font-size:14px;
    color:#ff5e14;
    left:0;
    top:0
}
.about-section .about-content .link a{
    position:relative;
    margin-top:14px;
    display:inline-block;
    font-size:16px;
    color:#222;
    border:2px solid #ff5e14;
    border-radius:4px;
    padding:10px 30px 10px 30px
}
.about-section .about-content .link a:hover{
    background:#ff5e14;
    color:#fff
}
.about-section .video-gallery{
    text-align:center;
    position:relative;
    overflow:hidden;
    margin-left:20px;
    border-radius:2px
}
.about-section .chairman{
    text-align:center;
    position:relative;
    overflow:hidden;
    margin-left:20px;
    box-shadow:-20px 20px 0 #221f28
}
.about-section .video-gallery:before{
    position:absolute;
    content:'';
    background:rgba(0,0,0,.5);
    width:100%;
    height:100%;
    left:0;
    top:0
}
.about-section .video-gallery img{
    width:100%;
    border-radius:2px
}
.about-section .video-gallery .overlay-gallery{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;
    width:100%;
    height:100%;
    transition:all .5s ease
}
.about-section .video-gallery .overlay-gallery .icon-holder{
    display:table;
    height:100%;
    width:100%
}
.about-section .video-gallery .overlay-gallery .icon-holder .icon{
    display:table-cell;
    vertical-align:middle
}
.video-gallery .overlay-gallery .icon-holder .icon a{
    position:relative;
    display:inline-block;
    width:74px;
    height:74px;
    line-height:74px;
    text-align:center;
    background:#ff5e14;
    border-radius:50%;
    -webkit-animation:pulse 2s infinite;
    -o-animation:pulse 2s infinite;
    animation:pulse 2s infinite;
    transition:all 1s ease
}
.video-gallery .overlay-gallery .icon-holder .icon i:before{
    font-size:20px;
    color:#fff;
    margin:0
}
.cause-top-content{
    position:relative;
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;
    padding:30px 0 200px 0
}
.cause-top-content .top-title{
    position:relative;
    font-size:35px;
    line-height:55px;
    font-family:'Varela Round',serif;
    font-weight:400;
    color:#fff;
    margin-bottom:13px
}
.cause-top-content .top-text{
    position:relative;
    color:#fff;
    margin-bottom:27px
}
.cause-bottom-content{
    background:#f0f1f5;
    padding-bottom:30px
}
.cause-bottom-content.pdbot{
    padding-bottom:0
}
.cause-bottom-content .cause-content{
    margin-top:-141px;
    background:0 0
}
.single-cause-content .progress-box{
    position:relative;
    margin-bottom:21px
}
.single-cause-content .progress-box .progress{
    height:6px;
    margin-bottom:4px
}
.single-cause-content .progress-box .progress{
    background-color:#e5e5e5;
    border-radius:0;
    box-shadow:none;
    overflow:visible
}
.single-cause-content .progress-box .progress-bar{
    position:relative;
    background-color:#ff5e14;
    box-shadow:none;
    -webkit-transition:all 3s ease 0s;
    -moz-transition:all 3s ease 0s;
    -ms-transition:all 3s ease 0s;
    -o-transition:all 3s ease 0s;
    transition:all 3s ease 0s;
    width:0
}
.single-cause-content .progress-box .progress-bar .value-holder{
    position:absolute;
    text-align:center;
    font-family:'Open Sans',sans-serif;
    bottom:15px;
    right:-29px;
    color:#ff5e14;
    line-height:18px;
    font-weight:700;
    border:2px solid #ffae89;
    border-radius:3px;
    font-size:12px;
    padding:3px 4px 2px 4px
}
.single-cause-content .progress-box .progress-bar .value-holder:before{
    position:absolute;
    content:'';
    background:#fff;
    width:8px;
    height:8px;
    left:50%;
    margin-left:-3px;
    bottom:-5px;
    border-bottom:2px solid #ffae89;
    border-right:2px solid #ffae89;
    transform:rotate(45deg)
}
.single-cause-content{
    position:relative;
    background:#fff;
    border-radius:2px;
    padding:12px 12px 23px 12px
}
.single-cause-content .image-box{
    position:relative;
    overflow:hidden;
    margin-bottom:12px
}
.single-cause-content .lower-content h4 a{
    display:inline-block;
    margin-bottom:8px
}
.single-cause-content .lower-content .text{
    line-height:24px;
    margin-bottom:20px
}
.single-cause-content .price{
    margin-bottom:22px
}
.single-cause-content .price li{
    position:relative;
    display:inline-block;
    color:#222
}
.single-cause-content .price li:last-child{
    float:right
}
.single-cause-content .price li span{
    color:#848484
}
.cause-section .owl-dots{
    display:none!important
}
.cause-section .owl-theme .owl-controls{
    position:absolute;
    top:-40px;
    left:50%;
    margin-left:-44px
}
.feature-section .owl-dots{
    display:none!important
}
.feature-section .owl-theme .owl-controls{
    position:absolute;
    top:-40px;
    left:50%;
    margin-left:-44px
}
.event-section{
    position:relative;
    padding:70px 0 60px 0
}
.event-content{
    margin-right:70px
}
.event-content .top-title{
    position:relative;
    font-size:30px;
    font-family:'Open Sans',serif;
    color:#222;
    line-height:40px;
    font-weight:700;
    margin-bottom:4px
}
.event-content .top-text{
    margin-bottom:30px
}
.single-event-content{
    position:relative;
    padding:0 0 22px 110px;
    border-bottom:1px solid #e5e5e5;
    margin-bottom:21px
}
.single-event-content .date{
    position:absolute;
    left:0;
    top:9px;
    width:90px;
    height:90px;
    background:#ff5e14;
    font-size:36px;
    line-height:30px;
    color:#fff;
    font-weight:500;
    text-align:center;
    padding:17px 0
}
.single-event-content .date span{
    font-size:20px;
    display:block;
    text-transform:uppercase
}
.single-event-content .info-box li{
    position:relative;
    display:inline-block;
    font-size:14px;
    margin-right:7px
}
.single-event-content .info-box li:last-child{
    margin-right:0
}
.single-event-content .info-box li i:before{
    font-size:13px;
    color:#ff5e14;
    margin-right:7px
}
.single-event-content .info-box{
    margin-bottom:5px
}
.single-event-content:last-child{
    border-bottom:none;
    margin-bottom:0
}
.event-section .counter-column .img-box{
    position:absolute;
    top:0;
    right:0
}
.event-section .counter-column .img-box img{
    width:100%
}
.fact-counter{
    position:relative;
    margin-top:109px
}
.fact-counter:before{
    position:absolute;
    content:'';
    width:1px;
    height:220px;
    left:50%;
    top:130px;
    margin-left:20px;
    z-index:2
}
.fact-counter .counter-content{
    position:relative;
    background:#ff5e14;
    border-radius:2px;
    margin:0 50px 0 50px;
    top:90px;
    padding:40px 30px 32px 30px;
    box-shadow:15px 15px #212121;
    z-index:1
}
.fact-counter .counter-content:before{
    position:absolute;
    content:'';
    width:410px;
    height:1px;
    left:30px;
    bottom:50%;
    margin-bottom:9px
}
.single-counter-content{
    position:relative;
    float:left;
    width:50%;
    margin-bottom:31px;
    margin-top:12px
}
.single-counter-content::before{
    content:"";
    border:2px solid #fff;
    border-radius:50%;
    padding:50px;
    width:120px;
    height:120px;
    position:absolute;
    left:21%;
    top:-33px
}
.single-counter-content:last-child::before{
    content:"";
    border:2px solid #fff;
    border-radius:50%;
    padding:50px;
    width:120px;
    height:120px;
    position:absolute;
    left:35%;
    top:-33px
}
.single-counter-content .count-outer span{
    position:relative;
    display:block;
    font-size:34px;
    line-height:40px;
    font-family:'Open Sans',sans-serif;
    color:#fff;
    font-weight:700;
    margin-bottom:0
}
.single-counter-content .text{
    font-size:14px;
    color:#fff
}
.cta-section{
    position:relative;
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;
    padding:103px 0 111px 0
}
.cta-section .title{
    position:relative;
    font-size:42px;
    line-height:52px;
    font-family:'Open Sans',sans-serif;
    color:#fff;
    font-weight:700;
    margin-bottom:22px
}
.cta-section .text{
    position:relative;
    font-size:20px;
    line-height:30px;
    color:#fff;
    margin-bottom:32px
}
.cta-section .donate-box button.theme-btn{
    padding:12px 46px 12px 46px
}
.help-section{
    position:relative;
    background:#f0f1f5;
    padding:30px 0 50px 0
}
.help-section .title-text{
    margin-bottom:42px
}
.single-help-content .img-box{
    position:relative;
    display:inline-block;
    overflow:hidden;
    max-width:250px;
    max-height:250px;
    border:10px solid #fff;
    border-radius:50%;
    margin-bottom:13px;
    transition:all .5s ease
}
.single-help-content:hover .img-box{
    border:10px solid #ff5e14
}
.single-help-content .img-box img{
    width:100%;
    border-radius:50%;
    transform:scale(1);
    transition:all .5s ease
}
.single-help-content:hover .img-box img{
    transform:scale(1.1)
}
.testimonial-section{
    position:relative;
    padding:40px 0 50px 0
}
.testimonial-section .top-content{
    position:relative;
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    padding:50px 0 70px 80px;
    margin-bottom:10px
}
.testimonial-section .top-content .sec-title{
    line-height:50px;
    margin-bottom:15px;
    color:#fff
}
.testimonial-section .top-content .title-text{
    position:relative;
    color:#fff
}
.testimonial-content{
    position:relative
}
.testimonial-content .content-box{
    position:absolute;
    top:60px;
    right:0;
    max-width:470px;
    background:#fff;
    box-shadow:0 0 25px rgba(0,0,0,.2)
}
.testimonial-content .content-box .content{
    background:#fff;
    padding:22px
}
.testimonial-content .owl-theme .owl-controls{
    position:absolute;
    left:-611px;
    top:130px
}
.testimonial-content .content-box .content .text{
    font-size:14px;
    line-height:22px;
    color:#222;
    margin-bottom:20px
}
.viewallT{
    display:inline-block;
    margin:4px;
    background:#555;
    border-radius:2px;
    padding:2px 6px;
    color:#fff;
    font-size:13px;
    line-height:20px
}
.viewallT:hover{
    display:inline-block;
    margin:4px;
    background:#ff5e14;
    border-radius:2px;
    padding:2px 6px;
    color:#fff;
    font-size:13px;
    line-height:20px
}
.owl-dots{
    display:none!important
}
.brand-content .owl-theme .owl-controls{
    display:none
}
.testimonial-content .content-box .content .author-info{
    position:relative;
    padding:11px 0 0 91px
}
.testimonial-content .content-box .content .author-info .author-thumb{
    position:absolute;
    overflow:hidden;
    left:0;
    top:0;
    width:73px;
    height:73px;
    border-right:50%
}
.testimonial-content .content-box .content .author-info .author-thumb img{
    width:100%;
    border-right:50%
}
.testimonial-content .content-box .content .author-info .title{
    color:#ff5e14
}
.brand-content .img-box{
    position:relative;
    text-align:center;
    opacity:.6;
    -webkit-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
    border:1px solid #000;
    border-radius:2px
}
.brand-content .img-box:hover{
    opacity:1
}
.brand-content .img-box img{
    max-width:100%;
    width:auto;
    display:inline-block
}
.subscribe-section{
    position:relative;
    background:#0298a7
}
.subscribe-section .subscribe-content{
    padding:20px 0;
    border-bottom:1px solid #404249
}
.subscribe-section .subscribe-content .subscribe-title{
    position:relative;
    font-size:28px;
    line-height:35px;
    font-family:'Varela Round',serif;
    color:#fff;
    letter-spacing:1px;
    margin-top:8px;
    font-weight:400
}
.subscribe-section .subscribe-content .subscribe-title span{
    font-size:16px;
    color:#fff;
    display:block;
    font-weight:400
}
.form-group{
    margin-bottom:0
}
.volunteer-from .form-group{
    margin-left:-15px;
    margin-right:-15px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.volunteer-from .form-group{
    margin-bottom:20px
}
.volunteer-from .form-group:after,.volunteer-from .form-group:before{
    content:" ";
    display:-webkit-inline-box
}
.subscribe-section .subscribe-content .subscribe-form{
    padding-top:16px
}
.subscribe-section .subscribe-content .subscribe-form input[type=email]{
    position:relative;
    width:73%;
    height:50px;
    background:#2e3138;
    border:1px solid #2e3138;
    padding:10px 30px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    color:#fff;
    margin-right:0;
    transition:all .5s ease
}
.subscribe-section .subscribe-content .subscribe-form input[type=email]:focus{
    border:1px solid #ff5e14
}
.subscribe-section .subscribe-content .subscribe-form button.theme-btn{
    padding:13px 43px 11px 42px;
    float:right
}
.subscribe-section .subscribe-content .subscribe-form button.theme-btn:hover{
    background:#fff;
    color:#ff5e14
}
.subscribe-section ::-webkit-input-placeholder{
    color:#fff
}
.subscribe-section :-ms-input-placeholder{
    color:#fff
}
.subscribe-section ::-moz-placeholder{
    color:#fff;
    opacity:1
}
.subscribe-section :-moz-placeholder{
    color:#fff;
    opacity:1
}
.main-footer{
    position:relative;
    background:#1e2129
}
.footer-content{
    position:relative;
    padding:30px 0 30px 0
}
.footer-content:before{
    position:absolute;
    content:'';
    background:url(../images/background/footer-pattern.png);
    width:744px;
    height:365px;
    top:50px;
    right:0;
    background-size:cover;
    background-repeat:no-repeat;
    animation-name:float-bob;
    animation-duration:30s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
    -webkit-animation-name:float-bob;
    -webkit-animation-duration:30s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -moz-animation-name:float-bob;
    -moz-animation-duration:30s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;
    -ms-animation-name:float-bob;
    -ms-animation-duration:30s;
    -ms-animation-iteration-count:infinite;
    -ms-animation-timing-function:linear;
    -o-animation-name:float-bob;
    -o-animation-duration:30s;
    -o-animation-iteration-count:infinite;
    -o-animation-timing-function:linear
}
.footer-bottom-content{
    position:relative;
    position:relative;
    padding:20px 0 20px 0;
    background:#272a33
}
.footer-bottom-content p{
    margin-bottom:0
}
.footer-content .logo-widget{
    position:relative;
    margin-top:-5px
}
.footer-content .logo-widget .footer-social li{
    position:relative;
    display:inline-block;
    margin-right:9px
}
.footer-content .logo-widget .footer-social li:last-child{
    margin-right:0
}
.footer-content .logo-widget .footer-social li a{
    position:relative;
    display:inline-block;
    width:42px;
    height:42px;
    line-height:42px;
    background:#2e3138;
    color:#9ea0a9;
    text-align:center;
    border-radius:50%
}
.footer-content .logo-widget .footer-social li a:hover{
    color:#fff;
    background:#ff5e14
}
.footer-content .logo-widget .logo-box{
    margin-bottom:25px
}
.footer-content .logo-widget .text p{
    color:#9ea0a9;
    margin-bottom:20px
}
.footer-content .social-icon .footer-social li{
    position:relative;
    display:inline-block;
    margin-right:9px
}
.footer-content .social-icon .footer-social li:last-child{
    margin-right:0
}
.footer-content .social-icon .footer-social li a{
    position:relative;
    display:inline-block;
    width:42px;
    height:42px;
    line-height:42px;
    background:#2e3138;
    color:#9ea0a9;
    text-align:center;
    border-radius:50%
}
.footer-content .social-icon .footer-social li a:hover{
    color:#fff;
    background:#ff5e14
}
.footer-content .footer-title{
    position:relative;
    font-size:20px;
    line-height:35px;
    padding-bottom:10px;
    font-family:'Varela Round',serif;
    color:#fff;
    font-weight:400;
    margin-bottom:27px
}
.footer-content .footer-title::before{
    content:"";
    display:block;
    width:100%;
    height:1px;
    background:#fff;
    position:absolute;
    left:0;
    bottom:0
}
.footer-content .footer-title::after{
    content:"";
    width:50px;
    height:3px;
    position:absolute;
    left:0;
    margin-left:0;
    bottom:-1px;
    background:#ff5e14
}
.footer-content .service-widget .list li{
    display:block;
    margin-bottom:8px
}
.footer-content .service-widget .list li a{
    position:relative;
    display:inline-block;
    color:#9ea0a9
}
.footer-content .service-widget .list li a:hover{
    color:#ff5e14;
    padding-left:10px
}
.footer-content .contact-widget p{
    color:#9ea0a9;
    margin-bottom:15px
}
.footer-content .contact-widget p .fa-map-marker{
    font-size:25px;
    float:left;
    height:85px;
    padding-right:6px;
    padding-top:2px
}
.footer-content .contact-widget{
    margin-left:0
}
.footer-content .contact-widget .footer-title{
    margin-bottom:29px
}
.footer-content .service-widget .latest-content.timelinecontent{
    height:300px;
    overflow:auto
}
.footer-content .service-widget .widget-latestposts .latest-content{
    margin-bottom:20px;
    position:relative;
    display:block;
    overflow:hidden
}
.footer-content .contact-widget .goodbox{
    padding:10px;
    background:#15161b;
    border-radius:2px
}
.footer-content .contact-widget .goodbox p{
    font-size:16px;
    margin-bottom:6px
}
.footer-content .contact-widget .goodbox ul{
    margin:0;
    padding:0;
    list-style:none
}
.footer-content .contact-widget .goodbox ul li{
    display:inline-block;
    padding:0 20px 0 0;
    font-size:14px
}
.footer-content .contact-widget .goodbox .rmbtn{
    display:inline-block;
    padding:2px 14px;
    background:#cacaca;
    margin-top:11px;
    border-radius:2px
}
hr.spredinglin{
    margin-top:1rem;
    margin-bottom:.5rem;
    border:0;
    border-top:1px dashed #2e2f35
}
.footer-content .service-widget .instagrambox{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.footer-content .service-widget .img-responsivepic{
    width:96%;
    height:94px;
    margin-bottom:0;
    border:0 solid #4a4b4c;
    border-radius:2px;
    display:inline-block
}
.footer-content .service-widget .instagrambox img{
    width:135px;
    display:inline-block;
    padding-right:5px;
    height:99px;
    margin-bottom:2px
}
.footer-bottom-content .logo-box img{
    padding-top:16px
}
.footer-bottom{
    position:relative;
    background:#13151a;
    padding:16px 0 16px 0
}
.footer-bottom .copyright,.footer-bottom .copyright a,.footer-bottom .footer-nav li a{
    position:relative;
    color:#9ea0a9
}
.footer-bottom .copyright a:hover,.footer-bottom .footer-nav li a:hover{
    color:#ff5e14
}
.footer-bottom .footer-nav{
    position:relative;
    text-align:right
}
.footer-bottom .footer-nav li{
    position:relative;
    display:inline-block;
    margin-left:29px
}
.footer-bottom .footer-nav li:first-child{
    margin-left:0
}
.footer-bottom .footer-nav li:before{
    position:absolute;
    content:'';
    background:#9ea0a9;
    width:1px;
    height:14px;
    top:7px;
    left:-18px
}
.footer-bottom .footer-nav li:first-child:before{
    display:none
}
.header-style-two .header-bottom,.header-style-two .header-top{
    padding:0 70px 0 70px
}
.header-style-two .header-bottom{
    background:rgba(255,255,255,.9);
    margin-bottom:-90px
}
.slider-style-two .slide{
    padding:313px 0 239px 0
}
.feature-style-two{
    position:relative
}
.feature-style-two .feature-content{
    position:relative;
    margin-top:0;
    padding:0 15px 0 15px
}
.feature-style-two .feature-column{
    padding:0
}
.feature-content-two{
    position:relative;
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    padding:66px 15px 67px 170px
}
.feature-content-two:before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    left:0;
    top:0
}
.feature-column:first-child .feature-content-two:before{
    background:rgba(255,94,20,.93)
}
.feature-column:nth-child(2) .feature-content-two:before{
    background:rgba(167,207,69,.93)
}
.feature-column:nth-child(3) .feature-content-two:before{
    background:rgba(237,172,32,.93)
}
.feature-column:nth-child(4) .feature-content-two:before{
    background:rgba(37,170,225,.93)
}
.feature-content-two .icon-box{
    position:absolute;
    left:60px;
    top:70px;
    width:80px;
    height:80px;
    line-height:80px;
    background:#fff;
    text-align:center;
    border-radius:50%;
    transition:all .5s ease
}
.feature-content-two .icon-box:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    border-radius:50%;
    transform:scale(0,0);
    transition:.5s ease;
    z-index:-1
}
.feature-column:first-child .feature-content-two .icon-box:before{
    background:#ff5e14
}
.feature-column:nth-child(2) .feature-content-two .icon-box:before{
    background:#a7cf45
}
.feature-column:nth-child(3) .feature-content-two .icon-box:before{
    background:#edac20
}
.feature-column:nth-child(4) .feature-content-two .icon-box:before{
    background:#25aae1
}
.feature-content-two:hover .icon-box:before{
    transform:scale(1)
}
.feature-content-two .icon-box:after{
    position:absolute;
    content:'';
    border:10px solid rgba(0,0,0,.07);
    width:100px;
    height:100px;
    left:-10px;
    top:-10px;
    border-radius:50%;
    transition:all .5s ease
}
.feature-content-two:hover .icon-box:after{
    border:10px solid #fff
}
.feature-content-two .icon-box i:before{
    font-size:40px;
    margin:0;
    transition:all .5s ease
}
.feature-column:first-child .feature-content-two .icon-box i:before{
    color:#ff5e14
}
.feature-column:nth-child(2) .feature-content-two .icon-box i:before{
    color:#a7cf45
}
.feature-column:nth-child(3) .feature-content-two .icon-box i:before{
    color:#edac20
}
.feature-column:nth-child(4) .feature-content-two .icon-box i:before{
    color:#25aae1
}
.feature-column .feature-content-two:hover .icon-box i:before{
    color:#fff
}
.feature-content-two .title a{
    position:relative;
    display:inline-block;
    font-size:24px;
    line-height:30px;
    color:#fff;
    font-weight:500;
    margin-bottom:5px
}
.feature-content-two .text{
    position:relative;
    font-weight:500;
    color:#fff
}
.about-style-two.nelbg{
    background:#f3f3f3
}
.about-style-two{
    position:relative
}
.about-style-two .sec-title span{
    color:#ff5e14
}
.about-style-two .sec-title{
    margin-bottom:30px
}
.about-style-two .about-content{
    position:relative;
    margin-right:25px
}
.about-style-two .about-content .title{
    position:relative;
    display:block;
    font-size:22px;
    line-height:30px;
    font-family:'Open Sans',sans-serif;
    color:#222;
    font-weight:400;
    margin-bottom:15px
}
.about-style-two .about-content .title35{
    line-height:40px;
    font-family:'Open Sans',serif;
    font-size:25px;
    color:#222;
    margin-bottom:10px;
    font-weight:400
}
.about-style-two .about-content .top-content .text{
    font-size:16px;
    margin-bottom:35px
}
.about-style-two .about-content .list{
    margin-bottom:30px
}
.about-style-two .about-content .top-content{
    position:relative
}
.about-style-two .about-content .top-content .link{
    margin-top:20px
}
.about-style-two .about-content .lower-content .number{
    position:relative;
    font-size:24px;
    line-height:24px;
    color:#ff5e14;
    margin-bottom:0
}
.about-style-two .about-content .lower-content h4 a{
    display:inline-block;
    margin-bottom:5px
}
.about-style-two .about-content .top-content .theme-btn{
    padding:10px 40px 10px 40px
}
.about-style-two .img-box{
    position:relative;
    margin-top:0;
    padding:0
}
.about-style-two .img-box img{
    border-radius:2px
}
.about-style-two .about-content .top-content .spformbox{
    position:relative;
    padding:20px 0
}
.about-style-two .about-content .top-content .spformbox h3 span{
    font-size:16px
}
.about-style-two .resources{
    position:relative;
    margin:50px 0
}
.about-style-two .resources a{
    display:block;
    padding:30px;
    border-radius:4px;
    background:#ddd;
    font-size:20px;
    text-align:center;
    border:1px solid #ddd
}
.about-style-two .resources a:hover{
    box-shadow:0 0 20px rgba(0,0,0,.1);
    border:1px solid #f9f9f9;
    background:#cdcdcd
}
.about-style-two .about-content .top-content .efbox{
    background:#eee;
    padding:10px;
    border-left:4px solid #f98107;
    font-size:16px;
    margin:20px 0
}
.about-style-two .about-content .top-content .efimage{
    float:right;
    width:500px;
    margin-top:10px;
    margin-left:10px;
    border:10px solid #eee;
    border-radius:2px;
    box-shadow:0 0 10px #fff
}
.about-style-two .about-content .top-content h3{
    font-size:24px;
    line-height:30px;
    margin-bottom:10px;
    font-weight:500
}
.about-style-two .about-content .top-content h4{
    font-size:20px;
    line-height:30px;
    margin-bottom:10px;
    font-weight:500
}
.about-style-two .about-content .top-content h5{
    font-size:18px;
    line-height:25px;
    margin-bottom:10px;
    font-weight:500
}
.Rpublicrow{
    position:relative;
    display:flex
}
.Rpublicrow .Rpublic-column{
    flex:1;
    background:#eee;
    margin:10px;
    border-radius:2px
}
.Rpublicrow .Rpublic-column .Rpublic{
    padding:14px 4px
}
.Rpublicrow .Rpublic-column .Rpublic h5{
    font-size:16px;
    line-height:22px;
    padding-bottom:10px
}
.Rpublicrow .Rpublic-column .Rpublic h5 a{
    font-size:16px;
    font-weight:500;
    line-height:26px
}
.Rpublicrow .Rpublic-column .Rpublic .list li{
    position:relative;
    display:block;
    font-size:14px;
    margin-bottom:6px;
    padding:0 0 0 25px
}
.Rpublicrow .Rpublic-column .Rpublic .list li:before{
    position:absolute;
    content:"\f110";
    font-family:flaticon;
    font-size:14px;
    color:#ff5e14;
    left:0;
    top:0
}
.about-style-two .related-event .title{
    position:relative;
    display:block;
    font-size:25px;
    line-height:40px;
    padding-bottom:10px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    letter-spacing:0;
    margin-bottom:20px
}
.form-section .video-gallery{
    position:relative;
    width:50%;
    float:left;
    background-size:cover;
    background-repeat:no-repeat;
    padding:294px 0;
    text-align:center;
    background-position:center
}
.form-section .video-gallery .overlay-gallery .icon-holder .icon a{
    width:86px;
    height:86px;
    line-height:86px
}
.form-section .form-content{
    position:relative;
    background:#1e2129;
    width:50%;
    float:right;
    padding:110px 0 120px 0
}
.ui-selectmenu-button .ui-icon{
    background:0 0;
    position:relative;
    top:4px;
    right:4px;
    text-indent:0;
    display:block;
    float:right
}
.ui-selectmenu-button .ui-icon:before{
    font-family:FontAwesome;
    content:"\f107";
    position:absolute;
    right:0;
    top:0;
    display:block;
    color:#989898;
    line-height:20px;
    font-size:16px;
    font-weight:400;
    text-align:center;
    z-index:5
}
.form-section .form-content .content-box{
    position:relative;
    padding:0 150px
}
.form-section .form-content .content-box .title{
    position:relative;
    font-size:30px;
    line-height:38px;
    font-family:'Open Sans',serif;
    color:#fff;
    font-weight:700;
    margin-bottom:10px
}
.form-section .form-content .content-box .text{
    font-size:16px;
    color:#9ea0a9;
    margin-bottom:25px
}
.form-section .form-content .content-box .form-group label{
    position:relative;
    color:#fff;
    margin-bottom:2px
}
.form-section .ui-selectmenu-button.ui-button{
    text-align:left;
    white-space:nowrap;
    position:relative;
    width:100%;
    height:50px;
    line-height:48px;
    margin-bottom:23px;
    border:1px solid #3c3f45;
    border-radius:0;
    color:#9ea0a9;
    background:#3c3f45;
    padding:10px 15px 10px 30px;
    transition:all .5s ease
}
.form-section .ui-selectmenu-button.ui-button:focus{
    border:1px solid #ff5e14
}
.form-section .form-content .content-box .form-group label span{
    position:relative;
    font-size:14px;
    color:#9ea0a9
}
.form-section .form-content .content-box .form-group .checkbox label{
    position:relative;
    cursor:pointer;
    margin-top:3px;
    margin-right:12px
}
.form-section .form-content .content-box .form-group .checkbox label:last-child{
    margin-right:0
}
.form-section .form-content .content-box .form-group .checkbox input{
    position:relative;
    top:3px;
    margin-right:5px
}
.form-section .form-content .content-box .form-group .checkbox{
    margin-bottom:30px
}
.form-section .form-content .content-box .form-group button.theme-btn{
    padding:15px 41px 13px 41px
}
.form-section .form-content .content-box .form-group button.theme-btn:hover{
    background:#fff;
    color:#ff5e14
}
.cause-style-two{
    padding:106px 0 118px 0
}
.cause-style-two .single-cause-content{
    box-shadow:0 0 20px rgba(0,0,0,.1)
}
.cause-style-two .sec-title{
    margin-bottom:15px
}
.cause-style-two .title-text{
    margin-bottom:42px
}
.cta-style-two{
    padding:103px 0 0 0
}
.cta-style-two .fact-counter .counter-content{
    top:0;
    margin:0
}
.cta-style-two .fact-counter{
    margin-top:0;
    top:107px
}
.cta-style-two .fact-counter .counter-content .text{
    color:#848484;
    font-size:14px;
    margin-top:-2px;
    margin-bottom:29px;
    font-weight:500
}
.cta-style-two .fact-counter:before{
    margin-left:0;
    top:30px
}
.cta-style-two .single-counter-content{
    margin-bottom:0
}
.volunteer-section{
    padding:199px 0 112px 0
}
.volunteer-section .title-text{
    margin-bottom:52px
}
.single-volunteer-content{
    position:relative
}
.single-volunteer-content .img-box{
    position:relative;
    display:inline-block;
    overflow:hidden;
    max-width:250px;
    max-height:250px;
    border:10px solid #f0f1f5;
    border-radius:50%;
    margin-bottom:13px;
    transition:all .5s ease
}
.single-volunteer-content:hover .img-box{
    border:10px solid #ff5e14
}
.single-volunteer-content .img-box img{
    width:100%;
    transform:scale(1);
    transition:all .5s ease
}
.single-volunteer-content:hover .img-box img{
    transform:scale(1.1)
}
.single-volunteer-content .lower-content h4 a{
    display:inline-block;
    margin-bottom:4px
}
.single-volunteer-content .lower-content .text{
    color:#ff5e14
}
.testimonial-style-two{
    position:relative;
    padding:140px 0 133px 0;
    background:#ff5e14
}
.testimonial-style-two .content .thumb-box{
    position:relative;
    display:inline-block;
    overflow:hidden;
    max-width:130px;
    max-height:130px;
    border-radius:50%;
    margin-bottom:32px
}
.testimonial-style-two .content .thumb-box img{
    width:100%;
    border-radius:50%
}
.testimonial-style-two .content{
    position:relative;
    padding:0 150px
}
.testimonial-style-two:before{
    position:absolute;
    content:'';
    background:url(../images/resource/3.png);
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center
}
.testimonial-style-two .content .text{
    position:relative;
    font-size:18px;
    line-height:32px;
    color:#fff;
    margin-bottom:24px
}
.testimonial-style-two .content .author-name{
    position:relative;
    font-size:18px;
    font-weight:500;
    color:#fff;
    margin-bottom:1px
}
.testimonial-style-two .content .title{
    position:relative;
    font-size:15px;
    color:#fff
}
.testimonial-style-two .owl-theme .owl-controls .owl-nav .owl-next{
    position:absolute;
    top:50%;
    right:0;
    margin:33px 0 0 0
}
.testimonial-style-two .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    color:#222
}
.testimonial-style-two .owl-theme .owl-controls .owl-nav .owl-prev{
    position:absolute;
    top:50%;
    left:0;
    margin:33px 0 0 0
}
.celebrating-life-sec{
    position:relative;
    padding:40px 0 33px 0;
    background:#eee
}
.celebrating-life-sec .content .thumb-box img{
    max-width:700px;
    height:400px;
    border-radius:2px
}
.celebrating-life-sec .content{
    position:relative;
    padding:37px 0 0 0
}
.celebrating-life-sec .content .text{
    position:relative;
    font-size:18px;
    line-height:32px;
    color:#fff;
    margin-bottom:4px
}
.celebrating-life-sec .content .author-name{
    position:relative;
    font-size:18px;
    font-weight:500;
    color:#fff;
    margin-bottom:1px
}
.celebrating-life-sec .content .title{
    position:relative;
    font-size:15px;
    color:#fff
}
.celebrating-life-sec .owl-theme .owl-controls .owl-nav .owl-next{
    position:absolute;
    top:50%;
    right:0;
    margin:0
}
.celebrating-life-sec .owl-theme .owl-controls .owl-nav .owl-prev{
    position:absolute;
    top:50%;
    left:0;
    margin:0
}
.celebrating-life-sec .top-content h3{
    margin-bottom:10px
}
.celebrating-life-sec .owl-theme .owl-controls .owl-nav .owl-prev .flaticon-left-arrow{
    background:#eee;
    height:50px;
    width:35px;
    line-height:50px;
    display:block;
    color:grey;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
    padding:0 4px
}
.celebrating-life-sec .owl-theme .owl-controls .owl-nav .owl-prev [class*=flaticon-]:hover{
    color:#000
}
.celebrating-life-sec .owl-theme .owl-controls .owl-nav .owl-next [class*=flaticon-]:hover{
    color:#000
}
.celebrating-life-sec .owl-theme .owl-controls .owl-nav .owl-next .flaticon-right-arrow{
    background:#eee;
    height:50px;
    width:35px;
    line-height:50px;
    display:block;
    color:grey;
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    padding:0 4px
}
.news-section{
    position:relative;
    padding:50px 0 50px!important
}
.news-section .title-text{
    margin-bottom:43px
}
.single-news-content{
    position:relative;
    display:block;
    padding:10px 10px 15px 10px;
    box-shadow:0 0 20px rgba(0,0,0,.1);
    transform:scale(1);
    transition:all .5s ease
}
.single-news-content:hover{
    transform:scale(1.05)
}
.single-news-content .image-box{
    position:relative;
    overflow:hidden;
    margin-bottom:8px
}
.single-news-content .lower-content h4 a{
    display:inline-block;
    line-height:26px;
    margin-bottom:0
}
.single-news-content .lower-content .time{
    font-size:13px;
    font-weight:500;
    margin-bottom:6px
}
.single-news-content .lower-content p{
    margin-bottom:10px
}
.single-news-content .lower-content .theme-btn-two{
    padding:4px 20px 4px 20px
}
.news-section .news-post{
    position:relative;
    padding:45px 30px 40px 30px;
    box-shadow:0 0 20px rgba(0,0,0,.1)
}
.news-section .news-post .single-post{
    position:relative;
    border-bottom:1px solid #e5e5e5;
    padding-bottom:22px;
    margin-bottom:25px
}
.news-section .news-post .single-post .text a{
    position:relative;
    display:inline-block;
    font-size:17px;
    font-weight:500;
    color:#222;
    margin-bottom:5px
}
.news-section .news-post .single-post .text a:hover{
    color:#ff5e14
}
.news-section .news-post .single-post .time{
    font-size:13px;
    font-weight:500
}
.news-section .news-post .link .theme-btn{
    display:block
}
.discussion-section{
    position:relative;
    padding:50px 0 50px!important
}
.discussion-section .details-content{
    position:relative;
    display:block;
    padding:20px 20px 30px 20px;
    box-shadow:0 0 20px rgba(0,0,0,.1);
    transform:scale(1);
    transition:all .5s ease
}
.discussion-section .details-content .textbox{
    background:#eee;
    padding:10px;
    border-radius:2px;
    margin-bottom:20px
}
.discussion-section .details-content .textbox .replybox{
    position:relative;
    margin-bottom:25px;
    border-bottom:1.2px dashed #828282;
    padding-bottom:25px
}
.discussion-section .details-content .textbox h3{
    font-size:18px;
    margin-bottom:10px;
    border-left:2px solid #00a1b1;
    padding-left:10px
}
.discussion-section .details-content .textbox p{
    color:#848484;
    font-size:15px
}
.discussion-section .details-content .textbox .timeofreply{
    border-top:0 solid #ccc;
    padding-top:10px
}
.discussion-section .details-content .textbox .timeofreply a{
    color:#ff5e14
}
.discussion-section .details-content .textbox .timeofreply a:hover{
    color:#333;
    text-decoration:underline
}
.discussion-section .details-content .start-discussion{
    position:relative;
    margin-bottom:10px
}
.discussion-section .details-content .start-discussion a{
    display:inline-block;
    padding:6px 40px;
    background:#f98107;
    color:#fff;
    border-radius:2px;
    font-size:18px
}
.discussion-section .details-content .start-discussion a:hover{
    background:#4f4f4f
}
.header-style-three{
    background:0 0
}
.header-style-three .header-top .top-left .text{
    position:relative;
    font-size:16px;
    color:#9ea0a9
}
.header-style-three .header-top .top-left .text a{
    font-size:16px;
    color:#ff5e14
}
.header-style-three .header-top .top-left .text a:hover{
    color:#fff
}
.header-style-three .header-top .top-right .social-content li a{
    color:#909090
}
.header-style-three .header-top .top-right .social-content li a:hover{
    color:#fff
}
.header-style-three .header-top .social-content li{
    margin-right:27px
}
.header-style-three .header-top .top-left,.header-style-three .header-top .top-right{
    padding:15px 0 14px 0
}
.header-upper{
    position:relative;
    background:#fff;
    padding:30px 0 61px 0
}
.header-upper .upper-column{
    position:relative;
    float:left;
    margin-left:24px;
    font-size:17px;
    padding:0 30px 0 67px
}
.header-upper .upper-column button{
    padding:10px 37px 10px 37px
}
.header-upper .upper-column .icon-box{
    position:absolute;
    left:0;
    top:1px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:2px solid #ebebeb;
    border-radius:50%;
    transition:all .5s ease
}
.header-upper .upper-column:hover .icon-box{
    border:2px solid #ff5e14
}
.header-upper .upper-column .icon-box i:before{
    font-size:28px;
    color:#ff5e14;
    margin:0
}
.header-upper .upper-column ul li{
    position:relative;
    display:inline-block;
    font-size:17px;
    color:#9f9f9f
}
.header-upper .upper-column ul strong{
    position:relative;
    display:block;
    font-size:18px;
    color:#222;
    line-height:24px;
    font-weight:600;
    margin-bottom:0
}
.header-style-three .header-bottom{
    position:relative;
    background:0 0;
    width:100%
}
.header-style-three .header-bottom .menu-box{
    position:absolute;
    left:0;
    top:-33px;
    width:100%
}
.header-style-three .header-bottom .nav-outer{
    position:relative;
    background:#ff5e14;
    padding:0 30px 0 10px
}
.header-upper .logo-box{
    margin-top:0
}
.header-upper .upper-column.donate-box{
    padding:0;
    margin-left:21px
}
.header-style-three .header-bottom .nav-outer .menu-area{
    margin:0;
    border:none
}
.header-style-three .header-bottom .nav-outer .menu-area .main-menu .navigation{
    margin:inherit
}
.header-style-three .header-bottom .nav-outer .main-menu .navigation>li>a{
    color:#fff;
    padding:16px 0 19px 0
}
.header-style-three .header-bottom .nav-outer .main-menu .navigation>li>a:before{
    background:#fff;
    bottom:0
}
.header-style-three .header-bottom .nav-outer .nav-right li{
    position:relative;
    display:inline-block;
    margin-right:29px
}
.header-style-three .header-bottom .nav-outer .nav-right li:last-child{
    margin-right:0
}
.header-style-three .header-bottom .nav-right i:before{
    font-size:20px;
    color:#fff;
    margin:0
}
.header-style-three .header-bottom .nav-right{
    margin-top:20px
}
.header-style-three .search-box-area .search-box,.header-style-three .search-box.now-visible{
    top:45px
}
.feature-style-three .feature-column:first-child .single-feature-content:before{
    background:rgba(255,94,20,.95)
}
.feature-style-three .feature-column:first-child .single-feature-content:hover:before{
    background:rgba(255,94,20,1)
}
.feature-style-three .feature-column:nth-child(2) .single-feature-content:before{
    background:rgba(167,207,69,.95)
}
.feature-style-three .feature-column:nth-child(2) .single-feature-content:hover:before{
    background:rgba(167,207,69,1)
}
.feature-style-three .feature-column:nth-child(3) .single-feature-content:before{
    background:rgba(37,170,225,.95)
}
.feature-style-three .feature-column:nth-child(3) .single-feature-content:hover:before{
    background:rgba(37,170,225,1)
}
.feature-style-three .feature-content{
    padding:0;
    box-shadow:none
}
.feature-style-three .single-feature-content{
    box-shadow:0 0 15px rgba(0,0,0,.2)
}
.about-style-three .img-box{
    margin-right:0
}
.about-style-three .img-box img{
    width:100%;
    border-radius:2px
}
.about-style-three .about-content{
    margin-left:20px;
    margin-top:-14px
}
.about-style-three .about-content .title{
    letter-spacing:1px
}
.about-style-three .about-content .text{
    margin-bottom:26px
}
.about-style-three .about-content .list{
    margin-bottom:35px
}
.cause-style-three{
    position:relative;
    width:100%;
    padding:40px 0 40px 0;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center
}
.cause-style-three .content-box .sec-title{
    color:#fff;
    margin-bottom:25px
}
.cause-style-three .content-box .text{
    font-size:16px;
    color:#fff;
    margin-bottom:26px
}
.cause-style-three .single-cause-content:hover .img-box img{
    transform:inherit
}
.cause-style-three .single-cause-content .img-box{
    margin-right:3px;
    margin-bottom:0
}
.cause-style-three .single-cause-content .lower-content{
    margin-left:-3px
}
.cause-style-three .single-cause-content .lower-content{
    padding:22px 0 0 0
}
.cause-style-three .single-cause-content .lower-content .text{
    line-height:26px;
    margin-bottom:56px
}
.cause-style-three .single-cause-content .lower-content h4 a{
    margin-bottom:15px;
    font-weight:600;
    font-size:23px
}
.cause-style-three .single-cause-content{
    padding-bottom:12px
}
.cause-style-three .owl-theme .owl-controls{
    position:absolute;
    left:-406px;
    bottom:10px
}
.counter-style-two{
    position:relative;
    padding:40px 0 44px 0
}
.green-bg{
    background:#a7cf45
}
.counter-style-two .single-item .count-outer span{
    position:relative;
    font-size:34px;
    line-height:40px;
    font-weight:600;
    color:#fff;
    margin-bottom:0
}
.counter-style-two .single-item .text{
    font-size:14px;
    color:#404040
}
.counter-style-two .single-item .imptext{
    font-size:14px;
    color:#fff
}
.counter-style-two .counter-column:last-child .single-item{
    float:right
}
.counter-style-two .counter-column:nth-child(2) .single-item{
    margin-left:43px
}
.counter-style-two .counter-column:nth-child(3) .single-item{
    float:right;
    margin-right:43px
}
.counter-style-two .single-item{
    position:relative
}
.counter-style-two .single-item:before{
    position:absolute;
    content:'';
    background:#fff;
    width:1px;
    height:73px;
    top:30px;
    right:0;
    transform:rotate(25deg)
}
.counter-style-two .counter-column:first-child .single-item:before{
    right:-44px
}
.counter-style-two .counter-column:nth-child(2) .single-item:before{
    right:-15px
}
.counter-style-two .counter-column:nth-child(3) .single-item:before{
    right:-55px
}
.counter-style-two .counter-column:last-child .single-item:before{
    display:none
}
.event-style-two{
    position:relative
}
.event-style-two .sec-title{
    margin-bottom:14px
}
.event-style-two .title-text{
    margin-bottom:42px
}
.event-style-two .top-content .link{
    position:relative;
    float:right;
    margin-top:-36px
}
.event-content-two{
    position:relative;
    padding:49px 50px;
    margin-bottom:30px;
    border:1px solid #e5e5e5
}
.event-style-two .event-column:last-child .event-content-two{
    margin-bottom:0
}
.event-content-two .content-box{
    position:relative;
    padding:2px 200px 4px 260px
}
.event-content-two .content-box .img-box{
    position:absolute;
    left:0;
    top:0;
    width:210px;
    height:210px;
    overflow:hidden
}
.event-content-two .content-box .date{
    position:absolute;
    top:0;
    right:0;
    font-size:17px;
    padding:64px 12px 50px 62px
}
.event-content-two .content-box .date:before{
    position:absolute;
    content:'';
    background:#e5e5e5;
    width:1px;
    height:308px;
    left:0;
    top:-49px
}
.event-content-two .content-box .date span{
    position:relative;
    display:block;
    font-size:42px;
    line-height:50px;
    color:#ff5e14;
    font-weight:600;
    margin-bottom:2px
}
.event-content-two .content-box h4 a{
    display:inline-block;
    margin-bottom:9px
}
.event-content-two .content-box .info-box li{
    display:inline-block;
    margin-right:10px
}
.event-content-two .content-box .info-box li:last-child{
    margin-right:0
}
.event-content-two .content-box .info-box li i:before{
    margin-right:6px;
    font-size:17px
}
.event-content-two .content-box .info-box{
    position:relative;
    margin-bottom:19px
}
.event-content-two .content-box .text{
    margin-bottom:15px
}
.event-content-two .content-box .link a{
    color:#ff5e14
}
.event-content-two .content-box .link i:before{
    font-size:15px;
    margin-left:4px
}
.event-content-two .content-box .link a:hover{
    color:#222
}
.event-style-two{
    position:relative
}
.event-style-two .sec-title{
    margin-bottom:14px
}
.event-style-two .title-text{
    margin-bottom:42px
}
.event-style-two .top-content .link{
    position:relative;
    float:right;
    margin-top:-36px
}
.testimonials-content-two{
    position:relative;
    padding:20px 25px;
    margin-bottom:30px;
    border:1px solid #e5e5e5;
    border-radius:2px
}
.event-style-two .event-column:last-child .event-content-two{
    margin-bottom:0
}
.testimonials-content-two .content-box{
    position:relative;
    padding:0 20px 4px 350px
}
.testimonials-content-two .content-box .img-box{
    position:absolute;
    left:0;
    top:0;
    width:320px;
    height:100%;
    overflow:hidden
}
.testimonials-content-two .content-box .date{
    position:absolute;
    top:0;
    right:0;
    font-size:17px;
    padding:64px 12px 50px 62px
}
.testimonials-content-two .content-box .date:before{
    position:absolute;
    content:'';
    background:#e5e5e5;
    width:1px;
    height:308px;
    left:0;
    top:-49px
}
.testimonials-content-two .content-box .date span{
    position:relative;
    display:block;
    font-size:42px;
    line-height:50px;
    color:#ff5e14;
    font-weight:600;
    margin-bottom:2px
}
.testimonials-content-two .content-box h4 a{
    display:inline-block;
    margin-bottom:9px
}
.testimonials-content-two .content-box .info-box li{
    display:inline-block;
    margin-right:10px
}
.testimonials-content-two .content-box .info-box li:last-child{
    margin-right:0
}
.testimonials-content-two .content-box .info-box li i:before{
    margin-right:6px;
    font-size:17px
}
.testimonials-content-two .content-box .info-box{
    position:relative;
    margin-bottom:19px
}
.evtestimonialsent-content-two .content-box .text{
    margin-bottom:15px
}
.testimonials-content-two .content-box .link a{
    color:#ff5e14
}
.testimonials-content-two .content-box .link i:before{
    font-size:15px;
    margin-left:4px
}
.testimonials-content-two .content-box .link a:hover{
    color:#222
}
.overlay_pjf_stories .single-item:hover .image:before{
    opacity:1;
    -webkit-transform:perspective(400px) rotateX(0);
    -ms-transform:perspective(400px) rotateX(0);
    transform:perspective(400px) rotateX(0)
}
.overlay_pjf_stories .single-item .image:before{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:block;
    z-index:8;
    opacity:0;
    -webkit-transform:perspective(400px) rotateX(-90deg);
    -ms-transform:perspective(400px) rotateX(-90deg);
    transform:perspective(400px) rotateX(-90deg);
    -webkit-transform-origin:top;
    -ms-transform-origin:top;
    transform-origin:top;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    background-color:rgba(104,104,104,.8)
}
.overlay_pjf_stories .single-item img{
    width:100%;
    height:160px;
    -webkit-transition:.7s ease;
    -o-transition:.7s ease;
    transition:.7s ease;
    -webkit-transition-delay:.3s;
    -o-transition-delay:.3s;
    transition-delay:.3s
}
.overlay_pjf_stories .single-item:hover img{
    -webkit-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2)
}
.overlay_pjf_stories .single-item .overlay{
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    text-align:center;
    height:100%;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:all .5s ease 0s;
    -o-transition:all .5s ease 0s;
    transition:all .5s ease 0s;
    z-index:10
}
.overlay_pjf_stories .single-item .overlay-content{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:table;
    vertical-align:middle;
    padding:10px 0
}
.overlay_pjf_stories .single-item .overlay .content{
    display:table-cell;
    vertical-align:middle
}
.overlay_pjf_stories .single-item:hover .image:before{
    opacity:1;
    -webkit-transform:perspective(400px) rotateX(0);
    -ms-transform:perspective(400px) rotateX(0);
    transform:perspective(400px) rotateX(0)
}
.overlay_pjf_stories .single-item:hover .overlay{
    opacity:1
}
.overlay_pjf_stories .single-item .overlay a{
    position:relative;
    display:block;
    width:100%;
    height:100%;
    font-size:0;
    color:#fff
}
.overlay_pjf_stories .single-item .overlay a{
    position:relative;
    display:inline-block;
    font-size:18px;
    width:50px;
    height:50px;
    line-height:52px;
    background:#fff;
    color:#ff5e14;
    text-align:center;
    border-radius:50%
}
.pjf_stories{
    position:relative
}
.pjf_stories .sec-title{
    margin-bottom:14px
}
.pjf_stories .title-text{
    margin-bottom:42px
}
.pjf_stories .top-content .link{
    position:relative;
    float:right;
    margin-top:-36px
}
.pjf-content-stories{
    position:relative;
    padding:20px 20px;
    margin-bottom:30px;
    border:1px solid #e5e5e5;
    border-radius:2px;
    box-shadow:0 0 10px rgba(0,0,0,.1)
}
.pjf_stories .event-column:last-child .pjf-content-stories{
    margin-bottom:0
}
.pjf-content-stories .content-box{
    position:relative;
    padding:2px 20px 4px 235px
}
.pjf-content-stories .content-box .img-box{
    position:absolute;
    left:0;
    top:0;
    width:210px;
    height:160px;
    overflow:hidden;
    border-radius:2px
}
.pjf-content-stories .content-box .date{
    position:absolute;
    top:0;
    right:0;
    font-size:17px;
    padding:64px 12px 50px 62px
}
.pjf-content-stories .content-box .date:before{
    position:absolute;
    content:'';
    background:#e5e5e5;
    width:1px;
    height:308px;
    left:0;
    top:-49px
}
.pjf-content-stories .content-box .date span{
    position:relative;
    display:block;
    font-size:42px;
    line-height:50px;
    color:#ff5e14;
    font-weight:600;
    margin-bottom:2px
}
.pjf-content-stories .content-box h4 a{
    display:inline-block;
    margin-bottom:0
}
.pjf-content-stories .content-box .info-box li{
    display:inline-block;
    margin-right:6px;
    font-size:12px
}
.pjf-content-stories .content-box .info-box li:last-child{
    margin-right:0
}
.pjf-content-stories .content-box .info-box li i{
    color:#f98107;
    font-size:12px
}
.pjf-content-stories .content-box .info-box li i:before{
    margin-right:0;
    font-size:12px
}
.pjf-content-stories .content-box .info-box li a{
    font-size:12px
}
.pjf-content-stories .content-box .info-box{
    position:relative;
    margin-bottom:6px
}
.pjf-content-stories .content-box .text{
    margin-bottom:15px
}
.pjf-content-stories .content-box .link a{
    color:#ff5e14
}
.pjf-content-stories .content-box .link i:before{
    font-size:15px;
    margin-left:4px
}
.pjf-content-stories .content-box .link a:hover{
    color:#222
}
.pjf-stories-details .inner-box{
    position:relative;
    width:100%;
    overflow:hidden
}
.pjf-stories-details .image-box{
    position:relative;
    display:block;
    margin-bottom:20px
}
.pjf-stories-details .image-box img{
    position:relative;
    display:block;
    width:100%
}
.pjf-stories-details .overlay-box{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0;
    color:#fff;
    text-align:center;
    -webkit-transition:all .7s ease;
    -ms-transition:all .7s ease;
    -o-transition:all .7s ease;
    transition:all .7s ease
}
.pjf-stories-details .overlay-box:before{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:block;
    opacity:0;
    visibility:hidden;
    transition:all .9s ease;
    -moz-transition:all .9s ease;
    -webkit-transition:all .9s ease;
    -ms-transition:all .9s ease;
    -o-transition:all .9s ease;
    background-color:rgba(255,120,58,.8);
    -moz-transform:rotateX(-180deg);
    -webkit-transform:rotateX(-180deg);
    -ms-transform:rotateX(-180deg);
    -o-transform:rotateX(-180deg);
    transform:rotateX(-180deg)
}
.pjf-stories-details .inner-box .overlay-inner{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:table;
    vertical-align:middle;
    padding:10px 0
}
.pjf-stories-details .inner-box .overlay-inner .content{
    position:relative;
    display:table-cell;
    vertical-align:middle
}
.pjf-stories-details .inner-box:hover .overlay-box:before{
    -moz-transform:rotateX(0);
    -webkit-transform:rotateX(0);
    -ms-transform:rotateX(0);
    -o-transform:rotateX(0);
    transform:rotateX(0);
    opacity:1;
    visibility:visible
}
.pjf-stories-details .inner-box:hover .overlay-box{
    opacity:1
}
.pjf-stories-details .inner-box .overlay-inner .content a.link{
    position:relative;
    display:inline-block;
    font-size:18px;
    width:50px;
    height:50px;
    line-height:52px;
    background:#fff;
    color:#ff5e14;
    text-align:center;
    border-radius:50%
}
.pjf-stories-details .inner-box .overlay-inner .content a.link:hover{
    background:#222;
    color:#fff
}
.brand-section{
    position:relative;
    background:#ff5e14;
    padding:20px 0
}
.brand-section .owl-controls{
    display:none
}
.brand-section .img-box{
    position:relative;
    text-align:center;
    opacity:.6;
    -webkit-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease
}
.brand-section .img-box img{
    max-width:100%;
    width:auto;
    display:inline-block
}
.brand-section .img-box:hover{
    opacity:1
}
.header-style-four{
    position:relative
}
.header-style-four .header-upper{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    background:0 0
}
.header-style-four .header-bottom .menu-box{
    top:110px
}
.header-style-four .header-upper .upper-right{
    float:right
}
.header-style-four .header-bottom{
    margin-bottom:0
}
.header-style-four .header-upper .upper-column .icon-box{
    border:2px solid #777573
}
.header-style-four .header-upper .upper-column:hover .icon-box{
    border:2px solid #ff5e14
}
.header-style-four .header-upper .upper-column ul strong{
    color:#fff
}
.header-style-four .header-upper .upper-column ul li{
    color:#c9c9c9
}
.header-style-four .header-bottom .nav-outer .main-menu .navigation>li>a{
    color:#222;
    padding:24px 0 26px 0
}
.header-style-four .header-bottom .nav-outer .main-menu .navigation>li.current>a,.header-style-four .header-bottom .nav-outer .main-menu .navigation>li>a:hover{
    color:#ff5e14
}
.header-style-four .header-bottom .nav-outer .main-menu .navigation>li>a:before{
    background:#ff5e14;
    bottom:23px
}
.header-style-four .header-bottom .nav-right i:before{
    color:#222;
    transition:all .5s ease
}
.header-style-four .header-bottom .nav-right .form-group i:before,.header-style-four .header-bottom .nav-right .form-group i:hover:before{
    color:#fff
}
.header-style-four .header-bottom .nav-right i:hover:before{
    color:#ff5e14
}
.header-style-four .header-bottom .nav-outer{
    background:#fff
}
.header-style-four .header-bottom .nav-right{
    margin-top:28px
}
.header-style-four .search-box-area .search-box,.header-style-four .search-box.now-visible{
    top:52px
}
.header-style-four .header-upper .upper-column button{
    padding:12px 39px 12px 39px
}
.slider-style-four{
    position:relative
}
.slider-style-four .slide{
    padding:352px 0 190px 0
}
.we-are-section{
    position:relative
}
.we-are-section .sec-title{
    margin-bottom:14px
}
.we-are-section .top-text{
    margin-bottom:42px
}
.custom-tab-title{
    margin-bottom:70px
}
.we-are-section .custom-tab-title li{
    position:relative;
    display:inline-block;
    padding:9px 34px 11px 34px;
    margin:0 20px;
    background:#f0f1f5;
    border:2px solid #f0f1f5;
    border-radius:30px;
    cursor:pointer
}
.we-are-section .custom-tab-title li.active{
    border:2px solid #ff5e14;
    background:0 0
}
.we-are-section .custom-tab-title li.active:before{
    position:absolute;
    content:'';
    background:#fff;
    width:12px;
    height:12px;
    left:50%;
    margin-left:-6px;
    bottom:-7px;
    border-bottom:2px solid #ff5e14;
    border-right:2px solid #ff5e14;
    transform:rotate(45deg)
}
.custom-tab-title .single-btn{
    position:relative;
    display:inline-block;
    color:#222;
    padding:0 0 0 29px;
    transition:all .5s ease
}
.custom-tab-title li.active .single-btn{
    color:#ff5e14
}
.custom-tab-title .single-btn .text{
    font-weight:500
}
.custom-tab-title .single-btn .icon-box{
    position:absolute;
    left:0;
    top:1px
}
.custom-tab-title .single-btn .icon-box i:before{
    font-size:20px;
    margin:0
}
.tab-details-content .img-box{
    margin-right:20px
}
.tab-details-content .img-box img{
    width:100%
}
.tab-details-content .content{
    position:relative;
    margin-left:20px;
    margin-top:-3px
}
.tab-details-content .content .title{
    position:relative;
    display:block;
    font-size:22px;
    line-height:32px;
    color:#222;
    font-weight:500;
    margin-bottom:39px
}
.tab-details-content .content .text{
    margin-bottom:49px
}
.tab-details-content .content .link .theme-btn{
    padding:13px 49px 11px 50px
}
.cause-style-four .single-cause-content{
    padding:0;
    box-shadow:0 0 20px rgba(0,0,0,.1)
}
.cause-style-four .single-cause-content .lower-content{
    padding:0 20px 31px 20px
}
.cause-style-four .sec-title{
    margin-bottom:15px
}
.cause-style-four .title-text{
    margin-bottom:42px
}
.team-section{
    position:relative
}
.single-team-content{
    position:relative;
    padding:10px;
    box-shadow:0 0 20px rgba(0,0,0,.1)
}
.single-team-content .img-box{
    position:relative;
    overflow:hidden
}
.single-team-content .img-box img{
    width:100%;
    transform:scale(1);
    transition:all .5s ease
}
.single-team-content:hover .img-box img{
    transform:scale(1.1)
}
.single-team-content .lower-content{
    position:relative;
    padding:10px 10px 8px 10px
}
.single-team-content .lower-content .info-box{
    margin-bottom:6px
}
.single-team-content .lower-content h4 a{
    display:inline-block;
    margin-bottom:0
}
.single-team-content .lower-content .title{
    color:#ff5e14;
    margin-bottom:8px
}
.single-team-content .lower-content .text{
    margin-bottom:14px;
    line-height:22px
}
.single-team-content .lower-content .social li{
    position:relative;
    display:inline-block;
    margin:0 5px
}
.single-team-content .lower-content .social li a{
    position:relative;
    display:inline-block;
    font-size:14px;
    width:42px;
    height:42px;
    line-height:42px;
    text-align:center;
    background:#f0f1f5;
    border-radius:50%
}
.single-team-content .lower-content .social li a:hover{
    background:#ff5e14;
    color:#fff
}
.team-section .team-column{
    padding:0 10px 0 10px
}
.team-section .team-content{
    position:relative;
    margin:0 -15px
}
.team-section .title-text{
    margin-bottom:30px
}
.team-section.overlay-style-two .single-item .overlay a{
    position:relative;
    display:inline-block;
    font-size:0;
    width:100%;
    height:100%;
    background:0 0;
    color:#ff5e14;
    text-align:center;
    border-radius:50%
}
.upcoming-event{
    position:relative
}
.upcoming-event .title-text{
    margin-bottom:43px
}
.single-upcoming-event{
    position:relative;
    box-shadow:0 0 20px rgba(0,0,0,.1)
}
.single-upcoming-event .img-box{
    position:relative;
    overflow:hidden
}
.single-upcoming-event .img-box img{
    width:100%;
    transform:scale(1);
    transition:all 5s ease;
    height:auto;
}
.single-upcoming-event:hover .img-box img{
    transform:scale(1.5)
}
.single-upcoming-event .img-box .date{
    position:absolute;
    left:30px;
    top:30px;
    font-size:14px;
    color:#fff;
    font-weight:500;
    width:70px;
    height:70px;
    text-transform:uppercase;
    text-align:center;
    background:#ff5e14;
    padding:19px 0 15px 0;
    transition:all .5s ease
}
.single-upcoming-event .img-box .date span{
    position:relative;
    display:block;
    font-size:24px;
    line-height:14px;
    font-weight:500;
    color:#fff
}
.single-upcoming-event .lower-content{
    position:relative;
    padding:12px 18px 20px 18px
}
.single-upcoming-event .lower-content h4 a{
    display:inline-block;
    margin-bottom:0
}
.single-upcoming-event .lower-content .info-box{
    margin-bottom:23px
}
.single-upcoming-event .lower-content .info-box li{
    position:relative;
    display:inline-block;
    margin-right:7px;
    font-size:14px
}
.single-upcoming-event .lower-content .info-box li:last-child{
    margin-right:0
}
.single-upcoming-event .lower-content .info-box li i:before{
    font-size:14px;
    color:#ff5e14;
    margin-right:6px
}
.single-upcoming-event .lower-content .theme-btn-two{
    padding:4px 28px 6px 28px
}
.page-title{
    position:relative;
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    padding:40px 0
}
.page-title:before{
    position:absolute;
    content:'';
    background:rgba(0,0,0,.5);
    width:100%;
    height:100%;
    left:0;
    top:0
}
.page-title .content-box .title{
    position:relative;
    display:block;
    font-size:35px;
    line-height:35px;
    font-family:'Open Sans',serif;
    color:#fff;
    font-weight:400;
    margin-bottom:15px
}
.page-title .content-box .bread-crumb li{
    position:relative;
    display:inline-block;
    margin-right:1px;
    padding-right:15px;
    font-size:14px;
    color:#fff;
    text-transform:capitalize
}
.page-title .content-box .bread-crumb li:before{
    position:absolute;
    content:'/';
    font-size:14px;
    color:#fff;
    top:0;
    right:0
}
.page-title .content-box .bread-crumb li:last-child:before{
    display:none
}
.page-title .content-box .bread-crumb li:last-child{
    margin-right:0;
    padding-right:0
}
.page-title .content-box .bread-crumb li a{
    font-size:14px;
    color:#fff;
    text-transform:capitalize
}
.page-title .content-box .bread-crumb li a:hover{
    color:#ff5e14
}
.counter-style-three{
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:fixed;
    padding:30px 0 40px 0
}
.counter-style-three .single-item .count-outer span{
    color:#ff5e14;
    font-size:40px;
    line-height:50px
}
.counter-style-three .single-item .text{
    font-size:15px
}
.counter-style-three .single-item:before{
    background:#a8a4a4
}
.causes-grid .single-cause-content{
    margin-bottom:70px
}
.causes-list .single-cause-content{
    margin-bottom:50px;
    padding:30px 40px 30px 30px
}
.causes-list .single-cause-content .img-box{
    margin-bottom:0;
    margin-right:5px
}
.causes-list .single-cause-content .lower-content{
    margin-left:15px;
    padding:20px 0 30px 0
}
.causes-list .single-cause-content .lower-content h3 a{
    display:inline-block;
    margin-bottom:15px
}
.causes-list .single-cause-content .lower-content .text{
    line-height:26px;
    margin-bottom:56px
}
.causes-list .pagination{
    padding-top:30px
}
.cause-details-content{
    position:relative;
    margin-right:20px
}
.cause-details-content .content-style-one .img-box{
    margin-bottom:38px
}
.cause-details-content .content-style-one .img-box img{
    width:100%
}
.cause-details-content .content-style-one .title{
    position:relative;
    display:block;
    font-size:42px;
    line-height:52px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:700;
    letter-spacing:2px;
    margin-bottom:39px
}
.cause-details-content .content-style-one .single-cause-content{
    border-bottom:1px solid #e5e5e5;
    padding:0;
    padding-bottom:20px;
    margin-bottom:41px
}
.cause-details-content .content-style-one .single-cause-content .lower-content{
    width:570px;
    float:left
}
.cause-details-content .content-style-one .single-cause-content .donate-box{
    float:right
}
.cause-details-content .content-style-one .single-cause-content .progress-box{
    margin-top:23px;
    margin-bottom:9px
}
.cause-details-content .content-style-one .single-cause-content .price li:last-child span{
    color:#ff5e14
}
.cause-details-content .content-style-one .single-cause-content .donate-box .theme-btn-two{
    padding:7px 31px 8px 32px;
    border:2px solid #ff5e14
}
.cause-details-content .content-style-one .top-text{
    position:relative;
    font-size:18px;
    color:#2c2b2b;
    line-height:32px;
    margin-bottom:35px
}
.cause-details-content .content-style-one .text{
    font-size:16px;
    margin-bottom:26px
}
.cause-details-content .content-style-one .bg-text{
    position:relative;
    display:inline-block;
    background:#ff5e14;
    font-size:18px;
    color:#fff;
    line-height:30px;
    font-weight:400;
    padding:25px 20px 25px 54px;
    margin:16px 0 56px 0
}
.cause-details-content .content-style-two img{
    width:100%
}
.cause-details-content .content-style-two .img-box{
    margin-right:26px
}
.cause-details-content .content-style-two .right-content{
    margin-left:-8px;
    margin-top:-5px
}
.cause-details-content .content-style-two .right-content h3{
    margin-bottom:34px
}
.cause-details-content .content-style-two .right-content .list li{
    position:relative;
    display:block;
    font-size:16px;
    color:#333;
    margin-bottom:19px;
    padding:0 0 0 42px
}
.cause-details-content .content-style-two .right-content .list li:last-child{
    margin-bottom:0
}
.cause-details-content .content-style-two .right-content .list li:before{
    position:absolute;
    content:"\f110";
    font-family:flaticon;
    font-size:20px;
    color:#ff5e14;
    left:0;
    top:2px
}
.cause-details-content .content-style-two .text{
    font-size:16px;
    margin-top:41px
}
.cause-details{
    padding:120px 0 112px 0
}
.default-sidebar-content{
    position:relative;
    border-radius:2px;
    background:#eee;
    padding:0 0;
    border-top:4px solid #0b98b9
}
.default-sidebar-content .sidebar-search{
    margin-bottom:57px
}
.default-sidebar-content .sidebar-search .form-group{
    position:relative;
    margin:0
}
.default-sidebar-content .sidebar-search .form-group input[type=search]{
    position:relative;
    width:100%;
    height:60px;
    border:2px solid #e5e5e5;
    padding:10px 50px 10px 24px;
    border-radius:30px;
    color:#848484;
    transition:all .5s ease
}
.default-sidebar-content .sidebar-search .form-group button:hover,.default-sidebar-content .sidebar-search .form-group input[type=search]:focus+button{
    color:#ff5e14
}
.default-sidebar-content .sidebar-search .form-group input[type=search]:focus{
    border:2px solid #ff5e14
}
.default-sidebar-content .sidebar-search .form-group button{
    position:absolute;
    top:16px;
    right:22px;
    color:#4c4c4c;
    background:0 0;
    cursor:pointer;
    transition:all .5s ease
}
.default-sidebar-content .sidebar-search .form-group i:before{
    font-size:20px;
    margin:0
}
.default-sidebar-content .sidebar-title{
    position:relative;
    display:block;
    font-size:20px;
    line-height:30px;
    font-family:'Open Sans',serif;
    color:#fff;
    background:#4f4f4f;
    font-weight:500;
    border-bottom:1px solid #e5e5e5;
    padding:6px;
    margin-bottom:6px
}
.default-sidebar-content .sidebar-categories .categories-list li{
    position:relative;
    display:block;
    margin-bottom:2px;
    padding:2px 18px;
    border-left:2px solid #ffad00
}
.default-sidebar-content .sidebar-categories .categories-list li:last-child{
    margin-bottom:0
}
.default-sidebar-content .sidebar-categories .categories-list li a{
    position:relative;
    display:inline-block;
    font-size:14px
}
.default-sidebar-content .sidebar-categories .categories-list li:hover{
    background:#e9e9e9
}
.default-sidebar-content .sidebar-categories{
    margin-bottom:40px
}
.default-sidebar-content .sidebar-post .single-post{
    position:relative;
    padding:0 0 0 100px;
    margin-bottom:15px
}
.default-sidebar-content .sidebar-post .single-post .dateteam{
    position:relative;
    line-height:20px
}
.default-sidebar-content .sidebar-post .single-post .dateteam span{
    font-size:11px
}
.default-sidebar-content .sidebar-post .single-post .link a{
    font-size:13px;
    color:#00a1b1
}
.default-sidebar-content .sidebar-post .single-post .link a:hover{
    color:#ff5e14
}
.default-sidebar-content .sidebar-post .single-post .img-box{
    position:absolute;
    left:10px;
    top:5px;
    width:82px;
    height:88px;
    overflow:hidden;
    border-radius:2px;
    border:1px solid #fff
}
.default-sidebar-content .sidebar-post .single-post .img-box img{
    width:100%;
    transition:all .5s ease;
    transform:scale(1)
}
.default-sidebar-content .sidebar-post .single-post:hover .img-box img{
    transform:scale(1.1)
}
.default-sidebar-content .sidebar-post .single-post h4 a{
    display:inline-block;
    font-weight:400;
    font-size:13px;
    line-height:20px;
    margin-bottom:4px
}
.default-sidebar-content .sidebar-post{
    margin-bottom:30px;
    padding-bottom:20px
}
.default-sidebar-content .sidebar-post .sidebar-title{
    margin-bottom:16px
}
.default-sidebar-content .sidebar-archive .archive-list li{
    position:relative;
    display:inline-block;
    float:left;
    margin:5px 4px
}
.default-sidebar-content .sidebar-archive .archive-list li a{
    position:relative;
    display:inline-block;
    border:2px solid #e5e5e5;
    border-radius:30px;
    padding:3px 20px 2px 19px
}
.default-sidebar-content .sidebar-archive .archive-list li a:hover{
    border:2px solid #ff5e14;
    background:#ff5e14;
    color:#fff
}
.default-sidebar-content .sidebar-archive .archive-list{
    position:relative;
    margin:0 -5px
}
.default-sidebar-content .sidebar-archive .sidebar-title{
    padding-bottom:24px;
    margin-bottom:23px
}
.default-sidebar-program{
    position:relative;
    border-radius:2px;
    padding:0 0
}
.default-sidebar-program .sidebar-categories{
    margin-bottom:40px
}
.default-sidebar-program .sidebar-categories .program-list li a{
    position:relative;
    display:block;
    margin-top:8px;
    padding:25px 20px;
    background:#f98107;
    font-size:16px;
    border-radius:2px;
    color:#fff
}
.default-sidebar-program .sidebar-categories .program-list li:nth-child(2n) a{
    background:#333;
    color:#fff
}
.default-sidebar-program .sidebar-categories .program-list li:nth-child(3n) a{
    background:#00a1b1;
    color:#fff
}
.default-sidebar-program .sidebar-categories .program-list li a:hover{
    opacity:.8;
    color:#fff
}
.event-details-content .top-content h3{
    font-size:24px;
    line-height:30px;
    margin-bottom:10px;
    font-weight:500
}
.event-details-content .top-content h4{
    font-size:20px;
    line-height:30px;
    margin-bottom:10px;
    font-weight:500
}
.chetna-content{
    position:relative;
    margin-right:0
}
.chetna-content .top-content{
    position:relative
}
.chetna-content .top-content h3{
    font-size:25px;
    line-height:30px;
    margin:14px 0;
    font-weight:500
}
.chetna-content .top-content h4{
    font-size:20px;
    line-height:30px;
    margin-bottom:10px;
    font-weight:500
}
.event-list .pagination{
    padding-top:40px
}
.event-grid .single-upcoming-event{
    margin-bottom:50px
}
.event-grid .pagination{
    padding-top:20px
}
.event-details{
    position:relative;
    width:100%;
    padding:40px 0 40px 0;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center
}
.event-details-content{
    position:relative;
    margin-right:0
}
.event-details-content .content-style-one .img-box{
    position:relative;
    margin-bottom:34px
}
.event-details-content .content-style-one .img-box img{
    width:100%
}
.event-details-content .content-style-one .img-box .date{
    position:absolute;
    left:24px;
    top:21px;
    font-size:16px;
    color:#fff;
    font-weight:500;
    width:90px;
    height:90px;
    text-transform:uppercase;
    text-align:center;
    background:#ff5e14;
    padding:14px 0 15px 0
}
.event-details-content .content-style-one .img-box .date span{
    position:relative;
    display:block;
    font-size:36px;
    line-height:36px;
    font-weight:500;
    color:#fff
}
.event-details-content .content-style-one .top-content{
    position:relative;
    padding-bottom:26px;
    margin-bottom:25px;
    border-bottom:1px solid #f2f2f2
}
.event-details-content .content-style-one .top-content .info-box li{
    display:inline-block;
    margin-right:10px
}
.event-details-content .content-style-one .top-content .info-box li:last-child{
    margin-right:0
}
.event-details-content .content-style-one .top-content .info-box li i:before{
    font-size:16px;
    margin-right:5px
}
.event-details-content .content-style-one .bold-text{
    position:relative;
    font-size:18px;
    line-height:32px;
    color:#222;
    margin-bottom:30px
}
.event-details-content .content-style-one .text p{
    margin-bottom:26px
}
.event-details-content .content-style-one .text{
    padding-bottom:20px
}
.event-details-content .content-style-one .title h3{
    margin-bottom:20px
}
.reg-check-list li{
    position:relative;
    display:block;
    font-size:14px;
    color:#fff;
    margin-bottom:12px;
    padding:0 0 0 38px;
    font-weight:500
}
.reg-check-list li:last-child{
    margin-bottom:0
}
.reg-check-list li:before{
    position:absolute;
    content:"\f110";
    font-family:flaticon;
    font-size:20px;
    color:#fff;
    left:0;
    top:2px
}
.check-list li{
    position:relative;
    display:block;
    font-size:16px;
    color:#333;
    margin-bottom:14px;
    padding:0 0 0 38px
}
.check-list li:last-child{
    margin-bottom:0
}
.check-list li:before{
    position:absolute;
    content:"\f110";
    font-family:flaticon;
    font-size:20px;
    color:#ff5e14;
    left:0;
    top:2px
}
.event-details-content .check-list{
    margin-bottom:87px
}
.event-details-content .related-event .sec-title{
    margin-bottom:25px
}
.event-details-content .related-event .single-upcoming-event{
    box-shadow:none;
    background:#fff
}
.event-details-content .related-event .single-upcoming-event .lower-content{
    border:1px solid #e5e5e5;
    border-top:none;
    padding-bottom:20px
}
.event-details-content .owl-theme .owl-controls .owl-nav [class*=owl-]{
    color:#fff;
    height:35px;
    width:35px;
    line-height:35px;
    text-align:center;
    margin:0 5px;
    border:0 solid #e5e5e5;
    border-radius:2px
}
.event-details-content .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    border:0 solid #ff5e14;
    color:#ff5e14
}
.event-details-content .owl-theme .owl-controls .owl-nav [class*=owl-] span:before{
    font-size:16px
}
.event-details-content .owl-theme .owl-controls{
    position:absolute;
    top:-82px;
    right:-5px
}
.event-details-content .related-event .single-upcoming-event .lower-content .info-box li{
    margin:0
}
.event-details-content .related-event .single-upcoming-event .lower-content .info-box{
    margin-bottom:10px
}
.about-style-two .owl-theme .owl-controls .owl-nav [class*=owl-]{
    color:#fff;
    height:35px;
    width:35px;
    line-height:32px;
    text-align:center;
    margin:0 5px;
    border:1px solid #999;
    border-radius:2px
}
.about-style-two .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    border:1px solid #ff5e14;
    color:#ff5e14
}
.about-style-two .owl-theme .owl-controls .owl-nav [class*=owl-]:hover span:before{
    color:#ff5e14
}
.about-style-two .owl-theme .owl-controls .owl-nav [class*=owl-] span:before{
    font-size:16px;
    color:#999
}
.about-style-two .owl-theme .owl-controls{
    position:absolute;
    top:-60px;
    right:-5px
}
.team-page{
    padding:120px 0 60px 0
}
.team-page .single-team-content{
    margin-bottom:60px
}
.portfolio-section{
    padding:40px 0 40px 0
}
.portfolio-section .overlay-box{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    color:#fff;
    text-align:center;
    opacity:0;
    z-index:2;
    transition:all .7s ease;
    -webkit-transition:all .7s ease;
    -ms-transition:all .7s ease;
    -o-transition:all .7s ease;
    -moz-transition:all .7s ease
}
.portfolio-section .single-portfolio-content:hover .overlay-box{
    opacity:1;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    -moz-transform:translateY(0);
    transform:translateY(0)
}
.portfolio-section .overlay-inner{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:table;
    padding:15px 30px;
    vertical-align:middle;
    background:rgba(0,0,0,.75)
}
.portfolio-section .overlay-content{
    position:relative;
    display:table-cell;
    vertical-align:middle
}
.portfolio-section .single-portfolio-content{
    position:relative;
    margin-bottom:30px
}
.portfolio-section .single-portfolio-content .img-box{
    position:relative;
    overflow:hidden;
    border-radius:2px;
    box-shadow:0 0 20px rgba(0,0,0,.1);
    border:1px solid #e3e3e3
}
.portfolio-section .single-portfolio-content .img-box:before{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:1;
    z-index:1;
    background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),hsla(0,0%,0%,.6));
    background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1));
    background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1));
    background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1));
    transition:all .9s ease
}
.portfolio-section .single-portfolio-content:hover .img-box:before{
    opacity:0
}
.portfolio-section .single-portfolio-content .img-box .text{
    position:absolute;
    left:0;
    bottom:0;
    font-size:24px;
    font-weight:500;
    color:#fff;
    line-height:31px;
    z-index:2;
    padding:0 30px 30px 40px;
    transition:all 1s ease
}
.portfolio-section .single-portfolio-content:hover .img-box .text{
    bottom:-90px
}
.portfolio-section .single-portfolio-content img{
    width:100%;
    transform:scale(1);
    transition:all 5s ease
}
.portfolio-section .single-portfolio-content:hover img{
    transform:scale(1.3)
}
.portfolio-section .single-portfolio-content .overlay-content h3{
    display:inline-block;
    color:#fff;
    margin-bottom:4px;
    z-index:2
}
.portfolio-section .single-portfolio-content .overlay-content p{
    color:#f2f2f2;
    font-size:16px
}
.portfolio-section .single-portfolio-content .overlay-content a{
    position:relative;
    display:inline-block;
    font-size:16px;
    color:#ff5e14;
    border:2px solid #ff5e14;
    width:46px;
    height:46px;
    line-height:44px;
    text-align:center;
    border-radius:50%;
    z-index:2
}
.portfolio-section .single-portfolio-content .overlay-content a:hover{
    color:#fff;
    border:2px solid #fff
}
.portfolio-section .single-portfolio-content .overlay-content i:before{
    margin:0
}
.portfolio-section .filter-tabs{
    position:relative;
    margin-bottom:62px
}
.portfolio-section .filter-tabs li{
    position:relative;
    display:inline-block;
    font-size:15px;
    margin:0 20px;
    color:#9f9f9f;
    font-weight:500;
    text-transform:uppercase;
    cursor:pointer
}
.portfolio-section .filter-tabs li.active{
    color:#25292f
}
.portfolio-section .filter-tabs li:before{
    position:absolute;
    content:'/';
    font-size:15px;
    color:#9f9f9f;
    top:0;
    right:-25px
}
.portfolio-section .filter-tabs li:last-child:before{
    display:none
}
.sponser-section{
    padding:0;
    background:#f3f3f3
}
.sponser-section .single-sponser-content{
    position:relative;
    margin-bottom:0
}
.sponser-section .single-sponser-content .img-box{
    position:relative;
    overflow:hidden
}
.sponser-section .single-sponser-content .img-box.bgf:before{
    opacity:1;
    z-index:1;
    background:rgba(243,243,243,.98)
}
.sponser-section .single-sponser-content .img-box.bgm:before{
    opacity:1;
    z-index:1;
    background:rgba(239,239,239,.98)
}
.sponser-section .single-sponser-content .img-box.bgl:before{
    opacity:1;
    z-index:1;
    background:rgba(243,243,243,.98)
}
.sponser-section .single-sponser-content .img-box.bgm{
    border-right:1px dashed #1e85c5;
    border-left:1px dashed #1e85c5
}
.sponser-section .single-sponser-content .img-box .textbox{
    font-size:24px;
    font-weight:500;
    color:#fff;
    line-height:31px;
    z-index:2;
    padding:20px 20px 35px 20px;
    transition:all 1s ease
}
.sponser-section .single-sponser-content .img-box .textbox h3{
    color:#ff5e14;
    font-size:25px;
    padding-bottom:10px
}
.sponser-section .single-sponser-content .img-box .textbox p{
    color:#444;
    font-size:14px;
    padding-bottom:10px
}
.sponser-section .single-sponser-content .img-box .textbox p.subtitle{
    color:#444;
    font-size:17px;
    font-weight:500;
    padding-bottom:0
}
.sponser-section .pd-0{
    padding:0
}
.shop-section{
    position:relative
}
.shop-section .shop-content .top-content .left-content{
    position:relative;
    margin-top:12px
}
.shop-section .shop-content .top-content .left-content .filter{
    position:relative;
    display:inline-block;
    color:#222
}
.shop-section .shop-content .top-content .left-content .filter i:before{
    font-size:16px;
    color:#ff5e14;
    margin:0;
    margin-right:5px
}
.shop-section .shop-content .top-content .left-content .text{
    position:relative;
    display:inline-block;
    margin-left:12px
}
.shop-section .shop-content .top-content .left-content .text span{
    color:#222
}
.shop-section .shop-content .top-content .middle-content .icon-box a{
    position:relative;
    display:inline-block;
    width:50px;
    height:50px;
    line-height:48px;
    border:2px solid #e6e6e6;
    border-radius:50%;
    margin:0 2px;
    text-align:center
}
.shop-section .shop-content .top-content .middle-content .icon-box a:hover{
    border:2px solid #ff5e14;
    background:#ff5e14
}
.shop-section .shop-content .top-content .middle-content .icon-box i:before{
    font-size:16px;
    color:#222;
    margin:0;
    transition:all .5s ease
}
.shop-section .shop-content .top-content .middle-content .icon-box a:hover i:before{
    color:#fff
}
.shop-section .shop-content .top-content{
    position:relative;
    margin-bottom:30px
}
.shop-section .shop-content .top-content .right-content{
    position:relative;
    text-align:right
}
.shop-section .shop-content .top-content .right-content .ui-selectmenu-button.ui-button{
    max-width:210px;
    background:0 0;
    border:2px solid #e5e5e5;
    border-radius:30px;
    font-size:14px;
    line-height:45px;
    padding:10px 15px 10px 20px;
    color:#222
}
.shop-section .shop-content .top-content .right-content .ui-selectmenu-button .ui-icon:before{
    color:#222
}
.single-shop-content .overlay-box{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    color:#fff;
    text-align:center;
    opacity:0;
    z-index:2;
    transition:all .7s ease;
    -webkit-transition:all .7s ease;
    -ms-transition:all .7s ease;
    -o-transition:all .7s ease;
    -moz-transition:all .7s ease
}
.single-shop-content:hover .overlay-box{
    opacity:1;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    -moz-transform:translateY(0);
    transform:translateY(0)
}
.single-shop-content .overlay-inner{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:table;
    padding:15px 30px;
    vertical-align:middle;
    background:rgba(0,0,0,.2)
}
.single-shop-content .overlay-content{
    position:relative;
    background:#0000003d;
    display:table-cell;
    vertical-align:middle
}
.single-shop-content{
    position:relative;
    margin-bottom:34px
}
.single-shop-content .upper-content{
    position:relative
}
.single-shop-content .overlay-box .list p{
    color:#fff
}
.single-shop-content .overlay-box .list li{
    position:relative;
    display:inline-block
}
.single-shop-content .overlay-box .list li a{
    position:relative;
    display:inline-block;
    height:55px;
    width:55px;
    line-height:55px;
    font-size:15px;
    color:#222;
    background:#fff;
    border-radius:50%;
    text-align:center
}
.single-shop-content .overlay-box .list li a:hover{
    background:#ff5e14;
    color:#fff
}
.single-shop-content .overlay-box .list li i:before{
    margin:0
}
.single-shop-content .img-box{
    position:relative;
    overflow:hidden;
    margin-bottom:14px;
    background:#e9e9e7;
    border-radius:2px;
    border:1px solid #e3e3e3
}
.single-shop-content .img-box img{
    width:100%;
    height:250px;
    transition:all 1.5s ease;
    transform:scale(1)
}
.single-shop-content:hover .img-box img{
    transform:scale(1.1)
}
.single-shop-content .img-box .text{
    position:absolute;
    top:20px;
    right:0;
    font-size:13px;
    font-family:Montserrat,sans-serif;
    font-weight:500;
    line-height:23px;
    color:#fff;
    background:#212121;
    padding:2px 13px 2px 13px;
    z-index:1
}
.single-shop-content .img-box .text:before{
    background:#212121 none repeat scroll 0 0;
    content:"";
    height:15px;
    left:-4px;
    position:absolute;
    bottom:0;
    transform:skewX(-35deg);
    width:10px;
    z-index:-1
}
.single-shop-content .img-box .text:after{
    background:#212121 none repeat scroll 0 0;
    content:"";
    height:15px;
    left:-4px;
    position:absolute;
    top:0;
    transform:skewX(35deg);
    width:10px;
    z-index:-1
}
.single-shop-content .lower-content .link a{
    position:relative;
    display:inline-block;
    font-size:18px;
    font-weight:500;
    color:#222;
    line-height:28px;
    margin-bottom:2px
}
.single-shop-content .lower-content .link a:hover{
    color:#ff5e14
}
.single-shop-content .lower-content .price{
    transition:all .5s ease
}
.single-shop-content:hover .lower-content .price{
    color:#ff5e14
}
.shop-section .shop-column:nth-child(5) .single-shop-content .img-box .text,.shop-section .shop-column:nth-child(5) .single-shop-content .img-box .text:after,.shop-section .shop-column:nth-child(5) .single-shop-content .img-box .text:before{
    background:#ff5e14
}
.shop-section .pagination{
    padding-top:30px
}
.shop-sidebar-content .sidebar-search .form-group input[type=search]{
    height:50px
}
.shop-sidebar-content .sidebar-search .form-group button{
    top:14px
}
.shop-sidebar-content .sidebar-search{
    margin-bottom:72px
}
.shop-sidebar-content .sidebar-post .single-post{
    padding-bottom:25px;
    margin-bottom:30px
}
.shop-sidebar-content .sidebar-post .single-post .img-box{
    height:85px;
    width:85px;
    background:#eef0eb
}
.shop-sidebar-content .sidebar-categories{
    margin-bottom:64px
}
.shop-sidebar-content .sidebar-post .single-post h5 a{
    display:inline-block;
    margin-bottom:7px
}
.noUi-background{
    box-shadow:none;
    background:#eaeceb;
    border-radius:0;
    border:none
}
.noUi-connect{
    background:#ff5e14;
    box-shadow:none;
    border-radius:0
}
.noUi-handle{
    box-shadow:none;
    border:2px solid #ff5e14;
    border-radius:50%;
    top:-6px
}
.noUi-horizontal{
    height:4px;
    margin-bottom:24px
}
.noUi-horizontal .noUi-handle{
    width:18px;
    height:18px;
    top:-7px;
    left:0
}
.shop-sidebar-content .sidebar-filter .price-filter-content input[type=text]{
    max-width:50px
}
.shop-sidebar-content .sidebar-filter .price-filter-content .theme-btn{
    width:83px;
    height:40px;
    padding:0;
    text-align:center;
    line-height:40px;
    display:inline-block
}
.shop-sidebar-content .sidebar-filter .price-filter-content p{
    position:relative;
    float:right;
    color:#222;
    font-weight:500;
    margin-top:7px;
    margin-bottom:0
}
.shop-sidebar-content .sidebar-filter .sidebar-title{
    margin-bottom:41px
}
.shop-sidebar-content .sidebar-filter{
    margin-bottom:61px
}
.shop-details-content .addto-cart-box input[type=number]{
    position:relative;
    width:136px;
    height:55px;
    border:1px solid #e5e5e5;
    font-size:14px;
    color:#222;
    border-radius:30px;
    padding:10px 30px;
    margin-bottom:18px;
    transition:all .5s ease
}
.shop-details-content .addto-cart-box input[type=number]:focus{
    border:1px solid #ff5e14
}
.shop-details-content .addto-cart-box{
    margin-bottom:32px
}
.shop-details-content .content-box{
    position:relative;
    margin:-11px 0 0 -3px
}
.shop-details-content .content-box .title{
    position:relative;
    display:block;
    font-size:30px;
    line-height:40px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:700;
    margin-bottom:8px
}
.shop-details-content .content-box .price{
    margin-bottom:27px
}
.shop-details-content .content-box .price li{
    position:relative;
    display:inline-block;
    margin-right:10px;
    font-size:16px;
    font-weight:500;
    color:#222
}
.shop-details-content .content-box .price li:last-child{
    margin-right:0
}
.shop-details-content .content-box .price li del{
    color:#9fa2a6
}
.shop-details-content .content-box .text p{
    margin-bottom:26px
}
.shop-details-content .content-box .size li{
    position:relative;
    display:inline-block;
    margin-right:22px
}
.shop-details-content .content-box .size{
    margin-bottom:26px
}
.shop-details-content .content-box .size-box .text{
    font-size:18px;
    color:#222;
    margin-bottom:8px
}
.shop-details-content .content-box .size li:last-child{
    margin-right:0
}
.shop-details-content .content-box .size li label{
    position:relative;
    font-weight:500;
    color:#222;
    cursor:pointer
}
.shop-details-content .content-box .size li input[type=radio]{
    position:relative;
    cursor:pointer;
    top:2px
}
.shop-details-content .addto-cart-box button.theme-btn i:before{
    font-size:16px;
    margin:0;
    color:#fff;
    margin-right:10px
}
.shop-details-content .addto-cart-box button.theme-btn{
    font-size:16px;
    padding:14px 44px 14px 45px
}
.shop-details-content .addto-cart-box a.heart{
    perspective-origin:right;
    display:inline-block;
    font-size:16px;
    width:55px;
    height:55px;
    line-height:55px;
    border:1px solid #e5e5e5;
    border-radius:50%;
    margin-left:14px;
    text-align:center
}
.shop-details-content .addto-cart-box a.heart i:before{
    font-size:18px;
    color:#222;
    margin:0;
    transition:all .5s ease
}
.shop-details-content .addto-cart-box a.heart:hover{
    border:1px solid #ff5e14;
    background:#ff5e14
}
.shop-details-content .addto-cart-box a.heart:hover i:before{
    color:#fff
}
.shop-details-content .content-box .list li{
    position:relative;
    display:block;
    margin-bottom:4px;
    padding:0 0 0 20px
}
.shop-details-content .content-box .list{
    margin-bottom:26px
}
.shop-details-content .content-box .list li:before{
    position:absolute;
    content:"\f111";
    font-size:10px;
    font-family:FontAwesome;
    color:#ff5e14;
    left:0;
    top:0
}
.shop-details-content .content-box .social li{
    position:relative;
    display:inline-block;
    margin-right:18px;
    color:#222
}
.shop-details-content .content-box .social li:last-child{
    margin-right:0
}
.shop-details-content .content-box .social li a{
    font-size:13px;
    color:#222
}
.shop-details-content .content-box .social li a:hover{
    color:#ff5e14
}
.shop-details-content .flexslider{
    position:relative;
    display:block;
    margin-right:13px
}
.shop-details-content .flexslider .img-box img{
    width:100%
}
.shop-details-content .flexslider .search-box{
    position:absolute;
    top:20px;
    right:20px
}
.shop-details-content .flexslider .search-box a{
    position:relative;
    display:inline-block;
    background:#fff;
    height:40px;
    width:40px;
    line-height:40px;
    border:1px solid #d9d9d9;
    text-align:center;
    color:#222;
    font-size:16px
}
.shop-details-content .flexslider .search-box i:before{
    margin:0
}
.shop-details-content .tab-box{
    position:relative;
    margin-top:95px;
    margin-bottom:91px
}
.shop-details-content .tab-box .custom-tab-title li{
    position:relative;
    display:inline-block;
    font-size:16px;
    color:#222;
    cursor:pointer;
    border:1px solid #e5e5e5;
    padding:12px 20px 10px 19px;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    margin-right:4px;
    border-bottom:none
}
.shop-details-content .tab-box .custom-tab-title li.active{
    border-top-right-radius:0;
    border-top-left-radius:0
}
.shop-details-content .tab-box .custom-tab-title li.active:before{
    position:absolute;
    content:'';
    background:#fff;
    width:100%;
    height:1px;
    left:0;
    bottom:-1px;
    z-index:1
}
.shop-details-content .tab-box .custom-tab-title li.active:after{
    position:absolute;
    content:'';
    background:#ff5e14;
    width:100%;
    height:3px;
    left:0;
    top:-1px
}
.shop-details-content .tab-box .custom-tab-title{
    margin-bottom:0
}
.shop-details-content .tab-box .tab-details-content{
    position:relative;
    border:1px solid #e5e5e5;
    padding:29px 30px 6px 30px
}
.shop-details-content .tab-box .tab-details-content .text p{
    margin-bottom:26px
}
.shop-details .shop-details-content{
    margin-right:20px
}
.shop-details-content .related-products .title{
    position:relative;
    font-size:30px;
    line-height:40px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:700;
    margin-bottom:32px
}
.shop-details{
    padding:120px 0 90px 0
}
.our-faq-wrapper{
    padding:30px 0 60px
}
.accordion .card{
    border:none;
    margin-bottom:30px
}
.our-faq-wrapper .btn-link{
    display:block;
    width:100%;
    text-align:left;
    position:relative;
    background:#cccc;
    color:#444;
    border-radius:2px;
    padding:7px 15px 12px;
    font-size:16px;
    overflow:hidden;
    border:none;
    font-weight:500
}
.our-faq-wrapper .btn-link:focus,.our-faq-wrapper .btn-link:hover{
    text-decoration:none
}
.our-faq-wrapper .btn-link:after{
    position:absolute;
    content:'\f068';
    right:15px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    font-family:fontawesome
}
.our-faq-wrapper .btn-link.collapsed:after{
    content:'\f067'
}
.our-faq-wrapper .btn-link:before{
    position:absolute;
    content:'';
    background:#a5a5a5;
    -webkit-transform:skew(-35deg);
    transform:skew(-35deg);
    height:100%;
    width:50%;
    left:90%;
    top:0
}
.card-header{
    padding:0;
    background:0 0;
    border-bottom:none
}
.card-body{
    position:relative
}
.card-body:after{
    position:absolute;
    content:'';
    height:2px;
    width:100%;
    left:0;
    bottom:0;
    background:#333
}
.card-body:before{
    position:absolute;
    content:'';
    height:2px;
    width:50%;
    left:0;
    bottom:0;
    background:#f98107;
    z-index:1
}
.table-outer{
    position:relative;
    width:100%;
    overflow-x:auto
}
.cart-table{
    width:100%;
    min-width:1100px
}
.cart-header{
    position:relative;
    background:#f0f1f5
}
.cart-section .cart-header th{
    padding:13px 30px 14px 30px;
    font-size:16px;
    font-family:'Open Sans',sans-serif;
    line-height:30px;
    color:#222;
    min-width:120px;
    font-weight:500
}
.cart-section .cart-header th.prod-column{
    padding:32px 30px 32px 78px
}
.cart-section .cart-table tbody tr .image-box{
    position:relative;
    padding:59px 10px 60px 200px
}
.cart-section .cart-table tbody tr .column-box .text{
    position:relative;
    font-size:16px;
    font-weight:400;
    color:#222
}
.cart-section .cart-table tbody tr .column-box .close-btn{
    position:absolute;
    top:-13px;
    right:-7px
}
.cart-section .cart-table tbody tr .prod-thumb{
    position:absolute;
    left:0;
    top:30px;
    width:118px;
    height:118px;
    padding:0;
    border:1px solid #e5e5e5
}
.cart-section .cart-table tbody tr .rating{
    position:relative;
    padding:30px 30px 28px 30px
}
.cart-section .cart-table tbody tr .sub-total{
    position:relative;
    font-size:16px;
    padding:10px 50px;
    color:#222
}
.cart-section .cart-table tbody tr .rating li{
    position:relative;
    display:inline-block;
    float:left;
    margin:0 2px
}
.cart-section .cart-table tbody tr .rating li i:before{
    font-size:14px;
    color:#ff5e14
}
.cart-section .cart-table tbody tr .total{
    position:relative;
    font-size:16px;
    color:#222;
    padding:76px 30px 74px 30px
}
.cart-section .cart-table tbody tr .qty{
    width:40px;
    text-align:center
}
.cart-section .cart-table tbody tr .qty input{
    position:relative;
    width:159px;
    height:48px;
    border:1px solid #e5e5e5;
    padding:10px 30px
}
.cart-section .cart-table tbody tr .qty input:focus{
    border:1px solid #ff5e14
}
.cart-section .coupon-box .update-box{
    position:relative;
    background:#f0f1f5;
    padding:15px 30px 15px 30px;
    margin:30px 0 30px 0
}
.cart-section .coupon-box .update-box .apply-coupon{
    position:relative;
    display:inline-block
}
.cart-section .coupon-box .update-box .apply-coupon .form-group{
    position:relative;
    display:inline-block;
    margin-right:12px
}
.cart-section .coupon-box .update-box .apply-coupon .form-group input[type=text]{
    position:relative;
    width:230px;
    height:50px;
    padding:10px 20px;
    border:1px solid #e5e5e5;
    border-radius:30px;
    background:#fff
}
.cart-section .coupon-box .update-box .apply-coupon .form-group input[type=text]:focus{
    border:1px solid #ff5e14
}
.cart-section .coupon-box .content-box{
    position:relative;
    text-align:right;
    margin-bottom:33px
}
.cart-section .coupon-box .content-box .text{
    position:relative;
    margin-bottom:2px
}
.cart-section .coupon-box .content-box .text span{
    position:relative;
    color:#222;
    font-weight:500;
    margin-left:25px
}
.cart-section .coupon-box .btn-box .theme-btn{
    position:relative;
    padding:11px 38px 13px 38px;
    float:right
}
.cart-section .coupon-box .btn-box .theme-btn-three{
    color:#222;
    padding:8px 37px 12px 38px
}
.cart-section .coupon-box .btn-box .theme-btn-three:hover{
    color:#fff
}
.checkout-section .create-acc .checkbox{
    margin:3px 0 0
}
.checkout-section label{
    color:#222;
    font-weight:500;
    font-size:15px;
    z-index:1;
    margin-bottom:2px
}
.checkout-section .checkbox span{
    position:relative;
    font-size:15px;
    font-family:'Open Sans',sans-serif;
    color:#222;
    font-weight:400;
    cursor:pointer;
    margin-left:6px;
    z-index:1
}
.checkout-section .checkbox input{
    position:relative;
    top:4px;
    width:17px;
    height:17px;
    display:inline-block
}
.checkout-section .title{
    display:block;
    background:#f0f1f5;
    color:#222;
    padding:20px 20px 19px 30px;
    font-weight:500;
    margin-bottom:23px;
    text-transform:uppercase
}
.checkout-section .billing-info{
    position:relative;
    padding:0 0 23px 0;
    margin-bottom:33px
}
.checkout-section .billing-form{
    position:relative
}
.checkout-section .additional-information .note-box textarea{
    width:100%;
    height:120px;
    padding:10px 20px;
    background:#f0f1f5;
    color:#848484;
    resize:none;
    transition:all .5s ease
}
.checkout-section .order-info{
    position:relative;
    margin-bottom:30px
}
.checkout-section .order-info .title h4{
    margin-bottom:0
}
.checkout-section .order-info .single-item{
    position:relative;
    padding:48px 29px 47px 130px;
    border-bottom:1px solid #dddee4
}
.checkout-section .order-info .order-item{
    position:relative;
    border:1px solid #dddee4;
    border-top:none;
    padding-top:0
}
.checkout-section .order-info .title{
    margin-bottom:0
}
.checkout-section .order-info .order-total .price,.checkout-section .order-info .single-item .img-box,.checkout-section .order-info .single-item .item-name,.checkout-section .order-info .single-item .price,.checkout-section .order-info .sub-total .price{
    position:relative;
    display:inline-block
}
.checkout-section .order-info .single-item .img-box{
    position:absolute;
    overflow:hidden;
    left:29px;
    top:20px;
    background:#f5f5f5;
    width:80px;
    height:80px
}
.checkout-section .order-info .single-item .img-box img{
    width:100%;
    transition:all .5s ease;
    transform:scale(1)
}
.checkout-section .order-info .single-item .img-box:hover img{
    transform:scale(1.1)
}
.checkout-section .order-info .single-item .item-name{
    font-size:16px;
    font-family:'Open Sans',sans-serif;
    color:#222
}
.checkout-section .order-info .price{
    position:relative;
    font-size:16px;
    font-family:'Open Sans',sans-serif;
    float:right;
    color:#222
}
.checkout-section .order-info .order-total .price,.checkout-section .order-info .sub-total .price{
    position:relative;
    top:1px;
    font-size:16px;
    font-family:'Open Sans',sans-serif;
    color:#848484
}
.checkout-section .order-info .order-total,.checkout-section .order-info .sub-total{
    position:relative;
    padding:14px 29px 11px 28px;
    font-size:16px;
    color:#222;
    font-family:'Open Sans',sans-serif
}
.checkout-section .order-info .sub-total{
    border-bottom:1px solid #dddee4
}
.checkout-section .order-info .price.color{
    color:#222
}
.checkout-section .order-info .order-total{
    padding:14px 29px 12px 28px
}
.checkout-section .payment-info{
    position:relative
}
.checkout-section .payment-info .title{
    margin-bottom:0
}
.checkout-section .payment-info .payment-option{
    position:relative;
    border:1px solid #dddee4;
    border-top:none;
    padding:25px 29px 40px 29px
}
.checkout-section .payment-info .payment-option .checkbox span{
    font-size:16px;
    color:#222;
    font-family:'Open Sans',sans-serif;
    margin-left:11px;
    margin-bottom:3px
}
.checkout-section .payment-info .payment-option .text{
    margin-left:31px;
    font-size:13px;
    line-height:24px;
    margin-bottom:21px
}
.checkout-section .payment-info .payment-option .order-btn .theme-btn{
    padding:13px 55px 11px 55px;
    font-size:14px;
    font-weight:500
}
.checkout-section .payment-info .payment-option .checkbox a{
    color:#222;
    margin-left:21px
}
.checkout-section .payment-info .payment-option .checkbox a:hover{
    color:#ff3c00
}
.checkout-section .payment-info .title h4{
    margin-bottom:13px
}
.checkout-section .payment-info .checkbox{
    margin-bottom:4px;
    margin-top:1px
}
.checkout-section .payment-info .radio-block .checkbox{
    margin-bottom:23px
}
.checkout-section input[type=email],.checkout-section input[type=text],.checkout-section select{
    width:100%;
    height:45px;
    border:1px solid #e5e5e5;
    color:#848484;
    line-height:45px;
    padding:10px 15px;
    margin-bottom:23px;
    transition:all .5s ease
}
.checkout-section select{
    cursor:pointer
}
.checkout-section input:focus,.checkout-section select:focus{
    border:1px solid #ff3c00
}
.checkout-section .coupon,.checkout-section .customer{
    position:relative;
    display:block;
    background:#fff5f1;
    font-weight:500;
    padding:21px 20px 23px 30px;
    margin-bottom:30px;
    color:#222
}
.checkout-section .coupon a,.checkout-section .customer a{
    color:#ff3c00
}
.checkout-section .coupon:before,.checkout-section .customer:before{
    position:absolute;
    content:'';
    background:#ff5e14;
    width:100%;
    height:2px;
    left:0;
    top:-2px
}
.checkout-section .order-info .title h5{
    margin-bottom:0
}
.checkout-section .top-content{
    padding-bottom:35px
}
.donate-section{
    position:relative;
    background:#fff;
    padding:60px 0 80px 0
}
.donate-section:before{
    position:absolute;
    content:'';
    background:#f0f1f5;
    width:50%;
    height:100%;
    top:0;
    right:0
}
.donate-section .title{
    position:relative;
    display:block;
    font-size:25px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    margin-bottom:10px
}
.donate-section .donate-details .text{
    position:relative;
    color:#222;
    margin-bottom:2px
}
.donate-section .donate-details .chicklet-list{
    padding:0
}
.donate-section .donate-details .chicklet-list li{
    padding:0
}
.donate-section .donate-details .chicklet-list label{
    padding:5px 18px 5px 19px;
    margin-bottom:0;
    margin-right:9px
}
.donate-section .donate-details .chicklet-list input[type=text]{
    height:45px;
    width:202px;
    padding:.55em .55em .55em 1.2em
}
.donate-section .donate-details .chicklet-list{
    margin-bottom:10px;
    background:0 0
}
.donate-section .donate-details .select-box span{
    position:relative;
    display:inline-block;
    font-size:15px;
    color:#222
}
.donate-section .donate-details .select-box .text{
    margin-bottom:12px
}
.donate-section .donate-details{
    margin-right:35px;
    z-index:1;
    position:relative
}
.donate-section .donate-details h2{
    font-size:25px;
    color:#fff;
    line-height:40px;
    font-weight:400;
    margin-bottom:20px
}
.donate-section .donate-details p{
    color:#fff;
    font-size:16px;
    padding-bottom:10px;
    font-weight:500
}
.donate-section .donate-details h4{
    color:#333;
    font-size:16px;
    padding:16px 0;
    font-weight:500
}
.donate-section .donate-details .select-box select{
    position:relative;
    display:inline-block;
    height:45px;
    border-radius:2px;
    width:100%;
    color:#222;
    padding:10px 20px;
    border:1px solid #e5e5e5;
    cursor:pointer;
    margin:0 0;
    transition:all .5s ease;
    -webkit-appearance: none; 
    -moz-appearance: none; 
    appearance: none;

}
.donate-section .donate-details .select-box select:focus{
    border:1px solid #ff5e14
}
.donate-section .donate-details .select-box{
    margin-bottom:15px
}
.donate-section .donate-details .form input[type=text]{
    position:relative;
    width:100%;
    height:50px;
    border:1px solid #e5e5e5;
    padding:10px 20px;
    color:#848484;
    margin-bottom:23px;
    transition:all .5s ease
}
.donate-section .donate-details .form input[type=text]:focus{
    border:1px solid #ff5e14
}
.donate-section .donate-details .form label{
    position:relative;
    font-size:15px;
    color:#222;
    margin-bottom:2px
}
.donate-section .donation-form{
    position:relative;
    margin:0 35px
}
.donate-section .video-gallery{
    position:relative;
    width:100%;
    float:left;
    background-size:cover;
    background-repeat:no-repeat;
    padding:200px 0;
    text-align:center;
    background-position:center
}
.donate-section .video-gallery .overlay-gallery .icon-holder .icon a{
    width:86px;
    height:86px;
    line-height:86px
}
.donate-section .overlay-bg:before{
    position:absolute;
    content:'';
    background:rgba(0,0,0,.8);
    width:100%;
    height:100%;
    left:0;
    top:0
}
.donation-section{
    position:relative;
    background:#fff;
    padding:60px 0 80px 0
}
.donation-section:before{
    position:absolute;
    content:'';
    background:#f0f1f5;
    width:56%;
    height:100%;
    top:0;
    right:0
}
.donation-section:after{
    position:absolute;
    content:'';
    background:url(../images/registerbg.png) no-repeat;
    background-size:cover;
    background-position:center right;
    width:44%;
    height:100%;
    top:0;
    left:0
}
.donation-section .title{
    position:relative;
    display:block;
    font-size:25px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    margin-bottom:30px
}
.donation-section .donation-details .text{
    position:relative;
    color:#222;
    margin-bottom:2px
}
.donation-section .donation-details .chicklet-list{
    padding:0
}
.donation-section .donation-details .chicklet-list li{
    padding:0
}
.donation-section .donation-details .chicklet-list label{
    padding:12px 18px 10px 19px;
    margin-bottom:0;
    margin-right:9px
}
.donation-section .donation-details .chicklet-list input[type=text]{
    height:50px;
    width:202px
}
.donation-section .donation-details .chicklet-list{
    margin-bottom:23px
}
.donation-section .donation-details .select-box span{
    position:relative;
    display:inline-block;
    font-size:15px;
    color:#222
}
.donation-section .donation-details .select-box .text{
    margin-bottom:12px
}
.donation-section .donation-details{
    margin-right:35px;
    z-index:1;
    position:relative
}
.donation-section .donation-details h2{
    font-size:25px;
    color:#fff;
    line-height:40px;
    font-weight:400;
    margin-bottom:20px
}
.donation-section .donation-details p{
    color:#fff;
    font-size:16px;
    padding-bottom:10px;
    font-weight:500
}
.donation-section .donation-details .select-box select{
    position:relative;
    display:inline-block;
    height:50px;
    width:158px;
    color:#222;
    padding:10px 20px;
    border:1px solid #e5e5e5;
    cursor:pointer;
    margin:0 10px;
    transition:all .5s ease
}
.donation-section .donation-details .select-box select:focus{
    border:1px solid #ff5e14
}
.donation-section .donation-details .select-box{
    margin-bottom:23px
}
.donation-section .donation-details .form input[type=text]{
    position:relative;
    width:100%;
    height:50px;
    border:1px solid #e5e5e5;
    padding:10px 20px;
    color:#848484;
    margin-bottom:23px;
    transition:all .5s ease
}
.donation-section .donation-details .form input[type=text]:focus{
    border:1px solid #ff5e14
}
.donation-section .donation-details .form label{
    position:relative;
    font-size:15px;
    color:#222;
    margin-bottom:2px
}
.donation-section .donation-form{
    position:relative;
    margin:0 35px
}
.connectsm{
    font-size:16px;
    color:#2b429a;
    padding-top:10px
}
.donate-nowp{
    position:relative;
    background:#fff;
    padding:60px 0 80px 0
}
.donate-nowp:after{
    position:absolute;
    content:'';
    background:url(../images/donatenowbg.png) no-repeat;
    background-size:cover;
    background-position:center right;
    width:100%;
    height:100%;
    top:0;
    left:0
}
.donate-nowp .title{
    position:relative;
    display:block;
    font-size:25px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    margin-bottom:15px;
    padding-bottom:10px;
    border-bottom:1px solid #ababab
}
.donate-nowp .donate-details .text{
    position:relative;
    color:#222;
    margin-bottom:2px
}
.donate-nowp .donate-details .chicklet-list{
    padding:0
}
.donate-nowp .donate-details .chicklet-list li{
    padding:0
}
.donate-nowp .donate-details .chicklet-list label{
    padding:12px 18px 10px 19px;
    margin-bottom:0;
    margin-right:9px
}
.donate-nowp .donate-details .chicklet-list input[type=text]{
    height:50px;
    width:202px;
    padding:.55em .55em .55em 1.2em
}
.donate-nowp .donate-details .chicklet-list{
    margin-bottom:23px;
    background:0 0
}
.donate-nowp .donate-details .select-box span{
    position:relative;
    display:inline-block;
    font-size:15px;
    color:#222
}
.donate-nowp .donate-details .select-box .text{
    margin-bottom:12px
}
.donate-nowp .donate-details{
    z-index:1;
    position:relative;
    /*background:#eeeeeead;*/
    padding:20px;
    border-radius:2px
}
.donate-nowp .donate-details .form-group label{
    position:relative;
    display:block;
    color:#222;
    margin-bottom:3px
}
.donate-nowp .donate-details .form-group input[type=address],.donate-nowp .donate-details .form-group input[type=email],.donate-nowp .donate-details .form-group input[type=message],.donate-nowp .donate-details .form-group input[type=mobile],.donate-nowp .donate-details .form-group input[type=name],.donate-nowp .donate-details .form-group select{
    position:relative;
    width:100%;
    height:44px;
    padding:10px 20px;
    border:1px solid #e5e5e5;
    margin-bottom:12px;
    transition:all .5s ease
}
.donate-nowp .donate-details .form-group textarea{
    height:100px;
    resize:none;
    margin-bottom:0;
    width:100%;
    padding:10px 20px
}
.donate-nowp .donate-details .size{
    margin-bottom:10px
}
.donate-nowp .donate-details .size li{
    position:relative;
    display:inline-block;
    margin-right:22px
}
.donate-nowp .donate-details .size li label{
    position:relative;
    font-weight:500;
    color:#222;
    cursor:pointer
}
.donate-nowp .donate-details .size li input[type=radio]{
    position:relative;
    cursor:pointer;
    top:2px
}
.donate-nowp .donate-details .size li label{
    position:relative;
    font-weight:500;
    color:#222;
    cursor:pointer
}
.donate-nowp .donate-details h2{
    font-size:25px;
    color:#fff;
    line-height:40px;
    font-weight:400;
    margin-bottom:20px
}
.donate-nowp .donate-details p{
    color:#fff;
    font-size:16px;
    padding-bottom:10px;
    font-weight:500
}
.donate-nowp .donate-details h4{
    color:#333;
    font-size:16px;
    padding:16px 0;
    font-weight:500
}
.donate-nowp .donate-details .select-box select{
    position:relative;
    display:inline-block;
    height:50px;
    border-radius:2px;
    width:100%;
    color:#222;
    padding:10px 20px;
    border:1px solid #e5e5e5;
    cursor:pointer;
    margin:0 0;
    transition:all .5s ease
}
.donate-nowp .donate-details .select-box select:focus{
    border:1px solid #ff5e14
}
.donate-nowp .donate-details .select-box{
    margin-bottom:23px
}
.donate-nowp .donate-details .form input[type=text]{
    position:relative;
    width:100%;
    height:50px;
    border:1px solid #e5e5e5;
    padding:10px 20px;
    color:#848484;
    margin-bottom:23px;
    transition:all .5s ease
}
.donate-nowp .donate-details .form input[type=text]:focus{
    border:1px solid #ff5e14
}
.donate-nowp .donate-details .form label{
    position:relative;
    font-size:15px;
    color:#222;
    margin-bottom:2px
}
.donate-nowp .donation-form{
    position:relative;
    margin:0 35px
}
.loginft{
    margin-bottom:50px;
    clear:both
}
.loginft li{
    width:49%;
    display:inline-block
}
.icon-fb{
    color:#fff;
    background:#3b5998
}
.icon-go{
    color:#fff;
    background:#c94a3a
}
.loginft li a{
    display:block;
    padding:10px 0;
    border-radius:2px;
    font-size:24px;
    text-align:center;
    position:relative
}
.loginft li a:hover{
    color:#fff;
    opacity:.9
}
.donation-section .donation-form .form-group label{
    position:relative;
    color:#222;
    margin-bottom:2px
}
.donation-section .donation-form .form-group input[type=email],.donation-section .donation-form .form-group input[type=file],.donation-section .donation-form .form-group input[type=password],.donation-section .donation-form .form-group input[type=text],.donation-section .donation-form .form-group textarea{
    position:relative;
    width:100%;
    border-radius:2px;
    height:45px;
    border:1px solid #d9d9d9;
    margin-bottom:15px;
    background:0 0;
    padding:10px 20px;
    transition:all .5s ease
}
.donation-section .donation-form .form-group textarea{
    height:94px;
    resize:none;
    margin-bottom:22px
}
.donation-section .donation-form .form-group input:focus,.donation-section .donation-form .form-group textarea:focus{
    border:1px solid #ff5e14
}
.donation-section .donation-form .form-group .theme-btn{
    padding:10px 50px
}
@media screen and (max-width:768px){
    .donation-section:before{
        position:absolute;
        content:'';
        background:#f0f1f5;
        width:100%;
        height:50%;
        top:0;
        right:0
    }
    .donation-section:after{
        position:absolute;
        content:'';
        background:url(../images/registerbg.png) no-repeat;
        background-size:cover;
        background-position:center right;
        width:100%;
        height:50%;
        top:0;
        left:0
    }
    .donation-section .title{
        font-size:25px
    }
    .pt-100{
        padding-top:100px
    }
}
.error-section{
    position:relative;
    padding:78px 0 96px 0
}
.error-section .error-title{
    position:relative;
    display:inline-block;
    font-size:200px;
    line-height:200px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:700;
    margin-bottom:55px
}
.error-section .error-text{
    position:relative;
    font-size:44px;
    line-height:52px;
    color:#888;
    font-weight:800;
    margin-bottom:21px
}
.error-section .text a{
    color:#ff5e14
}
.error-section .text a:hover{
    color:#222
}
.blog-grid .single-news-content{
    margin-bottom:50px
}
.blog-classic .pagination,.blog-grid .pagination{
    padding-top:20px
}
.blog-classic .blog-classic-content{
    margin-right:20px
}
.blog-classic .blog-classic-content .single-news-content{
    margin-bottom:50px
}
.blog-classic .blog-classic-content .single-news-content:hover{
    transform:scale(1)
}
.blog-classic .blog-classic-content .single-news-content .lower-content .text a{
    position:relative;
    display:inline-block;
    font-size:26px;
    line-height:35px;
    font-weight:500;
    color:#222;
    margin-bottom:4px
}
.blog-classic .blog-classic-content .single-news-content .lower-content .text a:hover{
    color:#ff5e14
}
.blog-classic .blog-classic-content .single-news-content .img-box{
    margin-bottom:22px
}
.blog-details .blog-details-content{
    margin-right:20px
}
.blog-details .blog-details-content img{
    width:100%;
    border-radius:2px
}
.blog-details .blog-details-content .content-style-one .img-box{
    margin-bottom:20px
}
.blog-details .blog-details-content .content-style-one{
    margin-bottom:43px
}
.blog-details .blog-details-content .content-style-one .sec-title{
    line-height:30px;
    font-size:22px;
    margin-bottom:20px
}
.blog-details .blog-details-content .content-style-one .date{
    margin-bottom:8px
}
.blog-details .blog-details-content .content-style-one .date span{
    padding-right:10px;
    font-size:13px
}
.blog-details .blog-details-content .content-style-one .date span a{
    font-size:13px
}
.blog-details .blog-details-content .content-style-one .date span i{
    color:#f98107;
    font-size:13px
}
.blog-details .blog-details-content .content-style-two .text{
    position:relative;
    margin:43px 0 30px 0
}
.blog-details .blog-details-content .content-style-two .text p{
    margin-bottom:26px
}
.blog-details .blog-details-content .post-share-option{
    position:relative;
    padding:20px 10px 8px 20px;
    margin-bottom:40px;
    background:#eee;
    border-radius:2px
}
.blog-details .blog-details-content .post-share-option .share{
    position:relative;
    float:right
}
.blog-details .blog-details-content .post-share-option .share .social-links{
    position:absolute;
    right:70%;
    top:0;
    width:165px;
    opacity:0;
    visibility:hidden;
    margin-right:-15px;
    padding-right:5px;
    transition:all .5s ease
}
.blog-details .blog-details-content .post-share-option .share:hover .social-links{
    opacity:1;
    visibility:visible;
    margin-right:0
}
.blog-details .blog-details-content .post-share-option .share a{
    position:relative;
    display:inline-block;
    font-size:15px;
    line-height:45px;
    z-index:1
}
.blog-details .blog-details-content .post-share-option .share i:before{
    font-size:16px;
    margin-right:9px
}
.blog-details .blog-details-content .post-share-option .list{
    display:inline-block
}
.blog-details .blog-details-content .post-share-option .list li{
    position:relative;
    display:inline-block;
    margin-right:5px
}
.blog-details .blog-details-content .post-share-option .list li:last-child{
    margin-right:0
}
.blog-details .blog-details-content .post-share-option .list li a{
    position:relative;
    display:inline-block;
    font-size:15px;
    border:2px solid #dedede;
    padding:3px 22px 2px 22px;
    border-radius:30px
}
.blog-details .blog-details-content .post-share-option .list li a:hover{
    color:#fff;
    background:#ff5e14;
    border:2px solid #ff5e14
}
.blog-details .blog-details-content .post-share-option .dshare{
    position:relative
}
.blog-details .blog-details-content .post-share-option .dshare .social-links{
    position:absolute;
    right:60%;
    top:0;
    width:200px;
    opacity:0;
    visibility:hidden;
    margin-right:-15px;
    padding-right:5px;
    transition:all .5s ease
}
.blog-details .blog-details-content .post-share-option .dshare:hover .social-links{
    opacity:1;
    visibility:visible;
    margin-right:0
}
.blog-details .blog-details-content .post-share-option .dshare a{
    position:relative;
    display:inline-block;
    font-size:15px;
    line-height:45px;
    z-index:1
}
.blog-details .blog-details-content .post-share-option .dshare i:before{
    font-size:20px;
    margin-right:10px
}
.blog-details .blog-details-content .tag-list{
    display:inline-block;
    line-height:20px;
    margin-bottom:15px
}
.blog-details .blog-details-content .tag-list li{
    position:relative;
    display:inline-block;
    border-right:1px solid #444;
    padding:0 4px;
    line-height:8px
}
.blog-details .blog-details-content .tag-list li:last-child{
    margin-right:0
}
.blog-details .blog-details-content .tag-list li a{
    position:relative;
    display:inline-block;
    font-size:12px;
    padding:2px;
    color:#ff5d14;
    line-height:8px
}
.blog-details .blog-details-content .tag-list li a:hover{
    color:#333;
    text-decoration:underline
}
.blog-details .users-reviews-content{
    margin-right:20px
}
.blog-details .users-reviews-content .article-box{
    margin-bottom:1px;
    box-shadow:0 0 20px rgba(0,0,0,.1);
    padding:20px;
    border-radius:3px
}
.blog-details .users-reviews-content .article-box a{
    color:#ff5d14
}
.blog-details .users-reviews-content .article-box a:hover{
    color:#333
}
.small-btn-one{
    position:relative;
    display:inline-block;
    font-size:14px;
    font-family:'Open Sans',sans-serif;
    padding:4px 25px;
    color:#222!important;
    text-transform:capitalize;
    background:#eee;
    border:1px solid #dedede;
    cursor:pointer;
    border-radius:2px;
    transition:all .5s ease
}
.blog-details .users-reviews-content .article-box span{
    padding-right:10px
}
.small-btn-one:hover{
    background:#ccc
}
.article-box .tag-list{
    display:inline-block;
    line-height:20px;
    margin-bottom:15px
}
.article-box .tag-list li{
    position:relative;
    display:inline-block;
    border-right:1px solid #444;
    padding:0 4px;
    line-height:8px
}
.article-box .tag-list li:last-child{
    margin-right:0
}
.article-box .tag-list li a{
    position:relative;
    display:inline-block;
    font-size:12px;
    padding:2px;
    color:#ff5d14;
    line-height:8px
}
.article-box .tag-list li a:hover{
    color:#333;
    text-decoration:underline
}
.blog-details .blog-details-content .comment-area .comment-box{
    position:relative;
    padding:20px 30px 25px 31px;
    border:1px solid #e5e5e5;
    margin-bottom:20px;
    border-radius:2px
}
.blog-details .blog-details-content .comment-area .comment{
    position:relative;
    padding:0 0 0 100px;
    margin-bottom:25px
}
.blog-details .blog-details-content .comment-area .comment .thumb-box{
    position:absolute;
    overflow:hidden;
    left:0;
    top:7px;
    width:75px;
    height:70px
}
.blog-details .blog-details-content .comment-area .comment.replay{
    margin-left:100px;
    margin-bottom:0;
    border-top:1px solid #f4f4f4;
    padding:19px 0 0 100px
}
.blog-details .blog-details-content .comment-area .comment.replay .thumb-box{
    top:25px
}
.blog-details .blog-details-content .comment-area .comment.replay .time{
    margin-bottom:13px
}
.blog-details .blog-details-content .comment-title{
    position:relative;
    display:block;
    font-size:25px;
    line-height:25px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:500;
    margin-bottom:25px
}
.blog-details .blog-details-content .comment-area .comment .comment-name{
    font-size:20px;
    color:#222;
    font-weight:500;
    margin-bottom:1px;
    display:block
}
.blog-details .blog-details-content .comment-area .comment .time{
    display:inline-block;
    margin-bottom:10px
}
.blog-details .blog-details-content .comment-area .comment .replay{
    position:relative;
    display:inline-block;
    float:right;
    margin-top:-12px
}
.blog-details .blog-details-content .comment-area .comment .replay a{
    position:relative;
    display:inline-block;
    font-size:15px;
    line-height:22px;
    color:#222;
    border:2px solid #dedede;
    padding:1px 18px 3px 17px;
    border-radius:30px
}
.blog-details .blog-details-content .comment-area .comment .replay a:hover{
    color:#fff;
    border:2px solid #ff5e14;
    background:#ff5e14
}
.blog-details .blog-details-content .comment-area{
    margin-bottom:35px
}
.blog-details .blog-details-content .comment-form-area .form-group input[type=email],.blog-details .blog-details-content .comment-form-area .form-group input[type=text],.blog-details .blog-details-content .comment-form-area .form-group textarea{
    position:relative;
    width:100%;
    height:47px;
    border:1px solid #e5e5e5;
    padding:10px 20px;
    border-radius:2px;
    font-size:15px;
    color:#848484;
    margin-bottom:20px;
    transition:all .5s ease
}
.blog-details .blog-details-content .comment-form-area .form-group textarea{
    height:207px;
    resize:none;
    margin-bottom:22px
}
.blog-details .blog-details-content .comment-form-area .form-group input:focus,.blog-details .blog-details-content .comment-form-area .form-group textarea:focus{
    border:1px solid #ff5e14
}
.blog-details .blog-details-content .comment-form-area .form-group .theme-btn{
    padding:11px 35px 10px 35px
}
.blog-details .users-reviews-content{
    margin-right:20px
}
.blog-details .users-reviews-content .users-reviews-box .imge{
    float:left;
    text-align:center;
    width:20%;
    height:165px;
    margin-right:10px;
    background:#eee
}
.blog-details .users-reviews-content .users-reviews-box .imge img{
    width:60px;
    height:60px;
    border-radius:60px;
    margin-top:10px;
    box-shadow:0 4px 4px #efefef;
    border:4px solid #00a1b1
}
.blog-details .users-reviews-content .users-reviews-box .imge p{
    font-size:13px
}
.blog-details .users-reviews-content .users-reviews-box{
    margin-bottom:10px;
    box-shadow:0 0 20px rgba(0,0,0,.1);
    padding:10px;
    border-left:4px solid #f98107;
    border-radius:3px
}
.blog-details .users-reviews-content .users-reviews-box .sec-title{
    line-height:25px;
    font-size:18px;
    margin-bottom:10px
}
.blog-details .users-reviews-content .users-reviews-box .date{
    margin-bottom:8px
}
.blog-details .users-reviews-content .users-reviews-box .date{
    padding-right:10px;
    font-size:13px
}
.blog-details .users-reviews-content .users-reviews-box .date a{
    font-size:13px
}
.blog-details .users-reviews-content .users-reviews-box .date i{
    color:#f98107;
    font-size:13px
}
.blog-details .users-reviews-content .users-reviews-btn .allview{
    display:flow-root
}
.blog-details .users-reviews-content .users-reviews-btn .allview a{
    color:#fff;
    font-size:16px;
    display:block;
    float:right;
    background:#4f4f4f;
    padding:10px;
    border-radius:2px;
    box-shadow:0 0 20px rgba(0,0,0,.1);
    border:10px solid #fff;
    border-radius:2px
}
.blog-details .users-reviews-content .users-reviews-btn .allview a:hover{
    background:#f98107
}
.contact-section{
    padding:40px 0 60px 0
}
.contact-section .contact-title{
    position:relative;
    display:block;
    font-size:25px;
    line-height:40px;
    font-family:'Open Sans',serif;
    color:#222;
    font-weight:400;
    margin-bottom:20px
}
.contact-section .contact-info .single-info{
    position:relative;
    border-radius:2px;
    border:1px solid #e5e5e5;
    transition:all .5s ease
}
.contact-section .contact-info .single-info:hover{
    border:1px solid #ff5e14
}
.contact-section .contact-info .single-info .icon-box i:before{
    font-size:35px;
    color:#ff5e14;
    margin:0;
    transition:all .5s ease
}
.contact-section .contact-info .left-column .icon-box i:before{
    font-size:43px
}
.contact-section .contact-info .left-column{
    padding:80px 20px 80px 20px
}
.contact-section .contact-info .left-column .icon-box{
    margin-bottom:14px
}
.contact-section .contact-info .left-column h5{
    margin-bottom:11px
}
.contact-section .contact-info .left-column .text{
    line-height:24px
}
.contact-section .contact-info .right-column{
    position:relative;
    padding:52px 10px 53px 85px;
    margin-bottom:27px
}
.contact-section .contact-info .right-column .icon-box{
    position:absolute;
    left:19px;
    top:64px
}
.contact-section .contact-info .right-column h5{
    line-height:22px
}
.contact-section .contact-form-area .form-group label{
    position:relative;
    display:block;
    color:#222;
    margin-bottom:3px
}
.contact-section .contact-form-area .form-group input[type=email],.contact-section .contact-form-area .form-group input[type=text],.contact-section .contact-form-area .form-group textarea{
    position:relative;
    width:100%;
    height:44px;
    background:#f5f5f5;
    border-radius:2px;
    padding:10px 20px;
    border:1px solid #e5e5e5;
    margin-bottom:12px;
    transition:all .5s ease
}
.contact-section .contact-form-area .form-group textarea{
    height:144px;
    resize:none;
    margin-bottom:23px
}
.contact-section .contact-form-area .form-group input:focus,.contact-section .contact-form-area .form-group textarea:focus{
    border:1px solid #ff5e14
}
.contact-section .contact-form-area .contact-title{
    margin-bottom:12px
}
.contact-section .contact-form-area .form-group .theme-btn{
    padding:12px 49px 12px 49px
}
.contact-section.bg{
    background:#f4f6f9
}
.contact-section .profile-header{
    position:relative
}
.contact-section .card{
    background:#fff;
    margin-bottom:10px;
    transition:.5s;
    border:0;
    border-radius:.1875rem;
    display:inline-block;
    position:relative;
    width:100%;
    box-shadow:none
}
.contact-section .card .body{
    font-size:14px;
    color:#424242;
    padding:20px;
    font-weight:400
}
.contact-section .profile-header .profile-image img{
    border-radius:50%;
    width:180px;
    border:3px solid #fff;
    box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
}
.contact-section .profile-header h4{
    margin-top:30px
}
.contact-section .profile-header .social-icon{
    margin-top:20px
}
.contact-section .profile-header .social-icon a{
    margin:0 2px;
    width:30px;
    height:30px;
    line-height:30px;
    background:#ededed;
    display:inline-block;
    border-radius:50%
}
.contact-section .table th,.table td{
    border-top:0 solid #dee2e6
}
.myDonationsL a{
    padding-left:15px
}
.myDonationsL a.donreceipt{
    background:#00a1b1;
    display:inline-block;
    color:#eee;
    border-radius:2px;
    margin-left:8px;
    padding-right:8px;
    padding-left:8px;
    font-size:13px
}
.myDonationsL a.donreceipt:hover{
    background:#212121
}
.dashhead{
    border-left:3px solid #ff9800;
    padding-left:4px
}
.sidebar-menu{
    list-style:none;
    margin:0;
    padding:20px;
    list-style-type:none;
    white-space:nowrap;
    background:#fff;
    border-radius:.1875rem
}
.sidebar-menu .sidebar-header{
    font-size:13px;
    padding:10px 0;
    text-transform:uppercase;
    font-weight:500;
    border-bottom:1px dotted #ccc
}
.sidebar-menu>li>a{
    display:block;
    color:#2a3142;
    font-size:14px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.sidebar-menu>li>a img{
    max-width:24px;
    height:auto
}
.sidebar-menu>li>a:hover{
    color:#ff5e14;
    padding-left:5px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.sidebar-menu>li>a i{
    margin-right:7px;
    text-align:right;
    margin-top:3px;
    font-size:15px
}
.donate-form{
    padding:10px;
    background:#00a1b1;
    color:#fff;
    border-top-right-radius:2px;
    border-top-left-radius:2px
}
.contact-form-program{
    background:#f4f4f4;
    padding:10px;
    border-radius:2px
}
.contact-form-program .form-group label{
    position:relative;
    display:block;
    color:#222;
    margin-bottom:3px
}
.contact-form-program .form-group input[type=email],.contact-form-program .form-group input[type=mobile],.contact-form-program .form-group input[type=text],.contact-form-program .form-group textarea{
    position:relative;
    width:100%;
    height:44px;
    background:#fff;
    border-radius:2px;
    padding:15px 10px;
    border:1px solid #e5e5e5;
    margin-bottom:12px;
    transition:all .5s ease
}
.contact-form-program .form-group textarea{
    height:144px;
    resize:none;
    margin-bottom:23px
}
.contact-form-program .form-group input:focus,.contact-form-program .form-group textarea:focus{
    border:1px solid #ff5e14
}
.contact-form-program .contact-title{
    margin-bottom:42px
}
.contact-form-program .form-group .theme-btn{
    padding:6px 50px;
    border-radius:2px;
    font-size:14px;
    width:100%;
    margin-top:20px
}
.profile-form{
    background:#f4f4f4;
    padding:10px;
    border-radius:2px
}
.profile-form .form-group label{
    position:relative;
    display:block;
    color:#222;
    margin-bottom:3px
}
.profile-form .form-group input[type=email],.profile-form .form-group input[type=mobile],.profile-form .form-group input[type=text],.profile-form .form-group textarea{
    position:relative;
    width:100%;
    height:44px;
    background:#fff;
    border-radius:2px;
    padding:15px 10px;
    border:1px solid #e5e5e5;
    margin-bottom:12px;
    transition:all .5s ease
}
.profile-form .form-group textarea{
    height:144px;
    resize:none;
    margin-bottom:23px
}
.profile-form .form-group input:focus,.profile-form .form-group textarea:focus{
    border:1px solid #ff5e14
}
.start-title{
    font-size:19px;
    margin-bottom:10px
}
.start-form-area{
    background:#f4f4f4;
    padding:10px;
    border-radius:2px
}
.start-form-area .form-group label{
    position:relative;
    display:block;
    color:#222;
    margin-bottom:3px
}
.start-form-area .form-group input[type=email],.start-form-area .form-group input[type=mobile],.start-form-area .form-group input[type=text],.start-form-area .form-group textarea{
    position:relative;
    width:100%;
    height:44px;
    background:#fff;
    border-radius:2px;
    padding:6px 10px;
    border:1px solid #e5e5e5;
    margin-bottom:12px;
    transition:all .5s ease
}
.start-form-area .form-group textarea{
    height:144px;
    resize:none;
    margin-bottom:23px
}
.start-form-area .form-group input:focus,.start-form-area .form-group textarea:focus{
    border:1px solid #ff5e14
}
.start-form-area .form-group select{
    position:relative;
    display:inline-block;
    height:44px;
    width:100%;
    color:#222;
    padding:6px 10px;
    border:1px solid #e5e5e5;
    cursor:pointer;
    margin:0;
    transition:all .5s ease
}
.start-form-area .contact-title{
    margin-bottom:42px
}
.start-form-area .form-group .theme-btn{
    padding:6px 50px;
    border-radius:2px;
    font-size:14px;
    margin-top:0
}
.discussion-section #demo{
    border-top:1px solid #ccc;
    padding-top:10px;
    margin-top:10px;
    padding:10px;
    border-radius:2px;
    margin-bottom:0
}
.discussion-section #demo h4{
    font-size:16px;
    padding-bottom:6px;
    border-bottom:1px solid #ccc
}
.discussion-section #demo2{
    border-top:0 solid #ccc;
    padding-top:10px;
    margin-top:10px;
    padding:0;
    border-radius:2px;
    margin-bottom:0
}
.discussion-section #demo2 h4{
    font-size:16px;
    padding-bottom:6px;
    border-bottom:1px solid #ccc
}
.discussion-section #demo3{
    border-top:0 solid #ccc;
    padding-top:10px;
    margin-top:10px;
    padding:0;
    border-radius:2px;
    margin-bottom:0
}
.discussion-section #demo3 h4{
    font-size:16px;
    padding-bottom:6px;
    border-bottom:1px solid #ccc
}
.discussion-section #demo4{
    border-top:0 solid #ccc;
    padding-top:10px;
    margin-top:10px;
    padding:0;
    border-radius:2px;
    margin-bottom:0
}
.discussion-section #demo4 h4{
    font-size:16px;
    padding-bottom:6px;
    border-bottom:1px solid #ccc
}
.discussion-section #demothird{
    border-top:0 solid #ccc;
    padding-top:10px;
    margin-top:10px;
    padding:0;
    border-radius:2px;
    margin-bottom:0
}
.discussion-section #demothird h4{
    font-size:16px;
    padding-bottom:6px;
    border-bottom:1px solid #ccc
}
.google-map-section{
    position:relative;
    width:100%
}
#contact-google-map{
    position:relative;
    height:425px;
    width:100%
}
 .receipthr{
    margin-top: 1rem;
     margin-bottom: 1rem;
     border: 0;
     border-top: 5px solid #7ec3c3;
     width: 100%;
}
 .paratext p{
    font-size: 13px;
     line-height: 20px;
     color: #444444;
     text-align: center;
     font-weight: 600;
     margin: 20px 0px !important;
}
 .paratextdotted{
    font-size: 1rem;
}
 .paratextdotted:before{
    content: "";
     border-bottom: .1rem dotted #b3b3b3;
     position: absolute;
     bottom: 2px;
     top: 0px;
     left: 0;
     width: 50%;
     z-index: -1;
     color: #444;
}
 .receiptlogo img{
    max-width:90px
}
.receiptlogo h2{
    font-size:1.3rem;
    color:#444
}
 .receiptlogo p{
    font-size:.94rem;
    color:#444;
    margin-bottom:0
}
 .receiptadd h4{
    font-size:2rem;
    font-weight:400;
    margin-bottom:0;
    color:#444
}
 .receiptadd p{
    font-size:14px;
    margin-bottom:0;
    line-height:20px;
    color:#444
}
 .receipttext p{
    font-size:1rem;
    position:relative;
    color:#444;
     margin-bottom: 12px !important;
     z-index: 999;
}
 .receipttext p:before{
    content:"";
    border-bottom:.1rem dotted #7ec3c3;
    position:absolute;
    bottom:7px;
    left:0;
     width:100%;
    z-index:-1;
    color:#444
}
 .receipttext span{
    background:#fff;
    color:#444;
     font-weight: 600;
}
 .rupeesbox{
    border:1px solid #656565;
    padding:6px 100px 6px 10px;
    border-radius:2px;
    display:inline-block;
    margin:10px 0;
     color:#444
}
 .contactbox p{
    color:#444;
    margin-bottom:0;
    font-size: 0.9rem;
}
 .receiptbox{
    padding:60px 0;
     position: relative;
}
 .receiptbox .imgpo{
    position: absolute;
     left: 40%;
     top: 38%;
     width: 250px;
     height: 350px;
}
 .receiptbox .receipttext,.receiptbox .datepttext{
    font-weight: 600;
     color:#444444;
}
 .receiptbox h3{
    font-size: 1.9rem;
     padding-top: 30px;
     text-transform: uppercase;
     font-weight: 600;
}
 .receiptbox h4{
    padding-top: 20px;
     font-size: 22px;
}
 .receiptbox p{
    margin: 0px;
}
 .print{
    background:#eee;
    padding:6px 20px;
    border-radius:2px;
    margin-top:30px;
    display:inline-block;
    color:#111;
    font-size:1rem
}
 .social-box .facebook-btn{
     color: #ffffff;
     background-color: #133783;
     border-color: #133783;
     padding: 10px 20px 10px 5px;
     font-size: 17px;
     border-radius: 2px;
     margin-right: 10px;
}
 .social-box a span{
    font-size: 19px;
     padding: 8px 12px;
     border-right: 1px solid #042978;
     margin-right: 5px;
}
 .social-box .whatsapp-btn{
     color: #ffffff;
     background-color: #25d366;
     border-color: #133783;
     padding: 10px 20px 10px 5px;
     font-size: 17px;
     border-radius: 2px;
     margin-right: 10px;
}
 .social-box .whatsapp-btn span{
    font-size: 19px;
     padding: 8px 12px;
     border-right: 1px solid #0abe4d;
     margin-right: 5px;
}
 .social-box{
    margin-bottom: 5px;
    margin-top: 15px;
}
 
.content-shruti-box  .title{display: inline-block !important;}
.content-shruti-box  .title .page-title-logo{position: absolute;
    left: -110px;
    text-align: center;
    top: -30px;}
.bgw1{background: #00a1b1;}  
.bgw2{background: #f98107;}
.bgw3{background: #333;}

.widget-shurti-palylist{
    display: flow-root;
    padding: 10px;
    border-radius: 2px;margin-bottom: 8px;}
.widget-shurti-palylist .imagesbox{width: 100%;text-align: center;}
.widget-shurti-palylist .palaylist-box{width: 100%; text-align: center;}
.widget-shurti-palylist .palaylist-box h4 a{text-transform: uppercase; color: #ffffff;    font-size: 18px;}
.widget-shurti-palylist .palaylist-box h5 a{    font-size: 15px;
    color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    line-height: 18px;}
.widget-shurti-palylist .palaylist-box h5{line-height: 18px;}
.widget-shurti-palylist [class^="flaticon-"]:before, .widget-shurti-palylist [class*=" flaticon-"]:before, .widget-shurti-palylist [class^="flaticon-"]:after, .widget-shurti-palylist [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 14px;
    font-style: normal;
    margin-left: 0px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.widget-shurti-palylist .palaylist-box h5 a:hover span{margin-left: 2px;transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;}

.widget-shurti-palylist .imagesbox img{height: 80px;}


/* The container */
.payment-section-box{    margin-top: 10px;
    margin-bottom: 15px;}
.payment-section-box .containerbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* Hide the browser's default radio button */
.payment-section-box .containerbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.payment-section-box .containerbox .checkmark {
  position: absolute;
  top: 4px;
  left: 2px;
  height: 18px;
  width: 18px;
  background-color: #c2c2c2;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.payment-section-box:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.payment-section-box .containerbox input:checked ~ .checkmark {
      background-color: #ff5e14;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.payment-section-box .containerbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.payment-section-box .containerbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.payment-section-box .containerbox .checkmark:after {
   top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.payment-section-box .containerbox {display: inline-block !important;
    margin-right: 4px;
    font-size: 14px !important;
    padding: 0px 5px 2px 24px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #e5e5e5;}

.payment-sec-bx img{width:73px;}

.account-info-section li span{width: 115px;
    margin-right: 10px;
    display: inline-block;}
.account-info-section li small{font-size: 100%;font-weight: 600;}
.account-info-section li{font-size: 14px;
    color: #343434;
    line-height: 20px;} 
.account-main-section .account-info-section{    width: 60%;
    float: left;
    border-right: 1px solid #f0f1f5;}
.account-main-section .account-secan-section{    float: right;
    width: 40%;
    text-align: center}
.account-main-section{display: flow-root;
    background: #fff;
    padding: 8px;}
.account-main-section .account-secan-section img{width: 60px;margin-top: 10px;}
.account-main-section .account-secan-section span{display: block;font-size: 13px;color: #ca490e;}
.paymentscanpay .modal-content .modal-header{    display: block;
    padding: 8px 15px;
    border-bottom: none;}
.paymentscanpay .modal-content .modal-header .modal-title{font-size: 16px;text-align: center;}
.paymentscanpay  .modal-dialog{max-width: 415px;}
.paymentscanpay .modal-content .modal-body{text-align: center;}
.paymentscanpay .modal-content .modal-header{margin: 0;
    font-size: 35px;}
.paymentscanpay .modal-content .modal-header .close{    padding: 1rem;
    margin: -1.6rem -1.8rem -1.6rem auto;
    font-size: 37px;
    opacity: 1;}
.account-info-section .account-netbanking{font-size: 14px;
    font-weight: 600;color: #fe5d14;}

.thankspage-section {    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background: #f3f3f3;
    padding: 20px;
    text-align: center;
    border-radius: 2px;}
.thankspage-section h2{text-transform: uppercase;font-size: 23px;
    font-weight: 600;margin-bottom: 16px;}
.thankspage-section .success-images{width: 50px;margin-bottom: 10px;}

.thankspage-section table thead tr th{border-bottom-width: 2px;
    padding: 5px 10px;
    border-bottom: 0;
    background: #dbdbdb;
    color: #4b4b4b;
    text-transform: uppercase;
    font-size: 13px;}
.thankspage-section table{margin-top: 30px;}
.thankspage-section table  tr td{background: #fff;}

.donate-amount-conf{    border: 1px solid #f98107;
    padding: 10px 20px;
    margin-bottom: 10px;}
.donate-amount-conf p{color: #212121 !important;margin-bottom: 0;padding-bottom: 0 !important;}    
.donate-amount-conf p span{ margin-right: 10px;}

.verify-donation-bx{padding-top: 10px;}
.verify-donation-bx .verify-donation{color: red;font-size: 15px; font-weight: 600;}
.verify-donation-bx .verify-donation .fa{font-size: 16px;}

/*verify-donation-page*/

.verify-donation-section{width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);}

.verify-donation-section .form-group label {
    position: relative;
    display: block;
    color: #222;
    margin-bottom: 3px;
}
 .verify-donation-section .form-group input[type=email], .verify-donation-section .form-group input[type=text],  .verify-donation-section .form-group select {
    position: relative;
    width: 100%;
    height: 40px;
    background: #ffffff;
    border-radius: 2px;
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    transition: all .5s ease;
    margin-bottom: 4px;
}

 .verify-donation-section .title {
    position: relative;
    display: block;
    font-size: 25px;
    font-family: 'Open Sans',serif;
    color: #222;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ababab;
}   
 .verify-donation-section .donate-details .text {
    position: relative;
    color: #222;
    text-align: center;
    font-size: 15px;
    padding: 5px 0px;
    margin-bottom: 10px
}
 .verify-donation-section .donate-details .text span{font-weight: 600;}
.verify-donation-section .form-group select{
    height: 40px !important;padding: 0px 20px;
}
.submit-btn-box{margin-top: 15px;}
.submit-btn-box .theme-btn{padding: 8px 55px 8px 55px;}
.payment-verify-bx h4 {color: #333;font-size: 16px;padding: 16px 0;font-weight: 500;}
.payment-verify-bx img {width: 73px;}
.payment-input-bx{display: block;
    width: 100%;
    position: relative;}
.payment-input-bx input{padding-left: 50px !important;}

.payment-input-bx .input-group-btn{    position: absolute;
    top: 0;
    left: 0;
    background: #ddd;
    padding: 7px 20px;
    color: #787878;}

