@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=Roboto:wght@400;500&display=swap');
:root{
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important; 
}
div, p{
    font-family: 'Roboto', sans-serif !important; 
}
body{
    margin: 0;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif !important; 
}
span, th, td{
    font-family: 'Roboto', sans-serif !important; 
}
input, textarea, select{
    border: 1px solid #e5e5e5;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif !important; 
}
.page-size{
    width:1200px;
    margin: 0 auto;
}
.screen-reader-text{
    display:none;
}
.more-link{
	color: #BC926C !important; 
}
img{
    width: 100%;
    height: auto;
    vertical-align: middle;
}
ul{
	padding: 0;
	margin: 0;
}
li{
    list-style: none;
    line-height: 1.7;
    color: #3e3e3e;
    font-size: 1rem;
}
p{
    margin: 0;
    color: #3e3e3e;
}
a{
	text-decoration: none;
	color: #3e3e3e !important;
    font-size: 1rem;
    line-height: 1.7;
}
a:hover{
    text-decoration: none;
}
h1{
    font-size: 1.7rem;
}
h2{
    font-size: 1.5rem;
}
h3{
    font-size: 1.2rem;
}
h2,h1,h3{
    color: #3e3e3e;
    font-family: 'Playfair Display', serif;
    line-height: 1.2 !important;
}
.text-break{
    font-family: 'Playfair Display', serif !important;
    font-weight: 600;
    display: block;
}
.std-subs-form h2.std-heading-text{
	font-family: 'Playfair Display', serif !important;
}
.skip-link.screen-reader-text{
	display: none;
}
#wpadminbar .ab-empty-item, #wpadminbar a.ab-item, #wpadminbar>#wp-toolbar span.ab-label, #wpadminbar>#wp-toolbar span.noticon {
    color: #eee !important;
}
.display-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sub-menu-toggle{
    display:none;
}
figure{
    margin:0 !important;
}
/*------header-start------*/
.top-bar{
    background-color: #2A2F33;
    padding: 0.5rem 0;
}
.social-nav ul li{
    margin-right: 0.5rem;
    display: inline-block;
}
.social-nav ul li:last-child{
    margin-right: 0;
}
.social-nav ul li a {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: 20px;
}
.facebook a {
    background-image: url(https://www.yahyaamjad.com/wp-content/themes/twentytwentyone-child/images/facebook.svg);
}
.instagram a {
    background-image: url(images/instagram.svg);
}   
.top-email a, .main-nav ul li a{
    color: #fff !important;
}
.top-nav-bar{
    background-color: #131213;
}
.main-nav ul li{
    display: inline-block;
    margin-right: 1.8rem;
    position: relative;
}
.main-nav ul li:last-child{
    margin-right: 0;
}
.main-nav ul li a{
    text-transform: uppercase;
    padding: 1.6rem 0;
    display: block;
}
.main-nav ul li.current-menu-item a{
    color: #BC926C !important;
}
.main-nav ul li:hover .sub-menu {
    display: block !important;
}
.sub-menu {
    display: none;
    position: absolute;
    width: 255px;
    text-align: left;
    background-color: #1D242A;
    padding: 0px !important;
    left: -1%;
    top: 100%;
    z-index: 100;
}
.sub-menu li {
    display: block !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative !important;
}
.sub-menu li:last-child{
    border-bottom: none;
}
.sub-menu li a {
    color: #fff !important;
    border: none !important;
    display: block !important;
    padding: 8px 15px !important;
    text-transform: capitalize !important;
    font-size: 1rem !important;
    text-align: left;
}
.menu-item-has-children {
    background-image: url(images/icon-drop-down.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 28px;
    padding-right: 30px;
    margin-right: 21px !important;
}
.bk-image{
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12rem 0;
}
.block-right{
    width: 40%;
    margin-left: auto;
}
.block-right h1, .block-right h2{
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.1em;
}
.block-right h2{
    font-size: 36px; 
}
.block-right p{
    color: #FFFFFF;
    font-weight: 400;
    line-height: 2em;
    font-size: 1.2rem;
}
.btn{
     text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #BC926C;
    padding: 10px 25px;
    color: #fff!important;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    margin-top: 1.5rem;
}
.block-left{
    margin: 0;
    text-align: left;
}
.block-left p, .block-left h2{
    color: #000;
}
.sec-image{
    padding: 10rem 0;
}
.btn-sec{
    background-color: #1D242A;
}
.subs-form{
    margin-top: 2rem;
}
.display-flex-form input.email {
    width: 58%;
    padding: 22px 4%;
    margin-right: 1%;
    line-height: 0;
    height: 0;
    border-radius: 5px;
}
.display-flex-form {
    display: flex;
}
.display-flex-form input[type='submit']{
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #BC926C;
    padding: 11px 18px;
    color: #fff !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 0;
    border: none;
}
.subs-form p{
    margin-bottom: 1rem;
}
.display-flex-form input:focus{
    outline: none;
}
.foot-main{
    background-color: #1D242A;
    padding: 4rem 0;
}
.footer-content{
    text-align: center;
}
.margin-line{
    margin: 1rem 0;
}
.copy-right-bk{
    background-color: #000;
    padding: 1rem 0;
}
.copy-right{
    text-align: center;
}
.copy-right p, .copy-right p a{
    color: #fff !important;
    font-size:0.9rem;
}
.copy-right p a:hover{
    color: #BC926C !important;
}
.slider-products li {
    width: 25%;
    text-align: center;
}
.slider-inner-dev {
    text-align: center;
    margin: 0 6px;
}
.slider-inner-dev .title h3{
    font-weight: 500;
    margin-top: 0.8rem;
}   
.heading-h2{
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.1em;
}
.next-nav-icon{
    right: -65px;
}
.pre-nav-icon{
    left: -65px;
}
.testimonial-bk{
    padding: 4rem 0;    
}
.testimonial-content{
    width: 40%;
    margin-left: 10rem;
}
.testimonial-content .description p{
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.1rem;
}
.testimonial-content .title h3{
    color: #fff;
    font-size: 20px;
}
.testimonial-books{
    width: 35%;
    margin-left: auto;
}
.white{
    color: #fff;
}
.bkSize{
	background-repeat: no-repeat;
	background-size: cover;
}
.backgroundOpacity{
	padding: 10rem 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.nav-header h1{
	margin: 0;
    font-size: 36px;
	color: #fff;
	text-shadow: 0 5px 10px rgba(14,27,35,.25);
}
.breadcrumbs a{
	color: #fff !important;
}
.breadcrumbs li {
    display: inline-block;
	color: #fff !important;
	text-shadow: 0 5px 10px rgba(14,27,35,.25);
}
.header-breadcrumbs{
	margin-left: 3rem;
}
b, strong {
    font-weight: 500;
}
.order-2{
    order: 2;
}
.order-1{
    order: 1;
}
.author-content{
    width: 44%;
}
.author-img{
    width: 42%;
}
.main-padding{
    padding: 4rem 0; 
}
.bk-grey{
    background-color: #EFEFEF;
}
.working-content{
    width: 28%;
    background-color: #ECECEC;
    padding: 25px;
}
.align-item-intials{
    align-items: initial;
}
.heading-line{
    border-top: 2px solid #BC926C;
}
.line-medium{
    width: 95%;
}
.heading-width{
    width: 34%;
}
.books-heading .heading-line{
    margin: 1.8rem 0 3rem 0;
}
.slider-products [class*=uk-position-center-left], [class*=uk-position-center-right] {
    top: 59%;
    transform: translateY(-50%);
}
.bk-books{
    padding: 10rem 0;
}
.heading-line-testimonials{
    margin: 2rem 0;
}
.testimonial-content .title p{
    color: #BC926C;
    font-style: italic;
    margin-top: 1.5rem;
    font-size: 1.2rem;
}
#testimonial-owl .owl-dots.disabled{
    display: block !important;
}
.position-relative{
    position: relative;
}
.owl-dots .owl-dot{
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    background-color: #d8d8d8 !important;
    border-radius: 50% !important;
    text-align: center !important;
    margin: 0 2px !important;
}
.owl-dot.active{
    background-color:  #BC926C !important;
}
.owl-dots{
    margin-top: 1.5rem !important;
    text-align: left !important;
}
.latest-post-line{
    margin: 2rem 0;
}
.latest-content .title h3{
    font-weight: 500;
    font-size: 1.5rem;
}
.latest-content .title h3 a{
    font-weight: 500 !important;
    font-size: 1.5rem !important;
}
.latest-content .description p{
    color: rgba(29, 36, 42, 0.65);
}
.latest-content .date p{
    color: #BC926C;
    font-size: 1.2rem;
    font-style: italic;
    margin-top: 1rem;
    letter-spacing: 1px;
}
.author-content h2, .full-content h2{
    font-size: 34px;
    color: #1d242a;
    margin: 0;
}
.author-content h3{
    font-size: 28px;
    margin: 1.5rem 0;
}
.author-content p, .full-content p, .working-content p{
    color: rgba(29, 36, 42, 0.65);
}
.full-content p{
    margin-top: 2rem;
}
.full-content a{
    color:  #BC926C !important;
}
.working-content h3{
    font-size: 28px;
    margin-bottom: 1.5rem;
}
.working-content .center-para{
   margin: 1.5rem 0;
   line-height: 1.6;
}
.padding-bottom{
    padding-bottom: 4rem;
}
.about-slider-head {
    width: 28%;
}
.about-slider-head .about-slider-line{
    margin: 1.7rem 0 3rem 0;
}
.full-content .edu-line{
    width: 26%;
}
.request-form input {
    margin-bottom: 0.8rem;
    padding: 12px 2%;
    width: 96%;
    font-size: 0.9rem;
}
.request-form textarea {
    margin-bottom: 0.8rem;
    padding: 12px 1%;
    width: 98%;
    font-size: 0.9rem;
    font-family: 'Roboto', sans-serif !important;
}
.request-form .input-field {
    width: 49.5%;
    margin-right: -4px;
    display: inline-block;
}
.request-form .margin-right-form {
    margin-right: 1%;
}
.form-first-content {
    margin-bottom: 2rem;
}
.FormDivider {
    height: 2px;
    border-radius: 2px;
    background-color: #000;
    opacity: 0.1;
    margin: 1.2rem 0 1.5rem 0;
}
.form-small-head{
    margin-top: 0;
    margin-bottom: 1.5rem;
}
.contact-form.request-form{
    width:85%;
    margin: 0 auto;
    display: block;
}
.input-submit{
    text-align: center;
}
.input-submit input{
    width: auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #BC926C !important;
    padding: 11px 55px;
    color: #fff !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}
.flex-wrap{
    flex-wrap: wrap;
}
.blog-post-content{
	width: 44%;
    padding: 20px;
    border: 1px solid #D8D8D8;
    margin-right: 2%;
    margin-bottom: 2rem;
}
.align-left{
    justify-content: left;
    align-items: initial;
}
.blog-post-content .title h3{
    font-weight: 500;
    font-size: 1.5rem;
    margin: 1.5rem 0;
}
.blog-post-content .image {
    height: 417px;
    display: block;
}
.blog-post-content .image img{
    object-fit: cover;
    width: 100% !important;
    height: 425px !important;
}
.blog-post-content .description p {
    color: rgba(29, 36, 42, 0.65);
}
.blog-post-content .date p{
    color: #BC926C;
    font-size: 1.1rem;
    font-style: italic;
    margin-top: 1rem;
    letter-spacing: 1px;
}
figure img{
    width: 100%;
    height: 430px;
    object-fit: cover;
}
.btn-read{
    padding: 7px 19px;
}
.archive .bk-not-on-archive{
    display: none;
}
.blog-single-content{
    width:70%;
    margin: 0 auto;
}
.blog-single-content p{
    font-size: 1.2rem;
    color: #7A7A7A !important;
    margin: 2rem 0;
}
.blog-single-content li{
    font-size: 1.2rem;
    color: #7A7A7A !important;
}
.blog-single-content h2{
    font-size: 1.7rem;
    font-weight: 500 !important;
    margin: 2rem 0 !important;
}
.blog-single-content h3{
    font-size: 1.5rem;
    font-weight: 500 !important;
    margin: 2rem 0 !important;
}
.blog-single-content a{
    color: #BC926C !important;
    text-decoration: underline !important;
    font-size: 1.2rem !important;
}
.blog-single-content a.next-post{
    font-size: 1.6rem !important;
}
.std-form-wrap.std-template-11 .std-footer-text {
    padding: 0  !important;
    font-size: 1rem  !important;
}
.std-form-wrap.std-template-11 .std-form-submit {
    background-color:#BC926C !important;
	color: white !important;
    padding: 0 35px;
    border-radius: 5px !important;
    font-weight: 500 !important;
}
.std-form-wrap.std-template-11 .std-form-submit:focus {
    outline:none !important;
}
.std-instant-download-button.std-form-submit{
    padding: 13px 40px !important; 
}
.toggle-icon{
    display: none;
}
.toggle-icon{
    display: none;
}
.uk-offcanvas-bar {
    background: #fff;
}   
.mobile-nav {
    margin-top: 1.5rem;
}
.mobile-nav ul li{
    display: block;
    margin: 0.5rem 0;
}
.mobile-logo{
    width: 70%;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}
.mobile-nav ul li a {
    font-weight: auto;
    margin: 0;
    color: #636363 !important;
}
.mobile-cart-icon svg{
    width: 22px;
}
#offcanvas-overlay .uk-offcanvas-close.uk-icon.uk-close{
    background-color: transparent !important;
    color: #000;
}
.uk-nav-parent-icon>.uk-parent>a::after{
    filter: brightness(80) invert(1);
}
.btn:hover{
    background-color: #1D242A;
	transition:0.3s;
}
.space-left{
	justify-content:left;
}
.author-id-name{
    margin-right: 12px;
}
 /*------responsive-start------*/
 @media only screen and
 (min-width : 10px) and 
 (max-width: 1390px){
    .uk-slidenav{
        display:none !important; 
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 1300px){
    .bk-main-third{
        background-repeat: no-repeat;
        background-size: cover;
        padding: 9rem 0;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 1200px){
    .page-size{
        width:auto;
        margin:0 15px;
    }
    .main-bk {
        padding: 8rem 0;
        background-position-x: -120px;
    }
    .sec-main-bk{
        padding: 10rem 0;
        background-position-x: -140px;
    }
    .bk-main-third {
        padding: 6rem 0;
    }
    .bk-last-imge{
        padding: 6rem 0;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 1130px){
    .sec-main-bk .block-right {
        width: 52%;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 1100px){
    .main-bk .block-right {
        width: 45%;
        margin-left: auto;
    }
    .sec-main-bk {
        padding: 8rem 0;
        background-position-x: -170px;
    }
    .heading-width.books-heading{
        width: 50%;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 1085px){
    .blog-post-content {
        width: 44.8%;
        padding: 20px 2%;
        border: 1px solid #D8D8D8;
        margin-right: 1%;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 1050px){
    .bk-main-third {
        padding: 4rem 0;
    }
    .working-content {
        width: 27%;
    }
}
@media only screen and
(min-width : 10px) and 
(max-width: 1020px){
    .blog-post-content .image {
        height: 350px;
        display: block;
    }
    .blog-post-content {
        width: 44%;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 1000px){
    .main-bk {
        padding: 7rem 0;
    }
    .sec-main-bk {
        background-position-x: -230px;
    }
    .bk-books {
        padding: 5rem 0;
    }
    .testimonial-bk {
        padding: 5rem 0;
        background-image: none !important;
        background-color: #1c2329;
    }
    .testimonial-books{
        display:none;
    }
    .testimonial-content {
        width: 100%;
        margin-left: 0;
    }
    .bk-last-imge .block-right {
        width: 55%;
    }
    .vertical-align-top-1000{
        align-items: flex-start;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 950px){
    .main-bk .block-right {
        width: 54%;
        margin-left: auto;
    }
    .sec-main-bk {
        padding: 7rem 0;
    }
    .bk-main-third {
        background-image: none !important;
        background-color: #1c2329;
    }
    .bk-main-third  .block-third {
        width: 50%;
        margin: 0 auto;
    }
    .blog-post-content .image {
        height: 305px;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width: 900px){
    .block-right h1, .block-right h2 {
        font-size: 40px;
    }
    .btn {
        padding: 6px 20px;
    }
    .sec-main-bk .block-right {
        width: 65%;
    }
    .sec-main-bk {
        background-position-x: -316px;
    }
    .slider-products li {
        width: 33.33%;
        text-align: center;
    }
    .heading-width.books-heading {
        width: 100%;
    }
    .bk-last-imge {
        padding: 5rem 0;
    }
    .display-block-900{
        display:block;
    }
    .working-content {
        width: 96%;
        margin-bottom: 1rem;
        padding: 25px 2%;
    }
    .working-content:last-child {
        margin-bottom: 0;
    }
    .full-content .edu-line {
        width: 45%;
    }
    .about-slider-head {
        width: 100%;
    }
    .blog-single-content {
        width: 100%;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:850px){
     .display-block-850{
        display: block;
     }
     .author-img {
        width: 50%;
        margin: 0 auto;
    }
    .author-content {
        width: 100%;
        margin-top: 2rem;
    }    
    .display-block-850{
        display: block;
    }
    .blog-post-content {
        width: 96%;
        margin-right: 0;
        margin-bottom: 1rem;
    }
    .blog-post-content .image {
        height: auto;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:830px){
    .main-bk {
        padding: 6rem 0;
    }
    .bk-main-third .block-third {
        width: 65%;
    }
    .bk-last-imge {
        padding: 5rem 0;
        background-image: none !important;
        background-color: #fafafa;
    }
    .bk-last-imge .block-right {
        width: 100%;
    }
    .toggle-icon{
        display: block;
    }
    .main-nav{
        display:none;
    }
    .toggle-icon .uk-icon svg{
        color: #fff;
    }
    .top-nav-bar {
        padding: 0.7rem 0;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:750px){
    .main-bk {
        padding: 5rem 0;
    }
    .contact-form.request-form {
        width: 100%;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:700px){
    .main-bk .block-right p {
        font-size: 1.1rem;
    }
    .bk-main-third .block-third {
        width: 80%;
        margin: 0;
    }
    .bk-main-third {
        padding: 5rem 0;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:650px){
    .main-bk .block-right {
        width: 65%;
        margin-left: auto;
        margin-right: 0;
    }
    .sec-main-bk {
        background-position-x: 0;
    }
    .sec-main-bk {
        padding: 5rem 0;
    }
    .sec-main-bk .block-right {
        width: 100%;
    }
    .slider-products li {
        width: 50%;
        text-align: center;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:600px){
    .main-bk {
        background-position-x: 0;
    }
    .main-bk .block-right {
        width: 98%;
    }
    .block-right h1{
        font-size: 33px;
    }
    .block-right h2 {
        font-size: 30px;
    }
    .btn {
        padding: 7px 18px;
        font-size: 0.9rem;
    }
    .top-bar {
        padding: 0.8rem 0;
    }
    .block-right p {
        font-size: 1.1rem;
    }
    .heading-h2 {
        font-size: 30px;
    }
    .author-content h2, .full-content h2 {
        font-size: 30px;
    }
    .author-content h3 {
        font-size: 23px;
        margin: 1.5rem 0;
    }
    .working-content h3 {
        font-size: 23px;
    }
    .author-img {
        width: 60%;
    }
    .blog-post-content .date p {
     font-size: 1.1rem;
    }
    .std-form-wrap h2.std-heading-text {
        font-size: 30px;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:550px){
    .bk-main-third .block-third {
        width: 100%;
        margin: 0;
    }
    .author-img {
        width: 100%;
    }
    .backgroundOpacity {
    padding: 5rem 0;
    background-color: rgba(0, 0, 0, 0.5);
    }
    .nav-header h1 {
    font-size: 30px;
    }
    .request-form .margin-right-form {
        margin-right: 0;
    }
    .request-form .input-field {
        width: 100%;
    }
}
@media only screen and
 (min-width : 10px) and 
 (max-width:500px){
    .slider-products li {
        width: 100%;
        text-align: center;
    }
    .single-blog .header-breadcrumbs{
        display: none;
    }
}
