/* --------- vw_SLIDER--------- */
#vw_slider {
  max-width: 100%;
  margin: auto;
  padding: 0;
  position: relative;
}
#vw_slider img {
  width: 100%;
}
#vw_slider h6 {
  font-size: 16px;
  letter-spacing: 2px;
  color: #1f1e1e;
}
#vw_slider h2, #vw_slider h5, #our-services .our-services-box h5 a, #our-features h5 a, #our-features .read-more, .section_main_head h3, #vw_our-team .vw_our-team-content h5 a, #call-now h2, #latest-news h5 a, #our-records .our-records-content span, #our-records .our-records-content p{
  color: var(--grey1);
}
#our-services .our-services-box h5 a, #vw_slider h2, #vw_slider h5, #our-services .services_text, #our-features p, #our-features .read-more, #vw_our-project .read-more, #vw_our-team .vw_our-team-content h5 a, #vw_our-team .vw_our-team-content p, #testimonials .testimonials-content a, #testimonials .testimonials-content span, #call-now p, #latest-news h5 a, #our-records .our-records-content p {
  letter-spacing: 1px;
}
#vw_slider h2 {
  font: 700 48px var(--common-font-bc);
}
#vw_slider h5 {
  font: 400 16px var(--common-font-basic);
}
#vw_slider p {
  font: 400 14px var(--common-font-basic);
  letter-spacing: 1px;
  line-height: 26px;
  color: var(--lightgrey);
}
.vw_slider-box {
  position: absolute;
  top: 57%;
  transform: translateY(-50%);
  padding: 20px;
  max-width: 50%;
  margin: 0 auto;
  text-align: left;
}
#vw_slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#vw_slider .carousel-prev-button {
  position: absolute;
  right: 160px;
  bottom: 34%;
}
#vw_slider .carousel-next-button {
  position: absolute;
  right: 107px;
  bottom: 34%;
}
#vw_slider .carousel-item-next, #vw_slider .carousel-item-prev, #vw_slider .carousel-item.active {
  display: block !important;
}
#vw_slider .carousel-control-prev-icon, #vw_slider .carousel-control-next-icon {
  background-image: none;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  width: auto;
  height: auto;
}
#vw_slider a i {
  padding: 12px 14px;
  font-size: 17px;
  background-color: #222;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: white;
}
#vw_slider .read-more {
  margin-right: 15px;
}
/*Fade vw_slider*/
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}
#vw_slider ol.carousel-indicators {
  text-align: center;
  position: absolute;
  bottom: 10%;
  left: 0;
  margin-left: 10%;
  right: auto;
}
#vw_slider ol.carousel-indicators .active {
  background-color: #303133 !important;
  border: 2px solid var(--grey1);
  width: 17px;
  border-radius: 15px;
}
.call_now_inner {
  background-repeat: no-repeat;
  padding-top: 19px;
  background-size: contain;
}
/* ------------- Our Services ---------------- */
.section_main_head h3 {
  letter-spacing: 2px;
  font-weight: 800;
}
#our-services .our-services-box h5 a {
  font: 500 24px var(--common-font-bc);
}
#our-services .services_text {
  font: 400 14px var(--common-font-basic);
  line-height: 24px;
  color: var(--lightgrey);
}
#our-services .services-icon span {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--skyblue);
  padding: 17px 19px;
  display: inline-block;
}
#our-services .our-services-box:hover span {
  background-color: var(--peach);
}
#our-services .our-services-box:hover img {
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/* ----------- Our Features --------------- */
#our-features {
  padding: 20px 0;
  background-size: contain;
}
#our-features .our-features-details {
  position: relative;
  top: 80px;
}
#our-features h5 a, .our-record-box p {
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
}
#our-features p {
  line-height: 28px !important;
  color: var(--lightgrey);
  margin-bottom: 0;
  padding: 15px 0;
  font: 400 14px var(--common-font-basic);
}
#our-features .read-more {
  font: 700 16px var(--common-font-bc);
}
#our-features .our-features-box, #our-records .our-record-box {
  background-color: white;
  padding: 30px;
  padding-right: 0;
  -webkit-box-shadow: 0 10px 6px -6px #f7eaea;
  -moz-box-shadow: 0 10px 6px -6px #f7eaea;
  box-shadow: 0 10px 6px -6px #f7eaea;
}
#our-records .our-record-box {
  padding: 38px !important;
  height: 215px;
}
#our-features .our-features-content, #our-records .our-records-content{
  position: relative;
}
#our-features .owl-item:nth-child(3n) .our-features-content, #our-records .owl-item:nth-child(3n) .our-records-content{
  background-color: transparent;
}
#our-features #feature-loop {
  display: none;
}
#our-features .our-features-content:hover .our-features-box, #our-records .our-records-content:hover .our-record-box {
  background-color: var(--peach);
}
#our-features .our-features-content:hover:after, #our-records .our-records-content:hover:after{
  border-left-color: var(--peach);
}
#our-features .our-features-content:hover a, #our-features .our-features-content:hover p, #our-features .our-features-content:hover .our-features-box .media i, #our-records .our-records-content:hover p, #our-records .our-records-content:hover .our-record-box .media i, #our-records .our-records-content:hover span {
  color: white;
}
#our-features .our-features-content:after{
  border-top: 106px solid transparent;
  border-bottom: 106px solid transparent;
}
#our-records .our-records-content:after {
  border-top: 98px solid transparent;
  border-bottom: 98px solid transparent;
}
.our-features-box .media i, .our-record-box .media i{
  font-size: 45px;
  color: var(--peach);
}
#our-features .owl-carousel .owl-stage-outer, #our-records .owl-carousel .owl-stage-outer{
  padding-bottom: 10px;
}
img.feature-hover-imahe {
  position: absolute;
  top: 0px;
  height: 70px;
  opacity: 0;
}
.our-features-box:hover img.feature-hover-imahe{
  opacity: 1;
}
.our-features-box:hover .feature-image{
  opacity: 0;
}
/* ----------- Our Project ------------- */
#vw_our-project {
  padding-top: 11%;
}
#vw_our-project .our-project-head {
  padding-bottom: 40px;
}
#vw_our-project #project-loop {
  display: none;
}
/* ---------- Overlay -------------- */
#vw_our-project .vw_box {
  text-align: center;
  /*overflow: hidden;*/
  position: relative;
}
#vw_our-project .vw_box img {
    width: 100%;
    height: auto;
    transform: scale(1.6);
    transition: all 0.3s ease 0s;
}
#vw_our-project .vw_box .vw_inner-content {
    padding: 7px 7px;
    text-align: center;
    position: absolute;
    bottom: 10%;
    right: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
    left: 0;
}
#vw_our-project .vw_box:before, #vw_our-project .vw_box:after, #vw_our-project .vw_box .vw_box-content:before, #vw_our-project .vw_box .vw_box-content:after {
    content: "";
    width: 100%;
    height: 25%;
    background: rgba(0,0,0,0.7);
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
    opacity: 0.7;
}
#vw_our-project .vw_box .vw_box-content:before {
    top: 50%;
    transform: translateX(100%);
    transition-delay: 0.1s;
}
#vw_our-project .vw_box .vw_box-content:after {
    top: 75%;
    transform: translateX(-100%);
    transition-delay: 0.15s;
}
#vw_our-project .vw_box:after {
    height: 25.1%;
    top: 25%;
    transform: translateX(-100%);
    transition-delay: 0.05s;
}
#vw_our-project .vw_box:before {
    transform: translateX(100%);
}
#vw_our-project .vw_box:hover:before, #vw_our-project .vw_box:hover:after, #vw_our-project .vw_box:hover .vw_box-content:before, #vw_our-project .vw_box:hover .vw_box-content:after {
    transform: translateX(0);
}
#vw_our-project .vw_box .vw_inner-content {
  padding: 7px 7px;
  text-align: center;
  position: absolute;
  right: 0;
  z-index: 2;
  transition: all 0.3s ease 0s;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#vw_our-project .vw_box .title a {
  letter-spacing: 2px;
  color: white;
  font: 700 24px var(--common-font-bc);
}
#vw_our-project .vw_box .title {
  margin: 0 0 3px 0;
  opacity: 0;
  transform: translateY(150px);
  transition: all 0.4s ease 0s;
  padding-top: 20px;
  padding-bottom: 20px;
}
#vw_our-project .vw_box .post {
  padding: 10px 5px 0 5px;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.4s ease 0s;
  letter-spacing: 2px;
  color: white;
  margin-bottom: 0;
  font: 400 14px var(--common-font-a);
}
#vw_our-project .vw_box:hover .title, #vw_our-project .vw_box:hover .post {
  opacity: 1;
  transform: translate(0, 0);
}
#vw_our-project .read-more {
  display: none;
  color: white;
  font: 400 14px var(--common-font-bc);
}
#vw_our-project .vw_box:hover .read-more {
  display: block;
}
#vw_our-project .vw_box:hover i {
  opacity: 1 !important;
  padding-left: 8px;
}
.img_container {
    position: relative;
}
.partner_img {
  text-align: center;
}
/* ----------- About Maintenance -------------- */
#about-maintenance .about-content p {
  color: var(--lightgrey);
  padding-top: 30px;
  padding-bottom: 20px;
  display: inline-block;
  font: 400 15px var(--common-font-basic);
  line-height: 33px;
}
#about-maintenance .about-content h5 {
  font-size: 18px;
  padding-top: 15px;
}
#about-maintenance .about-content .read-more {
  margin-top: 25px;
}
#about-maintenance .about-content {
  padding: 60px 0;
}
/* ------------ Our Team --------------- */
#vw_our-team {
  background-color: #fafbfd;
}
#vw_our-team .our-team-head {
  padding-bottom: 35px;
}
#vw_our-team .vw_our-team-content {
  text-align: center;
  border: 1px solid #ecedef;
}
#vw_our-team .vw_our-team-content h5 {
  padding-top: 15px;
  margin-bottom: 0;
}
#vw_our-team .vw_our-team-content h5 a {
  font: 700 18px var(--common-font-bc);
}
#vw_our-team .vw_our-team-content p {
  font: 400 14px var(--common-font-a);
  color: var(--lightgrey);
  padding-top: 5px;
  margin-bottom: 0;
  padding-bottom: 20px;
  margin-bottom: 0;
}
#vw_our-team .owl-stage {
  padding-bottom: 5px;
}
#vw_our-team .owl-carousel .owl-stage-outer {
  padding-bottom: 20px;
}
#vw_our-team #team-loop {
  display: none;
}
/* ---------- Overlay ---------- */
#vw_our-team .vwbox {
  position: relative;
}
#vw_our-team .vwbox:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 69%, rgba(0, 0, 0, 0.76) 100%);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
}
#vw_our-team .vw_our-team-content:hover .vwbox:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.09) 11%, rgba(0, 0, 0, 0.12) 13%, rgba(0, 0, 0, 0.19) 20%, rgba(0, 0, 0, 0.29) 28%, rgba(0, 0, 0, 0.29) 29%, rgba(0, 0, 0, 0.42) 38%, rgba(0, 0, 0, 0.46) 43%, rgba(0, 0, 0, 0.53) 47%, rgba(0, 0, 0, 0.75) 69%, rgba(0, 0, 0, 0.87) 84%, rgba(0, 0, 0, 0.98) 99%, rgba(0, 0, 0, 0.94) 100%);
}
#vw_our-team .vw_our-team-content:hover .team_name{
  background-color: var(--peach);
}
#vw_our-team .vw_our-team-content:hover .team_name h5 a, #vw_our-team .vw_our-team-content:hover .team_name p{
  color: white;
}
.team_name {
  display: block;
  background-color: white;
}
#vw_our-team .vwbox .vw_box-content {
  width: 100%;
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#vw_our-team .vwbox .social {
  list-style: none;
  opacity: 0;
  position: relative;
  transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
}
#vw_our-team .vw_our-team-content:hover .social {
  opacity: 1;
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
#vw_our-team .vwbox .social i {
  width: 30px;
  height: 40px;
  color: white;
  border: 2px solid white;
  padding: 10px 7px;
}
#vw_our-team .vwbox .social i:hover {
  background-color: var(--peach);
  border: 2px solid var(--peach);
}
/* ----------- testimonial --------------- */
#testimonials .testimonials-box {
  background-color: white;
  padding: 30px;
}
#testimonials .testimonials-content, #testimonials .video-content {
  text-align: center;
}
#testimonials .testimonial-quote-img {
  font-size: 30px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--peach);
  padding: 20px 10px;
  color: white;
  margin: 0 auto;
}
#testimonials .testimonials-text p {
  color: var(--lightgrey);
  padding-top: 20px;
  font: 400 15px var(--common-font-a);
  line-height: 30px;
}
#testimonials .testimonials-content img {
  border-radius: 50%;
  margin-right: 20px;
}
#testimonials .testimonials-content a {
  color: #141313;
  font: 700 20px var(--common-font-bc);
}
#testimonials .testimonials-content span {
  color: var(--lightgrey);
  padding-left: 15px;
  font: 400 16px var(--common-font-a);
}
#testimonials .video-content i {
  width: 70px;
  height: 70px;
  border: 2px solid white;
  padding: 22px 25px;
  border-radius: 50%;
  color: white;
  font-size: 22px;
  position: absolute;
  top: 40%;
  transform: translate(-50%);
  left: 50%;
}
#testimonials .video-content {
  padding-left: 0;
}
#testimonials .testimonials-box:hover i {
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#testimonials #testimonials-loop {
  display: none;
}
#testimonials .owl-carousel .owl-dots {
  padding-top: 13px;
}
/* ------------ Video Popup ----------------- */
/* The Modal (background) */
#testimonials .modal-new {
  display: none;
  position: fixed;
  z-index: 999999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
}
/* Modal Content */
#testimonials .modal-contents {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
#testimonials .close-one {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
#testimonials .close-one:hover, #testimonials .close-one:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.video-content img {
    height: 469px;
}
/* ---------- Partners ----------- */
#partners-loop {
  display: none;
}
#our-partners {
  padding-bottom: 14%;
}
/* ------------- Call Now ------------- */
#call-now {
  margin-bottom: -19%;
  padding-bottom: 13%;
}
#call-now p {
  color: var(--lightgrey);
  margin-bottom: 0;
  font: 400 16px var(--common-font-a);
}
#call-now h2 {
  letter-spacing: 2px;
  font: 700 52px var(--common-font-bc);
}
#call-now #call-now-content img {
  position: absolute;
  bottom: -40px;
}
/* -------- Our Records ------------- */
#our-records {
  padding: 0;
}
#our-records .our-records-content p {
  font: 700 20px var(--common-font-bc);
}
#our-records .our-records-content span {
  letter-spacing: 6px;
  font: 700 50px var(--common-font-bc);
} 
#our-records .our-records-details {
  position: relative;
  top: 120px;
}
#our-records #records-loop {
  display: none;
}
img.record-hover-image {
  position: absolute;
  top: 0px;
  left: 14px;
  opacity: 0;
  height: 70px;
}
.our-record-box:hover .record-image{
  opacity: 0;
}
.our-record-box:hover img.record-hover-image{
  opacity: 1;
}
.our-record-box:hover img,.our-features-box:hover .feature-image-box img{
    transition: 1s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.our-features-box {
    height: 240px;
}
/* ------------ Latest News -------------- */
#latest-news {
  padding-top: 13%;
}
#latest-news .latest-news-head {
  padding-bottom: 40px;
}
#latest-news h5 {
  margin-bottom: 0;
}
#latest-news h5 a {
  font: 700 22px var(--common-font-bc);
}
#latest-news .news-date {
  letter-spacing: 2px;
  color: white;
  background-color: var(--skyblue);
  display: inline-block;
  line-height: 23px;
  text-align: center;
  padding: 17px;
  font: 700 22px var(--common-font-bc);
}
#latest-news .owl-carousel .owl-item img {
  margin: 0;
}
#latest-news .blog-meta .entry-comments, #latest-news .blog-meta .entry-author a{
  color: #949799;
  padding-right: 40px;
  font: 400 14px var(--common-font-a);
}
#latest-news .blog-meta .entry-author i{
  color: #949799;
}
#latest-news .read-more {
  color: #949799;
  font: 700 14px var(--common-font-bc);
}
#latest-news .blog-meta, #latest-news .latest-news-box {
  padding-top: 20px;
}
#latest-news #latest-news-loop {
  display: none;
}
#latest-news .latest-news-contents:hover .news-date {
  background-color: var(--peach);
}
#latest-news .latest-news-contents:hover .read-more {
  color: var(--peach);
}
#latest-news .latest-news-text {
  display: flex;
  align-items: center;
}
.userdivide {
  margin: 3px 22px;
  position: absolute;
  width: 2px;
  height: 11px;
  top: 1px;
  right: 0;
  background-color: #949799;
}
span.entry-author, span.entry-comments {
  position: relative;
}
/* ------------ Appointment ---------- */
#appointment {
  padding-bottom: 0;
}
#appointment h3 {
  padding-bottom: 30px;
}
#appointment input, #appointment select, #appointment textarea{
  border: 1px solid #eaeaf5;
  width: 93%;
  margin-right: 15px;
  color: var(--lightgrey);
  border-radius: 30px;
  padding: 17px 20px;
  font-size: 14px;
  font-style: italic;
  font-family: var(--common-font-a);
  outline: none;
  margin-top: 15px;
  background-color: transparent;
}
#appointment input::placeholder {
  font-size: 15px;
  letter-spacing: 1px;
  color: var(--lightgrey);
  font-family: var(--common-font-a);
  font-weight: 400;
}
#appointment input[type="submit"] {
  width: auto;
  color: white;
  font-style: normal;
  background-color: #fb7f7f;
}
#appointment textarea{
  margin-top: 15px;
  width: 96%;
}
#appointment form p {
  float: left;
  width: 100%;
}
#appointment .form p::last-child {
  float: none;
}
#appointment .wpcf7-form-control-wrap {
  width: 50%;
  float: left;
}
#appointment .wpcf7-validation-errors {
  float: none;
  display: inline-block;
}
#appointment .appointment-form {
  padding-bottom: 50px;
}
#appointment .appointment-image {
  position: relative;
}