@font-face {
    font-family: 'Noto Kufi Arabic';
    src: url('../fonts/NotoKufiArabic/NotoKufiArabic.eot');
    src: url('../fonts/NotoKufiArabic/NotoKufiArabic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NotoKufiArabic/NotoKufiArabic.woff2') format('woff2'),
        url('../fonts/NotoKufiArabic/NotoKufiArabic.woff') format('woff'),
        url('../fonts/NotoKufiArabic/NotoKufiArabic.svg#NotoKufiArabic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem;
}

/*******************************************************

						style

*******************************************************/

body {
    font-family: "Noto Kufi Arabic", Arial, sans-serif;
    background: #fff;
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
    color: #666666;
}

body.menu-show {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
}

a,button {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #a07558;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #a07558;
    outline: none !important;
}
a,button,:focus{
	outline:0!important
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    line-height: 1.5;
    color: #333333;
    font-weight: 400;
}

.top {
    background: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background: rgba(255, 255, 255, 0.05) !important;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

@media (max-width: 991.98px) {
    .top {
        display: none;
    }
}

.ftco-navbar-light {
    background: transparent !important;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 0;
    direction: rtl;
}

@media (min-width: 992px) {
    .ftco-navbar-light {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-bottom: 10px;
    }

	a.navbar-brand.before {
		padding-right: 300px;
	}

}

@media (max-width: 991.98px) {
    .ftco-navbar-light {
        position: relative;
        top: 0;
        padding: 10px 15px;
    }
}

.ftco-navbar-light .navbar-brand {
    color: #fff;
    padding: 20px 0;
}

.ftco-navbar-light .navbar-brand:hover,
.ftco-navbar-light .navbar-brand:focus {
    color: #fff;
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-brand {
        color: #fff;
		padding: 5px 0;
    }
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav {
		padding-top: 20px;
		padding-bottom: 10px;
	}
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
    padding-top: .8rem;
    padding-bottom: .8rem;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    color: #000000;
    opacity: 1 !important;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
    color: #a07558;
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
		padding-top: .5rem;
		padding-bottom: .5rem;
    }
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
        color: #a07558;
    }
}

.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
}

.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item {
    font-size: 14px;
}

.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:hover,
.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:focus {
    background: transparent;
    color: #a07558;
}

.ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
    position: relative;
    margin-left: 20px;
    padding-left: 20px;
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
        padding-left: 0;
        margin-left: 0;
    }
}

.ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
    position: absolute;
    content: "";
    top: 10px;
    bottom: 10px;
    left: 0;
    width: 2px;
    background: rgba(255, 255, 255, 0.05);
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
        display: none;
    }
}

.ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    background: #a07558;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
        color: #fff;
        background: #a07558;
    }
}

.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #a07558;
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.active > a {
        color: #fff;
    }
}

.ftco-navbar-light .navbar-toggler {
    border: none;
    color: #000!important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: .1em;
}

.ftco-navbar-light .navbar-toggler:focus {
    outline: none !important;
}

.ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #fff !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
    .ftco-navbar-light.scrolled {
        border-bottom: none;
        padding-bottom: 0;
    }
}

.ftco-navbar-light.scrolled .nav-item.active > a {
    color: #a07558 !important;
}

.ftco-navbar-light.scrolled .nav-item.cta > a {
    color: #fff !important;
    background: #a07558;
    border: none !important;
}

.ftco-navbar-light.scrolled .nav-item.cta > a span {
    display: inline-block;
    color: #fff !important;
}

.ftco-navbar-light.scrolled .nav-item.cta.cta-colored span {
    border-color: #a07558;
}

@media (max-width: 991.98px) {
    .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}

