body{
    margin:0;
    padding:0;
    font-family: 'Mulish' !important;
}
.webslider {
    width: 100%;
    float: left;
}
.webslider img {
    width: 100%;
    float: right;
    height: 100vh;
    object-fit: cover;
    object-position: top;
}
.webslider a.logo.me-auto img {
    width: auto;
    height: auto;
}
.containt {
    position: absolute;
    width: 35%;
    left: 10%;
    top: 35%;
}
.containt h1 {
    font-size: 60px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #d44290;
    line-height: 56px;
    margin: 0;
    font-family: 'Philosopher';
}
.containt h2 {
    font-size: 30px;
    margin-top: 10px;
    font-weight: 900;
    font-family: 'Philosopher';
    line-height: 30px;
}
.containt p {
    color: #000;
    margin-top: 10px;
}
p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.3px;
    font-weight: 400;
    font-family: 'Mulish';
    margin-bottom: 0.5rem !important;
}
.btnweb {
    background: #b5bf7b;
    padding: 12px 25px;
    margin-top: 15px;
    float: left;
    color: #000;
    text-transform: uppercase;
    border-radius: 25px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
}
.containt .btnweb {
}
a.logo.me-auto {
    position: absolute;
    z-index: 9;
    width: 220px;
    left: 7%;
    top: 2%;
}
img{
    max-width:100%;
}


.about {width: 100%;display: inline-block;}
.title {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}
.title h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
    font-weight: normal;
}
.title h3 {
    display: inline-block;
    color: #d44290;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    font-weight: 600;
    font-family: 'Philosopher';
    text-transform: capitalize;
}
.aboutus p {
    text-align: justify;
}
section {
    padding: 50px 0;
}
.aboutus {
    width: 90%;
    margin: 0px 5%;
    display: inline-block;
}
#howwework {
    background-image: url('../jpg/how-we-work.jpg');
    background-size: cover;
    background-position: 100%;
    background-attachment: fixed;
    display: flex;
}
.howwework {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.work {
    width: 100%;
    display: flex;
    justify-content: center;
    float: right;
    align-items: center;
    margin: 0;
    flex-wrap: wrap;
}
.work ul {
    padding: 0;
    list-style: none;
    justify-content: center;
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    float: left;
}
.work ul li {
    width: 19%;
    display: flex;
    background: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    flex-wrap: wrap;
    margin: 5px 0.5%;
    line-height: 20px;
}
.work ul li span {
    width: 75%;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
}
.whychoosecont.text-center {
    float: left;
    width: 100%;
}
.abouticon {
    text-align: right;
    position: relative;
    float: left;
    width: 150px;
    height: 150px;
    margin-bottom: 25px;
}
.abouticonicons {
    border: 1px solid #e7e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    float: left;
    height: 100%;
    border-radius: 100%;
    background: #fff;
    overflow: hidden;
}
.abouticon img {
    width: 100%;
}
.btnweb:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
}
#howwework .title h3 {
    color: #fff;
}
section#whychoose {
}
.whychoosecont.text-center ul {
    padding: 0;
    list-style: none;
}

.whychoosecont.text-center ul li {
    width: 85%;
    text-align: left;
    padding: 15px;
    background: #fdfdfd;
    float: left;
    margin-bottom: 20px;
    border: solid 1px #ededed;
}

.whychoosecont.text-center ul li p {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
}

.whychoosecont.text-center ul li span {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
}
.whychoosecont.text-center ul li:nth-child(even) {
    float: right;
}
.whychoosecont.text-center ul li span img {
    width: 100%;
}
.whychoosecont.text-center ul li strong {
    text-transform: uppercase;
    font-size: 19px;
    font-family: 'Philosopher';
    letter-spacing: 1px;
}
section#news {
    background: #ededed;
}
.bg-color {
  background: var(--bg-color);
}

.half-color-box {
  background: var(--gradient);
  height: 300px;
  margin-bottom: 100px;
}

.text-whtie {
  color: #fff !important;
}

.bold {
  font-weight: bolder;
}

.por {
  position: relative;
}

.review-box .quote {
  position: absolute;
  width: 40px;
  right: 10px;
  bottom: 10px;
}

.test-arrowbox {
  position: absolute;
  right: 20px;
  display: flex;
  top: 70px;
}

.review-box {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  padding: 30px;
  height: 260px;
  margin-bottom: 40px;
}

.review-box h5 {
  margin: 0;
}

.review-box p {
  margin-bottom: 0;
  margin-top: 10px;
  color: #7d8597;
}

.user-post {
  font-size: 14px;
  margin: 0 !important;
}

.swiper-testimonial {
  padding: 100px 20px;
  padding-top: 30px;
  padding-bottom:0;
}

.half-color-box {
}

