/*
Theme Name: D&M
Theme URI: https://getrocketship.com/
Version: 1
Description: Smart. Flexible. Beautiful.
Author: Rocketship
Author URI: https://getrocketship.com/
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Divi-child
Template: Divi
*/

@import url("../Divi/style.css");

@import url("fonts/fonts.css");


/*General*/
body {
     font-family: 'Circular Std';
     font-weight: 400;
}

h1 {
     font-size: 60px;
     line-height: 63px;
     font-family: 'Gilroy';
     font-weight: 900;
     color: #000;
     text-transform: capitalize;
}

h2 {
     font-family: 'Gilroy';
     font-weight: 700!important;
     font-size: 40px;
     line-height: 45px;
     letter-spacing: 0.1em;
     text-transform: uppercase;
}

@media (max-width: 980px){
     h2 {
          font-size: 28px!important;
          line-height: 32px!important;
     }
}

.subheader {
     line-height: 31px;
     font-size: 24px;
     text-align: center;
     color: #000000;
     font-weight: 500;
}

a.link_blue {
     text-transform: capitalize;
     font-weight: 500;
}

a.link_blue:hover {
     color: #1D4482;
}

a.link_blue:after {
     content: ">";
     margin-bottom: -1px;
     margin-left: 10px;
     display: inline-block;
     transform: scale(1, 1.3);
     -webkit-transform: scale(1, 1.3);
     -moz-transform: scale(1, 1.3);
     -ms-transform: scale(1, 1.3);
     -o-transform: scale(1, 1.3);
}

@media (max-width: 980px){
     h1 {
          font-size: 40px;
     }
}

/* Header */
#top-menu {
     width: auto;
     list-style: none;
     position: relative;
     left: 50%;
}

nav#top-menu-nav {
     display: inline-block;
     float: right;
     position: relative;
     left: -50%;
     text-align: left;
}

#et-top-navigation {
     padding-left: 0!important;
}

#et-top-navigation li a {
     font-weight: 500;
}

@media only screen and (min-width: 981px) {
     .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
          padding: 58px 0 0 0!important;
          margin: auto;
          width: 100%;
     }

     .header_right {
          width: 200px;
          float: right;
          text-align: right;
          margin-bottom: -85px;
          margin-top: 52px;
          position: relative;
          z-index: 9999;
     }

     .et_header_style_left #et-top-navigation nav>ul>li>a:hover:after, .et_header_style_left #et-top-navigation nav>ul>li.current-menu-item>a:after {
         content: "";
         width: 20px;
         margin: 0 auto;
         height: 4px;
         border-radius: 2px;
         background-color: #275BFF;
         position: relative;
         display: block;
         margin-top: 10px;
         margin-bottom: -14px;
     }

     .hide_desktop {
          display: none!important;
     }
}

@media (max-width: 980px){
     .header_right {
          display: none;
     }

     .et_mobile_menu {
          border-top: 3px solid #275BFF;
     }

     .mobile_menu_bar:before {
          color: #275BFF;
     }

     .mobile_phone {
          display: block;
          text-align: center;
          padding: 0 0 20px 0;
     }

     .mobile_phone.element-is-sticky {
          background-color: #fff;
          padding-top: 20px!important;
     }

}

#top-menu-nav>ul>li>a:hover, .bottom-nav a:hover {
     opacity: 1;
     color: #275bff!important;
}

a.btn_2 {
     background-color: #FECC41;
     border-radius: 4px;
     color: #000;
     font-size: 18px;
     text-transform: capitalize;
     padding: 9px 20px;
     transition: background-color 0.5s ease;
}

a.btn_2:hover {
     background-color: #FFEA6E;
}

/*Homepage Slider*/
.homepage_slider .et_pb_slide_description .et_pb_slide_title {
     font-family: 'Gilroy';
     font-weight: 900!important;
     line-height: 1;
     text-transform: none;
}

@media (min-width: 981px){
     .homepage_slider .et_pb_slide_description .et_pb_slide_title {
          font-size: 70px;
     }

     .homepage_slider .et_pb_slide_description {
          padding: 16% 15%;
     }
}

@media (max-width: 980px){
     .homepage_slider .et_pb_slide_description {
          padding: 16% 0;
     }

     .homepage_slider .et_pb_slide_description .et_pb_slide_title {
          font-size: 30px;
     }

     .et_pb_more_button.et_pb_button:hover, .et_pb_more_button.et_pb_button {
          padding: 10px 20px!important;
     }
}

