#bg_page {
    background:linear-gradient(to right, #68993E99, #ed232b),url("../images/bg.jpg");
    background-size: auto auto;
    height: 80vh;
    background-size: cover;
    margin-top: 130px;
}
/*.menu-wrap {
    margin-top: 45px!important;
}*/

/*slider start*/
.banner-heading-text {color: #fff; margin-top: 150px;}
.slick-slide img{width: 90%; margin-top: 40px;}

.header-info span i {
    font-size: 12px;
    margin-right: 15px;
    color: #fff;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.menu-wrap {
    background: none!important;
    }
.menu-wrap .nav-menu .main-menu a {
    color: #097f45;
}
.nav-menu .main-menu .menu-item.active > a {

    border-bottom: solid 2px #097f45!important;

}

.menu-wrap.fixed {

    background: #fff !important;

}

.menu-wrap.fixed .nav-menu .main-menu a {
    color: #222;
}
/*what we repair*//*
.problemfix-video > figure > ul {
    left: 70px;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    position: absolute;
    text-align: left;
    top: 50px;
    z-index: 9;
}
.problemfix-video > figure > ul li {
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    box-shadow: 6px 10px 29px 0 rgba(0, 0, 0, 0.04);
    display: block;
    height: 38px;
    line-height: 39px;
    position: relative;
    transition: all 0.2s linear 0s;
    width: 39px;
}
.problemfix-video > figure > ul li:hover {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    width: auto;
}
.problemfix-video > figure > ul li:hover span {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}
.problemfix-video figure ul li i {
    background: red none repeat scroll 0 0;
    border-radius: 100%;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
}
.problemfix-video ul li span {
    color: #4e4d4d;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 34px;
    opacity: 0;
    padding-left: 53px;
    padding-right: 30px;
    transform: scale(0);
    transition: all 0.25s linear 0s;
    vertical-align: top;
    visibility: hidden;
}
.problemfix-video > figure {
    display: inline-block;
    float: right;
    margin: 0;
    position: relative;
    width: auto;
}

.problemfix-video > figure > ul li:nth-child(2) {
    left: 80px;
    top: 100px;
}
.problemfix-video > figure > ul li:nth-child(3) {
    left: 0;
    top: 200px;
}
.problemfix-video > figure > ul li:nth-child(4) {
    left: 100px;
    top: 300px;
}
.problemfix-video > figure > ul li:nth-child(5) {
    left: 225px;
    top: 370px;
}
.problemfix-video > figure > ul li:nth-child(6) {
    left: 200px;
    top: 100px;
}
.problemfix-video > figure > ul li:nth-child(7) {
    left: 100px;
    top: 324px;
}
.problemfix-video > figure > ul li:nth-child(8) {
    left: 90px;
    top: -30px;
}
.heartbeat{
	position: relative;
}
.heartbit:before {
	animation: 2s ease-out 0s normal none infinite running heartbit;
    border: 12px solid #fff;
    border-radius: 100%;
    content: "";
    height: 85px;
    left: 30px;
    position: absolute;
    top: -17px;
    width: 85px;
    z-index: -1;
}

@keyframes heartbit {
0% {
    opacity: 0;
    transform: scale(0);
}
25% {
    opacity: 0.1;
    transform: scale(0.1);
}
50% {
    opacity: 0.3;
    transform: scale(0.5);
}
75% {
    opacity: 0.5;
    transform: scale(0.8);
}
100% {
    opacity: 0;
    transform: scale(1);
}
}
@keyframes heartbit {
0% {
    opacity: 0;
    transform: scale(0);
}
25% {
    opacity: 0.1;
    transform: scale(0.1);
}
50% {
    opacity: 0.3;
    transform: scale(0.5);
}
75% {
    opacity: 0.5;
    transform: scale(0.8);
}
100% {
    opacity: 0;
    transform: scale(1);
}
}

.verticl h1{
    font-family: "Open Sans light", sans-serif;

font-size: 37px;

margin-top: 0px;

margin-bottom: 10px;

text-transform: capitalize;

position: relative;

display: inline-block;

color: #127595;

line-height: 1.1em;

letter-spacing: -0.5px;

text-align: center;

font-weight: bold;

background: #fff;

padding: 20px;

border-radius: 20px;

text-align: center;
}

.problemfix-meta.wow.fadeIn p {

    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;

}

.section-content.what-we-repair {
    background: url(../images/bg.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.problemfix-meta > ul {

    display: inline-block;
    list-style: outside none none;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-left: 0;
    width: 100%;

}
.problemfix-meta > ul li {

    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    width: 100%;

}*/

/*welcome*/
/*.steps-wrapper {
    text-align: center;
}
*/
.footer-menu,.footer-menu a{
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.footer_content p {

    color: #807f7f;
    margin: 20px 0;
    text-align: left;

}

.main-btn.color {

    background: #fff;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
    text-transform: capitalize;
    border-radius: 10px;

}

.verticl ul li i {

    font-size: 20px;
    margin-right: 20px;

}
.pull-right {
    color: #fff;

}

/*welcome*/
.repair-section {
    position: relative;
    padding-top: 50px;
}

.sec-title-one h2 {
    position: relative;
    font-size: 32px;
    color: #222222;
    font-weight: 700;
    padding-bottom: 6px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}

.sec-title-one .text {
    position: relative;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;

}

.sec-title-one h2::after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 50px;
    margin-left: -15px;
    height: 3px;
    display: block;
    background-color: #eD232b;
}
}

