/*
Theme Name: DY Builders
Theme URI: https://dybuilders.com.pk
Description: This is child theme of relxtower
Author: Burhan
Author URI: https://kitchenepicure.com
Version: 1.0
Text Domain:  relxtower
Template: relxtower
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/



body {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-style: normal;
}

p {
    color: #000;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6,
body .elementor-widget-heading .elementor-heading-title {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
}

h1{
   font-size: 65px;
   line-height: 1em;
}
h2{
    font-size: 55px;
}
h3{
    font-size: 40px;
}
h4{
    font-size: 32px;
}
h5{
    font-size: 28px;
}
h6{
    font-size: 24px;
}


.widget_calendar {
    float: none;
}
#wp-calendar {
    width: 100%; 
}
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { 
    font-size: 10px; 
}
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { 
    color: #aaa; 
}
#wp-calendar tbody td {
 background: #f5f5f5; 
 border: 1px solid #E9E9E9; 
 text-align: center; 
 padding:8px;
}
#wp-calendar tbody td#today {
    background: #16A085; 
    color: #fff;
}
#wp-calendar tbody td#today a {
    color: #fff;
}
#wp-calendar tbody td:hover { 
    background: #fff; 
}
#wp-calendar tbody .pad { 
    background: none; 
}
#wp-calendar tfoot {
    border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
    font-size: 12px; 
    text-transform: uppercase; 
    text-align: right; 
    color: #83c99f;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; 
    color: #83c99f;
}

.widget select {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text .textwidget img{
    max-width: 100%;
    height: auto;
}
.widget_text select, .widget_text input , .widget_text textarea  {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
}
.widget_nav_menu ul li ul, .widget_pages ul li ul {
    padding-left: 15px;
}
.widget_nav_menu ul li a, .widget_pages ul li a{
    color: #827b7d;
}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {
    color: #615C5C;
}
#sidebar .textwidget img {
    max-width: 100%;
}

.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 5px;
}
.form-submit input.submit_btn {
    display: inline-block;
    width: auto;
    color: #fff;
    margin-top: 30px;
    margin-left: 6px;
}
.form-submit input.submit_btn:hover{
    color: #bfa373;
}

.screen-reader-text{
    color: #777;
}

/* add */
.alignright{
    float:right;
}
.alignleft{
    float:left;
}

.single-content table{
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.single-content table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.single-content table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 } 
 .comment_text  table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.comment_text  table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.comment_text  table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
.single-content  li{
  padding: 0!important;
  list-style: inherit!important;
 }
.single-content  ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.single-content  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
 .comment_text  li{
  padding: 0!important;
  list-style: inherit!important;
 }
.comment_text  ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.comment_text  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}

.search-custom form {
    width: 70% !important;
    padding-top: 20px;
}
.search-custom form.search-form:after {
    top: 20px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #777;
}

form.post-password-form input[type=submit] {
    padding: 1px 5px;
    background: #000;
    color: #fff;
    border-color: #000;
    width: auto;
}
 .screen-reader-text {
    display: none;
}

.widget ul li {
    list-style: none !important;
}
.widget ul {
    padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 10px !important;
}
.widget ul.sub-menu li, .widget ul.children li{
    padding-bottom: 3px !important;
}
ul.children{
    margin-left: 80px;
}

/*add */ 
span.featured-post {
    color: #333;
    font-weight: bold !important;
    margin-right: 5px;
    float: right;
}
.wp-tag-cloud li {
    display: inline-block;
    padding-bottom: 0px !important;
}
.wp-tag-cloud li:hover{
    color: #fff;
    text-decoration: none;
}

p.logged-in-as {
    padding: 5px 0px;
}
p.logged-in-as a{
    color: #333;
}
h3.archive-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 600;
}
.wrap-blog ul.children {
    padding-left: 10px;
}

.single-content h1 {
    font-size: 46px;
}
.single-content h2 {
        font-size: 34px;
}
.single-content h3 {
    font-size: 26px;
}
.single-content h4 {
    font-size: 22px;
}
.single-content h5 {
    font-size: 20px;
}
.single-content h6 {
    font-size: 16px;
}
.comment_text h1 {
    font-size: 46px;
}
.comment_text h2 {
        font-size: 34px;
}
.comment_text h3 {
    font-size: 26px;
}
.comment_text h4 {
    font-size: 22px;
}
.comment_text h5 {
    font-size: 20px;
}
.comment_text h6 {
    font-size: 16px;
}

