

    @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:400,500,700');

    

/*  ==========================================================================

    1.0 Common Styles

    ========================================================================== */

*{

    padding: 0;

    margin: 0;

}

body{

    background-color: #fff;

    font-family: 'Roboto', sans-serif;

    font-size: 14px;

    line-height: 23px;

    color: #555;

    font-weight: 400;

    position: relative;

    overflow-x: hidden;

}



h1, h2, h3, h4, h5, h6{

    font-family: 'Roboto Slab', sans-serif;

    -webkit-font-smoothing:antialiased;

    color: #333;

}

h1{

    line-height: 1;

    margin: 0 0 10px;

    letter-spacing: -0.02em;

    font-weight: bold;

}

h2{

    font-size: 24px;

    color: #333;

    margin: 0 0 8px;

    font-weight: 600;

    line-height: 1;

    letter-spacing: -0.04em;

}

h3,h4{

    margin: 0 0 10px;

    font-weight: 700;

    line-height: 1.4;

    color: #333;

    letter-spacing: -0.04em;

}

h3{

    font-size: 17px;

}

h4{

    font-size: 15px;

}

h5,h6{

    font-size: 14px;

    margin: 0 0 10px;

}

img{

    border: none;

    outline:none;

}

ul{

    display: block;

    list-style: none;

    padding: 0;

    margin: 0;

}

p{

    font-size: 14px;

    margin-bottom: 15px;

}

a{  font-family: "Roboto Slab",sans-serif;

    letter-spacing: -0.04em;

}

a, a:hover{

    text-decoration: none;

}

a:focus{

    outline: 0;

    text-decoration: none;

}

input::-webkit-input-placeholder,

textarea::-webkit-input-placeholder{

   color: #888 !important;

}



input:-moz-placeholder,

textarea:-moz-placeholder{ /* Firefox 18- */

   color: #888 !important;  

}



input::-moz-placeholder,

textarea::-moz-placeholder{  /* Firefox 19+ */

   color: #888 !important;  

}



input:-ms-input-placeholder,

textarea:-ms-input-placeholder{  

   color: #888 !important;  

}



/**/


.p-box-shadwo{
       box-shadow: 0px 0px 1px 1px #eae4e3;
    padding: 8px;
    background: #f9d541;
    border-radius: 8px;
}
.one-of-page{
   color: #fff;
    font-family: 'Roboto';
    font-size: 17px;
}
 .ndhdh{
    box-shadow: 0px 0px 2px 3px #ddd;
    border-radius: 4px;
 }
.best-rrow{
    padding: 49px;
}
.center-of{
    font-size: 28px;
    text-decoration: underline;
   color: #211e4e;
}
.well-gae{
    font-size: 42px;
    padding: 16px;
    margin-top: 30px;
    text-shadow: 2px 2px 2px #f8d541;
    color: floralwhite;
    text-decoration: underline;
      font-family: 'Roboto';
}
.wel-wel-age{
    font-size: 42px;
    text-shadow: 2px 2px 2px #ddd;
    font-family: 'Roboto';
}
.social-icon-css{
    max-width: 34px;
    margin: 3px;
}

/**/






button{

    border: none;

    background: none;

}

/* Helper Class */

.padding{

    padding: 40px 0;

}

.no-padding{

    padding: 0;

}

.mb-10{ margin-bottom: 10px; }

.mb-15{ margin-bottom: 15px; }

.mb-20{ margin-bottom: 20px; }

.mb-25{ margin-bottom: 25px; }

.mb-30{ margin-bottom: 30px; }

.mb-35{ margin-bottom: 35px; }

.mb-40{ margin-bottom: 40px; }

.mb-45{ margin-bottom: 45px; }

.mb-50{ margin-bottom: 50px; }

.mt-20{ margin-top: 20px; }

.mt-30{ margin-top: 30px; }

.mt-40{ margin-top: 40px; }

.ml-5{ margin-left: 5px; }

.ml-10{ margin-left: 10px; }

.mr-5{ margin-right: 5px; }

.mr-10{ margin-right: 10px; }

.mt-15{ margin-left: 15px; }

.mt-15{ margin-left: 15px; }

.padding-15{ padding: 15px; }



.display-block{ display: block; }

.text-black{

    color: #282828;

}

.text-white{

    color: #ffffff;

}

.align-left{

    text-align: left;

}

.align-right{

    text-align: right;

}

.align-center{

    text-align: center;

}

.fl-right{

    float: right;

}

.fl-left{

    float: left;

}

.display-table{

    width: 100%;

    height: 100%;

    display: table;

}

.table-cell{

    display: table-cell;

    vertical-align: middle;

}

.overlay{

    width: 100%;

    position: relative;

    z-index: 1;

}

.overlay:before{

    content: '';

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    z-index: -1;

}

.bg-grey{

    background-color: #f2f2f2;

}

.bd-bottom{

    border-bottom: 1px solid #eaeaea;

}

.bg-dark{

    background-color: #232323;

}



/* Preloader Styles */

.loaded .site-preloader-wrap {

    opacity: 0;

    visibility: hidden;

}

.site-preloader-wrap {

    position: fixed;

    z-index: 999;

    height: 100%;

    width: 100%;

    background: #272c30;

    top: 0;left: 0

}



.site-preloader-wrap .spinner {

    background-color: #ffd83f;

    position: absolute;

    left: 50%;

    top: 50%;

    margin-left: -20px;

    margin-top: -20px;

}



/*---------css 28/12/2018---------*/

.left-fix {

    border-radius: 3px;

    position: fixed;

    border: 1px solid #00a69c;

    left: 1.25%;

    top: 39%;

    padding: 5px 15px;

    transform: translate(0,-60%);

    transform-origin: left;

    transform: rotate(90deg);

    background: red;

    color: #fff;

    z-index:99;

}

.card {

  box-shadow: 0 3px 0px 0 orange;

  transition: 0.3s;

  width: 100%;

height: 340px;

  

 border:2px solid green;

    border-bottom: none;

    margin: 10px 10px;

}



@media only screen and (max-width: 480px) {

    .card{

        

        height: 240px!important;

    }

    .text{

        padding: 0px !important;

        margin: 5px 0px;

    }

}











.text {

  padding: 5px 16px;

    text-align: center;

}





/*---------css 28/12/2018---------*/

.spinner {

  width: 40px;

  height: 40px;



  border-radius: 100%;  

  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;

  animation: sk-scaleout 1.0s infinite ease-in-out;

}



@-webkit-keyframes sk-scaleout {

  0% { -webkit-transform: scale(0) }

  100% {

    -webkit-transform: scale(1.0);

    opacity: 0;

  }

}



@keyframes sk-scaleout {

  0% { 

    -webkit-transform: scale(0);

    transform: scale(0);

  } 100% {

    -webkit-transform: scale(1.0);

    transform: scale(1.0);

    opacity: 0;

  }

}





/* Button Style */

.btn_group{}

.btn_group a{

    margin: 5px;

}

