@charset 'utf-8';
/*
Theme Name: reno002 Child Theme
Theme URI: 
Description: reno002 Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: reno002 Child Theme
Author URI:  
Template: reno002
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: reno002-child-theme
*/
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@300;400;500;600;700&display=swap');

.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}



div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}








.sec-1home-main-container > .elementor-background-overlay {
    z-index: 1;
}



.wcu-sec-home-ic-r .elementor-icon-box-icon {
    margin-top: 6px;
}



.sec-gallery-home figure.gallery-item {
    margin-bottom: 30px !important;
}



.sec-blog-home .elementor-post__badge {
    position: relative !important;
    padding: 7.5px 18px !important;
    margin: 0 !important;
    display: table !important;
    width: auto !important;
    font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 12px !important;
line-height: 111.1% !important;
/* or 13px */

letter-spacing: 0.005em !important;
max-width: max-content;
color: #1F1F1F !important;
}


.sec-blog-home .elementor-posts--show-avatar .elementor-post__thumbnail__link {
    margin-bottom: 16px !important;
}

.sec-blog-home  .elementor-post__text {
 
    margin-top: 11px !important;
  
}



.sec-blog-home .elementor-post__title {
    margin-bottom: 7px !important;
}

.sec-blog-home a.elementor-post__read-more {
    margin-top: 26px;
    display: flex !important;
}


.sec-blog-home a.elementor-post__read-more:after {
    content: '';
    background: url('images/arrowblogh.svg');
    width: 14px;
    height: 16px;
    display: block;
    margin: 3px 0 0 11px;
}

.footer2-cl a {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 12px !important;
line-height: 199.1% !important;
/* or 24px */

letter-spacing: 0.005em !important;

color: #F2F2F2 !important;
}



/* Making checkbox and radio button invisible */
.elementor-field-type-checkbox input[type="checkbox"], .elementor-field-type-checkbox input[type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* For Radio button */
.elementor-field-group-mt_radio > div label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 0.5em;
    border-radius: 100%;
    vertical-align: -3px;
    border: 2px solid rgba(0,0,0,0.25);
    padding: 0.13em;
    background-color: transparent;
    background-clip: content-box;
    transition: all 0.2s ease;
}
.elementor-field-group-mt_radio > div label {
    margin-right: 1em;
}
.elementor-field-group-mt_radio > div input:hover + label:before {
    border-color: #4632da;
}
.elementor-field-group-mt_radio > div input:checked + label:before {
    background-color: #4632da;
    border-color: #4632da;
}
/* For Checkbox */
.elementor-field-type-checkbox > div label:before {
    content: "";
    display: inline-block;
    width: 29px;
    height: 29px;
    margin-right: 0.5em;
    vertical-align: -8px;
    
    padding: 0.12em;
    background: #363636;
border: 1px solid #9C9C9C;
    transition: all 0.2s ease;
}
.elementor-field-type-checkbox > div label {
    margin-right: 1em;
    position: relative;
}
.elementor-field-type-checkbox > div label:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    height: 11px;
    left: 2px;
    position: absolute;
    top: 11px;
    transform: scaleX(-1) rotate(135deg);
    transform-origin: left top;
    width: 6px;
    display: none;
}
.elementor-field-type-checkbox > div input:hover + label:before {
    border-color: #BECEAA;
}
.elementor-field-type-checkbox > div input:checked + label:before {
    border-color: #BECEAA;
    background: #BECEAA;
}
.elementor-field-type-checkbox > div input:checked + label:after {
   
}


.block-footer-subscribe-form input {
    max-width: 346px !important;
    font-family: 'Gothic A1' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 124.6% !important;
    letter-spacing: 0.005em !important;
    color: #9C9C9C !important;
    background: #363636 !important;
    border: 1px solid #9C9C9C !important;
    border-radius: 0 !important;
    height: 56px;
    width: 100% !important;
}

.elementor-field-group-field_6f5a766 {
    margin: -3px 0 13px 0 !important;
    width: 87% !important;
}


.sec-ab-testimional .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
}

.sec-ab-testimional .elementor-star-rating {
    position: absolute;
    top: 36px;
}

.sec-ab-testimional .elementor-testimonial {
    padding: 71px 28px 39px 23px;
}


.sec-ab-testimional h3 {

   font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 24px !important;
line-height: 117.1% !important;
/* or 28px */

letter-spacing: 0.005em !important;
margin-top: 9px;
    margin-bottom: 31px;
color: #1F1F1F !important; 
}


.sec-ab-testimional cite.elementor-testimonial__cite {
    margin-top: 22px;
}


.sec-ab-testimional span.elementor-testimonial__name {
    margin-bottom: 3px;
}



.sec-faq-main .elementor-accordion-item {
    border-top: 1px solid #9C9C9C !important;
   
}


.sec-faq-main .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    font-size: 12px;
    
    width: 35px;
}

.sec-faq-main .elementor-tab-title {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}