/******/


form.post-password-form input[type=submit]{
    padding: 0px 20px;
    height: 46px;
}
#respond{
    padding-top: 150px;
    margin-top: -150px;
}
h4.comment-title{
    background: none;
    margin-bottom: 10px;
    font-size: 24px;
}
.theme-comment-section .media-body{
    padding-left: 0px;
}
.media-left, .media>.pull-left {
    padding-right: 15px;
}
.blog-text.blog-details-post{
    margin-top: 0px;
}
.error404 .breadcrumb-area{
    min-height: 630px;
}


.blog-info .blog-meta{
    margin-bottom: 10px;
}
.single-blog{
        border-bottom: 0.5px solid #999;
    padding-bottom: 20px;
}
.blog-single{
    border-bottom:  none; 
}
.breadcrumb-area {
    color: white;
}

.pagination-wrap .pagination li span {
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    background: #b8912d;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
    text-align: center;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover,
.pagination li span.current {
    background: #252525;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(26, 35, 126, 0.32)
}


.avatar__info h5 a[rel="author"] {
    font-size: 26px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.avatar__info h5 a[rel="author"]:hover {
    color: #b8912d;
}

.block-quote p:nth-child(2) span {
    font-size: 16px;
}

.single-news-tags ul.list li {
    margin-right: 5px;
}

.comment-form-cookies-consent {
    display: none;
}

form#contact-form div.col-lg-6 {
    max-width: 48%;
}

form#contact-form div.col-lg-6:nth-child(3) {
    float: right;
}

h3.comment-reply-title {
    margin-bottom: 30px;
    text-transform: capitalize;
}

.logged-in h3.comment-reply-title {
    margin-bottom: 20px;
    margin-top: -10px;
}


.avatar__wrap {
    margin-top: 60px;
}

.comment__form .form-submit input.btn {
    margin-top: 10px;
}

.comment__form > .form-submit {
    margin-bottom: 0px;
}

.form-control:focus {
    box-shadow: none;
}

.comment-text .avatar-name h6 {
    text-transform: capitalize;
}

.comment-reply-link {
    float: right;
    display: inline-block;
    border: 2px solid #f4f4ff;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 14px;
    margin-top: -23px;
    color: #6e6e6e;
}

.comment-reply-link:hover {
    border-color: #b8912d;
    background: #b8912d;
    color: #ffffff;
}

.details__content blockquote p {
    line-height: 1.7;
    color: #99a7c0;
    font-size: 14px;
}

.widget_categories, .widget_tag_cloud {
    padding: 35px 25px 35px 25px;
    border: 2px solid #f5f8fa;
    overflow: hidden;
}

.widget_categories h3, .widget_tag_cloud h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px;
}

.widget_categories ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
    text-align: right
}

.widget_categories ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.widget_categories ul li a { 
    float: left;
    font-size: 14px;
    color: #6e6e6e;
}

.widget_categories ul li a:hover {
    color: #b8912d;
}
.details__content figure {
    line-height: 28px;
    color: #333;
}

.widget_tag_cloud .wp-tag-cloud li a {
    display: block;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #333;
    padding: 9px 20px;
    margin: 6px 4px;
}

.widget_tag_cloud .wp-tag-cloud li a:hover {
    background: #b8912d;
    border-color: #b8912d;
    color: #ffffff;
}

.bsingle__content .meta-info ul li a {
    color: #333;
}

.details__content div.gallery {
    display: none;
}

.recent-widget .widget__post ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}

.recent-widget .widget__post ul li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.details__content {
    line-height: 28px;
    color: #6e6e6e;
}

.search-custom h4 {
    letter-spacing: 0.8px;
    line-height: 32px;
}

.search-custom .slidebar__form form input[type="search"]:focus {
    background: #f5f8fa;
}

.search-custom .slidebar__form form button {
    right: 220px;
    height: 60px;
    top: 20px;
    padding: 18px 25px;
}

.admin-bar .second-header {
    margin-bottom: 0px;
}

.admin-bar .menu-area {
    margin-top: 0px;
    outline: none;
}

.main-menu > nav > .top-btn {
    padding-bottom: 35px;
    padding-top: 34px;
    margin-left: 30px;
}

:focus {
    outline: none;
}

