/*
Theme Name: Perfect Choice
Theme URI: http://www.nwahy.com
Author: the Ahmed Al-Enzi
Author URI: http://www.nwahy.com
Description: Perfect Choice is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Perfect Choice will make your WordPress look beautiful everywhere.
Version: 1000.99
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: Perfect Choice

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Google Fonts
font-family: 'Roboto', sans-serif;
font-family: 'Mukta', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Kosugi Maru', sans-serif;
*/
a {
    color: #55ACEE;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.perfect-choice-header {
    background-color: #f8f9fa;
    border-bottom: 1px solid #DFE3EE;
    margin-bottom: 15px;
}
.perfect-choice-top-container {
  background-color: #F7F7F7;
  border-bottom: 0px solid #DFE3EE;
  margin-bottom: 0px;
  min-height: 30px;
}
.perfect-choice-top-navbar {
    padding: 0;
}
.perfect-choice-logo {
  background-color: #f8f9fa;
  color: #666;
  padding: 15px 0;
  border-bottom: 1px solid #dfe3ee;
  min-height: 120px;
  transition: height 2s;
}

.perfect-choice-logo p {
  padding: 0;
  margin: 0;
}

.perfect-choice-header-ads {
  padding: 0;
  margin: 0;
}

.perfect-choice-social {
  padding: 0;
  margin-bottom: 0;
}

.perfect-choice-footer {
    background-color: #F7F7F7;
    border-top: 1px solid #DFE3EE;
    margin-top: 15px;
}
.perfect-choice-footer .container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.low-footer {
    background-color: #f2f2f2;
    padding: 30px 0;
    text-align: center;
}
.footer-boxes h1, .footer-boxes h2, .footer-boxes h3, .footer-boxes h4, .footer-boxes h5, .footer-boxes h6 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.footer-boxes .address i, .footer-boxes .address span {
    color: #f7b13f;
    padding: 0 0 0 5px;
}
.card-header {
    padding: 10px;
}

.card-header h1, .card-header h2 {
    font-size: 18px;
    margin-bottom: 0;
}

.card-header h3, .card-header h4, .card-header h5, .card-header h6 {
    font-size: 15px;
    margin-bottom: 0;
}

.card-body h1, .card-body h2 {
    font-size: 18px;
    margin-bottom: 0;
}

.card-body h3, .card-body h4, .card-body h5, .card-body h6 {
    font-size: 15px;
    margin-bottom: 5px;
}

.card-body .media {
    margin-bottom: 15px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
}

.post-meta span {
    margin-right: 15px;
}
.menu-item {
    list-style: none;
}
.carousel-caption {
    background: rgba(0, 0, 0, .5);
    right: 20px;
    left: 20px;
}
.carousel-caption h3, .carousel-caption h3 a {
    color: #fff;
}
.home_box_3, .home_box_4, .home_box_10 {
    margin-bottom: 15px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
}
.block-excerpt p {
  word-break: break-all;
  white-space: normal;
}
.post-categories {
    margin-top: 15px;
    border-top: 1px #ddd solid;
    padding-top: 15px;
}
.container_loop_7 {
    margin-bottom: 15px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
}
.card-body .last-item {
    margin-bottom: 0px;
    border-bottom: 0px #ddd solid;
    padding-bottom: 0px;
}
.first-box-8, .first-box-9 {
    margin-bottom: 15px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 0px;
}
.large-slider {
    padding: 15px;
    background: #24292d;
    margin-bottom: 15px;
}
.large-slider .carousel-indicators {
    margin-bottom: 0;
    right: unset;
    left: 20px;
    margin-left: 0;
    margin-right: 0;
    bottom: 5px;
    background: rgba(0, 0, 0, .5);
    padding: 15px;
}
.large-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
}
.large-slider .carousel-caption {
    right: unset;
    left: 20px;
    bottom: 50px;
    padding: 15px;
    text-align: left;
}
.large-slider .carousel-controls .carousel-control-prev, .large-slider .carousel-controls .carousel-control-next {
    font-size: 40px;
    font-weight: 700;
}
.large-slider .category-label, .cards-slider .category-label, .large-slider-full .category-label {
    z-index: 9999;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #666;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 5px;
    background: rgba(255, 255, 255, .8);
}
.large-slider .carousel-controls, .cards-slider .carousel-controls {
    position: absolute;
    color: #fff;
    padding: 0 0;
    width: 80px;
    height: 30px;
    right: 15px;
    bottom: 15px;
    opacity: 0.85;
}
.large-slider .carousel-controls .carousel-control-next, .large-slider .carousel-controls .carousel-control-prev, .cards-slider .carousel-controls .carousel-control-next, .cards-slider .carousel-controls .carousel-control-prev {
    background: #39b3d7;
    width: 30px;
    height: 30px;
    font-size: 20px;
    opacity: 1;
}

