/*!--------------------------------------------------------------
# main.scss
#
# Sass file for Options-admin template.
# Author: SaltTechno
#
# This is compressed CSS file. You get uncompressed version of
# this file and all source scss files with download.
#
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# [TABLE OF CONTENTS]
#
# 1. VARIABLES & MIXINS
# 2. TOP NAVABR
# 3. SIDEBARS
# 4. LAYOUT
# 5. PANELS
# 6. TABS
# 7. LABELS & BADGES
# 8. SECTIONS
# 9. BUTTONS
# 10. MODALS
# 11. DASHBOARD STATS
# 12. NOTIFICATIONS
# 13. PAGINATION
# 14. FORMS
# 15. ERROR PAGES
# 16. PRICING
# 17. LOGIN
# 18. DROPZONE
# 19. BOOTSTRAP SWITCH
# 20. JQUERY STEPS
# 21. DATATABLES
# 22. MISCELLANEOUS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 1. VARIABLES & MIXINS
--------------------------------------------------------------*/
@font-face{
  font-family: 'montserrat';
  src: url("fonts/Montserrat-Regular.otf");
  font-style:normal;
}
@font-face{
  font-family: 'montserrat-bold';
  src: url("fonts/Montserrat-Bold.otf");
  font-style:normal;
}



html, body {
  font-family: "montserrat";
  font-weight: 400;
  color: #f75b04;
  font-size: 12px;
  line-height: 1.75em;

}