.single-cta {
    border-bottom: 1px dotted #ccc;
}

.page-404 {
    padding-top: 80px;
    padding-bottom: 120px;
}
.page-404 h1 {
    font-size: 150px;
    font-weight: 300;
}

.page-404 h2 {
    font-size: 50px;
    font-weight: 400;
}

.page-404 p {
    font-size: 25px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 40px;
    color: #333;
}

.page-404 a {
    background: #b8912d;
    border: none;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 25px 45px;
    text-align: center;
    text-transform: unset;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}


.contact-field input::placeholder {
    color: #565656;
}

.comment__form .comment-field textarea::placeholder, .comment__form .comment-field input::placeholder {
    color: #565656;
}

.choose-content p, .choose-list ul li, .second-services-content h5, .b-meta ul li a,
.second-services-content2 a, .widget_categories ul li a, .widget-social a {
    color: #333;
}

.widget__post-content h6 {
    margin-bottom: 10px;
}

.widget__post-content span {
    font-size: 12px;
    color: #333;
}

.details__content blockquote p {
    color: #fff;
}

.details__content blockquote footer {
    font-size: 16px;
}

.avatar__info-social a, .post__tag ul li a,
.post__share ul li a {
    color: #333;
}

.post-comments-form {
    margin-top: 20px;
}

.details__content figure img {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .details__content figure img {
        float: left;
        width: 255px;
        margin-right: 30px;
    }
    #contact-form {
        padding: 30px 20px;
    }
}

@media (max-width: 991px) {
    .slider-price {
        display: none;
    }
}

@media (max-width: 768px) {
    .slider-content ul {
        display: none;
    }
}

.count {
    font-weight: 600;
    font-size: 56px;
}

.single-counter p {
    font-weight: 500;
    font-size: 17px;
}

.bsingle__content ul {
    padding-left: 0px;
}

@media (max-width: 768px) {
    .bsingle__content ul {
        padding-left: 17px;
    }
}

.wellcome-text p{
    color:#333!important;
}
.meta-info, .meta__info{
    color: #333!important;
    font-weight: 600!important;
    margin-bottom:10px!important;
}
.meta__info ul li a{
    color: #333!important;
    font-weight: 600!important;
}
.meta__info ul li a:hover{
    color: #b8912d!important;
}

.testi-author img {
    display: inline-block!important;
}

.wp-block-group h2.wp-block-heading {
    position: relative;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.widget_block.widget_search label.wp-block-search__label {
    display: none;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.widget_block .wp-block-search .wp-block-search__input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #f4f5f7;
    margin-bottom: 0;
    border-radius: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container ul li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 28px;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    color: #040b11;
    border: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 15px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment {
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.sidebar_widget.widget.widget_block.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
    margin: 0px 0px;
}
.sidebar__widget .wp-block-group__inner-container .wp-block-latest-comments {
    padding-left: 0rem;
}
.wp-block-group ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0px;
}



/*** Animation ***/
@-webkit-keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*** Global Styling ***/
.elementor-element a.elementor-button.elementor-button-link,
.choose-btn a.btn {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B8912D;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    padding: 18px 45px 18px 45px;
    font-family: "Poppins", sans-serif;
}
.elementor-element a.elementor-button.elementor-button-link:hover,
.choose-btn a.btn:hover {
    background: #9c7718;
}
.btn.ss-btn {
    background: #b8912d;
}
.btn.ss-btn:hover {
    color: #b8912d;
}
.second-atitle > span,
.second-atitle p,
.section-title span {
    color: #b8912d;
}
#scrollUp{
    display: none !important;
}
.btn{
    background: #b8912d;
}
.btn:hover {
    background: #9c7718;
}
.textwidget ul > li{
    margin-top: 10px;
    list-style: disc
}
.textwidget ul {
    padding-left: 16px;
}
.brand-area{
    background: #fff !important;
}
#box-space,
#box-space .e-con-inner {
    display: flex;
}
.elementor-widget-text-editor a {
    color: #b8912d;
}
.elementor-widget-text-editor a:hover {
    color: #000;
}

/*** Header ***/
.header-cta ul li {
    font-size: 14px;
}
.header-cta ul li i.icon.dripicons-mail {
    font-size: 17px;
    position: relative;
    top: 4px;
}
.main-menu .has-sub a:hover, .main-menu ul li.active a, 
.main-menu ul li:hover > a {
    color: #b8912d;
}