@media (max-width: 767.98px) {
    .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.ftco-navbar-light.scrolled .navbar-toggler {
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

.ftco-navbar-light.scrolled .nav-link {
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
    color: #000000 !important;
}

.ftco-navbar-light.scrolled .nav-link.active {
    color: #a07558 !important;
}

.ftco-navbar-light.scrolled.awake {
    margin-top: 0px;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled.sleep {
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled .navbar-brand {
    color: #000000;
}

.navbar-brand {
    font-weight: 900;
    font-size: 20px;
}

.navbar-brand img {
    width: 100px
}

.navbar-brand.before {
    display: block;
}

.scrolled .navbar-brand.before {
    display: none;
}

.navbar-brand.after {
    display: none;
}

.scrolled .navbar-brand.after {
    display: block;
}

.scrolled .navbar-brand.after img {
    width: 30px
}

.hero-wrap {
    width: 100%;
    height: 100%;
    position: inherit;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
	background-position-x: 100%!important;
}
    /* #home.hero-wrap {
		background-size: contain;
    } */
	
@media (max-width: 991.98px) {
    #home.hero-wrap {
        background-position: 20% 0% !important;
    }
	
	#home.hero-wrap .subheading {
		background-color: rgba(255, 255, 255, 0.6);
		padding: 22px;
        color: #000;
        
    }
        .hero-wrap.hero-wrap-2 h1 {
            
                            font-weight: 600;
            	
                           /*  background-color: #000; */
            	
                            display: inline-block;
            	
                            color: #000;
            	
                            padding: 0 10px;
            	
                            margin-bottom: 0!important;

	}
}

/*.hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .5;
    background: #000000;
}*/

.hero-wrap.hero-wrap-2 {
    height: 450px;
}

.hero-wrap.hero-wrap-2 .slider-text {
    height: 450px;
}

.hero-wrap.hero-wrap-2 .slider-text .bread {
    font-weight: 900;
    color: #fff;
    font-size: 50px;
    margin-top: 10px;
}

.hero-wrap.hero-wrap-2 .slider-text .breadcrumbs {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

.hero-wrap.hero-wrap-2 .slider-text .breadcrumbs span {
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.hero-wrap.hero-wrap-2 .slider-text .breadcrumbs span a {
    color: #fff;
}
.hero-wrap.hero-wrap-2 h1{
	font-weight: 500;
    font-size: 4rem;
}
.owl-carousel {
    position: relative;
	direction: ltr;
}

/*.owl-carousel .owl-item {
    opacity: .4;
}

.owl-carousel .owl-item.active {
    opacity: 1;
}
*/
.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    color: #a07558 !important;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 0;
    outline: 0;
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
    font-size: 30px;
}

.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
    opacity: 1;
}

.owl-carousel:hover .owl-nav .owl-prev {
    left: -25px;
}

.owl-carousel:hover .owl-nav .owl-next {
    right: -25px;
}

.owl-carousel.home-slider {
    position: relative;
    height: 750px;
    z-index: 0;
}
.owl-carousel.home-slider {
    position: relative;
    height: 750px;
    z-index: 0;
}

.owl-carousel.home-slider .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 750px;
    position: relative;
    z-index: 0;
}

@media (max-width: 1199.98px) {
    .owl-carousel.home-slider .slider-item {
        background-position: center center !important;
    }
}

.owl-carousel.home-slider .slider-item .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00423b;
    opacity: .7;
}

.owl-carousel.home-slider .slider-item .slider-text {
    color: #fff;
    height: 750px;
    text-align: right;
}

@media (max-width: 767.98px) {
    .owl-carousel.home-slider .slider-item .slider-text {
        text-align: center;
    }
}

.owl-carousel.home-slider .slider-item .slider-text .subheading {
    font-size: 36px;
    color: #a07558;
    font-weight: normal;
    font-family: Noto Kufi Arabic;
    margin-bottom: 0;
    line-height: 1;
}

.owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 70px;
    color: #fff;
    line-height: 1.5;
    font-weight: normal;
    font-family: "Noto Kufi Arabic", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .owl-carousel.home-slider .slider-item .slider-text h1 {
        font-size: 30px;
    }
}

.owl-carousel.home-slider .slider-item .slider-text p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
    color: white;
}

.owl-carousel.home-slider .slider-item .slider-text p.sub-p {
    font-weight: 400;
}

.owl-carousel.home-slider .slider-item .slider-text p strong {
    font-weight: 700;
}

.owl-carousel.home-slider .slider-item .slider-text p strong a {
    color: #fff;
}

.owl-carousel.home-slider .slider-item .slider-text .unstyled-list {
    width: 50%;
    padding: 0;
}

.owl-carousel.home-slider .slider-item .slider-text .unstyled-list li {
    list-style: none;
}

.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span a {
    color: #fff;
}

.owl-carousel.home-slider .owl-nav .owl-prev span,
.owl-carousel.home-slider .owl-nav .owl-next span {
    color: #fff;
}

.owl-carousel.home-slider:hover .owl-nav .owl-prev,
.owl-carousel.home-slider:hover .owl-nav .owl-next {
    opacity: 1;
}

.owl-carousel.home-slider:hover .owl-nav .owl-prev {
    left: 20px;
}

.owl-carousel.home-slider:hover .owl-nav .owl-next {
    right: 20px;
}

.owl-carousel.home-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    width: 100%;
    text-align: center;
}

@media (max-width: 767.98px) {
    .owl-carousel.home-slider .owl-dots {
        bottom: 5px;
    }
}

.owl-carousel.home-slider .owl-dots .owl-dot {
    width: 18px !important;
    height: 18px !important;
    margin: 5px;
    border-radius: 50%;
    background: #e6e6e6;
    background: none;
    border: 2px solid rgba(255, 255, 255, 0.5);
    outline: none !important;
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    display: inline-block;
}

