/********** Template CSS **********/
:root {
    --primary: #F3525A;
    --secondary: #F6F6F6;
    --light: #FFFFFF;
    --dark: #152440;
}

body {
    font-family: 'Josefin Sans', sans-serif;
    color: #1a1646;
}

/*

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}
*/

p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
}

a {
    color: #c92a6b;
    text-decoration: none;
}

hr {
    color: #bc2865;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Josefin Sans', sans-serif;
    color: #0e3785;
    font-weight: 500 !important;
}

.pt-6 {
    padding-top: 50px;
}

.pb-6 {
    padding-bottom: 50px;
}

.py-6 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pl-6 {
    padding-left: 50px;
 
}
.bg-color {
    background: #4aafbe;
}

ul li {
    font-size: 18px;
    color: #000;
    list-style: none;
}

.btn {
  
    font-weight: 600;
    transition: .5s;
    background-color: #bc2865;
    border-color: #bc2865;
}

.btn-primary {
    color: #FFFFFF;
}

.bg-red {
    background-color: #bc2865;
}

.user{
          /* float: right; */
    /* border: 2px solid #3e828f; */
    padding: 15px 20px;
    color: #fff;
    font-weight: 800;
    /* letter-spacing: 1px; */
    /* display: block; */
    font-size: 14px;
    /* background: #3e828f; */
    /* -webkit-border-radius: 6px; */
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    /* line-height: 15px; */
    border-left: 1px solid #dee2e6 !important;
}

a.user:hover{
    color:#b0f2ff;
   
}

.btn-primary:hover {
    color: #fff;
    background-color: #152440;
    border-color: #152440;
}



.bcp{
    background: #FFF;
    box-shadow: 0 25px 98px 0 rgb(0 0 0 / 10%);
    padding: 30px;
}

.text-red {
    color: #bc2865;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}

.top-shape::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 100%;
    top: 0;
    left: -17px;
    background: #bc2865;
    transform: skew(40deg);
    display:none;
}

 header{
         background: #FFF;
         box-shadow: 0 4px 10px 0 rgb(0 0 0 / 6%);
         z-index: 999;
     }

.navbar-light .navbar-nav .nav-link {
    font-family: 'Josefin Sans', sans-serif;
    padding: 35px 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #3999a9;
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 15px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #bc2865;
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*    background: transparent;*/
    background: rgba(0, 0, 0, 0.3);


}

.carousel-caption h1 {
    font-size: 50px;
}

/*
.min-vh-100 {
    min-height: 100vh !important;
}
*/

@media (max-width: 576px) {
    .carousel-caption h5 {
        font-size: 14px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

.content p {
    font-size: 18px;
    color: #000;
        text-align: justify;
}

.section-title {
    padding-bottom: 25px;
}

.section-title h2 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #aaaaaa;
    font-family: "Poppins", sans-serif;
}

.section-title p {
    margin: 0;
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;

    color: #bc2865;
}

.section-title h2::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #bc2865;
    margin: 4px 10px;
}

.about,
.presence,
.services {
    padding: 60px 0;
}

.nopadding {
    padding: 0px;
}

.financo-activities-box1 {
    background-color: #fff;
    box-shadow: 0px 7px 43px 0px rgb(0 0 0 / 8%);
    padding: 40px 20px 40px 60px;
    position: relative;
    min-height: 407px;
}

.financo-activities-box1:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
    position: absolute;
    bottom: 0;
    right: 0;
}

.financo-activities-box1 .item-img-round {
    position: relative;
}

.financo-activities-box1 .item-img-round:before {
    content: url(../img/figure39.png);
    position: absolute;
    bottom: -10px;
    left: 0px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.financo-activities-box1 .item-img {
    position: absolute;
    bottom: 18px;
    left: 25px;
}

.financo-activities-box1 .heading-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 20px;
}

.financo-activities-box1 .heading-title a {
    color: #000;
}

.sidebar{
   position:sticky;
   top:50%;
}

.sidebar a {
    display: block;
    padding: 14px 30px 14px 24px;
    position: relative;
    background-color: #fff;
    z-index: 1;
    font-weight: 500;
    font-size: 15px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-size: 18px;
}