.default-btn{

    background-color: #800000eb;

    border: 2px solid #93240b;

    color: #fefefe;

    line-height: 40px;

    display: inline-block;

    padding: 0 15px;

    border-radius: 5px;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: 600;

}

.default-btn:hover{

    background-color: #fe9000;

    color: #000;

    border: 2px solid #93240b;

}

.default-btn.btn_sm{

    line-height: 40px;

    padding: 0 15px;

}



/*Section Heading Style*/

.section-heading .heading-border{

    border-top: 3px solid #00a79d;

    width: 120px;

    display: inline-block;

    margin-top: 0;

    

} 

.section-heading h2{

    margin-bottom: 0;

}



/* Transition Effect */

a,a:hover, .overlay, img, .form-control,  .form-control:hover, button{

    -webkit-transition: all 0.5s;

    -o-transition: all 0.5s;

    transition: all 0.5s;

}



/* Shape and Circle */

.circle,

.shape{

    position: relative;

    z-index: 1;

    overflow: hidden;

}

.circle:before{

    background-color: #00a79d;

    content: '';

    height: 800px;

    width: 800px;

    position: absolute;

    top: -400px;

    left: -350px;

    border-radius: 100%;

    opacity: 0.2;

    z-index: -1;

}

.shape:after{

    background-color: #00a79d;

    content: '';

    width: 50%;

    height: 680px;

    position: absolute;

    top: 330px;

    right: -150px;

    border-radius: 100%;

    -webkit-transform: skew(3deg,30deg);

    -ms-transform: skew(3deg,30deg);

    transform: skew(5deg,10deg);

    opacity: 0.3;

    z-index: -1;

}



/* ==========================================================================

   2.0 Header Section

   ========================================================================== */

.header-section{

    position: absolute;

    box-shadow: 5px -5px 5px 10px rgba(0, 0, 0, .10);

    width: 100%;

    left: 0;

    top: 0;

    z-index: 100;

}

.header-section.navbar-fixed-top{

    position: fixed;

}

.header-section.navbar-fixed-top .top-header{

    display: none;

}

.header-height{ width: 100%; }

/*Top Header*/

.top-header{

    background-color: #00a79d;

    padding: 5px 0;

}

.top-content-wrap ul li{

    margin-right: 20px;

    display: inline-block;

}

.top-content-wrap ul li a{

    display: inline-block;

    color: #fff;

}

.top-content-wrap ul li i{

    color: #fff;

    margin-right: 10px;

}

.top-content-wrap .right-info{

    text-align: right;

}

.top-content-wrap .right-info i{

    margin-right: -5px;

    background-color: #fff;

    color: #00a79d;

    height: 30px;

    width: 30px;

    line-height: 29px;

    text-align: center;

    display: block;

    font-size: 20px;

    border-radius: 3px;

    transition: .5s;

}

.top-content-wrap .right-info li:last-child{

    margin-right: 0;

}

/*Bottom Header */

.bottom-header{

    background-color: #fff;

    position: relative;

}

.bottom-content-wrap{

    display: flex;

    align-items: center;

}

#mainmenu{

    display: inline-block;

    margin-right: 20px;

}

#mainmenu li{

    position: relative;

    padding-left: 20px;

    display: inline-block;

    text-align: left;

}

#mainmenu li a{

    color: #1f293d;

    font-weight: 500;

    padding: 18px 0;

    text-transform: uppercase;

    display: inline-block;

    font-size: 18px;

}

#mainmenu li a:hover{

    color: #00a79d;

}

/*Dropdown */

#mainmenu li ul{

    border: 1px solid #00a79d;

    border-top: none; 

    background-color: #fff;

    width: 250px;

    height: auto;

    position: absolute;

    left: 0;

    top: 140%;

    visibility: hidden;

    opacity: 0;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    -webkit-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    z-index: 999;

}

#mainmenu li:hover > ul{

    visibility: visible;

    opacity: 1;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    top: 100%;

}

#mainmenu li ul li{

    border-bottom: 1px solid #eaeaea;

    display: block;

    position: relative;

}

#mainmenu li ul li:last-child{

    border: none;

}

#mainmenu li ul li a{

    line-height: 45px;

    display: block;

    padding: 0px;

    font-size: 16px;

    font-weight: 500;

    text-transform: uppercase;

    color: #121f28;

    -webkit-transition: color 0.3s ease 0s, padding 0.3s ease 0s;

    transition: color 0.3s ease 0s, padding 0.3s ease 0s;

}

#mainmenu li > ul > li:hover a{

    color: #00a79d;

}

#mainmenu li > ul ul{

    background-color: #fff;

    left: 200px;

}

#mainmenu li > ul li:hover > ul li a{

    color: #777;

}

#mainmenu li ul li:hover > ul{

    top: 0;

    opacity: 1;

    visibility: visible;

}

#mainmenu li > ul li:hover > ul li > a:hover{

    background-color: transparent;

    color: #fff;

}

#mainmenu li ul li li a:hover{

    color: #ffca3f !important;

}



/*Mobile Menu */

.slicknav_menu {

    background: none;

    padding: 4px 0;

    display:none;

    z-index: 999;

}

.slicknav_nav {

    background-color: #fff;

}

.js .slicknav_menu {

    width: 100%;

    position: absolute;

    right: 0;

    top: 0;

}

.slicknav_btn{

    background-color: #00a79de0;

    margin: 13px 5px 17px;

}

.slicknav_nav .slicknav_row:hover,

.slicknav_nav .slicknav_row, 

.slicknav_nav a,

.slicknav_nav a:hover{

    -moz-border-radius: 0;

    -webkit-border-radius: 0;

    -o-border-radius: 0;

    border-radius: 0;

}

.slicknav_nav .slicknav_row, 

.slicknav_nav a {

    padding: 10px 15px;

    margin: 0;

    color: #777;

}

.slicknav_nav a .caret{

    display: none;

}

.slicknav_nav ul{

    margin: 0;

}

.slicknav_nav ul li a{

    padding-left: 30px;

    font-size: 12px;

}

.slicknav_nav .slicknav_row:hover,

.slicknav_nav a:hover{

    background-color: transparent;

    color: #333;

}



/* ==========================================================================

   3.0 Slider Section

   ========================================================================== */

.slider-section{}

.slider-text {

    width: 100%;

    text-align: center;

}

.slider-text h1{

    font-size: 50px;

    font-weight: 700;

    color: #fff;

    line-height: 1.2;

}

.slider-text h5{

    font-weight: 700;

    color: #ddd;

}

.nivo-caption a{

    display: inline-block!important;

}

.slider-text p {

    color: #ddd;

    font-size: 16px;

    margin-bottom: 15px;

}

.slider-wrapper {

    position: relative;

}

.nivo-caption {

    height: 100%;

    opacity: 1;

    background: transparent;

    overflow: visible;

}



/* nivo directionNav css */

.nivo-directionNav a {

    font-size: 13px;

    background-color: rgba(255,255,255,0.1);

    width: 50px;

    height: 50px;

    line-height: 50px;

    border-radius: 50%;

    text-align: center;

    color: #fff!important;

    top: calc(50% - 20px);

    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

} 