.main-menu .has-sub ul li a:hover {
    color: #000000
}
.header-area .logo img,
.footer-top .logo img{
    width: 89px;
	height: 70px;
}
.menu-area{
    position: relative;
    background: #000;
}
.menu-area::before {
    content: "";
    display: block !important;
    position: absolute;
    background: #b8912d;
    right: 0;
    width: 70%;
    height: 89px;
}
.main-menu ul li a{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 17px;
    padding: 31px 0;
}
.main-menu ul li a:hover {
    color: #000 !important;
}
.main-menu .has-sub > ul {
    background-color: #b8912d;
    border-top: 1px solid #ddd;
}
.main-menu ul li ul li a {
    color: #fff;
}
.main-menu ul li ul li a:hover {
    color: #000;
}
.header-top .col-lg-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.header-top .col-lg-6.d-lg-block {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

/*** Hero Banner ***/
.slider-content {
    border-color: #b8912d;
}
.slider-content::before,
.slider-content::after {
    background: #b8912d;
}
.slider-content ul li i {
    color: #fff;
}
.slider-content h2 {
    font-size: 66px;
    letter-spacing: 1.2px;
}
.s-slider-content h2 {
    margin-bottom: 35px;
}
.slider-bg::before {
    opacity: .2;
}
.slider-price {
    text-align: left;
}
.slider-price h3 {
    font-size: 22px;
}
.slider-price h2 {
    color: #e0b442;
    font-size: 54px;
    text-shadow: 1px 1px 0px #ffffffc2;
}

/*** About ***/
.about-text {
    background: #b8912d;
    box-shadow: 5px 5px 0 0 #b8912d;
}

/*** Our Project ***/
.dy-project .elementor-widget-image-box .elementor-image-box-title a {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
}
.dy-project .elementor-widget-image-box .elementor-image-box-title {
    margin-bottom: 10px !important;
}
.dy-project .elementor-widget-image-box .elementor-image-box-description {
    font-family: "Poppins", sans-serif;
}
.dy-project .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.dy-project .elementor-widget-image-box:hover .elementor-image-box-content .elementor-image-box-description{
	opacity: 1;
}
.dy-project .elementor-widget-image-box:hover .elementor-image-box-content {
	bottom: 0;
}
.dy-project .elementor-widget-image-box .elementor-image-box-content {
	position: absolute;
	left: 0;
	bottom: -166px;
	z-index: 2;
	width: 100%;
	padding: 40px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.dy-project .elementor-widget-image-box {
	overflow: hidden;
	margin-bottom: 30px;
	z-index: 1;
	position: relative;
}
.dy-project .elementor-widget-image-box:before {
	z-index: 1;
}
.dy-project .section-title span {
    font-family: "Poppins", sans-serif;
    color: #b8912d;
}
#center-title h2{
    text-align: center;
    color: #252525 !important;
}
.section-title h2::before,
.section-title h2::before {
    background: #b8912d;
}
.dy-project:hover .section-title h2::before{
    width: 100px;
}
.addon-btn .elementor-button span{
     font-family: "Poppins", sans-serif;  
}

/*** CTA ***/
.dy-appt .cta-area::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0.6;
    background-color: #b8912d;
}
.dy-appt .cta-area .container{
    position: relative;
    z-index: 2;
}
.dy-appt .section-title.cta-title p,
.dy-appt .section-title.cta-title h2,
.dy-appt .section-title.cta-title h3 {
    text-shadow: 0px 0px 2px #000;
}
.dy-appt .s-cta-btn .btn {
    background: #d6a015;
}
.dy-appt .s-cta-btn .btn:hover {
    background: #fff;
    color: #d6a015;
}

/*** Testimonial ***/
.elementor-section.home-review{
    background-size: cover;
}
.home-review .section-title h2,
.home-review .single-testimonial p {
    color: #fff;
}
.home-review .testimonial-active .slick-arrow {
    width: auto;
}
.home-review .testimonial-active .slick-arrow.slick-prev {
    right: 50%;
    width: 40px;
    left: auto;
}
.home-review .testimonial-active .slick-arrow.slick-next {
    left: auto;
    right: 44%;
    width: 40px;
}
.home-review .testimonial-active .slick-arrow:hover i{
    color: #d6a015;
}

