@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Semi+Condensed:wght@500&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');
.main-container {
    float: left;
    width: 100%;
}
.banner_container {
    float: left;
    width: 100%;
}
.banner_container img{
    float: left;
    width: 100%;
}
  .banner3 {
    float: left;
    width: 100%;
}
.banner3 img{
    float: left;
    width: 100%;
}
.top-bar {
    float: left;
    width: 100%;
    background: #ff0000;
    
}
.top-border {
    float: left;
    width: 100%;
    padding-top: 10px;
    border-radius: 0px 0px 30px 30px;
    background: #ffcb05;
   font-family: 'Roboto', sans-serif;
    border-top: 5px solid #ff0000;
    
}
@keyframes boun
{
    0% {
        transform: translateY(3px);
        color: #fff;
    }
    100% {
        transform: translateY(0);
        color: #ffcb05;
    }
}
.copy-ds img {
    display: table;
    margin: 0 AUTO;
    float: none;
    margin-bottom: 20px;
    background: #fff;
}
.sticky-social {
    position: fixed;
    top: 70%;
    z-index: 9999;
    left: -35px;
    padding: 0px;
    margin: 0px;
}
.sticky-social ul {
    list-style: none;
}
.social li {
    padding: 15px 15px;
    font-size: 20px;
    transition: all 0.8s ease-in-out;
    margin-bottom: 5px;
}
li.fb {
    background-color: #ff0000;
    cursor: pointer;
}
.sticky-social .fa {
    color: #fff;
    transition: all 0.8s ease-in-out;
}
li.whatsapp {
    background-color: forestgreen;
    cursor: pointer;
}
.top-border ul {
    margin-top: 5px;
}
.top-border ul li {
    list-style: none;
    display: inline-block;
}
.top-border ul li a {
    text-decoration: none;
    color: #000;
    margin-right: 10px;
    font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
.top-border ul li img {
    width: 30px;
    margin-right: 5px;
}
.top-border2 {
    float: left;
    width: 100%;
    font-size: 22px;
    background: #ff0000;
    padding-top:7px;
    text-align: center;
    color: #fff;
}
.top-border2 p{
    animation: boun 0.4s infinite;
}
.top-header {
    float: left;
    width: 100%;
    padding: 10px 0px;
}
.top-img {
    float: left;
    width: 100%;
}
.top-img-logo {
    float: left;
    width: 100%;
}
.top-img img{
    float: left;
    width: 100%;
}
.top-img-logo img {
    float: none;
    display: table;
    margin: 0 auto;
}
.top-header-text {
    float: left;
    width: 100%;
    background: #ffcb05;
    color:#000;
    padding-top: 10px;
    font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
.main-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
 background: #fff;
}
.ser-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #ff0000;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
}
.a-left {
    float: left;
    width: 100%;
    border: 10px solid #ff0000;
}
.a-left img{
    float: left;
    width: 100%;
    border-radius: 50%;
    padding: 5px;
    background: #ffcb05;
}
.a-left span {
    letter-spacing: 2px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding: 5px 0px;
    background: #ff0000;
    color: #ffcb05;
    font-family: 'Poppins';
}
.a-left p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 5px 20px !important;
    color: #000;
    font-family: 'Vesper Libre';
    background: #fff !important;
    text-transform: capitalize;
}
.list-content {
    width: 100%;
    z-index: 1;
    position: relative;
    float: left;
}
.list-content1 {
    border: 3px solid #000;
    border-radius: 9px;
    padding: 4px 0 3px 28px;
    margin-top: 30px;
    width: 100%;
    z-index: 1;
    position: relative;
    float: left;
}
.list-title {
    padding: 0;
    text-align: center;
    margin-top: -31px;
}
.list-title p {
    padding: 11px 28px;
    font-size: 35px;
    font-weight: 100;
    color: #ffffff;
    line-height: 27px;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    background: #ff0000;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
   border-radius: 30px;
}
.srv-list {
    padding: 21px 0 15px;
}
.srv-list-1 {
    padding: 0px 0 2px;
}
.srv-list-1 ul {
    padding: 0;
}
.srv-list-1 ul li {
    line-height: 29px;
    text-transform: capitalize;
    color: #000;
    font-size: 18px;
    padding: 4px 0px;
    font-weight: 500;
    border-radius: 50px;
    font-family: 'Vesper Libre';
    list-style: none;
    letter-spacing: 1px;
}
.srv-list-1 ul li i{
    font-weight: 600;
    color: #ff0000;
    font-size: 18px;
    text-align: center;
    padding: 0 6px 0px 0;
    display: inline-block;
}
.ser-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
  font-family: 'Roboto', sans-serif;
    padding-top: 10px;
    padding-bottom:30px;
}
.services-border {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.serv-img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
   
}
.serv-img img{
    float: left;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    border: 13px solid;
    border-color: #ffcb05 #ff0000 #ff0000 #ff0000;
}
.last-footer-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
	
}
.last-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: Poppins;
    text-transform: uppercase;
}
.last-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding-bottom: 30px;
    color: #ff0000;
    font-family: 'Poppins';
    text-transform: uppercase;
}
.serbox {
    float: left;
    width: 100%;
    padding: 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 0 11px #00000030;
    margin-bottom: 20px;
}
.serbox:before {
    position: absolute;
    content: '';
    width: 328px;
    height: 425px;
    transform: rotate(45deg);
    top: -197px;
    left: -134px;
    background: #fff;
    z-index: -1;
}
.serbox img {
    width: 210px !important;
    margin: 5px auto 15px auto;
    padding: 0px;
    border: 5px dashed #ff0000;
    transition: 1s;
    z-index: 99999;
}
.top-srv-text {
    padding: 0;
}
.top-srv-text span {
    padding: 0 0 3px 0;
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #ff0000;
    font-family: 'Vesper Libre';
    letter-spacing: 1px;
}
.top-srv-text p {
    color: #000;
    line-height: 30px;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    font-family: 'Poppins';
    text-transform: capitalize;
}
.top-srv-text a {
    font-family: 'Vesper Libre';
    background: #ffcb05;
    font-size: 20px;
    padding: 3px 10px;
    color: #000;
    border-radius: 5px;
    font-weight: bold;
    letter-spacing: 2px;
}
.serv-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 8px 0px;
    color: #ff0000;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
}