.nivo-directionNav a.nivo-prevNav {

    left: 25px;

}

.nivo-directionNav a.nivo-nextNav {

    right: 25px;

}

.slider-wrapper:hover .nivo-directionNav a.nivo-prevNav {

    left: 15px;

    opacity: 0.7;

}

.slider-wrapper:hover .nivo-directionNav a.nivo-nextNav {

    right: 15px;

    opacity: 0.7;

}

.nivo-directionNav a:hover{

    opacity: 1!important;

}



/* nivo controlNav css */

.nivo-controlNav {

    padding: 0;

    position: absolute;

    z-index: 12;

    bottom: 30px;

    width: 100%;

}

.nivo-controlNav a {

    background-color: transparent;

    width: 12px;

    height: 12px;

    background-color: rgba(0,0,0,0.5);

    border-radius: 50%;

    display: inline-block;

    font-size: 0;

    cursor: pointer;

    margin: 0 5px;

    transition: all 0.3s linear;

    line-height: 12px;

}

.nivo-controlNav a.active {

    background-color: #2caee2;

}



/* ==========================================================================

   4.0 Promo Section

   ========================================================================== */

.promo-section{

    position: relative;

    display: block;

    margin-top: -80px;

    min-height: 360px;

}

.promo-wrap{

    position: absolute;

    left: 0;

    right: 0;

    width: 100%;

    z-index: 99;

}

.promo-wrap .row{

    background-color: #fff;

    padding: 20px 5px;

    box-shadow: 0px 5px 35px 0px rgba(136, 17, 5,.5);

}

.promo-wrap .row .col-md-6:last-child > .promo-content{

    border: none;

}

.promo-content{

    text-align: center;

    border-right: 2px dashed #00a79d;

}

.promo-content img{

    border: 2px solid #00a79d;

    padding: 5px;

    border-radius: 5px;

    margin-bottom: 15px;

}

.promo-content a{

    color: #555;

}

.promo-content a:hover{

    text-decoration: underline;

    color: #00a79d;

}

.promo-section-2 .row .col-md-6:last-child > .promo-content{

    border: none;

}



/* ==========================================================================

   5.0 Causes Section

   ========================================================================== */

.causes-section{

    position: relative;

    z-index: 1;

}

.causes-content img{

    width: 100%;

}

.causes-thumb{

    position: relative;

}

.causes-thumb img:hover{

    opacity: 0.8;

}

.causes-thumb .progress{

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 10px;

    border-radius: 0;

    background-color: transparent;

    overflow: inherit;

}

.causes-thumb .progress .progress-bar{

    background-color: #00a79d;

    position: relative;

}

.causes-thumb .progress .progress-bar span{

    position: absolute;

    display: block;

    background-color: #00a79d;

    right: -2px;

    top: -10px;

    height: 30px;

    width: 30px;

    line-height: 30px;

    border-radius: 50%;

    font-weight: 700;

    font-size: 12px;

}

.causes-thumb .progress .progress-bar span:before{

    width: 50px;

    height: 50px;

    content: "";

    position: absolute;

    left: -10px;

    top: -10px;

    border-radius: 50%;

    border: 10px solid rgba(248, 184, 100, 0.8);

}

.causes-details{

    background-color: transparent;

    padding: 15px;

    border: 1px dashed #ccc;

    padding-top: 25px;

}

.causes-content .donate-btn{

    position: absolute;

    top: 10px;

    right: 10px;

    background-color: rgba(248, 184, 100, 0.8);

    color: #fff;

    text-transform: uppercase;

    font-size: 10px;

    font-family: "Roboto", sans-serif;

    font-weight: 700;

    padding: 5px 10px;

    border-radius: 3px;

    display: flex;

    align-items: center;

}

.causes-content .donate-btn i{

    margin-left: 5px;

    font-size: 12px;

}

.causes-content .donate-btn:hover{

    background-color: #00a79d;

    transition: all 0.2s ease-in-out;

}

.donation-box p{

    display: inline-block;

    margin-right: 15px;

}

.donation-box i{

    color: #00a79d;

    margin-right: 10px;

}

.causes-content .read-more{

    color: #999;

}

.causes-content .read-more:hover{

    color: #00a79d;

    text-decoration: underline;

}



/* ==========================================================================

   6.0 About Section

   ========================================================================== */

.about-section{

    position: relative;

}

.about-wrap img{

    width: 100%;

    margin-bottom: 15px;

}

.about-wrap img:hover{

    opacity: 0.8;

}

.profile-wrap{

    background-color: #fafafa;

    text-align: center;

    padding: 30px;

    border: 2px dashed #ddd;

}

.profile-wrap .profile{

    width: 120px;

    height: 120px;

    margin-bottom: 20px;

    border-radius: 50%;

}



.profile-wrap span{

    display: block;

    font-size: 12px;

    font-family: "Roboto", sans-serif;

    color: #999;

    text-transform: uppercase;

}



.about-image img{

    width: 100%;

    border-radius: 5px;

}

.about-content h2{

    font-weight: 800;

}



/* ==========================================================================

   7.0 Campaigns Section

   ========================================================================== */

.campaigns-section{

    background-image: url(../img/featured-bg.jpg);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-position: center center;

    -webkit-background-size: cover;

    background-size: cover;

    padding: 150px 0;

}

.campaigns-wrap h4{

    background-color: rgba(248, 184, 100, 0.8);

    display: inline-block;

    padding: 5px 10px;

    border-radius: 5px;

    color: #fff;

    font-size: 10px;

    text-transform: uppercase;

    font-family: "Roboto", sans-serif;

}

.campaigns-wrap h2{

    color: #fff;

    font-size: 36px;

    padding: 5px;

    border-radius: 2px;

}

.campaigns-wrap p{

    color: #ddd;

    margin-bottom: 30px;

}

.campaigns-wrap .progress{

    width: 100%;

    height: 10px;

    border-radius: 30px;

    background-color: rgba(255, 255, 255, 0.2);

    overflow: inherit;

    margin-bottom: 40px;

}

.campaigns-wrap .progress .progress-bar{

    background-color: #00a79d;

    position: relative;

    border-radius: 30px;

}

.campaigns-wrap .progress .progress-bar span{

    position: absolute;

    display: block;

    background-color: #00a79d;

    right: -2px;

    top: -10px;

    height: 30px;

    width: 30px;

    line-height: 30px;

    border-radius: 50%;

    font-weight: 700;

    font-size: 12px;

}

.campaigns-wrap .progress .progress-bar span:before{

    width: 50px;

    height: 50px;

    content: "";

    position: absolute;

    left: -10px;

    top: -10px;

    border-radius: 50%;

    border: 10px solid rgba(248, 184, 100, 0.8);

}



.campaigns-wrap .donation-box h3{

    display: inline-block;

    color: #fff;

    margin-right: 30px;

}

