*{
    margin:0;
    padding:0;
    border:none;
}
ul, li {list-style:none; text-decoration:none;}
ul{padding: 0px; margin:0px;}
a{ color:#0e4b8e; text-decoration:none; outline:none; border:none;transition: 0.5s linear;  }
a:hover{ text-decoration:none; color:#75c100; transition: 0.5s linear;}
a:focus{text-decoration:none;}
h1, h2, h3, h4, h5, h6{ color:#000; padding: 0px;margin: 0;}

img{ max-width:100%; vertical-align:middle;}
p{ margin-bottom:10px;}



input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
.form-control:focus{
  display:none;
}
/*.form-control::-moz-placeholder{color:#fff;}
.form-control::-webkit-input-placeholder{color:#fff;}
*/
select{color:#000;}

input:focus, select:focus{outline:none; border:none;}

:focus{outline:none;}

::-webkit-scrollbar {
    width: 6px;
    color: #000;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #000; 
    border-radius: 10px;
    border-color: #000;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #000; 
}

/*html {
  scroll-behavior: smooth;
  -webkit-scroll-behavior: smooth;
}*/
body{ color: #000;  font-family: 'Montserrat-Regular'; font-size: 16px;}

@font-face {
  font-family: 'Nunito-Bold';
  src: url('../fonts/Nunito-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Nunito-Bold.woff') format('woff'), 
       url('../fonts/Nunito-Bold.ttf')  format('truetype'), 
       url('../fonts/Nunito-Bold.svg#Nunito-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.woff') format('woff'), 
       url('../fonts/Montserrat-Light.ttf') format('truetype'), 
       url('../fonts/Montserrat-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Regular';
   src: url('../fonts/Montserrat-Regular.eot') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.otf')  format('opentype'),
        url('../fonts/Montserrat-Regular.woff') format('woff'), 
        url('../fonts/Montserrat-Regular.ttf')  format('truetype'), 
        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.eot') format('embedded-opentype'),
         url('../fonts/Montserrat-Medium.otf')  format('opentype'),
         url('../fonts/Montserrat-Medium.woff') format('woff'), 
         url('../fonts/Montserrat-Medium.ttf')  format('truetype'), 
         url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.eot') format('embedded-opentype'),
         url('../fonts/Montserrat-SemiBold.otf')  format('opentype'),
         url('../fonts/Montserrat-SemiBold.woff') format('woff'), 
         url('../fonts/Montserrat-SemiBold.ttf')  format('truetype'), 
         url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Montserrat-Bold';
  src:  url('../fonts/Montserrat-Bold.eot') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.otf')  format('opentype'),
        url('../fonts/Montserrat-Bold.woff') format('woff'), 
        url('../fonts/Montserrat-Bold.ttf')  format('truetype'), 
        url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: normal;
  font-style: normal;
}





.logo a {
    display: inline-block;
}
.no-padding{padding: 0px;}

.top-section {
    padding: 0px;
    background-size:cover;
    background-position: center;
    background-image:url(../images/banner-1.jpg);
    position: relative;
    border-top:5px solid #fff;
}
.logo{
  padding-top:18px;
}


.top-call {
    max-width:345px;
    width:100%;
    float:right;
}
.top-call ul li{
  padding:15px 15px 17px 15px;
  display:block;
  text-transform:uppercase;
  font-family: 'Nunito-Bold';
  font-weight:700;
  background-color: #fff;
}
.top-call ul li img{
  float:left;
  margin-right:10px;
}
.top-call ul li p{
   color:#267a1b;
   font-size:16px;
   text-transform:uppercase;
   font-family: 'Nunito-Bold';
   font-weight:700;
   margin:0px;
}
.top-call ul li p a{
  color:#267a1b;
  font-family: 'Nunito-Bold';
  font-weight:700;
  padding:0px;
  font-size:36px;
  line-height:34px;
  display:inline-block;
}
.top-call ul li p a:hover{
  color:#000;
}
.top-header {
    position: fixed;
    z-index:99;
    background-color:#18691C;
}
/*.top-header {*/
    /*padding-bottom: 52px;*/
/*    width: 1370px;*/
/*    position: fixed;*/
/*    z-index:99;*/
/*    background-color:#18691C;*/
/*}*/

/*.navbar-fixed-top {*/
/*    position: fixed;*/
/*    top: 0;*/
/*     z-index: 1; */
/*  background: white;*/
/*  text-align:center;*/
/*}*/

.banner-section {
    padding-top: 130px;
}
.top-left-bottom img {
    float: right;
    margin-top: 20px;
}
.banner-left-main {
    max-width: 270px;
    width: 100%;
    position: absolute;
    left:11.3%;
}
.banner-left{
  padding:30px 0px 0px 20px;
}

.banner-content h1{
  font-size:42px;
  color:#fff;
  font-family: 'Montserrat-Bold';
  font-weight:700;
  margin:0px;
  padding-bottom:14px;
  margin: 0px 0px 0px 0px;
}
.banner-right-main {
  width:55.3%;
}
.desktop-fm {
    width: 28%;
}


.why-us {
    padding: 20px 0px 0px 0px;
}
.why-us ul li{
  display:block;
  color:#fff;
  font-family: 'Montserrat-Medium';
  font-weight:500;
  position:relative;
  padding:0px 0px 8px 30px;
  font-size:21px;
}
.why-us ul li:after{
  position:absolute;
  content: "\f058";
  font-family: FontAwesome;
  font-size:20px;
  color:#fff;
  top:0px;
  left:0px;
}

.form-section {
    background-color: #f5cc00;
background: rgb(245,205,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,205,0,1) 0%, rgba(213,174,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(245,205,0,1) 0%,rgba(213,174,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(245,205,0,1) 0%,rgba(213,174,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    float: right;
    width: 100%;
    max-width: 345px;
}
.form-column-inner{
  padding:25px 25px 32px 25px;
}
.form-section h3{
  font-size:28px;
  color:#fff;
  text-align:center;
  margin:0px;
  text-transform:uppercase;
  padding:20px 20px;
  font-family: 'Montserrat-Bold';
  font-weight:700;;
  background-color:rgba(0,0,0,0.3);
}
.form-section input, .form-section textarea, .form-section select{
  height:39px;
  padding:0px 12px;
  color:#000 !important;
  border-radius:0px;
  border: 1px solid #e0c72d;
  width:100%;
  background-color:#fff;
  font-size:16px;
  margin-bottom:12px;
  box-shadow: 0px 1px 10px -2px rgba(0,0,0,0.4);
  opacity: 1 !important;
}
.form-section select {
    background-image: url(../images/drop-down.png);
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-position: 98% center;
}

.form-section textarea{
  height:120px;
  padding:12px 10px;
  resize: none;
}
.form-section select option:first {
    color: #000;
    opacity: 1 !important;
}

.form-section input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
  opacity: 1 !important;
}
.form-section input::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
  opacity: 1 !important;
}
.form-section input:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
  opacity: 1 !important;
}
.form-section input:-moz-placeholder { /* Firefox 18- */
  color: #000 !important;
  opacity: 1 !important;
}
/*.form-section textarea::-webkit-input-placeholder{color:#000;  opacity: 1 !important;}
.form-section textarea::-moz-input-placeholder{color:#000;  opacity: 1 !important;}
.form-section input::-webkit-input-placeholder, .form-section textarea::-webkit-input-placeholder{color:#000;}*/


.form-section textarea::-webkit-input-placeholder {
 color: #000 !important;
  opacity: 1 !important;
}

.form-section textarea:-moz-placeholder { /* Firefox 18- */
 color: #000 !important;
  opacity: 1 !important;
}

.form-section textarea::-moz-placeholder {  /* Firefox 19+ */
 color: #000 !important;
  opacity: 1 !important;}

.form-section textarea:-ms-input-placeholder {
 color: #000 !important;
  opacity: 1 !important;
}


.form-section input.button-submit{
  font-size:21px;
  font-family: 'Montserrat-Bold';
  font-weight:700;
  color:#fff;
  padding:10px 10px;
  text-align: center;
  box-shadow:none;
  width:100%;
  border:none;
  background-color:#2c9711;
  text-transform:uppercase;
  border-radius:40px;
  margin:0px auto 0px auto;
  height:54px;
  transition:0.5s linear;
  -webkit-transition:0.5s linear;

}

.form-section input.button-submit:hover{
  background-color:#fff;
  color:#000;
}
.form-section label {
    font-size: 13px;
    margin: -7px 0px 2px 0px !important;
    display: block;
    color:#ff0000;
}

.common-just-call{
  padding:16px 10px;
  background-color:#fcd401;
  width: 63%;
  position: absolute;
  bottom:0px;
}
.common-just-call h4, .call-bottom h4{
  font-size:18px;
  color:#000;
  font-family: 'Montserrat-Medium';
  font-weight:500;
  margin:0px;
  position: relative;
}
.common-just-call:before {
    position: absolute;
    content: '';
    border-top: 30px solid #fcd401;
    border-left: 20px solid #fcd401;
    border-right: 20px solid transparent;
    border-bottom: 30px solid transparent;
    top: 0px;
    right: -39px;
}
.common-just-call h4 span, .call-bottom h4 span{
   font-family: 'Montserrat-Bold';
   font-weight:700;
}
.common-just-call h4 span a, .call-bottom h4 span a {
    color: #fff !important;
    background: linear-gradient(to bottom, rgba(104,191,19,1) 0%,rgba(44,151,17,1) 100%);
    padding: 14px 15px 16px;
}
.call-bottom h4 span a:hover{
  color:#fff;
}
.about-left{
  padding:65px 0px 30px 0px;
}
.about-left h3{
  font-size:50px;
  color:#7fbd2e;
  font-family: 'Montserrat-Light';
  font-weight:300;
  margin:0px;
  line-height:45px;
  text-transform:uppercase;
}
.about-left h4{
  font-size:42px;
  color:#1b100e;
  font-family: 'Montserrat-Medium';
  font-weight:500;
  margin:0px;
  padding-bottom:18px;
}
.about-left p{
  font-size:16px;
  color:#1b100e;
  font-family: 'Montserrat-Light';
  font-weight:300;
  margin:0px;
  padding-bottom:20px;
}
.about-section{
  position: relative;
  padding:0px 0px 40px 0px;
}

.about-section .common-just-call{

background: rgb(26,103,25); /* Old browsers */
background: -moz-linear-gradient(left, rgba(26,103,25,1) 0%, rgba(133,200,21,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(26,103,25,1) 0%,rgba(133,200,21,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(26,103,25,1) 0%,rgba(133,200,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}

.about-section .common-just-call:before{
   border-top: 30px solid #86c815;
  border-left: 20px solid #86c815;
}

.about-section .common-just-call h4, .about-section .common-just-call h4 a{
  color:#fff;
}
.common-just-call h4 a:hover{
  color:#fff;
}
.about-section .common-just-call h4 a:hover{
  color:#000;
} 
.about-section .common-just-call:before {
    position: absolute;
    content: '';
    border-top: 0px solid #86c815;
    border-left: 20px solid #86c815;
    border-right: 20px solid transparent;
    border-bottom: 58px solid #86c815;
    top: 0px;
    right: -36px;
}

.services-wrapper{
  padding:68px 0px 110px 0px;
  background-position:center;
  background-size:cover;
  background-image:url(../images/services-back.jpg);
  position: relative;
}
.services-wrapper .common-just-call{
  right:0px;
}
.services-wrapper .common-just-call h4 a:hover {
    color: #fff;
}
.services-wrapper .common-just-call:before {
    left: -35px;
    right: auto;
    border-top: 59px solid #fcd401;
    border-left: 35px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #fcd401;
}
.recent-work .servi-top-heading h3, .recent-work .servi-top-heading p{
  color:#000;
}
.servi-top-heading h3{
  text-align:center;
  margin:0px;
  padding-bottom:10px;
  color:#fff;
  font-size:36px;
  font-family: 'Montserrat-Medium';
  font-weight:500;
}
.servi-top-heading p{
  font-size:16px;
  color:#fff;
  font-family: 'Montserrat-Light';
  font-weight:300;
  margin:0px;
  padding-bottom:30px;
  text-align:center;
}

.services-mid{
  padding:0px 7px;
}
.services-common{
  width:20%;
  float:left;
  padding:0px 7px;
  margin-bottom:20px;
}
.services-content{
  padding:20px 25px 0px 20px;
  background-color:#2d2d2d;
  text-align:center;
  position: relative;
}
.services-content:before{
  position:absolute;
  content: '';
  width:90%;
  height:8px;
  background-color:#efe109;
  bottom:-8px;
  left:0px;
  right:0px;
  margin:auto;
}
.services-content h4{
  font-size:18px;
  color:#fff;
  text-align:center;
  margin:0px;
  font-family: 'Montserrat-SemiBold';
  font-weight:600;
  padding-bottom:10px;
}
.services-content p{
  font-size:14px;
  color:#fff;
  font-family: 'Montserrat-Light';
  font-weight:300;
  margin:0px;
  padding-bottom:18px;
  text-align:center;
  line-height:1.5;
  min-height:148px;
}
.services-content a{
  display:inline-block;
  padding:10px 12px;
  background-color:#63a817;
  color:#fff;
  font-size:16px;
  font-family: 'Montserrat-Medium';
  font-weight:500;
  text-transform:uppercase;
}
.services-content a:hover{
  background-color:#000;
}
.recent-work {
    background-image: url(../images/recent-work.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 45px 0px 80px 0px;
    border-top:1px solid #fff;
}
.recent-mid{
  padding:0px 6px;
}
.recent-work-image{
  background-position:center;
  background-size:cover;
  height: 440px;
}
.work-common{
  padding:0px 12px;
}
.right-image {
    position: absolute;
    right: -34px;
    width: auto;
}
.about-container {
    position: relative;
}
.recent-work-image p {
    position: absolute;
    right: 12px;
    padding: 12px 10px;
    background-color: rgba(0,0,0,0.58);
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat-Light';
    font-weight:300;
}

.recent-work-image p:after {
    position: absolute;
    content: '';
    left: -20px;
    right: auto;
    border-top: 59px solid rgba(0,0,0,0.58);
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid rgba(0,0,0,0.58);
    top: 0px;
}
.work-common:nth-child(even) .recent-work-image p{
   right: auto;
   left:12px;
}
.work-common:nth-child(even) .recent-work-image p:after {
   right:-20px;
   left:auto;
   border-top: 59px solid rgba(0,0,0,0.58);
   border-left: 0px solid rgba(0,0,0,0.58);
   border-right: 20px solid transparent;
   border-bottom: 0px solid transparent;
}
.recent-work-slider .slick-prev {
    left: 12px;
    width:45px;
    height:80px;
    border-radius:0px 50px 50px 0px;
    background-color:rgba(0,0,0,0.8);
    z-index:5;
}
.recent-work-slider .slick-next {
    right: 12px;
    width:45px;
    height:80px;
    border-radius:50px 0px 0px 50px;
    background-color:rgba(0,0,0,0.8);
    z-index:5;
}
.recent-work-slider .slick-prev:before {
    content: "\f104";
    font-size: 34px;
    color:rgba(255,255,255,0.5);
    opacity: 1;
}
.recent-work-slider .slick-next:before {
    content: "\f105";
    font-size: 34px;
     color:rgba(255,255,255,0.5);
      opacity: 1;
}
.recent-work-slider .slick-prev:hover{
  background-color:rgba(255,255,255,0.8);
}
.recent-work-slider .slick-prev:hover:before{
  color:#000;
}
.recent-work-slider .slick-next:hover{
  background-color:rgba(255,255,255,0.8);
}
.recent-work-slider .slick-next:hover:before{
  color:#000;
}



.testimonial-wrapper{
  padding:55px 0px 80px 0px;
  background-position:center;
  background-image:url(../images/testimonial-back.jpg);
}
.testimonial-slider{
  padding:0px 300px;
}
.testimonial-wrapper .after-heading h3{
  color:#fff;
  font-family: 'Montserrat-Medium';
  font-weight:500;
  font-size:36px;
  text-align:center;
  padding-bottom:30px;
}
.testimonial-clm{
  padding:40px 60px 40px 60px;
  border:2px solid rgba(255,255,255,0.3);
}
.testimonial-slider .slick-next {
    right: 46%;
    width:40px;
    height:40px;
    border-radius:100%;
    background-color:#85a186;
    opacity: 1;
}
.testimonial-slider .slick-prev {
    left:46%;
    width:40px;
    height:40px;
    border-radius:100%;
    background-color:#85a186;
     opacity: 1;
}
.testimonial-slider .slick-prev, .testimonial-slider .slick-next{
  top:100%;
  z-index: 5;
}
.testimonial-slider .slick-next:before {
    content: "\f105";
    font-size:24px;
    color:rgba(255,255,255,0.58);
    opacity: 1;
}
.testimonial-slider .slick-prev:before {
    content: "\f104";
    font-size:24px;
     color:rgba(255,255,255,0.58);
     opacity: 1;
}
.testimonial-slider .slick-prev:hover{
  background-color:#000;
}
.testimonial-slider .slick-next:hover{
  background-color:#000;
}
.test-cont p{
  font-size:16px;
  color:#fff;
  font-family: 'Montserrat-Light';
  font-weight:300;
  margin:0px;
  padding:0px 15px 10px 0px;
  display:inline;
  position: relative;
  text-align:center;
}
.test-cont h4{
  font-size:16px;
  color:#fff;
  margin:0px;
  font-family: 'Montserrat-Medium';
  font-weight:500;
  padding-top:22px;
  text-align:center;
}

.testimonial-clm p:before {
    position: absolute;
    width: 30px;
    height: 30px;
    content: '';
    background-image: url(../images/blockguote-1.png);
    left: auto;
    bottom: auto;
    background-repeat: no-repeat;
    margin: 1px 0px 0px -35px;
}
.testimonial-clm p:after {
    position: absolute;
    width: 30px;
    height: 30px;
    content: '';
    background-image: url(../images/blockguote-2.png);
    top: auto;
    left: auto;
    background-repeat: no-repeat;
    margin: 6px 0px 0px 14px;
}

.testi-pr {
    padding: 0px;
}
.test-cont {
    padding: 0px 10px;
    text-align: center;
}
.client-wrapper{
  padding:30px 0px;
  text-align:center;
}
.call-bottom{
  padding:40px 0px 70px 0px;
  background-position:center;
  background-size:cover;
  background-image:url(../images/call-bottom.jpg);
  border-bottom:1px solid #fff;
}
.call-bottom h4{
  text-align:center;
}
.copyright{
  background-color:#000;
  padding:60px 0px 30px 0px;
}
.copyright p{
  text-align:center;
  margin:0px;
  color:#fff;
  padding:0px 20px;
}

.get_free_quote {
    text-align: center;
    margin: -104px 0px 20px 0px;
}
.get_free_quote a{
  padding:25px 60px;
  color:#fff;
  display:inline-block;
  font-size:24px;
  text-transform:uppercase;
   font-family: 'Montserrat-Bold';
   font-weight:700;
   border-radius:50px;
  background: rgb(44,151,17); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(44,151,17,1) 0%, rgba(104,191,19,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(44,151,17,1) 0%,rgba(104,191,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(44,151,17,1) 0%,rgba(104,191,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.get_free_quote a:hover{
    background: rgb(44,151,17); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(104,191,19,1) 0%, rgba(44,151,17,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(104,191,19,1) 0%,rgba(44,151,17,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(104,191,19,1) 0%,rgba(44,151,17,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}




.thankyou{
  padding:160px 25px 160px 25px;
  text-align:center;
  color:#000;
}
.thankyou p{
  font-size:24px;
}
.thankyou .form-section h4{
  text-align: center;
  font-size:20px;
  color:#fff;
   font-family: 'AvenirNextLTPro-Demi';
  font-weight:500;
}

textarea.text-area {
    height: 70px;
}
.satisfaction-guarantee .call-now p a:hover{
  color:#0b6cac;
}
.mobile-form{
  display:none;
}





.design {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding: 20px 0px;
    color: #000;
}
.design p{
  text-align: center;
  font-size:16px;
  margin:0px;
  color:#000;
}
.design p{
  text-align:center;
}

.form-section.thankyou {
    top: 205px;
    height:680px;
}

.thank-content {
    width: 100%;
    height: 100%;
    height: 493px;
    display: table;
}

.form-section.thankyou h3{
  text-align:center;

}
.form-section.thankyou h4{
  font-size:24px;
}


/* my css*/
.recent_img ul li a {
    position: relative;
    display: block;
}
.recent_img ul li {
   display:inline-block;
    width: 33%;
    vertical-align: top;
    list-style: none;
    text-align: center;
    margin-bottom:4px;
}
.recent_img ul li > a:after {
    content: '';
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 0;
    top: 0px;
    z-index: 0;
    left: 0px;
    opacity: 0;
    transition: 0.5s linear;
    background-image: url(../images/icon-plus.png);
    background-repeat: no-repeat;
    background-position: center;
}
.recent_img ul li > a:hover:after {
    opacity: 1;
    height: 100%;
}
.recent_img ul li img {
    width: 100%;
}

.col-sm-7.why-us.custom-offer {
    color: #fcd401;
   
    margin-bottom: 70px;
    width: 82%;
    margin-top: 5%;
}
.col-sm-7.why-us.custom-offer p {
    font-size: 26px;
}