.sec-title-one {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.services-block {
    position: relative;
    margin-bottom: 40px;
}

.services-block .inner-box {
    position: relative;
    text-align: center;
    padding: 0px 40px;
}

.services-block .inner-box h3 {
    position: relative;
    color: #222222;
    font-size: 20px;
    margin: 25px 0px 15px 0px;
    font-weight: 600;
}

.services-block .inner-box .text {
    position: relative;
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}


.services-block .inner-box .read-more {
    position: relative;
    font-size: 13px;
    color: #1b3953;
    display: inline-block;
    margin-top: 20px;
    font-weight: 900;
    text-transform: uppercase;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

/*choose your steps*/

.steps_content h3{
    text-align: center;
    font-size: 25px;
}

.choose-item  {
    padding-top: 50px;
    text-align: center;
}

.select-device figure img {
    height: 150px;
}


.choose-item .select-device {
  text-align: center; }
  .choose-item .select-device figure {
    min-height: 255px; }
  .choose-item .select-device a {
    background: #ffffff;
    outline: 0;
    border-radius: 30px;
    padding: 40px 0px 0px 0px;
    display: block;
    min-height: 300px;
    -webkit-box-shadow: 0px 2px 14px 0px rgba(179, 166, 179, 0.13);
    -moz-box-shadow: 0px 2px 14px 0px rgba(179, 166, 179, 0.13);
    box-shadow: 0px 2px 14px 0px rgba(179, 166, 179, 0.13); 
}
.choose-item .select-device a p {
  display: block;
  background: #f3f3f3;
  padding-bottom: 30px;
  border-radius: 0px 0px 30px 30px;
  padding-top: 17px;
  text-decoration: none;
  font-size: 17px;
  color: #757575;
  border-top: 1px solid #ddd;
  margin-top: -66px;
 }
.choose-item .select-device a:hover {
  -webkit-box-shadow: 0px 2px 14px 0px rgba(179, 166, 179, 0.23);
  -moz-box-shadow: 0px 2px 14px 0px rgba(179, 166, 179, 0.23);
  box-shadow: 0px 2px 14px 0px rgba(179, 166, 179, 0.23);
  text-decoration: none;
}
.choose-item .select-device a:hover p {
    background: #18579f;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #097f45, #eD232b);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #097f45, #eD232b);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    color: #fff;
}

.steps {
    padding: 80px 0;
}
.deals_icon {
    margin-top: 50px;
}

.deals_icon i {
    font-size: 50px;
}

.deal_content {
    text-align: center;
    min-height: 262px;
}

.deal_content h3 {
    font-size: 21px;
    margin-bottom: 20px !important;
    font-weight: bold;
}


/*we offer service*/
.services-section {
    position: relative;
    padding: 120px 0px 70px 0px;
}

.sec-title-two h2 {
    position: relative;
    font-size: 32px;
    color: #222222;
    line-height: 44px;
    font-weight: 700;
    padding-bottom: 6px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.sec-title-two h2::after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 30px;
    height: 1px;
    display: block;
    background-color: #eD232b;
}

.sec-title-two .text {
    position: relative;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.services-section .service-content .service-category {
    position: relative;
}

::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
element {

}
.services-section .service-content .service-category li {

    position: relative;
    padding-left: 50px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 25px;

}

.services-section .service-content .service-category li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #666666;
    font-size: 20px;

}

.services-section .service-content .theme-btn {
    margin-top: 15px;
}

.services-section .service-content a {
    position: relative;
    margin-right: 20px;
    margin-bottom: 15px;
}

::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
element {

}
.services-section .service-content .theme-btn {

    margin-top: 15px;

}
.services-section .service-content a {

    position: relative;
    margin-right: 20px;
    margin-bottom: 15px;

}
.btn-style-one {
    position: relative;
    padding: 14px 30px;
    line-height: 1em;
    background: #eD232b;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid transparent !important;
}

/*we repair*/
.info-box__icon i {
    font-size: 4em;
    color: #eD232b;
    margin-top: 20px;
    overflow: hidden;
}
.sec-title-one {

    position: relative;
    text-align: center;
    margin-bottom: 50px;

}

.column-support-container {
    padding-top: 50px;
}

/*testimonial*/
.owl-carousel .owl-item img {
    display: block;
    width: 17%;
    float: left;
    border: 5px solid #fff;
    border-radius: 20px;
    margin-left: 54px;
    margin-right: 35px;
    margin-top: 15px;
}
.testimonial-item.equal-height.style-6 {
    border-radius: 10px;
    border: 1px solid #eD232b;
    margin: 10px;
    border: 1px solid #eD232b;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(250, 246, 246, 0.19);
}
.cell-right {
    text-align: center;
    margin-right: 80px;
    padding-top: 35px;
    padding-bottom: 20px;
}
.testimonial-name {
    font-weight: 600;
    color: #eD232b;
    font-size: 20px;
}
.testimonial-content.quote {
    padding: 17px 55px;
}
.et_right_sidebar #main-content .container:before{
    display: none;
}
#main-content .container {
    padding-top: 10px;
}
i.fa.fa-quote-left {
    padding: 0px 10px;
    color: #999;
}

.owl-carousel .owl-wrapper-outer {
    height: auto!important;

}

.owl-pagination {
    text-align: center;
}

.testimonial,.feedback {

    /*padding: 50px 0;*/
    text-transform: capitalize;
}

/*certified expert*/
.certified-expert {
    margin-top: 70px;
}

/*video parallax*/
/*#myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  top: 130px;
}*/
#myVideo {
    right: 0px;
    bottom: 0px;
    min-height: 100%;
    top: 130px;
    width: 60%;
    float: right;
}

.video-banner-txt {
    float: left;
    width: 40%;
    bottom: 0;
    background: #fff;
    padding: 100px;
    height: 420px;
    margin-top: 30px;
}