.best-icon:before {
    content: " ";
    position: absolute;
    width: 50px;
    height: 3px;
    background-color: #ff0000;
    top: 11px;
    left: 43%;
}
.best-icon {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.best-icon img{
    float: none;
    display: table;
    margin: 0 auto;
}
.best-icon:after {
    content: " ";
    position: absolute;
    width: 50px;
    height: 3px;
    background-color: #ff0000;
    top: 11px;
    right: 43%;
}
.serv-call {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
}
.serv-call a {
    background: #ffcb05;
    padding: 5px 15px;
    font-size: 16px;
    color: #000;
    border-radius: 30px;
  font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.a-right strong{font-weight: 600;
color: #ff0000;}
.a-us {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #fff;
}
.a-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #ff0000;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
}
.a-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight:bold;
color: #0000ff;
    font-family: 'Poppins';
    padding-top: 10px;
    padding-bottom: 15px;
}
.a-right {
  float: left;
  width: 100%;
  font-size: 25px;
  color: #000;
  font-family: 'Vesper Libre';
  text-align: justify;
  font-weight: bold;
  position: relative;
 
}
.a-right p{
   padding: 10px 0px;
}
.a-right p strong {
    color: #ff0000;
    font-weight: 500;
    font-size: 20px;
}
 .a-right ul {
    list-style: none;
}
.a-right ul li i
{
    font-weight: 300;
    padding-right: 10px;
    color: #ff0000;
}
.other-ser {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
}

.ot-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #ff0000;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
}
.ot-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
  font-family: 'Roboto', sans-serif;
    padding-top: 10px;
    padding-bottom:50px;
}
.o-border {
    float: left;
    width: 100%;
    background: #ff0000;
    padding: 20px 20px 20px 20px;
    margin-bottom: 100px;
}
.best-serv3 {
    padding: 10px 10px 10px 10px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 43%);
    background-color: #fff;
    margin: -30px 0 -30px 0;
    float: left;
    width: 100%;
}
.o-border2 {
    text-align: center;
    border-top: 23px solid #ff0000;
    border-bottom: 23px solid #ff0000;
    margin: -33px 0 -33px 0;
    padding: 30px 5px;
    float: left;
    width: 100%;
}
.o-img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    transition: 0.3s ease-in-out;
}
.o-img img{   
     width: 100%;
    height: auto;
    border: 5px solid #ff0000;
}
.o-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding: 8px 0px;
    color: #fff;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
    background: #ff0000;
    margin-top: 5px;
    letter-spacing: 2px;
}
.o-desc {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
  font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 500;
    padding: 10px 0px;
}
.o-call {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
}
.o-call a {
    background: #ffcb05;
    padding: 5px 15px;
    font-size: 20px;
    color: #000;
    border-radius: 30px;
  font-family: 'Roboto', sans-serif;
  border: 2px solid #ff0000;
}
.why-us {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: url(bg.jpg);
    background-size: cover;
    background-attachment: fixed;
} 
.why-border {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #fff;
}
.why-border i {
    color: #fff;
    font-size: 50px;
    display: table;
    margin: 0 auto;
}
.wh-t {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    color: #ffcb05;
 font-family: 'Roboto', sans-serif;
}
.why-border p {
    color: #ff0000;
    background: #fff;
    font-size: 16px;
    font-weight: 800;
    border-radius: 22px;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 0 7px 0;
    display: block;
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
}
.testimonial {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background:black;
    background-size: cover;
    background-attachment: fixed;
}
.testimonial-head {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    padding-bottom: 60px;
    color: #fff;
    font-family: 'Vesper Libre';
}
.nn-ist {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.testimonial-border {
    float: left;
    width: 100%;
    box-shadow: 2px 3px 30px 0 rgb(0 0 0 / 8%);
    padding: 0 30px 30px 30px!important;
    position: relative;
    text-align: left;
    background: #fff;
    border: 10px solid #ffcb05;
}
.testimonial-im {
    float: left;
    width: 100%;
}
.testimonial-im img {
    box-shadow: 0 5px 1px 0 #ffcb05;
    border-radius: 50%;
    display: inline-block;
    border: 3px solid #ffcb05;
    height: 120px;
    margin: -47px 0 0 0;
}
.testimonial-im .side-img {
    text-align: right;
}
.side-img img {
    box-shadow: none;
    border-radius: 0;
    border: none;
    height: auto;
}
.testi-desc {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-family: 'Vesper Libre';
    text-transform: capitalize;
}
.testimonial-tit {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #000;
    background: #ffcb05;
    clip-path: polygon(14% 0, 86% 0, 100% 99%, 0 100%);
    padding: 3px;
border-radius: 8px;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
}
.last-colp {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    background: #000;
}
.copy-ds {
    float: left;
    width: 100%;
    padding: 50px 50px;
    background-image:url('bg.gif');
    background-size: cover;
}
.copy-ds p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-family: 'Vesper Libre';
    padding: 0;
    letter-spacing: 1px;
}
.c-cc{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #fff;
 font-family: 'Roboto', sans-serif;
 padding: 0;
 margin-top: 10px;
}
.c-cc a {
    color: #ff0000;
    font-size: 29px;
    border: 0px solid #fff;
    transition: 0.3s ease-in-out;
    display: inline-block;
    padding: 0px 41px;
    font-weight: 600;
    border-radius: 50px;
    background: white;
    animation: blkk2 0.5s infinite;
    font-family: 'Poppins';
}
.copy-ds h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #ffcb05;
    font-family: 'Vesper Libre';
    padding: 0;
    letter-spacing: 1px;
}
.last-colp p{
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    color: #fff;
 font-family: 'Roboto', sans-serif;
}
.a-copy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffcb05;
    font-family: 'Poppins';
    text-transform: uppercase;
}
.contact {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.contact ul li {
    display: inline-block;
    font-size: 37px;
    background: #ffcb05;
    padding: 8px 39px;
    border-radius: 50px;
    margin: 0 8px 0;
    font-weight: 700;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.contact ul li a {
    animation: boun1 0.4s infinite;
    display: inline-block;
    color: #000;
}
.contact ul li i {
    padding: 0 12px 0 0;
}
.contact ul li:nth-child(2) {
    background: #ff0000;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
}
.new-why {
    float: left;
    width: 100%;
}
.new-why-left {
    float: left;
    width: 100%;
    text-align: center;
    padding: 25px;
    background: #ff0000;
    border-radius: 100px;
}
.new-why-left strong {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-family: 'Vesper Libre';
    font-weight: 500;
    text-transform: capitalize;
}
.new-why-left p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 21px;
    padding: 10px 0px;
    color: #ffcb05;
    font-family: 'Vesper Libre';
    text-transform: capitalize;
}
a.whycall {
    background: #ffcb05;
    padding: 8px 20px;
    font-size: 15px;
    color: #000;
    border-radius: 10px;
    font-family: 'Roboto';
    font-weight: bold;
}
a.whychat {
    background: green;
    padding: 8px 20px;
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    font-family: 'Poppins';
    font-weight: bold;
}
.why-choose {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background-image:url('bg.gif');
}
.why-c-s {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-family: 'Poppins';
}
.why-c-h {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding-bottom: 30px;
    color: #ffcb05;
   font-family: 'Sofia Sans Semi Condensed', sans-serif;
}
.chose-col {
    padding: 30px 20px 0;
    position: relative;
}
.chose-col .chose-inr {
    padding: 54px 0px 0;
    position: relative;
    z-index: 1;
}
.chose-col .chose-inr:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: -10px;
    right: 0px;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #ffcb05;
}
.chose-col .chose-inr:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 50%;
    top: 0px;
    right: 0px;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    background: #fff;
}
.choose-icon {
    padding: 6px;
    width: 208px;
    height: 226px;
    background: linear-gradient(45deg, #ffcb05, #ff0000);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    clip-path: polygon(50% 0%, 100% 27%, 100% 73%, 50% 100%, 50% 100%, 0 73%, 0 27%);
    /* overflow: hidden; */
    text-align: center;
}
.choose-icon:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 155%;
    top: 62%;
    right: 0px;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    background: #ffcb05;
    z-index: 1;
    color: black;
    box-shadow: 0px -5px 8px #0000001c;
    clip-path: polygon(50% 0%, 100% 27%, 100% 73%, 50% 100%, 50% 100%, 0 73%, 0 27%);
}
.choose-icon span {
    padding: 38px 20px;
    width: 157px;
    height: 164px;
    background: #ffcb05;
    display: inline-block;
    /* align-items: center; */
    /* justify-content: center; */
    position: relative;
    margin: 0 auto;
    z-index: 1;
    clip-path: polygon(50% 0%, 100% 27%, 100% 73%, 50% 100%, 50% 100%, 0 73%, 0 27%);
    left: 0;
    right: 0;
}
.choose-icon span i {
    font-size: 46px;
    color: #ffdfc9;
    z-index: 22;
    width: 85px;
    height: 96px;
    background: linear-gradient(45deg, #ffcb05, #000);
    clip-path: polygon(50% 0%, 100% 27%, 100% 73%, 50% 100%, 50% 100%, 0 73%, 0 27%);
    line-height: 94px;
    text-align: center;
}
.choose-text {
    text-align: center;
    margin: -34px 0 0;
    background: #ffcb05;
    z-index: 1;
    position: relative;
    padding: 18px 18px 0;
    border-top-right-radius: 30px;
    border-top-left-radius:30px ;
height: 66px;
border-bottom: 5px solid red;
}
.choose-text p {
    font-size: 23px;
    font-weight: 600;
    text-transform: capitalize;
    color: #ff0000;
    font-family: 'Vesper Libre';
}
@media(min-width:320px) and (max-width:479px)
{a.whychat {
    margin-top: 20px;
  }
  .chose-col {
    padding: 30px 20px 0;
    position: relative;
    float: left;
    width: 100%;
  }
    .contact ul li {
    font-size: 20px;
    margin-bottom: 5px;
  }.copy-ds img {
    width: 100%;
  }
  .contact {
    margin-left: -20px;
  }
    .a-sub span {
        background: none;
      }
      .list-title p {
        font-size: 28px;}
        .c-cc a {
            font-size: 21px;}
            .copy-ds h2 {
                font-size: 30px;}

    .top-border2 {
        /* display: none; */
      }
      .top-border {
        text-align: center;
      }
      .top-img-logo {
        display: none;
      }
 
      .a-left .serv-call a {
        font-size: 15px;
      }
      .testimonial-border {
        margin-bottom: 20px;
      }
}
@media(min-width:480px) and (max-width:639px)
{
    a.whychat {
        margin-top: 20px;
      }
      .chose-col {
        padding: 30px 20px 0;
        position: relative;
        float: left;
        width: 100%;
      } .a-sub span {
    background: none;
  }.contact ul li {
    font-size: 20px;
    margin-bottom: 5px;
  }.copy-ds img {
    width: 100%;
  }
  .contact {
    margin-left: -20px;
  }
  .list-title p {
    font-size: 35px;}
    .c-cc a {
        font-size: 21px;}
        .copy-ds h2 {
            font-size: 30px;}

    .top-border2 {
        display: none;
      }
      .top-border {
        text-align: center;
      }
      .top-img-logo {
        display: none;
      }
        .a-left .serv-call a {
        font-size: 15px;
      }
      .testimonial-border {
        margin-bottom: 20px;
      }
      
      .last-footer-ser .col-sm-8{width: 100%;}
      .last-footer-ser .col-sm-4 {width: 100%;}
}

@media(min-width:640px) and (max-width:767px){
    a.whychat {
        margin-top: 20px;
      }
      .chose-col {
        padding: 30px 20px 0;
        position: relative;
        float: left;
        width: 100%;
      }
    .top-border2 {
        display: none;
      }.contact ul li {
        margin-bottom: 5px;
      }.copy-ds img {
        width: 100%;
      }
      .top-border {
        text-align: center;
      }
      .top-img-logo {
        display: none;
      }
    .nn-ist .col-sm-3{width: 50%;}
      .a-left .serv-call a {
        font-size: 15px;
      }
      .testimonial-border {
        margin-bottom: 20px;
      }
}
@media(min-width:768px) and (max-width:991px){
.top-header .col-sm-5
{
  width: 100%;
}.contact ul li {
    margin-bottom: 5px;
  }
.top-img-logo {
    display: none;
  }
.main-services .col-sm-3
{
  width: 50%;
  margin-bottom: 20px;
}
.other-ser .col-sm-4
{
  width: 50%;
}
.a-us .col-sm-7
{
  width: 100%;
}
.a-left .col-sm-5
{
  width: 100%;
}
.nn-ist .col-sm-3
{
  width: 50%;
}
.last-footer-ser .col-sm-3 {width: 50%;}
.why-choose .col-sm-3 {width: 50%;}
.testimonial .col-sm-4{width: 50%;
margin-bottom: 20px;}
.why-us .col-sm-3 {width: 50%;}
}