.campaigns-wrap .donation-box{

    margin-bottom: 25px;

}



/*Video Style*/

.video-wrap{

    position: relative;

    border-radius: 5px;

    overflow: hidden;

}

.video-wrap img{

    width: 100%;

}

.video-wrap .play{

    background-color: rgba(0, 0, 0, 0.2);

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    display: flex;

    align-items: center;

    justify-content: center;

    transition: all 0.2s ease-in-out;

}

.video-wrap .play a{

    color: #fff;

    display: inline-block;

    background-color: transparent;

    width: 70px;

    height: 70px;

    line-height: 70px;

    border: 2px solid #ddd;

    border-radius: 50%;

    text-align: center;

}

.video-wrap .play:hover{

    background-color: rgba(0, 0, 0, 0);

    transition: all 0.2s ease-in-out;

}



/* ==========================================================================

   8.0 Team Section

   ========================================================================== */

.team-section{

    position: relative;

    z-index: 1;

    overflow: hidden;

}

.team-wrap{

    padding: 0 30px;

}

.team-wrap .col-md-6{

    padding: 5px;

}

.team-wrapper{

    display: flex;

    align-items: center;

}

.team-details img{

    width: 100%;

}

.team-details h3{

    color: #00a79d;

}

.team-details .hover h3 span{

    display: block;

    font-family: "Roboto", sans-serif;

    text-transform: uppercase;

    font-size: 10px;

    color: #fff;

}

.team-details{

    overflow: hidden;

    position: relative;

}

.team-details .hover{

    background: black; /* For browsers that do not support gradients */

    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,4));

    text-align: center;

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    padding: 70px 0 15px 0;

    opacity: 0;

    visibility: hidden;

    transition: all 0.3s linear;

}

.team-details:hover .hover{

    visibility: visible;

    opacity: 1;

}

.team-details:hover img{

    transform: scale(1.1);

}



/*Check List Style*/

.check-list{

    margin: 40px 0;

}

.check-list li{

    font-family: "Roboto Slab", sans-serif;

    line-height: 35px;

}

.check-list i{

    color: #00a79d;

    margin-right: 10px;

}





/* ==========================================================================

   9.0 Counter Section

   ========================================================================== */

.counter-section{

    background-image: url(../img/counters-bg.jpg);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-position: center center;

    -webkit-background-size: cover;

    background-size: cover;

    padding: 150px 0;



}

.counters{}

.counters .counter-content{

    display: block;

    text-align: center;

    color: #fff;

}

.counters .counter-content i{

    font-size: 36px;

}

.counters .counter-content h3{

    font-size: 32px;

    margin: 10px 0;

    color: #00a79d;

    font-weight: 700;

}

.counters .counter-content h4{

    font-size: 14px;

    margin: 0;

}

/* ==========================================================================

   10.0 Event Section

   ========================================================================== */

.event-section{}

.events-item{

    padding-left: 300px;

    position: relative;

}

.events-item .event-thumb{

    width: 300px;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    overflow: hidden;

}

.event-details{

    background-color: #fafafa;

    padding: 30px 15px;

    border: 1px dashed #ddd;

}

.event-info i{

    color: #00a79d;

    margin-right: 10px;

}

.event-info p{

    margin-bottom: 5px;

    font-size: 12px;

    text-transform: uppercase;

    font-weight: 600;

    color: #999;

}

.event-info{

    margin-bottom: 10px;

}



/*Owl Navigation*/

.owl-nav{}

.owl-nav div{

    background-color: #00a79d;

    color: #fff;

    border-radius: 2px;

    width: 40px;

    height: 40px;

    font-size: 16px;

    text-align: center;

    line-height: 40px;

    position: absolute;

    left: -40px;

    top: calc(50% - 25px);

    transition: all 0.5s ease-in-out;

}

.owl-nav div:hover{

    opacity: 1;

    transition: all 0.5s ease-in-out;

}

.owl-nav div.owl-next{

    left: auto;

    right: -40px;

}

/* ==========================================================================

   11.0 Testimonial Section

   ========================================================================== */

.testimonial-section{}

.testimonial-item{

   /*background-color: #f9d541;
    padding: 6px;
    border-radius: 5px;
    margin-bottom: 20px;
        box-shadow: 2px 2px 2px 2px #ddd;

    height: 365px*/
        border-radius: 0px;
    margin-bottom: 19px;

}

.testi-footer img{

    width:70px!important;

    height: 70px;

    border-radius: 50%;

}

.testi-footer span{

    display: block;

    font-family: "Roboto", sans-serif;

    color: #999;

    text-transform: uppercase;

    font-size: 12px;

}

.testi-footer h4{

    padding-left: 10px;

}

.testi-footer{

    display: flex;

    align-items: center;

}

/*Owl Carousel Dots*/

.testimonial-carousel .owl-dots{

    display: block;

    text-align: center;

}

.testimonial-carousel .owl-dots .owl-dot{

    background-color: #ddd;

    width: 10px;

    height: 10px;

    border-radius: 50%;

    display: inline-block;

    margin: 0 3px;

    transition: all 0.5s ease-in-out;

}

.testimonial-carousel .owl-dots .owl-dot.active{

    background-color: #00a79d;

    -webkit-transform: scale(1.2);

    transform: scale(1.2);

    transition: all 0.5s ease-in-out;

}



/* ==========================================================================

   12.0 Sponsor Section

   ========================================================================== */

.sponsor-section{

    padding: 20px 0;

}

.sponsor-section .sponsor-item img{

    width: 100%;

    padding: 20px;

    opacity: 0.8;

}

.sponsor-section .sponsor-items li img:hover{

    opacity: 1;

}



/* ==========================================================================

   13.0 Widget Section

   ========================================================================== */

.widget-section{

    background-color: #121f28;

    /*background-image: url(../img/map.png);*/

    background-position: right 150px center;

    background-repeat: no-repeat;

    width: 100%;

    /* height: 100%; */

}

.widget-content{}

.widget-content img{

    display: block;    

    width: 65%;

    height: 75px;

    margin-bottom: 15px;

    margin-left: 15px;

}

.widget-content p{

    color: #999;

}

.widget-content h3{

    color: #fefefe;

    font-size: 22px;

    margin-bottom: 30px;

    position: relative;

}

.widget-content h3:after{

    content: "";

    width: 30%;

    height: 2px;

    position: absolute;

    background: #00a79d;

    bottom: -10px;

    left: 5px;

}

.widget-content .social-icon li{

    display: inline-block;

    margin-right: 15px;

}

.widget-content .social-icon li a{

    display: inline-block;

    color: #00a79d;

}

.widget-content .social-icon li a:hover{

    color: #fff;

}

.widget-content .widget-link li a{

    color: #fefefe;

    margin-bottom: 16px;

    display: block;

}

.widget-content .widget-link li a:hover{

    color: #00a79d;

    text-decoration: underline;

}

.widget-content li{

    margin-bottom: 16px;

    display: block;

    font-family: "Roboto Slab", sans-serif;

    color: #fefefe;

    font-size: 16px;

}