.main-content{
    background: #fff;
}

.video-banner-txt h1 {
    color: #097f45;
    text-shadow: 2px 2px #000;
}

/*inner-pages*/
.inner_banner {
    background: linear-gradient(to right, #68993E99, #ed232b),url("../images/bg.jpg");
    padding: 50px 0;
    margin-top: 130px;
    background-attachment: fixed;
    background-size: cover;
}

.inner_banner h4{
  font-size: 32px;

}

.banner_text {
    color: #fff;
}

.goback {
    background: #fff;
    border-radius: 25px;
    margin-top: 34px;
    padding: 10px;
    width: 110px;
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: bold;
}


 .main-select .device-wrapper a:hover figcaption {
      background: #18579f;
      /* fallback for old browsers */
      background: -webkit-linear-gradient(to right, #68993E99, #ed232b);
      /* Chrome 10-25, Safari 5.1-6 */
      background: linear-gradient(to right, #68993E99, #ed232b);
      /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
      webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -ms-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; 
}
.main-select .device-wrapper a:hover figcaption p {
    color: #ffff; 
}
      .main-select .device-wrapper a p {
        color: #1a1f2c;
        padding-bottom: 12px; 
}
      .main-select .device-wrapper a figure {
        padding-bottom: 30px;
        border-bottom: 1px solid #ddd; 
}
        .main-select .device-wrapper a figure article {
          color: #424949;
          font-size: 15px;
          padding: 10px 0px 0px 0px; 
}
      .main-select .device-wrapper a figcaption {
        padding: 10px 0px;
        background: #f5f5f5;
        webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        border-radius: 0px 0px 16px 16px; 
}
        .main-select .device-wrapper a figcaption p {
          font-size: 16px;
          color: #424949;
          font-weight: 500; 
}


/*device about*/
.about {
    border-top: 1px solid #cccccc4d;
    padding: 50px 0;

}

.choose-item.inner {
    padding: 50px 0;
}

/*home icon*/
.icon-box img {

    text-align: center;
    margin: 0 auto;
    width: 35%;

}

/*yelp*/
#yelp {
    background: url(../images/bg.jpg);
    background-attachment: scroll;
    background-size: auto;
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
    color: #fff;
}
.yelp {
    margin-top: 25px;
}

#yelp .fa.fa-yelp {
    color: #D32323;
    font-size: 100px;
}

/*issue page*/
.main-select {
    padding: 120px 0px;
    text-align: center;
}

.main-select .device-wrapper a figure {
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.main-select .device-wrapper {
    margin-top: 50px;
}

.main-select .device-wrapper a figure {
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.main-select .device-wrapper a figcaption {
    padding: 10px 0px;
}

.main-select .device-wrapper a {
    display: block;
    background: #fff;
    padding: 30px 0px 0px 0px;
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.17);
    border-radius: 17px;
    margin-bottom: 40px;
}

/*repair form*/

.repair-phone-form {
    padding: 40px 0; 
}
.repair-phone-form h2 {
    font-weight: 300;
    color: #000; 
}
.repair-phone-form .repair-wrapper {
    margin-top: 20px; 
}
.repair-phone-form .repair-wrapper h4 {
    font-weight: 400;
    color: #000;
    padding-bottom: 5px; 
}
.repair-phone-form .repair-wrapper h4 span {
    color: #FF5733;
    padding-right: 10px; 
}
.repair-phone-form .repair-wrapper h1 {
    font-size: 50px;
    color: #eD232b;
    padding-bottom: 20px; 
}
.repair-phone-form .repair-wrapper .breakdown ul li {
    padding-bottom: 10px; 
}
.repair-phone-form .repair-wrapper .breakdown ul li span {
    color: #FF5733;
    padding-right: 10px; 
}
.repair-phone-form .repair-wrapper .breakdown ul li b {
    color: #eD232b;
    font-weight: 400; 
}
.repair-phone-form .repair-wrapper .breakdown p span {
    color: #FF5733; 
}
.repair-phone-form .repair-wrapper .fix-device {
    padding: 0px 30px; 
}
.repair-phone-form .repair-wrapper .fix-device .form-wrapper .form-group label {
    color: #424949;
    font-weight: 400;
    opacity: 0.8; 
}
.repair-phone-form .repair-wrapper .fix-device .form-wrapper .form-group .form-control {
    background: #ddd;
    border: 1px solid #c4c4c4;
    color: #424949;
    outline: 0;
    box-shadow: none; 
}
.repair-phone-form .repair-wrapper .fix-device .form-wrapper .form-group .form-control:focus {
    border: 1px solid #eD232b;
    background: #c4c4c4;
    color: #424949; 
}
.repair-phone-form .repair-wrapper .fix-device .form-wrapper .form-group .btn-submit {
    background: #eD232b;
    border: none;
    color: #fff;
    text-align: left;
    width: 100%;
    outline: 0;
    font-size: 16px;
    padding: 15px 30px; 
}
.repair-phone-form .repair-wrapper .fix-device .form-wrapper .form-group .btn-submit:hover {
    background: none;
    border: 1px solid #eD232b;
    border-radius: 10px;
    width: 150px;
    color: #eD232b; 
}



/*end repair form*/

/*owl carasole*/
.owl-theme .owl-controls .owl-page span{
    background: #eD232b;
}

.btn.btn-submit {
    width: 200px !important;
    border: 1px solid #fff;
    border-radius: 10px;
}


/*contact start*/

#contact-us {
    padding-top: 150px;
}
.icons-circle i, i.icons-circle, .circle {

    border-radius: 50%;
    background: #eD232b;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    font-size: 27px;
    margin-bottom: 15px;
    color: #fff;

}
.light-bg {

    background: #f7f7f7;

}

.title {

    font-size: 20px;
    font-weight: bold;

}

/*call button*/

button#fixedbutton {
    position: fixed;
    bottom: 0px;
    right: 0px;
    background-color: #097f45!important;
    border: none;
    color: #fff!important;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    font-size: 0px;
    margin: 10px 10px;
    border-radius: 41px;
    z-index: 999;
}