.sidebar a.active,
.sidebar a:hover {
    background: #152440;
    color: #fff;
}

.service-list ul li {
    padding: 10px 5px;
}



.text-white {
    color: #FFF;
}

.item-button .item-btn {
    position: relative;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 7px 17px 7px 17px;
    border: none;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    background-color: #4aafbe;
    border-radius: 30px;
}

.services {
    background: url(../img/dott.jpg) repeat;

}

.service-item {
    position: relative;
    overflow: hidden;
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .3s;
    padding: 25px;
}

.rounded-circle {
    font-weight: 800;
    color: #5e2ced;
    font-size: 24px;
    transition: all 0.3s ease 0s;
    background: #b42867;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
}

.service-item h3 {
    font-size: 22px;
}

h5.contact-text {
    color: #FFF;
    font-size: 24px;
}

.contact-address {
    border-left: 1px solid #999;
}

.ml-3 {
    margin-left: 10px;
}

/*
.service-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 50px;
    bottom: -50px;
    left: 0;
    background: var(--light);
    border-radius: 100% 100% 0 0;
    box-shadow: 0px -10px 5px #EEEEEE;
    transition: .5s;
}
*/

/*
.service-item:hover::after {
    bottom: -25px;
}
*/

/*
.service-item p {
    transition: .3s;
}

.service-item:hover p {
    margin-bottom: 25px !important;
}
*/

.team-item img {
    transform: scale(1.15);
    margin-left: -30px;
    transition: .5s;
}

.team-item:hover img {
    margin-left: 0;
}

.team-item .team-text {
    left: -100%;
    transition: .5s;
}

.team-item .team-text::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 50%;
    right: -60px;
    margin-top: -30px;
    border: 30px solid;
    border-color: transparent transparent transparent var(--primary);
}