/*Single Apartment*/

a.go_back {
     color: #ffffff;
}

.go_back i.fa {
     font-size: 50px;
}

.go_back span.back {
     margin-left: 10px;
    vertical-align: 10px;
}

h1.apar-entry-title {
     font-family: 'Gilroy';
     font-weight: 700!important;
     line-height: 39px;
     font-size: 35px;
     text-transform: capitalize;
}

.project .entry-content {
     padding-top: 0;
}

.apar_right {
     background-color: #F2F2F2;
     box-sizing: border-box;
     border-radius: 8px;
     color: rgba(0, 0, 0, 0.7);
     padding: 40px;
}

.apar_right p span.option_name {
     color: #000000;
     font-weight: 500;
}

.apar_right p span.option_name, .apar_right p span.option_value {
     text-transform: capitalize;
}

.apar_right .option_section {
     padding-bottom: 30px;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     margin-bottom: 30px;
}

a.btn_3 {
     background-color: #FECC41;
     border-radius: 4px;
     color: #000;
     font-size: 18px;
     text-transform: capitalize;
     padding: 15px 5px;
     width: 100%;
     text-align: center;
     display: block;
}

a.btn_3:hover {
     background-color: #FFEA6E;
}

.rest_content {
     display: none;
}

.show_hide {
     text-transform: capitalize;
     font-weight: 500;
     color: #2c61fb;
     cursor: pointer;
}

.show_hide:hover {
     color: #1D4482;
}

.show_hide i.fa {
     font-weight: bold;
}

.entry-content p:last-of-type {
     padding-bottom: 1em;
}

@media (min-width: 768px){
     .gallery_section {
          padding-top: 30px;
          border-top: 1px solid rgba(0, 0, 0, 0.1);
          margin-top: 30px;
     }

     .gallery_section .et_pb_gallery_item{
          display: block;
          width: 31.3% !important;
          clear: none !important;
          margin-right: 3%!important;
          margin-bottom: 3%!important;
     }

     .gallery_section .et_pb_gallery_item.last_item {
          margin-right: 0%!important;
     }
}

@media (max-width: 600px){
     /*a.small_mobile, a.small_mobile:hover, a.phone_nr_click, a.phone_nr_click:hover {
          font-size: 13px!important;
          padding: 10px 40px!important;
     }*/

}

.gallery_section .et_pb_gallery_item img{
     border-radius: 4px;
}

.gallery_section {
          padding-top: 30px;
}

.et_overlay:before {
     color: #FECC41;
}

.type-project .entry-content .et_pb_section, .type-project .entry-content .et_pb_row {
     padding: 0;
}

.type-project .entry-content .et_pb_row {
     width: 100%;
     padding: 0;
}

/* Custom button style*/
.et_pb_bg_layout_dark.et_pb_button {
     color: #4885BC!important;
     transition: background-color 0.5s ease;
     background: #ffffff!important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px!important;
     font-size: 14px;
     font-weight: 500;
     font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
     padding: 10px 20px;
     text-transform: uppercase;
     border: 0;
}

.et_pb_bg_layout_light.et_pb_button, .form-submit .et_pb_button, .et_pb_more_button.et_pb_button{
     background: #FECC41;
     transition: background-color 0.5s ease;
     color: #000!important;
     display: inline-block;
     position: relative;
     border: 0;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px!important;
     cursor: pointer;
     outline: none;
     padding: 10px 80px!important;
     text-transform: capitalize;
     font-weight: 400;
}

.et_pb_bg_layout_light.et_pb_button:hover, .form-submit .et_pb_button:hover, .et_pb_more_button.et_pb_button:hover {
     background: #FFEA6E;
     border-radius: 5px!important;
     background-color: #FFEA6E!important;
     padding: 10px 80px;
}

.et_pb_bg_layout_dark.et_pb_button:hover {
     color: #4885BC!important;
     background: #ffffff!important;
     background-color: #ffffff!important;
     padding: 10px 20px!important;
     border: 0;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 5px!important;
     text-transform: uppercase;
}

.et_pb_module .et_pb_button:hover, .et_pb_button:hover, .form-submit .et_pb_button:hover, .et_pb_more_button.et_pb_button:hover {
     border: 0;
}