.cards-slider {
    padding: 15px 15px 0 15px;
    background: #24292d;
    margin-bottom: 15px;
}

.cards-slider .carousel-indicators {
    margin-bottom: 0;
    right: unset;
    left: 20px;
    top: 15px;
    bottom: unset;
    margin-left: 0;
    margin-right: 0;
    background: rgba(0, 0, 0, .5);
    padding: 15px;
}
.cards-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
}
.cards-slider .carousel-caption {
    right: 15px;
    left: 15px;
    bottom: 0;
    padding: 15px;
    text-align: center;
}
.cards-slider .carousel-controls {
    right: 15px;
    top: 15px;
    bottom: unset;
    opacity: 0.85;
}
.cards-slider h2 {
    font-size: 23px;
    font-weight: 700;
    color: #fff;
}
.cards-slider h3 {
    font-size: 23px;
    font-weight: 700;
}
.cards-slider .col-slider {
    margin-bottom: 15px;
}
.cards-slider .post-meta .post-date, .cards-slider .post-meta .post-comments, .cards-slider .post-meta .post-author a {
     color: #ddd !important;
}
.cards-slider .post-meta .fas {
     color: #ddd !important;
}
.container_slider_full h3, .container_slider_full h3 a {
    color: #fff !important;
}

.perfect-choice-single-post h1 {
    font-size: 23px;
    font-weight: 700;
}
.entry-summary {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 15px;
}
.perfect-choice-single-post .post-meta {
    padding: 10px 15px;
    border-bottom: 1px dotted #ddd;
    margin: 0 15px;
    text-align: center;
}
.perfect-choice-category-posts {
    padding-bottom: 15px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
}
.perfect-choice-category-posts h1 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px;
}
.perfect-choice-category-posts .post-meta {
    margin-bottom: 10px;
}
.perfect-choice-category-cards {
    padding-bottom: 15px;
    border-bottom: 0px dotted #ddd;
    margin-bottom: 15px;
}
.perfect-choice-category-cards h1 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 10px;
}
.perfect-choice-category-cards .post-meta {
    margin-bottom: 10px;
}
.comment-list {
    margin: 0;
    margin-top: 15px;
    padding: 0;
}
.comment-list li {
    position: relative;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #ddd;
    border-left: 5px solid #ddd;
    background: #fff;
    list-style: none;
}
.comment-metadata {
    margin-top: 15px;
    position: absolute;
    right: 15px;
    top: 0;
}
.comment-content {
    margin-top: 15px;
}
.comment-author {
    padding-bottom: 15px;
    border-bottom: 1px dotted #ddd;
}