#fixedPhone {
    font-size: 30px;
    width: 35px;
}

.support-bar p {
    color: #097f45!important;
}

/*share*/

/*share*/

.social-icon_side {
  position: fixed;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.social-icon_side a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.social-icon_side a:hover {
    background-color: #000;
    color:#fff;
}

.facebook {
  background: #3B5998;
  color: white;
}

.instagram {
  background: #55ACEE;
  color: white;
}

/*slider*/
#slider1 {

    margin-top: 72px;

}

.slider, 
.slider > div {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 500px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    overflow: hidden;
    -moz-transition: transform .4s;
    -o-transition: transform .4s;
    -webkit-transition: transform .4s;
    transition: transform .4s;
}

.slider > div {
    position: absolute;
}

.slider > i {
    color: #5bbd72;
    position: absolute;
    font-size: 60px;
    margin: 20px;
    top: 40%;
    text-shadow: 0 10px 2px #223422;
    transition: .3s;
    width: 30px;
    padding: 10px 13px;
    background: #fff;
    background: rgba(255, 255, 255, .3);
    cursor: pointer;
    line-height: 0;
    box-sizing: content-box;
    border-radius: 3px;
    z-index: 4;
}

.slider > i svg {
    margin-top: 3px;
}

.slider > .left {
    left: -100px;
}
.slider > .right {
    right: -100px;
}
.slider:hover > .left {
    left: 0;
}
.slider:hover > .right {
    right: 0;
}

.slider > i:hover {
    background:#fff;
    background: rgba(255, 255, 255, .8);
    transform: translateX(-2px);
}

.slider > i.right:hover {
    transform: translateX(2px);
}

.slider > i.right:active,
.slider > i.left:active {
    transform: translateY(1px);
}

.slider:hover > div {
    transform: scale(1.01);
}

.hoverZoomOff:hover > div {
    transform: scale(1);
}

.slider > ul {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 4;
    padding: 0;
    margin: 0;
    transform: translateX(-50%);
}

.slider > ul > li {
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    list-style: none;
    float: left;
    margin: 10px 10px 0;
    cursor: pointer;
    border: 1px solid #fff;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.slider > ul > .showli {
    background-color: #7EC03D;
    -moz-animation: boing .5s forwards;
    -o-animation: boing .5s forwards;
    -webkit-animation: boing .5s forwards;
    animation: boing .5s forwards;
}

.slider > ul > li:hover {
    background-color: #7EC03D;
}

.slider > .show {
    z-index: 1;
}

.hideDots > ul {
    display: none;
}

.showArrows > .left {
    left: 0;
}

.showArrows > .right {
    right: 0;
}

.titleBar {
    z-index: 2;
    display: inline-block;
    background: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: translateY(100%);
    padding: 20px 30px;
    transition: .3s;
    color: #fff;
}

.titleBar * {
    transform: translate(-20px, 30px);
    transition: all 700ms cubic-bezier(0.37, 0.31, 0.2, 0.85) 200ms;
    opacity: 0;
}

.titleBarTop .titleBar * {
    transform: translate(-20px, -30px);
}

.slider:hover .titleBar,
.slider:hover .titleBar * {
    transform: translate(0);
    opacity: 1;
}

.titleBarTop .titleBar {
    top: 0;
    bottom: initial;
    transform: translateY(-100%);
}

.slider > div span {
    display: block;
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    padding: 0;
    width: 100%;
}


@keyframes boing {
    0% {
        transform: scale(1.2);
    }
    40% {
        transform: scale(.6);
    }
    60% {
        transform: scale(1.2);
    }
    80% {
        transform: scale(.8);
    }
    100% {
        transform: scale(1);
    }
}

/* -------------------------------------- */

#slider2 {
    max-width: 30%;
    margin-right: 20px;
}

.row2Wrap {
    display: flex;
}

.content {
    padding: 50px;
    margin-bottom: 100px;
}
.content {
    padding: 10px 15vw;
}


.selected-device h3 {

    color: #097f45 ;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
}

.selected-device small {

    font-weight: bold;
    font-size: 12px;

}

.selected-device h4 {

    color: #097f45  !important;
    font-size: 25px;
    font-weight: bold;

}

/*end contact*/
@media(max-width: 1200px){
.video-banner-txt {
    padding: 45px;
    height: 334px;
    margin-top: 70px;
}
}

@media(max-width: 1024px){
.video-banner-txt h1 {
    font-size: 24px;

}
}

@media(max-width: 800px){
#myVideo {
    width: 100%;
    height: auto;
    float: none;
}

.video-banner-txt{
    width: 90%;

    margin: 0 auto;
    float: none;
    padding: 25px 0;
    height: auto;
}

.banner-bg.bannerbackground img {
    height: 100%;
}

}

@media(max-width:640px){
    .logo-menu.img-responsive {
        width: 15% !important;
}
}

@media(max-width: 480px){
    .testimonial-content.quote{
        padding: 20px 0;
        margin: 0 auto;
        width: 90%;
        height: auto;
    }
}

