/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Version:        1.10
 Template:       tcgexclusives

*/

/* Theme customization starts here */

@import url('https://fonts.googleapis.com/css2?family=Arima+Madurai:wght@100;200;300;400;500;700;800;900&display=swap');


@font-face {
    font-family: 'Gagisra Rigade';
    src: url('../tcgexclusives-child/fonts/GagisraRigade.eot');
    src: url('../tcgexclusives-child/fonts/GagisraRigade.eot?#iefix') format('embedded-opentype'),
        url('../tcgexclusives-child/fonts/GagisraRigade.woff2') format('woff2'),
        url('../tcgexclusives-child/fonts/GagisraRigade.woff') format('font-woff'),
        url('../tcgexclusives-child/fonts/GagisraRigade.ttf') format('truetype'),
        url('../tcgexclusives-child/fonts/GagisraRigade.svg#GagisraRigade') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.title-property {
	/*font-family: 'Gagisra Rigade';*/
	font-family: 'Arima Madurai', cursive;
	letter-spacing: 0.5px;
}

#logo {
    float: none;
    text-align: center;
}

#logo .logo_img {
	text-align: center;
    display: inline-block;
}

.title-property {
    color: #30b7a7;
    font-size: 42px !important;
    font-weight: 700;
}

.subtitle-property {
    color: #02756e;
}

.subtitle-property strong {
   font-weight: 700;
}

.description-color-theme {
	color: #30b7a7;
    font-weight: 500;
}

.description-white {
	color: #fff;
    font-weight: 500;
}

header.transparent_header.scrolled #logo .logo_img > a > img {
    opacity: 0;
    /*display: none;*/
}

.socials {
    position: relative;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;	
}

.socials ul {
	list-style: none;
	float: right;
	margin-bottom: 0;
}

.socials ul li {
	display: inline-block;
	margin: 0 5px;
}

.socials ul li a {
	color: #fff;
    font-size: 24px;
}

.socials ul li a span {
	
}

.traduccion #sidebar.col {
	padding: 0;
    margin: 0;
    width: auto;
}

#polylang-2, #polylang-2 ul {
	margin-bottom: 0;
}

#polylang-2 ul li {
	display: inline-block;
	margin-right: 5px;
}

.iconos-property .wpb_single_image {
	margin-bottom: 20px!important;
}

.iconos-property img {
	width: 100px;
}

.iconos-property h3 {
    color: #02756e;
    font-size: 14px;
    font-weight: 500;
}

.center {
	text-align: center;
}

.gallery-property, .content-property {
    position: relative;
    z-index: 999;	
}

.content-property {
    z-index: 9999;
}

.content-property > .wpb_column {
    margin-top: -300px;
}

.color-white, .color-white p {
	color: #fff;
}

.caracteristics-property {
    color: #fff;
    font-size: 36px !important;
    font-weight: 700;	
}

.padding-fix .vc_column-inner .wpb_wrapper{
	padding: 35px;
}

.contact-info {
    font-size: 18px;
	position: relative;
	margin-bottom: 15px;
	padding-left: 45px;
}

.contact-info a{
	color: #fff!important;
	word-break: break-word;
}

/*.contact-info:before{
    content: "";
	background: url(/wp-content/uploads/2022/08/mail.png);
	width: 24px;
	height: 24px;
    float: left;
    margin-left: -45px;
    font-family: 'icomoon';
    speak: none;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.contact-info-phone:before {
	background: url(/wp-content/uploads/2022/08/whatsapp.png);
}

.contact-info-instagram:before {
	  background: url(/wp-content/uploads/2022/08/instagram.png);
}

.contact-info-web:before {
	  background: url(/wp-content/uploads/2022/08/web.png);
}*/


.padding-left-fix {
	padding-left: 15%;
}

.slider-mobile {
	display:  none;
}

#powered {
    float: none;
    text-align: center;
}