.perfect-choice-header-container {
  background-color: #f8f9fa;
  border-bottom: 1px dotted #ddd;
  height: fit-content !important;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%);
  -webkit-transition: all .4s linear !important;
  transition: all .4s linear !important;
}
.perfect-choice-main-menu {
    display: block;
}
.perfect-choice-main-menu-mobile {
    display: none;
}
.perfect-choice-top-menu-mobile {
    margin: auto;
}
.perfect-choice-top-menu-mobile2 {
    margin-right: auto;
}
.perfect-choice-top-menu-mobile2 .nav-link {
    padding: 0 1rem;
}
.fixed-header .perfect-choice-header-ads {
    display: none;
}
.perfect-choice-main-menu-fixed, .perfect-choice-main-menu-fixed2 {
    display: none;
}
.fixed-header .perfect-choice-main-menu-fixed, .fixed-header .perfect-choice-main-menu-fixed2 {
    display: inline;
}
.fixed-header .perfect-choice-main-menu-fixed {
    float: right;
}
.fixed-header .perfect-choice-main-menu-fixed ul.navbar-nav-fixed {
    padding-top: 5px;
}
.fixed-header .perfect-choice-logo {
    min-height: 85px !important;
}
.fixed-header .perfect-choice-logo img {
    max-width: 200px !important;
}
.fixed-header .perfect-choice-main-menu {
    display: none;
}
.perfect-choice-brand {
    display: none;
}
.media-images {
    max-width: 75px !important;
}
.dropdown-menu-search {
    left: unset;
    right: 0;
    min-width: 250px;
    text-align: center;
}
.dropdown-menu-submit {
    color: #fff;
    background-color: #FBC02D;
    border-color: #FBC02D;
}
.large-slider-full .carousel-control-prev .fa-angle-double-left, .large-slider-full .carousel-control-next .fa-angle-double-right {
    font-size: 40px;
}
.container-loop-first {
    padding-bottom: 30px;
    background-color: #fff;
}
.container-loop-first-2 {
  margin-top: 30px;
}
.container-loop-second {
    margin-bottom: 30px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #dedede;
    padding: 30px 0;
}
.container-loop h2 {
    font-size: 30px;
    font-weight: 700;
}
.divider {
    width: 60px;
    height: 5px;
    border-radius: 2.5px;
    background-color: #376eb4;
    margin: 30px auto;
}
.container-loop-icon-box {
    width: 75px;
    height: 75px;
    display: block;
    border-radius: 50%;
    background-color: #376eb4;
    margin: 0 auto;
}
.container-loop-icon {
    font-size: 28px;
    padding-top: 25px;
    color: #fff;
}
.kbrns_zoomIn .carousel-inner .carousel-item img {
    -webkit-transition: transform 2s ease-in-out;
    -moz-transition: transform 2s ease-in-out;
    transition: transform 2s ease-in-out;
}
.kbrns_zoomIn .carousel-inner .carousel-item img:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.08);
}

.container_box_full {
    margin-bottom: 30px;
}
.container_box_full .container_title_full {
    margin-bottom: 30px;
    text-align: center;
}
.container_box_full .container_title_full h2 {
    font-size: 28px;
    font-weight: 700;
}
.container_box_full .sub-title {
    font-size: 14px;
    color: #AAAAAA;
}
.container_box_full h3 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin-bottom: 15px;
}
.container_box_full h3 a {
    color: #333;
}
.container_box_full .home_box_3, .container_box_full .home_box_4, .container_box_full .home_box_10 {
    margin-bottom: 15px;
    border-bottom: 0px #ddd solid;
    padding-bottom: 10px;
}
.container_box_full .post-meta {
    margin-bottom: 15px;
}
.container_box_full .post-meta .fas {
    color: #adadad;
}
.container_box_full .post-meta .post-date, .container_box_full .post-meta .post-comments {
    color: #376eb4;
}
.contaner-custom-text {
    padding: 15px;
    position: relative;
}

