/*======================================
Theme Name: Divi Child
Theme URI: https://divicake.com/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.1
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
.et_pb_scroll_top:before {
    content: '\f062';
	font-family: 'FontAwesome';
}
.et_pb_scroll_top.et-pb-icon {
    background: #35A660;
    bottom: 90px;
    right: 10px;
    border-radius: 50%;
	font-size: 22px;
    padding: 16px 20px;
}
body #page-container .et_pb_section .et_pb_button:hover,
.contact-form-sec .wpcf7-submit:hover {
    box-shadow: 0 12px 16px 0 rgb(53 166 96 / 24%), 0 17px 50px 0 rgb(53 166 96 / 19%);
}
#main-content {
	padding-top: 0px !important;
}
header .et_builder_inner_content {
    z-index: 9999 !important;
}
header .et_pb_menu__wrap {
		width:100%;
	}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: #35a660;
}

.main-title h5 {
    position: relative;
    padding-left: 50px;
    display: inline-block;
    padding-right: 50px;
}
.main-title h5:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 45px;
    background: #35A660;
    left: 0;
    bottom: 10px;
}
.main-title h5:after{
   display: none;
}
.main-title-center h5:after {
    display: inline-block;
}
.main-title h5:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 45px;
    background: #35A660;
    right: 0;
    bottom: 10px;
}

/*******  | HEADER CODE |  *******/
.main-header {
    transition: all .5s ease-in-out !important;
    background: transparent !important;
    padding: 15px 0 !important;
}
.main-header.et_pb_sticky {
    background: #ffffff !important;
    box-shadow: 0px 0px 10px #00000061;
    animation: 800ms ease-in-out 0s normal none 1 running fadeInDown;
    box-shadow: 0px 10px 20px 0px rgb(8 0 42 / 8%);
    padding: 0px 0 !important;
}
.main-header.et_pb_sticky .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    color: #333 !important;
}
.main-header.et_pb_sticky .et_pb_blurb_description {
    color: #333;
}
.main-header.et_pb_sticky .et_pb_blurb_0_tb_header .et-pb-icon {
    color: #35A660;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.home-slider-sec .et-pb-arrow-next, 
.home-slider-sec .et-pb-arrow-prev {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 10px 11px;
    font-size: 34px;
}
.home-slider-sec .et_pb_slide_content {
    padding: 20px 0px;
}
.home-slider-sec .et_pb_slide_description {
    max-width: 1020px;
}
.home-area-sec .et_pb_main_blurb_image {
    margin-bottom: 0 !important;
    display: block;
    position: relative;
    overflow: hidden;
}
.home-area-sec .et_pb_blurb_container {
    position: absolute !important;
    width: 100%;
    bottom: 30px;
}
.home-area-sec .et_pb_main_blurb_image img {
    transition: all 0.6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.home-area-sec .et_pb_main_blurb_image:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, hsl(0deg 0% 0%), rgb(0 0 0 / 66%) 10%, transparent 60%);
    position: absolute;
    left: 0;
    top: 0;
}
.home-area-sec .et_pb_blurb:hover .et_pb_main_blurb_image img {
    transform: scale(1.1);
}
.home-area-sec .et_pb_main_blurb_image>span:before, 
.home-area-sec .et_pb_main_blurb_image>span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 25%;
    z-index: 1;
    border-right: 1px solid #ffffff24;
    background: rgb(255 255 255 / 8%);
    opacity: 0.4;
}
.home-area-sec .et_pb_main_blurb_image>span:after {
    left: auto;
    right: 0;
}
.home-slider-sec .et-pb-controllers a {
    width: 30px;
    background: #fff !important;
}
.home-accommodation-sec .et_pb_blurb {
    background: #ffffff;
    box-shadow: 0 0 20px #0000000a;
}
.home-accommodation-sec .et_pb_blurb .et_pb_blurb_container {
    padding: 30px 30px;
    padding-top: 0;
    min-height: 212px;
}
ul.amenties-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 !important;
    margin: 10px 0px;
}
.amenties-list li {
    position: relative;
    list-style: none;
    margin: 4px 0;
    flex: 0 0 auto;
    border: 1px solid white;
    border-radius: 4px;
    background: #ffffff;
    margin-right: 19px;
    font-size: 16px;
    padding: 6px 20px;
    padding-left: 36px;
    box-shadow: 0 0 10px #ececec;
    transition: all 0.5s;
    display: inline-block;
    max-width: 100%;
}
.amenties-list li:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    width: 9px;
    height: 9px;
    border: 2px solid #35a660;
    border-radius: 50%;
    transition: all 0.5s;
    transform: translate(14px, -50%);
}
.description-list li:hover:after {
    border-color: var(--secondary-color);
}
.amenties-list li:hover {
    color: #fff;
    background: #35a660;
    box-shadow: 0 0 20px #cbcbcb;
}
.amenties-list li:hover:after {
    background: #fff;
}