@media (min-width: 600px) {
  html, body {
    font-size: calc( 12px + (14 - 12) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  html, body {
    font-size: 14px;
  }
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}
table {
    font-size: 12px;
}
td{
  border:1px solid;
}
p, blockquote, pre,
address,
dl, ol, ul,
table {
  margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "montserrat-bold", sans-serif;
  font-weight: 400;
  color: rgba(0,0,0,.9);
  clear: both;
}

h1, .h1 {
  font-size: 27.8543898685px;
  margin-top: 0.9424008253em;
  line-height: 1.1308809903em;
  margin-bottom: 0.1884801651em;
}

@media (min-width: 600px) {
  h1, .h1 {
    font-size: calc( 27.8543898685px + (32.4967881799 - 27.8543898685) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  h1, .h1 {
    font-size: 32.4967881799px;
    margin-top: 0.9424008253em;
    line-height: 1.1308809903em;
    margin-bottom: 0.1884801651em;
  }
}

h2, .h2 {
  font-size: 23.5370033519px;
  margin-top: 1.1152651681em;
  line-height: 1.3383182017em;
  margin-bottom: 0.2514831227em;
}

@media (min-width: 600px) {
  h2, .h2 {
    font-size: calc( 23.5370033519px + (27.4598372439 - 23.5370033519) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  h2, .h2 {
    font-size: 27.4598372439px;
    margin-top: 1.1152651681em;
    line-height: 1.3383182017em;
    margin-bottom: 0.2474216814em;
  }
}

h3, .h3 {
  font-size: 19.888804939px;
  margin-top: 1.3198379732em;
  line-height: 1.5838055678em;
  margin-bottom: 0.3037841038em;
}

@media (min-width: 600px) {
  h3, .h3 {
    font-size: calc( 19.888804939px + (23.2036057621 - 19.888804939) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  h3, .h3 {
    font-size: 23.2036057621px;
    margin-top: 1.3198379732em;
    line-height: 1.5838055678em;
    margin-bottom: 0.2980960311em;
  }
}

h4, .h4 {
  font-family: montserrat;
  font-weight: bold;
  font-size: 16px;
  color: rgba(0,0,0,.9);
  line-height: 1.8743226189em;

  margin-bottom: 0.3681503615em;
}

@media (min-width: 600px) {
  h4, .h4 {
    font-size: calc( 16.8060715286px + (19.60708345 - 16.8060715286) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  h4, .h4 {
    font-size: 19.60708345px;
    line-height: 1.8743226189em;
    margin-bottom: 0.3601841818em;
  }
}

h5, .h5 {
  font-size: 14.2011569368px;
  margin-top: 1.8484409486em;
  line-height: 2.2181291384em;
  margin-bottom: 0.3696881897em;
}

@media (min-width: 600px) {
  h5, .h5 {
    font-size: calc( 14.2011569368px + (16.5680164262 - 14.2011569368) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  h5, .h5 {
    font-size: 16.5680164262px;
    margin-top: 1.8484409486em;
    line-height: 2.2181291384em;
    margin-bottom: 0.3696881897em;
  }
}

h6, .h6 {
  font-size: 12px;
  margin-top: 2.1875em;
  line-height: 2.625em;
  margin-bottom: 0.5104166667em;
}

@media (min-width: 600px) {
  h6, .h6 {
    font-size: calc( 12px + (14 - 12) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  h6, .h6 {
    font-size: 14px;
    margin-top: 2.1875em;
    line-height: 2.625em;
    margin-bottom: 0.4739583333em;
  }
}

blockquote {
  font-style: italic;
}

blockquote cite {
  font-style: normal;
}

pre {
  padding: 0.875em;
  margin-bottom: 1.75em;
}


pre code {
  padding: 0;
}

code {
 font-family: "montserrat", sans-serif;
  padding: 0.0875em 0.2625em;
  line-height: 0;
}

big, small, sub, sup {
  line-height: 0;
}

abbr, acronym {
  border-bottom: 1px dotted currentColor;
  cursor: help;
}

address {
  font-style: normal;
}

dt {
  color: #292929;
  font-weight: bold;
}

ul {

}

ol {
  padding-left: 1.4em;
}
li{
  list-style: none;
}
fieldset {
  padding: 0.875em 1.75em 1.75em;
  border-width: 1px;
  border-style: solid;
  max-width: 100%;
  margin-bottom: 1.875em;
}

@media (min-width: 1140px) {
  fieldset {
    margin-bottom: 2.03125em;
  }
}

fieldset button, fieldset input[type="submit"] {
  margin-bottom: 0;
}

legend {
  color: #292929;
  font-weight: bold;
}

input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="datetime-local"], input[type="color"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="url"], input[type="search"], textarea {
  display: block;
  max-width: 100%;
  padding: 0.4375em;
  font-size: 12px;
  margin-bottom: 1.3125em;
}

@media (min-width: 600px) {
  input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="datetime-local"], input[type="color"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="url"], input[type="search"], textarea {
    font-size: calc( 12px + (14 - 12) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="datetime-local"], input[type="color"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="url"], input[type="search"], textarea {
    font-size: 14px;
    margin-bottom: 0.546875em;
  }
}

input[type="submit"], button {
  /* display: block; */
  cursor: pointer;
  font-size: 12px;
  padding: 0.4375em 1.75em;
  margin-bottom: 0;
}

@media (min-width: 600px) {
  input[type="submit"], button {
    font-size: calc( 12px + (14 - 12) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  input[type="submit"], button {
    font-size: 14px;
    margin-bottom: 0;
  }
}

label {
  display: block;
  padding-bottom: 0.21875em;
  margin-bottom: -0.125em;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 2.375em;
}

@media (min-width: 1140px) {
  table {
    margin-bottom: 2.125em;
  }
}

th {
  text-align: left;
  color: #292929;
  padding: 0.21875em 0.875em;
}

@media (min-width: 1140px) {
  th {
    padding: 0.4375em 0.875em;
  }
}

td {
  padding: 0.875em;
  padding: 0.21875em 0.875em;
}

@media (min-width: 1140px) {
  td {
    padding: 0.4375em 0.875em;
  }
}

body {
font-family: "montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #494949;
  text-rendering: optimizeLegibility !important;
  letter-spacing: 0.5px;
  overflow-x: hidden;
   background-attachment:fixed;
  background-repeat: no-repeat;
  background-size: 110%;
  height:100%;
 }


::-moz-selection {
  background-color: #292929;
  color: #fff;
}

::selection {
  background-color: #292929;
  color: #fff;
}
p{
  color:#444040;
}
a {


  color: #494949;
  /*-webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;*/
}
a:hover{
  text-decoration: none;
  color:#000;
}
code:not(.language-html) {
  font-weight: 600;
}

/* Starts*/


::selection {

    background-color: 

#292929;

color:

    #fff;

}
::selection {

    background-color: #292929;
    color: #fff;

}
element {

}
span{
  font-family: montserrat;
}
.fa::before, .fa::after {
    margin: 5px;
}
.fa-play:before{
    margin: -15px;
}

/* Text Styling*/

.justified {
    text-align: justify;
}
b{
  color:#000;
}

/* Header*/
.header {
    margin: 0 10px;
}


.divider {
    text-align: center;
    margin: 20px 0;
}
.mission.row.col-md-12 {
    margin-top: 20px;
}

.donate-btn {
    background: #ffa000;
    border-radius: 25px;
    padding: 5px 40px!important;
}

.donate-btn:hover{
   color: #fff!important;
    background:#f19a09;
    transition: 0.2s ease;
}
.top-header{
  min-height:30px;
}
.top-contact {
    color: #000;
    margin: 0 10px 10px;
    display: block;
    text-align: center;
}
.main-header {
    padding: 10px 0;
    border-bottom: 2px solid #0454ce;
}

.custom-logo{
  text-align: center;
}
.custom-logo img {
    width: 90px;
}
.custom-logo img:hover {
    transform: scale(1.1);
    transition: 0.2s ease;
}
.tag {
    color: #da920d;
    font-size: 14px;
    line-height: 1.6;
    margin:0;
    
}
.tag-content {
    color: #000;
    font-size: 18px;
    line-height: 1.6;
    margin:0;
    
}
video#myVideo {
    width: 100%;
    opacity: 0.9;
    padding: 0px;
}
.banner-video{
  position: relative;
  height: 400px;
overflow: hidden;
}
.banner-video-header {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #ffffffe3;
}
.banner-content {
    position: absolute;
    top: 10%;
left: 20%;
}
.top-heading {
    font-size: 54px;
    color: #f19a09;
}
.banner-content p {
    width: 80%;
    text-align: center;
    font-size: 16px;
}
.icon{
  text-align: center;
}

.icon img {
    width: 125px;
}
.text-content{
  text-align: center;
}
.text-content h2 {
    margin-top: 0;
}
.text-para p {
    padding: 30px;
}
.para-view img {
    width: 550px;
}
.para-view::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 303px;
    background-image: linear-gradient(270deg, #fff 10%, rgba(255, 255, 255, 0) 80%);
}
.para-content {
    margin-top: 40px;
}


.banner-break {
    background: #f70c0cbd;
    height: 2px;
    margin: 0 0 15px;

}
.header-banner {
    color: #fff;
    font-size: 260%;
    margin: 10px 0;
}
.banner-text {
    margin: 0 40px;
}
.banner-text p{
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.main_menu a {
    margin: 0 5px;
}
.main_menu ul li a {
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
}


.dropdown-menu.show {
    background: #fff;
}
.dropdown-item:hover {
    background-color: #ffa000;
    color: #fff!important;
}
.navbar {
    background: none !important;
}
.wrapper.header-2 {
    border-bottom: 2px solid #000;
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 1;
}
.header-2 a {
    color: #000 !important;
}


/* Sidebar*/
.header-sidebar {
    font-size: 16px;
    color: #fff;
    background: #3c3636;
    padding: 5px 10px;
}
.sidebar ul li{
  padding: 5px 0;
}
.sidebar ul li a {
    padding: 5px 10px;
    display: block;
}
.sidebar ul li a:hover {
    box-shadow: 0px 1px 3px 2px #0000004f;
    transition: 0.5s ease;
}
.sidebar ul{
  border: 1px solid #00000026;
}

.navigation-bar {
    border-right: 1px solid #00000052;
}


/*Main Content*/
.header-bar {
    height: 2px;
    background: #000000b0;
}
.header-bar-2 {
    height: 2px;
    background: #f70c0cbd;
}


/*Carousel*/
.carousel-item img {
    filter: grayscale(100%);
}
.carousel-item img:hover {
    filter: grayscale(0);
    transition: 0.5s ease;
}
.carousel-caption {
    background: #fff;
    top: 0%;
    left: 50%;
    right: 0%;
    bottom: 0%;
    text-align: left;
    padding: 0 20px;
}
.carousel-indicators li{
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.carousel-indicators .active{
  background-color: #cf2550!important;
}
.slider-bar {
    margin: 0;
    height: 2px;
    background: #000;
}

.slider-tag {
    color: #cf2550;
    font-size: 91px;
    line-height: 1;
    margin: 25px 0 0 25px;
}
.slider-tag:hover{
  color: #000;
  transition: 0.3s ease;
}

.donate-btn-banner {
    background: #cf2550;
    color: #fff;
    margin-top: 10px;
    padding: 0px 20;
    font-size: 64px;
    text-align: center;
    margin-left: -15;
    cursor: pointer;
}
.donate-btn-banner:hover{
  text-decoration: underline;
  text-decoration-color: #fff;
  background: #a81238;
}
.donation-banner img {
    width: 100%;
    padding: 10px;
    background: #f9f9f9;
    box-shadow: 1px 1px 6px 1px #00000061;
}
.header-index {
    font-size: 54px;
    color: #463d3d;
   
}

/* Main Content*/
.main-content {
    margin: 0 10px;
}
.secondary-content{
    margin: 0 50px;
    padding-top:170px;
}
.content{
  margin-bottom: 40px;
  min-height: 400px;
}
.content-padding {
    padding: 0 20px;
}

.content-padding.background-staff {
    background: url("//kjpassemblyselda.org//wlb/images/background-staff.jpg");
}
.staff-row {
    margin-top: 20px;
}

.img-staff.col-md-4 {
    text-align: center;
}
.img-staff img {
    width: 170px;
}
.img-staff img {
    width: 170px;
    background: #f1f1ed;
    padding: 3px;
    border-radius: 50%;
    box-shadow: 2px 2px 2px 2px #00000094;
}


.staff-table {
    font-weight: bold;
    color: #000;
}
table.staff-table td {
    padding: 15px 10px;
}
.brief p {
    font-size: 26px;
    color: #000;
    text-align: justify;
    line-height: 1.4;
}
.hr-brief {
    height: 2px;
    background: #ef0909;
    width: 40%;
}
.brief-img {
    background: #ef0909d9;
}
.brief-text {
    margin-top: 30px;
} 
.stats-header {
    margin-top: 60px;
  }
.stats-header img {
    border: #010;
    box-shadow: 1px 1px 4px 2px #000000a6;
}
.stats {
    margin:30px 0;
}
.high-font {
    font-size: 30px;
    line-height: 1.2;
    padding: 0 50px;
    font-weight: bold;
}
.bold-case {
    color: #ef0909;
    font-size: 45px;
}
.project-1,.project-2,.project-3,.project-4,.project-5{
  overflow: hidden;
  position: relative;

}
.project-1 img,.project-3 img,.project-4 img,.project-5 img {
  
    cursor: pointer;
}
.project-3 {
  margin-top: 5px;
}
.desc-serv-1,.desc-serv-2,.desc-serv-3,.desc-serv-4, .desc-serv-5 {
    position: absolute;
    top: 100%;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 1;
    margin: 0px;
    padding: 20px 35px;
    font-size: 17px;
    line-height: 1.5;
    transition: 0.3s ease-in-out;
}
.desc-serv-1,.desc-serv-3{
  width: 104%;
}
.desc-serv-2{
  width: 100%;
  margin-right: 15px;  
}
.serv p {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
}


.project-1:hover .desc-serv-1{
  top:0%;
}
.project-2:hover .desc-serv-2{
  top:0%;
}
.project-3:hover .desc-serv-3{
  top:0%;
}
.project-4:hover .desc-serv-4{
  top:0%;
}
.project-5:hover .desc-serv-5{
  top:0%;
}


.donate-banner.row.col-md-12 {
    margin: 30px 0;
    border-top: 2px solid;
    padding: 40px 60px;
}

.donate-img img {
    width: 400px;
}

.donate-banner {
    text-align: center;
}
.donate-img img:hover {
    transform: scale(0.95);
    transition: 0.5s ease-in-out;
}
.join-us {
    /*background: url("//localhost/ww/images/vol.webp");*/
    background: url("/images/banner-bottom.jpg");
    background-size: 100%;
    min-height: 400px;
}
.join-us.row.col-md-12 {
    margin-top: 50px;
}
.join-head {
  margin-top: 30px;
}
.top {
    color: #ffa000;;
    font-size: 64px;
    line-height: 1;
}
.bottom {
    color: #353232;
    font-size: 64px;
    line-height: 0.2;
}

.btn-join {
    background: #fff;
    border: 1px solid #575353;
    padding: 5px 30px;
}

/*Footer*/
.footer {
    background: #de8c02;
    padding-top: 30px;
}
.footer p,.footer a{
  color: #fff;
}
.footer a:hover{

  text-decoration: underline;
}

.top-footer {
    margin: 0 20px;
}
.bottom-footer {
    text-align:center;
    background: #07569a;
    padding: 0 20px;
}
.footer-heading {
    font-size: 16px;
    line-height: 1.2;
    color: #f7eff6;
    min-height: 45px;
}
.footer-bar {
    height: 1px;
    background: #ffffffbd;
}

.nav-f li a {
    float: right;
    margin: 0 15px;
    font-size: 15px;
    font-weight: bold;
}
.small-fa p {
    margin: 3px -3px;
    display: block;
}
.bot-footer {
    font-size: 11px;
    margin: 15px 0;
}


/* Gallery Common*/
.gallery-container a {
    float: left;
}
.gallery-container img {
    width: 370px;
    border-radius: 2px;
    margin: 10px 5px;
    box-shadow: 1px 1px 1px 1px #000000a3;
}
.gallery-container img:hover {
    transform: scale(1.05);
    transition: 0.5s ease-in-out;
}



/*  Temp Edit*/
.b-image img {
    padding: 10px;
    background: #f9f8f4;
    width: 90%;
    margin-top: 15px;
}
.donate-banner.col-md-8 h2 {
    text-shadow: 2px 2px 2px #0000004d;
    background: #cf25500a;  
}




/*Media Query*/
@media screen and (max-width: 476px){

  .custom-logo img {
    width: 70px;
}
.top-contact{
    text-align: center;
    margin: 0 10px 0px;
}
.carousel-item img {
    width: 100%;
}
.carousel-caption {
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0%;
    text-align: left;
    padding: 0 20px;
    left: 45%;
}
.banner-video {

    height: 260px;}

.banner-content{
  top: 10%;
  left: 10%;
}

.top-heading {
    font-size: 18px;
  }
  .icon img {
    width: 80px;
}
.para-view img {
    width: 310px;
}
.para-view::before{
  right: -40px;
}
.text-para p {
    padding: 10px;
}
.slider-tag {
    color: #cf2550;
    font-size: 21px;
    line-height: 1;
    margin: 0;
}
.donate-btn-banner{
  font-size: 20px;
}
.header-index {
    font-size: 24px;
    margin: 0;
  }

  .top{
    font-size: 14px;
  }
  .bottom{
    font-size: 18px;
  }
.join-us{
    background-repeat: no-repeat;
}
  .join-text.col-md-6 {
    margin-top: 40px;
}
.donate-img img {
    width: 170px;
}
.donate-banner.row.col-md-12{
  padding: 10px 0px;
}
.nav-f li a{
  font-size: 8px;
}
.sidebar{
  display: none;
}
.gallery-container img {
    width: 290px;
  }

}