/**
* @subsection   Camera.css
*
* @description   a jQuery slideshow with many effects, transitions, easy to customize, using canvas and mobile ready, *based on jQuery 1.4+
*
* @author       Manuel Masia
* @link         www.pixedelic.com
* @license      MIT license - http://www.opensource.org/licenses/mit-license.php
**/
.camera_container {
  position: relative;
}

@media (min-width: 992px) {
  .camera_container {
    padding-bottom: 725px;
  }
}

@media (min-width: 1771.83771px) {
  .camera_container {
    padding-bottom: 40.91797%;
  }
}

.camera_wrap {
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  margin-bottom: 0 !important;
  height: 100%;
  background: #fff;
  z-index: 0;
}

/* new css update*/

.request-quote-button .header-phone-block {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    margin: 0 !important;
}
.request-quote-button .header-phone-block figure {
    margin: 0;
    flex: none;
}
.request-quote-button .toll-free-text {
    display: flex;
    flex-direction: column;
}
.request-quote-button .toll-free-text span {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    line-height: normal;
}
.request-quote-button .toll-free-text span:first-child {
    font-size: 20px;
    font-weight: 400;
}
.request-quote-button .header-phone-block figure img {
    margin: 0;
}
header .contact-info p {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    line-height: normal;
    vertical-align: middle;
}
header .contact-info.d-flex {
    display: flex;
    align-items: center;
}
header.header .site-logo img {
    margin: 0;
}
.header .stuck_container {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  background: #fff;
    width: 100%;
    
}

.header .stuck_container.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  animation: smoothScroll 1s forwards;
      border-bottom: 1px solid #ccc;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
.cameraCont, .cameraContents p {
    font-size: 28px;
    line-height: 1.5;
}
.card-dg .elementor-column-wrap {
    z-index: 2;
    border-radius: 50px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.custom-row .elementor-row {
    margin: 0 -15px;
    width: inherit;
}
.custom-row .elementor-row>* {
    padding: 0 15px;
}
/*@media (min-width: 992px) {
  .camera_wrap {
    position: absolute;
  }
}*/
.form-custom .wpcf7-form {
    width: 100%;
    max-width: 100%;
}
.form-custom .wpcf7-form .bg-primary {
    border-radius: 22px;
    margin: 0 0 -180px;
    position: relative;
    z-index: 1;
}
.form-custom .wpcf7-form h3 {
    text-align: center;
    margin-bottom: 18px;
}
.form-custom .top-mailform fieldset {
    margin: 0 -10px;
}
.form-custom .top-mailform .filed-item {
    width: 50%;
    padding: 0 5px;
    display: inline-block;
    margin: 0 -2px 10px;
}
.form-custom .top-mailform label input, .form-custom .top-mailform label select, .form-custom .top-mailform label textarea {
    border-radius: 8px;
}
.top-mailform .filed-item.full-width {
    width: 100%;
}
.card-runner {
    border: 1px solid #1caffc;
    display: block;
    padding: 10px;
}
.offer-row-cus .elementor-row>* {
    padding: 0 10px;
}
.offer-row-cus .elementor-row {
    margin: 0 -10px;
    width: inherit;
}
.offer-row-cus .elementor-image-box-content {
    width: auto !important;
}
.offer-row-cus .elementor-column-wrap {
    border: 1px solid #dddddd;
    padding: 30px;
    border-radius: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.offer-row-cus .elementor-widget-image-box .elementor-image-box-wrapper {
    justify-content: center;
}
.offer-row-cus .elementor-widget-image-box .elementor-image-box-wrapper img {
    margin: 0;
}
.wpcf7-form .booking-form  .top-mailform .mfControls {
    padding: 0 5px;
}
.footer .wpcf7-form {
    max-width: 100%;
}
.footer .wpcf7-form .name, .footer .wpcf7-form .phone {
    width: 50%;
    display: inline-block;
    margin: 0 -2px;
    padding: 0 10px;
}
.footer .wpcf7-form .name, .footer .wpcf7-form .phone, .footer .wpcf7-form p {
    width: 50%;
    display: inline-block;
    margin: 0 -2px;
    padding: 0 10px;
}
.footer .wpcf7-form input {
    height: 52px;
}
.footer .wpcf7-form p .wpcf7-submit[type="submit"] {
    width: 100%;
}
#footer-text {
    margin-top: 20px;
    font-size: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
header .contact-info.d-flex {
    text-align: left;
    gap: 8px;
    justify-content: space-between;
}
.card-dg .elementor-column-wrap {
    margin-bottom: 30px;
}
}
@media (max-width: 767px) {
    
    .footer .wpcf7-form p .wpcf7-submit[type="submit"] {
    font-size: 14px;
}
.wpcf7-form input {
    font-size: 14px !important;
}
#social-menu {
    margin-top: 20px !important;
    margin-bottom: 22px;
}
footer {
    padding-bottom: 30px !important;
}
    .footer .wpcf7-form .name, .footer .wpcf7-form .phone, .footer .wpcf7-form p {
    width: 100%;
}
    .form-custom .top-mailform .filed-item {
    width: 100%;
}
.footer-title h2 {
    font-size: 28px !important;
}
.footer-title {
    margin-bottom: 18px;
}
.top-mailform label input, .top-mailform label select, .top-mailform label textarea {
    font-size: 15px !important;
}
.wpcf7-form .booking-form  .top-mailform .mfControls {
    margin-top: 12px !important;
}
.running-card-incc .col-md-6 {
    margin-bottom: 10px !important;
}
.offer-row-cus .elementor-column-wrap {
    margin-bottom: 28px;
}
.offer-row-cus .elementor-image-box-content {
    margin-top: 12px;
}
.form-custom .wpcf7-form .bg-primary {
    padding: 30px 30px 10px !important;
}
    .form-custom .wpcf7-form h3 {
    font-size: 28px;
}
    .card-dg .elementor-column-wrap {
    margin-bottom: 30px;
}
    header .contact-info p {
    font-size: 15px;
}
.request-quote-button .toll-free-text span {
    font-size: 15px;
}
.request-quote-button .toll-free-text span:first-child {
    font-size: 12px;
}
header .contact-info.d-flex {
    text-align: left;
    gap: 8px;
    justify-content: space-between;
}
header.header {
    padding: 10px 0 0 0 !important;
}
header .contact-info {
    padding-top: 0 !important;
}
.request-quote-button .header-phone-block figure img {
    width: 26px;
}
.request-quote-button .header-phone-block figure {
    display: none;
}
  .cameraCont, .cameraContents p {
    font-size: 18px;
}
.camera_pag_ul {
    margin: 0 auto;
    display: table;
}
#callnowbutton {
    display: none !important;
}
}