.widget-content .address li i{

    color: #00a79d;

    margin-right: 10px;

}

.widget-content li a{

    color: #fefefe; 

}

/* ==========================================================================

   14.0 Hero Section

   ========================================================================== */

.hero-section{

    background-image: url(../img/hero-bg.jpg);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-position: center center;

    -webkit-background-size: cover;

    background-size: cover;

    height: 530px;

    display: flex;

    align-items: center;

}

.hero-content h1{

    font-size: 40px;

    color: #fff;

    display: inline-block;

}

.hero-content h4{

    color: #00a79d;

}

.hero-content p{

    color: #ddd;

}

/* ==========================================================================

   15.0 Page Header Section

   ========================================================================== */

.pager-header{

    background-image: url(../img/ngo/contact-bg.jpg);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-position: center center;

    -webkit-background-size: cover;

    background-size: cover;

    min-height: 170px;

    display: flex;

    align-items: center;

}

.pager-header h2{

    color: #fff;

}

.pager-header p{

    color: #ddd;

}



/*Breadcrumb */

.breadcrumb{

    background-color: transparent;

    padding: 0;

}

.breadcrumb li{}

.breadcrumb li a{

    font-weight: 700;

    color: #ddd;

    font-family: "Roboto",sans-serif;

    text-transform: uppercase;

    font-size: 12px;

}



.breadcrumb li a:hover{

    text-decoration: underline;

}

.breadcrumb .active{

    color: #00a79d;

    font-weight: 700;

    font-family: "Roboto",sans-serif;

    text-transform: uppercase;

    font-size: 12px;

}



/*404 Error Section*/

.error-section{}

.error-content h2{

    font-size: 40px;

}



/* ==========================================================================

   16.0 CTA Section

   ========================================================================== */

.cta-section{

    background-image: url(../img/ngo/cnt.jpg);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-position: center center;

    -webkit-background-size: cover;

    background-size: cover;

    min-height: 365px;

    

}

.cta-section .cta-content h2{

    color: #fff;

}

.cta-section .cta-content p{

    color: #ddd;

}

/* ==========================================================================

   17.0 Gallery Section

   ========================================================================== */

.gallery-items .col-lg-4{

    padding: 15px;

}

.gallery-filter{

    width: 100%;

}

.gallery-filter li{

    margin-right: 10px;

    display: inline-block;

    font-size: 12px;

    text-transform: uppercase;

    font-family: "Roboto", sans-serif;

    font-weight: 800;

    background-color: #f7f7f7;

    border: 1px dashed #ddd;

    padding: 10px 20px;

    border-radius: 2px;

    cursor: pointer;

}

.gallery-filter li.active{

    background-color: #00a79d;

    color: #fff;

}

.gallery-wrap{

    position: relative;

    overflow: hidden;

}

.gallery-wrap img{

    width: 100%;

}

.gallery-wrap .hover{

    background-color: rgba(0, 0, 0, 0.8);

    position: absolute;

    width: 100%;

    height: 100%;

    text-align: center;

    left: 0;

    bottom: 0;

    opacity: 0;

    visibility: hidden;

    display: flex;

    align-items: center;

    justify-content: center;

    transform: scale(0.9);

    transition: all 0.3s ease-in-out;

}

.gallery-wrap .hover a{

    background-color: #00a79d;

    color: #fff;

    height: 40px;

    width: 40px;

    line-height: 40px;

    text-align: center;

    display: inline-block;

    border-radius: 50%;

}

.gallery-wrap:hover .hover{

    visibility: visible;

    opacity: 1;

    transform: scale(1);

    transition: all 0.3s ease-in-out;

}



/* ==========================================================================

   18.0 Blog Section

   ========================================================================== */

.blog-section{}

.blog-items{

    border-right: 1px solid #ddd;

    padding-right: 20px;

}

.left-sidebar .blog-items{

    border-right: none;

    border-left: 1px solid #ddd;

    padding-right: 0;

    padding-left: 10px;

}

.blog-post{}

.blog-post img{

    width: 100%;

    margin-bottom: 10px;

}

.blog-post img:hover{

    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.20);

}

.blog-post .blog-content h3{

    font-weight: 700;

    font-size: 18px;

}

.blog-post .blog-content a{

    color: #333;

}

.blog-post .blog-content a:hover{

    opacity: 0.8;

}

span.date{

    font-family: "Roboto Slab",sans-serif;

    color: #999;

    font-weight: 700;

    font-size: 10px;

    display: block;

    margin-bottom: 5px;

}

.blog-post .blog-content .post-meta{

    text-transform: uppercase;

    font-weight: 700;

    font-size: 12px;

    color: #333;

    letter-spacing: -0.2px

}

.blog-post .blog-content .post-meta:hover{

    opacity: 0.8;

    text-decoration: underline;

}



/*Blog List*/

.list-items .blog-post{

    border: 1px solid #eee;

    margin: 0;

    margin-bottom: 15px;

}

.list-items .blog-post img{

    margin-bottom: 0;

}

.list-items .blog-post .col-md-6:first-child{

    padding-left: 0;

}

.list-items .blog-post .blog-content{

    padding: 34px 0;

}



/*Classic List*/

.grid-list,

.list-classic{

    border: none;

}

.list-classic img{

    position: relative;

}

.list-classic .cat{

    position: absolute;

    left: 25px;

    top: 10px;

    font-family: "Roboto Slab",sans-serif;

    font-weight: 700;

    color: #fff;

    font-size: 12px;

    background-color: rgba(244, 66, 89, 0.8);

    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.20);

    border-radius: 3px;

    padding: 5px 10px;

}



/*Single Post Style*/

.single-post{}

.single-post img{

    width: 100%;

    height: 100%;

    border-radius: 5px;

    margin-bottom: 20px;

}

.single-post h2{

    font-weight: 800;

}

.single-post .meta-info{

    margin-bottom: 25px;

}

.single-post .meta-info span{

    font-family: "Roboto Slab",sans-serif;

    font-weight: 600;

    color: #999;

    text-transform: uppercase;

    font-size: 12px;

    margin-right: 15px;

}

.single-post .meta-info a{

    font-weight: 800;

    color: #777;

}

.single-post .meta-info i{

    color: #777;

}



/*Social Share*/

.share-wrap{

    margin-top: 25px;

    margin-bottom: 50px;

    width: 100%;

}

.share-wrap h4{

    text-transform: uppercase;

    font-weight: 800;

    font-size: 14px;

}

.share-icon{

    display: inline-block;

}

.share-icon li{

    display: inline-block;

    margin-right: 10px;

}

.share-icon i{

    margin-right: 5px;

}

