body{padding-bottom: 0;}

.welcome{
	width: 520px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	justify-content: center;
	text-align: center;
	padding-top: 50px;
}

body.welcome_page{background-size: cover; background-position: center;background-image: url("../images/image.png");}
.welcome_page{position: relative; height: 100vh;}
.welcome_page .overlay{position: fixed; background: rgba(0,0,0, 0.5);width: 100%;height: 100%;top: 0; z-index: -1;}


.welcome_page .container{z-index: 9;}
img#logo{
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 280px;
}
.welcome img{
	text-align: center;
}

h1#welcome{
	color: #F9F9F9;
	font-weight: 600;
    text-shadow: 0px 0px 10px #000000;
}
p#details{
	color: #FFFFFF;
    font-weight: 300;
    text-shadow: 0px 0px 10px #000000;
}
.register{
	padding-top: 20px;
	margin-top: 15px;
	background-color: white;
	border-radius: 10px;
	box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

a.btn{
	padding: 10px 20px;
}
.address{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.address p{
	color: white;
    font-weight: 300;
    padding: 5px 20px;
    margin-bottom: 0;
}

p{font-size: 1rem;color: #212529;}
.h5, h5 {
    font-size: 1.25rem;
}

.h6, h6 {
    font-size: 1rem;
}
h1,h2,h3,h4,h5,h6,a,li,p{
	font-family: 'Roboto';
	color: #212529;
}

.text-theme{color: #E95420 !important; text-decoration: underline !important;}
.btn-theme{background-color: #E95420 !important; color: #fff !important;}
.container-fluid{
	padding: 0px;
}
.text-theme{color: #E95420; text-decoration: underline;}
.btn-theme{background-color: #E95420; color: #fff;}
.top-header{
	margin: 0px;
	background-color: #0F0F0F;
	padding: 20px 0px 0px 0px;
}
.top-header .social-icons i{
	margin-right: 8px;
	font-size: 22px;
}
.top-header .container{
	/*max-width: 1280px;*/
}
.top-header .welcome_text p{
	font-weight: 700;
	font-size: 16px;
	color: white;
	text-transform: uppercase;
}
.top-header .welcome_text p span{
	color: #DC592D;
}

.top-header .login{
	display: flex;
	justify-content: flex-end !important;
}

.top-header .login a{
	color: #DC592D;
}
.top-header .login a span{
	color: #2e2e2e;
}
.info-header{
	padding: 15px 0;
    background: url('https://www.pakistanlawsite.com/images/pk_flag.jpg') no-repeat;
	background-size: 800px 170px;
    background-position: top left;
}
.info-header .col-md-3{
	padding-top: 25px;
}
.info-header .facebook{
	margin-top: 60px;
}
.info-header .image img{

	width: 78px;
}
.info-header .details h5{
	font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    color: black;
}
.info-header .details{
	padding-top: 25px;
    padding-left: 12px;
}
.info-header .details p{
	font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: #777777;
}

.menu{
	background-color: #F1F1F1;
	/*padding: 7px 0px;*/
    /* margin: 15px 0px; */
}
.menu nav ul{
	margin-left: auto;
    margin-right: auto;
}

.menu nav ul li.upload a{
	background-color: #DB5A30;
	font-family: "Roboto", Sans-serif;
    margin-left: 64px; 
    border-radius: 3px;
 	padding: 10px 20px;
}
.menu nav ul li.upload a span{
	text-decoration: inherit;
   
 
}
.menu nav ul li.upload a:hover{
	transform: scale(1.1);
}
.menu nav ul li a{
	color: black;
	font-family: "", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding: 9px 9px;
    margin: 0px 18px;
}
.menu nav ul li a:hover{
	color: white;
	background-color: #DB5A30;
	padding: 9px 9px;
}
.menu nav ul li a.active{
	color: white !important;
	background-color: #DB5A30;
	padding: 9px 9px;
}

.main-content{
	margin:  45px 35px;
}

.side-bar .search-options{
	padding: 0px 7px;
	border-radius: 10px;
	border: 1px solid #E9E9E9;
}
.main-content .side-bar p{
	margin-top: 25px;
}
.main-content .side-bar a{
	text-decoration: none;
	color: #333333;
}
.main-content .side-bar a.active{
	color: #DC592D;
}
.main-content .side-bar a img,.main-content .side-bar a i{
	margin-right: 10px;
}
i.fa-plus{
	font-size: 14px;
	color: #DC592D;
	background-color: white;
	border-radius: 50%;
	border: 2px solid #DC592D;
	padding: 3px;
}
.main-content .side-bar .cases, .main-content .side-bar .monthly{
	margin-top: 30px;
}
.main-content .side-bar .cases h6{
	font-weight: 500;

}
.main-content .side-bar .cases p{
	margin-top: 10px;
	font-weight: 400;
}
.digital-library{
	padding: 18px 33px;
	border-radius: 10px;
	border: 1px solid #E9E9E9;
}
.main-content .main-section{
	background-color: #262827;
	border-radius: 20px;
	padding: 0px;
	overflow: hidden;
}
.main-content .main-section .digital{
	padding-top: 10px;
}
.main-content .main-section .digital h6{
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 2px;
}
.main-content .main-section .digital h3{
	color: #FDCA2A;
}
.main-content .main-section .digital p{
	font-size: 11px;
	color: #828483;
	margin-bottom: 0px;
}
.main-content .main-section .digital a{
	font-size: 11px;
	color: #828483;
}
.main-content .main-section .scan{
	padding: 30px 20px 0px 40px;
}
.main-content .case-form{
	margin: 20px 0;
	padding: 30px 20px;
	border-radius: 20px;
	border: 1px solid #DC592D;
}
.main-content .case-form form h5{
	color: #DC592D;
	font-size: 20px;
	margin-bottom: 22px;
	font-weight: 700;
}
.main-content .case-form form input, .main-content .case-form form select{
	border-radius: 0px;
	padding: 10px 20px;
}
.main-content .case-form form a{
	font-weight: 500;
	font-size: 15px;
}
.btn-theme{
	color: white;
	background-color: #DC592D;
	padding: 8px;
    border-radius: 5px;
    width: 100%;
}
.btn-black{
	color: white;
	background-color: #333;
	padding: 8px;
    border-radius: 5px;
    width: 100%;
}
.main-content .case-information{
	margin: 30px 0px;
}
.main-content .case-information .caselaws, .main-content .case-information .journals,
.main-content .case-information .statuses{
	padding: 0px 20px;
}
.main-content .case-information .caselaws h4, .main-content .case-information .journals h4,
.main-content .case-information .statuses h4{
	padding: 18px 0px;
	/*border-bottom: 2px solid #DC592D;*/
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: 700;
}
.main-content .case-information .caselaws h4:after, 
.main-content .case-information .statuses h4:after{
	content: "";
	display: block;
	border: 1px solid #DC592D;
	position: absolute;
	width: 132px;
	margin: 10px 0px;

}
.main-content .case-information .journals h4:after{
	content: "";
	display: block;
	border: 1px solid #DC592D;
	position: absolute;
	width: 174px;
	margin: 10px 0px;
}
.main-content .case-information .caselaws a{
	text-decoration: none;
	color: black;
}
.main-content .case-information .caselaws a>p,
.main-content .case-information .caselaws a h6{
	margin-bottom: 0px;
}
.main-content .case-information .caselaws a h6{
	color: #DC592D;
}
.main-content .case-information .caselaws hr{
	color: #E9E9E9;
}
.main-content .case-information .journals a{
	text-decoration: none;
	color: #DC592D;
}
.main-content .case-information .journals a img{
	margin-right: 5px;
}
.main-content .case-information .journals p.green{
	color: #369A4C;
}
.main-content .case-information .statuses a{
	text-decoration: none;
	color: black;
}
.main-content .case-information .statuses a h5{
	font-size: 15px;
}
.main-content .case-information .statuses a#head{
	color: #DC592D;
}
.about .about-section{
	padding: 15px;
	border: 1px solid #E9E9E9;
	border-radius: 10px;
}
.about .about-section p#advocate{
	font-weight: bold;
	width: 165px;
	color: #212529;
}
.about .about-section p#advocate:after{
	content: "";
	display: block;
	position: absolute;
	width: 100px;
	border: 1px solid #DC592D;
	margin: 7px 0;
}
.about img{
	border-radius: 10px;
}
.about>p{
	width: 75%;
	font-weight: 500;
}
.about .case-form{
	background-color: #DC592D;
	padding: 35px 30px;
}

.about a{
	text-decoration: none;
}
.footer{
	position: initial;
	background-color: #F1F1F1;
	padding: 40px 0px 20px 0px;
	border-top: 1px solid #DC592D;
}
.footer p{
	color: #212529;
	font-size: 1rem;
}

.footer .social .fa-square-facebook{
	color: #4267B2;
}
.footer .social .fa-twitter{
	color: #00acee;
}
.footer h6{
	font-size: 1rem;
	color: #DC592D;
	margin-top: 1px;
	min-width: 75px;
}
.footer span{
	display: flex;
	margin-bottom: -8px;
}
.footer .links ul li{
	list-style: none;
	padding-bottom: 10px;
}
.footer .links ul{
	padding-left: 0px;
}
.footer .links ul li a{
	text-decoration: none;
	color: black;
	font-size: 1rem;
}
.footer hr{
	color: #D7D7D7;
}
.footer .copyright p a{
	color: #DC592D;
}
.footer .copyright a{
	text-decoration: none;
	color: black;
	font-size: 1rem;
}