.sec-faq-main .elementor-accordion-item:last-child {
    border-bottom: 1px solid #9C9C9C !important;
}


.sec-wtd-main-row2 h3.elementor-icon-box-title {
    margin-top: 14px;
}

.sec-opc-main-icon-list  span.elementor-icon-list-text {
    margin-top: 7px;
}


.sec-blog-page .elementor-post__badge {
    position: relative !important;
    padding: 7.5px 18px !important;
    margin: 0 !important;
    display: table !important;
    width: auto !important;
    font-family: 'Gothic A1' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 111.1% !important;
    letter-spacing: 0.005em !important;
    max-width: max-content;
    color: #1F1F1F !important;
    background: #DAE2D0 !important;
    border-radius: 0 !important;
}


.sec-blog-page a.elementor-post__read-more:after {
    content: '';
    background: url('images/arrowblogh.svg');
    width: 14px;
    height: 16px;
    display: block;
    margin: 3px 0 0 11px;
}

.sec-blog-page a.elementor-post__read-more {
    margin-top: 26px;
    display: flex !important;
}
.sec-blog-page .elementor-post__title {
    margin-bottom: 7px !important;
    margin-top: 10px !important;
}

.sec-blog-page .elementor-posts--show-avatar .elementor-post__thumbnail__link {
    margin-bottom: 16px !important;
}


.sec-blog-page  .has-post-thumbnail .elementor-post__text {
    margin-top: 11px !important;
}
.sec-blog-page  .elementor-post__text {
    margin-top: 0px !important;
}

.sec-blog-page .elementor-widget-archive-posts .elementor-post__card .elementor-post__badge a {
    color: #1F1F1F !important;
    text-transform: capitalize;
}

.sec-blog-page .elementor-posts .elementor-post__card .elementor-post__thumbnail img {
   
    height: 208px;
    object-fit: cover;
}



.sec-single-post-cl .sec-single-post-cl-content p {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 148.6% !important;
/* or 24px */
margin-bottom: 15px;
letter-spacing: 0.005em !important;

color: #1F1F1F !important;

}
.sec-single-post-cl .sec-single-post-cl-content h2 {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 44px !important;
line-height: 111.1% !important;
/* identical to box height, or 49px */

letter-spacing: 0.005em !important;
margin-top: 26px;
color: #1F1F1F !important;
margin-bottom: 10px;
}

.sec-single-post-cl .sec-single-post-cl-content h3 {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 24px !important;
line-height: 111.1% !important;
/* identical to box height, or 27px */

letter-spacing: 0.005em !important;
margin-top: 6px;
    margin-bottom: 14px;
color: #1F1F1F !important;
}


.sec-single-post-cl .sec-single-post-cl-content ul li {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 148.6% !important;
/* or 24px */

letter-spacing: 0.005em !important;

color: #1F1F1F !important;
}
.sec-single-post-cl .sec-single-post-cl-content ol li {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 148.6% !important;
/* or 24px */

letter-spacing: 0.005em !important;

color: #1F1F1F !important;
}


.sec-single-post-cl .sec-single-post-cl-content ul li ul li {
    list-style: disc;
}
.sec-single-post-cl .sec-single-post-cl-content ol li ul li {
    list-style: none;
}

.sec-single-post-cr h5 {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 24px !important;
line-height: 114.1% !important;
/* or 27px */

letter-spacing: 0.005em !important;
margin-bottom: 26px;
color: #1F1F1F !important;

}

.sec-single-post-cr .elementor-widget ul li a {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 20px !important;
/* identical to box height */

letter-spacing: 0.31em !important;
text-transform: uppercase !important;

color: #1F1F1F !important;
}


.sec-single-post-cr .elementor-widget ul li {
    list-style: none;
    margin-bottom: 16px;
}

.sec-single-post-cr .elementor-widget ul   { 
padding: 0;
}

.sec-single-post-cl .elementor-post-info {

    font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 12px !important;
line-height: 15px !important;
/* identical to box height */

text-align: center !important;
letter-spacing: 0.31em !important;

color: #1F1F1F !important;
}


.sec-single-post-cl .sec-single-post-cl-content  ul {
    padding: 0 0 0 23px;
    margin-top: -15px;
    margin-bottom: 14px;
}


.sec-single-post-cl .sec-single-post-cl-content ul li ul {
    margin-top: 3px;
    padding-left: 43px;
    margin-bottom: 3px;
}



.sec-single-post-cl .sec-single-post-cl-content  ol {
    padding: 0 0 0 23px;
    margin-top: 2px;
}


.sec-single-post-cl .sec-single-post-cl-content ol li ul {
    margin-top: 3px;
    padding-left: 34px;
    margin-bottom: 3px;
}


.sec-with-ul  ul {
    padding: 0 0 0 23px;
}

.sec-contact-form .elementor-icon-box-description a {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 152.1% !important;
/* or 24px */

letter-spacing: 0.005em !important;

color: #9C9C9C !important;
}