.owl-carousel.home-slider .owl-dots .owl-dot span {
    position: absolute;
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50% !important;
    left: 50%;
    top: 50%;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.owl-carousel.home-slider .owl-dots .owl-dot.active {
    border: 2px solid white;
}

.owl-carousel.home-slider .owl-dots .owl-dot.active span {
    background: white;
}

.owl-custom-nav {
    float: right;
    position: relative;
    z-index: 10;
}

.owl-custom-nav .owl-custom-prev,
.owl-custom-nav .owl-custom-next {
    padding: 10px;
    font-size: 30px;
    background: #ccc;
    line-height: 0;
    width: 60px;
    text-align: center;
    display: inline-block;
}


.btn {
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    outline: 0;
    font-size: .85rem;
}

.bg-light {
    background: #fafafa !important;
}

.bg-white {
    background: #fff !important;
}

.bg-primary {
    background: #a07558;
}

.btn-shadow {
    -webkit-box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
}

.btn:hover,
.btn:active,
.btn:focus {
    outline: none;
    box-shadow: none!important;
}

.btn.btn-primary {
    background: #a07558;
    border: 2px solid #a07558;
    color: #fff;
    font-weight: 600;
}

.btn.btn-primary:hover {
    background: transparent;
    color: #a07558;
}

.btn.btn-primary.btn-outline-primary {
    border: 1px solid #a07558;
    background: transparent;
    color: #a07558;
}

.btn.btn-primary.btn-outline-primary:hover {
    border: 1px solid transparent;
    background: #a07558;
    color: #fff;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #a07558;
    border-color: #a07558;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn.btn-white {
    background: #fff;
    border: 1px solid #fff;
    color: #000000;
}

.btn.btn-white:hover,
.btn.btn-white:focus,
.btn.btn-white:active {
    border: 1px solid #fff;
    color: #a07558;
}

.btn.btn-white.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.8);
    background: none;
    border-width: 1px;
    color: #fff;
}

.btn.btn-white.btn-outline-white:hover,
.btn.btn-white.btn-outline-white:focus,
.btn.btn-white.btn-outline-white:active {
    background: #fff;
    border-color: #fff;
    color: #a07558;
}

.btn.btn-black {
    background: #000000;
    border: 1px solid #fff;
    color: #fff;
}

.btn.btn-black:hover,
.btn.btn-black:focus,
.btn.btn-black:active {
    border: 1px solid #fff;
    color: #fff;
}

.btn.btn-black.btn-outline-black {
    border-color: rgba(0, 0, 0, 0.8);
    background: none;
    border-width: 1px;
    color: #000000;
}

.btn.btn-black.btn-outline-black:hover,
.btn.btn-black.btn-outline-black:focus,
.btn.btn-black.btn-outline-black:active {
    background: #fff;
    border-color: #fff;
    color: #a07558;
}

.btn-custom {
    font-weight: 500;
    color: #b9915a;
    border-bottom: 4px solid #ceb38c;
}

.btn-outline:hover {
    background: #a07558!important;
    color: #1f1e1e!important;
}

.btn-outline {
    background-color: transparent!important;
    color: #a07558!important;
}

.btn-round{
	border-radius: 70px;
}

.btn-group-lg>.btn, .btn-lg {
    padding: .8rem 1.8rem;
    font-size: .85rem;
}

.btn i{
	margin-right: 4px;
}

/*******/

.ftco-wrap-about.ftco-section{
    padding: 7em 0 0 0;
}

.ftco-wrap-about .heading-section h2 {
    font-weight: 600 !important;
}

.ftco-wrap-about .img {
    width: 100%;
    border: 22px solid #fff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.15);
    z-index: 1;
}

.ftco-wrap-about .img img{
	z-index: 100;
    position: relative;
}
.ftco-wrap-about .img:before {
	content: "";
    height: calc(100% - 26px);
    width: calc(100% - 60px);
    display: inline-block;
    position: absolute;
    background-color: #1f1e1e;
    right: -10px;
    top: 60px;
    z-index: 10;
}

.video {
    width: 100%;
    position: relative;
}

.icon-video {
    width: 90px;
    height: 90px;
    background: #a07558;
    -webkit-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
    z-index: 1;
    margin: 0 auto;
    margin-bottom: -45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.icon-video span {
    font-size: 30px;
    color: #fff;
}

.wrap-about {
    position: relative;
}

.wrap-about .time span {
    display: block;
}

.wrap-about .time span a {
    font-size: 40px;
    font-weight: 700;
}

@media (max-width: 767.98px) {
    .wrap-about .time span a {
        font-size: 30px;
    }
}

.services {
    width: 100%;
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.services .icon {
    line-height: 1.3;
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.services .icon span {
    font-size: 54px;
    color: #a07558;
}

.services .media-body h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #000000;
}

.ftco-search {
    position: relative;
    width: 100%;
    display: block;
}

.ftco-search .nav-link-wrap {
    width: 100%;
    margin-bottom: 30px;
}

.ftco-search .nav-pills {
    width: 100%;
    display: block;
    direction: rtl;
}

.ftco-search .nav-pills p {
    margin-bottom: 0;
}

.ftco-search .nav-pills .nav-link {
    padding: 10px !important;
    border-radius: 0;
    margin-bottom: 0;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
    background: #fff;
    width: 16.6%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.ftco-search .nav-pills .nav-link:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 0;
    content: '';
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #a07558 transparent transparent transparent;
    opacity: 0;
}

.ftco-search .nav-pills .nav-link:hover {
    background: #343434;
    color: #fff;
}

.ftco-search .nav-pills .nav-link.active {
    color: #fff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    background: #a07558;
}

.ftco-search .nav-pills .nav-link.active:after {
    opacity: 1;
}

@media (max-width: 767.98px) {
    .ftco-search .nav-pills .nav-link.active:after {
        opacity: 0;
    }
}

@media (max-width: 767.98px) {
    .ftco-search .nav-pills .nav-link {
        width: 100%;
        background: #e0f7f4;
        margin-bottom: 4px;
    }
}

.ftco-search .tab-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin-top: 15px;
}

img {
    max-width: 100%;
}

.portfolio-item {
    overflow: hidden;
    position: relative;
    height: 260px;
    margin-bottom: 15px;
}

.portfolio-item .hover-bg {
    overflow: hidden;
    position: relative;
    height: 250px;
}

.portfolio-item .hover-bg:before {
    display: block;
    content: '';
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.hover-bg .hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 30% 0 0 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
    opacity: 0;
    color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 500;
    display: none;
}

.hover-bg:hover .hover-text>h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hover-bg:hover .hover-text {
    opacity: 1;
}

.menu-wrap {
    margin-bottom: 3em;
}

.heading-menu h3 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 1em;
}

