/* YOUR CUSTOM STYLES */

h2 {
    font-weight: 400;
    font-size: x-large;
    margin-bottom: 20px;
}
h3 {
    background-image: url(../img/h2-bg.png);
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
}
h4 {
    font-weight: 500;
    padding: 10px 0;
}
h5 {
    margin: 10px 0;
    font-weight: 400;
    color: black;
}
SPAN {
    COLOR: #2D2920;
}
input[type="text"]{width: 96%;
background: #211616;
height: 33px;
color:#FFF;
}
input[type="submit"]{width: 90%;
}

img.img-fluid {
    WIDTH: 100%;
}  
.title-box{    z-index: 9;
    background-color: #E5B622;padding:15px;
} 
.title-box .title-box-inner {    background-color: white;
    border-radius: 50%;
    padding: 5px;
    margin: 0 auto 13px;
    width: 122px;
    height: 122px;
}
.tb .tb-cell {
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
.title-box .title-box-inner h3.section-name {
    text-transform: capitalize;
    color: #999999;
    font-size: 20px;
    font-weight: bold;
    margin: 22px 0 0;
    line-height: 24px;
    font-family: inherit;
}
.title-box .title-box-inner .fa {
    color: #ffffff;
    font-size: 30px;
}
.row.bg-gray {
    background: #F2F3EE;
    padding: 50px 0;
}
.row.bg-yellow {
    background: #98c536;
    padding: 50px 0;
}
.row.bg-black {
    background: #363639;
    padding: 50px 0;
}
i.fa.fa-facebook, i.fa.fa-twitter, i.fa.fa-youtube{background: #000;
    padding: 5px 9px;margin:10px 10px 0 0;
    border-radius: 50%;
    color: white;
}
.h2{color: #3d3d3d;
    font-size: 36px;
    font-weight: 900;
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 0;
}	
#nav{     margin: 0;
    font: 14px Geneva, Arial, Helvetica, sans-serif;
}   

#nav li{
    list-style: none;
    display: block;
    float: left;
    position: relative;
}

#nav li a{     width: 124px;
    text-align: center;font-family: Calibri; text-decoration: none;    border-left: 1px solid #999;
    padding:30px 10px;
    color: #363639;
    font-weight: 600;
}
#nav li a:hover{ 
    background: #E5B622;color:white;
}

#nav ul{   background-image: linear-gradient(to bottom, #fbfbfb, #c6c8ca);
    border: 1px solid #ccc;
    border-radius: 0px 0px 3px 3px;
    width: 254px;
}
#nav .site-name,#nav .site-name:hover{
    padding-left: 10px;
    padding-right: 10px;
    color: #FFF;
    text-shadow: 1px 1px 1px #66696B;
    font: italic 20px/38px Georgia, "Times New Roman", Times, serif;
    background: #5bc0de;
    width: 160px;
    border-right: 1px solid #52BDB5;
}
#nav .site-name a{
    width: 220px;
    overflow:hidden;
}

#nav li:hover{background:#E5B622;
}
#nav li a{
    display: block;
}
#nav ul li {    border-right: none;
    width: 100%;
    height: 37px;
}
#nav ul li a {    border-right: none;
    color: #363639;
    padding: 10px;    width: 100%;
    text-align: left;
}
#nav ul li:hover{background:#E5B622;}
#nav ul li a:hover{color:#fff;}
#nav ul li:last-child { }
#nav ul li:last-child a{ border-bottom: none;}
/* Sub menus */
#nav ul{    z-index: 9999;
    display: none;
    visibility:hidden;
    position: absolute;
    top: 76px;
}

/* Third-level menus */
#nav ul ul{
    top: 0px;
    left:200px;
    display: none;
    visibility:hidden;
    border: 1px solid #DDDDDD;
}
/* Fourth-level menus */
#nav ul ul ul{
    top: 0px;
    left:200px;
    display: none;
    visibility:hidden;
    border: 1px solid #DDDDDD;
}

#nav ul li{
    display: block;
    visibility:visible;
}
#nav li:hover > ul{
    display: block;
    visibility:visible;
}
.row {
    margin-right: 0;
margin-left: 0;}
header {
    z-index: 9999;    background-image: linear-gradient(to bottom, #fbfbfb, #c6c8ca);
    width: 100%;   
}

footer p{font-size:15px;border-bottom: 1px solid;padding: 5px 0;margin: 0;}
footer p a{    font-size: 15px;
    color: #363639;}

i.fa.fa-angle-up {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    background: black;
    color: white;
    padding: 10px;
}
.panel-body {
padding: 23px 10px 23px 10px;}
.icon {
    position: absolute;
    display: block;
    background: #d91f26;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
border-bottom: 2px solid #b7181e;}
.icon i {
    font-size: 50px;
    color: #fff;
    margin-top: 25px;
}
textarea.form-control {
    padding-left: 8px;
    height: 100px;
}
.bg-lightgray{background:#f8f8f8!important}

.padding-30{padding:30px 0;}
.padding-50{padding:50px 0;}
.padding-top-40{padding:40px 0 0 0;}

span.icon-prev {
    background: #1c2331;
    color: white;
}
span.icon-next {
    background: #1c2331;
    color: white;
}

a#next{position: absolute;
    right: -50px;
    top: 130px;background: blueviolet;
    padding: 8px 15px;
    border-radius: 50%;
    color: white;
}
a#prev{position: absolute;
    left: -50px;
    top: 130px;background: blueviolet;
    padding: 8px 15px;
    border-radius: 50%;
    color: white;}	
	
.card{ color: #88d045;padding:5px;}
.card:hover{background:#E5B622;  color:white;color:white;}

div .card-block {
    border: 1px solid #ccc;
    border-top: snow;
}

button.btn.btn-primary.btn-lg.btn-block.waves-effect.waves-light {
    text-align: left;
}

.btn-fb {
    background-color: #3B5998;
}
.btn-tw {
    background-color: #55ACEE;
}
.btn-yt {
    background-color: #CD201F;
}