.traduccion {
	position: relative;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#header.scrolled .traduccion {
	padding-top: 20px;
	padding-bottom: 20px;
}

.transposh_flags a span:hover, .transposh_flags a img:hover {
    border-color: transparent !important;
}

.transposh_flags > a {
	margin-right: 10px;
}

.trf.trf-es {
    background: url(/wp-content/uploads/2022/08/es.png) !important;
}

.trf.trf-us {
    background: url(/wp-content/uploads/2022/08/gb.png) !important;
}

.transposh_flags a span, .transposh_flags a img {
    border-style: none !important;
}

#header.scrolled {
    background: rgba(2, 117, 110, 0.7);
    box-shadow: none;
}

.image_featured_text {
    padding: 10px 16px;
}

.image_featured_text > img {
    width: 60px;
    height: 60px;
}

.image_featured_text .text {
    margin: 0 12px 18px 60px;
    padding-top: 20px;
}

.image_featured_text .text h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #30b7a7;
    font-weight: 700;
    margin-top: 0;
}

.amenities .owl-theme .owl-controls {
    display: none;
}

.contact-information a {
	color: #fff !important;
}

.intro {
    min-height: 950px;
    background: no-repeat;
    background-position: center center; 	
}  

.hide_subheader_on_scroll #logo .logo_img {
	display: none !important;
}

.hide_subheader_on_scroll.scrolled #logo .logo_img {
	display: none !important;
	margin: 0 auto;
	padding-bottom: 10px;
    padding-top: 10px;
}

.intro h2 {
	margin-bottom: 0;
}

.intro h3 {
	font-weight: 500;
}

.intro p {
	margin-left: 150px;
}

.wpcf7-form label, .wpcf7-form label span {
	text-transform: uppercase;
    color: #fff;
}

.wpcf7-form input[type="submit"] {
	background: transparent;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #238051;
    color: #fff;
    background: #238051;
}

.wpcf7 form.invalid .wpcf7-response-output {
	background: #ffb900;
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff;
}

.wpcf7-not-valid-tip {
    font-weight: 700;
}

.wpcf7-spinner {
    display: block;
}

.wpcf7-not-valid-tip {
    color: #dc3232 !important;
}

.horizontal .resp-tabs-list li {
	padding: 7px 10px 6px 10px !important;
}

.resp-tabs-container {
    background-color: transparent !important;
}

.resp-tab-content {
    border: none !important;
}

.horizontal .resp-tabs-list li {
    border-radius: 5px 5px 0 0 !important;
}

.horizontal .resp-tabs-list li.resp-tab-active {
    border-top: 2px solid #30b7a7;
    background: #30b7a7;
    color: #fff;
}

.horizontal .resp-tabs-list li {
	background-color: #f3f3f3;
}

.horizontal .resp-tabs-list li:hover {
    background-color: #fdfdfd;
	color: #333 !important;
}

.package .resp-tab-content ul li {
    margin-bottom: 3px;
}

.package .resp-tab-content p {
    margin-top: 12px;
}

.autototop {
    /* display: block; */
    display: none;
    z-index: 1003;
    position: fixed;
    top: 100%;
    margin-top: -55px;
    right: 20px;
    margin-left: -18px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    padding: 0;
    background: rgba(48, 183, 167, 0.6) !important;
    cursor: pointer;
}

.autototop i.icon {
    margin-left: 0 !important;
}

.autototop i:before {
    color: #fff !important;
    line-height: 37px;
}

ul {
    margin-left: 35px;
    margin-top: 35px;	
}


.levels .owl-theme .owl-dots .owl-dot span {
	background: #fff;
}

.levels .owl-theme .owl-dots .owl-dot.active span {
	background: #fff;
}

.master-plan {
    position: relative;
    margin-top: -300px;
}

.element-mobile {
	display: none;
}

.section-bg-image3 {
    position: relative;
    z-index: 90;
}

.section-bg-image3-left {
	position: relative;
    z-index: 100;
    left: 100px;
}

