.inner-contact-area-pdng {
    padding-top: 50px;
    padding-bottom: 50px;
}

.terms_section_pdng {
    padding-top: 50px;
    padding-bottom: 50px;
}

.brand-area-ara {
    padding-bottom: 110px;
}

.faq-area-ara {
    padding-bottom: 110px;
}

.title-tlt-clr {
    color: black !important;
}

.success-area {
    padding-top: 50px;
    padding-bottom: 50px;
}

.brand-area-ara-mn {
    padding-top: 50px;
    padding-bottom: 50px;
}

.consultation-area-ara {
    padding-top: 50px;
    padding-bottom: 50px;
}

.developr-area-ara {
    padding-top: 50px;
    padding-bottom: 50px;
}

.services-area-three-thr {

    padding-top: 50px;
    padding-bottom: 50px;
}

.faq-area-ara-mn {

    padding-top: 100px;
    padding-bottom: 50px;
}


.man-cntnt {

    margin-bottom: 20px;
}

.title-ttl-mn {

    color: #fff;
}

.testimonial-area-three .section-title .title {
    font-size: 45px !important;
}

.newsletter-area-two .section-title.title-style-two .title {
    font-size: 40px;
}

/* .navbar-wrap ul li.active a{
    color: red;
} */
.footer-news {
    display: contents !important;
}

.modal-footer button {
    padding: 25px 50px !important;
}

.modal-footer button:hover {
    background-color: #f89e52;
    color: #fff;

}

p {
    text-align: justify;
}

.testimonial-area-three-thre-chenge .swiper-button-prev:hover {
    color: #3482ff;
}

.testimonial-area-three-thre-chenge .swiper-button-next:hover {
    color: #3482ff;
}

.breadcrumb-item-separt:hover {
    color: #3482ff !important;
}

textarea {
    resize: vertical;
}

.fptext {
    color: black;
}

.shape-change-tp {


    top: 11% !important;
}

.modal-header {

    justify-content: center;
}

.colr-blk {

    color: black !important;
    color: #000;
    text-align: center;
}

.inno {
    text-align: left;
}

@media (max-width: 1199.98px) {
    .team-shape-wrap img:nth-child(1) {
        right: 21%;
        top: 6%;
    }
}

.services-content-cntnt p {

    text-align: center;
}

.modal-content {
    border: none;
}

.mobile-menu-btn .btn {
    padding: 20px 30px;
    margin: 10px auto auto 10px;
}

.logo img {

    width: 100%;
}

.cpts-ss p {

    text-align: center;
}

.abs-txt {
    position: absolute;
}

#comment-error {

    color: red;
    padding: 0px 0 0 30px
}

#email-error {

    color: red;
    padding: 0px 0 0 30px
}

#phone-error {

    color: red;
    padding: 0px 0 0 30px
}

#name-error {
    color: red;
    padding: 0px 0 0 30px
}

.services-item-three{

    display: flex;
    flex-direction: column;
    align-items: center;
}
.services-content-three p{

    text-align: center;
}
.services-content-three .title{

    text-align: center;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.add-mb{

    margin-bottom: 10px !important;
}