/*
    #fe76c2;
    #0087a4
*/
.cm-logo h1 {
    font-size: 22px;
    line-height: 1;
    color: #0087a4;
    font-weight: 700;
    padding-bottom: 2px;
}

.cm-logo h1 span{
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding-top: 0;
    color: #333;
    letter-spacing: 3px;
}
.cm-logo h2{
    font-weight: 600;
    font-size: 11px;
    padding-top: 0px;
    line-height: 1.3;
    color: #333;
}
.ft-header-section.sticky-on .cm-logo h1{
    font-size: 14px;
}
.ft-header-section.sticky-on .ft-site-logo img {
    width: 50px;
}
.ft-header-section.sticky-on .cm-logo h1 span {
    font-size: 12px;
}
.ft-header-section.sticky-on .cm-logo h2 {
    font-size: 10px;
}
.quicklinks ul{
    padding: 0;
    margin: 0;
}
.quicklinks ul li i{
    color: #fff;
    font-size: 14px;
}
.quicklinks ul li a{ 
    color: #fff;
}
.quicklinks ul li{
    margin-bottom: 10px;
}
.ft-footer-section-3{
    background-color: #0087a4;
    padding-bottom: 0;
}
.ft-about-exp-img{
    max-width: 230px;
}
.ft-about-text-wrapper-2 .ft-section-title-2 h2 span{
    display: block;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    color: #444;
}
.ft-about-content h2 span {
    display: block;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    color: #333;
}
@media screen and (max-width: 768px) {
    .ft-about-exp-area{
        top: -50px;
    }
    .ft-about-img{
        padding-top: 50px;
    }
    .ft-about-content h2 span{
        font-size: 16px;
        line-height: 22px;
    }
    .sec-title h2{
        font-size: 36px;
    }
    .ft-about-text-wrapper-2 .ft-section-title-2 h2 span{
        font-size: 16px;
        line-height: 22px;
    }
    .ft-service-details-content .row{
        flex-direction: column-reverse;
    }
    .ft-contact-cta-items{
        padding: 15px;
    }
    .ft-contact-cta-items .ft-contact-cta-icon{
        margin-right: 15px;
    }
    .pera-content p{
        font-size: 14px;
    }
    .ft-contact-cta-items .ft-contact-cta-text h3{
        font-size: 18px;
        font-weight: 600;
    }
    .ft-contact-page-form-wrapper h3{
        font-size: 24px;
        padding-bottom: 20px;
    }
    .ft-contact-page-form-wrapper textarea{
        height: 140px;
    }
    .pera-content b{
        font-size: 14px;
    }

    .modal-body img {
    max-width: 147% !important;
    margin-left: -21%;
}
}

@media screen and (max-width: 480px) {
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 95%;
    pointer-events: auto;
    /*background-color: #fff;*/
    background-clip: padding-box;
    /*border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;*/
    outline: 0;
}

.modal-body img {
    max-width: 113% !important;
    margin-left: -3%;
}
}
.homeabout p{
    color: #333;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 15px;
}
.homebanner{
    position: relative;
    z-index: 99;
}
.bannertext1, .bannertext2 {
    position: absolute;
  
    top: 22%;
    left: 10%;
    width: 40%;
}

.bannertext1 h3{
    font-size: 20px;
    color: #fe76c2;
    padding-bottom: 5px;
    border-bottom: 2px solid #fe76c2;
    display: inline-block;
    margin-bottom: 10px;
}

.bannertext1 h1{
    font-size: 55px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #0087a4;
}

.bannertext1 a, .bannertext2 a {
    color: #fff;
    height: 45px;
    padding: 10px 20px;
    width: 200px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px;
    font-family: "Poppins";
    background-color: #fe76c2;
    margin-right: 15px;
}
.bannertext1 a:hover, .bannertext2 a:hover{
    background: #fd98d4;
}
.bannertext1 i{
    font-size: 13px;
}
.bannertext2 h1{
    color: #0087a4;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 10px;
}
.bannertext2 p{
    color: #0a0a0a;
    padding-bottom: 15px;
    line-height: 1.6;
}
.bannertext1 p{
    font-size: 15px;
    color: #222222;
    line-height: 1.6;
    padding-bottom: 20px;
}
.ft-footer-section-3 h1{
    font-size: 35px;
    font-weight: 600;
    color: #0184a1;
    padding-bottom: 15px;
}
.ft-footer-section-3 a {
    border-radius: 30px;
    font-size: 14px!important;
}
.ft-footer-section-3 a i{
    font-size: 20px;
    margin-right: 0px;
    
}
.ft-about-img img{
    border-radius: 80px;
}
.ft-testimonial-text-item{
    position: relative;
}
.ft-testimonial-text-item img{
    /*position: absolute;*/
    width: 40px;
    margin-bottom: 15px;
    display: block;
}
.ft-about-text-wrapper h2{
    font-size: 45px;
    color: #0184a1;
    text-transform: none;
}
.ft-contact-content p{
    color: #333;
    padding-bottom: 10px;
}
.ft-footer-widget p{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8;
}

button.wh-ap-btn {
    outline: none;
    width: 60px;
    height: 60px;
    border: 0;
    background-color: #2ecc71;
    padding: 0;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    cursor: pointer;
    transition: opacity 0.3s, background 0.3s, box-shadow 0.3s;
}

