﻿*{
    margin:0;
    padding:0;
}

a{
    text-decoration:none;
}

ul{
    list-style:none
}
body {
    font-family: "Roboto", serif;
}

.slide img{
    width:100%;
}
.banner-form {
    background: #ffca08;
    width: 26%;
    padding: 20px 25px 36px;
}
.banner-form .form-control, .form-select {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0px;
    font-size: 17px;
    font-weight: 500;
    padding-left: 0;
}
.form-select {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0px;
    font-size: 17px;
    font-weight: 500;
    padding-left: 3px;
}
.banner-form input::placeholder {
    color: #000;
}
.banner-form .form-control:focus, .banner-form .form-select:focus {
    box-shadow: none;
    border-color: unset;
}
.form-note {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    font-style: italic;
}
.form-note strong {
    font-weight: 700;
}
.veriy-btn a {
    background: #8c697a;
    padding: 14px 25px;
    color: #ffca08;
    text-transform: uppercase;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;

}
.veriy-btn img {
    width: 35px;
    margin-left: 16px;
}
.thank-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.call a {
    background: #be222b;
    border-radius: 7px;
    color: #fff;
    padding: 8px 10px;
    margin: 0 5px;
    width: 150px;
    display: inline-block;
    text-align: center;
}

.call.whatsapp a{
    background: #329932
}
.veriy-btn{
    margin-top:30px;
}
.form-heading h2 {
    color: #000;
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    text-transform: uppercase;
    padding-top:20px;
    text-align:center;
}
.hero-slider{
    position:relative;
}
.banner-form{
    position:absolute;
    top:0;
    right:0;
}
.banner-form .row > * {
    margin-top: 12px;
}
body {
    background-color: #eee;
}
.top-heading h2 {
    font-size: 50px;
    line-height: 63px;
    margin-bottom: 27px;
    color:#000;
}
.why-content p {
    line-height: 33px;
    margin: 0 auto;
    font-size: 21px;
    width: 89%;
    color: #000;
}
.why-content {
    text-align: center;
    margin: 35px 0;
}
.why-icon {
    height: 182px;
    margin-bottom: 15px;
}
.why-module {
    padding: 0 55px;
}
.why-choose {
    padding: 75px 0 81px;
}
.choose-bottom p {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 15px;
    word-spacing: 0;
    color: #000;
}
.heading {
    font-weight: 500;
    line-height: 1.141;
    padding: 15px 0;
}
.heading h3 {
    font-size: 32px;

}
.animation {
  background: #ebb900;
}
.animation-heading h3 {
    font-size: 45px;
    line-height: 50px;
    padding: 0 0 17px;
}
p {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 15px;
    word-spacing: 0;
    color:#000;
}
ul.star-lists {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
}
ul.star-lists li {
    display: flex;
    padding-left: 20px;
    padding-right: 10px;
     position: relative; 
    width: 50%;
}
.ul-animation ul li:before {
    background: #000;
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;
}
.ul-animation ul li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    color:#000;
}
.animation-img {
    text-align:right;
}
.animation-img img {
    -webkit-filter: drop-shadow(0 4px 20px #0006);
}
.content-animation {
    padding: 30px 51px 30px 45px;
}
.more {
    display: none;
}
.moreless-button {
    background-color: #000000bf;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 35px;
    height: 40px;
    width:40px;
    line-height: 40px;
    text-align: center;
}
.ul-animation a:hover {
    color: #ebb900;
}
.read-more ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    padding-left:0px;
}
.read-more ul li {
    display: flex;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 9px;
    position: relative;
    width: 33.33%;
}
.enquiry-btn a {
    border: 2px solid #000;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    text-decoration: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
}
.enquiry-btn a:hover {
    background-color: #212121;
    border: 2px solid #fff !important;
    color: #fff !important;
}
.animation-img.visual-img {
    text-align: left;
}
.last-bottom {
    background: url(../img/cta-banner-bottom.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 50px 60px 50px 75px;
}
.last-bottom:before {
    background-color: #00000080;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.last-bottom-content h3 {
    font-size: 32px;
    color: #ffca08;
}
.last-bottom-content{
    position:relative;
    z-index:1;
}
.fill-form a {
    background: #4e34b7;
    border: 1px solid #ffcb08;
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    line-height: 1;
    margin: 20px 0;
    padding: 6px 9px 7px 50px;
    text-transform: uppercase;
    color: #ffcb08;
}
.fill-form a:hover {
    background: #ffcb08;
    border: 1px solid #4e34b7;
    color: #4e34b7;
}
.fill-form img {
    width: 55px;
    margin-left: 45px;
}
.last-bottom p {
    color: #ffca08;
}
.source-text {
    color: #ffca08;
    font-style: italic;
    position:relative;
    z-index:1;
}
.source-text p {
    font-size: 14px;
    padding-left: 100px;
}
.footer-bottom {
    background: #000;
    padding: 15px 0px;
}
.footer-bottom p{
    color: #fff;
    font-size: 14px;
    text-align:center;
    margin-bottom:0px;
}
.address {
    display: flex;
    align-items: baseline;
}
.add-icon i {
    background: #ebb900;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 19px;
    text-align: center;
    margin-right: 12px;
    color: #b41d3c;
}
.call-info a{
    color:#000;
}
.call-info a:hover {
    color: #ebb900;
}
.call-info p {
    margin-bottom: 10px;
}
.social-media .add-icon i {
    border: 1px solid #ebb900;
    color: #b41d3c;
    cursor: pointer;
}
.social-media .add-icon i:hover {
    background: #fff;
    color: #b41d3c;
}
 .contact-details {
    padding: 40px 0px;
}
.address p {
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 1.3;
}
.call-info i {
    background: #ebb900;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    margin-right: 8px;
    margin-bottom: 7px;
    color: #b41d3c;
}
.submit input {
    color: #ffffff;
    background: #9d3535;
    padding: 6px 32px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 18px;
    border: 2px solid #9d3535;
}
.submit input:hover {
    background: #fff;
    color: #9d3535;
}
.submit {
    margin-top: 36px;
}
.res-social{
    margin-top:20px;
}