Sindbad~EG File Manager

Current Path : /home/u625735752/domains/feednepal.org/public_html/css/
Upload File :
Current File : /home/u625735752/domains/feednepal.org/public_html/css/custom - Copy.css

 

.btn {border-radius:0;}
.btn:focus {outline:none;}
a:hover {text-decoration:none;}

.top-contact-sec {background-color:#000; color:#fff; width:100%;}
.top-contact-sec a {  color:#fff; }
.top-h-row {margin:0; padding:0;}
.top-h-row > div {padding:0;}
.top-navbar-brand {height:80px;}
.top-logo {height:100%;}
.top-contact-sec i {color:#fff; font-size:22px;}
.top-nav {background-color:#001d21!important; color:#fff; width:100%; padding:0;}
.top-nav  ul {display: flex; width:100%;}
.top-nav  ul li {display: flex; width:100%;  -ms-flex: 1;    flex: 1;}
.top-nav-m1 .nav-link {color:#fff!important; text-transform:uppercase;} 
.top-right-btn {background-color:#329ba8; color:#fff;}

.welcome-sec-1 { background-color:#121212; color:#fff;}
.welcome-sec-1  .welcome-img-box  {
    position: relative;
	display:block
}
.welcome-sec-1  .welcome-img-box:before {
    position: absolute;
    top: 0;
    left: -60px;
    height: 330px;
    width: 30px;
    background:#329ba8;
    content: "";
}
.welcome-sec-1  .welcome-cont-hs1 {
    display: inline-flex;
    color: var(--thm-primary);
    font-size: 18px;
    font-weight: 900;
    position:  ;
    align-items: center;
    line-height: 30px;   }
.welcome-sec-1  .welcome-cont-hs1:before {
    content: '';
    position:  ;
    background-color: #329ba8;
    width: 44px;
	left:-54px;
    height: 2px;
margin-right: 10px;}



.welcome-sec-2 { background-color:#329ba8; color:#fff;}
.welcome-sec-2  .welcome-img-box  {
    position: relative;
	display:block
}
.welcome-sec-2  .welcome-img-box:before {
    position: absolute;
    top: 0;
    right: -60px;
    height: 330px;
    width: 30px;
    background:#001d21;
    content: "";
}
.welcome-sec-2  .welcome-cont-hs1 {
    display: inline-flex;
    color: #001d21;
    font-size: 18px;
    font-weight: 900;
    position:  ;
    align-items: center;
    line-height: 30px;   }
.welcome-sec-2  .welcome-cont-hs1:before {
    content: '';
    position:  ;
    background-color: #001d21;
    width: 44px;
	left:-54px;
    height: 2px;
margin-right: 10px;}





/* 7. causes */
.causes-area {
	position: relative;
	z-index: 1;
	background-color:#111111; 
}
.causes-area a  {
	color:#212529!important; 
}
.causes-area a:hover  {
	text-decoration:none; 
}

.causes-hd {
	color:#fff;}
.causes-single {
	background: #fff;
	box-shadow: 0px 13px 40px 0px rgba(0, 0, 0, 0.6);
}
.causes-thumb img {
	width: 100%;
}
.causes-single .causes-content {
	padding: 22px 28px 22px 25px;
}
.causes-content .causes-head h4 {
	float: left;
	font-size: 16px;
	margin-bottom: 0;
}
.causes-content .causes-head span {
	float: right;
	color: #39bdb3;
	font-size: 14px;
}
.causes-content .causes-head-2 span {
	color: #ff566e;
}
.causes-content .causes-head-3 span {
	color: #79c55d;
}
.causes-content .causes-text p {
	margin-bottom: 0;
}
.causes-content .causes-text ul {
	padding-left:20px;
}
.causes-content .all-skill-bar .skill-bar {
	margin-bottom: 20px;
}
.causes-content .all-skill-bar .skill-bar .progress-title-holder {
	position:relative
}
.causes-content .all-skill-bar .skill-bar .progress-number-mark {
	margin-bottom:10px;
	border-radius:3px;
	color:#39bdb3!important;
	right:0;
	position:absolute;
	bottom:-8px;
	font-size:16px;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
}
.causes-content .all-skill-bar-2 .skill-bar .progress-number-mark {
	color: #ff566e!important;
}
.causes-content .all-skill-bar-3 .skill-bar .progress-number-mark {
	color: #79c55d!important;
}
.causes-content .all-skill-bar .skill-bar .progress-content-outter {
	height:6px;
	background-color:#efefef;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
}
.causes-content .all-skill-bar .skill-bar .progress-content {
	height:6px;
	background-color:#39bdb3;
	width:0%;
	border-radius:10px;
	-webkit-transition:all ease .5s;
	position: relative;
	transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;
}
.causes-content .all-skill-bar .skill-bar .progress-content::after {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	right: -8px;
	top: -3px;
	background: inherit;
	border-radius: 50%;
}
.causes-content .all-skill-bar-2 .skill-bar .progress-content {
	background-color:#ff566e;
}
.causes-content .all-skill-bar-3 .skill-bar .progress-content {
	background-color:#79c55d;
}
.causes-content .raised {
	overflow: hidden;
}
.causes-content .raised li {
	display: inline-block;
	float: left;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 33.33%;
	position: relative;
	text-align: left;
}
.causes-content .raised li h5 {
	font-size: 15px;
	margin-bottom: 0;
}
.causes-content .raised li span {
	color: #6e869f;
	display: block;
	font-size: 14px;
}
.causes-dtls-text h2 {
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 16px;
}
.causes-dtls-text {
	border-bottom: 2px solid #f4f6ff;
}
.gray-bg {
    background: #f9faff;
}




/* 12. volenteer */
footer {background-color:#111;}
.volenteer-area {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}
.volenteer-area::before {
	z-index: -1;
	background: #fff;
}
.volenteer-left {
	position: relative;
}
.volenteer-shape-bg {
	position: absolute;
	z-index: -1;
	top: 10px;
	left: -25px;
}
.volenteer-thumb {
	margin-top: 15px;
}
.volenteer-right {
	margin-left: 60px;
}
.volenteer-right .section-title {
	margin: 0px auto 20px;
	position: relative;
}
.volenteer-right .bg-title-2 h1 {
	color: #e8f0f7;
	left: -35px;
	top: -115px;
}
.volenteer-text p {
	color: #34516e;
	margin-bottom: 30px;
}
.volenteer-btn {
	padding-top: 5px;
}

.volenteer-cont-hs1 {    display: inline-flex;
    color: var(--thm-primary);
    font-size: 18px;
    font-weight: 900;
    position: ;
    align-items: center;
    line-height: 30px;}
	
	
	
	
	
	
/* ==========================================================================
   Cta Section
   ========================================================================== */
.cta-section{
    background-image: url(../img/background-img-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
}
.cta-wrap{}
.cta-content .section-heading span{
    background-color: #fa575d;
    color: #fff;
}
.cta-content .section-heading h2{
    font-size: 36px;
    color: #fff;
}
.cta-content .section-heading p{
    color: #fff;
    margin-bottom: 0;
}

.appointment-form{
    background-color: #fff;
    padding: 60px 40px;
    margin-left: 100px;
    margin-bottom: 100px;
    transform: translateY(50px);
    -webkit-box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.appointment-form .section-heading h3{
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    margin: 20px 0;
}
.appointment-form .form-control{
    background-color: #F7FAFE;
    color: #6a8695;
    font-size: 15px;
    border-radius: 0;
    height: 50px;
    border: none;
    box-shadow: none;
}
.appointment-form .form-control.message{
    height: 120px;
}
.appointment-form .form-group{ margin-bottom: 0; }
.appointment-form .form-group .col-md-12,
.appointment-form .form-group .col-sm-6{
    padding: 10px;
}
.appointment-form .default-btn{ margin-top: 20px; }
.appointment-form .default-btn:focus{
    border: none;
    box-shadow: none;
}
.appointment-form .alert{
    display: none;
    margin-bottom: 0;
    margin-top: 1rem;
}
.appointment-form .alert-success,
.appointment-form .alert-danger{
    display: block;
}





/* 15. footer */
.footer-height { 
}
.footer-widget .footer-text p {
	color: #9bb3c4;
	line-height: 26px;
	margin-bottom: 0;
}
.footer-widget .footer-social a {
	color: #fff;
	background: #1c384d;
	width: 35px;
	height: 35px;
	font-size: 13px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	margin-right: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.footer-widget .footer-social a:hover {
	background-color: #39bdb3;
}
.footer-widget h3 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 20px;
}
.footer-link {list-style-type:none; padding:0; }
.footer-widget ul.footer-link li {
	margin-bottom: 10px;
}
.footer-widget ul.footer-link li a {
	color: #9bb3c4;
	display: inline-block; 
	position: relative;
}
.footer-widget ul.footer-link li a::before { 
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 0;
}
.footer-widget ul.footer-link li a:hover {
	color: #fff;
}
.instagram h3 {
	margin-bottom: 27px;
}
.instagram ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -3px;
}
.instagram ul li {
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	margin-bottom: 10px;
	padding: 0px 4px;
}
.instagram ul li img {
	width: 100%;
}
.copyright-text {
	padding: 15px 0; 
	border-top: 2px solid #1c384d;
}
.copyright-text p {
	margin-bottom: 0; color:#fff;
}

.video-wrapper.aos-init.aos-animate {
	z-index: 9;
}
/* 16. cta */
.cta-area .cta-wrapper .cta-text h2 {
	color: #fff;
	font-size: 50px;
}
.cta-area .cta-wrapper .cta-btn a {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists