/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 21 2025 | 07:47:00 */
/*-------------------------- S C R E E N S ----------------------------*/
@media screen and (min-width:1450px) and (max-width:1550px){body{zoom:0.95 !important;}}
@media screen and (min-width:1350px) and (max-width:1450px){body{zoom:0.9 !important;}}
@media screen and (min-width:1150px) and (max-width:1350px){body{zoom:0.85 !important;}}
@media screen and (min-height:350px) and (max-height:650px){.whatsaap-sentrypop{zoom:0.85 !important;}}


/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {
.nav-up .header-top-bar a.cta {
    height: 55px;
    padding: 10px 30px;
    font-size: 16px;
}
.nav-up .header-top-bar a.phone {
    font-size: 17px;
    height: 40px;
}
.nav-up .header-top-bar a.site-logo img {
    margin: 0 0 -5px 0;
    height: 50px;
}
.nav-up .mobile-menu-btn {
    transform: scale(0.8);
    margin-bottom: 1px;
}
.mobile-menu-btn {display: none !important}
	
	
}/*------ C O M P U T E R S  +  T A B L E T S -------*/
@media screen and (min-width: 767px) {
  
}/*------------------------------------------ A L L  T A B L E T S --------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1250px) {
  
}/*--- T A B L E T S - B I G ------*/
@media screen and (min-width: 1000px) and (max-width: 1250px){ 
  
}/*--- T A B L E T S - M E D I U M ---*/
@media screen and (min-width: 850px) and (max-width: 1000px) {
  
}/*--- T A B L E T S - S M A L L ---*/
@media screen and (min-width: 767px) and (max-width: 850px) {
  
}/*------------------------- T A B L E T S + M O B I L E ---------------------------*/
@media screen and (max-width: 1250px) {
.hide-mobile{display: none !important;}
header#masthead {
    top: 0;
}
/* .header-third.header-top-third.header-top-left {
    display: none;
} */
a.cta.price, .header-top-bar a.cta {
    display: none;
}
.header-top-bar a.btn {
    text-align: center;
    background: #272B71;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1.3;
    border-radius: 10px;
}
.header-top-bar {
    padding: 15px;
    border-radius: 0;
}
.header-top-right ul {display: none;}
.header-top-bar .custom-html-widget {
    display: flex;
    align-items: center;
    width: 100%;
}
.header-top-bar a.site-logo img {
	margin: -15px 0 -20px;
	height: 70px;
	line-height: 1;
}
.header-top-right, .header-top-right .widget_custom_html {
    width: 100%;
}
.header-middle-bar {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    padding: 50px 0 0 0;
    background: #fff;
    transition: all .5s ease-in-out;
    opacity: 0;
    z-index: 99;
	visibility: hidden;
	overflow: auto;
}
.header-middle-bar::-webkit-scrollbar {display: none;}
.page-is-open .header-middle-bar{visibility: visible; opacity: 1;}
.header-middle-right {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding: 35px 20px 30px;
    border-radius: 0;
}
.header-middle-right .widget.widget_nav_menu {
    width: 100%;
}
.header-middle-left {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding: 20px 25px 50px;
    border-radius: 0;
	transform: translateY(100%);
}
.page-is-open .header-middle-left {
	transform: translateY(0%);align-content
}
.header-middle-right a {
    padding: 15px 0;
    font-size: 31px;
    letter-spacing: -1px;
	transition: all 6.5s ease-in-out;
}
.header-middle-left ul li a {
    padding: 5px 0;
    font-size: 17px;
}
.page-is-open .header-middle-right a {
    opacity: 1;
}
	
	
 /*--Footer--*/
.footer-middle {
    display: block;
    margin: 0 0;
    padding: 0;
}
.footer-middle .footer-middle-first {
    display: block;
}
.footer-middle .widget_nav_menu {
    margin: 0 0 35px 0;
}
.footer-middle h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 25px;
    font-weight: 300;
}
.to-top img {
    width: 15px;
}
.footer-bottom {
    display: block;
    padding: 0;
    text-align: center;
}
.credit {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 35px 0 15px;
}
.footer-middle .widget_nav_menu a {
    font-size: 16px;
}
.footer-form .title {
    margin: 0 0 10px 0;
    font-size: 45px;
    line-height: 0.85;
}
.footer-form .subtitle {
    font-size: 16px;
    max-width: 80%;
    margin: auto;
}
.footer-form .flex-box {
    margin: 25px 0 0 0;
}
.footer-form .flex-box {
    display: block;
    margin: 25px 0 0 0;
    background: none;
    border-radius: 150px;
}
.footer-form .flex-box .input:not(.send) {
    margin: 0 0 15px 0;
    width: 100% !important;
    background: #141D2F;
    border: 0;
    border-radius: 100px;
}
.footer-form .flex-box .input input {
    width: 100% !important;
    padding: 15px 25px !important;
    font-size: 19px !important;
}
footer#colophon {
    padding: 35px 20px 20px 20px;
}
.footer-middle .widget-title, .footer-middle h3 {
    font-size: 23px;
    font-weight: 300;
}
.footer-right-third img {
    margin: -7px 0 0 2px;
    width: 75px;
}
.credit img {
    width: 35px;
}
.tab-contact .tab-online.btn-tab:after{display: none;}
	
	
	
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {
.elementor-element-a46de35 {
    border-radius: 30px 30px 0 0 !important;
}
.elementor-element-57bbc12 {
    border-radius: 0 0 20px 20px !important;
}
.whatsaap-sentrypop {position: fixed;bottom: 15px;right: auto;left: 20px;z-index: 999;}
.whatsaap-sentrypop-icon img {
    width: 25px;
}
.whatsaap-sentrypop-icon {
    padding: 15px;
}
div#gallery-1 figure.gallery-item {
    max-width: 37vw;
}
div#gallery-1 {
    white-space: nowrap;
    align-items: center;
    overflow: auto;
}
div#gallery-1::-webkit-scrollbar{display: none;}	
	
	
	
	
	
	
}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 350px) {
  
}