/*** Featured Properties ***/
.choose-content h3{
    font-size: 28px;
}
.choose-content h2{
    font-size: 35px;
}

/*** Contact Form ***/
.contact-form .section-title span {
    font-family: "Poppins", sans-serif;
    color: #b8912d;
}
.contact-form h2::before {
    background: #b8912d;
}
.contact-form:hover .section-title h2::before{
    width: 100px;
}
#eapps-form-1 .eapps-form-button {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #b8912d !important;
    background: #b8912d !important;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    padding: 18px 45px 18px 45px;
}
#eapps-form-1 .eapps-form-button:hover {
    background-color: #9c7718 !important;
    background: #9c7718 !important;
}
.eapps-form-element-input-textarea {
    min-height: 140px;
}
.project-form{
    background-image: url(/wp-content/uploads/2024/08/contact-bg1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}
#eapps-form-1 .eapps-form-style-classic .eapps-form-element-input-text,
#eapps-form-1 .eapps-form-style-classic .eapps-form-element-input-dropdown,
#eapps-form-1 .eapps-form-style-classic .eapps-form-element-input-textarea,
#eapps-form-1 .eapps-form-style-classic .eapps-form-element-input-datepicker,
#eapps-form-1 .eapps-form-style-classic .eapps-form-element-input-file-wrapper {
    border-color: rgb(135 135 135) !important;
}
#eapps-form-1 .eapps-form-element-dropdown .eapps-form-element-input-dropdown-wrapper:after {
    border-color: rgba(135 135 135) transparent transparent transparent;
    border-width: 7px;
}
#eapps-form-1 .eapps-form-actions-button:hover::before,
#eapps-form-1 .eapps-form-actions-button:focus::before {
    opacity: 0;
    transform: none;
}

/*** Footer ***/
.footer-bg {
    background: #000;
}
.footer-contact ul li i{
    color: #b8912d;
}
.footer-contact ul li i.icon.dripicons-mail {
    font-size: 18px;
    position: relative;
    top: 4px;
}
.footer-contact ul li a{
    padding-left: 8px;
    color: #fff;
}
.footer-contact ul li a:hover{
    color: #b8912d;
}
.footer-social h5{
    color: #fff;
    margin-bottom: 15px;
}
.footer-social a {
    font-size: 24px;
    color: #ddd;
    margin-right: 26px;
}
.footer-social a:hover {
    color: #b8912d;
}
.f-widget-title h5 {
    font-size: 25px;
    padding-bottom: 0px;
}
.f-widget-title h5::before {
    display: none;
}
.footer-top .textwidget ul {
    padding-left: 0px;
}
.footer-top .textwidget ul > li {
    list-style: none;
}
.footer-link ul li a {
    color: #fff;
    font-size: 16px;
}
.footer-top .col-xl-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.footer-top .col-xl-2 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 5%;
}
.footer-bg.pb-80 {
    padding-bottom: 0px;
}
.copyright-text p {
    margin-bottom: 0;
    color: #fff;
}
.copyright-text {
    float: left;
    display: block;
    width: 100%;
}
.copyright-text .credit{
    display: block;
    width: 100%;
}
.credit .credit-left,
.credit .credit-right{
    width: 50%;
    display: inline-block;
    float: left;
}
.credit .credit-left{
    text-align: left;
}
.credit .credit-right{
    text-align: right;
}
.credit .credit-right a{
    padding-left: 2px;
}

/*** Team ***/
#team .container .col-lg-4:nth-child(3) .single-team,
#team .container .col-lg-4:nth-child(6) .single-team{
    display: none;
}