/*******  | INNERPAGE CODE |  *******/
.contact-form-sec .wpcf7-text {
    width: 100%;
    height: 55px;
    font-size: 18px;
    border: 2px solid #eceef2;
    padding: 0px 12px;
	border-radius: 3px;
}
.contact-form-sec .wpcf7-textarea {
    width: 100%;
    font-size: 18px;
    border: 2px solid #eceef2;
    padding: 15px 15px 28px;
	border-radius: 3px;
}
.contact-form-sec .wpcf7-submit {
    background: #35A660;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 14px 35px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
	transition: 0.5s;
	margin-top: 10px;
}
.contact-form-sec .et_pb_row {
    filter: drop-shadow(0px 0px 40px #0f0d1d12);
    margin-top: -140px;
    border-radius: 10px;
}
.contact-form-sec {
    z-index: 9;
}
.contact-form-sec h4.et_pb_module_header {
    padding-bottom: 3px;
}
.contact-form-sec .et-pb-icon {
    margin-top: -5px;
}



/*******  | FOOTER CODE |  *******/
.main-footer .et_pb_gallery_item img {
    height: 110px;
    object-fit: cover;
}
/* .main-footer .et_pb_gallery_grid .et_pb_gallery_item {
    display: block !important;
}
.main-footer .et_pb_gallery_item {
    width: 31.333%!important;
    margin: 0 3% 3% 0!important;
}
.main-footer .et_pb_gallery_item:nth-child(3n) {
    margin-right: 0!important;
}
.main-footer .et_pb_gallery_item:nth-child(3n+1) {
    clear: left;
}
.main-footer .et_pb_gallery_item:nth-child(4n+1) {
    clear: unset!important;
}
.main-footer .et_pb_gallery_item:nth-child(4n+1) {
    clear: unset!important;
} */
.main-footer .et_pb_social_media_follow li {
    margin-bottom: 0px;
}
/*--features--*/
.terraverde-features .et_pb_blurb_content .et_pb_main_blurb_image {
    left: 0px;
    top: 50%;
    font-size: 30px;
    width: 70px;
    height: 70px;
    border-radius: 0 100% 100% 0;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #eee;
    border-left: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    min-width: 70px;
    overflow: hidden;
    margin-bottom: 0;
    display: flex;
    padding: 0 16px 0 7px;
}
.terraverde-features .et_pb_blurb_content .et_pb_main_blurb_image img{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.terraverde-features .et_pb_blurb_content {
    position: relative;
    display: flex;
    align-items: center;
}

.terraverde-features .et_pb_blurb_content .et_pb_module_header {
    padding-bottom: 0;
}

.terraverde-features .et_pb_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image {
    background: #35a660;
}
.terraverde-features .et_pb_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image img{
        filter: grayscale(250%) brightness(210%) contrast(3);
}
/*--features-close--*/
/*******  | MEDIA QUERY CODE |  *******/
@media screen and (min-width: 981px) {
.main-header .et_pb_image.main-logo {
    width: 352px !important;
}
.align-row-center {
    display: flex;
    align-items: center;
}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
.main-footer .et_pb_gallery_item:nth-child(61) {
    clear: left !important;
}
}


@media only screen and (max-width: 980px) {
.main-header {
    background: #fff !important;
}	
.contact-form-sec form .et_pb_column{
   margin-bottom:0px !important; 
}
}

@media only screen and (max-width: 767px) {
.et_pb_scroll_top.et-pb-icon {
    font-size: 16px;
    padding: 12px 15px;
}
.home-slider-sec .et-pb-arrow-next, .home-slider-sec .et-pb-arrow-prev {
    padding: 5px 8px;
    font-size: 24px;
    line-height: normal !important;
}
.home-slider-sec .et_pb_slide_content {
    line-height: normal;
}
.amenties-list li {
    margin-right: 0;
    width: 100%;
    line-height: 1.2;
}  
.main-footer .et_pb_gallery_item:nth-child(odd) {
    clear: none !important;
}
.recaptcha iframe{
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.main-footer .et_pb_gallery_item img {
    height: auto;
}
.terraverde-features .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 60px;
    height: 60px;
    min-width: 60px;
}
.contact-form-sec .et_pb_blurb_description {
    font-size: 15px;
}
}