.camera_wrap img {
  max-width: none !important;
}

.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
}

.camera_src {
  display: none;
}

.cameraCont, .cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.cameraSlide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
}

.cameraContent {
  display: none;
}

@media (min-width: 1300px) {
  .cameraContent h4 {
    line-height: 1.5833;
  }
}

.camera_target {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  text-align: left;
  z-index: 0;
}

.camera_overlayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
}

.camera_target_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 2;
}

.camera_loader {
  background: #fff url(../images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}

.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}

.camerarelative {
  overflow: hidden;
  position: relative;
}

.imgFake {
  cursor: pointer;
}

.camera_command_wrap .hideNav {
  display: none;
}

.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}

.showIt {
  display: none;
}

.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}

.camera_caption {
  display: none;
}

.cameraContent .camera_caption {
  display: block;
}

/*================   Custom Layout&Styles   =====================*/
.camera_caption {
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .camera_caption {
    text-align: left;
  }
}

.camera_caption > div {
  height: 100%;
}

.camera_pag {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 300px;
}

.camera_pag:before, .camera_pag:after {
  display: table;
  content: "";
  line-height: 0;
}

.camera_pag:after {
  clear: both;
}

@media (min-width: 768px) {
  .camera_pag {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .camera_pag {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .camera_pag {
    width: 1200px;
  }
}

.camera_pag_ul {
  position: relative;
  top: -50px;
  text-align: center;
}

@media (min-width: 768px) {
  .camera_pag_ul {
    top: -100px;
    text-align: left;
  }
}

.camera_pag_ul li {
  display: inline-block;
  position: relative;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  border: 3px solid #1caffc;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.camera_pag_ul li.cameracurrent, .camera_pag_ul li:hover {
  background: #1caffc;
}

.camera_pag_ul li + li {
  margin-left: 11px;
}

.camera_pag_ul li > span {
  display: none;
}

.onCamera-abs {
  padding-top: 30px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  pointer-events: none;
}

@media (min-width: 768px) {
  .onCamera-abs {
    position: absolute;
    top: 0px;
    padding: 0;
  }
}

.onCamera__cnt {
  pointer-events: all;
}

.onCamera {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 300px;
  z-index: 999;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 999;
}

.onCamera:before, .onCamera:after {
  display: table;
  content: "";
  line-height: 0;
}

.onCamera:after {
  clear: both;
}

@media (min-width: 768px) {
  .onCamera {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .onCamera {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .onCamera {
    width: 1200px;
  }
}

.onCamera * + .rd-mailform {
  margin-top: 22px;
}

.onCamera .booking-form {
  float: right;
}

.onCamera .bg-primary {
  background-color: rgba(28, 175, 252, 0.85);
}

.onCamera h3 {
  letter-spacing: 0.06em;
}
