@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    line-height: 1.5;
    color: #188ae1;
    font-weight: 400;
}

.navbar-light .navbar-brand {
    color: #ff1d62;
}
.ftco-navbar-light {
    background: #0d97ff!important;
    z-index: 3;
    padding: 0;
    border-bottom: 5px solid #ff5488;
}
.navbar-brand span {
        display: inline;
 
    text-transform: uppercase;
    color: rgb(22, 90, 140);
}
.owl-carousel.home-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: #0b7cd2;
}
.bg-primary {
    background: #0b7cd2 !important;
}
.ftco-animate.bg-primary.align-self-stretch.px-4.py-5.w-100.fadeInUp.ftco-animated p {
    color: #efecec;
    line-height: 34px;
}
.services .media-body h3 {
    color: #0a4470;
}
.services .icon span {
    color: #f1648f;
}
.testimony-section .owl-dots .owl-dot.active {
    background: #e35480;
}
.tabulation .nav-pills .nav-item .nav-link.active {
    color: #fff;
    background: #3489c8;
    border: 1px solid #237cbe;
}
.tabulation .nav-pills .nav-item .nav-link span {
    color: #2f82c0;
}
.block-23 ul li .icon {
        color: #fe1b61;
}
.icon-envelope:before {
    content: "\f0e0";
        color: #fe1b61;
}
.ion-ios-arrow-round-forward:before {
     color: #fe1b61;
    
}
.heading-section .subheading {
      color: #ff5488;
}
.tabulation-2 .nav-pills .nav-item .nav-link.active {
    color: #fff;
        background:#198ae1;
    border: 1px solid #297ebe;
}
.tabulation-2 .nav-pills .nav-item .nav-link span {
    color: #f1648f;
}
.ftco-animate.bg-primary.align-self-stretch.px-4.py-5.w-100.fadeInUp.ftco-animated .btn-primary:hover {
    color: #fff;
    background-color: #ff9529 !important;
   /* border-color: #0062cc;*/
}
.ftco-animate.bg-primary.align-self-stretch.px-4.py-5.w-100.fadeInUp.ftco-animated .btn.btn-primary {
    background: #ff1a60;
 /*   border: 2px solid #ffffff;*/
    color: #fff;
}
.btn.btn-primary {
    background: #ff1b61;
    border: 1px solid #ff1c61;
    color: #fff;
}
.btn.btn-primary:hover {
    border: 1px solid #ff9529;
    background: #ff9529;
    color: #fff;
}

.tabulation .tab-content h3 a {
    color: #0c4672;
}
.tabulation .nav-pills .nav-item .nav-link {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
   
}
.tabulation .nav-pills .nav-item .nav-link span {
    color: #e1205b;
}

a.btn.btn-primary.sp {
    background: #ff5488;
    border: 1px solid #0f3872;
    color: #fff;
}
a.btn.btn-primary.sp:hover {
    border: 1px solid #1b87db;
    background: #0e5993;
    color: #ffffff;
}
.w-100.p-4.lgh h2 span {
    color: #165a8c;
}
.w-100.p-4.lgh h2 {
    color: #ff1d62;
    font-size: 32px;
    font-weight: 600;
}

.col-md-6.text-center.heading-section.ftco-animate.fadeInUp.ftco-animated h2::after {
    content: "";
    position: absolute;
    bottom: 10px;
    background: #fe1b61;
    width: 15%;
    left: 42.5%;
    height: 3px;
    transition: all 300ms linear 0s;
}
.col-md-8.text-center.heading-section.ftco-animate.fadeInUp.ftco-animated h2::after {
    content: "";
    position: absolute;
    bottom: 10px;
    background: #fe1b61;
    width: 15%;
    left: 42.5%;
    height: 3px;
    transition: all 300ms linear 0s;
}