/* Custom CSS */
.scheader {
    position: fixed !important;
    width: 100%;
}

.sticky {
    background-color: rgb(0 0 0 / 55%) !important;
}

.inputpadding .elementor-field-textual.elementor-size-md{
    padding: 0 !important;
} .sc-logo{-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.sticky .sc-logo {
    width: 240px!important;
}

.elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    outline: 0;
}
.scheader.sticky{padding:10px 0px 15px 0px!important}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container, .elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container{padding-bottom:0px!important}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 50px!important;
    padding: 6px 0px!important;
    -webkit-border-radius:0px!important;
    border-radius: 0px!important;
}


.contactformsc ::-moz-placeholder {
   color: #fff!important;
  opacity: 1!important;
}

.contactformsc ::placeholder {
  color: #fff!important;
   opacity: 1!important;
}

.contactformsc span.elementor-button-text {
    text-align : left;
    left: 25px;
    position: absolute;
}.contactformsc button.elementor-button.elementor-size-md {
    position: absolute;
    width: 100vw;
    top: 0px;
}.elementor-widget-form .elementor-message {
    top: 50px;
    position: relative;
}
.teamsc h3 {
    font-size: 32px;
    font-family: 'Open Sans';
    font-weight: 600; color: #1f2020;
    margin-bottom: 15px;
}
.teamsc h4 {
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 20px;
    color: #202020;
}
.teamsc h5 {
    font-size: 18px;
    text-transform: uppercase;
    color: #676767;
    font-family: 'Open Sans';
    font-weight: 500;
    margin-bottom: 8px;
}
.teamsc p {
    font-size: 16px; color: #1f2020;
    line-height: 1.5em;
    margin-bottom: 20px;
}
ul.scsocial {
    margin-top: 25px;
    margin-left: 0;
    margin-bottom: 50px;
}
ul.scsocial li {
    display: inline-block;
    padding-right: 15px;
    font-size: 22px;
}
ul.scsocial li a {
    color: #202020;
}
ul.scsocial li a:hover {
    color: #005b9d;
}.swiper-slide.teamsc {
    padding: 80px 95px 0 65px;
}.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    color: #8e8e8e;
    background-image: none!important;
}.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    color: #8e8e8e;
    background-image: none!important;
}.slider-imgrc {
    position: absolute;
    bottom: 0;
    padding-right: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 3000px) {
 .sc-logo img{
    position: relative;
    top: -15px;
}
.sticky .sc-logo img {
    top: 0!important;
}
}


.elementor-form input[type='text'], .elementor-form input[type='email'], .elementor-form input[type='tel']{
    padding: 0px 15px !important;
}
textarea#form-field-message {
    padding: 15px 15px !important;
}
.framesc{position:relative}
.framesc .elementor-widget-container:before {
    position: absolute;
    left: 0;
    top: -50px;
    border: 3px solid #ba6e03;
    content: '';
    width: 80%;
    height: 95%;
}.framesc img {
    position: relative;
    z-index: 1;
}

.framesc2{position:relative}
.framesc2 .elementor-widget-container:before {
    position: absolute;
    right: 0;
    top: -50px;
    border: 3px solid #ba6e03;
    content: '';
    width: 80%;
    height: 95%;
}.framesc2 img {
    position: relative;
    z-index: 1;
}