.menus {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menus .text {
    width: 50%;
    padding: 30px 20px;
    border: 1px solid #e6e6e6;
}

@media (max-width: 767.98px) {
    .menus .text {
        width: 100%;
    }
}

.menus .text .one-half {
    width: calc(100% - 80px);
}

.menus .text .one-half h3 {
    font-size: 20px;
    font-weight: 600;
}

.menus .text .one-forth {
    width: 80px;
    text-align: right;
}

.menus .text .one-forth .price {
    font-size: 20px;
    color: #a07558;
    font-weight: 600;
    line-height: 1.3;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menus .text p {
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.8);
}

.menus .menu-img {
    width: 50%;
}

@media (max-width: 767.98px) {
    .menus .menu-img {
        width: 100%;
        height: 250px;
    }
}

.ftco-social {
    padding: 0;
}

.ftco-social li {
    list-style: none;
    margin-right: 10px;
}

.makereservation {
    width: 100%;
    background: #fff;
}

.makereservation .form-group label {
    font-weight: 600;
    color: #000000;
}

.makereservation .form-group .icon {
    position: absolute;
    top: 50% !important;
    left: 20px;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 767.98px) {
    .makereservation .form-group .icon {
        left: 10px;
    }
}

.makereservation .form-group .select-wrap {
    position: relative;
}

.makereservation .form-group .select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (max-width: 767.98px) {
    .makereservation .form-group .btn-primary {
        width: 100%;
        display: block;
    }
}

.instagram {
    width: 100%;
    height: 300px;
    display: block;
}

.instagram span {
    font-size: 60px;
    color: #fff;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.instagram:hover span,
.instagram:focus span {
    opacity: 1;
}

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 300px;
    position: relative;
    display: block;
}

.block-27 ul {
    padding: 0;
    margin: 0;
}

.block-27 ul li {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: 400;
}

.block-27 ul li a,
.block-27 ul li span {
    border: 1px solid #a07558;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background: #fff;
}

.block-27 ul li.active a,
.block-27 ul li.active span {
    background: #a07558;
    color: #fff;
    border: 1px solid transparent;
}

.form-control {
    height: 52px !important;
    background: #fff !important;
    color: #000000 !important;
    font-size: 16px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: right;
    direction: rtl;
}

.form-control:focus,
.form-control:active {
    border-color: #000000;
}

textarea.form-control {
    height: inherit !important;
}

.ftco-animate {
    opacity: 0;
    visibility: hidden;
}

.bg-primary {
    background: #a07558 !important;
}

.about-author .desc h3 {
    font-size: 24px;
}

.ftco-section {
    padding: 7em 0;
    position: relative;
}

.ftco-no-pt {
    padding-top: 0;
}

.ftco-no-pb {
    padding-bottom: 0;
}

.ftco-bg-dark {
    background: #1f1e1e;
}

.ftco-footer {
    font-size: 14px;
    background: #1f1e1e;
    padding: 5em 0 0 0;
}

.ftco-footer .ftco-footer-logo {
    max-width: 120px;
    margin: auto;
}

.ftco-footer p {
    color: #776f69;
    font-size: 13px;
}

.ftco-footer a {
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer a:hover {
    color: #fff;
}

.ftco-footer .ftco-heading-2 {
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}

.ftco-footer-widget h3 {
    text-align: center;
    color: #736c66;
    margin: 00;
    font-size: 23px;
}

.ftco-footer-social {
	padding: 0;
    text-align: center;
    direction: ltr;
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 4px;
    display: inline-block;
}

.ftco-footer-social li a {
    height: 38px;
    width: 38px;
    display: block;
    float: left;
    background: rgb(120,80,51);
    background: -moz-linear-gradient(90deg, rgba(120,80,51,1) 0%, rgba(165,114,76,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(120,80,51,1) 0%, rgba(165,114,76,1) 100%);
    background: linear-gradient(90deg, rgba(120,80,51,1) 0%, rgba(165,114,76,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#785033",endColorstr="#a5724c",GradientType=1);
    border-radius: 50%;
    position: relative;
	-webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.ftco-footer-social li a:hover{
	opacity:.8
}
.ftco-footer-social li a span {
	position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    color: #1f1e1e;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ftco-footer-social li a:hover {
    color: #fff;
}

.media .ftco-icon {
    width: 100px;
}

.media .ftco-icon span {
    color: #a07558;
}

.ftco-footer ul.list-unstyled li {
  margin-bottom: 2px;
}

.ftco-footer ul.list-unstyled li a {
    color: #776f69;
    font-size: 13px;
}

.ftco-footer ul.list-unstyled li a:hover {
  color: #a07558;
}
.ftco-footer ul.list-unstyled li a:before {
	content: "\f060";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    margin-left: 8px;
    color: #a07558;
    font-size: 14px;
}

.footer-blocks {
    padding-bottom: 60px;
    background: url(../images/ruler-primary.png) bottom center repeat-x;
}
.ftco-footer .footerAbout p{
	display:none
}
#copyright {
    background-color: #151515;
    padding: 26px;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(200, 169, 126, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(200, 169, 126, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(200, 169, 126, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(200, 169, 126, 0.4);
        -webkit-box-shadow: 0 0 0 0 rgba(200, 169, 126, 0.4);
        box-shadow: 0 0 0 0 rgba(200, 169, 126, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 30px rgba(200, 169, 126, 0);
        -webkit-box-shadow: 0 0 0 30px rgba(200, 169, 126, 0);
        box-shadow: 0 0 0 30px rgba(200, 169, 126, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(200, 169, 126, 0);
        -webkit-box-shadow: 0 0 0 0 rgba(200, 169, 126, 0);
        box-shadow: 0 0 0 0 rgba(200, 169, 126, 0);
    }
}

.heading-section {
    position: relative;
}

.heading-section .subheading {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    font-weight: normal;
    font-size: 100px;
    display: block;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.1);
    color: #f7f7f7;
    line-height: 1;
    font-family: Noto Kufi Arabic;
    margin-top: 0;
    z-index: -1;
}

@media (max-width: 767.98px) {
    .heading-section .subheading {
        font-size: 90px;
        top: -40px;
    }
}

.heading-section h2 {
	font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}
.heading-section h2:before {
    content: "";
    display: inline-block;
    width: 100px;
    position: absolute;
    background-color: #ececec;
    height: 20px;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

.heading-section.heading-color2 h2 {
    color: #fff;
}
.heading-section.heading-color2 h2:before {
    background-color: #a07558;
}

.heading-section.heading-color3 h2 {
    color: #000;
}

.heading-section.heading-color3 h2:before {
    background-color: #a07558;
}

@media (max-width: 767.98px) {
    .heading-section h2 {
        font-size: 40px;
    }
}

.heading-section.heading-section-white .subheading {
    color: rgba(255, 255, 255, 0.7);
}

.heading-section.heading-section-white h2 {
    color: #fff;
}

.heading-section.heading-section-white p {
    color: rgba(255, 255, 255, 0.9);
}

.hotel-img,
.img,
.blog-img,
.user-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 767.98px) {
    .about-image {
        height: 400px;
        margin-bottom: 30px;
    }
}

.image-popup {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}


.contact-section .contact-info p {
    color: #000000;
}

.contact-section .contact-info p a {
    color: #a07558;
}

.contact-section .dbox {
    width: 100%;
}






@media (max-width: 991.98px) {
    .sidebar {
        margin-top: 5em;
    }
}

.sidebar-box {
    margin-bottom: 30px;
    padding: 0 25px 25px;
    font-size: 15px;
    width: 100%;
}

.sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.categories,
.sidelink {
    padding: 0;
}

.categories li,
.sidelink li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    list-style: none;
}

.categories li:last-child,
.sidelink li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.categories li a,
.sidelink li a {
    display: block;
    color: black;
}

.categories li a span,
.sidelink li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #a07558;
}

.categories li.active a,
.sidelink li.active a {
    color: #000000;
    font-style: italic;
}

.categories li:hover,
.sidelink li:hover {
    border-bottom: 1px dashed black;
}

#ftco-loader {
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 1000;
}

#ftco-loader.fullscreen {
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#ftco-loader.show {
    -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
    -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
    transition: opacity .4s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

#ftco-loader .circular {
    -webkit-animation: loader-rotate 2s linear infinite;
    animation: loader-rotate 2s linear infinite;
    position: absolute;
    left: calc(50% - 24px);
    top: calc(50% - 24px);
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

#ftco-loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: loader-dash 1.5s ease-in-out infinite;
    animation: loader-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
}

@-webkit-keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}



/*** Blog ***/

.blog-wrap .author-img {
    height: 396px;
    position: relative;
}

.blog-wrap .author-img{
	background-size: cover;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}
.blog-wrap .author-img:hover {
    background-position: center;
    opacity:.8
}

.blog-wrap .author-name {
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: #fff;
    display: inline-block;
    padding: 10px 4px 15px 4px;
    color: #363330;
    margin: 0;
}
.blog-wrap .author-name i{
    font-size: 24px;
}
.blog-wrap .author-name span {
    writing-mode: tb-rl;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(180deg);
    white-space:nowrap;
    display:block;
    font-size: 13px;
}


.blog-wrap .short-text {
	position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    margin-right: 30px;
    height: 122px;
    padding: 16px 30px 20px 60px;
    font-size: 14px;
}

.blog-wrap .short-text h3 {
    color: #fff;
    line-height: 1.7em;
    text-align: right;
    margin: 0 0 0 43px;
    font-size: 15px;
    font-weight: 600;
}
.blog-wrap .short-text h3 a{
    color: #fff;
}
.blog-wrap:hover .short-text h3 a{
    color: #a07558;
}
.blog-wrap .short-text p {
    font-size: 11px;
    text-align: right;
    color: #cab4a6;
    margin: 4px 0 0 0;
}
.blog-wrap .blog-see-more {
	position: absolute;
    left: 0;
    bottom: 0;
    border-width: 40px;
    border-style: solid;
    border-color: #0000 #0000 #a07558 #a07558;
}
.blog-wrap:hover .blog-see-more {
    border-width: 45px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #b78a6c #b78a6c;
}
.blog-wrap .blog-see-more i {
	position: absolute;
    color: #fff;
    font-size: 20px;
    right: 8px;
    top: 3px;
}
.blog-wrap .blog-see-more:hover i {
    right: 8px;
}



/** owl **/

.owl-carousel .item {
    direction: rtl;
}
.owl-carousel .owl-dots {
    text-align: center;
    margin: 20px 0 0 0;
}
.owl-dot:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    transform: scale3d(.56,.56,.56);
    background: #a07558;
    border-radius: inherit;
    transition: .2s;
    opacity: .5;
}
.owl-dot:hover:before, .owl-dot.active:before {
    transform: scale3d(1,1,1);
    background-color: #a07558;
    opacity: 1;
}
button.owl-dot {
    background: 0 0;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
}
.owl-dot {
    position: relative;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 3px;
    text-align: center;
    outline: none;
    cursor: pointer;
}
 
/*** Manzoor ***/

.manzoor-section {
	background-color:#523b2b
}
.manzoor-section .heading-section .text-primary {
    color: #d2a588!important;
}
.manzoor-wrap .podcast-img {
    height: 348px;
    position: relative;
}

.manzoor-wrap .author-name {
	padding: 0;
    margin: 0;
    font-size: 12px;
    direction: ltr;
}

.manzoor-wrap .author-name span {
    display:inline-block;
    color: #a07558;
    font-size: 12px;
    font-weight: 400;
}

.manzoor-wrap .podcast-details {
	position: absolute;
    bottom: -43px;
    background-color: #fff;
    height: auto;
    padding: 16px 30px;
    width: 100%;
	-webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.manzoor-wrap:hover .podcast-details {
    bottom: 0;
}
.manzoor-wrap .podcast-details .podcast-title {
	color: #000;
    text-align: right;
    margin: 0 0 10px 0;
    direction: rtl;
}
.manzoor-wrap .podcast-details .podcast-title a{
    color: #000;
}
.manzoor-wrap .podcast-details .podcast-title a:hover{
    color: #a07558;
}
.manzoor-wrap .podcast-details i {
	margin-left: 5px;
    color: #000000;
    opacity: .5;
    font-size: 26px;
    vertical-align: middle;
}

.manzoor-wrap .podcast-details .podcast-date{
    color: #a07558;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    direction: ltr;
}
.manzoor-wrap .podcast-details .podcast-date span{
    display: inline-block;
    direction: rtl;
}

.carousel-manzoor.owl-carousel button.owl-dot {
	/*background: rgba(255, 255, 255, 0.4);*/
}


/*** Meetings ***/

.meetings-section {
    background-color: #ece0d8;
}

.heading-section .linedHead {
	color: #333333;
    font-weight: 600;
    display: block;
    padding-bottom: 0;
    text-align: right;
    height: 34px;
    margin: 30px auto 10px auto;
}
.heading-section h4.linedHead span {
    background-color: #ece0d8;
    position: relative;
    z-index: 10;
    padding: 0 0 0 20px;
    height: 35px;
    display: inline-block;
}
.heading-section h4.linedHead:after {
    content: "";
    display: block;
    width: 100%;
    background-color: #f6f1ee;
    height: 4px;
    top: -18px;
    position: relative;
}
.meetings-section .heading-section p {
    color: #a07558;
    font-size: 1.2em;
}

.meeting-wrap {
	position: relative;
    top: 0;
    background-color: #fcfcfc;
    border: 2px solid #e8d5c9;
    padding: 30px 15px 40px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.04);
    margin: 10px 10px 15px;
    border-bottom: 5px solid #ceb8aa;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
}

.meeting-wrap:hover {
    border-bottom: 5px solid #848484;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06);
}

.meeting-wrap .meetin-img {
    margin: 10px auto;
    max-width: 120px;
}
.meeting-wrap .meetin-img img {
    display: block;
    width: 100%;
    color: #000;
    transition: .3s;
    border: .07143rem solid #f2f2f2;
    box-shadow: inset 0 0 0 0.07143rem #fff;
}
	
.meeting-wrap .meetin-img img:hover {
    border: .07143rem solid #ceb8aa;
    box-shadow: inset 0 0 0 0.21429rem #fff;
}

.meeting-wrap .meeting-title {
    font-size: 20px;
    color: #4c4242;
    margin: 0 0 10px 0
}

.meeting-wrap .meeting-title a {
    color: inherit;
    display: block;
}
.meeting-wrap .meeting-title a:hover{
    color: #a07558;
}

.meeting-wrap p {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    color: #a07558;
}

.meeting-wrap p i {
    margin-left: 5px;
    color: #7e7e7e;
    font-size: 21px;
    vertical-align: middle;
}

.meeting-wrap p span {
	display: inline-block;
	direction: rtl;
}
.meeting-wrap a.meeting-reg {
    position: absolute;
    left: 30px;
    bottom: -35px;
}

/*** Library ***/

.library-section{
	background-color:#f9f8f8
}
.library-section .heading-section h4.linedHead span {
    background-color: #f9f8f8;
}
.library-section .media-wrap {
    height: 280px;
    border-radius: 10px;
    overflow: hidden;
}
.library-section .media-wrap img {
    width: 100%;
    height: 100%;
    object-fit: none;
}
.carousel-videos .media-wrap:before {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: 1000;
    position: absolute;
    border-radius: 10px;
    background: rgb(22,178,132);
    background: -moz-linear-gradient(0deg, rgba(22,178,132,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(22,178,132,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(22,178,132,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16b284",endColorstr="#ffffff",GradientType=1);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.library-section .media-wrap:hover:before{
    background: #a07659;
    background: -moz-linear-gradient(0deg, #a07659 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, #a07659 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, #a07659 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a07659",endColorstr="#ffffff",GradientType=1);
	opacity:.9
}

.library-section .Vmedia-content {
    position: absolute;
    z-index: 1000;
    text-align: center;
    display: block;
    width: 100%;
    height: 110px;
    bottom: calc(50% - 55px);
}

.library-section .Vmedia-content h5 {
    color: #fff;
}

.library-section .Vmedia-content a.play-video {
	height: 75px;
	display: block;
	margin-bottom: 20px;
}

.library-section .Vmedia-content h5 {
    margin: 0;
}

.library-section .Vmedia-content a.play-video img {
    transform: scale(.9);
    transition: transform .5s;
}

.library-section .Vmedia-content a.play-video img:hover {
    transform: scale(1);
}

/*** contact ***/

.makecontact {
    background-color: #fff;
    border: 3px solid #ececec;
    box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.05);
}
.text-primary {
    color: #a07558!important;
}

.makecontact .form-control {
    background-color: #fdfdfd!important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: #8c9399 !important;
    font-size: 13px;
    font-weight: 400;
}
.makecontact .form-control:focus,
.makecontact .form-control:active {
    border-color: #000000;
}
.makecontact label {
    font-size: 15px;
	display:none
}

.gredtext{
	background: rgb(120,80,51);
	background: -moz-linear-gradient(90deg, rgba(120,80,51,1) 0%, rgba(165,114,76,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(120,80,51,1) 0%, rgba(165,114,76,1) 100%);
	background: linear-gradient(90deg, rgba(120,80,51,1) 0%, rgba(165,114,76,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#785033",endColorstr="#a5724c",GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

 ::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     background-color: #F5F5F5;
}
 ::-webkit-scrollbar {
     width: 7px;
     background-color: #F5F5F5;
}
 ::-webkit-scrollbar-thumb {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
     background-color: #030408;
}

.fixedRuler {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 100000;
    height: 556px;
    width: 17px;
    background: url(../images/fixed-ruler.png) center center no-repeat;
    top: 50%;
    transform: translateY(-50%);
}

/*** New Style ***/
h4.gredtext {
    line-height: 112px;
}

div#tagline {
    text-align: right;
}

.author-pic img {
    border: none;
}	

ul.author li:last-child {
    display: none;
}


.author-wrapper {
    padding: 10px 10px;
    padding-top: 30px;
    margin: 0 0 30px 0;
}

.author-wrapper ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}

ul.author li {
    float: right;
    margin-left: 15px;
}

.article_short {
    background-color: #383838;
    padding: 15px;
    border-radius: 0px;
    margin-bottom: 0px;
}

.article_short h3 {
    color: #d4a786;
}

.article_short p {
    color: #ffffff;
    padding-bottom: 40px;
}

/***/
@media (max-width: 991.98px){
	.blog-wrap .short-text {
		padding: 16px 30px 20px 60px;
	}
	.manzoor-wrap .podcast-details {
		height: auto;
	}
	.library-section .Vmedia-content h5 {
		font-size: 17px;
		font-weight: 600;
	}
}

/***/

.article_content {
    text-align: justify;
}
.article_content .img-wrapper{
	margin:20px auto;
	text-align:center
}

@media (min-width: 992px){

/* #home.hero-wrap {
	
    background-size: contain;
	
} */
.innerPage a.navbar-brand.before {
    padding-right: 0;
}
}
.innerPage .ftco-navbar-light {
    background: white !important;
    top: 0;
}
.innerPage .hero-wrap.hero-wrap-2 {
    height: 350px;
}
.innerPage section.hero-wrap .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(160, 118, 89, 0.60);
}

.innerPage .hero-wrap.hero-wrap-2 {
    height: 350px;
}

.innerPage .hero-wrap.hero-wrap-2 .slider-text {
    height: 350px;
}
.innerPage .hero-wrap.hero-wrap-2 .slider-text .bread {
    margin-top: 100px;
}

@media (max-width: 991.98px) {
	.innerPage .hero-wrap.hero-wrap-2 .slider-text .bread {
		margin-top: 0;
	}
}

/***/

.article_short {
    background-color: #383838;
    padding: 15px;
    border-radius: 0px;
    margin-bottom: 0px;
}

.author-wrapper {
    background-color: #383838;
    /***padding: 50px 25px;***/
    color: #b8a090;
    margin: 0 0 30px 0;
}

.author-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
}

.author-wrapper ul li i {
    margin-left: 5px;
    font-size: 20px;
    vertical-align: middle;
    color: #fff;
}

.author-wrapper ul li p {
    margin: 0 0 10px 0;
}
.author-wrapper ul li:last-child p {
    margin: 0;
}

.author-pic {
    position: relative;
    margin-bottom: 15px;
}

.author-pic:before {
    content: "";
   /*** background: url(../images/watermark.png) right bottom no-repeat; ***/
    background-size: 120px;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 15px;
}
.author-details {
	margin: 0 0 25px;
    /*border-bottom: 1px solid #b69680;*/
    padding-bottom: 20px;
}
.author-details h3 {
	margin: 0;
    text-align: center;
    font-size: 17px;
    color: #a07659;
}

ul.author_social {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
}

ul.author_social li {}

ul.author_social li a {
    font-size: 30px;
    display: inline-block;
}

/*meeting*/

.author-box.author-meeting .author-details {
    margin: 0;
    padding-bottom: 0;
}

/** About Page **/

.about_page{
	
}

.P-about{
    margin-bottom:35px
}

.P-about h2{
    font-weight: 800;
}

.P-about1 {
    border: 4px solid #707070;
    padding: 25px 25px;
}

.P-about1 h1 {
    color: #9f7558;
    font-weight: 800;
    font-size: 60px;
    padding-bottom: 25px;
    text-align: center;
}

.P-about2 h3 {
    border-bottom: 4px solid #9f7659;
    padding-bottom: 5px;
    margin-bottom: 25px;
    margin-top: 25px;
    display: inline-block;
    color: #9f7659;
    font-weight: 600;
    font-size: 25px;
}

.P-about2 p {}

.P-about2 img {
    border: 2px solid #ececec;
    padding: 5px;
}

.P-about3 {
    margin-top: 50px;
}


.P-about3 ul {
	list-style: none;
    text-align: center;
    margin: 30px 0 0 0;
    padding: 0;
}

.P-about3 ul li {
    display: inline-block;
    margin: 0 10px;
    border: 2px solid #676767;
    padding: 10px 22px;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 10px;
}

/***/

 
/* CSS Back To Top */
#backtop {
	overflow: hidden;
    position: fixed;
    z-index: 90;
    width: 40px;
    height: 40px;
    right: 20px;
    display: none;
    color: #151515;
    background-color: rgb(255, 255, 255);
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    -webkit-transform: translateZ(0);
    border-radius: 50px;
    transition: all 0.6s cubic-bezier(0.694,0.0482,0.335,1);
    transition-delay: .2s;
}
	
#backtop:hover {opacity:.8;}
#backtop i {
    line-height: 42px;
    font-size: 20px;
}


@media (max-width: 767.98px) {
	.P-about3 ul {
		list-style: none;
		text-align: right;
	}
}



/*** NEW MEDIA QUIRIES ***/

@media screen and (max-width: 991px) {
.footer-blocks .container {
    max-width: 920px;
}
}

@media screen and (max-width: 918px) {
h4.gredtext {
    line-height: 112px;
    font-size: 20px;
}
}

@media screen and (max-width: 781px) {
h4.gredtext {
    font-size: 19px;
}
}

@media screen and (max-width: 767px) {
div#tagline{
	margin:auto;
}

.ftco-footer {
    text-align: center;
}

h4.gredtext {
    line-height: 30px;
}
}