.team-item:hover .team-text {
    left: 0;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
    justify-content: start;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    border-radius: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.testimonial-carousel .owl-item img {
    width: 90px;
    height: 90px;
}

.blog-item img {
    transition: .5s;
}

.blog-item:hover img {
    transform: scale(1.1);
}

.footer-top {
    background: #2b3751;
}

.bg-blue-map {
    width: 100%;
    background-image: url(../img/blue-map.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    /*    background-attachment: fixed !important;*/
    background-size: cover;
}

/*
.col-one{
        background: #898989;
}
*/
.col-two {
    border-left: 1px solid #c7c7c7;
}

.col-three {
    border-left: 1px solid #c7c7c7​;
}

.feature-item {
    margin-bottom: 70px;
}

.text-primary {
    color: #bc2865 !important;
}

.service-card-single {
    border: 1px solid #efefef;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
}

.service-info {
    padding: 25px;
    background: #FFF;
}

.post-thumbnail img {
    display: block;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.service-card-single:hover {
    box-shadow: 0px 17px 26px -16px rgb(0 0 0 / 41%);
}


.front-thumbnail {
    background: #FFF;
    box-shadow: 0 0 10px rgb(204 204 204 / 60%);
    -moz-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
    -webkit-box-shadow: 0 0 10px rgb(204 204 204 / 60%);
    -o-box-shadow: 0 0 10px rgba(204, 204, 204, 0.6);
}

.front-thumbnail .figure-caption {
    padding: 40px;
    text-align: center;

}

figure {
    margin: 0;
}

.figure-caption {
    font-size: 24px;
    color: #1b3785;
}

.featured-icon-box.icon-align-top-content.style13 {
    margin-bottom: 0;
}

.featured-icon-box {
    position: relative;
    margin: 15px 0;
}

.featured-icon-box.style13 .featured-icon .ttm-icon {
    line-height: 110px;
    height: 110px;
    width: 110px;
    text-align: center;
    margin: 0 auto;
    border: 0;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    margin-bottom: 0px;
    font-size: 45px;
    transition: .5s;
    -webkit-box-shadow: 0 0 10px 0 rgb(43 52 59 / 5%);
    -moz-box-shadow: 0 0 10px 0 rgba(43, 52, 59, .05);
    box-shadow: 0 0 10px 0 rgb(43 52 59 / 5%);
    background: #ffffff;
}

.featured-icon-box.style13 .featured-icon .ttm-icon i {
    font-size: 45px;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
    display: block;
    transform: unset;
    text-align: center;
    position: unset;
    line-height: unset;
}

.featured-icon-box.style13 .featured-icon .fea_num {
    display: block;
    position: absolute;
    top: 90px;
    right: 32%;
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;
    background-color: #bc2865;
    border-radius: 50%;
    box-shadow: 0 0px 9px 0px rgb(0 0 0 / 12%);
    z-index: 1;
    color: #FFF;
}

.featured-icon-box.style13 .featured-icon .fea_num i {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    transform: unset;
    position: unset;
    color: #fff;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}

.featured-icon-box.style13 .featured-content {
    padding: 40px 40px 0;
    text-align: center;
}

.featured-title h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px;
    font-weight: 700;
    text-transform: capitalize;
}

.compliance-img{
   border: 11px solid #f5f5f5;
    box-shadow: 0 3px 5px -1px rgb(0 0 0 / 8%), 0 5px 8px 0 rgb(0 0 0 / 12%), 0 1px 14px 0 rgb(0 0 0 / 6%);}

.row > [class*='col-']:not(:last-child) .featured-icon-box.style13 .featured-content:before {
    display: block;
    content: '';
    position: absolute;
    right: -27%;
    top: 35px;
    height: 40px;
    width: 192px;
    background-image: url(./img/icon-bg-shape.png);
    background-repeat: no-repeat;
}

.widget-box {
    position: relative;
}

.icon-box {
    display: inline-block;
    position: absolute;
    left: -10px;
    top: -10px;
}

.icon-box i {
    font-size: 22px;
    color: #FFF;
    display: inline-block;
    /*    background: #56afbf;*/

    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 49px;
}

.widget-title {
    display: inline-block;
}

.widget-area {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #999999;
    padding: 20px;

}

.widget-area:last-child {
    border: none;
}

.widget-title h3 {
    color: #FFF;
    font-size: 24px;
}
.widget-title p{
        margin-bottom: 5px;
}

.widget-box {
    padding-left: 40px;
}

.space-small {
    padding-top: 40px;
    padding-bottom: 40px;
}

.testimonial-boxed {
    background: #f7f7f7;
    padding: 30px;
    margin-bottom: 30px;
}

.testimonial-boxed-img {
    margin-bottom: 10px;
}

.testimonial-boxed-content {
    margin-bottom: 20px;
}

.testimonial-boxed-info .testimonial-name {
    color: #276eab;
}


.testimonial-boxed-info .testimonial-name {
    color: #276eab;
}

.testimonial-name {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0px;
}

.testimonial-meta {
    font-size: 14px;
}

.testimonial-meta {
    font-size: 14px;
}

.testimonial-boxed-img img {

    border-radius: 50%;
    background: #FFF;

}

.btn-link {
    font-size: 16px;
    color: #1c1e20;
    font-weight: 400;
    border-bottom: 2px solid #bc2865;
    padding-bottom: 6px;
}

.bg-coloured {
    background: linear-gradient(75deg, #162567 10%, #ffffff);
}

.col-one p,
.col-two p,
.col-three p {
    text-align: justify;
    font-size: 18px;
}

.abt-bg {
    background: url(../img/abt-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-company {
    background: url(../img/bg-company.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-feature {
    background: url(../img/bg-team.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-team {
    background: url(../img/bg-team.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-expertise {
    background: url(../img/bg-expertise.png);
    background-position: right 50%;
    background-repeat: no-repeat;
}

.expertise-list ul li {
    font-family: 'Josefin Sans', sans-serif;
    color: #0e3785;
    font-size: 24px;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 8px;
}

.expertise-list ul li span {
    font-family: 'Josefin Sans', sans-serif;
    color: #bc2865;
    margin-right: 15px;
    display: none;
}

.expertise-list ul {
    padding: 0;
}

/**** Form Error Message Fields ***/
#mail-status {
			padding: 12px 20px;
			width: 100%;
			display:none; 
			font-size: 1em;
			color: #fff;
		}
.error{background-color: #a60000;  margin-bottom: 40px;}
.success{background-color: #48e0a4; }		
		.g-recaptcha {margin: 0 0 25px 0;}	  