.et_pb_button:hover:after, .et_pb_more_button:hover:after, .et_pb_promo_button:hover:after, .et_pb_newsletter_button:hover:after, .et_pb_pricing_table_button:hover:after, .et_pb_more_button.et_pb_button:hover:after{
     opacity: 0;
}

@media (max-width: 600px){
.et_pb_bg_layout_light.et_pb_button, .form-submit .et_pb_button, .et_pb_more_button.et_pb_button, .et_pb_bg_layout_light.et_pb_button:hover, .form-submit .et_pb_button:hover, .et_pb_more_button.et_pb_button:hover, a.btn_3, a.btn_3:hover {
     padding: 10px 40px!important;
     font-size: 14px!important;
}
}

/*Shortcode apartments*/
.last_apartments .et_pb_row, .last_apartments_big .et_pb_row {
     width: 100%;
}

@media (min-width: 981px){
     .col_1, .col_2, .col_3, .col_4, .col_5 {
          width: 20%!important;
     }

     .last_apartments .space_items .et_pb_column, .last_apartments .space_items.et_pb_row .et_pb_column, .last_apartments_big .space_items .et_pb_column, .last_apartments_big .space_items.et_pb_row .et_pb_column {
          margin-right: 2%!important;
     }

     .last_apartments .space_items .et_pb_column.et-last-child, .last_apartments .space_items.et_pb_row .et_pb_column.et-last-child, .last_apartments_big .space_items .et_pb_column.et-last-child, .last_apartments_big .space_items.et_pb_row .et_pb_column.et-last-child {
          margin-right: 0!important;
     }


     .space_items .et_pb_column_1_2 {
          width: 49%!important;
     }
}

@media (max-width: 980px) and (min-width: 768px){
     .col_1, .col_2, .col_3 {
          width: 31.3%!important;
          margin-bottom: 20px!important;
     }
     .col_1, .col_2, .col_4 {
          margin-right: 3%;
     }

     .col_4, .col_5 {
          width: 48.5%!important;
     }
}

@media (max-width: 767px){
     .col_1, .col_2, .col_3, .col_4, .col_5 {
          width: 100%;
          margin-bottom: 20px!important;
     }

     .last_apartments .apartment_item {
          height: 300px!important;
     }

     .half_row {
          width: 100%;
     }

     .item_first {
          margin-right: 0!important
     }

     .et_pb_gutters1 .et_pb_column.apartment_item {
          margin-bottom: 20px!important;
     }
}

@media (min-width: 768px){
     .half_row {
          width: 49%!important;
     }
     .item_first {
          margin-right: 2%!important;
     }

     .item_last {
          margin-right: 0%!important;
     }
}

.full_row {
          width: 100%!important;
}

.last_apartments_big .apartment_item {
     height: 350px!important;
     margin-bottom: 25px!important;
     border-radius: 4px;
}


.last_apartments .apartment_item, .last_apartments_big .apartment_item {
     background-position: center!important;
     background-size: cover!important;
     transition: background-color 0.5s ease;
     background-color: rgba(0, 0, 0, 0.5);
     background-blend-mode: multiply;
     text-align: center;
     display: table;
     height: 180px;
     border-radius: 8px;
}

.last_apartments .apartment_item:hover, .last_apartments_big .apartment_item:hover{
     background-color: rgba(0, 0, 0, 0.7);
}

.last_apartments .apartment_item a {
     color: #ffffff;
     text-transform: uppercase;
     padding: 0 10px;
     display: table-cell;
     vertical-align: middle;
}

.last_apartments_big .apartment_item a {
     color: #ffffff;
     text-transform: uppercase;
     padding: 0 10px;
}

.last_apartments .apartment_item .apartment_info, .last_apartments_big .apartment_item .apartment_info {
     font-size: 24px;
     text-transform: capitalize;
     padding-bottom: 10px
}

.last_apartments_big .apartment_item .apartment_info {
     font-weight: 500;
}

.small_line {
     height: 4px;
     border-radius: 4px;
     background: #FECC41;
     margin: 0 auto;
     width: 50%;
}

@media (min-width: 981px) {
     .last_apartments .et_pb_gutters2 .et_pb_column, .last_apartments .et_pb_gutters2.et_pb_row .et_pb_column {
          margin-right: 1%;
     }

     .last_apartments_big .apartment_item .apartment_info {
          font-size: 40px;
     }
}

.et_pb_section .last_apartments {
     padding-top: 20px;
     padding-bottom: 0;
}