.about {

    background: linear-gradient(to right, #68993E99, #ed232b),url("../images/bg.jpg");
        background-attachment: scroll;
        background-size: auto;
    background-size: cover;
    background-attachment: fixed;
    padding: 20px;
    color: #fff;


}

.deals.inner {

    padding: 40px 0;

}

.deals.inner h3 {
    margin-bottom: 10px;
}
.deal_content p {

    font-size: 17px;
    padding: 10px;

}


.form-wrapper {

    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    padding: 25px;
    border: 1px solid #097f45;
    border-radius: 20px;

}

.about-left {
    margin-left: 70px;
    width: 90%;
}

.form-info {
    color: #097f45 !important;
    font-size: 20px;
    font-weight: bold !important;
}

.back-icon a {

    color: #ed232b;
    text-decoration: none;

}

/*home address map*/
.home-address {
    margin-top: 70px;
}

.address_map {

    float: left;
    width: 100%;
    display: block;
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.address {
    margin-top: 50px;
}

.address p {
    font-weight: bold;
    font-size: 14px;
}
.button {
    background: #097f45;
    width: 100px;
    padding: 10px 0;
    border: 1px solid #097f45;
    border-radius: 20px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 20px;
}

.button a{
    color: #fff;
    padding:10px;
}

.button:hover {

    background: #fff;
    border: 1px solid #097f45;
}

.button:hover a{
    color: #097f45;
    text-decoration: none;
}

.contact_btn{
    background: #097f45;
    width: 100px;
    padding: 10px 0;
    border: 1px solid #097f45;
    border-radius: 20px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    color: #fff;
}
.contact_btn:hover{
    border:1px solid #097f45;
    background:#fff;
    color:#097f45;
}

/*responsive*/

@media(max-width:1024px){
    .pull-right {
        font-size: 15px;
    }
    .footer_content img {
        width: 90%;
    }
    .deal_content{
        min-height: 281px;
    }
    .deal_content h3 {
        font-size: 18px;
    }
}

@media(max-width:980px){
    .address {
        margin-top: 20px;
    }
    .email {
        font-size: 11px !important;
    }
    .pull-right {
        font-size: 11px;
    }
    .select-device figure img {
        height: 170px;
    }
    .map-section {
         margin-top: 30px;
    }
}

@media(max-width:800px){
    
    .select-device {
        margin-top: 30px;
    }
}

@media(max-width: 767px){
    .menu-wrap.mobile {
        margin-top: 35px;
    }
    .menu-wrap.fixed {
    margin-top: 0px !important;

}
    #bg_page{
        margin-top: 75px;
    }
    .nav-menu .menu-toggle {
    background-color: #097f45;
    }

    .about-left {
        padding: 0 !important;
        margin: 0 auto;
    }
    .inner_banner{
        margin-top: 95px;
    }
    .selected-device img {
        margin: 0 auto;
    }
    .fix-device {
        margin-top: 50px
    }
    .address_map {
        margin-top: 30px;
    }
    .deal_content {
        min-height: auto!important;
    }
}

@media(max-width: 640px){
    .menu-wrap.mobile {
        margin-top: 13px;
    }

    .logo-menu.img-responsive {
        width: 245px !important;
    }
}

@media(max-width:480px){
    .select-device figure img {
        height: 170px;
    }
}

@media(max-width: 320px){
    .logo-menu.img-responsive {
        width: 220px !important;
    }
}




/*inner img*/
.select-device figure img {
    text-align: center;
    margin: 0 auto;
}


.choose-inner .select-device {
    margin-top: 36px;
}

.contact-detail {
    text-align: center;
    padding: 10px 0;
    margin-bottom: 30px;
}

.contact-detail h4 {
    line-height: 30px;
}

/*testimonial*/
.testimonial-name {

    text-align: center;
    margin: 0 auto;
}
.testimonial-name em{
    font-size: 14px;
    font-weight: normal;
    color: #222;
}

.testimonial-content.quote {

    margin-top: 30px;
}

/*additional*/
.selected-device figure img {
    margin:0 auto!important;
}
.footer-menu-left span{

    color: #fff!important;

}
.footer-menu-left span a,.footer-menu-right span a{
    color:#eD232b!important;
}
.footer-menu-right span {
    float:right;
    color: #fff!important;

}

.footer-menu-left span a:hover,.footer-menu-right span a:hover {
    text-decoration: none;
}

/*model*/

// modal style

.modal-active {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
}

.modal-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}

.modal-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9998;
}

.modal {
    display: flex;
    position: relative;
    width: 90%;
    max-width: 90%;
    max-height: 90%;
    z-index: 9999;
}

.modal-youtube {
    width: 640px;
    height: 360px;
}

.modal-close-btn {
    position: absolute;
    background-color: #FFF;
    line-height: 0;
    padding: 13px;
    border: 1px solid deepskyblue;
    border-radius: 99px;
    color: deeppink;
    right: 5%;
    top: 4%;
    cursor: pointer;
    z-index: 9999;
}

.modal-content {
    width: 95%;
    background-color: #FFF;
    overflow-x: hidden;
    overflow-y: auto;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, .35);*/
}



.modal {
    max-width: 800px;
}

.modal-content {
    padding: 20px;
    margin: 0 auto;
}

#modal-content img {

    width: 70%;
    margin: 0 auto;

}

#modal-content {

    margin-top: 50px;
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
}

.services-block .inner-box {
   /* padding: 0px 3px;
    border-radius: 3px;*/
    padding-top: 3px!important;
    padding-bottom: 3px!important;
    border-radius: 25px!important;
    box-shadow: 0 7px 20px rgba(100, 28, 2, 0.135)!important;
    background:#fff!important;
    height: 300px;
    padding-top: 25px!important;
}