.contaner-custom-text .custom-text-span {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    padding-top: 35px;
}
.custom-text-1 {
    background: url(images/custom-text-1.jpg) no-repeat top center #556c7f;
    min-height: 300px;
    padding: 80px 0;
    overflow: hidden;
    font-size: 40px;
    line-height: 1.8em;
    color: #fff;
}
.custom-text-1 .custom-btn {
    background-color: #f7b13f;
    padding: 30px;
    font-size: 30px;
    display: block;
    margin-top: 20px;
    text-align: center;
    color: #fff;
}
.custom-text-1 span {
    color: #f7b13f;
}
.custom-text-2 {
    background: url(images/custom-text-2.jpg) no-repeat top center #f8f8f8;
    padding: 80px 0;
    color: #666;
}
.custom-text-2 .custom-btn {
    background-color: #f7b13f;
    margin-top: 20px;
    text-align: center;
    color: #fff;
}
.custom-text-2 span {
    color: #f7b13f;
}
.custom-text-3 {
    background: url(images/custom-text-3.png) repeat top center #f8f8f8;
    padding: 30px 0;
    color: #fff;
}
.custom-text-3 .custom-btn {
    background-color: #f7b13f;
    margin-top: 20px;
    text-align: center;
    color: #fff;
}
.custom-text-3 a {
    color: #fff;
}
.custom-text-4 {
    background: url(images/custom-text-5.jpg) repeat top center #f8f8f8;
    padding: 30px 0;
    color: #666;
}
.custom-text-4 a {
    color: #666;
}
.custom-text-5 {
    background: url(images/custom-text-4.jpg) no-repeat top center #f8f8f8;
    padding: 30px 0;
    color: #fff;
}
.custom-text-5 a {
    color: #fff;
}
.custom-text-5 .custom-btn {
    background-color: #f7b13f;
    margin-top: 20px;
    text-align: center;
    color: #fff;
}
.show .perfect-choice-main-menu-mobile {
  background: #fff;
  padding: 5px 15px;
}
.show .navbar-nav {
  padding-right: 0;
}
.show .list-inline-item {
  display: block;
}
.show .list-inline-item:not(:last-child) {
  margin-right: 0;
}
.show .list-inline {
  padding: 0 15px;
}
.show .perfect-choice-social {
  display: inline-flex;
}
.show #menu-main li.nav-item a {
  padding-bottom: 0px;
  border-bottom: 0px solid #fff;
}
.show #menu-main li.nav-item {
    border-bottom: 1px solid #ddd;
    padding-top: 0;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.show .menu-item-search {
    border-bottom: 0px solid #ddd !important;
    margin-bottom: 0px !important;
}