.test-arrowbox .swiper-button-next-test,
.test-arrowbox .swiper-button-prev-test {
  margin-right: 20px;
  border-radius: 50%;
  --size: 55px;
  width: var(--size);
  height: var(--size);
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrow-right {
  transform: rotate(180deg);
  margin-top: -8px;
}

.arrow {
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.arrow:hover {
  transform: translateX(-15px);
}
footer {
    padding: 50px 0;
    margin-top: 100px;
    float: left;
    width: 100%;
    background: #201f1f;
}
footer h2 {
    margin: 0;
    font-size: 50px;
    width: 50%;
    float: left;
    font-weight: 100;
    color: #4c4c4c;
    line-height: 60px;
}
footer .col-12 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
footer .col-12 p {
    margin: 0;
    color: #545454;
    border-top: solid 1px #545454;
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 20px;
    font-size: 13px;
}
.enquireform h3 {
    font-size: 30px;
    color: #ededed;
    margin-bottom: 25px;
    font-weight: 600;
}

.enquireform ul {
    padding: 0;
    width: 100%;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
}

.enquireform ul li {
    width: 31%;
}
.col-md-12.row {
    width: 80%;
    max-width: 80%;
    margin: 30px auto;
}

.socialmedia {
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.socialmedia ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.socialmedia ul li {
    color: #ededed;
    list-style: none;
    text-align: center;
    float: left;
    width: 50%;
}

.socialmedia ul li span, .socialmedia ul li a {
    width: 100%;
    float: left;
}

.socialmedia ul li span i {
    width: 40px;
    height: 40px;
    border: solid 1px #726f6f;
    line-height: 40px;
    font-size: 21px;
    border-radius: 100%;
    color: #726f6f;
}
.socialmedia ul li a {
    color: #fff;
}
.socialmedia .socialmsd ul {
    width: auto;
    margin: 0px auto;
}

.socialmedia .socialmsd ul li {
    width: auto;
    margin: 0 10px;
}

.socialmedia .socialmsd ul li i {
    width: 40px;
    height: 40px;
    border: solid 1px #726f6f;
    line-height: 40px;
    font-size: 21px;
    border-radius: 100%;
    color: #726f6f;
}

.socialmsd {
    display: flex;
}

.socialmedia ul li span {
    margin-bottom: 20px;
}
.col-12.ftrborder {
    border-bottom: solid 1px #363636;
    padding-bottom: 15px;
}
.enquireform ul li:nth-child(4), .enquireform ul li:nth-child(5) {
    width: 100%;
}
.enquireform ul li:nth-child(4) textarea {
    resize: none;
}

.enquireform ul li:nth-child(5) input.form-control {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
}

.enquireform ul li input {width: 100%;}
.container{
    max-width:1170px;
}
@media all and (max-width:680px){
    .webslider a.logo.me-auto img {
    width: 120px;
    height: 120px;
}
.enquireform ul li {
    width: 100%;
    margin: 5px 0;
}
a.logo.me-auto {
    left: 5%;
    width: auto;
}
.whychoosecont.text-center .col-md-2.col-xs-4 {
    width: 22%;
    margin: 0 5%;
    margin-bottom: 35px;
}

.abouticon {
    margin: 0;
}
.review-box {
    height: auto;
    margin: 0;
    padding: 15px;
}
.containt {
    left: 5%;
    width: 60%;
}

.containt p {
    font-size: 14px;
    line-height: 20px;
}

.work ul li {
    width: 25%;
}
.half-color-box {
    height: auto;
    margin: 0;
}

footer {
    margin: 0;
}

footer h2 {
    font-size: 40px;
}
}
@media all and (max-width:480px){
    .containt {
    width: 80%;
    top: 60%;
}
.enquireform ul {
    width: 100%;
}

.col-md-12.row {
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.socialmedia ul li {
    width: 100%;
    float: left;
    margin: 15px 0;
}

.socialmsd {
    margin-top: 0;
    border: none;
}

.socialmedia .socialmsd ul {
    margin: 15px  auto;
}

.col-12.ftrborder {
    margin-bottom: 15px;
    padding-bottom: 40px;
}
 .whychoosecont.text-center .col-md-2.col-xs-4 {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
}

.title h3 {
    font-size: 27px;
    line-height: 30px;
}

.containt h1 {
    font-size: 30px;
    line-height: 36px;
}

.containt h2 {
    font-size: 19px;
    line-height: 24px;
}

section {
    padding: 25px 0;
}

.aboutus p {
    text-align: center;
}

p {
    font-size: 16px;
    line-height: 28px;
}

.title h3 {
    margin-bottom: 10px;
}

.work ul li {
    width: 70%;
}

.whychoosecont.text-center ul li {
    width: 95%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 3% 10px;
}

.whychoosecont.text-center ul li strong, .whychoosecont.text-center ul li p {
    width: 100%;
    float: left;
}


.whychoosecont.text-center ul li span {
    margin: 0;
}

.whychoosecont.text-center ul li strong {
    margin: 20px 0 5px 0;
}

.whychoosecont.text-center ul li:nth-child(even) {
    float: left;
}

footer .col-12 {
    flex-wrap: wrap;
    text-align: center;
}
section#about {padding-top: 0;}
footer h2 {
    width: 100%;
}
.aboutus {
    width: 100%;
    margin: 0;
}
footer {
    padding-bottom: 15px;
}
.webslider img {
    height: 80vh;
}
.btnweb {
    font-size: 11px;
    padding: 8px 10px;
    width: 90%;
    text-align: center;
}
footer .col-12 p {
    padding-top: 10px;
}   
}