/*.icon-box {
    margin-top: 30px;
}*/

.services-block .inner-box .text{
    margin-bottom:30px;
}

.inner-box.wow.fadeIn:hover {
  background: #ed232b !important;
}

.services-block .inner-box:hover h3{
    color:#fff!important;
}

.services-block .inner-box:hover .text {
  color: #fff!important;
}
  
  
  
  
  /*added for repair section*/
  


.we_reapair-section{
  position:relative;
  background-repeat:repeat;
  padding:100px 0;
}

.we_reapair-section .upper-box{
  position:relative;
  text-align:center;
  padding:100px 0px 320px;
  background-attachment: fixed !important;
background: linear-gradient(to right, #68993E99, #ed232b),url("../images/bg.jpg");
 
background-repeat: no-repeat;
background-size: cover;
color:#fff;
}

.we_reapair-section .upper-box:before{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  display:block;
 
}

.we_reapair_services-section .upper-box .title{
  position:relative;
  color:#009dea;
  font-size:18px;
  letter-spacing:1px;
  margin-bottom:20px;
  text-transform:uppercase;
}

.we_reapair_services-section .upper-box h2{
  position:relative;
  color:#ffffff;
  font-size:36px;
  font-weight:700;
  line-height:1.4em;
  margin-bottom:20px;
}

.we_reapair_services-section .upper-box .quality{
  position:relative;
  color:#ffffff;
  font-size:24px;
  font-weight:400;
}

.we_reapair_services-section .blocks-section{
  position:relative;
  padding:50px 50px 20px;
  margin-top:-240px;
  background-color:#ffffff;
  box-shadow:0px 0px 30px rgba(226,220,220,0.60);
}

.we_reapair_services-block{
  position:relative;
  margin-bottom:30px;
}

.we_reapair_services-block .inner-box{
  position:relative;
  padding:35px 15px;
  text-align:center;
  border:2px solid #efefee;
  height: 350px!important;
    overflow: hidden;
}

.we_reapair_services-block .inner-box .icon-box{
  position:relative;
  font-size:60px;
  color:#ed232b;
  line-height:1em;
  margin-bottom:20px;
}

.we_reapair_services-block .inner-box h3{
  position:relative;
  color:#222222;
  font-size:18px;
  font-weight:600;
  margin-bottom:15px;
}

.we_reapair_services-block .inner-box h3 a{
  position:relative;
  color:#222222;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.we_reapair_services-block .inner-box h3 a:hover{
  color:#009dea;
}

.we_reapair_services-block .inner-box .text{
  position:relative;
  color:#888888;
  font-size:14px;
  line-height:1.8em;
 /* height:150px;*/
}

.we_reapair_services-block .inner-box .overlay-box{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  opacity:0;
  display:block;
  text-align:center;
  background-size:cover;
  background-repeat:no-repeat;
  -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.we_reapair_services-block .inner-box:hover .overlay-box{
  opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.we_reapair_services-block .inner-box .overlay-box .overlay-inner{
  position:relative;
  padding:35px 15px;
}

.we_reapair_services-block .inner-box .overlay-box:before{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  display:block;
  background-color:rgb(0 0 0 / 86%);
}

.we_reapair_services-block .inner-box .overlay-box .overlay-inner{
  position:relative;
  
}

.we_reapair_services-block .inner-box .overlay-box .overlay-inner h4{
  position:relative;
  color:#ffffff;
}

.we_reapair_services-block .inner-box .overlay-box .overlay-inner h4 a{
  position:relative;
  color:#ffffff;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.we_reapair_services-block .inner-box .overlay-box .overlay-inner .overlay-text{
  position:relative;
  color:#ccc;
  font-size:14px;
  line-height:1.8em;
  margin-top:10px;
}
.we_reapair-section .blocks-section {
  position: relative;
  padding: 50px 30px 15px;
  margin-top: -240px;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px rgba(226,220,220,0.60);
}

.we_repair_inner {
   position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;

}

/*review*/
.team-imgcover img {
    width: 50%;
    margin: 0 auto;
}

/*testimonial*/
.testimonial_section {
  display: block;
  overflow: hidden;
}
.testimonial_section:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content {
  /*background-color: #097f45;*/
      background: linear-gradient(to right, #68993E99, #ed232b),url(../images/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
  padding-top: 77px;
  padding-right: 210px;
  padding-bottom: 62px;
  position: relative;
}
.testimonial_section .about_content .background_layer {
  /*background-color: #097f45;*/
      background: linear-gradient(to right, #68993E99, #ed232b),url(../images/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
  width: auto;
  margin-left: -200px;
  right: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .about_content .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .about_content .layer_content .section_title {
  margin-bottom: 24px;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content .layer_content .section_title h5 {
  color: #fff;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 15px;
  line-height: 28px;
  color: #ed232b;
  margin-top: -5px;
  margin-bottom: 6px;
}
.testimonial_section .about_content .layer_content .section_title h2 {
  font-family: "Titillium Web";
  font-weight: 300;
  font-size: 45px;
  line-height: 50px;
  padding-bottom: 51px;
  margin-bottom: 0px;
  color: #fff;
}
.testimonial_section .about_content .layer_content .section_title h2 strong {
  font-weight: 600 !important;
  width: 100%;
  display: block;
}
.testimonial_section .about_content .layer_content .section_title .heading_line {
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span {
  transition: all 0.5s ease-in-out 0s;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span:after {
  content: "";
  right: auto;
  left: 69px;
  position: absolute;
  bottom: 28px;
  width: 17px;
  margin-left: 0;
  border-bottom-width: 3px;
  border-bottom-color: #cacaca;
  border-bottom-style: solid;
}
.testimonial_section .about_content .layer_content .section_title .heading_line:after {
  content: "";
  left: 1%;
  margin-left: 0;
  position: absolute;
  bottom: 28px;
  width: 59px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ed232b;
}
.testimonial_section .about_content .layer_content .section_title p {
  color: #fff;
  margin: 0 0 15px;
}
.testimonial_section .about_content .layer_content a {
  color: #fff;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}
.testimonial_section .about_content .layer_content a i {
  font-size: 18px;
  vertical-align: middle;
}
.testimonial_section .about_content .layer_content a:hover {
  color: #ed232b;
}
.testimonial_section .testimonial_box {
  margin-top: 60px !important;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container {
  background-color: #ed232b;
  margin-left: -170px !important;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .background_layer {
  background-color: #ed232b;
  width: auto;
  margin-right: -200px;
  right: 0;
  background-image: url(../images/map.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
  display: block;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
  margin: 10px 0 10px 0;
  padding: 62px 0px 72px 50px;
  position: relative;
  text-align: center;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
  margin-left: 150px;
  margin-top: 69px;
  padding: 45px 40px 45px 40px;
  z-index: 1;
  position: relative;
  background-color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
  margin-bottom: 15px;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
  content: "";
  width: 30px;
  display: block;
  height: 2px;
  text-align: center;
  left: 46%;
  margin-top: 6px;
  background-color: #ed232b;
  position: absolute;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
  padding-top: 0;
  margin-bottom: -5px;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  color: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
  font-size: 12px;
  color: #9f9f9f;
  margin: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #5d6576;
  font-style: italic;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
  border: none;
  position: absolute;
  top: 0;
  left: 55px;
  top: 80px;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
  border: 5px solid #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  width: 35%;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
  position: absolute;
  top: 165px;
  left: 87%;
  border-radius: 0;
  background: #ed232b;
  display: block;
  outline: 0;
  width: 34px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
  background: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
  position: absolute;
  top: 165px;
  right: 5px;
  border-radius: 0;
  display: block;
  background: #ed232b;
  outline: 0;
  width: 34px;
  text-align: center;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
  background: #020d26;
}

@media all and (max-width: 991px) {
  .testimonial_section .about_content {
    padding-right: 15px !important;
  }
  .testimonial_section .about_content .background_layer {
    width: 200% !important;
  }
  .testimonial_section .testimonial_box {
    margin-top: 0 !important;
  }
  .testimonial_section .testimonial_box .background_layer {
    width: 200% !important;
    margin-left: -200px;
  }
  .testimonial_section .testimonial_box .about_content {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 28% !important;
  }
  .testimonial_section .testimonial_box .testimonial_container {
    margin-left: -15px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials {
    margin: 0px 0 20px 0;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
    margin-left: -36px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
    display: none;
  }
}


/*get in touch*/
.banner__wrap {
    position: relative;
    color: #fff;
    padding: 8rem 3rem;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
    max-width: 1980px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.banner-bg {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease;
}

.banner-bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
}

.banner-icon {
    display: block;
    margin-bottom: 2rem;
}

.banner-icon i {
    color: #ff0047;
    font-size: 5rem;
    width: 9rem;
    height: 9rem;
    line-height: 9rem;
    background-color: #fff;
    border-radius: 50%;
    transform: rotate(0);
    transition: all 0.4s ease;
}

.banner__wrap:hover .banner-bg {
    transform: scale(1.05);
    transition: all 2s ease;
}

.banner__wrap:hover .banner-icon i {
    color: #fff;
    background-color: #ff0047;
    transform: rotate(180deg);
}

.banner-cont {
    z-index: 1;
    position: relative;
}

.banner-cont .heading {
    font-size: 2.35rem;
    letter-spacing: normal;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 40px;
    line-height: 2.7rem;
}

.banner-cont .heading-cursive {
    color: #fff;
}

.banner-cont p+p {
    margin-bottom: 2.5rem;
}

.banner-cont a {
    margin-top: 1rem;
    margin-right: 2rem;
    font-size: 2rem;
    min-width: 20rem;
    min-height: 6rem;
    line-height: 6rem;
}

.banner-link a {
    vertical-align: middle;
}

.banner-link a {
    font-family: "Nunito Sans", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    min-width: 16rem;
    border-width: 2px;
    min-height: 5rem;
    line-height: 5rem;
    text-align: center;
    color: #fff;
    border: 2px solid #ff0047;
    border-radius: 0px;
    background-color: #ff0047;
    text-decoration: none;
}

.banner-bg.bannerbackground img {
    width: 100%;
    position: center;
    position: relative;
    width: 100%;
}

.banner-link a:hover {
    color: #ff0047;
    background-color: #fff;
}



@media (max-width: 991px) {
    .banner-cont .heading {
        font-size: 3rem;
    }
}

.sec-title-one.we_repair h2 {
    color: #fff;
}

.sec-title-one.we_repair h2::after {
    background-color: #fff;
}

.quality {
    position: relative;
    font-size: 2.0rem;
    color: #fff;
    font-weight: 400;
    line-height: 2.75rem;
    width: 100%;
    margin: 0 auto;
}

.sec-title-one.get_in_touch h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.address {
    margin-top: 30px;
    text-align: center;
}

.review_sec {
    margin-bottom: 20px;
}

.review_sec {
    margin-top: -10px;
    font-size:17px;
}

.review_sec a:hover {
    text-decoration: none;
}

h3.heading-mini.google_review {
    color: #cfc09f;
    font-family: 'Playfair Display', serif;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    font-weight: 400;
    transform: scale(1);
    text-shadow: -1px 0 1px #ec1820, 0 1px 1px #097f45, 5px 5px 10px rgb(0 0 0 / 55%), -5px -5px 10px rgb(0 0 0 / 38%);
    text-align: center;
    margin: 0;
}

h3.heading-mini.google_review::before {
    content: attr(data-heading);
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, #cfc09f 22%,#634f2c 24%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#3a2c0f 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}

.team-box:hover {
    background: #ed232b;
}

.support-bar .title {
    color: #fff!important;
}

/*choose section testimonial*/
/*.choose-section {
    position: relative;
    padding: 70px 0px 70px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background:linear-gradient(to right, #68993E99, #ed232b),url(../images/bg.jpg)!important;
    background-attachment: fixed!important;
    background-size: cover!important;
}
.choose-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(34 34 34 / 65%);
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.sec-title {
    position: relative;
    padding-bottom: 35px;
}
.sec-title.light h2 {
    color: #ffffff;
}
.sec-title h2 {
    position: relative;
    color: #222222;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.3em;
    display: inline-block;
}
.choose-section .content-column .inner-column .text {
    position: relative;
    color:#ccc;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.testimonials {
    margin: 0 auto;
    text-align: center;
    width: 80%;
    position: relative;
    padding: 25px 10px 10px;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.20);
}

.testimonial_caption{    
  position: relative;
    color: #ffffff;
    font-size: 46px;
    line-height: 1em;
    margin-bottom: 25px;}
}

.testimonial_caption h6{
    position: relative!important;
    color: #fff!important;
}

.testimonial_content p {
    
        position: relative;
    
    background-color: rgba(255,255,255,0.10);
    color: #ccc;
    padding: 0;
    margin: 0;
    padding: 15px 15px!important;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
   
    font-style: italic;
}

.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
width: 30px!important;
    height: 30px!important;
    display: inline-block!important;
    text-align: center!important;
    line-height: 26px!important;
    font-size: 16px!important;
    color: #fff!important;
    margin-left: 10px!important;
    background-color: none!important;
    border: 1px solid #fff!important;
    transition: all 500ms ease!important;
    -moz-transition: all 500ms ease!important;
    -webkit-transition: all 500ms ease!important;
}

.owl-nav {
    position: absolute;
    top: -47px;
    right: 91px;
}

.sec-title.light.testimonial h2 span {
    font-weight: 600 !important;
    width: 100%;
    display: block;
}

.sec-title.light.testimonial h2 {
    font-family: "Titillium Web";
    font-weight: 300;
    font-size: 35px;
    line-height: 50px;
    padding-bottom: 51px;
    margin-bottom: 0px;
    color: #fff;
}

.title.testimonial {
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 15px;
    line-height: 28px;
    color: #ed232b;
    margin-top: -5px;
    margin-bottom: 6px;
}

.heading_line:after {
    content: "";
    left: 1%;
    margin-left: 0;
    position: absolute;
    bottom: 60px;
    width: 59px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ed232b;
}

.heading_line span:After {
    content: "";
    right: auto;
    left: 75px;
    position: absolute;
    bottom: 60px;
    width: 18px;
    margin-left: 0;
    border-bottom-width: 3px;
    border-bottom-color: #cacaca;
    border-bottom-style: solid;
}

.testimonial_caption h6 {
    color: #ed232b;
}

.testimonial_box {
    margin-top: -60px;
}*/

.review-col-img{
    padding:0!important;
}
.section-review .container {
    padding: 0;
    width: 100%;
}

.review-col-slider {
    color: #fff;
    background: linear-gradient(to bottom, #323232 70%, #fff 70%);
}

.review-imgcover {
    position: relative;
    width: 100%;
    height: 100%;
}

.review-imgcover img {
    width: 100%;
}

.imgtobg-o, .imgtobg-o-sm {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.review-col.review-col-slider {
    padding: 6rem 6rem;
}

h5.heading-mini.main-color.testimonial {
    font-size: 2rem;
    font-weight: 400;
    margin: 1rem 0;
    text-transform: uppercase;
    color: #ed2129;
}
.review-box{
    padding: 3rem 4rem 3rem 3rem;
    background: #ff0047;
    background: linear-gradient(to right, #db003d, #ff0a4e);
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 8%);
    transition: all 0.4s ease;
}
.review-box{
    padding-right: 12rem;
}

.review-content p{
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.75rem;
    font-weight: 400;
}
.review-star {
    margin: 2rem 0 1rem;
}
.review-star i {
    font-size: 1.6rem;
    color: #fff;
}

.fa-star:before {
    content: "\f005";
}

.review-author {
    font-weight: 700;
    font-size: 18px;
}

.review-col-slider .owl-theme .owl-dots .owl-dot {
    outline: none;
}

.review-col-slider .owl-theme .owl-dots .owl-dot {
    outline: none;
}

.review-col-slider .owl-theme .owl-dots .owl-dot.active span, .review-col-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff0047!important;
    outline: none!important;
}

.section-team {
    padding: 50px 0;
}

.team-box:hover .team-imgcover {
    filter: brightness(0) invert(1);
}

.team-box {
    padding-bottom: 20px;
}

.section-body.testimonial p {
    font-size: 16px;
}
.section-body.testimonial p i {
    font-weight: 800;
}

.heading-separator.testimonial {
    position: relative;
    display: inline-block;
    width: 7rem;
    height: 0.35rem;
    margin-bottom:20px;
    background-color: #ff0047;
}

.banner-bg.bannerbackground {
        background: url(../images/background_touch.jpg);
    background-attachment: fixed!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}


span.red {
    color: red!important;
    margin-left: 5px;
}