/*** Main Feature ***/
.s-single-services .services-ico2 i {
    font-size: 0px;
    background: transparent;
    border-radius: 0px;
    color: #383838;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: left;
    display: block;
}
.s-single-services.active .services-ico2 i {
    background: transparent;
    color: #fff;
}
.s-single-services .services-ico2 i:before{
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 30px;
    width: 50px;
    height: 50px;
}
.s-single-services.active .services-ico2 i:before {
    filter: brightness(0) saturate(100%) invert(98%) sepia(17%) saturate(7235%) hue-rotate(310deg) brightness(83%) contrast(97%);
}
.s-single-services .services-ico2 i.surveillance-system:before{
    background-image: url(/wp-content/uploads/2024/08/cctv.png);
}
.s-single-services .services-ico2 i.lobby:before{
    background-image: url(/wp-content/uploads/2024/08/lobby.png);
}
.s-single-services .services-ico2 i.prayer-area:before{
    background-image: url(/wp-content/uploads/2024/08/sajadah.png);
}
.s-single-services .services-ico2 i.fire-system:before{
    background-image: url(/wp-content/uploads/2024/08/fire-extinguisher.png);
}
.s-single-services .services-ico2 i.security:before{
    background-image: url(/wp-content/uploads/2024/08/protection.png);
}
.s-single-services .services-ico2 i.maintenance-staff:before{
    background-image: url(/wp-content/uploads/2024/08/maintenance.png);
}
.video-tour .e-con-inner{
    padding-top: 70px !important;
}
.video-tour .elementor-widget-heading{
    margin-bottom: 40px !important;
}
.project-plan .pt-120 {
    padding-top: 20px;
}
.apartments .tab-content ul li {
    font-size: 18px;
    padding: 18px 0;
}
.project-form .eapps-form-layout-boxed {
    padding-top: 5px;
}
.project-form {
    padding-top: 60px !important;
}
.apartments nav > div a.nav-item.nav-link.active,
.apartments nav > div a.nav-item.nav-link:hover,
.apartments nav > div a.nav-item.nav-link:focus {
    background: #b8912d !important;
}
.elementor-widget-text-editor ul li {
    list-style: disc;
    padding-bottom: 15px;
}
.elementor-widget-text-editor ul li::marker {
    color: #b8912d;
}


@media screen and (max-width: 1200px) {
h1{
   font-size: 60px;
}
h2{
    font-size: 50px;
}
h3{
    font-size: 37px;
}
h4{
    font-size: 30px;
}
h5{
    font-size: 28px;
}
h6{
    font-size: 24px;
}
.slider-content h2 {
    font-size: 66px;
}
.about-title h2 {
    font-size: 55px;
}
.section-title h2{
    font-size: 52px;
}
.header-area .container{
    max-width: 1200px;
    width: 100%;
}
.menu-area::before {
    width: 78%;
}
.header-area .container .second-menu .col-lg-9 {
    -ms-flex: 0 0 83%;
    flex: 0 0 83%;
    max-width: 83%;
}
.header-cta ul li {
    margin-left: 20px;
}
}

@media (min-width: 992px){
.main-menu ul li.active a, .main-menu .has-sub a:hover, .main-menu ul li:hover > a {
    color: 000;
}
.main-menu ul li.active a{
    color:#000;
}
.slider-bg {
    min-height: 810px!important;
}
.main-menu > nav > ul {
    display: inline-block;
}
.main-menu ul li.active a, .main-menu .has-sub a:hover, 
.main-menu ul li:hover > a{
    color: #000000;
}
.main-menu .has-sub ul li a:hover {
    color: #b8912d;
}
#mobile-menu {
    display: block!important;
}
}

@media screen and (max-width: 991px) {
h1{
   font-size: 56px;
}
h2{
    font-size: 46px;
}
h3{
    font-size: 34px;
}
h4{
    font-size: 28px;
}
h5{
    font-size: 26px;
}
h6{
    font-size: 22px;
}
.slider-content h2 {
    font-size: 58px;
}
.about-title h2 {
    font-size: 50px;
}
.section-title h2{
    font-size: 48px;
}
.cta-title h3 {
    font-size: 47px;
}
.header-area .menu-area {
    padding: 30px 0 20px 0;
}
.header-area .header-top,
.menu-area::before {
    display: none !important;
}
.header-area .container .second-menu .col-lg-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.header-area .container .second-menu .responsive i {
    position: relative;
    top: -20px;
}
.main-menu ul li a {
    padding-left: 0px;
}
.main-menu > nav > .top-btn {
    display: none;
}
.main-menu ul li a {
    padding: 20px 0;
}
.main-menu .has-sub a:hover{
    color: #d29751;
}
.main-menu .has-sub > ul {
    background-color: #000000;
    border-top: 1px solid #d29751;
    border-bottom: 1px solid #d29751;
}
.main-menu .has-sub li a {
    padding-left: 30px;
    color: #ffffff;
}
.main-menu .has-sub li a {
    padding: 20px;
}
#mobile-menu ul li.has-sub:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/08/arrow-down.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 25px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 25px;
}
.slider-area .slider-price {
    display: block;
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 45px;
}
#about .second-about {
    left: 80%;
}
.dy-project .elementor-widget-image-box .elementor-image-box-content {
    padding: 20px;
}
.dy-project .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title{
    font-size: 23px;
}
.dy-project .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description{
    line-height: 22px;
}
.footer-top .col-xl-6 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.footer-top .col-xl-2 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    padding-left: 3%;
}
.footer-contact ul li a {
    font-size: 14px;
}
.single-team:hover .team-info {
    transform: none;
    background: #fff;
}
.single-team:hover .team-info h4,
.single-team:hover .team-info span {
    color: #000;
}
#team .container .col-lg-4:nth-child(3),
#team .container .col-lg-4:nth-child(6) {
    display: none;
}
#gallery-1 .gallery-item {
    text-align: center !important;
    width: 49% !important;
    padding: 0 20px 40px 20px !important;
}
.elementor-image-gallery .gallery-columns-3 .gallery-item {
    max-width: 49% !important;
}
#gallery-1 br {
    clear: none !important;
}
}