.share-icon li:nth-child(1) a{ background-color: #3B5998; }

.share-icon li:nth-child(2) a{ background-color: #1DCAFF; }

.share-icon li:nth-child(3) a{ background-color: #DB4A39; }

.share-icon li:nth-child(4) a{ background-color: #e4405f; }

.share-icon li:nth-child(5) a{ background-color: #0077B5; }

.share-icon li a{

    display: inline-block;

    font-size: 13px;

    color: #fff;

    padding: 5px 10px;

    border-radius: 3px;

    font-weight: 600;

}

.share-icon li a:hover{

    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.20);

}



/*Comments Style*/

.comments-wrapper{

    width: 100%;

}

.comments-wrapper h4{

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 800;

}



.comments-list {

    margin-top: 30px;

    position: relative;

    margin-bottom: 50px;

    

}



/*Lines Details*/

.comments-list:before {

    content: '';

    width: 2px;

    height: 100%;

    background: #eee;

    position: absolute;

    left: 32px;

    top: 0;

}



.comments-list:after {

    content: '';

    position: absolute;

    background: #eee;

    bottom: 0;

    left: 29px;

    width: 7px;

    height: 7px;

    border: 3px solid #dee1e3;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

}



.reply-list:before, .reply-list:after {display: none;}

.reply-list li:before {

    content: '';

    width: 60px;

    height: 2px;

    background: #eee;

    position: absolute;

    top: 25px;

    left: -55px;

}





.comments-list li {

    margin-bottom: 15px;

    display: block;

    position: relative;

}



.comments-list li:after {

    content: '';

    display: block;

    clear: both;

    height: 0;

    width: 0;

}



.reply-list {

    padding-left: 88px;

    clear: both;

    margin-top: 15px;

}

/*Avatar*/

.comments-list .comment-avatar {

    width: 65px;

    height: 65px;

    position: relative;

    z-index: 99;

    float: left;

    border: 3px solid #FFF;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);

    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);

    box-shadow: 0 1px 2px rgba(0,0,0,0.2);

    overflow: hidden;

    margin-right: 10px;

}



.comments-list .comment-avatar img {

    width: 100%;

    height: 100%;

}



.reply-list .comment-avatar {

    width: 50px;

    height: 50px;

}



.comment-main-level:after {

    content: '';

    width: 0;

    height: 0;

    display: block;

    clear: both;

}



/*Comment List*/

.comments-list .comment-box {

    width: 740px;

    float: right;

    position: relative;

    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);

    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);

    box-shadow: 0 1px 1px rgba(0,0,0,0.15);

}



.comments-list .comment-box:before, .comments-list .comment-box:after {

    content: '';

    height: 0;

    width: 0;

    position: absolute;

    display: block;

    border-width: 10px 12px 10px 0;

    border-style: solid;

    border-color: transparent #FCFCFC;

    top: 8px;

    left: -11px;

}



.comments-list .comment-box:before {

    border-width: 11px 13px 11px 0;

    border-color: transparent rgba(0,0,0,0.05);

    left: -12px;

}



.reply-list .comment-box {

    width: 665px;

}

.comment-box .comment-head {

    background: #FCFCFC;

    padding: 10px 12px;

    border-bottom: 1px solid #E5E5E5;

    overflow: hidden;

    -webkit-border-radius: 4px 4px 0 0;

    -moz-border-radius: 4px 4px 0 0;

    border-radius: 4px 4px 0 0;

}



.comment-box .comment-head i {

    float: right;

    margin-left: 14px;

    position: relative;

    top: 2px;

    color: #A6A6A6;

    cursor: pointer;

    -webkit-transition: color 0.3s ease;

    -o-transition: color 0.3s ease;

    transition: color 0.3s ease;

}



.comment-box .comment-head i:hover {

    color: #03658c;

}



.comment-box .comment-name {

    color: #283035;

    font-size: 14px;

    font-weight: 700;

    float: left;

    margin-right: 10px;

}



.comment-box .comment-name a {

    color: #283035;

}



.comment-box .comment-head span {

    float: left;

    color: #999;

    font-size: 13px;

    position: relative;

    top: 1px;

}



.comment-box .comment-content {

    background: #FFF;

    padding: 12px;

    font-size: 15px;

    color: #595959;

    -webkit-border-radius: 0 0 4px 4px;

    -moz-border-radius: 0 0 4px 4px;

    border-radius: 0 0 4px 4px;

}



.comment-box .comment-name.by-author, .comment-box .comment-name.by-author a {color: #03658c;}

.comment-box .comment-name.by-author:after {

    content: 'autor';

    background: #03658c;

    color: #FFF;

    font-size: 12px;

    padding: 3px 5px;

    font-weight: 700;

    margin-left: 10px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}





/*Comment Form*/

.comment-form h4{

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 800;

}

.comment-form .form-control{

    border: 1px solid #ddd;

    border-radius: 0;

    height: 45px;

    background-color: transparent;

}

.comment-form .form-control.message{

    height: 150px;

}

#form-messages{

    display: none;

}

#form-messages.alert-danger,

#form-messages.alert-success{

    display: block;

}



/* ==========================================================================

   19.0 Sidebar Section

   ========================================================================== */

.sidebar-wrap{

    padding-left: 10px;

}

.left-sidebar .sidebar-wrap{

    padding-right: 10px;

    padding-left: 0;

}

.sidebar-widget h4{

    text-transform: uppercase;

    font-weight: 800;

    font-size: 14px;

    color: #555;

    margin-bottom: 25px;

}

.search-form{

    position: relative;

    margin-left: -2px;

}

.search-form .form-control{

    background-color: transparent;

    box-shadow: none;

    width: 100%;

    display: block;

    border: 1px solid #ddd;

    clear: #444;

    height: auto;

    padding: 10px 20px;

    border-radius: 3px;

    padding-right: 60px;

}

.search-form .search-btn{

    background-color: transparent;

    font-size: 24px;

    color: #888;

    width: 60px;

    height: 100%;

    position: absolute;

    top: 0;

    right: 0;

    display: block;

    padding: 10px 0;

    opacity: 0.6;

}

.search-form .search-btn:focus,

.search-form .search-btn:hover{

    opacity: 1;

}

.search-form input::-webkit-input-placeholder{

    color: #888 !important;

}

.search-form input:-moz-placeholder{ /* Firefox 18- */

    color: #888 !important;  

}

.search-form input::-moz-placeholder{  /* Firefox 19+ */

    color: #888 !important;  

}

.search-form input:-ms-input-placeholder{  

    color: #888 !important;  

}



/*Category List*/

.cat-list{

    margin-top: -10px;

}

.cat-list li a{

    font-weight: 700;

    font-size: 12px;

    color: #444;

    letter-spacing: -.4px;

    line-height: 3;

    font-style: normal;

}

.cat-list li span{

    font-family: "Roboto Slab",sans-serif;

    font-weight: 700;

    color: #bbb;

    margin-left: 5px;

    font-size: 10px;

}



/*Recent Posts*/

.recent-posts{}

.recent-posts li{

    position: relative;

    padding-left: 90px;

    display: flex;

    align-items: center;

    min-height: 50px;

    margin-bottom: 15px;

}

.recent-posts li a{

    color: #555;

}

.recent-posts li a:hover{

    opacity: 0.8;

}