.sec-contact-form-form input[type=date], .sec-contact-form-form input[type=email], .sec-contact-form-form input[type=number], .sec-contact-form-form input[type=password], .sec-contact-form-form input[type=search], .sec-contact-form-form input[type=tel], .sec-contact-form-form input[type=text], .sec-contact-form-form input[type=url], .sec-contact-form-form select, .sec-contact-form-form textarea {
    
    padding: 13px 21px;
}


.sec-contact-form-sec-icon .elementor-icon-box-icon {
    margin: 11px 15px 0 0 !important;
}


.sec-blog-page .elementor-post__badges {
    display: flex;
}


.sec-blog-page .elementor-post__badges .elementor-post__badge {
    margin-left: 2px !important;
}
.sec-blog-page .elementor-post__badges .elementor-post__badge:first-child {
    margin-left: 0px !important;
}

.elementor-element-9ce401c .elementor-icon-box-icon {
    position: relative;
    top: -2px;
    left: -3px;
}







































































































































































































































































































































































































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1600px) {
   .sec-ab-img-right .elementor-background-overlay {
    left: auto !important;
    background-position: 100% 0 !important;
    background-size: cover;
    width: 50% !important;
    right: 0 !important;
}
.sec-ab-img-right {
    padding: 0 !important;
}
.sec-mrt-ab .elementor-background-overlay {
    width: 50% !important;
}
.sec-mobile-home1 .elementor-background-overlay {
    width: 50% !important;
    background-position: right 92% !important;
}
} /* end 1600 */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
} /* end 1200 */


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1025px) {
    html.html-overflow-hiden {
    overflow: hidden !important;
}
.mobile-menu .elementor-nav-menu__container {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    height: 100vh;
    max-height: 100vh !important;
    padding-top: 63px;
    margin: 0 !important;
}
.mobile-menu .elementor-menu-toggle.elementor-active {
    position: fixed;
    z-index: 9999;
    right: 19px;
    outline: none;
    top: 10px;
}
.html-overflow-hiden body {
    overflow: hidden !important;
}
.mobile-menu span.elementor-menu-toggle__icon--close svg {
    width: 14px;
}
.mobile-menu ul li {
    border-top: 1px solid #1F1F1F !important;
}
.mobile-menu ul li:last-child {
    border-bottom: 1px solid #1F1F1F !important;
}

.mobile-menu ul li a {
    padding: 14px 23px !important;
    display: flex;
    justify-content: space-between;
}
.mobile-menu ul li ul {
    padding: 21px 10px 40px !important;
}
.mobile-menu ul li ul li {
    border-top: none !important;
}
.mobile-menu ul li ul li:last-child {
    border-bottom: none !important;
}

.mobile-menu ul li ul li a {
    padding: 7.5px 24px !important;
}

.html-overflow-hiden div#wpadminbar {
    display: none;
}


.mobile-menu .sec-book-now a {
font-family: 'Gothic A1' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 20px !important;
/* identical to box height */

letter-spacing: 0.01em !important;

color: #F6F6F6 !important;
background: #1F1F1F;
border-radius: 5px;
width: 175px;
height: 44px;
display: flex;
justify-content: center;
align-items: center;
padding: 0 !important;
}
.mobile-menu .sec-book-now .elementor-button-wrapper {
    justify-content: center;
    display: flex;
    margin-top: 62px;
}
.sec-book-now a {
    background-color: #1F1F1F !important;
}
} /* end 1025 */





/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 769px) {
    .sec-mobile-home1 .elementor-background-overlay {
    width: 64% !important;
    background-position: left 94% !important;
    right: 0;
    left: auto !important;
}
#wpadminbar #wp-admin-bar-customize>.ab-item, #wpadminbar #wp-admin-bar-edit>.ab-item, #wpadminbar #wp-admin-bar-my-account>.ab-item, #wpadminbar #wp-admin-bar-my-sites>.ab-item, #wpadminbar #wp-admin-bar-site-editor>.ab-item, #wpadminbar #wp-admin-bar-site-name>.ab-item {
    
    width: 30px !important;
    
}
.sec-gallery-mobile-home .gallery {
    display: flex;
    flex-wrap: wrap;
}
.sec-gallery-mobile-home .gallery figure.gallery-item {
    width: 50%;
}
.sec-gallery-home figure.gallery-item {
    margin-bottom: 0px !important;
}
.sec-ab-img-right .elementor-background-overlay {
    left: auto !important;
    background-position: bottom right !important;
    background-size: cover;
    width: 64% !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
}
.sec-contact-form-sec-icon .elementor-icon-box-icon {
    margin: 11px 0px 0 0 !important;
}
.sec-1home-main-container-img img {
    object-fit: contain !important;
    height: auto !important;
    width: 100% !important;
}
.sec-mrt-ab .elementor-background-overlay {
    width: 65% !important;
    background-size: 120%;
}
.gallery-row img {
    width: 100%;
}
.sectio-title-mobile.elementor-section-items-top>.elementor-container {
    align-items: center !important;
}
} /* end 769 */