.last_apartments_big .apartment_item .content_inside {
     display: table-cell;
     vertical-align: middle;
}

/*Testimonials*/
.testimonials.et_pb_slider .et_pb_slide {
     background-color: rgba(255, 255, 255, 0);
}

.testimonials .et-pb-arrow-next, .testimonials .et-pb-arrow-prev {
     color: #2C61FB!important;
}

.testimonials .et-pb-controllers a {
     width: 12px;
     height: 12px;
     margin-right: 30px;
     background-color: rgba(0, 0, 0, 0.2);
}

.testimonials .et-pb-controllers .et-pb-active-control {
     background-color: #2C61FB;
}

.testimonials .et_pb_slide_description, .testimonials .et_pb_slider_fullwidth_off .et_pb_slide_description {
     background-color: #fff;
     box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.1);
     border-radius: 8px;
}

@media (min-width:981px){
     .testimonials .et_pb_slide_description, .testimonials .et_pb_slider_fullwidth_off .et_pb_slide_description {
          background: url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoianVuZWF1YXB0LmNvbSIsInYiOjE2MDk5MzE4OSwiciI6MX0/wp-content/themes/Divi-child/img/up.png) 5% 55% no-repeat, url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoianVuZWF1YXB0LmNvbSIsInYiOjE2MDk5MzE4OSwiciI6MX0/wp-content/themes/Divi-child/img/down.png) 95% 55% no-repeat;
          padding: 50px 150px;
     }

     .et-pb-arrow-next {
          opacity: 1;
          right: 22px;
     }

     .et-pb-arrow-prev{
          opacity: 1;
          left: 22px;
     }
}

@media (max-width:980px){
     .testimonials .et_pb_slide_description, .testimonials .et_pb_slider_fullwidth_off .et_pb_slide_description {
          background: url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoianVuZWF1YXB0LmNvbSIsInYiOjE2MDk5MzE4OSwiciI6MX0/wp-content/themes/Divi-child/img/up.png) 5% 5% no-repeat, url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoianVuZWF1YXB0LmNvbSIsInYiOjE2MDk5MzE4OSwiciI6MX0/wp-content/themes/Divi-child/img/down.png) 95% 95% no-repeat;
          padding: 50px 20px;
     }

     .et-pb-arrow-next {
          opacity: 1;
          right: -40px!important;
     }

     .et-pb-arrow-prev{
          opacity: 1;
          left: -40px!important;
     }
}

.testimonials .et_pb_slides .et_pb_slider_container_inner {
     background-color: #fff;
     border-radius: 8px;
}

.testimonials .et-pb-controllers {
     z-index: 99999;
     bottom: -60px;
}

.testimonials.et_pb_slider {
     overflow: unset!important;
}

.testimonials .et-pb-controllers a:last-child {
     margin-right: 0;
}

.testimonials .et_pb_bg_layout_dark .et_pb_slide_description {
     text-shadow: 0 0 0 rgba(0,0,0,0);
}

.testimonials .et_pb_bg_layout_dark .et_pb_slide_content {
     color: rgba(0,0,0,0.7);
}

.test_title {
     font-weight: 700;
     padding-bottom: 15px;
}

.test_content {
     font-weight: 400;
     font-size: 16px;
     line-height: 25px;
     font-style: italic;
}

/*Blog sec*/
.blog_sec .et_pb_blog_grid .et_pb_post {
     border: 0;
}

.blog_sec .et_pb_image_container {
     margin: 0;
}

.blog_sec h3.entry-title {
     font-size: 24px!important;
     line-height: 42px!important;
     color: #000;
}

.blog_sec .et_pb_image_container img {
     border-radius: 8px;
}

.more-link {
     font-weight: 500;
}

.more-link:hover {
    color: #1D4482;
}

.more-link i {
     font-weight: bolder;
     margin-left: 5px;
}

@media (max-width: 980px){
     .blog_sec.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .blog_sec.et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
          width: 100%!important;
          margin: 0!important;
     }
}

/*Blog page*/
.blog_sec_page .et_pb_blog_grid .et_pb_post {
     padding: 0;
}

.blog_sec_page .et_pb_blog_grid .et_pb_post .post-content {
     display: none;
}

.blog_sec_page .et_pb_blog_grid .et_pb_image_container img {
     border-radius: 8px;
}