.recent-posts li img{

    position: absolute;

    left: 0;

    top: 0;

    width: 80px;

}

.recent-posts li img:hover{

    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.20);

}

.recent-posts li h4{

    text-transform: inherit;

    margin-bottom: 0;

    display: block;

}



/*Tags*/

.tags{

    margin: -3px 0;

}

.tags li{

    display: inline-block;

    float: left;

    margin: 3px;

}

.tags li a{

    display: inline-block;

    font-weight: 700;

    font-size: 10px;

    color: #777;

    background-color: #ddd;

    padding: 5px 15px;

    border-radius: 3px;

}

.tags li a:hover{

    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.20);

}



/* Pagination 

=============== */

.pagination_wrap{}

.pagination_wrap li{

    display: inline-block;

    margin: 0 5px;

}

.pagination_wrap li a{

    border: 1px solid #ddd;

    display: inline-block;

    width: 40px;

    height: 40px;

    line-height: 38px;

    text-align: center;

    color: #777;

    font-weight: 600;

}

.pagination_wrap li a:hover{

    opacity: 1;

    text-decoration: none;

    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.20);

}

.pagination_wrap li a.active{

    background-color: #00a79d;

    border: 1px solid #00a79d;

    color: #fff;

}



/* ==========================================================================

   20.0 Contact Section

   ========================================================================== */

.contact-section{

    position: relative;

    z-index: 1;

}

.contact-wrap{

    background-color: #f2f2f2;

    padding: 60px 45px;

    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.15);

    margin-top: 110px;

    border-radius: 5px;

}

.contact-section h3{

    font-weight: 800;

    text-transform: uppercase;

    font-size: 18px;

}

.contact-info ul li{

    line-height: 30px;

    display: flex;

    align-items: center;

}

.contact-info ul li i{

    margin-right: 10px;

    color: #00a79d;

    font-size: 22px;

    font-weight: 600;

}

.contact-info ul li{

    font-family: "Roboto Slab",sans-serif;

    font-weight: 600;

    font-size: 15px;

}



/*Contact Form*/

.contact-form .form-control{

    border: 1px solid #ddd;

    border-radius: 3px;

    height: 40px;

    background-color: #fff;

}

.contact-form .form-control.message{

    height: 95px;

}

#form-messages{

    display: none;

}

#form-messages.alert-danger,

#form-messages.alert-success{

    display: block;

}

/*Google Map*/

#google_map{

    width: 100%;

    height: 350px;

    position: absolute;

    left: 0;

    top: 0;

    z-index: -1;

}



/* ==========================================================================

   21.0 Footer Section

   ========================================================================== */

.footer-section{

    display: block;

    background-color: #111;

    border-top: 1px solid #222;

    padding: 15px 0;

}

.footer-section .copyright{

    font-size: 15px;

    color: #fff;

    text-transform: uppercase;

}  

.footer-section .copyright a{

    color: #00a79d;

}

.footer-social{

    display: block;

    text-align: right;

}

.footer-social li{

    display: inline-block;

}

.footer-social li a{

    color: #ddd;

    font-size: 12px;

    text-transform: uppercase;

    margin-left: 20px;

}

.footer-social li a:hover{

    color: #00a79d;

}



/* ==========================================================================

   22.0 Scroll To Top

   ========================================================================== */

#scroll-to-top{

    background-color: #00a79d;

    display: none;

    width: 45px;

    height: 45px;

    text-align: center;

    font-size: 14px;

    line-height: 45px;

    border-radius: 50%;

    color: #fff;

    position: fixed;

    bottom: 50px;

    right: 50px;

    z-index: 999;

}

#scroll-to-top:hover{

    background-color: #ffb451;

    color: #fff;

}





/*/////////////////////////////////////////////////////////*/

/*///////////////////////new code//////////////////////////*/

/*/////////////////////////////////////////////////////////*/

.site-branding{

    padding: 5px 10px;

    text-align: center;

}

.site-branding img{

    /*width: 75%;*/

    height: 85px;

}

.form-control:focus{

    color: #121f28;

    background-color: #fff;

    border-color: #00a79d;

    outline: 0;

    box-shadow: 0 0 0 0.1rem rgba(0, 167, 157, .4);

}

.promo-content a{

    font-weight: 600;

    padding: 5px 10px;

}

.promo-content a:last-child:hover{

    border: 2px solid #00a79d;

    box-shadow: 0 0 5px 1px;

}

.promo-content a:first-child img:hover{

    border-radius: 50%;

    box-shadow: 0 0 15px 2px;

}

.contact-info ul li a{

    color: #555555;

}

.back{

    background: #f9d541;

    border-radius: 40px 3px 3px 40px;

    padding-right: 10px;

}

.right-info li:first-child a:hover i{

    background: #3b5999;

    color: #fefefe;

}

.right-info li:nth-child(2) a:hover i{

    background: #55acee;

    color: #fefefe;

}

.right-info li:nth-child(3) a:hover i{

    background: #e4405f;

    color: #fefefe;

}

.right-info li:nth-child(4) a:hover i{

    background: #bd081c;

    color: #fefefe;

}

.right-info li:last-child a:hover i{

    background: #0077B5;

    color: #fefefe;

}

.left-info li a{

    font-size: 17px;

}

.vol h2{

    position: relative;

    margin-bottom: 25px;

}

.vol h2:after{

    content: "";

    width: 10%;

    height: 2px;

    position: absolute;

    background: #00a79d;

    bottom: -10px;

    left: 0;

}

.vol p{

    font-size: 16px;

    text-align: justify;

}

.bg-abt{

    background: #cbedeb;

}

.abt-pic img{

    width: 100%;

}

.abt-padding{

    padding: 40px 0;

}

.corresrow{

    margin-top: 48px;

}

.voltext textarea{

    height: 140px;

}

.vol-form{    

    margin: 20px 0;

    border: 1px solid #00a79e33;

    padding: 20px;

    border-radius: 5px;

    box-shadow: 0 0 10px 1px #00a79e33;

}

.vol-form h3{

    position: relative;

}

.vol-form h3:after{

    content: "";

    background: #00a79d;

    width: 10%;

    position: absolute;

    height: 2px;

    bottom: -5px;

    left: 3px;

}

.vol-form label{

    color: #121f28db;

    text-align: center;

    font-size: 17px;

    margin: 10px 5px;

    font-weight: 500!important;

}

.vol-form span>label{

    color: #ef1904;

    font-style: italic;

}

.vol-form button{

    width: 195px;

    font-size: 21px;

    font-family: serif;

    margin-top: 25px;

}

.promo-wrap .row{

    border-radius: 5px;

    border: 1px solid #89110494;

}

.promo-wrap .row .promo-content{

    background: #f8d44085;

    padding: 20px;

    border-right: none;

}

.promo-wrap .row .promo-content a:last-child{

    border: 2px solid #881105c4;

    color: #891004;

    padding: 5px 15px;

    border-radius: 5px;

}

.promo-wrap .row .promo-content h3{

    color: #881004;

    font-size: 21px;

    position: relative;

}

