@charset "utf-8";
/* CSS Document */
.social-icons ul li a:hover, .navigation ul li a::before, .sec-heading::before, .pagination-holder ul li.active a, .gallery-figure .overlay ul li a:hover, .navigation ul li > ul, .authors-filter ul li a.selected::before, .tags-list li a:hover, .add-cart-alert {
    border-color: #ff851d;
}
.qustionPapperbox {
    border: 1px solid #e3e3e3;
    display: flow-root;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #D0D0D0;
    box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
}
.tc-padding-bottom {
    padding-bottom: 42px;
}
label {
    color: #707070;
    display: block;
    font-weight: 400;
    margin: 0;
}
.address-column {
    text-align: center;
}
.padd15 {
    padding: 15px;
}

.inner-page-heading {
    text-align: center;
}
.alert {
    color: #fff!important;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
       
    border-radius: 4px;
}
.alert-success {
    color: #3c763d;
    background-color: #3b9e12;
    border-color: #d6e9c6;
}
.alert-danger {
    color: #a94442;
    background-color: #e01818;
    border-color: #ebccd1;
}
 

.address-icon {
    height: 70px;
    width: 70px;
    line-height: 70px;
    margin: 0 0 30px;
    text-align: center;
    border-radius: 100%;
    background: #eae7e7;
    color: #555;
    font-size: 20px;
    display: inline-block;
}
.address-column h6 {
    font-weight: bold;
}
.address-column strong {
    font-size: 14px;
    margin: 0 0 10px;
    display: block;
}
.RoundBox {
    cursor: pointer;
}
.RoundBox {
    padding: 30px;
    background: #fff;
    border: 1px solid #DBDBDB;
    box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
    border-radius: 20px;
}
.type-icon {
    height: 135px;
    width: 135px;
    margin: 0 0 20px;
    text-align: center;
    border-radius: 100%;
    background: #eae7e7;
    color: #555;
    padding: 4px;
    display: inline-block;
}
img {
    max-width: 100%;
}
.address-column strong {
    font-size: 14px;
    margin: 0 0 10px;
    display: block;
}
.RoundBox strong {
    font-size: 18px !important;
    color: #f23603;
    background: #e8e7e7;
    padding: 11px;
}
.address-column {
    text-align: center;
}
.RoundBox {
    cursor: pointer;
}
.leftRight {
    padding-left: 15px;
    padding-right: 15px;
}
.dashBorder {
    border-style: dashed;
    padding: 10px;
    margin-bottom: 21px;
    margin-top: 15px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-width: 2px;
    border-bottom-width: 2px;
}
.btn-1.full-width {
    width: 100%;
}
.RoundBox input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    height: auto;
    line-height: auto;
}
.mar40 {
    margin-top: 40px;
}
.btn-1.shadow-0 {
    box-shadow: none;
}
.btn-1.sm {
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    font-size: 16px;
    border-bottom: 5px solid #b90000;
}
.btn-1 {
    font-size: 14px;
    position: relative;
    display: inline-block;
    padding: 0 28px;
    height: 58px;
    line-height: 58px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    z-index: 11;
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.67);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.67);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.67);
	background: #f11b48;
}

.btn-1::before {
    content: '';
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: -1;
    opacity: 0;
}
.btn-1.sm {
    line-height: 40px;
    font-size: 16px;
}
.btn-1 {
    font-size: 14px;
    line-height: 58px;
    color: #fff;
    text-transform: uppercase;
}
.sec-heading {
    margin: 0 0 30px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.sec-heading::before {
    content: "";
    position: absolute;
    width: 70px;
    border-bottom: 3px solid;
        border-bottom-color: currentcolor;
    bottom: -2px;
    left: 0;
}
.sec-heading h3, .sec-heading h4 {
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    float: left;
}
.sec-heading::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.sending-form .form-group .form-control {
    padding-left: 40px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input, .form-control {
    height: 48px;
    line-height: 48px;
    width: 100%;
    border-radius: 0;
    color: #000;
    font-weight: 400;
    width: 100%;
    background: none;
    padding: 0 34px;
        padding-left: 34px;
    border: 1px solid #d8d8d8;
    box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
}
.sending-form .form-group i {
    position: absolute;
    left: 35px;
    top: 17px;
    color: #a1a1a1;
}
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.book-list-widget {
    position: relative;
    padding: 18px 29px 0px;
    border: 1px solid #ececec;
    overflow: hidden;
    margin: 0 0 40px;
    box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
}
.heart-batch {
    position: absolute;
    right: -43px;
    top: -36px;
    height: 80px;
    line-height: 80px;
    width: 80px;
    background: #b90000;
    text-align: center;
    color: #fff;
    transform: rotate(138deg);
    -webkit-transform: rotate(138deg);
    -moz-transform: rotate(138deg);
    -o-transform: rotate(138deg);
    -ms-transform: rotate(138deg);
}
.book-list-btm {
    overflow: hidden;
    padding: 8px 0px 8px;
}
.heart-batch i {
    margin: 0 0 0 50px;
    transform: rotate(221deg);
    -webkit-transform: rotate(221deg);
    -moz-transform: rotate(221deg);
    -o-transform: rotate(221deg);
    -ms-transform: rotate(221deg);
}
.heart-batch {
    line-height: 80px;
    text-align: center;
    color: #fff;
}
.fa-download::before {
    content: "\f019";
}
.book-list-btm {
    overflow: hidden;
    padding: 8px 0px 8px;
}
.book-list-btm .user-likes {
    float: left;
}

.book-list-btm .like-nd-share {
    float: right;
}
.book-list-btm .like-nd-share ul li:first-child {
    margin: 0;
}
.book-list-btm .like-nd-share ul li {
    float: left;
    margin: 0 0 0 20px;
}
.book-list-btm .user-likes ul li:first-child {
    margin: 0;
    font-size: 18px;
    color: #9f3030;
}
.book-list-btm .user-likes ul li {
    float: left;
    margin: 0 0 0 5px;
}
.buttonMarg {
    margin-bottom: 20px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