button.wh-ap-btn::after {
    content: "";
    background-image: url("//i.imgur.com/cAS6qqn.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60%;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 1;
}

button.wh-ap-btn:hover {
    opacity: 1;
    background-color: #20bf6b;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.wh-api {
    position: fixed;
    bottom: 0;
    right: 0;
     z-index: 9999!important;
}

.wh-fixed {
    margin-right: 15px;
    margin-bottom: 15px;
}

.wh-fixed > a {
    display: block;
    text-decoration: none;
}
/*
button.wh-ap-btn::before {
    content: "Chat with me";
    display: block;
    position: absolute;
    margin-left: -130px;
    margin-top: 16px;
    height: 25px;
    background: #49654e;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    border-radius: 3px;
    width: 0;
    opacity: 0;
    padding: 0;
    transition: opacity 0.4s, width 0.4s, padding 0.5s;
    padding-top: 7px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

.wh-fixed > a:hover button.wh-ap-btn::before {
    opacity: 1;
    width: auto;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;
}*/

/* animacion pulse */

.whatsapp-pulse {
    width: 60px;
    height: 60px;
    right: 5px;
    bottom: 65px;
    background: #10b418;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
   
    display: inline-block;
    line-height: 65px;
}

.whatsapp-pulse:before {
    position: absolute;
    content: " ";
    z-index: -1;
    bottom: -15px;
    right: -15px;
    background-color: #10b418;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    opacity: 0.6;
    -webkit-animation: pulse 1s ease-out;
    animation: pulse 1.8s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    25% {
        -webkit-transform: scale(0.3);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(0.6);
        opacity: 0.6;
    }
    75% {
        -webkit-transform: scale(0.9);
        opacity: 0.3;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    25% {
        transform: scale(0.3);
        opacity: 1;
    }
    50% {
        transform: scale(0.6);
        opacity: 0.6;
    }
    75% {
        transform: scale(0.9);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}
.office-open-hour {
    background: #343434;
    height: 182px;
    padding: 15px;
}
.office-open-hour a i{
    transition: 0.5s ease-in-out;
} 
.office-open-hour a:hover i{
    padding-left: 5px;
}
.abouttext p{
    font-size: 15px;
    color:#333;
    margin-bottom: 10px;
}
.cntbox{
    height: 360px;
}
.cntbox p {
    padding-bottom: 15px;
    font-size: 15px;
    color: #333;
}
.cntbox a{
    background: #0087a4;
    /*padding: 8px 20px;*/
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
}
.ft-header-cta-icon img{
    width: 90%;
}
.servicebanner{
    padding-top: 45px;
    height: 50px;
    background: #0087a4;
}

.ft-service-details-text-wrapper h3 {
  color: #0087a4;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-top: 22px;
}
.ft-service-details-text-wrapper h2{
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 12px;
    color:#fe76c2;

}
.ft-service-details-text-wrapper h4{
     margin-top: 10px;
     font-weight: 500;
     font-size: 20px;
     padding-bottom: 10px;
     color: #333;
}
.mb0{
   margin-bottom: 0!important;
}
.pb0{
    padding-bottom: 0!important;
}
.ft-project-overview-list-item li::before{
    color:#fe76c2;
    font-size: 13px;
    top: 2px;
}
.ul-li-block ul {
    margin-bottom: 20px;
}
.reviewwpg .ft-testimonial-item-innerbox{
    margin-bottom: 40px;
}
.gallerypg{
    padding: 60px 0;
}
.gbox{
    margin: 15px 0;
}
.gbox img{
    transition: 0.5s ease;
}
.gbox:hover img{
    cursor: zoom-in;
    opacity: 0.9;
}
.homebanner .carousel-control-prev{
    background: #00000025;
    width: 50px;
    height: 50px;
    top:42%;
    left: 0;
}
.homebanner .carousel-control-next{
    background: #00000025;
    width: 50px;
    height: 50px;
    top:42%;
}
.sec1{
    padding: 4rem 0;
}
.article-bx{
    padding: 10px;
    box-shadow: 0 0 5px #00000025;
}
.article-bx h2{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    padding: 10px 0;
}
.article-bx button{
    background: #fe76c2;
    color: #ffffff;
    padding: 5px 15px;
    border:none;
    transition: 0.5s ease;
}
.article-bx button i{
    font-size: 12px;
}
p.date{
    padding-top: 10px;
    font-size: 13px;
    color:#666;
}
.article-bx p{
    margin-bottom: 0;
}
.article-bx button:hover{
    background: #e860ac;
}
.article-bx:hover h2{
    color: #666;
}
.listabt ul{
    padding: 0;
    padding-left: 16px;
}
.listabt ul li{
    font-size: 15px;
    list-style: disc;
    color:#333;
    line-height: 1.8;
}
.approach-section {
  padding: 0 0 70px 0;
  text-align: center;
}

.approach-section h3 {
  margin-bottom: 25px;
  color: #0087a4;
}

.approach-list {
  display: flex;
  justify-content: center;
  gap: 25px;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

.approach-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f8f9fa;
  padding: 18px 15px;
  border-radius: 10px;
  width: 220px;
  transition: 0.5s ease-in-out;
}

.approach-list li:hover{
     background: #fccccc;
}
.approach-list i {
  color: #fe76c2;
  font-size: 28px;
  margin-bottom: 10px;
}

.approach-list span {
  font-size: 15px;
  line-height: 1.4;
  color:#333;
  font-weight: 500;
}