@media (max-width: 768px){
     .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
          width: 100%!important;
     }
}

.excerpt_content {
     padding-bottom: 10px;
}

.et_pb_widget ul li.current-cat a{
     color:#2C61FB!important;
}

.featherlight .featherlight-content {
     padding: 60px 60px 35px!important;
     border-radius: 8px;
}

/*Single post*/
.single_title {
     padding: 20px 0 60px;
}

.single_title h1{
     color: #fff;
     text-align: center;
}

.single_content_text{
     padding-bottom: 30px;
     margin-bottom: 30px!important;
     border-bottom: 1px solid #C4C4C4;
}

.section_blog_content {
     padding: 30px 0 0!important;
     background: radial-gradient(600px at 50% 90%,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);
}

.share {
     float: left;
     margin-top: 4px;
     padding-right: 10px;
}

.et_social_inline {
     display: grid!important;
}

.et_monarch .et_social_facebook, .et_monarch .et_social_facebook, .et_monarch .et_social_networks.et_social_circle .et_social_facebook i, .et_monarch .et_social_twitter, .et_monarch .et_social_twitter, .et_monarch .et_social_networks.et_social_circle .et_social_twitter i {
     background-color: #2C61FB!important;
}

@media (min-width: 981px){
     .single_search .et_pb_search{
          margin-right: 30px;
     }

     .show_right {
          float: right;
     }

}

@media (max-width: 981px){
     .archive_pages {
          display: flex;
          flex-direction: column-reverse;
     }
}

blockquote {
     border-color: #FECC41;
     font-size: 16px;
     font-style: italic;

}

/*Sidebar*/
.et_pb_widget {
     background-color: #F2F2F2;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    padding: 30px;
}

.et_pb_widget .widgettitle{
    font-size: 24px;
    line-height: 35px;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
}

.et_pb_widget ul li a {
     color: #000000!important;
     font-weight: 500;
     display: block;
     line-height: 35px;
}

.et_pb_widget ul li a i {
     float: right;
     line-height: 35px;
     font-weight: 600;
     color: #2C61FB;
}

.et_pb_widget_area_left {
     border-right: 0;
}

.et_pb_s {
     background-image: url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoianVuZWF1YXB0LmNvbSIsInYiOjE2MDk5MzE4OSwiciI6MX0/wp-content/themes/Divi-child/img/search.png)!important;
     background-position: 20px center!important;
     background-size: 15px!important;
     background-repeat: no-repeat!important;
}

.et_pb_search.et_pb_hide_search_button input.et_pb_s {
     padding-left: 50px!important;
     padding-top: 15px;
     padding-bottom: 15px;
}

/*Footer*/
#main-footer {
     padding: 30px 0 0;
     background-color: #fff;
     border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#et-footer-nav .bottom-nav {
     text-align: center;
}

.bottom-nav, .bottom-nav a {
     font-weight: 500;
}

#footer-bottom ul, #footer-bottom img {
     display: inline-block;
}

#footer-bottom img.footer_logo {
     margin-left: 40px;
     margin-right: 40px;
     height: auto;
     vertical-align: middle;
     margin-bottom: 10px;
}

#footer-bottom img.yelp {
     width: 36px;
     height: 37px;
     margin-left: 0;
     border-radius: 50% 50% 50% 50%;
     border-color: #2C61FB;
     padding: 5px;
     border: 2px solid;
     margin-bottom: -12px;
}

.footer_facebook, .footer_twitter {
     border-radius: 50% 50% 50% 50%;
     border-width: 2px;
     border-color: #2C61FB;
}

#footer-bottom .container {
     text-align: center;
}

#footer-bottom {
     padding: 20px 0 5px;
}

.et_pb_social_media_follow li.footer_facebook a.icon::before{
    color: #4267b2;
}

#footer-info {
     float: none;
     text-align: center;
     padding-top: 30px;
     font-size: 14px;
}

.section_blog_content .et_pb_text_inner li {
     margin-left: 35px;
}

.section_blog_content .et_pb_text_inner ol {
     list-style: decimal;
}

.section_blog_content .et_pb_text_inner ul {
     list-style: disc;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 1 !important;
}

.et_pb_social_media_follow li.footer_facebook a.icon {
	background: url(img/facebook.svg) center center no-repeat;
	background-size: 18px;
}
.et_pb_social_media_follow li.footer_facebook a.icon:before {
	opacity: 0;
}