.section-bg-image4-right {
	position: relative;
    z-index: 100;
}

.section-text-5 {
	z-index: 100;
    left: 100px;
    margin-top: 0;
	padding: 60px 0 !important;
}

.section-image-6 {
    right:220px;	
}

.section-text-6 {
	margin-left: -250px;
}

.column-inspired {
    background: rgb(197 89 0);
    background: linear-gradient(0deg, rgba(197, 89, 0, 0.6) 0%, rgba(197, 89, 0, 0.6) 65%);
    margin-left: 100px !important;
    padding: 20px 0 20px 0;
}

.section-image-9 {
	width: 60% !important;
}

.section-text-9 {
	width: 40% !important;
}

.custom_menu_4  {
	display: none;
}

.widget_nav_menu {
    position: relative;
    float: right;
}

.widget_nav_menu ul {
	margin-top: 45px;
    margin-left: 15px;
}

.widget_nav_menu ul li {
	display: inline-block;
}

.widget_nav_menu ul li  a {
    color: #ffffff;
    border: 2px solid #ffffff;
    line-height: 28px!important;
    padding: 0 14px;
    background: transparent;
    margin: 2px 10px 0;
    border-radius: 4px;
    text-shadow: none;
    position: relative;
    display: inline-block;
	text-transform: uppercase;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    white-space: nowrap;
}

.widget_nav_menu ul li a:hover {
	background: #fff;
	color: #333;
}










/*medias queris*/

@media only screen and (min-width: 1018px) {
	header.transparent_header.scrolled #logo #transparent_logo img {
    opacity: 0;
}
header.transparent_header #logo #transparent_logo {
    display: none !important;
}
}


@media only screen and (min-width: 769px) and (max-width: 1017px) {
#logo {
    width: 100% !important;
}

#mobile_menu_toggler {
    display: none !important;
}
}



@media only screen and (max-width: 1024px) {

.slider-mobile {
	display:  block;
}

.slider-desktop {
	display:  none;
}
	
#header {
    background: rgba(2, 117, 110, 0.7) !important;
    box-shadow: none;
}

.intro p {
	margin-left: 0;
}
	
.section-image-9, .section-text-9 {
	width: 100% !important;
}
	


}


@media only screen and (max-width: 768px) {
#mobile_menu_toggler {
    display: none !important;
}
	
#header {
    background: rgba(2, 117, 110, 0.7) !important;
    box-shadow: none;
}
	
.traduccion {
    /*float: none;
	margin-top: 30px;
    margin-bottom: 30px;*/
}
	
#logo {
    width: 100% !important;
}
	
#logo .logo_img {
    height: 80px !important;
}

.content-property>.wpb_column {
    margin-top: -50px;
}	
	
.btn-descubre {
    margin: 20px 0;
	}
	
#powered {
    margin-right: 0 !important;
	text-align: center !important;
}	

.contact-info a {
    font-size: 16px;
}

.element-desktop {
	display: none;
}
	
.element-mobile {
	display: block;
}

.section-bg-image3-left {
    left: 0;
}	

.section-text-5 {
    left: 0;
    padding: 0 !important;
}
	
.section-image-6 {
    right: 0;
}	
	
.column-inspired {
	background: none !important;
	margin-left: 0 !important;
	padding: 0;
}	
	
.section-text-6 {
	background: rgb(197 89 0);
    background: linear-gradient(0deg, rgba(197, 89, 0, 0.6) 0%, rgba(197, 89, 0, 0.6) 65%);
    margin-left: 0;
}
	
.section-image-8,
.section-9-mobile {
    min-height: 718px !important;
}
	
.section-image-9 {
		display: none !important; 
}
	
	
.btn-landing2 {
    float: left;
    padding-top: 0;
    padding-bottom: 0;
}	



	

}

@media only screen and (max-width: 480px) {
	#logo {
      width: 100% !important;
}
}