@media (max-width: 767px) {
h1{
   font-size: 52px;
}
h2{
    font-size: 42px;
}
h3{
    font-size: 32px;
}
h4{
    font-size: 26px;
}
h5{
    font-size: 24px;
}
h6{
    font-size: 21px;
}
.slider-content h2 {
    font-size: 54px;
}
.about-title h2 {
    font-size: 46px;
}
.section-title h2{
    font-size: 44px;
}
.cta-title h3 {
    font-size: 44px;
}
.sticky-menu #mobile-menu {
    overflow: hidden;
    height: auto;
}
.main-menu ul li:last-child {
    border-bottom: none;
}
.counter-area {
    background-size: auto!important;
}
.testimonial-area {
    background-size: cover;
}
.slider-bg {
    min-height: 600px!important;
}
.slider-content .slider-btn {
    display: table;
}
.slider-content .slider-btn .btn.ss-btn {
    display: block;
}
.slider-price h3 {
    font-size: 20px;
}
.slider-price h2 {
    font-size: 44px;
}
.breadcrumb-title h2 {
    font-size: 50px;
}
#about.pt-120,
.feature-properties .pt-120{
    padding-top: 60px;
}
#about.pb-120,
.feature-properties .pb-120{
    padding-bottom: 40px;
}
.dyp-col.e-con.e-flex {
    max-width: 400px;
    margin: 0px auto 15px auto;
}
.dy-project .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description{
    line-height: 24px;
}
.dy-project .elementor-widget-image-box .elementor-image-box-content {
    bottom: -110px;
}
.home-review .testimonial-active .slick-arrow.slick-next {
    right: 41%;
}
.home-review .testimonial-active .slick-arrow.slick-prev {
    right: 53%;
}
.footer-top .container {
    max-width: 100%;
}
.footer-top.pb-30 {
    padding-bottom: 60px;
}
.footer-top .col-xl-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
}
.footer-top .col-xl-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
}
.footer-contact ul li a {
    font-size: 16px;
}
.credit .credit-left, .credit .credit-right {
    width: 100%;
    display: block;
}
.credit .credit-left,
.credit .credit-right {
    text-align: center;
}
.credit .credit-left {
    margin-bottom: 10px;
}
.breadcrumb-area {
    min-height: 350px;
}
.eapps-form-layout-boxed {
    padding: 5px !important;
}
.video-tour.e-con.e-flex {
    --flex-wrap: none;
}
}

@media (max-width: 640px) {
#gallery-1 .gallery-item {
    width: 100% !important;
}
.elementor-image-gallery .gallery-columns-3 .gallery-item {
    max-width: 100% !important;
}
}

@media (max-width: 480px) {
.slider-content {
    border: 0px;
    padding: 20px 0 20px 0px;
}
.slider-content::before, .slider-content::after{
    display: none;
}
.slider-content h2 {
    font-size: 48px;
}
.section-title h2{
    font-size: 40px;
}
.cta-title h3 {
    font-size: 40px;
}
.breadcrumb-title h2 {
    font-size: 40px;
}
.breadcrumb-area {
    min-height: 300px;
}
}

@media (max-width: 420px) {
.feature-properties .choose-list ul li {
    width: 100%;
}
}

@media (max-width: 380px) {
.slider-content h2 {
    font-size: 44px;
}
.apartments .tab-content ul li {
    font-size: 16px;
}
}