.show #menu-main li.nav-item a:hover {
    color: #0a4ca2;
    padding-bottom: 15px;
    border-bottom: 0px solid #FBC02D;
}
.navbar-collapse.show {
    background: #fff;
    margin-bottom: 20px;
    color: #666;
}
.show .perfect-choice-social a, .show .perfect-choice-top-menu-mobile a, .show .perfect-choice-top-navbar a {
    color: #666;
}
.show .perfect-choice-top-header-info {
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
}
.show .perfect-choice-top-header-info, .show .perfect-choice-top-header-info a {
    color: #666;
}
.breadcrumb-type {
    margin-top: 15px;
}
.project-info .nav-tabs {
    padding-right: 0;
}
.project-info .tab-content {
    padding: 15px 15px 0 15px;
}
.social-share{
    padding: 5px 0;
    background: url(images/custom-text-5.jpg) top center no-repeat #fff;
    min-height: 198px;
}
.social-share a:hover {
    color: #FBC02D;
    text-decoration: none;
}
.facebook{
    background-color: #3b5998;
}
.twitter{
    background-color: #1da1f2;
}
.instagram{
    background-color: #8a3ab9;
}
.google{
    background-color:#d34836;
}
.whatsapp {
    background-color: #1f7d1e;
}
.share-me{
    width: 100%;
    display: block;
    padding: 5px 15px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    font-family: HelveticaNeueLTArabicLight;
    font-weight: normal;
}
.share-me i{
    float: right;
    line-height: 37px;
    font-size: 18px;
}
.share-me span{
    text-align: center;
    line-height: 35px;
    display: block;
}
.widget_recent_entries .nav, .widget_archive .nav, .widget_categories .nav, .widget_meta .nav  {
    padding-right: 0;
}
.woocommerce .col-1 {
    -webkit-box-flex: unset;
    -ms-flex: 0 0 16.666667%;
    flex: none;
    max-width: none;
}
.woocommerce .col-2 {
    -webkit-box-flex: unset;
    -ms-flex: 0 0 16.666667%;
    flex: none;
    max-width: none;
}
.woocommerce form .form-row label {
    display: block;
    width: 100%;
}
.woocommerce .woocommerce-input-wrapper {
    width: 100%;
}
.container_api_articles {
    background: #f1f1f1;
    margin-top: 30px;
    padding-top: 30px;
}
.api_articles_item {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.api_articles_item h3 {
    font-size: 25px;
}
.project-country {
    margin-bottom: 15px;
}
.project-country h3 {
    margin-bottom: 15px;
    font-size: 25px;
}
.book-category {
    margin-bottom: 15px;
}
.book-category h3 {
    margin-bottom: 15px;
    font-size: 25px;
}
@media screen and ( max-width: 768px ) {
    .perfect-choice-main-menu, .cards-slider, .container_box_slider, .perfect-choice-header-ads, .fixed-header, .perfect-choice-header-container {
        display: none;
    }
    .perfect-choice-top-container {
        min-height: auto !important;
        padding-top: 0 !important;
    }
    .perfect-choice-main-menu-mobile {
       display: block;
       border-bottom: 1px dotted #ddd;
       margin-bottom: 5px;
       padding-bottom: 5px;
    }
    .perfect-choice-top-menu-mobile {
       border-bottom: 1px dotted #ddd;
       margin: 0;
       margin-bottom: 15px;
       padding-bottom: 5px;
    }
    .perfect-choice-top-menu-mobile ul {
        margin: 0;
        padding: 0;
    }
    .perfect-choice-social {
       margin-bottom: 15px;
    }
    .perfect-choice-social .list-inline-item {
       margin-right: 15px !important;
       font-size: 20px;
    }
    .perfect-choice-logo {
      text-align: center;
    }
    .perfect-choice-logo .float-left {
      float: unset !important;
    }
    .perfect-choice-brand {
        display: block;
   }
   .breads{
       display: none;
       max-height: 95px !important;
        min-height: 45px!important;
        padding: 5px 0 0 0!important;
        overflow: hidden;
       background-image: none !important;
       background-color: #1154b0 !important;
   }
   .breads .title{
        display: none!important;
   }
   .breadcrumb-type{
    margin-top: 0px;
   }

}

iframe {
  width: 100%;
  min-height: 305px;
}

.gray {
  background: #eee;
  padding: 30px 0 15px 0;
}
.white {
  background: #fff;
  padding: 30px 0 15px 0;
}
.estates {
  margin-top: 15px;
  margin-bottom: 15px;
}
.closed-estates, .completed-estates {
  margin: 0 10px;
}
.closed-estates button {
	border-radius: 3px;
	border: none;
	color: #fff;
	height: 40px;
	background: #dc3545;
	width: 100%;
}
.closed-estates-container {
	position: relative;
}
.closed-estates-data {
	opacity: .4;
}
.closed-estates-text {
  position: absolute;
  top: 125px;
  right: 125px;
  border: 5px solid #ff0000;
  z-index: 999;
  padding: 15px;
  font-size: 30px;
  font-weight: 700;
}
.estates-cont{
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 3px;
    padding: 10px;
}
.estates-thumb{
  max-height: 450px;
	overflow: hidden;
	padding: 0;
	border: none;
	border-radius: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	display: block;
	margin-bottom: 0;
}
.estates-row{
	padding: 30px 0;
	border-bottom: 1px solid #dedede;
}
.estates_title{
  margin: 15px 0 15px 0;
  font-size: 17px;
  line-height: 1.5em;
  text-align: center;
}
.estates_title a{
	color:#333;
}
.estates_title a:hover{
	color:#007b98;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}
.overlay .top-menu-align li { margin-bottom: 15px; }
.overlay-content { position: relative; top: 5%; width: 100%; text-align: center; margin-top: 30px; }
.overlay a { padding: 8px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s; }
.overlay a:hover, .overlay a:focus { color: #f1f1f1; }
.overlay .closebtn { position: absolute; top: 10px; right: 10px; font-size: 40px; }

.overlay li.nav-item a {
  padding-bottom: 15px !important;
  border-bottom: none !important;
  font-size: 20px;
}
.overlay .perfect-choice-main-menu-mobile {
  margin-bottom: 24px !important;
}
.overlay .dropdown-menu {
  min-width: 100% !important;
  background-color: rgba(0,0,0, 0.7) !important;
}
.overlay .dropdown-menu a, .overlay .perfect-choice-main-menu-mobile a { color: #818181 !important; display: block; transition: 0.3s; }
.overlay .dropdown-menu a:hover, .overlay a:focus { color: #f1f1f1 !important; }
.fixed-header-2 { max-height: 100px; }
.logo-fixed { max-height: 90px; }
.fixed-header-2 .perfect-choice-logo { min-height: 100px !important; }
