.elementor-kit-2181662{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-2181662 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*CONTACT FOMR STYLE*/
.ginput_container  option{
    background:#000!important;
}
.footer-container table {
    border: 0px solid red!important;
}
input {
    -webkit-appearance: checkbox!important;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 20px;
    color: #F58026;
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    color: #fff;
}
.gform_wrapper.gravity-theme * {
    color: #fff;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    background: transparent;
    color: #fff;
    border-top: 0px solid white;
    border-left: 0px solid white;
    border-right: 0px solid white;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}
body .gform_wrapper ::placeholder,
body .gform_wrapper ::-webkit-input-placeholder,
body .gform_wrapper input[placeholder] {
  color: #fff!important;
  opacity: 0.9!important;
}
	
body .gform_wrapper .gform_footer input[type=submit] {
    border: 1px solid red;
    
}
body .gform_wrapper .gform_footer input[type=submit] {
    border: 1px solid #f58026;
    background: #f58026;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 30px;
    border-radius: 0px;
    margin: auto;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #f58026;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 30px;
    border-radius: 0px;
    margin: auto;
}
/*HOVER BOX HOME PAGE STYLE*/

  .west:before, .location-west:before, .location-east:before{
      content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 
 }
 .west:hover:before, .east:hover:before, .location-west:hover:before, .location-east:hover:before{
    background: linear-gradient(173deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.05) 100%); 
 }
  .west, .location-west{
    position: relative;
    background-image: url('https://mosites.s3.amazonaws.com/2024/06/mosites-west.webp');
    background-size: cover;
    background-position: center;
height: 350px;
    color: #fff;
    overflow: hidden;
    border-radius:0;

}
.east:before, .location-east:before{
      content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }
  .east, .location-east{
    position: relative;
    background-image: url('/wp-content/uploads/2024/05/Component-58-–-3.webp');
    background-size: cover;
    color: #fff;
    overflow: hidden;
    border-radius:0;
    height: 350px;
}
.hoverbox__content {
    position: relative;
    z-index: 1;
    transition: opacity 0.3s ease;
    
}
.hoverbox__overlay {
    position: absolute;
    top: 20px;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 98;
    max-height: 200px;

}
.west:hover .hoverbox__overlay, .east:hover .hoverbox__overlay, .location-west:hover .hoverbox__overlay, .location-east:hover .hoverbox__overlay{
    opacity: 1;
}
.west:hover .hoverbox__content, .east:hover .hoverbox__content, .location-west:hover .hoverbox__content, .location-east:hover .hoverbox__content{
    opacity: 1;
}
.hover__logos{
    display: flex;
    flex-flow: row wrap;
}
.location-west .hover__logos, .location-east .hover__logos{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.hover__logos img{
    width: 80px;
    margin: 0px 10px;
}

.hoverbox__title-main{
    color: #ffffff;
     font-family: Titillium Web;
    font-size: 35px;
    font-weight: 700px;
      line-height: 27px;
     padding: 0 10px 0 10px !important;
     font-weight: 700;
}
.west .hoverbox__content, .east .hoverbox__content, .location-west, .location-east{
    position: relative;
    top:58%;
}
.west .hoverbox__content .hoverbox__title-main{
    text-align: right;
    margin-right: 20px;
}
.location-west .hoverbox__content .hoverbox__title-main{
    text-align: center;
    margin-right: 20px;
}
.west .hoverbox__address{
    text-align: right;
    margin-right: 30px;
}
.west .btn__container{
     text-align: right;
}
.east .hoverbox__content .hoverbox__title-main{
    text-align: left;
    margin-left: 18px;
}

.location-east .hoverbox__content .hoverbox__title-main{
    text-align: left;
    margin-left: 18px;
}
.east .hoverbox__address{
    text-align: left;
    margin-left: 30px;
}

.location-east .hoverbox__address{
    text-align: left;
    margin-left: 30px;
}
.east .btn__container{
     text-align: left;
      margin-left: 30px;
}

.location-east .btn__container{
     text-align: left;
      margin-left: 30px;
}

.location-west .btn__container, .location-west .hoverbox__address, .location-west .hoverbox__content .hoverbox__title-main{
    text-align: center;
}
.location-east .btn__container, .location-east .hoverbox__address, .location-east .hoverbox__content .hoverbox__title-main{
    text-align: center;
}
.btn__container{
    display: block;
    /*padding: 20px;*/
    margin: 25px 10px;
}    
.btn{
    border: solid 2px #F47D4B;
    padding:6px 10px;
    color: #F47D4B;
    margin-right:20px;
    font-weight: 700;
    font-size: 15px;
}
.btn:hover{
    background-color: #F47D4B;
    color: #ffffff!important;
}
.hoverbox__address{
    color: #ffffff;
    font-family: Titillium Web;
    text-transform: capitalize;
    font-size: 12px;
}
@media screen and (min-width:1025px){
    .main-container{
        display: flex;
        flex-flow: row nowrap;
    }
    .east, .west{
        width: 50%;
    }
    .location-west{
        width: 100%;
    }
    .location-east{
        width:100%;
    }
    .hoverbox__title-main{
        font-size: 45px;
    }
    .hoverbox__address{
        font-size: 20px;
    }
    .btn{
         font-size: 20px;
    }
    .hover__logos img{
    width: 100px;
    margin: 10px 30px;
}
.east, .west, .location-west, .location-east{
    height: 500px;
}
.west .hoverbox__content, .east .hoverbox__content, .location-west .hoverbox__content, .location-east .hoverbox__content{
    top: 65%;
}
.hoverbox__overlay{
    max-height: 300px;
}
}

@media screen and (max-width: 1024px){
  .west .hoverbox__content, .east .hoverbox__content, .location-west .hoverbox__content, .location-east .hoverbox__content{
    top: 55%;
}
}
/*HOVER BOX HOME PAGE STYLE END*/
.main-menu__logo img{
    width:225px !important;
    margin-top: -10px !important;
}
.ig-header{
    color: #F47D4B;
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 18px;
    border-radius: 3px;
     max-width: 550px;
}
.ig-feed-info{
    position: absolute;
    /*top: ;*/
    /*left:calc(50% - 275px);*/
    top: calc(50% - 50px);
    left: calc(50% - 140px);
    z-index: 99;
}
.ig-feed-info h2{
     background-color: #ffffff;
     max-width: 300px;
     padding: 20px 10px;
}
@media screen and (min-width: 1024px){
   .ig-feed-info{
    top: calc(50% - 90px);
    left:calc(50% - 275px);
    z-index: 99;
}
.ig-feed-info h2{
     background-color: #ffffff;
     max-width: 550px;
     padding: 20px 10px;
} 
.ig-header{
    font-size: 35px;
}
}
/*footer*/
.footer-container ul{
    list-style-type: none;
    text-align: center;
}
.footer-container li{
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 14px;
}
.footer-container a{
    color: #ffffff;
    font-size: 16px;
}
.footer-container-main-title a, .footer-container-main-title{
    font-weight: 700;
    font-size: 18px !important;
}
.footer-container-subtitle{
    color: #F47D4B !important;
    font-weight: 600;
    font-size: 16px !important;
}
.footer-container table{
    max-width: 200px;
    margin: 0 auto 20px auto;
}
.footer-container table td{
    border: #ffffff00 !important;
    background-color: #ffffff00 !important;
    padding: 3px;
}
.footer-container-list-contact li img{
    width: 25px;
}
@media screen and (min-width:1025px){

    .footer-container{
        display: flex;
        flex-flow: row wrap;
        justify-content: end;
    }
    .footer-container ul{
    text-align: left;

    }
    .footer-container-sub-menu-container{
        display: flex;
        flex-flow: row nowrap;
   }
   .footer-container-list-contact li{
       display: flex;
       flex-flow: row nowrap;
   }
   .footer-container-list-contact li img{
       width: 20px;
       height: 25px;
       margin-right: 10px;
   }
   .footer-container-list-contact .address{
       margin-top: 10px !important;
   }
}

@media screen and (max-width:1024px) {
    .main-menu__logo{
        display: none!important;
        visibility: hidden!important;
    }
}/* End custom CSS */