.promo-wrap .row .promo-content h3:after{

    content: "";

    height: 2px;

    bottom: -5px;

    left: 50%;

    position: absolute;

    background: #881004;

    width: 20%;

    transform: translate(-50%,0);

}

.donate-img{

    width: 100%;

    text-align: center;

    padding: 5px;

}

.donate-img img{

    width: 100%;

    height: 150px;

    border: 2px solid #00a79d;

    border-radius: 3px 3px 0 0;

    transition: .3s;

}

.donate-img a:hover img{

    opacity: .9;

}

.donate-img p{

    background: #00a79d;

    color: #121f28;

    text-align: center;

    text-transform: uppercase;

    border-radius: 0 0 3px 3px;

    padding: 6px 0;

    font-weight: 500;

}

.donate-frm label{

    color: #121f28db;

    text-align: center;

    font-size: 18px;

    margin: 10px 5px;

    font-weight: 500!important;

}

.section-heading p{

    margin: 5px 0;

    color: #1f293dd1;

    font-weight: 500;

    font-size: 15px;

}

.donate{

    padding: 45px 15px;

    border: 1px solid #00a79d6b;

    border-radius: 5px;

    box-shadow: 0 0 5px 1px #00a79d47;

}

.vacancy{

    text-align: center;

}

.vacancy p{

    text-align: center;

}

.vacancy a{

    margin: 5px 0;

    color: #fff;

    padding: 5px 15px;

    border: 1px solid #00a79d;

    background: #00a79d;

    font-weight: 500;

    border-radius: 5px;

}

.vacancy a:hover{

    background: #01605a;

    color:#fff;

}

.carrer-frm{

    margin: 50px 0;

}

.carrer-frm label{

   color: #121f28db;

    text-align: center;

    font-size: 18px;

    margin: 10px 5px;

    font-weight: 500!important; 

}



.vacancy h3 span{

    font-size: 18px;

    color: #881105;

}

.vacancy p span{

    font-size: 18px;

    font-weight: 800;

}

.right-fix{

    border-radius: 3px;

    position: fixed;

    border: 1px solid #00a69c;

    right: 1.25%;

    top: 39%;

    padding: 5px 15px;

    transform: translate(0,-60%);

    transform-origin: right;

    transform: rotate(90deg);

    background: #00a69c;

    color: #fff;

    z-index: 99;

}

.right-fix:nth-child(2){

    top: 63%!important;

}

.right-fix:nth-child(3){

    top: 83%!important;

}

.right-fix:hover{

    background: #01605a;

    color: #fff;

}

.quick-frm input{

    margin: 8px 0;

}

.quick-frm button{

    margin-top: 20px;

    background: #881105;

    border: 2px solid #f8d44126;

    width: 200px;

    font-size: 19px;

    font-family: serif;

    text-transform: uppercase;

    font-weight: 600;

}

.career-btn button{

    width: 165px;

    margin-top: 40px;

    margin-left: auto;

    margin-right: auto;

    font-size: 21px;

    font-family: serif;

    display: none;

}

.quick-frm button:hover{

    border: 2px solid #f8d44126;

    background: #530902;

}

.cta-content form{

    padding: 10px 5px;

    border: 1px solid #00a79d38;

    border-radius: 8px;

    background: #00a79d1c;

    margin-top: 10px;

    margin-bottom: 10px;

}

.cta-content form h2{

    margin-bottom: 15px;

}

.navbar-fixed-top .site-branding img{

    height: 60px;

    width: 65%;

}

.navbar-fixed-top .nav>li>a{

    padding: 10px 0!important;

}

.navbar-fixed-top a{

    line-height: 32px;

}

.resume-select input[type="file"]{

    width: 90px;

    position: absolute;

    bottom: 5px;

    left: 20px;

    opacity: 0;

    z-index: 9;

}

.resume-select input[type="text"]{

    padding-left: 100px;

}

.resume-select span{

    left: 10;

    background: red;

    padding: 7px 15px;

    position: absolute;

    background: #00a79d;

    padding: 7px 15px;

    position: absolute;

    display: block;

    color: #fff;

    border-radius: 5px 0 0 5px;

}

.resume-select input[type="file"]:hover{

    cursor: pointer;

}

.event-gall{

    border: 2px solid #8811059c;

    overflow: hidden;

    position: relative;

}

.event-gall .overlay{

    position: absolute;

    height: 100%;

    width: 100%;

    background: #000000a6;

    opacity: 0;

    transform: scale(0.9);

    transition: .7s

}

.overlay>p{

    background: none!important;

    top: 50%;

    left: 50%;position: relative;

    transform: translate(-50%,-50%);

}

.event-gall a:hover .overlay{

    transform: scale(1);

    opacity: .8;

}

.event-gall img{

    width: 100%;

    height: 250px;

    transition: .3s;

    transform: scale(1);

}

.event-gall p{

    background: #00a79d;

    color: #fff;

    text-align: center;;

    font-size: 22px;

    font-family: serif;

    padding:10px 0; 

    margin: 0;

    z-index: 999;

}



.declration {

    margin-top: 25px;

    padding: 10px;

}

.declration input[type="checkbox"]{

    float: left;

    margin-top: 5px;

    margin-right: 10px;

}

.declration p{

    text-align: justify;

}

.declration-vol input[type="checkbox"]{

    float: left;

    margin-top: 5px;

    margin-right: 10px;

}

.declration-vol p{

    font-size: 16px;

    text-align: justify;

}

.declration-vol button{

    display: none;

}

.career-msg{

    display: block;

    margin: 0 auto;

    width: 700px;

}

.career-msg h3{

    text-align: center;

}

.reg-msg{

    display: none;

    padding:40px 10px;

}



.close-btn{

    position: absolute;

    background: #881105fc;

    z-index: 999999999;

    padding: 5px;

    height: 35px;

    width: 35px;

    border-radius: 50%;

    right: -15px;

    top: -15px;

    text-align: center;

    border: 1px solid #fff;

}

.close-btn i{

    color: #fff;

    font-size: 21px;

}

.close-btn:hover{

    opacity: .8;

    cursor: pointer;

}

p span{

    font-weight: bold;

}

.response_btn{    

    display: none;

    width: 35%;

    padding: 5px;

    text-align: center;

    position: absolute;

    top: 15px;

    left: 42%;

    background-color: #800000eb;

    border: 2px solid #93240b;

    color: #fefefe;

    border-radius: 5px;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: 600;

}

.test_img{

    text-align: center;

}

.test_img img{

    height: 120px;

    width: 120px;

    border: 2px solid #8a1414;

    padding: 4px;

    border-radius: 50%;

    border-radius:

}

.test_content h3,.test_content h4{

    margin-bottom: 2px;

}

.test_content{

    padding-top: 10px;

}

.test_content p{

    margin-top: 15px;

    text-align: justify;

}

.testimonial{

    margin:20px 0;

    border: 1px solid #8a141461;

    padding: 15px 0;

    border-radius: 5px;

}